YITH WooCommerce Wishlist - Version 2.2.9

Version Description

  • Released: Apr, 11 - 2019 =

  • New: WooCommerce 3.6.x support

  • New: added a WhatsApp share button on mobile

  • Tweak: using add_inline_style to include custom css code

  • Tweak: no longer adding empty style tag to the page

  • Update: Spanish language

  • Fix: get the correct value for wishlist name

  • Fix: deprecated notice caused by product id attribute being accessed directly

Download this release

Release Info

Developer yithemes
Plugin Icon 128x128 YITH WooCommerce Wishlist
Version 2.2.9
Comparing to
See all releases

Code changes from version 2.2.8 to 2.2.9

Files changed (67) hide show
  1. README.txt +12 -2
  2. assets/css/style.css +1 -0
  3. assets/images/whatsapp.png +0 -0
  4. includes/class.yith-wcwl-admin-init.php +7 -6
  5. includes/class.yith-wcwl-init.php +22 -11
  6. includes/class.yith-wcwl-shortcode.php +7 -5
  7. init.php +2 -2
  8. languages/yith-woocommerce-wishlist-da_DK.mo +0 -0
  9. languages/yith-woocommerce-wishlist-da_DK.po +161 -142
  10. languages/yith-woocommerce-wishlist-de_DE.mo +0 -0
  11. languages/yith-woocommerce-wishlist-de_DE.po +302 -287
  12. languages/yith-woocommerce-wishlist-es_AR.mo +0 -0
  13. languages/yith-woocommerce-wishlist-es_AR.po +301 -287
  14. languages/yith-woocommerce-wishlist-es_ES.mo +0 -0
  15. languages/yith-woocommerce-wishlist-es_ES.po +301 -287
  16. languages/yith-woocommerce-wishlist-es_MX.mo +0 -0
  17. languages/yith-woocommerce-wishlist-es_MX.po +301 -287
  18. languages/yith-woocommerce-wishlist-fa_IR.mo +0 -0
  19. languages/yith-woocommerce-wishlist-fa_IR.po +301 -287
  20. languages/yith-woocommerce-wishlist-fr_FR.mo +0 -0
  21. languages/yith-woocommerce-wishlist-fr_FR.po +301 -287
  22. languages/yith-woocommerce-wishlist-he_IL.mo +0 -0
  23. languages/yith-woocommerce-wishlist-he_IL.po +301 -287
  24. languages/{yith-woocommerce-wishlist-hr_HR.mo → yith-woocommerce-wishlist-hr.mo} +0 -0
  25. languages/{yith-woocommerce-wishlist-hr_HR.po → yith-woocommerce-wishlist-hr.po} +301 -287
  26. languages/yith-woocommerce-wishlist-it_IT.mo +0 -0
  27. languages/yith-woocommerce-wishlist-it_IT.po +156 -147
  28. languages/yith-woocommerce-wishlist-ko_KR.mo +0 -0
  29. languages/yith-woocommerce-wishlist-ko_KR.po +301 -287
  30. languages/yith-woocommerce-wishlist-nl_NL.mo +0 -0
  31. languages/yith-woocommerce-wishlist-nl_NL.po +301 -287
  32. languages/yith-woocommerce-wishlist-pl_PL.mo +0 -0
  33. languages/yith-woocommerce-wishlist-pl_PL.po +299 -287
  34. languages/yith-woocommerce-wishlist-pt_BR.mo +0 -0
  35. languages/yith-woocommerce-wishlist-pt_BR.po +301 -287
  36. languages/yith-woocommerce-wishlist-pt_PT.mo +0 -0
  37. languages/yith-woocommerce-wishlist-pt_PT.po +301 -287
  38. languages/yith-woocommerce-wishlist-ru_RU.mo +0 -0
  39. languages/yith-woocommerce-wishlist-ru_RU.po +166 -136
  40. languages/yith-woocommerce-wishlist-sv_SE.mo +0 -0
  41. languages/yith-woocommerce-wishlist-sv_SE.po +170 -145
  42. languages/yith-woocommerce-wishlist-tr_TR.mo +0 -0
  43. languages/yith-woocommerce-wishlist-tr_TR.po +301 -287
  44. languages/yith-woocommerce-wishlist-uk_UA.mo +0 -0
  45. languages/yith-woocommerce-wishlist-uk_UA.po +302 -285
  46. languages/yith-woocommerce-wishlist-zh_CN.mo +0 -0
  47. languages/yith-woocommerce-wishlist-zh_CN.po +298 -290
  48. languages/yith-woocommerce-wishlist-zh_TW.mo +0 -0
  49. languages/yith-woocommerce-wishlist-zh_TW.po +298 -290
  50. languages/yith-woocommerce-wishlist.pot +128 -115
  51. plugin-fw/assets/css/admin.css +21 -0
  52. plugin-fw/assets/css/yit-upgrader.css +4 -0
  53. plugin-fw/assets/js/multisite-updater.js +1 -1
  54. plugin-fw/assets/js/multisite-updater.min.js +1 -4
  55. plugin-fw/assets/js/yith-dashboard.js +47 -0
  56. plugin-fw/assets/js/yith-dashboard.min.js +2 -0
  57. plugin-fw/assets/js/yith-update-plugins.js +49 -0
  58. plugin-fw/assets/js/yith-update-plugins.min.js +2 -0
  59. plugin-fw/init.php +2 -2
  60. plugin-fw/lib/promo/yith-promo.php +4 -3
  61. plugin-fw/lib/yit-upgrade.php +27 -8
  62. plugin-fw/lib/yith-dashboard.php +89 -7
  63. plugin-fw/licence/assets/js/yit-licence.js +1 -1
  64. plugin-fw/licence/assets/js/yit-licence.min.js +8 -1
  65. plugin-fw/licence/lib/yit-licence.php +5 -0
  66. plugin-fw/templates/fields/custom.php +16 -0
  67. templates/share.php +8 -0
README.txt CHANGED
@@ -3,8 +3,8 @@
3
  Contributors: yithemes
4
  Tags: wishlist, woocommerce, products, yit, e-commerce, shop, ecommerce wishlist, yith, woocommerce wishlist, shop wishlist
5
  Requires at least: 4.0
6
- Tested up to: 5.0.0
7
- Stable tag: 2.2.8
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -109,6 +109,16 @@ you should ask theme developers to update custom templates and replace the old t
109
 
110
  == Changelog ==
111
 
 
 
 
 
 
 
 
 
 
 
112
  = 2.2.8 - Released: Feb, 11 - 2019 =
113
 
114
  * New: added support to WooCommerce 3.5.4
3
  Contributors: yithemes
4
  Tags: wishlist, woocommerce, products, yit, e-commerce, shop, ecommerce wishlist, yith, woocommerce wishlist, shop wishlist
5
  Requires at least: 4.0
6
+ Tested up to: 5.1.1
7
+ Stable tag: 2.2.9
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
109
 
110
  == Changelog ==
111
 
112
+ = 2.2.9 - Released: Apr, 11 - 2019 =
113
+
114
+ * New: WooCommerce 3.6.x support
115
+ * New: added a WhatsApp share button on mobile
116
+ * Tweak: using add_inline_style to include custom css code
117
+ * Tweak: no longer adding empty style tag to the page
118
+ * Update: Spanish language
119
+ * Fix: get the correct value for wishlist name
120
+ * Fix: deprecated notice caused by product id attribute being accessed directly
121
+
122
  = 2.2.8 - Released: Feb, 11 - 2019 =
123
 
124
  * New: added support to WooCommerce 3.5.4
assets/css/style.css CHANGED
@@ -382,6 +382,7 @@ div.product .woocommerce-price-and-add .single_add_to_wishlist.button {
382
  .yith-wcwl-share li a.pinterest { background-image: url(../images/pinterest.jpg ); }
383
  .yith-wcwl-share li a.googleplus { background-image: url(../images/googleplus.jpg ); }
384
  .yith-wcwl-share li a.email { background-image: url(../images/email.jpg ); }
 
385
 
386
  /* Ask an estimate button */
387
  .woocommerce .wishlist_table.cart .ask-an-estimate-button,
382
  .yith-wcwl-share li a.pinterest { background-image: url(../images/pinterest.jpg ); }
383
  .yith-wcwl-share li a.googleplus { background-image: url(../images/googleplus.jpg ); }
384
  .yith-wcwl-share li a.email { background-image: url(../images/email.jpg ); }
385
+ .yith-wcwl-share li a.whatsapp{ background-image: url(../images/whatsapp.png); }
386
 
387
  /* Ask an estimate button */
388
  .woocommerce .wishlist_table.cart .ask-an-estimate-button,
assets/images/whatsapp.png ADDED
Binary file
includes/class.yith-wcwl-admin-init.php CHANGED
@@ -272,12 +272,6 @@ if ( ! class_exists( 'YITH_WCWL_Admin_Init' ) ) {
272
 
273
  }
274
 
275
- if ( defined( 'YITH_WCAF_INIT' ) && YITH_WCAF_INIT == $plugin_file ) {
276
- $new_row_meta_args['support'] = array(
277
- 'url' => $this->doc_url
278
- );
279
- }
280
-
281
  if ( defined( 'YITH_WCWL_PREMIUM' ) ) {
282
  $new_row_meta_args['is_premium'] = true;
283
 
@@ -1293,6 +1287,13 @@ if ( ! class_exists( 'YITH_WCWL_Admin_Init' ) ) {
1293
  'default' => 'yes',
1294
  'type' => 'checkbox'
1295
  ),
 
 
 
 
 
 
 
1296
  'socials_title' => array(
1297
  'name' => __( 'Social title', 'yith-woocommerce-wishlist' ),
1298
  'id' => 'yith_wcwl_socials_title',
272
 
273
  }
274
 
 
 
 
 
 
 
275
  if ( defined( 'YITH_WCWL_PREMIUM' ) ) {
276
  $new_row_meta_args['is_premium'] = true;
277
 
1287
  'default' => 'yes',
1288
  'type' => 'checkbox'
1289
  ),
1290
+ 'share_by_whatsapp' => array(
1291
+ 'name' => __( 'Share by WhatsApp', 'yith-woocommerce-wishlist' ),
1292
+ 'desc' => __( 'Show "Share by WhatsApp" button ( only on phones )', 'yith-woocommerce-wishlist' ),
1293
+ 'id' => 'yith_wcwl_share_whatsapp',
1294
+ 'default' => 'yes',
1295
+ 'type' => 'checkbox'
1296
+ ),
1297
  'socials_title' => array(
1298
  'name' => __( 'Social title', 'yith-woocommerce-wishlist' ),
1299
  'id' => 'yith_wcwl_socials_title',
includes/class.yith-wcwl-init.php CHANGED
@@ -49,7 +49,7 @@ if ( ! class_exists( 'YITH_WCWL_Init' ) ) {
49
  * @var string
50
  * @since 1.0.0
51
  */
52
- public $version = '2.2.8';
53
 
54
  /**
55
  * Plugin database version
@@ -363,9 +363,25 @@ if ( ! class_exists( 'YITH_WCWL_Init' ) ) {
363
 
364
  wp_enqueue_style( 'yith-wcwl-font-awesome' );
365
 
 
 
 
 
 
 
 
 
 
366
  // Add frontend CSS for buttons
367
  $colors_styles = array();
368
  $frontend_css = '';
 
 
 
 
 
 
 
369
  if ( get_option( 'yith_wcwl_frontend_css' ) == 'no' ) {
370
  if ( is_array( $this->colors_options ) && ! empty( $this->colors_options ) ) {
371
  foreach ( $this->colors_options as $name => $option ) {
@@ -387,17 +403,12 @@ if ( ! class_exists( 'YITH_WCWL_Init' ) ) {
387
  }
388
  }
389
 
390
- ?>
391
- <style>
392
- <?php
393
- echo get_option( 'yith_wcwl_custom_css' ) . $frontend_css;
394
 
395
- if( get_option( 'yith_wcwl_rounded_corners' ) == 'yes' ) {
396
- echo '.wishlist_table .add_to_cart, a.add_to_wishlist.button.alt { border-radius: 16px; -moz-border-radius: 16px; -webkit-border-radius: 16px; }';
397
- }
398
- ?>
399
- </style>
400
- <?php
401
  }
402
 
403
  /**
49
  * @var string
50
  * @since 1.0.0
51
  */
52
+ public $version = '2.2.9';
53
 
54
  /**
55
  * Plugin database version
363
 
364
  wp_enqueue_style( 'yith-wcwl-font-awesome' );
365
 
366
+ $this->enqueue_custom_style();
367
+ }
368
+
369
+ /**
370
+ * Enqueue style dynamically generated by the plugin
371
+ *
372
+ * @return void
373
+ */
374
+ public function enqueue_custom_style() {
375
  // Add frontend CSS for buttons
376
  $colors_styles = array();
377
  $frontend_css = '';
378
+ $rounded_corners_css = '';
379
+ $custom_css = get_option( 'yith_wcwl_custom_css' );
380
+
381
+ if( get_option( 'yith_wcwl_rounded_corners' ) == 'yes' ){
382
+ $rounded_corners_css = '.wishlist_table .add_to_cart, a.add_to_wishlist.button.alt { border-radius: 16px; -moz-border-radius: 16px; -webkit-border-radius: 16px; }';
383
+ }
384
+
385
  if ( get_option( 'yith_wcwl_frontend_css' ) == 'no' ) {
386
  if ( is_array( $this->colors_options ) && ! empty( $this->colors_options ) ) {
387
  foreach ( $this->colors_options as $name => $option ) {
403
  }
404
  }
405
 
406
+ if( $custom_css || $frontend_css || $rounded_corners_css ) {
407
+ $handle = wp_script_is( 'yith-wcwl-user-main' ) ? 'yith-wcwl-user-main' : 'yith-wcwl-main';
408
+ $generated_code = $frontend_css . $rounded_corners_css . $custom_css;
 
409
 
410
+ wp_add_inline_style( $handle, $generated_code );
411
+ }
 
 
 
 
412
  }
413
 
414
  /**
includes/class.yith-wcwl-shortcode.php CHANGED
@@ -27,7 +27,7 @@ if( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
27
  add_shortcode( 'yith_wcwl_wishlist', array( 'YITH_WCWL_Shortcode', 'wishlist' ) );
28
  add_shortcode( 'yith_wcwl_add_to_wishlist', array( 'YITH_WCWL_Shortcode', 'add_to_wishlist' ) );
29
 
30
- // register gutenberg blocks
31
  add_action( 'init', array( 'YITH_WCWL_Shortcode', 'register_gutenberg_blocks' ) );
32
  add_action( 'yith_plugin_fw_gutenberg_before_do_shortcode', array( 'YITH_WCWL_Shortcode', 'fix_for_gutenberg_blocks' ), 10, 1 );
33
  }
@@ -115,7 +115,7 @@ if( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
115
  'default' => '',
116
  ),
117
  ),
118
- ),
119
  );
120
 
121
  yith_plugin_fw_gutenberg_add_blocks( $blocks );
@@ -328,12 +328,12 @@ if( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
328
  $share_pinterest_enabled = get_option( 'yith_wcwl_share_pinterest' ) == 'yes';
329
  $share_googleplus_enabled = get_option( 'yith_wcwl_share_googleplus' ) == 'yes';
330
  $share_email_enabled = get_option( 'yith_wcwl_share_email' ) == 'yes';
331
-
332
  $show_date_added = get_option( 'yith_wcwl_show_dateadded' ) == 'yes';
333
  $show_add_to_cart = get_option( 'yith_wcwl_add_to_cart_show' ) == 'yes';
334
  $repeat_remove_button = get_option( 'yith_wcwl_repeat_remove_button' ) == 'yes';
335
 
336
- $share_enabled = $share_facebook_enabled || $share_twitter_enabled || $share_pinterest_enabled || $share_googleplus_enabled || $share_email_enabled;
337
 
338
  $additional_params = array(
339
  // wishlist items
@@ -396,6 +396,7 @@ if( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
396
  'share_pinterest_enabled' => $share_pinterest_enabled,
397
  'share_googleplus_enabled' => $share_googleplus_enabled,
398
  'share_email_enabled' => $share_email_enabled,
 
399
  'share_title' => $share_title,
400
  'share_link_url' => $share_link_url,
401
  'share_link_title' => $share_links_title,
@@ -526,7 +527,8 @@ if( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
526
 
527
  return apply_filters( 'yith_wcwl_add_to_wishlisth_button_html', $template, $wishlist_url, $product_type, $exists );
528
  }
529
- }
 
530
  }
531
 
532
  YITH_WCWL_Shortcode::init();
27
  add_shortcode( 'yith_wcwl_wishlist', array( 'YITH_WCWL_Shortcode', 'wishlist' ) );
28
  add_shortcode( 'yith_wcwl_add_to_wishlist', array( 'YITH_WCWL_Shortcode', 'add_to_wishlist' ) );
29
 
30
+ // register gutenberg blocks
31
  add_action( 'init', array( 'YITH_WCWL_Shortcode', 'register_gutenberg_blocks' ) );
32
  add_action( 'yith_plugin_fw_gutenberg_before_do_shortcode', array( 'YITH_WCWL_Shortcode', 'fix_for_gutenberg_blocks' ), 10, 1 );
33
  }
115
  'default' => '',
116
  ),
117
  ),
118
+ )
119
  );
120
 
121
  yith_plugin_fw_gutenberg_add_blocks( $blocks );
328
  $share_pinterest_enabled = get_option( 'yith_wcwl_share_pinterest' ) == 'yes';
329
  $share_googleplus_enabled = get_option( 'yith_wcwl_share_googleplus' ) == 'yes';
330
  $share_email_enabled = get_option( 'yith_wcwl_share_email' ) == 'yes';
331
+ $share_whatsapp_enabled = get_option( 'yith_wcwl_share_whatsapp' ) == 'yes';
332
  $show_date_added = get_option( 'yith_wcwl_show_dateadded' ) == 'yes';
333
  $show_add_to_cart = get_option( 'yith_wcwl_add_to_cart_show' ) == 'yes';
334
  $repeat_remove_button = get_option( 'yith_wcwl_repeat_remove_button' ) == 'yes';
335
 
336
+ $share_enabled = $share_facebook_enabled || $share_twitter_enabled || $share_pinterest_enabled || $share_googleplus_enabled || $share_email_enabled || $share_whatsapp_enabled;
337
 
338
  $additional_params = array(
339
  // wishlist items
396
  'share_pinterest_enabled' => $share_pinterest_enabled,
397
  'share_googleplus_enabled' => $share_googleplus_enabled,
398
  'share_email_enabled' => $share_email_enabled,
399
+ 'share_whatsapp_enabled' => $share_whatsapp_enabled,
400
  'share_title' => $share_title,
401
  'share_link_url' => $share_link_url,
402
  'share_link_title' => $share_links_title,
527
 
528
  return apply_filters( 'yith_wcwl_add_to_wishlisth_button_html', $template, $wishlist_url, $product_type, $exists );
529
  }
530
+
531
+ }
532
  }
533
 
534
  YITH_WCWL_Shortcode::init();
init.php CHANGED
@@ -3,13 +3,13 @@
3
  * Plugin Name: YITH WooCommerce Wishlist
4
  * Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/
5
  * Description: <code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the possibility to create, fill, manage and share their wishlists allowing you to analyze their interests and needs to improve your marketing strategies. <a href="https://yithemes.com/" target="_blank">Get more plugins for your e-commerce on <strong>YITH</strong></a>
6
- * Version: 2.2.8
7
  * Author: YITH
8
  * Author URI: https://yithemes.com/
9
  * Text Domain: yith-woocommerce-wishlist
10
  * Domain Path: /languages/
11
  * WC requires at least: 2.5.0
12
- * WC tested up to: 3.5.0
13
  *
14
  * @author YITHEMES
15
  * @package YITH WooCommerce Wishlist
3
  * Plugin Name: YITH WooCommerce Wishlist
4
  * Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/
5
  * Description: <code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the possibility to create, fill, manage and share their wishlists allowing you to analyze their interests and needs to improve your marketing strategies. <a href="https://yithemes.com/" target="_blank">Get more plugins for your e-commerce on <strong>YITH</strong></a>
6
+ * Version: 2.2.9
7
  * Author: YITH
8
  * Author URI: https://yithemes.com/
9
  * Text Domain: yith-woocommerce-wishlist
10
  * Domain Path: /languages/
11
  * WC requires at least: 2.5.0
12
+ * WC tested up to: 3.6.0
13
  *
14
  * @author YITHEMES
15
  * @package YITH WooCommerce Wishlist
languages/yith-woocommerce-wishlist-da_DK.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-da_DK.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WCWL\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:36+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:36+0100\n"
7
  "Last-Translator: Morten Ruus <altombasketball@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
@@ -18,8 +18,8 @@ msgstr ""
18
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
19
 
20
  #: includes/class.yith-wcwl-admin-init.php:159
21
- #: includes/class.yith-wcwl-admin-init.php:1484
22
  #: includes/class.yith-wcwl-admin-init.php:1485
 
23
  #: includes/class.yith-wcwl-install.php:245
24
  msgid "Wishlist"
25
  msgstr "Ønskeliste"
@@ -37,358 +37,357 @@ msgstr ""
37
  msgid "Premium Version"
38
  msgstr ""
39
 
40
- #: includes/class.yith-wcwl-admin-init.php:1015
41
  msgid "Enable all plugin features"
42
  msgstr ""
43
 
44
- #: includes/class.yith-wcwl-admin-init.php:1016
45
  msgid ""
46
  "Be sure to select at least one option in the Wishlist page menu in this "
47
  "settings page"
48
  msgstr ""
49
 
50
- #: includes/class.yith-wcwl-admin-init.php:1017
 
51
  msgid "Also, please read the plugin"
52
  msgstr ""
53
 
54
- #: includes/class.yith-wcwl-admin-init.php:1018
 
55
  msgid "documentation"
56
  msgstr ""
57
 
58
- #: includes/class.yith-wcwl-admin-init.php:1024
59
  msgid "Upgrade to the PREMIUM VERSION"
60
  msgstr ""
61
 
62
- #: includes/class.yith-wcwl-admin-init.php:1028
63
  msgid "Discover the Advanced Features"
64
  msgstr ""
65
 
66
- #: includes/class.yith-wcwl-admin-init.php:1029
67
  msgid ""
68
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
69
  "all features!"
70
  msgstr ""
71
 
72
- #: includes/class.yith-wcwl-admin-init.php:1035
73
  msgid "Get Support and Pro Features"
74
  msgstr ""
75
 
76
- #: includes/class.yith-wcwl-admin-init.php:1036
77
  msgid ""
78
  "By purchasing the premium version of the plugin, you will take advantage of "
79
  "the advanced features of the product and you will get one year of free "
80
  "updates and support through our platform available 24h/24."
81
  msgstr ""
82
 
83
- #: includes/class.yith-wcwl-admin-init.php:1046
84
  msgid "General Settings"
85
  msgstr ""
86
 
87
- #: includes/class.yith-wcwl-admin-init.php:1053
88
  msgid "Enable YITH Wishlist"
89
  msgstr ""
90
 
91
- #: includes/class.yith-wcwl-admin-init.php:1060
92
  msgid "Default wishlist title"
93
  msgstr ""
94
 
95
- #: includes/class.yith-wcwl-admin-init.php:1062
96
- #: includes/class.yith-wcwl-admin-init.php:1063
97
- #: includes/class.yith-wcwl-admin-init.php:1299
98
- #, php-format
99
  msgid "My wishlist on %s"
100
  msgstr ""
101
 
102
- #: includes/class.yith-wcwl-admin-init.php:1068
103
  msgid "Wishlist Page"
104
  msgstr ""
105
 
106
- #: includes/class.yith-wcwl-admin-init.php:1069
107
  msgid "Page contents: [yith_wcwl_wishlist]"
108
  msgstr ""
109
 
110
- #: includes/class.yith-wcwl-admin-init.php:1078
111
  msgid "Position"
112
  msgstr ""
113
 
114
- #: includes/class.yith-wcwl-admin-init.php:1079
115
  msgid ""
116
  "You can add the button in variable products only after the \"Add to Cart\" "
117
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
118
  msgstr ""
119
 
120
- #: includes/class.yith-wcwl-admin-init.php:1085
121
  msgid "After \"Add to cart\""
122
  msgstr ""
123
 
124
- #: includes/class.yith-wcwl-admin-init.php:1086
125
  msgid "After thumbnails"
126
  msgstr ""
127
 
128
- #: includes/class.yith-wcwl-admin-init.php:1087
129
  msgid "After summary"
130
  msgstr ""
131
 
132
- #: includes/class.yith-wcwl-admin-init.php:1088
133
  msgid "Use shortcode"
134
  msgstr ""
135
 
136
- #: includes/class.yith-wcwl-admin-init.php:1093
137
  msgid "Redirect to cart"
138
  msgstr ""
139
 
140
- #: includes/class.yith-wcwl-admin-init.php:1094
141
  msgid ""
142
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
143
  "page."
144
  msgstr ""
145
 
146
- #: includes/class.yith-wcwl-admin-init.php:1100
147
  msgid "Remove if added to the cart"
148
  msgstr ""
149
 
150
- #: includes/class.yith-wcwl-admin-init.php:1101
151
  msgid "Remove the product from the wishlist if it has been added to the cart."
152
  msgstr ""
153
 
154
- #: includes/class.yith-wcwl-admin-init.php:1107
155
  msgid "\"Add to Wishlist\" text"
156
  msgstr ""
157
 
158
- #: includes/class.yith-wcwl-admin-init.php:1109
159
  msgid "Add to Wishlist"
160
  msgstr ""
161
 
162
- #: includes/class.yith-wcwl-admin-init.php:1114
163
  msgid "\"Browse wishlist\" text"
164
  msgstr ""
165
 
166
- #: includes/class.yith-wcwl-admin-init.php:1116
167
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
168
  msgid "Browse Wishlist"
169
  msgstr ""
170
 
171
- #: includes/class.yith-wcwl-admin-init.php:1121
172
  msgid "\"Product already in wishlist\" text"
173
  msgstr ""
174
 
175
- #: includes/class.yith-wcwl-admin-init.php:1123
176
  #: includes/class.yith-wcwl-ui.php:83
177
  msgid "The product is already in the wishlist!"
178
  msgstr ""
179
 
180
- #: includes/class.yith-wcwl-admin-init.php:1128
181
  msgid "\"Product added\" text"
182
  msgstr ""
183
 
184
- #: includes/class.yith-wcwl-admin-init.php:1130
185
  #: includes/class.yith-wcwl-ui.php:82
186
  msgid "Product added!"
187
  msgstr ""
188
 
189
- #: includes/class.yith-wcwl-admin-init.php:1135
190
  msgid "\"Add to Cart\" text"
191
  msgstr ""
192
 
193
- #: includes/class.yith-wcwl-admin-init.php:1137
194
  msgid "Add to Cart"
195
  msgstr ""
196
 
197
- #: includes/class.yith-wcwl-admin-init.php:1142
198
  msgid "Show Unit price"
199
  msgstr ""
200
 
201
- #: includes/class.yith-wcwl-admin-init.php:1143
202
  msgid "Show unit price for each product in wishlist"
203
  msgstr ""
204
 
205
- #: includes/class.yith-wcwl-admin-init.php:1150
206
  msgid "Show \"Add to Cart\" button"
207
  msgstr ""
208
 
209
- #: includes/class.yith-wcwl-admin-init.php:1151
210
  msgid "Show \"Add to Cart\" button for each product in wishlist"
211
  msgstr ""
212
 
213
- #: includes/class.yith-wcwl-admin-init.php:1158
214
  msgid "Show Stock status"
215
  msgstr ""
216
 
217
- #: includes/class.yith-wcwl-admin-init.php:1159
218
  msgid ""
219
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
220
  msgstr ""
221
 
222
- #: includes/class.yith-wcwl-admin-init.php:1166
223
  msgid "Show Date of addition"
224
  msgstr ""
225
 
226
- #: includes/class.yith-wcwl-admin-init.php:1167
227
  msgid "Show the date when users have added a product to the wishlist"
228
  msgstr ""
229
 
230
- #: includes/class.yith-wcwl-admin-init.php:1174
231
  msgid "Add second remove button"
232
  msgstr ""
233
 
234
- #: includes/class.yith-wcwl-admin-init.php:1175
235
  msgid "Add a second remove button in the last column, with extended label"
236
  msgstr ""
237
 
238
- #: includes/class.yith-wcwl-admin-init.php:1190
239
  msgid "Styles"
240
  msgstr ""
241
 
242
- #: includes/class.yith-wcwl-admin-init.php:1197
243
  msgid "Use buttons"
244
  msgstr ""
245
 
246
- #: includes/class.yith-wcwl-admin-init.php:1198
247
  msgid "Use buttons instead of simple anchors."
248
  msgstr ""
249
 
250
- #: includes/class.yith-wcwl-admin-init.php:1204
251
  msgid "Custom CSS"
252
  msgstr ""
253
 
254
- #: includes/class.yith-wcwl-admin-init.php:1211
255
  msgid "Use theme style"
256
  msgstr ""
257
 
258
- #: includes/class.yith-wcwl-admin-init.php:1212
259
  msgid "Use the theme style."
260
  msgstr ""
261
 
262
- #: includes/class.yith-wcwl-admin-init.php:1218
263
  msgid "Rounded buttons"
264
  msgstr ""
265
 
266
- #: includes/class.yith-wcwl-admin-init.php:1219
267
  msgid "Make button corners rounded"
268
  msgstr ""
269
 
270
- #: includes/class.yith-wcwl-admin-init.php:1225
271
  msgid "\"Add to Wishlist\" icon"
272
  msgstr ""
273
 
274
- #: includes/class.yith-wcwl-admin-init.php:1226
275
  msgid "Add an icon to the \"Add to Wishlist\" button"
276
  msgstr ""
277
 
278
- #: includes/class.yith-wcwl-admin-init.php:1236
279
  msgid "\"Add to Cart\" icon"
280
  msgstr ""
281
 
282
- #: includes/class.yith-wcwl-admin-init.php:1237
283
  msgid "Add an icon to the \"Add to Cart\" button"
284
  msgstr ""
285
 
286
- #: includes/class.yith-wcwl-admin-init.php:1255
287
  msgid "Social Networks & Share"
288
  msgstr ""
289
 
290
- #: includes/class.yith-wcwl-admin-init.php:1262
291
  msgid "Share on Facebook"
292
  msgstr ""
293
 
294
- #: includes/class.yith-wcwl-admin-init.php:1263
295
  msgid "Show \"Share on Facebook\" button"
296
  msgstr ""
297
 
298
- #: includes/class.yith-wcwl-admin-init.php:1269
299
  msgid "Tweet on Twitter"
300
  msgstr ""
301
 
302
- #: includes/class.yith-wcwl-admin-init.php:1270
303
  msgid "Show \"Tweet on Twitter\" button"
304
  msgstr ""
305
 
306
- #: includes/class.yith-wcwl-admin-init.php:1276
307
  msgid "Pin on Pinterest"
308
  msgstr ""
309
 
310
- #: includes/class.yith-wcwl-admin-init.php:1277
311
  msgid "Show \"Pin on Pinterest\" button"
312
  msgstr ""
313
 
314
- #: includes/class.yith-wcwl-admin-init.php:1283
315
  msgid "Share on Google+"
316
  msgstr ""
317
 
318
- #: includes/class.yith-wcwl-admin-init.php:1284
319
  msgid "Show \"Share on Google+\" button"
320
  msgstr ""
321
 
322
- #: includes/class.yith-wcwl-admin-init.php:1290
323
  msgid "Share by Email"
324
  msgstr ""
325
 
326
- #: includes/class.yith-wcwl-admin-init.php:1291
327
  msgid "Show \"Share by Email\" button"
328
  msgstr ""
329
 
330
- #: includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
331
  msgid "Social title"
332
  msgstr ""
333
 
334
- #: includes/class.yith-wcwl-admin-init.php:1304
335
  msgid "Social text"
336
  msgstr ""
337
 
338
- #: includes/class.yith-wcwl-admin-init.php:1305
339
  msgid ""
340
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
341
  "strong> where you want to show the URL of your wishlist."
342
  msgstr ""
343
 
344
- #: includes/class.yith-wcwl-admin-init.php:1312
345
  msgid "Social image URL"
346
  msgstr ""
347
 
348
- #: includes/class.yith-wcwl-admin-init.php:1313
349
  msgid "It will be used by Pinterest."
350
  msgstr ""
351
 
352
- #: includes/class.yith-wcwl-admin-init.php:1327
353
- #, php-format
354
  msgid ""
355
  "If you want to take advantage of this feature, you could consider to "
356
  "purchase the %s."
357
  msgstr ""
358
 
359
- #: includes/class.yith-wcwl-admin-init.php:1332
360
  msgid "YITH WooCommerce Frequently Bought Together Integration"
361
  msgstr ""
362
 
363
- #: includes/class.yith-wcwl-admin-init.php:1339
364
  msgid "Enable slider in wishlist"
365
  msgstr ""
366
 
367
- #: includes/class.yith-wcwl-admin-init.php:1340
368
- #, php-format
369
  msgid ""
370
  "Choose to enable product slider in wishlist page with linked products (<a "
371
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
372
  msgstr ""
373
 
374
- #: includes/class.yith-wcwl-admin-init.php:1376
375
  msgid "\"Add to wishlist\" button"
376
  msgstr ""
377
 
378
- #: includes/class.yith-wcwl-admin-init.php:1379
379
- #: includes/class.yith-wcwl-admin-init.php:1397
380
- #: includes/class.yith-wcwl-admin-init.php:1415
381
- #: includes/class.yith-wcwl-admin-init.php:1433
382
- #: includes/class.yith-wcwl-admin-init.php:1451
383
- msgid "Background"
384
- msgstr ""
385
-
386
  #: includes/class.yith-wcwl-admin-init.php:1380
387
  #: includes/class.yith-wcwl-admin-init.php:1398
388
  #: includes/class.yith-wcwl-admin-init.php:1416
389
  #: includes/class.yith-wcwl-admin-init.php:1434
390
  #: includes/class.yith-wcwl-admin-init.php:1452
391
- msgid "Text"
392
  msgstr ""
393
 
394
  #: includes/class.yith-wcwl-admin-init.php:1381
@@ -396,60 +395,67 @@ msgstr ""
396
  #: includes/class.yith-wcwl-admin-init.php:1417
397
  #: includes/class.yith-wcwl-admin-init.php:1435
398
  #: includes/class.yith-wcwl-admin-init.php:1453
399
- msgid "Border"
400
  msgstr ""
401
 
402
- #: includes/class.yith-wcwl-admin-init.php:1388
403
- #: includes/class.yith-wcwl-admin-init.php:1406
404
- #: includes/class.yith-wcwl-admin-init.php:1424
405
- #: includes/class.yith-wcwl-admin-init.php:1442
406
- msgid "Background (hover)"
 
407
  msgstr ""
408
 
409
  #: includes/class.yith-wcwl-admin-init.php:1389
410
  #: includes/class.yith-wcwl-admin-init.php:1407
411
  #: includes/class.yith-wcwl-admin-init.php:1425
412
  #: includes/class.yith-wcwl-admin-init.php:1443
413
- msgid "Text (hover)"
414
  msgstr ""
415
 
416
  #: includes/class.yith-wcwl-admin-init.php:1390
417
  #: includes/class.yith-wcwl-admin-init.php:1408
418
  #: includes/class.yith-wcwl-admin-init.php:1426
419
  #: includes/class.yith-wcwl-admin-init.php:1444
 
 
 
 
 
 
 
420
  msgid "Border (hover)"
421
  msgstr ""
422
 
423
- #: includes/class.yith-wcwl-admin-init.php:1394
424
  msgid "\"Add to Cart\" button"
425
  msgstr ""
426
 
427
- #: includes/class.yith-wcwl-admin-init.php:1412
428
  msgid "\"Style 1\" button"
429
  msgstr ""
430
 
431
- #: includes/class.yith-wcwl-admin-init.php:1430
432
  msgid "\"Style 2\" button"
433
  msgstr ""
434
 
435
- #: includes/class.yith-wcwl-admin-init.php:1448
436
  msgid "Wishlist table"
437
  msgstr ""
438
 
439
- #: includes/class.yith-wcwl-admin-init.php:1457
440
  msgid "Headers"
441
  msgstr ""
442
 
443
- #: includes/class.yith-wcwl-admin-init.php:1460
444
  msgid "Background color"
445
  msgstr ""
446
 
447
- #: includes/class.yith-wcwl-admin-init.php:1550
448
  msgid "Wishlist Activated"
449
  msgstr ""
450
 
451
- #: includes/class.yith-wcwl-admin-init.php:1551
452
- #, php-format
453
  msgid ""
454
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
455
  "can access to all the settings of our plugins that you have activated. "
@@ -457,12 +463,11 @@ msgid ""
457
  "options, <a href=\"%s\">discover it now</a>."
458
  msgstr ""
459
 
460
- #: includes/class.yith-wcwl-admin-init.php:1562
461
  msgid "Wishlist Updated"
462
  msgstr "Ønskeliste opdateret."
463
 
464
- #: includes/class.yith-wcwl-admin-init.php:1563
465
- #, php-format
466
  msgid ""
467
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
468
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -471,17 +476,18 @@ msgid ""
471
  "\">discover the PREMIUM version.</a>"
472
  msgstr ""
473
 
474
- #: includes/class.yith-wcwl-init.php:437
475
  msgid ""
476
  "We are sorry, but this feature is available only if cookies are enabled on "
477
  "your browser."
478
  msgstr ""
479
 
480
- #: includes/class.yith-wcwl-init.php:438
481
  msgid "Product correctly added to cart"
482
  msgstr "Produkt korrekt tilføjet til indkøbsvognen"
483
 
484
  #: includes/class.yith-wcwl-install.php:244
 
485
  msgid "wishlist"
486
  msgstr "ønskeliste"
487
 
@@ -536,13 +542,13 @@ msgstr "Ønskeliste"
536
  msgid "Wishlists"
537
  msgstr "Ønskeliste"
538
 
 
539
  #: includes/class.yith-wcwl-privacy.php:195
540
- #, php-format
541
  msgid "Removed wishlist %s."
542
  msgstr ""
543
 
 
544
  #: includes/class.yith-wcwl-privacy.php:199
545
- #, php-format
546
  msgid "Wishlist %s has been retained."
547
  msgstr ""
548
 
@@ -565,6 +571,7 @@ msgid "Title"
565
  msgstr "Titel felt"
566
 
567
  #: includes/class.yith-wcwl-privacy.php:231
 
568
  msgid "Created on"
569
  msgstr ""
570
 
@@ -590,11 +597,13 @@ msgstr "Offentlig"
590
 
591
  #: includes/class.yith-wcwl-shortcode.php:45
592
  #, fuzzy
 
593
  msgid "YITH Add to Wishlist"
594
  msgstr "Ønskeliste"
595
 
596
  #: includes/class.yith-wcwl-shortcode.php:46
597
  #, fuzzy
 
598
  msgid "Shows Add to Wishlist button"
599
  msgstr "Ønskeliste"
600
 
@@ -635,10 +644,12 @@ msgstr ""
635
 
636
  #: includes/class.yith-wcwl-shortcode.php:94
637
  #, fuzzy
 
638
  msgid "YITH Wishlist"
639
  msgstr "Ønskeliste"
640
 
641
  #: includes/class.yith-wcwl-shortcode.php:95
 
642
  msgid "Shows list of products in wishlist"
643
  msgstr ""
644
 
@@ -733,7 +744,6 @@ msgstr ""
733
 
734
  #: templates/admin/wishlist-panel-premium.php:185
735
  #: templates/admin/wishlist-panel-premium.php:383
736
- #, php-format
737
  msgid ""
738
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
739
  "%2$s to benefit from all features!"
@@ -741,7 +751,6 @@ msgstr ""
741
 
742
  #: templates/admin/wishlist-panel-premium.php:187
743
  #: templates/admin/wishlist-panel-premium.php:385
744
- #, php-format
745
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
746
  msgstr ""
747
 
@@ -755,7 +764,6 @@ msgid "Multiple Wishlist"
755
  msgstr ""
756
 
757
  #: templates/admin/wishlist-panel-premium.php:203
758
- #, php-format
759
  msgid ""
760
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
761
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -772,7 +780,6 @@ msgid "Wishlist Private"
772
  msgstr ""
773
 
774
  #: templates/admin/wishlist-panel-premium.php:214
775
- #, php-format
776
  msgid ""
777
  "By enabling the option wishlist, users will also have the possibility to "
778
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
@@ -780,19 +787,16 @@ msgid ""
780
  msgstr ""
781
 
782
  #: templates/admin/wishlist-panel-premium.php:216
783
- #, php-format
784
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
785
  msgstr ""
786
 
787
  #: templates/admin/wishlist-panel-premium.php:217
788
- #, php-format
789
  msgid ""
790
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
791
  "can display it;"
792
  msgstr ""
793
 
794
  #: templates/admin/wishlist-panel-premium.php:218
795
- #, php-format
796
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
797
  msgstr ""
798
 
@@ -802,7 +806,6 @@ msgid "Estimate Cost"
802
  msgstr ""
803
 
804
  #: templates/admin/wishlist-panel-premium.php:236
805
- #, php-format
806
  msgid ""
807
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
808
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -820,7 +823,6 @@ msgid "Admin Panel"
820
  msgstr ""
821
 
822
  #: templates/admin/wishlist-panel-premium.php:247
823
- #, php-format
824
  msgid ""
825
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
826
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -836,7 +838,6 @@ msgid "Search Wishlists"
836
  msgstr ""
837
 
838
  #: templates/admin/wishlist-panel-premium.php:264
839
- #, php-format
840
  msgid ""
841
  "How many times have you been looking for the perfect gift for a important "
842
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -850,7 +851,6 @@ msgid "'ADD TO CART' CHECKBOX"
850
  msgstr ""
851
 
852
  #: templates/admin/wishlist-panel-premium.php:275
853
- #, php-format
854
  msgid ""
855
  "Your shop offers always a wide selection of products and wishlists of your "
856
  "users get more and more crowded everyday. Give them the possibility to "
@@ -871,7 +871,6 @@ msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
871
  msgstr ""
872
 
873
  #: templates/admin/wishlist-panel-premium.php:292
874
- #, php-format
875
  msgid ""
876
  "Favour users that have registered to your shop and disable plugin "
877
  "functionalities for all users that have not. By disabling this option, each "
@@ -884,7 +883,6 @@ msgid "MESSAGE TO UNLOGGED USERS"
884
  msgstr ""
885
 
886
  #: templates/admin/wishlist-panel-premium.php:303
887
- #, php-format
888
  msgid ""
889
  "Invite users that are visiting your shop to login if they want to fully "
890
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
@@ -901,7 +899,6 @@ msgid "POPULAR TABLE"
901
  msgstr ""
902
 
903
  #: templates/admin/wishlist-panel-premium.php:320
904
- #, php-format
905
  msgid ""
906
  "Some products draw customer's attention more than others and they do not "
907
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -914,7 +911,6 @@ msgid "FUNCTIONALITIES IN ONE CLICK"
914
  msgstr ""
915
 
916
  #: templates/admin/wishlist-panel-premium.php:331
917
- #, php-format
918
  msgid ""
919
  "Users have the possibility to search for a wishlist, create a new one or "
920
  "display those already created. Add these %1$sfunctionalities%2$s through the "
@@ -931,7 +927,6 @@ msgid "PROMOTIONAL EMAIL"
931
  msgstr ""
932
 
933
  #: templates/admin/wishlist-panel-premium.php:348
934
- #, php-format
935
  msgid ""
936
  "If you want to give the right input to your users to persuade them to "
937
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -945,7 +940,6 @@ msgid "FROM A WISHLIST TO ANOTHER"
945
  msgstr ""
946
 
947
  #: templates/admin/wishlist-panel-premium.php:359
948
- #, php-format
949
  msgid ""
950
  "Who said that a product has to remain forever in the same wishlist? With the "
951
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -966,7 +960,6 @@ msgid "DATE OF ADDITION TO A WISHLIST"
966
  msgstr ""
967
 
968
  #: templates/admin/wishlist-panel-premium.php:376
969
- #, php-format
970
  msgid ""
971
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
972
  "date in which they have added a particular product to their list: a new way "
@@ -985,6 +978,15 @@ msgstr ""
985
  msgid "Email"
986
  msgstr "E-mail"
987
 
 
 
 
 
 
 
 
 
 
988
  #: templates/wishlist-view.php:32
989
  msgid "Edit title"
990
  msgstr "Rediger titel"
@@ -1026,7 +1028,6 @@ msgid "In Stock"
1026
  msgstr "På lager"
1027
 
1028
  #: templates/wishlist-view.php:188
1029
- #, php-format
1030
  msgid "Added on : %s"
1031
  msgstr "Tilføjet den : %s"
1032
 
@@ -1050,13 +1051,31 @@ msgstr "Efterspørg estimat"
1050
  msgid "Your email"
1051
  msgstr ""
1052
 
1053
- #~ msgctxt "page_slug"
1054
- #~ msgid "wishlist"
1055
- #~ msgstr "ønskeliste"
1056
-
1057
  #, fuzzy
1058
- #~ msgid "YITH WooCommerce Wishlist"
1059
- #~ msgstr "Ønskeliste"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1060
 
1061
  #~ msgid "Select a date"
1062
  #~ msgstr "Vælg en dato"
2
  msgstr ""
3
  "Project-Id-Version: YITH WCWL\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:36+0100\n"
7
  "Last-Translator: Morten Ruus <altombasketball@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
18
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
19
 
20
  #: includes/class.yith-wcwl-admin-init.php:159
 
21
  #: includes/class.yith-wcwl-admin-init.php:1485
22
+ #: includes/class.yith-wcwl-admin-init.php:1486
23
  #: includes/class.yith-wcwl-install.php:245
24
  msgid "Wishlist"
25
  msgstr "Ønskeliste"
37
  msgid "Premium Version"
38
  msgstr ""
39
 
40
+ #: includes/class.yith-wcwl-admin-init.php:1009
41
  msgid "Enable all plugin features"
42
  msgstr ""
43
 
44
+ #: includes/class.yith-wcwl-admin-init.php:1010
45
  msgid ""
46
  "Be sure to select at least one option in the Wishlist page menu in this "
47
  "settings page"
48
  msgstr ""
49
 
50
+ #: includes/class.yith-wcwl-admin-init.php:1011
51
+ msgctxt "[Part of]: Also, please read the plugin documentation"
52
  msgid "Also, please read the plugin"
53
  msgstr ""
54
 
55
+ #: includes/class.yith-wcwl-admin-init.php:1012
56
+ msgctxt "[Part Of]: Also, please read the plugin documentation"
57
  msgid "documentation"
58
  msgstr ""
59
 
60
+ #: includes/class.yith-wcwl-admin-init.php:1018
61
  msgid "Upgrade to the PREMIUM VERSION"
62
  msgstr ""
63
 
64
+ #: includes/class.yith-wcwl-admin-init.php:1022
65
  msgid "Discover the Advanced Features"
66
  msgstr ""
67
 
68
+ #: includes/class.yith-wcwl-admin-init.php:1023
69
  msgid ""
70
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
71
  "all features!"
72
  msgstr ""
73
 
74
+ #: includes/class.yith-wcwl-admin-init.php:1029
75
  msgid "Get Support and Pro Features"
76
  msgstr ""
77
 
78
+ #: includes/class.yith-wcwl-admin-init.php:1030
79
  msgid ""
80
  "By purchasing the premium version of the plugin, you will take advantage of "
81
  "the advanced features of the product and you will get one year of free "
82
  "updates and support through our platform available 24h/24."
83
  msgstr ""
84
 
85
+ #: includes/class.yith-wcwl-admin-init.php:1040
86
  msgid "General Settings"
87
  msgstr ""
88
 
89
+ #: includes/class.yith-wcwl-admin-init.php:1047
90
  msgid "Enable YITH Wishlist"
91
  msgstr ""
92
 
93
+ #: includes/class.yith-wcwl-admin-init.php:1054
94
  msgid "Default wishlist title"
95
  msgstr ""
96
 
97
+ #: includes/class.yith-wcwl-admin-init.php:1056
98
+ #: includes/class.yith-wcwl-admin-init.php:1057
99
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
100
  msgid "My wishlist on %s"
101
  msgstr ""
102
 
103
+ #: includes/class.yith-wcwl-admin-init.php:1062
104
  msgid "Wishlist Page"
105
  msgstr ""
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1063
108
  msgid "Page contents: [yith_wcwl_wishlist]"
109
  msgstr ""
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1072
112
  msgid "Position"
113
  msgstr ""
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1073
116
  msgid ""
117
  "You can add the button in variable products only after the \"Add to Cart\" "
118
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
119
  msgstr ""
120
 
121
+ #: includes/class.yith-wcwl-admin-init.php:1079
122
  msgid "After \"Add to cart\""
123
  msgstr ""
124
 
125
+ #: includes/class.yith-wcwl-admin-init.php:1080
126
  msgid "After thumbnails"
127
  msgstr ""
128
 
129
+ #: includes/class.yith-wcwl-admin-init.php:1081
130
  msgid "After summary"
131
  msgstr ""
132
 
133
+ #: includes/class.yith-wcwl-admin-init.php:1082
134
  msgid "Use shortcode"
135
  msgstr ""
136
 
137
+ #: includes/class.yith-wcwl-admin-init.php:1087
138
  msgid "Redirect to cart"
139
  msgstr ""
140
 
141
+ #: includes/class.yith-wcwl-admin-init.php:1088
142
  msgid ""
143
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
144
  "page."
145
  msgstr ""
146
 
147
+ #: includes/class.yith-wcwl-admin-init.php:1094
148
  msgid "Remove if added to the cart"
149
  msgstr ""
150
 
151
+ #: includes/class.yith-wcwl-admin-init.php:1095
152
  msgid "Remove the product from the wishlist if it has been added to the cart."
153
  msgstr ""
154
 
155
+ #: includes/class.yith-wcwl-admin-init.php:1101
156
  msgid "\"Add to Wishlist\" text"
157
  msgstr ""
158
 
159
+ #: includes/class.yith-wcwl-admin-init.php:1103
160
  msgid "Add to Wishlist"
161
  msgstr ""
162
 
163
+ #: includes/class.yith-wcwl-admin-init.php:1108
164
  msgid "\"Browse wishlist\" text"
165
  msgstr ""
166
 
167
+ #: includes/class.yith-wcwl-admin-init.php:1110
168
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
169
  msgid "Browse Wishlist"
170
  msgstr ""
171
 
172
+ #: includes/class.yith-wcwl-admin-init.php:1115
173
  msgid "\"Product already in wishlist\" text"
174
  msgstr ""
175
 
176
+ #: includes/class.yith-wcwl-admin-init.php:1117
177
  #: includes/class.yith-wcwl-ui.php:83
178
  msgid "The product is already in the wishlist!"
179
  msgstr ""
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1122
182
  msgid "\"Product added\" text"
183
  msgstr ""
184
 
185
+ #: includes/class.yith-wcwl-admin-init.php:1124
186
  #: includes/class.yith-wcwl-ui.php:82
187
  msgid "Product added!"
188
  msgstr ""
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1129
191
  msgid "\"Add to Cart\" text"
192
  msgstr ""
193
 
194
+ #: includes/class.yith-wcwl-admin-init.php:1131
195
  msgid "Add to Cart"
196
  msgstr ""
197
 
198
+ #: includes/class.yith-wcwl-admin-init.php:1136
199
  msgid "Show Unit price"
200
  msgstr ""
201
 
202
+ #: includes/class.yith-wcwl-admin-init.php:1137
203
  msgid "Show unit price for each product in wishlist"
204
  msgstr ""
205
 
206
+ #: includes/class.yith-wcwl-admin-init.php:1144
207
  msgid "Show \"Add to Cart\" button"
208
  msgstr ""
209
 
210
+ #: includes/class.yith-wcwl-admin-init.php:1145
211
  msgid "Show \"Add to Cart\" button for each product in wishlist"
212
  msgstr ""
213
 
214
+ #: includes/class.yith-wcwl-admin-init.php:1152
215
  msgid "Show Stock status"
216
  msgstr ""
217
 
218
+ #: includes/class.yith-wcwl-admin-init.php:1153
219
  msgid ""
220
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
221
  msgstr ""
222
 
223
+ #: includes/class.yith-wcwl-admin-init.php:1160
224
  msgid "Show Date of addition"
225
  msgstr ""
226
 
227
+ #: includes/class.yith-wcwl-admin-init.php:1161
228
  msgid "Show the date when users have added a product to the wishlist"
229
  msgstr ""
230
 
231
+ #: includes/class.yith-wcwl-admin-init.php:1168
232
  msgid "Add second remove button"
233
  msgstr ""
234
 
235
+ #: includes/class.yith-wcwl-admin-init.php:1169
236
  msgid "Add a second remove button in the last column, with extended label"
237
  msgstr ""
238
 
239
+ #: includes/class.yith-wcwl-admin-init.php:1184
240
  msgid "Styles"
241
  msgstr ""
242
 
243
+ #: includes/class.yith-wcwl-admin-init.php:1191
244
  msgid "Use buttons"
245
  msgstr ""
246
 
247
+ #: includes/class.yith-wcwl-admin-init.php:1192
248
  msgid "Use buttons instead of simple anchors."
249
  msgstr ""
250
 
251
+ #: includes/class.yith-wcwl-admin-init.php:1198
252
  msgid "Custom CSS"
253
  msgstr ""
254
 
255
+ #: includes/class.yith-wcwl-admin-init.php:1205
256
  msgid "Use theme style"
257
  msgstr ""
258
 
259
+ #: includes/class.yith-wcwl-admin-init.php:1206
260
  msgid "Use the theme style."
261
  msgstr ""
262
 
263
+ #: includes/class.yith-wcwl-admin-init.php:1212
264
  msgid "Rounded buttons"
265
  msgstr ""
266
 
267
+ #: includes/class.yith-wcwl-admin-init.php:1213
268
  msgid "Make button corners rounded"
269
  msgstr ""
270
 
271
+ #: includes/class.yith-wcwl-admin-init.php:1219
272
  msgid "\"Add to Wishlist\" icon"
273
  msgstr ""
274
 
275
+ #: includes/class.yith-wcwl-admin-init.php:1220
276
  msgid "Add an icon to the \"Add to Wishlist\" button"
277
  msgstr ""
278
 
279
+ #: includes/class.yith-wcwl-admin-init.php:1230
280
  msgid "\"Add to Cart\" icon"
281
  msgstr ""
282
 
283
+ #: includes/class.yith-wcwl-admin-init.php:1231
284
  msgid "Add an icon to the \"Add to Cart\" button"
285
  msgstr ""
286
 
287
+ #: includes/class.yith-wcwl-admin-init.php:1249
288
  msgid "Social Networks & Share"
289
  msgstr ""
290
 
291
+ #: includes/class.yith-wcwl-admin-init.php:1256
292
  msgid "Share on Facebook"
293
  msgstr ""
294
 
295
+ #: includes/class.yith-wcwl-admin-init.php:1257
296
  msgid "Show \"Share on Facebook\" button"
297
  msgstr ""
298
 
299
+ #: includes/class.yith-wcwl-admin-init.php:1263
300
  msgid "Tweet on Twitter"
301
  msgstr ""
302
 
303
+ #: includes/class.yith-wcwl-admin-init.php:1264
304
  msgid "Show \"Tweet on Twitter\" button"
305
  msgstr ""
306
 
307
+ #: includes/class.yith-wcwl-admin-init.php:1270
308
  msgid "Pin on Pinterest"
309
  msgstr ""
310
 
311
+ #: includes/class.yith-wcwl-admin-init.php:1271
312
  msgid "Show \"Pin on Pinterest\" button"
313
  msgstr ""
314
 
315
+ #: includes/class.yith-wcwl-admin-init.php:1277
316
  msgid "Share on Google+"
317
  msgstr ""
318
 
319
+ #: includes/class.yith-wcwl-admin-init.php:1278
320
  msgid "Show \"Share on Google+\" button"
321
  msgstr ""
322
 
323
+ #: includes/class.yith-wcwl-admin-init.php:1284
324
  msgid "Share by Email"
325
  msgstr ""
326
 
327
+ #: includes/class.yith-wcwl-admin-init.php:1285
328
  msgid "Show \"Share by Email\" button"
329
  msgstr ""
330
 
331
+ #: includes/class.yith-wcwl-admin-init.php:1291
332
+ msgid "Share by WhatsApp"
333
+ msgstr ""
334
+
335
+ #: includes/class.yith-wcwl-admin-init.php:1292
336
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
337
+ msgstr ""
338
+
339
+ #: includes/class.yith-wcwl-admin-init.php:1298
340
  msgid "Social title"
341
  msgstr ""
342
 
343
+ #: includes/class.yith-wcwl-admin-init.php:1305
344
  msgid "Social text"
345
  msgstr ""
346
 
347
+ #: includes/class.yith-wcwl-admin-init.php:1306
348
  msgid ""
349
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
350
  "strong> where you want to show the URL of your wishlist."
351
  msgstr ""
352
 
353
+ #: includes/class.yith-wcwl-admin-init.php:1313
354
  msgid "Social image URL"
355
  msgstr ""
356
 
357
+ #: includes/class.yith-wcwl-admin-init.php:1314
358
  msgid "It will be used by Pinterest."
359
  msgstr ""
360
 
361
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
362
  msgid ""
363
  "If you want to take advantage of this feature, you could consider to "
364
  "purchase the %s."
365
  msgstr ""
366
 
367
+ #: includes/class.yith-wcwl-admin-init.php:1333
368
  msgid "YITH WooCommerce Frequently Bought Together Integration"
369
  msgstr ""
370
 
371
+ #: includes/class.yith-wcwl-admin-init.php:1340
372
  msgid "Enable slider in wishlist"
373
  msgstr ""
374
 
375
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
376
  msgid ""
377
  "Choose to enable product slider in wishlist page with linked products (<a "
378
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
379
  msgstr ""
380
 
381
+ #: includes/class.yith-wcwl-admin-init.php:1377
382
  msgid "\"Add to wishlist\" button"
383
  msgstr ""
384
 
 
 
 
 
 
 
 
 
385
  #: includes/class.yith-wcwl-admin-init.php:1380
386
  #: includes/class.yith-wcwl-admin-init.php:1398
387
  #: includes/class.yith-wcwl-admin-init.php:1416
388
  #: includes/class.yith-wcwl-admin-init.php:1434
389
  #: includes/class.yith-wcwl-admin-init.php:1452
390
+ msgid "Background"
391
  msgstr ""
392
 
393
  #: includes/class.yith-wcwl-admin-init.php:1381
395
  #: includes/class.yith-wcwl-admin-init.php:1417
396
  #: includes/class.yith-wcwl-admin-init.php:1435
397
  #: includes/class.yith-wcwl-admin-init.php:1453
398
+ msgid "Text"
399
  msgstr ""
400
 
401
+ #: includes/class.yith-wcwl-admin-init.php:1382
402
+ #: includes/class.yith-wcwl-admin-init.php:1400
403
+ #: includes/class.yith-wcwl-admin-init.php:1418
404
+ #: includes/class.yith-wcwl-admin-init.php:1436
405
+ #: includes/class.yith-wcwl-admin-init.php:1454
406
+ msgid "Border"
407
  msgstr ""
408
 
409
  #: includes/class.yith-wcwl-admin-init.php:1389
410
  #: includes/class.yith-wcwl-admin-init.php:1407
411
  #: includes/class.yith-wcwl-admin-init.php:1425
412
  #: includes/class.yith-wcwl-admin-init.php:1443
413
+ msgid "Background (hover)"
414
  msgstr ""
415
 
416
  #: includes/class.yith-wcwl-admin-init.php:1390
417
  #: includes/class.yith-wcwl-admin-init.php:1408
418
  #: includes/class.yith-wcwl-admin-init.php:1426
419
  #: includes/class.yith-wcwl-admin-init.php:1444
420
+ msgid "Text (hover)"
421
+ msgstr ""
422
+
423
+ #: includes/class.yith-wcwl-admin-init.php:1391
424
+ #: includes/class.yith-wcwl-admin-init.php:1409
425
+ #: includes/class.yith-wcwl-admin-init.php:1427
426
+ #: includes/class.yith-wcwl-admin-init.php:1445
427
  msgid "Border (hover)"
428
  msgstr ""
429
 
430
+ #: includes/class.yith-wcwl-admin-init.php:1395
431
  msgid "\"Add to Cart\" button"
432
  msgstr ""
433
 
434
+ #: includes/class.yith-wcwl-admin-init.php:1413
435
  msgid "\"Style 1\" button"
436
  msgstr ""
437
 
438
+ #: includes/class.yith-wcwl-admin-init.php:1431
439
  msgid "\"Style 2\" button"
440
  msgstr ""
441
 
442
+ #: includes/class.yith-wcwl-admin-init.php:1449
443
  msgid "Wishlist table"
444
  msgstr ""
445
 
446
+ #: includes/class.yith-wcwl-admin-init.php:1458
447
  msgid "Headers"
448
  msgstr ""
449
 
450
+ #: includes/class.yith-wcwl-admin-init.php:1461
451
  msgid "Background color"
452
  msgstr ""
453
 
454
+ #: includes/class.yith-wcwl-admin-init.php:1551
455
  msgid "Wishlist Activated"
456
  msgstr ""
457
 
458
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
459
  msgid ""
460
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
461
  "can access to all the settings of our plugins that you have activated. "
463
  "options, <a href=\"%s\">discover it now</a>."
464
  msgstr ""
465
 
466
+ #: includes/class.yith-wcwl-admin-init.php:1563
467
  msgid "Wishlist Updated"
468
  msgstr "Ønskeliste opdateret."
469
 
470
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
471
  msgid ""
472
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
473
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
476
  "\">discover the PREMIUM version.</a>"
477
  msgstr ""
478
 
479
+ #: includes/class.yith-wcwl-init.php:448
480
  msgid ""
481
  "We are sorry, but this feature is available only if cookies are enabled on "
482
  "your browser."
483
  msgstr ""
484
 
485
+ #: includes/class.yith-wcwl-init.php:449
486
  msgid "Product correctly added to cart"
487
  msgstr "Produkt korrekt tilføjet til indkøbsvognen"
488
 
489
  #: includes/class.yith-wcwl-install.php:244
490
+ msgctxt "page_slug"
491
  msgid "wishlist"
492
  msgstr "ønskeliste"
493
 
542
  msgid "Wishlists"
543
  msgstr "Ønskeliste"
544
 
545
+ #. Translators: %s Order number.
546
  #: includes/class.yith-wcwl-privacy.php:195
 
547
  msgid "Removed wishlist %s."
548
  msgstr ""
549
 
550
+ #. Translators: %s Order number.
551
  #: includes/class.yith-wcwl-privacy.php:199
 
552
  msgid "Wishlist %s has been retained."
553
  msgstr ""
554
 
571
  msgstr "Titel felt"
572
 
573
  #: includes/class.yith-wcwl-privacy.php:231
574
+ msgctxt "date wishlist was created"
575
  msgid "Created on"
576
  msgstr ""
577
 
597
 
598
  #: includes/class.yith-wcwl-shortcode.php:45
599
  #, fuzzy
600
+ msgctxt "[gutenberg]: block name"
601
  msgid "YITH Add to Wishlist"
602
  msgstr "Ønskeliste"
603
 
604
  #: includes/class.yith-wcwl-shortcode.php:46
605
  #, fuzzy
606
+ msgctxt "[gutenberg]: block description"
607
  msgid "Shows Add to Wishlist button"
608
  msgstr "Ønskeliste"
609
 
644
 
645
  #: includes/class.yith-wcwl-shortcode.php:94
646
  #, fuzzy
647
+ msgctxt "[gutenberg]: block name"
648
  msgid "YITH Wishlist"
649
  msgstr "Ønskeliste"
650
 
651
  #: includes/class.yith-wcwl-shortcode.php:95
652
+ msgctxt "[gutenberg]: block description"
653
  msgid "Shows list of products in wishlist"
654
  msgstr ""
655
 
744
 
745
  #: templates/admin/wishlist-panel-premium.php:185
746
  #: templates/admin/wishlist-panel-premium.php:383
 
747
  msgid ""
748
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
749
  "%2$s to benefit from all features!"
751
 
752
  #: templates/admin/wishlist-panel-premium.php:187
753
  #: templates/admin/wishlist-panel-premium.php:385
 
754
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
755
  msgstr ""
756
 
764
  msgstr ""
765
 
766
  #: templates/admin/wishlist-panel-premium.php:203
 
767
  msgid ""
768
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
769
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
780
  msgstr ""
781
 
782
  #: templates/admin/wishlist-panel-premium.php:214
 
783
  msgid ""
784
  "By enabling the option wishlist, users will also have the possibility to "
785
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
787
  msgstr ""
788
 
789
  #: templates/admin/wishlist-panel-premium.php:216
 
790
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
791
  msgstr ""
792
 
793
  #: templates/admin/wishlist-panel-premium.php:217
 
794
  msgid ""
795
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
796
  "can display it;"
797
  msgstr ""
798
 
799
  #: templates/admin/wishlist-panel-premium.php:218
 
800
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
801
  msgstr ""
802
 
806
  msgstr ""
807
 
808
  #: templates/admin/wishlist-panel-premium.php:236
 
809
  msgid ""
810
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
811
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
823
  msgstr ""
824
 
825
  #: templates/admin/wishlist-panel-premium.php:247
 
826
  msgid ""
827
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
828
  "submenu pages, you will have total control on users' wishlists. In addition "
838
  msgstr ""
839
 
840
  #: templates/admin/wishlist-panel-premium.php:264
 
841
  msgid ""
842
  "How many times have you been looking for the perfect gift for a important "
843
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
851
  msgstr ""
852
 
853
  #: templates/admin/wishlist-panel-premium.php:275
 
854
  msgid ""
855
  "Your shop offers always a wide selection of products and wishlists of your "
856
  "users get more and more crowded everyday. Give them the possibility to "
871
  msgstr ""
872
 
873
  #: templates/admin/wishlist-panel-premium.php:292
 
874
  msgid ""
875
  "Favour users that have registered to your shop and disable plugin "
876
  "functionalities for all users that have not. By disabling this option, each "
883
  msgstr ""
884
 
885
  #: templates/admin/wishlist-panel-premium.php:303
 
886
  msgid ""
887
  "Invite users that are visiting your shop to login if they want to fully "
888
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
899
  msgstr ""
900
 
901
  #: templates/admin/wishlist-panel-premium.php:320
 
902
  msgid ""
903
  "Some products draw customer's attention more than others and they do not "
904
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
911
  msgstr ""
912
 
913
  #: templates/admin/wishlist-panel-premium.php:331
 
914
  msgid ""
915
  "Users have the possibility to search for a wishlist, create a new one or "
916
  "display those already created. Add these %1$sfunctionalities%2$s through the "
927
  msgstr ""
928
 
929
  #: templates/admin/wishlist-panel-premium.php:348
 
930
  msgid ""
931
  "If you want to give the right input to your users to persuade them to "
932
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
940
  msgstr ""
941
 
942
  #: templates/admin/wishlist-panel-premium.php:359
 
943
  msgid ""
944
  "Who said that a product has to remain forever in the same wishlist? With the "
945
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
960
  msgstr ""
961
 
962
  #: templates/admin/wishlist-panel-premium.php:376
 
963
  msgid ""
964
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
965
  "date in which they have added a particular product to their list: a new way "
978
  msgid "Email"
979
  msgstr "E-mail"
980
 
981
+ #: templates/share.php:51
982
+ #, fuzzy
983
+ msgid "My wishlist on "
984
+ msgstr "ønskeliste"
985
+
986
+ #: templates/share.php:51
987
+ msgid "WhatsApp"
988
+ msgstr ""
989
+
990
  #: templates/wishlist-view.php:32
991
  msgid "Edit title"
992
  msgstr "Rediger titel"
1028
  msgstr "På lager"
1029
 
1030
  #: templates/wishlist-view.php:188
 
1031
  msgid "Added on : %s"
1032
  msgstr "Tilføjet den : %s"
1033
 
1051
  msgid "Your email"
1052
  msgstr ""
1053
 
1054
+ #. Plugin Name of the plugin/theme
 
 
 
1055
  #, fuzzy
1056
+ msgid "YITH WooCommerce Wishlist"
1057
+ msgstr "Ønskeliste"
1058
+
1059
+ #. Plugin URI of the plugin/theme
1060
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1061
+ msgstr ""
1062
+
1063
+ #. Description of the plugin/theme
1064
+ msgid ""
1065
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1066
+ "possibility to create, fill, manage and share their wishlists allowing you "
1067
+ "to analyze their interests and needs to improve your marketing strategies. "
1068
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1069
+ "your e-commerce on <strong>YITH</strong></a>"
1070
+ msgstr ""
1071
+
1072
+ #. Author of the plugin/theme
1073
+ msgid "YITH"
1074
+ msgstr ""
1075
+
1076
+ #. Author URI of the plugin/theme
1077
+ msgid "https://yithemes.com/"
1078
+ msgstr ""
1079
 
1080
  #~ msgid "Select a date"
1081
  #~ msgstr "Vælg en dato"
languages/yith-woocommerce-wishlist-de_DE.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-de_DE.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:36+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:36+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -20,70 +20,70 @@ msgstr ""
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
- #: ../includes/class.yith-wcwl-admin-init.php:159
24
- #: ../includes/class.yith-wcwl-admin-init.php:1484
25
- #: ../includes/class.yith-wcwl-admin-init.php:1485
26
- #: ../includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Wunschliste"
29
 
30
- #: ../includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "Einstellungen"
33
 
34
- #: ../includes/class.yith-wcwl-admin-init.php:162
35
- #: ../includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "Farben"
38
 
39
- #: ../includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr "Premium Version"
42
 
43
- #: ../includes/class.yith-wcwl-admin-init.php:1015
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
- #: ../includes/class.yith-wcwl-admin-init.php:1016
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
- #: ../includes/class.yith-wcwl-admin-init.php:1017
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
- #: ../includes/class.yith-wcwl-admin-init.php:1018
59
  #, fuzzy
60
  msgctxt "[Part Of]: Also, please read the plugin documentation"
61
  msgid "documentation"
62
  msgstr "Plugin Dokumentation"
63
 
64
- #: ../includes/class.yith-wcwl-admin-init.php:1024
65
  msgid "Upgrade to the PREMIUM VERSION"
66
  msgstr ""
67
  "Hier die <a href=\"https://goo.gl/wxbNyw\" target=\"_blank\">PREMIUM "
68
  "VERSION</a> kaufen."
69
 
70
- #: ../includes/class.yith-wcwl-admin-init.php:1028
71
  msgid "Discover the Advanced Features"
72
  msgstr "Erweiterte Funktionen ansehen"
73
 
74
- #: ../includes/class.yith-wcwl-admin-init.php:1029
75
  msgid ""
76
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
77
  "all features!"
78
  msgstr ""
79
 
80
- #: ../includes/class.yith-wcwl-admin-init.php:1035
81
  msgid "Get Support and Pro Features"
82
  msgstr ""
83
  "<a href=\"https://goo.gl/wxbNyw\" target=\"_blank\">Support und Premium "
84
  "Features bekommen</a>"
85
 
86
- #: ../includes/class.yith-wcwl-admin-init.php:1036
87
  msgid ""
88
  "By purchasing the premium version of the plugin, you will take advantage of "
89
  "the advanced features of the product and you will get one year of free "
@@ -94,38 +94,37 @@ msgstr ""
94
  "Jahr freie Updates. Außerdem gibt's 24h Support auf unserer Webseite -> <a "
95
  "href=\"https://goo.gl/wxbNyw\" target=\"_blank\">Premium Version</a>"
96
 
97
- #: ../includes/class.yith-wcwl-admin-init.php:1046
98
  msgid "General Settings"
99
  msgstr "Allgemeine Einstellungen"
100
 
101
- #: ../includes/class.yith-wcwl-admin-init.php:1053
102
  msgid "Enable YITH Wishlist"
103
  msgstr "YITH Wunschlisten Plugin aktivieren"
104
 
105
- #: ../includes/class.yith-wcwl-admin-init.php:1060
106
  msgid "Default wishlist title"
107
  msgstr "Standard Wunschlisten Titel"
108
 
109
- #: ../includes/class.yith-wcwl-admin-init.php:1062
110
- #: ../includes/class.yith-wcwl-admin-init.php:1063
111
- #: ../includes/class.yith-wcwl-admin-init.php:1299
112
- #, php-format
113
  msgid "My wishlist on %s"
114
  msgstr "Meine Wunschliste bei %s"
115
 
116
- #: ../includes/class.yith-wcwl-admin-init.php:1068
117
  msgid "Wishlist Page"
118
  msgstr "Wunschlisten Seite"
119
 
120
- #: ../includes/class.yith-wcwl-admin-init.php:1069
121
  msgid "Page contents: [yith_wcwl_wishlist]"
122
  msgstr "Seiteninhalt: [yith_wcwl_wishlist]"
123
 
124
- #: ../includes/class.yith-wcwl-admin-init.php:1078
125
  msgid "Position"
126
  msgstr "Position"
127
 
128
- #: ../includes/class.yith-wcwl-admin-init.php:1079
129
  msgid ""
130
  "You can add the button in variable products only after the \"Add to Cart\" "
131
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -133,27 +132,27 @@ msgstr ""
133
  "Du kannst den Button bei Variablen Produkten nur nach dem \"In den Warenkorb"
134
  "\" Button hinzufügen oder du nutzt den Shortcode [yith_wcwl_add_to_wishlist]."
135
 
136
- #: ../includes/class.yith-wcwl-admin-init.php:1085
137
  msgid "After \"Add to cart\""
138
  msgstr "Nach \"in den Warenkorb\""
139
 
140
- #: ../includes/class.yith-wcwl-admin-init.php:1086
141
  msgid "After thumbnails"
142
  msgstr "Nach dem Vorschaubild"
143
 
144
- #: ../includes/class.yith-wcwl-admin-init.php:1087
145
  msgid "After summary"
146
  msgstr "Nach der Zusammenfassung"
147
 
148
- #: ../includes/class.yith-wcwl-admin-init.php:1088
149
  msgid "Use shortcode"
150
  msgstr "Benutze Shortcodes"
151
 
152
- #: ../includes/class.yith-wcwl-admin-init.php:1093
153
  msgid "Redirect to cart"
154
  msgstr "Zum Warenkorb weiterleiten"
155
 
156
- #: ../includes/class.yith-wcwl-admin-init.php:1094
157
  msgid ""
158
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
159
  "page."
@@ -161,199 +160,209 @@ msgstr ""
161
  "Zum Warenkorb weiterleiten wenn der Button \"Hinzufügen zum Warenkorb\" "
162
  "geklickt wird"
163
 
164
- #: ../includes/class.yith-wcwl-admin-init.php:1100
165
  msgid "Remove if added to the cart"
166
  msgstr "Entfernen wenn zum Warenkorb hinzugefügt"
167
 
168
- #: ../includes/class.yith-wcwl-admin-init.php:1101
169
  msgid "Remove the product from the wishlist if it has been added to the cart."
170
  msgstr "Von der Wunschliste entfernen wenn zum Warenkorb hinzugefügt."
171
 
172
- #: ../includes/class.yith-wcwl-admin-init.php:1107
173
  msgid "\"Add to Wishlist\" text"
174
  msgstr "Zur Wunschliste hinzufügen Text"
175
 
176
- #: ../includes/class.yith-wcwl-admin-init.php:1109
177
  msgid "Add to Wishlist"
178
  msgstr "Auf die Wunschliste"
179
 
180
- #: ../includes/class.yith-wcwl-admin-init.php:1114
181
  msgid "\"Browse wishlist\" text"
182
  msgstr "\"Wunschliste durchsuchen\" Text"
183
 
184
- #: ../includes/class.yith-wcwl-admin-init.php:1116
185
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
186
  msgid "Browse Wishlist"
187
  msgstr "Wunschliste durchstöbern"
188
 
189
- #: ../includes/class.yith-wcwl-admin-init.php:1121
190
  msgid "\"Product already in wishlist\" text"
191
  msgstr "Artikel ist bereits auf der Wunschliste Text"
192
 
193
- #: ../includes/class.yith-wcwl-admin-init.php:1123
194
- #: ../includes/class.yith-wcwl-ui.php:83
195
  msgid "The product is already in the wishlist!"
196
  msgstr "Der Artikel ist bereits auf einer Wunschliste"
197
 
198
- #: ../includes/class.yith-wcwl-admin-init.php:1128
199
  msgid "\"Product added\" text"
200
  msgstr "Artikel hinzugefügt Text"
201
 
202
- #: ../includes/class.yith-wcwl-admin-init.php:1130
203
- #: ../includes/class.yith-wcwl-ui.php:82
204
  msgid "Product added!"
205
  msgstr "Artikel hinzugefügt!"
206
 
207
- #: ../includes/class.yith-wcwl-admin-init.php:1135
208
  msgid "\"Add to Cart\" text"
209
  msgstr "In den Warenkorb Text"
210
 
211
- #: ../includes/class.yith-wcwl-admin-init.php:1137
212
  msgid "Add to Cart"
213
  msgstr "In den Warenkorb"
214
 
215
- #: ../includes/class.yith-wcwl-admin-init.php:1142
216
  msgid "Show Unit price"
217
  msgstr "Zeige Artikel Preis"
218
 
219
- #: ../includes/class.yith-wcwl-admin-init.php:1143
220
  msgid "Show unit price for each product in wishlist"
221
  msgstr "Zeige Artikel Preis für jedes Produkt"
222
 
223
- #: ../includes/class.yith-wcwl-admin-init.php:1150
224
  msgid "Show \"Add to Cart\" button"
225
  msgstr "Zeige \"Zum Warenkorb hinzufügen\" Button"
226
 
227
- #: ../includes/class.yith-wcwl-admin-init.php:1151
228
  msgid "Show \"Add to Cart\" button for each product in wishlist"
229
  msgstr "Zeige \"Zum, Warenkorb hinzufügen\" Button bei jedem Artikel"
230
 
231
- #: ../includes/class.yith-wcwl-admin-init.php:1158
232
  msgid "Show Stock status"
233
  msgstr "Zeige Lagerstatus"
234
 
235
- #: ../includes/class.yith-wcwl-admin-init.php:1159
236
  msgid ""
237
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
238
  msgstr "Zeige den Lagerstatus für jeden Artikel"
239
 
240
- #: ../includes/class.yith-wcwl-admin-init.php:1166
241
  msgid "Show Date of addition"
242
  msgstr "Zeige Datum des hinzufügens"
243
 
244
- #: ../includes/class.yith-wcwl-admin-init.php:1167
245
  msgid "Show the date when users have added a product to the wishlist"
246
  msgstr "Zeige Datum wann der Kunde den Artikel hinzugefügt hat"
247
 
248
- #: ../includes/class.yith-wcwl-admin-init.php:1174
249
  msgid "Add second remove button"
250
  msgstr "Einen zweiten \"Entfernen\" Button"
251
 
252
- #: ../includes/class.yith-wcwl-admin-init.php:1175
253
  msgid "Add a second remove button in the last column, with extended label"
254
  msgstr "Zweiter \"entfernen\" Button in der letzten Spalte"
255
 
256
- #: ../includes/class.yith-wcwl-admin-init.php:1190
257
  msgid "Styles"
258
  msgstr "Stile"
259
 
260
- #: ../includes/class.yith-wcwl-admin-init.php:1197
261
  msgid "Use buttons"
262
  msgstr "Benutze Buttons"
263
 
264
- #: ../includes/class.yith-wcwl-admin-init.php:1198
265
  msgid "Use buttons instead of simple anchors."
266
  msgstr "Benutze Buttons anstelle von Text Links."
267
 
268
- #: ../includes/class.yith-wcwl-admin-init.php:1204
269
  msgid "Custom CSS"
270
  msgstr "Benutzerdefiniertes CSS"
271
 
272
- #: ../includes/class.yith-wcwl-admin-init.php:1211
273
  msgid "Use theme style"
274
  msgstr "Nutze das Theme Styling"
275
 
276
- #: ../includes/class.yith-wcwl-admin-init.php:1212
277
  msgid "Use the theme style."
278
  msgstr "Nutze das Theme Styling."
279
 
280
- #: ../includes/class.yith-wcwl-admin-init.php:1218
281
  msgid "Rounded buttons"
282
  msgstr "Abgerundete Buttons"
283
 
284
- #: ../includes/class.yith-wcwl-admin-init.php:1219
285
  msgid "Make button corners rounded"
286
  msgstr "Nutze runde Button Ecken."
287
 
288
- #: ../includes/class.yith-wcwl-admin-init.php:1225
289
  msgid "\"Add to Wishlist\" icon"
290
  msgstr "Zur Wunschliste hinzufügen Symbol"
291
 
292
- #: ../includes/class.yith-wcwl-admin-init.php:1226
293
  msgid "Add an icon to the \"Add to Wishlist\" button"
294
  msgstr "Symbol für \"Auf die Wunschliste\" Button"
295
 
296
- #: ../includes/class.yith-wcwl-admin-init.php:1236
297
  msgid "\"Add to Cart\" icon"
298
  msgstr "In den Warenkorb Symbol"
299
 
300
- #: ../includes/class.yith-wcwl-admin-init.php:1237
301
  msgid "Add an icon to the \"Add to Cart\" button"
302
  msgstr "Symbol für \"in den Warenkorb\" Button"
303
 
304
- #: ../includes/class.yith-wcwl-admin-init.php:1255
305
  msgid "Social Networks & Share"
306
  msgstr "Social Netzwerke und Teilen"
307
 
308
- #: ../includes/class.yith-wcwl-admin-init.php:1262
309
  msgid "Share on Facebook"
310
  msgstr "Auf Facebook teilen"
311
 
312
- #: ../includes/class.yith-wcwl-admin-init.php:1263
313
  msgid "Show \"Share on Facebook\" button"
314
  msgstr "Zeige \"Auf Facebook teilen\" Button"
315
 
316
- #: ../includes/class.yith-wcwl-admin-init.php:1269
317
  msgid "Tweet on Twitter"
318
  msgstr "Auf Twitter teilen"
319
 
320
- #: ../includes/class.yith-wcwl-admin-init.php:1270
321
  msgid "Show \"Tweet on Twitter\" button"
322
  msgstr "Zeige \"Auf Twitter teilen\" Button"
323
 
324
- #: ../includes/class.yith-wcwl-admin-init.php:1276
325
  msgid "Pin on Pinterest"
326
  msgstr "Auf Pinterest teilen"
327
 
328
- #: ../includes/class.yith-wcwl-admin-init.php:1277
329
  msgid "Show \"Pin on Pinterest\" button"
330
  msgstr "Zeige \"Auf Pinterest teilen\" Button"
331
 
332
- #: ../includes/class.yith-wcwl-admin-init.php:1283
333
  msgid "Share on Google+"
334
  msgstr "Auf Google+ teilen"
335
 
336
- #: ../includes/class.yith-wcwl-admin-init.php:1284
337
  msgid "Show \"Share on Google+\" button"
338
  msgstr "Zeige \"Auf Google+ teilen\" Button"
339
 
340
- #: ../includes/class.yith-wcwl-admin-init.php:1290
341
  msgid "Share by Email"
342
  msgstr "Per E-Mail teilen"
343
 
344
- #: ../includes/class.yith-wcwl-admin-init.php:1291
345
  msgid "Show \"Share by Email\" button"
346
  msgstr "Zeige \"Per E-Mail teilen\" Button"
347
 
348
- #: ../includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
 
 
349
  msgid "Social title"
350
  msgstr "Social Titel"
351
 
352
- #: ../includes/class.yith-wcwl-admin-init.php:1304
353
  msgid "Social text"
354
  msgstr "Social Text"
355
 
356
- #: ../includes/class.yith-wcwl-admin-init.php:1305
357
  msgid ""
358
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
359
  "strong> where you want to show the URL of your wishlist."
@@ -361,16 +370,15 @@ msgstr ""
361
  "Wird von Pinterest und Twitter genutzt. Benutze <strong>%wishlist_url%</"
362
  "strong> um die URL der Wunschliste anzuzeigen."
363
 
364
- #: ../includes/class.yith-wcwl-admin-init.php:1312
365
  msgid "Social image URL"
366
  msgstr "Social Bild URL"
367
 
368
- #: ../includes/class.yith-wcwl-admin-init.php:1313
369
  msgid "It will be used by Pinterest."
370
  msgstr "Wird von Pinterest genutzt."
371
 
372
- #: ../includes/class.yith-wcwl-admin-init.php:1327
373
- #, php-format
374
  msgid ""
375
  "If you want to take advantage of this feature, you could consider to "
376
  "purchase the %s."
@@ -379,16 +387,15 @@ msgstr ""
379
  "<a href=https://goo.gl/iHq6lS\" target=\"_blank\">Frequently Bought "
380
  "together</a>. %s"
381
 
382
- #: ../includes/class.yith-wcwl-admin-init.php:1332
383
  msgid "YITH WooCommerce Frequently Bought Together Integration"
384
  msgstr "YITH WooCommerce Frequently Bought Together integration"
385
 
386
- #: ../includes/class.yith-wcwl-admin-init.php:1339
387
  msgid "Enable slider in wishlist"
388
  msgstr "Slider in Wunschliste aktivieren"
389
 
390
- #: ../includes/class.yith-wcwl-admin-init.php:1340
391
- #, php-format
392
  msgid ""
393
  "Choose to enable product slider in wishlist page with linked products (<a "
394
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
@@ -396,85 +403,84 @@ msgstr ""
396
  "Auswählen um einen Artikel Slider in der Wunschliste zu aktivieren. (<a href="
397
  "\"%s\" class=\"thickbox\">Beispiel</a>). %s"
398
 
399
- #: ../includes/class.yith-wcwl-admin-init.php:1376
400
  msgid "\"Add to wishlist\" button"
401
  msgstr "Zur Wunschliste hinzufügen Button"
402
 
403
- #: ../includes/class.yith-wcwl-admin-init.php:1379
404
- #: ../includes/class.yith-wcwl-admin-init.php:1397
405
- #: ../includes/class.yith-wcwl-admin-init.php:1415
406
- #: ../includes/class.yith-wcwl-admin-init.php:1433
407
- #: ../includes/class.yith-wcwl-admin-init.php:1451
408
  msgid "Background"
409
  msgstr "Hintergrund"
410
 
411
- #: ../includes/class.yith-wcwl-admin-init.php:1380
412
- #: ../includes/class.yith-wcwl-admin-init.php:1398
413
- #: ../includes/class.yith-wcwl-admin-init.php:1416
414
- #: ../includes/class.yith-wcwl-admin-init.php:1434
415
- #: ../includes/class.yith-wcwl-admin-init.php:1452
416
  msgid "Text"
417
  msgstr "Text"
418
 
419
- #: ../includes/class.yith-wcwl-admin-init.php:1381
420
- #: ../includes/class.yith-wcwl-admin-init.php:1399
421
- #: ../includes/class.yith-wcwl-admin-init.php:1417
422
- #: ../includes/class.yith-wcwl-admin-init.php:1435
423
- #: ../includes/class.yith-wcwl-admin-init.php:1453
424
  msgid "Border"
425
  msgstr "Rand"
426
 
427
- #: ../includes/class.yith-wcwl-admin-init.php:1388
428
- #: ../includes/class.yith-wcwl-admin-init.php:1406
429
- #: ../includes/class.yith-wcwl-admin-init.php:1424
430
- #: ../includes/class.yith-wcwl-admin-init.php:1442
431
  msgid "Background (hover)"
432
  msgstr "Hintergrund (Hover)"
433
 
434
- #: ../includes/class.yith-wcwl-admin-init.php:1389
435
- #: ../includes/class.yith-wcwl-admin-init.php:1407
436
- #: ../includes/class.yith-wcwl-admin-init.php:1425
437
- #: ../includes/class.yith-wcwl-admin-init.php:1443
438
  msgid "Text (hover)"
439
  msgstr "Text (hover)"
440
 
441
- #: ../includes/class.yith-wcwl-admin-init.php:1390
442
- #: ../includes/class.yith-wcwl-admin-init.php:1408
443
- #: ../includes/class.yith-wcwl-admin-init.php:1426
444
- #: ../includes/class.yith-wcwl-admin-init.php:1444
445
  msgid "Border (hover)"
446
  msgstr "Rand (Hover)"
447
 
448
- #: ../includes/class.yith-wcwl-admin-init.php:1394
449
  msgid "\"Add to Cart\" button"
450
  msgstr "In den Warenkorb Button"
451
 
452
- #: ../includes/class.yith-wcwl-admin-init.php:1412
453
  msgid "\"Style 1\" button"
454
  msgstr "Stil 1 Button"
455
 
456
- #: ../includes/class.yith-wcwl-admin-init.php:1430
457
  msgid "\"Style 2\" button"
458
  msgstr "Stil 2 Button"
459
 
460
- #: ../includes/class.yith-wcwl-admin-init.php:1448
461
  msgid "Wishlist table"
462
  msgstr "Wunschlisten Tabelle"
463
 
464
- #: ../includes/class.yith-wcwl-admin-init.php:1457
465
  msgid "Headers"
466
  msgstr "Kopfzeilen"
467
 
468
- #: ../includes/class.yith-wcwl-admin-init.php:1460
469
  msgid "Background color"
470
  msgstr "Hintergrund Farbe"
471
 
472
- #: ../includes/class.yith-wcwl-admin-init.php:1550
473
  msgid "Wishlist Activated"
474
  msgstr "Wunschliste aktiviert"
475
 
476
- #: ../includes/class.yith-wcwl-admin-init.php:1551
477
- #, php-format
478
  msgid ""
479
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
480
  "can access to all the settings of our plugins that you have activated. "
@@ -486,12 +492,11 @@ msgstr ""
486
  "href=\"https://goo.gl/wxbNyw\" target=\"blank\">Premium Version</a> hat eine "
487
  "Menge Funktionen mehr, schau sie dir doch mal an<a href=\"%s\">.</a>"
488
 
489
- #: ../includes/class.yith-wcwl-admin-init.php:1562
490
  msgid "Wishlist Updated"
491
  msgstr "Wunschliste aktualisiert"
492
 
493
- #: ../includes/class.yith-wcwl-admin-init.php:1563
494
- #, php-format
495
  msgid ""
496
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
497
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -504,305 +509,300 @@ msgstr ""
504
  "eine <a href=\"https://goo.gl/wxbNyw\" target=\"_blank\">Premium Version</a> "
505
  "hast erscheint bei einem Update immer ein Hinweis<a href=\"%s\".</a>"
506
 
507
- #: ../includes/class.yith-wcwl-init.php:437
508
  msgid ""
509
  "We are sorry, but this feature is available only if cookies are enabled on "
510
  "your browser."
511
  msgstr "Achtung, diese Funktionen benötigt Cookies."
512
 
513
- #: ../includes/class.yith-wcwl-init.php:438
514
  msgid "Product correctly added to cart"
515
  msgstr "Artikel zum Einkaufswagen hinzugefügt"
516
 
517
- #: ../includes/class.yith-wcwl-install.php:244
518
  msgctxt "page_slug"
519
  msgid "wishlist"
520
  msgstr "Wunschliste"
521
 
522
- #: ../includes/class.yith-wcwl-privacy.php:50
523
  msgid "While you visit our site, we’ll track:"
524
  msgstr ""
525
 
526
- #: ../includes/class.yith-wcwl-privacy.php:52
527
  msgid ""
528
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
529
  "users your favourite products, and to create targeted email campaigns."
530
  msgstr ""
531
 
532
- #: ../includes/class.yith-wcwl-privacy.php:53
533
  msgid ""
534
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
535
  "make them visible to the store’s staff"
536
  msgstr ""
537
 
538
- #: ../includes/class.yith-wcwl-privacy.php:55
539
  msgid ""
540
  "We’ll also use cookies to keep track of wishlist contents while you’re "
541
  "browsing our site."
542
  msgstr ""
543
 
544
- #: ../includes/class.yith-wcwl-privacy.php:58
545
  msgid ""
546
  "Members of our team have access to the information you provide us. For "
547
  "example, both Administrators and Shop Managers can access:"
548
  msgstr ""
549
 
550
- #: ../includes/class.yith-wcwl-privacy.php:60
551
  msgid ""
552
  "Wishlist details, such as products added, date of addition, name and privacy "
553
  "settings of your wishlists"
554
  msgstr ""
555
 
556
- #: ../includes/class.yith-wcwl-privacy.php:62
557
  msgid ""
558
  "Our team members have access to this information to offer you better deals "
559
  "for the products you love."
560
  msgstr ""
561
 
562
- #: ../includes/class.yith-wcwl-privacy.php:82
563
- #: ../includes/class.yith-wcwl-privacy.php:98
564
  #, fuzzy
565
  msgid "Customer Wishlists"
566
  msgstr "Benutzer Details"
567
 
568
- #: ../includes/class.yith-wcwl-privacy.php:133
569
  msgid "Wishlists"
570
  msgstr "Wunschlisten"
571
 
572
- #: ../includes/class.yith-wcwl-privacy.php:195
573
- #, fuzzy, php-format
 
574
  msgid "Removed wishlist %s."
575
  msgstr "Meine Wunschliste bei %s"
576
 
577
- #: ../includes/class.yith-wcwl-privacy.php:199
578
- #, fuzzy, php-format
 
579
  msgid "Wishlist %s has been retained."
580
  msgstr "Wunschliste \"Angebot anfragen\""
581
 
582
- #: ../includes/class.yith-wcwl-privacy.php:210
583
  #, fuzzy
584
  msgid "Removed default user's wishlist"
585
  msgstr "Wunschlisten anderer Nutzer"
586
 
587
- #: ../includes/class.yith-wcwl-privacy.php:228
588
  msgid "Token"
589
  msgstr ""
590
 
591
- #: ../includes/class.yith-wcwl-privacy.php:229
592
  #, fuzzy
593
  msgid "Wishlist url"
594
  msgstr "Wunschliste"
595
 
596
- #: ../includes/class.yith-wcwl-privacy.php:230
597
  #, fuzzy
598
  msgid "Title"
599
  msgstr "Titel:"
600
 
601
- #: ../includes/class.yith-wcwl-privacy.php:231
602
  #, fuzzy
603
  msgctxt "date wishlist was created"
604
  msgid "Created on"
605
  msgstr "Erstellen"
606
 
607
- #: ../includes/class.yith-wcwl-privacy.php:232
608
  msgid "Visibility"
609
  msgstr ""
610
 
611
- #: ../includes/class.yith-wcwl-privacy.php:233
612
  msgid "Items Added"
613
  msgstr ""
614
 
615
- #: ../includes/class.yith-wcwl-privacy.php:283
616
- #: ../templates/wishlist-view.php:212
617
  msgid "Shared"
618
  msgstr "geteilt"
619
 
620
- #: ../includes/class.yith-wcwl-privacy.php:286
621
- #: ../templates/wishlist-view.php:215
622
  msgid "Private"
623
  msgstr "Privat"
624
 
625
- #: ../includes/class.yith-wcwl-privacy.php:289
626
- #: ../templates/wishlist-view.php:218
627
  msgid "Public"
628
  msgstr "Öffentlich"
629
 
630
- #: ../includes/class.yith-wcwl-shortcode.php:45
631
  #, fuzzy
632
  msgctxt "[gutenberg]: block name"
633
  msgid "YITH Add to Wishlist"
634
  msgstr "Auf die Wunschliste"
635
 
636
- #: ../includes/class.yith-wcwl-shortcode.php:46
637
  #, fuzzy
638
  msgctxt "[gutenberg]: block description"
639
  msgid "Shows Add to Wishlist button"
640
  msgstr "Zur Wunschliste hinzufügen Button"
641
 
642
- #: ../includes/class.yith-wcwl-shortcode.php:51
643
  msgid ""
644
  "ID of the product to add to wishlist (leave empty to use global product)"
645
  msgstr ""
646
 
647
- #: ../includes/class.yith-wcwl-shortcode.php:56
648
  msgid "Url of wishlist page (leave empty to use default)"
649
  msgstr ""
650
 
651
- #: ../includes/class.yith-wcwl-shortcode.php:61
652
  msgid "Button label (leave empty to use default)"
653
  msgstr ""
654
 
655
- #: ../includes/class.yith-wcwl-shortcode.php:66
656
  msgid "\"Browse wishlist\" label (leave empty to use default)"
657
  msgstr ""
658
 
659
- #: ../includes/class.yith-wcwl-shortcode.php:71
660
  #, fuzzy
661
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
662
  msgstr "Artikel ist bereits auf der Wunschliste Text"
663
 
664
- #: ../includes/class.yith-wcwl-shortcode.php:76
665
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
666
  msgstr ""
667
 
668
- #: ../includes/class.yith-wcwl-shortcode.php:81
669
  msgid ""
670
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
671
  "default)"
672
  msgstr ""
673
 
674
- #: ../includes/class.yith-wcwl-shortcode.php:86
675
  msgid "Additional css classes for the button (leave empty to use default)"
676
  msgstr ""
677
 
678
- #: ../includes/class.yith-wcwl-shortcode.php:94
679
  #, fuzzy
680
  msgctxt "[gutenberg]: block name"
681
  msgid "YITH Wishlist"
682
  msgstr "YITH Wunschliste"
683
 
684
- #: ../includes/class.yith-wcwl-shortcode.php:95
685
  #, fuzzy
686
  msgctxt "[gutenberg]: block description"
687
  msgid "Shows list of products in wishlist"
688
  msgstr "Zeige Artikel Preis für jedes Produkt"
689
 
690
- #: ../includes/class.yith-wcwl-shortcode.php:100
691
  msgid "Choose whether to paginate items in the wishlist or show them all"
692
  msgstr ""
693
 
694
- #: ../includes/class.yith-wcwl-shortcode.php:103
695
  msgid "Paginate"
696
  msgstr ""
697
 
698
- #: ../includes/class.yith-wcwl-shortcode.php:104
699
  msgid "Do not paginate"
700
  msgstr ""
701
 
702
- #: ../includes/class.yith-wcwl-shortcode.php:109
703
  msgid "Number of items to show for each page"
704
  msgstr ""
705
 
706
- #: ../includes/class.yith-wcwl-shortcode.php:114
707
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
708
  msgstr ""
709
 
710
- #: ../includes/class.yith-wcwl-shortcode.php:386
711
- #: ../includes/class.yith-wcwl-ui.php:164
712
  msgid "Share on:"
713
  msgstr "Teile auf:"
714
 
715
- #: ../includes/class.yith-wcwl-ui.php:118
716
- #: ../includes/class.yith-wcwl-ui.php:200
717
  msgid "Select options"
718
  msgstr "Optionen auswählen"
719
 
720
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
721
  msgid "Facebook"
722
  msgstr "Facebook"
723
 
724
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
725
  msgid "Twitter"
726
  msgstr "Twitter"
727
 
728
- #: ../includes/class.yith-wcwl-ui.php:180
729
  msgid "email"
730
  msgstr "email"
731
 
732
- #: ../includes/class.yith-wcwl.php:201
733
  msgid "An error occurred while adding products to the wishlist."
734
  msgstr "Beim hinzufügen von Artikeln trat ein Fehler auf."
735
 
736
- #: ../includes/class.yith-wcwl.php:293
737
  msgid "An error occurred while adding products to wishlist."
738
  msgstr "Beim hinzufügen von Artikeln trat ein Fehler auf."
739
 
740
- #: ../includes/class.yith-wcwl.php:310
741
  msgid "The \"Remove\" option now does not require any parameter"
742
  msgstr "Die entfernen Funktion benötigt keine Parameter"
743
 
744
- #: ../includes/class.yith-wcwl.php:359
745
  msgid "An error occurred while removing products from the wishlist"
746
  msgstr "Beim entfernen von Artikeln trat ein Fehler auf."
747
 
748
- #: ../includes/class.yith-wcwl.php:809
749
  msgid "You need to log in before creating a new wishlist"
750
  msgstr "Du musst dich einloggen um eine Wunschliste zu erstellen"
751
 
752
- #: ../includes/class.yith-wcwl.php:1610
753
  msgid "Product successfully removed."
754
  msgstr "Artikel entfernt."
755
 
756
- #: ../includes/class.yith-wcwl.php:1614
757
  msgid "Error. Unable to remove the product from the wishlist."
758
  msgstr "Fehler: Artikel konnte nicht von der Wunschliste entfernt werden."
759
 
760
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
761
  msgid "No products were added to the wishlist"
762
  msgstr "Keine Produkte zur Wunschliste hinzugefügt"
763
 
764
- #: ../includes/class.yith-wcwl.php:1660
765
  msgid "An error as occurred."
766
  msgstr "Es ist ein Fehler aufgetreten."
767
 
768
- #: ../init.php:130
769
  #, fuzzy
770
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
771
  msgstr "YITH Wishlist erfordert WooCommerce"
772
 
773
- #: ../init.php:140
774
  msgid "You can't activate the free version of"
775
  msgstr ""
776
 
777
- #: ../init.php:140
778
  msgid "while you are using the premium one."
779
  msgstr ""
780
 
781
- #: ../templates/admin/wishlist-panel-premium.php:185
782
- #: ../templates/admin/wishlist-panel-premium.php:383
783
- #, php-format
784
  msgid ""
785
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
786
  "%2$s to benefit from all features!"
787
  msgstr ""
788
 
789
- #: ../templates/admin/wishlist-panel-premium.php:187
790
- #: ../templates/admin/wishlist-panel-premium.php:385
791
- #, php-format
792
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
793
  msgstr ""
794
 
795
- #: ../templates/admin/wishlist-panel-premium.php:193
796
  msgid "Premium Features"
797
  msgstr ""
798
 
799
- #: ../templates/admin/wishlist-panel-premium.php:196
800
- #: ../templates/admin/wishlist-panel-premium.php:201
801
  msgid "Multiple Wishlist"
802
  msgstr ""
803
 
804
- #: ../templates/admin/wishlist-panel-premium.php:203
805
- #, php-format
806
  msgid ""
807
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
808
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -813,43 +813,38 @@ msgid ""
813
  "manage and share their own wish lists."
814
  msgstr ""
815
 
816
- #: ../templates/admin/wishlist-panel-premium.php:212
817
- #: ../templates/admin/wishlist-panel-premium.php:222
818
  msgid "Wishlist Private"
819
  msgstr ""
820
 
821
- #: ../templates/admin/wishlist-panel-premium.php:214
822
- #, php-format
823
  msgid ""
824
  "By enabling the option wishlist, users will also have the possibility to "
825
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
826
  "following options:"
827
  msgstr ""
828
 
829
- #: ../templates/admin/wishlist-panel-premium.php:216
830
- #, php-format
831
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
832
  msgstr ""
833
 
834
- #: ../templates/admin/wishlist-panel-premium.php:217
835
- #, php-format
836
  msgid ""
837
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
838
  "can display it;"
839
  msgstr ""
840
 
841
- #: ../templates/admin/wishlist-panel-premium.php:218
842
- #, php-format
843
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
844
  msgstr ""
845
 
846
- #: ../templates/admin/wishlist-panel-premium.php:229
847
- #: ../templates/admin/wishlist-panel-premium.php:234
848
  msgid "Estimate Cost"
849
  msgstr ""
850
 
851
- #: ../templates/admin/wishlist-panel-premium.php:236
852
- #, php-format
853
  msgid ""
854
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
855
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -861,13 +856,12 @@ msgid ""
861
  "address that you have previously set."
862
  msgstr ""
863
 
864
- #: ../templates/admin/wishlist-panel-premium.php:245
865
- #: ../templates/admin/wishlist-panel-premium.php:250
866
  msgid "Admin Panel"
867
  msgstr ""
868
 
869
- #: ../templates/admin/wishlist-panel-premium.php:247
870
- #, php-format
871
  msgid ""
872
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
873
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -877,13 +871,12 @@ msgid ""
877
  "in customers' wish lists."
878
  msgstr ""
879
 
880
- #: ../templates/admin/wishlist-panel-premium.php:257
881
- #: ../templates/admin/wishlist-panel-premium.php:262
882
  msgid "Search Wishlists"
883
  msgstr ""
884
 
885
- #: ../templates/admin/wishlist-panel-premium.php:264
886
- #, php-format
887
  msgid ""
888
  "How many times have you been looking for the perfect gift for a important "
889
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -892,12 +885,11 @@ msgid ""
892
  "your products and even encourage users to purchase."
893
  msgstr ""
894
 
895
- #: ../templates/admin/wishlist-panel-premium.php:273
896
  msgid "'ADD TO CART' CHECKBOX"
897
  msgstr ""
898
 
899
- #: ../templates/admin/wishlist-panel-premium.php:275
900
- #, php-format
901
  msgid ""
902
  "Your shop offers always a wide selection of products and wishlists of your "
903
  "users get more and more crowded everyday. Give them the possibility to "
@@ -905,20 +897,19 @@ msgid ""
905
  "just with one click."
906
  msgstr ""
907
 
908
- #: ../templates/admin/wishlist-panel-premium.php:278
909
  msgid "'ADD TO CART'"
910
  msgstr ""
911
 
912
- #: ../templates/admin/wishlist-panel-premium.php:285
913
  msgid "DISABLE WISHLIST"
914
  msgstr ""
915
 
916
- #: ../templates/admin/wishlist-panel-premium.php:290
917
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
918
  msgstr ""
919
 
920
- #: ../templates/admin/wishlist-panel-premium.php:292
921
- #, php-format
922
  msgid ""
923
  "Favour users that have registered to your shop and disable plugin "
924
  "functionalities for all users that have not. By disabling this option, each "
@@ -926,29 +917,27 @@ msgid ""
926
  "%2$s to \"My Account\" page and a message will invite them to log in."
927
  msgstr ""
928
 
929
- #: ../templates/admin/wishlist-panel-premium.php:301
930
  msgid "MESSAGE TO UNLOGGED USERS"
931
  msgstr ""
932
 
933
- #: ../templates/admin/wishlist-panel-premium.php:303
934
- #, php-format
935
  msgid ""
936
  "Invite users that are visiting your shop to login if they want to fully "
937
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
938
  "redirect them to \"My Account\" page for registration."
939
  msgstr ""
940
 
941
- #: ../templates/admin/wishlist-panel-premium.php:306
942
  msgid "UNLOGGED USERS"
943
  msgstr ""
944
 
945
- #: ../templates/admin/wishlist-panel-premium.php:313
946
- #: ../templates/admin/wishlist-panel-premium.php:318
947
  msgid "POPULAR TABLE"
948
  msgstr ""
949
 
950
- #: ../templates/admin/wishlist-panel-premium.php:320
951
- #, php-format
952
  msgid ""
953
  "Some products draw customer's attention more than others and they do not "
954
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -956,29 +945,27 @@ msgid ""
956
  "their wishlists."
957
  msgstr ""
958
 
959
- #: ../templates/admin/wishlist-panel-premium.php:329
960
  msgid "FUNCTIONALITIES IN ONE CLICK"
961
  msgstr ""
962
 
963
- #: ../templates/admin/wishlist-panel-premium.php:331
964
- #, php-format
965
  msgid ""
966
  "Users have the possibility to search for a wishlist, create a new one or "
967
  "display those already created. Add these %1$sfunctionalities%2$s through the "
968
  "dedicated widgets or show them immediately after \"Wishlist\" table."
969
  msgstr ""
970
 
971
- #: ../templates/admin/wishlist-panel-premium.php:334
972
  msgid "FUNCTIONALITIES"
973
  msgstr ""
974
 
975
- #: ../templates/admin/wishlist-panel-premium.php:341
976
- #: ../templates/admin/wishlist-panel-premium.php:346
977
  msgid "PROMOTIONAL EMAIL"
978
  msgstr ""
979
 
980
- #: ../templates/admin/wishlist-panel-premium.php:348
981
- #, php-format
982
  msgid ""
983
  "If you want to give the right input to your users to persuade them to "
984
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -987,12 +974,11 @@ msgid ""
987
  "will know you are offering a unique offer!"
988
  msgstr ""
989
 
990
- #: ../templates/admin/wishlist-panel-premium.php:357
991
  msgid "FROM A WISHLIST TO ANOTHER"
992
  msgstr ""
993
 
994
- #: ../templates/admin/wishlist-panel-premium.php:359
995
- #, php-format
996
  msgid ""
997
  "Who said that a product has to remain forever in the same wishlist? With the "
998
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -1000,105 +986,134 @@ msgid ""
1000
  "another one, managing as they want their lists."
1001
  msgstr ""
1002
 
1003
- #: ../templates/admin/wishlist-panel-premium.php:362
1004
  msgid "FROM A WISHLIST"
1005
  msgstr ""
1006
 
1007
- #: ../templates/admin/wishlist-panel-premium.php:369
1008
  msgid "DATE"
1009
  msgstr ""
1010
 
1011
- #: ../templates/admin/wishlist-panel-premium.php:374
1012
  msgid "DATE OF ADDITION TO A WISHLIST"
1013
  msgstr ""
1014
 
1015
- #: ../templates/admin/wishlist-panel-premium.php:376
1016
- #, php-format
1017
  msgid ""
1018
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1019
  "date in which they have added a particular product to their list: a new way "
1020
  "to keep you users informed about their operations."
1021
  msgstr ""
1022
 
1023
- #: ../templates/share.php:32
1024
  msgid "Pinterest"
1025
  msgstr "Pinterest"
1026
 
1027
- #: ../templates/share.php:38
1028
  msgid "Google+"
1029
  msgstr "Google+"
1030
 
1031
- #: ../templates/share.php:44
1032
  msgid "Email"
1033
  msgstr "EMail"
1034
 
1035
- #: ../templates/wishlist-view.php:32
 
 
 
 
 
 
 
 
 
1036
  msgid "Edit title"
1037
  msgstr "Titel bearbeiten"
1038
 
1039
- #: ../templates/wishlist-view.php:41
1040
  msgid "Save"
1041
  msgstr "Speichern"
1042
 
1043
- #: ../templates/wishlist-view.php:45
1044
  msgid "Cancel"
1045
  msgstr "Abbrechen"
1046
 
1047
- #: ../templates/wishlist-view.php:82
1048
  msgid "Product Name"
1049
  msgstr "Artikel Name"
1050
 
1051
- #: ../templates/wishlist-view.php:89
1052
  msgid "Unit Price"
1053
  msgstr "Artikel Preis"
1054
 
1055
- #: ../templates/wishlist-view.php:102
1056
  msgid "Stock Status"
1057
  msgstr "Lager Status"
1058
 
1059
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1060
  msgid "Remove this product"
1061
  msgstr "Artikel entfernen"
1062
 
1063
- #: ../templates/wishlist-view.php:172
1064
  msgid "Free!"
1065
  msgstr "Kostenlos!"
1066
 
1067
- #: ../templates/wishlist-view.php:179
1068
  msgid "Out of Stock"
1069
  msgstr "Nicht auf Lager"
1070
 
1071
- #: ../templates/wishlist-view.php:179
1072
  msgid "In Stock"
1073
  msgstr "Auf Lager"
1074
 
1075
- #: ../templates/wishlist-view.php:188
1076
- #, php-format
1077
  msgid "Added on : %s"
1078
  msgstr "Hinzugefügt am: %s"
1079
 
1080
- #: ../templates/wishlist-view.php:200
1081
  msgid "Move"
1082
  msgstr "Verschieben"
1083
 
1084
- #: ../templates/wishlist-view.php:232
1085
  msgid "Remove"
1086
  msgstr "Entfernen"
1087
 
1088
- #: ../templates/wishlist-view.php:259
1089
  msgid "Add the selected products to the cart"
1090
  msgstr "Ausgewählte Artikel<br />in den Warenkorb"
1091
 
1092
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1093
  msgid "Ask for an estimate"
1094
  msgstr "Nach einem Angebot Fragen"
1095
 
1096
- #: ../templates/wishlist-view.php:303
1097
  msgid "Your email"
1098
  msgstr ""
1099
 
1100
- #~ msgid "YITH WooCommerce Wishlist"
1101
- #~ msgstr "YITH WooCommerce Wunschliste"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1102
 
1103
  #~ msgid "Live Demo"
1104
  #~ msgstr "Live Demo"
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:36+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
+ #: includes/class.yith-wcwl-admin-init.php:159
24
+ #: includes/class.yith-wcwl-admin-init.php:1485
25
+ #: includes/class.yith-wcwl-admin-init.php:1486
26
+ #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Wunschliste"
29
 
30
+ #: includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "Einstellungen"
33
 
34
+ #: includes/class.yith-wcwl-admin-init.php:162
35
+ #: includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "Farben"
38
 
39
+ #: includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr "Premium Version"
42
 
43
+ #: includes/class.yith-wcwl-admin-init.php:1009
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1010
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
+ #: includes/class.yith-wcwl-admin-init.php:1011
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
+ #: includes/class.yith-wcwl-admin-init.php:1012
59
  #, fuzzy
60
  msgctxt "[Part Of]: Also, please read the plugin documentation"
61
  msgid "documentation"
62
  msgstr "Plugin Dokumentation"
63
 
64
+ #: includes/class.yith-wcwl-admin-init.php:1018
65
  msgid "Upgrade to the PREMIUM VERSION"
66
  msgstr ""
67
  "Hier die <a href=\"https://goo.gl/wxbNyw\" target=\"_blank\">PREMIUM "
68
  "VERSION</a> kaufen."
69
 
70
+ #: includes/class.yith-wcwl-admin-init.php:1022
71
  msgid "Discover the Advanced Features"
72
  msgstr "Erweiterte Funktionen ansehen"
73
 
74
+ #: includes/class.yith-wcwl-admin-init.php:1023
75
  msgid ""
76
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
77
  "all features!"
78
  msgstr ""
79
 
80
+ #: includes/class.yith-wcwl-admin-init.php:1029
81
  msgid "Get Support and Pro Features"
82
  msgstr ""
83
  "<a href=\"https://goo.gl/wxbNyw\" target=\"_blank\">Support und Premium "
84
  "Features bekommen</a>"
85
 
86
+ #: includes/class.yith-wcwl-admin-init.php:1030
87
  msgid ""
88
  "By purchasing the premium version of the plugin, you will take advantage of "
89
  "the advanced features of the product and you will get one year of free "
94
  "Jahr freie Updates. Außerdem gibt's 24h Support auf unserer Webseite -> <a "
95
  "href=\"https://goo.gl/wxbNyw\" target=\"_blank\">Premium Version</a>"
96
 
97
+ #: includes/class.yith-wcwl-admin-init.php:1040
98
  msgid "General Settings"
99
  msgstr "Allgemeine Einstellungen"
100
 
101
+ #: includes/class.yith-wcwl-admin-init.php:1047
102
  msgid "Enable YITH Wishlist"
103
  msgstr "YITH Wunschlisten Plugin aktivieren"
104
 
105
+ #: includes/class.yith-wcwl-admin-init.php:1054
106
  msgid "Default wishlist title"
107
  msgstr "Standard Wunschlisten Titel"
108
 
109
+ #: includes/class.yith-wcwl-admin-init.php:1056
110
+ #: includes/class.yith-wcwl-admin-init.php:1057
111
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
112
  msgid "My wishlist on %s"
113
  msgstr "Meine Wunschliste bei %s"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1062
116
  msgid "Wishlist Page"
117
  msgstr "Wunschlisten Seite"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1063
120
  msgid "Page contents: [yith_wcwl_wishlist]"
121
  msgstr "Seiteninhalt: [yith_wcwl_wishlist]"
122
 
123
+ #: includes/class.yith-wcwl-admin-init.php:1072
124
  msgid "Position"
125
  msgstr "Position"
126
 
127
+ #: includes/class.yith-wcwl-admin-init.php:1073
128
  msgid ""
129
  "You can add the button in variable products only after the \"Add to Cart\" "
130
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
132
  "Du kannst den Button bei Variablen Produkten nur nach dem \"In den Warenkorb"
133
  "\" Button hinzufügen oder du nutzt den Shortcode [yith_wcwl_add_to_wishlist]."
134
 
135
+ #: includes/class.yith-wcwl-admin-init.php:1079
136
  msgid "After \"Add to cart\""
137
  msgstr "Nach \"in den Warenkorb\""
138
 
139
+ #: includes/class.yith-wcwl-admin-init.php:1080
140
  msgid "After thumbnails"
141
  msgstr "Nach dem Vorschaubild"
142
 
143
+ #: includes/class.yith-wcwl-admin-init.php:1081
144
  msgid "After summary"
145
  msgstr "Nach der Zusammenfassung"
146
 
147
+ #: includes/class.yith-wcwl-admin-init.php:1082
148
  msgid "Use shortcode"
149
  msgstr "Benutze Shortcodes"
150
 
151
+ #: includes/class.yith-wcwl-admin-init.php:1087
152
  msgid "Redirect to cart"
153
  msgstr "Zum Warenkorb weiterleiten"
154
 
155
+ #: includes/class.yith-wcwl-admin-init.php:1088
156
  msgid ""
157
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
158
  "page."
160
  "Zum Warenkorb weiterleiten wenn der Button \"Hinzufügen zum Warenkorb\" "
161
  "geklickt wird"
162
 
163
+ #: includes/class.yith-wcwl-admin-init.php:1094
164
  msgid "Remove if added to the cart"
165
  msgstr "Entfernen wenn zum Warenkorb hinzugefügt"
166
 
167
+ #: includes/class.yith-wcwl-admin-init.php:1095
168
  msgid "Remove the product from the wishlist if it has been added to the cart."
169
  msgstr "Von der Wunschliste entfernen wenn zum Warenkorb hinzugefügt."
170
 
171
+ #: includes/class.yith-wcwl-admin-init.php:1101
172
  msgid "\"Add to Wishlist\" text"
173
  msgstr "Zur Wunschliste hinzufügen Text"
174
 
175
+ #: includes/class.yith-wcwl-admin-init.php:1103
176
  msgid "Add to Wishlist"
177
  msgstr "Auf die Wunschliste"
178
 
179
+ #: includes/class.yith-wcwl-admin-init.php:1108
180
  msgid "\"Browse wishlist\" text"
181
  msgstr "\"Wunschliste durchsuchen\" Text"
182
 
183
+ #: includes/class.yith-wcwl-admin-init.php:1110
184
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
185
  msgid "Browse Wishlist"
186
  msgstr "Wunschliste durchstöbern"
187
 
188
+ #: includes/class.yith-wcwl-admin-init.php:1115
189
  msgid "\"Product already in wishlist\" text"
190
  msgstr "Artikel ist bereits auf der Wunschliste Text"
191
 
192
+ #: includes/class.yith-wcwl-admin-init.php:1117
193
+ #: includes/class.yith-wcwl-ui.php:83
194
  msgid "The product is already in the wishlist!"
195
  msgstr "Der Artikel ist bereits auf einer Wunschliste"
196
 
197
+ #: includes/class.yith-wcwl-admin-init.php:1122
198
  msgid "\"Product added\" text"
199
  msgstr "Artikel hinzugefügt Text"
200
 
201
+ #: includes/class.yith-wcwl-admin-init.php:1124
202
+ #: includes/class.yith-wcwl-ui.php:82
203
  msgid "Product added!"
204
  msgstr "Artikel hinzugefügt!"
205
 
206
+ #: includes/class.yith-wcwl-admin-init.php:1129
207
  msgid "\"Add to Cart\" text"
208
  msgstr "In den Warenkorb Text"
209
 
210
+ #: includes/class.yith-wcwl-admin-init.php:1131
211
  msgid "Add to Cart"
212
  msgstr "In den Warenkorb"
213
 
214
+ #: includes/class.yith-wcwl-admin-init.php:1136
215
  msgid "Show Unit price"
216
  msgstr "Zeige Artikel Preis"
217
 
218
+ #: includes/class.yith-wcwl-admin-init.php:1137
219
  msgid "Show unit price for each product in wishlist"
220
  msgstr "Zeige Artikel Preis für jedes Produkt"
221
 
222
+ #: includes/class.yith-wcwl-admin-init.php:1144
223
  msgid "Show \"Add to Cart\" button"
224
  msgstr "Zeige \"Zum Warenkorb hinzufügen\" Button"
225
 
226
+ #: includes/class.yith-wcwl-admin-init.php:1145
227
  msgid "Show \"Add to Cart\" button for each product in wishlist"
228
  msgstr "Zeige \"Zum, Warenkorb hinzufügen\" Button bei jedem Artikel"
229
 
230
+ #: includes/class.yith-wcwl-admin-init.php:1152
231
  msgid "Show Stock status"
232
  msgstr "Zeige Lagerstatus"
233
 
234
+ #: includes/class.yith-wcwl-admin-init.php:1153
235
  msgid ""
236
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
237
  msgstr "Zeige den Lagerstatus für jeden Artikel"
238
 
239
+ #: includes/class.yith-wcwl-admin-init.php:1160
240
  msgid "Show Date of addition"
241
  msgstr "Zeige Datum des hinzufügens"
242
 
243
+ #: includes/class.yith-wcwl-admin-init.php:1161
244
  msgid "Show the date when users have added a product to the wishlist"
245
  msgstr "Zeige Datum wann der Kunde den Artikel hinzugefügt hat"
246
 
247
+ #: includes/class.yith-wcwl-admin-init.php:1168
248
  msgid "Add second remove button"
249
  msgstr "Einen zweiten \"Entfernen\" Button"
250
 
251
+ #: includes/class.yith-wcwl-admin-init.php:1169
252
  msgid "Add a second remove button in the last column, with extended label"
253
  msgstr "Zweiter \"entfernen\" Button in der letzten Spalte"
254
 
255
+ #: includes/class.yith-wcwl-admin-init.php:1184
256
  msgid "Styles"
257
  msgstr "Stile"
258
 
259
+ #: includes/class.yith-wcwl-admin-init.php:1191
260
  msgid "Use buttons"
261
  msgstr "Benutze Buttons"
262
 
263
+ #: includes/class.yith-wcwl-admin-init.php:1192
264
  msgid "Use buttons instead of simple anchors."
265
  msgstr "Benutze Buttons anstelle von Text Links."
266
 
267
+ #: includes/class.yith-wcwl-admin-init.php:1198
268
  msgid "Custom CSS"
269
  msgstr "Benutzerdefiniertes CSS"
270
 
271
+ #: includes/class.yith-wcwl-admin-init.php:1205
272
  msgid "Use theme style"
273
  msgstr "Nutze das Theme Styling"
274
 
275
+ #: includes/class.yith-wcwl-admin-init.php:1206
276
  msgid "Use the theme style."
277
  msgstr "Nutze das Theme Styling."
278
 
279
+ #: includes/class.yith-wcwl-admin-init.php:1212
280
  msgid "Rounded buttons"
281
  msgstr "Abgerundete Buttons"
282
 
283
+ #: includes/class.yith-wcwl-admin-init.php:1213
284
  msgid "Make button corners rounded"
285
  msgstr "Nutze runde Button Ecken."
286
 
287
+ #: includes/class.yith-wcwl-admin-init.php:1219
288
  msgid "\"Add to Wishlist\" icon"
289
  msgstr "Zur Wunschliste hinzufügen Symbol"
290
 
291
+ #: includes/class.yith-wcwl-admin-init.php:1220
292
  msgid "Add an icon to the \"Add to Wishlist\" button"
293
  msgstr "Symbol für \"Auf die Wunschliste\" Button"
294
 
295
+ #: includes/class.yith-wcwl-admin-init.php:1230
296
  msgid "\"Add to Cart\" icon"
297
  msgstr "In den Warenkorb Symbol"
298
 
299
+ #: includes/class.yith-wcwl-admin-init.php:1231
300
  msgid "Add an icon to the \"Add to Cart\" button"
301
  msgstr "Symbol für \"in den Warenkorb\" Button"
302
 
303
+ #: includes/class.yith-wcwl-admin-init.php:1249
304
  msgid "Social Networks & Share"
305
  msgstr "Social Netzwerke und Teilen"
306
 
307
+ #: includes/class.yith-wcwl-admin-init.php:1256
308
  msgid "Share on Facebook"
309
  msgstr "Auf Facebook teilen"
310
 
311
+ #: includes/class.yith-wcwl-admin-init.php:1257
312
  msgid "Show \"Share on Facebook\" button"
313
  msgstr "Zeige \"Auf Facebook teilen\" Button"
314
 
315
+ #: includes/class.yith-wcwl-admin-init.php:1263
316
  msgid "Tweet on Twitter"
317
  msgstr "Auf Twitter teilen"
318
 
319
+ #: includes/class.yith-wcwl-admin-init.php:1264
320
  msgid "Show \"Tweet on Twitter\" button"
321
  msgstr "Zeige \"Auf Twitter teilen\" Button"
322
 
323
+ #: includes/class.yith-wcwl-admin-init.php:1270
324
  msgid "Pin on Pinterest"
325
  msgstr "Auf Pinterest teilen"
326
 
327
+ #: includes/class.yith-wcwl-admin-init.php:1271
328
  msgid "Show \"Pin on Pinterest\" button"
329
  msgstr "Zeige \"Auf Pinterest teilen\" Button"
330
 
331
+ #: includes/class.yith-wcwl-admin-init.php:1277
332
  msgid "Share on Google+"
333
  msgstr "Auf Google+ teilen"
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1278
336
  msgid "Show \"Share on Google+\" button"
337
  msgstr "Zeige \"Auf Google+ teilen\" Button"
338
 
339
+ #: includes/class.yith-wcwl-admin-init.php:1284
340
  msgid "Share by Email"
341
  msgstr "Per E-Mail teilen"
342
 
343
+ #: includes/class.yith-wcwl-admin-init.php:1285
344
  msgid "Show \"Share by Email\" button"
345
  msgstr "Zeige \"Per E-Mail teilen\" Button"
346
 
347
+ #: includes/class.yith-wcwl-admin-init.php:1291
348
+ #, fuzzy
349
+ msgid "Share by WhatsApp"
350
+ msgstr "Per E-Mail teilen"
351
+
352
+ #: includes/class.yith-wcwl-admin-init.php:1292
353
+ #, fuzzy
354
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
355
+ msgstr "Zeige \"Per E-Mail teilen\" Button"
356
+
357
+ #: includes/class.yith-wcwl-admin-init.php:1298
358
  msgid "Social title"
359
  msgstr "Social Titel"
360
 
361
+ #: includes/class.yith-wcwl-admin-init.php:1305
362
  msgid "Social text"
363
  msgstr "Social Text"
364
 
365
+ #: includes/class.yith-wcwl-admin-init.php:1306
366
  msgid ""
367
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
368
  "strong> where you want to show the URL of your wishlist."
370
  "Wird von Pinterest und Twitter genutzt. Benutze <strong>%wishlist_url%</"
371
  "strong> um die URL der Wunschliste anzuzeigen."
372
 
373
+ #: includes/class.yith-wcwl-admin-init.php:1313
374
  msgid "Social image URL"
375
  msgstr "Social Bild URL"
376
 
377
+ #: includes/class.yith-wcwl-admin-init.php:1314
378
  msgid "It will be used by Pinterest."
379
  msgstr "Wird von Pinterest genutzt."
380
 
381
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
382
  msgid ""
383
  "If you want to take advantage of this feature, you could consider to "
384
  "purchase the %s."
387
  "<a href=https://goo.gl/iHq6lS\" target=\"_blank\">Frequently Bought "
388
  "together</a>. %s"
389
 
390
+ #: includes/class.yith-wcwl-admin-init.php:1333
391
  msgid "YITH WooCommerce Frequently Bought Together Integration"
392
  msgstr "YITH WooCommerce Frequently Bought Together integration"
393
 
394
+ #: includes/class.yith-wcwl-admin-init.php:1340
395
  msgid "Enable slider in wishlist"
396
  msgstr "Slider in Wunschliste aktivieren"
397
 
398
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
399
  msgid ""
400
  "Choose to enable product slider in wishlist page with linked products (<a "
401
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
403
  "Auswählen um einen Artikel Slider in der Wunschliste zu aktivieren. (<a href="
404
  "\"%s\" class=\"thickbox\">Beispiel</a>). %s"
405
 
406
+ #: includes/class.yith-wcwl-admin-init.php:1377
407
  msgid "\"Add to wishlist\" button"
408
  msgstr "Zur Wunschliste hinzufügen Button"
409
 
410
+ #: includes/class.yith-wcwl-admin-init.php:1380
411
+ #: includes/class.yith-wcwl-admin-init.php:1398
412
+ #: includes/class.yith-wcwl-admin-init.php:1416
413
+ #: includes/class.yith-wcwl-admin-init.php:1434
414
+ #: includes/class.yith-wcwl-admin-init.php:1452
415
  msgid "Background"
416
  msgstr "Hintergrund"
417
 
418
+ #: includes/class.yith-wcwl-admin-init.php:1381
419
+ #: includes/class.yith-wcwl-admin-init.php:1399
420
+ #: includes/class.yith-wcwl-admin-init.php:1417
421
+ #: includes/class.yith-wcwl-admin-init.php:1435
422
+ #: includes/class.yith-wcwl-admin-init.php:1453
423
  msgid "Text"
424
  msgstr "Text"
425
 
426
+ #: includes/class.yith-wcwl-admin-init.php:1382
427
+ #: includes/class.yith-wcwl-admin-init.php:1400
428
+ #: includes/class.yith-wcwl-admin-init.php:1418
429
+ #: includes/class.yith-wcwl-admin-init.php:1436
430
+ #: includes/class.yith-wcwl-admin-init.php:1454
431
  msgid "Border"
432
  msgstr "Rand"
433
 
434
+ #: includes/class.yith-wcwl-admin-init.php:1389
435
+ #: includes/class.yith-wcwl-admin-init.php:1407
436
+ #: includes/class.yith-wcwl-admin-init.php:1425
437
+ #: includes/class.yith-wcwl-admin-init.php:1443
438
  msgid "Background (hover)"
439
  msgstr "Hintergrund (Hover)"
440
 
441
+ #: includes/class.yith-wcwl-admin-init.php:1390
442
+ #: includes/class.yith-wcwl-admin-init.php:1408
443
+ #: includes/class.yith-wcwl-admin-init.php:1426
444
+ #: includes/class.yith-wcwl-admin-init.php:1444
445
  msgid "Text (hover)"
446
  msgstr "Text (hover)"
447
 
448
+ #: includes/class.yith-wcwl-admin-init.php:1391
449
+ #: includes/class.yith-wcwl-admin-init.php:1409
450
+ #: includes/class.yith-wcwl-admin-init.php:1427
451
+ #: includes/class.yith-wcwl-admin-init.php:1445
452
  msgid "Border (hover)"
453
  msgstr "Rand (Hover)"
454
 
455
+ #: includes/class.yith-wcwl-admin-init.php:1395
456
  msgid "\"Add to Cart\" button"
457
  msgstr "In den Warenkorb Button"
458
 
459
+ #: includes/class.yith-wcwl-admin-init.php:1413
460
  msgid "\"Style 1\" button"
461
  msgstr "Stil 1 Button"
462
 
463
+ #: includes/class.yith-wcwl-admin-init.php:1431
464
  msgid "\"Style 2\" button"
465
  msgstr "Stil 2 Button"
466
 
467
+ #: includes/class.yith-wcwl-admin-init.php:1449
468
  msgid "Wishlist table"
469
  msgstr "Wunschlisten Tabelle"
470
 
471
+ #: includes/class.yith-wcwl-admin-init.php:1458
472
  msgid "Headers"
473
  msgstr "Kopfzeilen"
474
 
475
+ #: includes/class.yith-wcwl-admin-init.php:1461
476
  msgid "Background color"
477
  msgstr "Hintergrund Farbe"
478
 
479
+ #: includes/class.yith-wcwl-admin-init.php:1551
480
  msgid "Wishlist Activated"
481
  msgstr "Wunschliste aktiviert"
482
 
483
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
484
  msgid ""
485
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
486
  "can access to all the settings of our plugins that you have activated. "
492
  "href=\"https://goo.gl/wxbNyw\" target=\"blank\">Premium Version</a> hat eine "
493
  "Menge Funktionen mehr, schau sie dir doch mal an<a href=\"%s\">.</a>"
494
 
495
+ #: includes/class.yith-wcwl-admin-init.php:1563
496
  msgid "Wishlist Updated"
497
  msgstr "Wunschliste aktualisiert"
498
 
499
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
500
  msgid ""
501
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
502
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
509
  "eine <a href=\"https://goo.gl/wxbNyw\" target=\"_blank\">Premium Version</a> "
510
  "hast erscheint bei einem Update immer ein Hinweis<a href=\"%s\".</a>"
511
 
512
+ #: includes/class.yith-wcwl-init.php:448
513
  msgid ""
514
  "We are sorry, but this feature is available only if cookies are enabled on "
515
  "your browser."
516
  msgstr "Achtung, diese Funktionen benötigt Cookies."
517
 
518
+ #: includes/class.yith-wcwl-init.php:449
519
  msgid "Product correctly added to cart"
520
  msgstr "Artikel zum Einkaufswagen hinzugefügt"
521
 
522
+ #: includes/class.yith-wcwl-install.php:244
523
  msgctxt "page_slug"
524
  msgid "wishlist"
525
  msgstr "Wunschliste"
526
 
527
+ #: includes/class.yith-wcwl-privacy.php:50
528
  msgid "While you visit our site, we’ll track:"
529
  msgstr ""
530
 
531
+ #: includes/class.yith-wcwl-privacy.php:52
532
  msgid ""
533
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
534
  "users your favourite products, and to create targeted email campaigns."
535
  msgstr ""
536
 
537
+ #: includes/class.yith-wcwl-privacy.php:53
538
  msgid ""
539
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
540
  "make them visible to the store’s staff"
541
  msgstr ""
542
 
543
+ #: includes/class.yith-wcwl-privacy.php:55
544
  msgid ""
545
  "We’ll also use cookies to keep track of wishlist contents while you’re "
546
  "browsing our site."
547
  msgstr ""
548
 
549
+ #: includes/class.yith-wcwl-privacy.php:58
550
  msgid ""
551
  "Members of our team have access to the information you provide us. For "
552
  "example, both Administrators and Shop Managers can access:"
553
  msgstr ""
554
 
555
+ #: includes/class.yith-wcwl-privacy.php:60
556
  msgid ""
557
  "Wishlist details, such as products added, date of addition, name and privacy "
558
  "settings of your wishlists"
559
  msgstr ""
560
 
561
+ #: includes/class.yith-wcwl-privacy.php:62
562
  msgid ""
563
  "Our team members have access to this information to offer you better deals "
564
  "for the products you love."
565
  msgstr ""
566
 
567
+ #: includes/class.yith-wcwl-privacy.php:82
568
+ #: includes/class.yith-wcwl-privacy.php:98
569
  #, fuzzy
570
  msgid "Customer Wishlists"
571
  msgstr "Benutzer Details"
572
 
573
+ #: includes/class.yith-wcwl-privacy.php:133
574
  msgid "Wishlists"
575
  msgstr "Wunschlisten"
576
 
577
+ #. Translators: %s Order number.
578
+ #: includes/class.yith-wcwl-privacy.php:195
579
+ #, fuzzy
580
  msgid "Removed wishlist %s."
581
  msgstr "Meine Wunschliste bei %s"
582
 
583
+ #. Translators: %s Order number.
584
+ #: includes/class.yith-wcwl-privacy.php:199
585
+ #, fuzzy
586
  msgid "Wishlist %s has been retained."
587
  msgstr "Wunschliste \"Angebot anfragen\""
588
 
589
+ #: includes/class.yith-wcwl-privacy.php:210
590
  #, fuzzy
591
  msgid "Removed default user's wishlist"
592
  msgstr "Wunschlisten anderer Nutzer"
593
 
594
+ #: includes/class.yith-wcwl-privacy.php:228
595
  msgid "Token"
596
  msgstr ""
597
 
598
+ #: includes/class.yith-wcwl-privacy.php:229
599
  #, fuzzy
600
  msgid "Wishlist url"
601
  msgstr "Wunschliste"
602
 
603
+ #: includes/class.yith-wcwl-privacy.php:230
604
  #, fuzzy
605
  msgid "Title"
606
  msgstr "Titel:"
607
 
608
+ #: includes/class.yith-wcwl-privacy.php:231
609
  #, fuzzy
610
  msgctxt "date wishlist was created"
611
  msgid "Created on"
612
  msgstr "Erstellen"
613
 
614
+ #: includes/class.yith-wcwl-privacy.php:232
615
  msgid "Visibility"
616
  msgstr ""
617
 
618
+ #: includes/class.yith-wcwl-privacy.php:233
619
  msgid "Items Added"
620
  msgstr ""
621
 
622
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
623
  msgid "Shared"
624
  msgstr "geteilt"
625
 
626
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
627
  msgid "Private"
628
  msgstr "Privat"
629
 
630
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
631
  msgid "Public"
632
  msgstr "Öffentlich"
633
 
634
+ #: includes/class.yith-wcwl-shortcode.php:45
635
  #, fuzzy
636
  msgctxt "[gutenberg]: block name"
637
  msgid "YITH Add to Wishlist"
638
  msgstr "Auf die Wunschliste"
639
 
640
+ #: includes/class.yith-wcwl-shortcode.php:46
641
  #, fuzzy
642
  msgctxt "[gutenberg]: block description"
643
  msgid "Shows Add to Wishlist button"
644
  msgstr "Zur Wunschliste hinzufügen Button"
645
 
646
+ #: includes/class.yith-wcwl-shortcode.php:51
647
  msgid ""
648
  "ID of the product to add to wishlist (leave empty to use global product)"
649
  msgstr ""
650
 
651
+ #: includes/class.yith-wcwl-shortcode.php:56
652
  msgid "Url of wishlist page (leave empty to use default)"
653
  msgstr ""
654
 
655
+ #: includes/class.yith-wcwl-shortcode.php:61
656
  msgid "Button label (leave empty to use default)"
657
  msgstr ""
658
 
659
+ #: includes/class.yith-wcwl-shortcode.php:66
660
  msgid "\"Browse wishlist\" label (leave empty to use default)"
661
  msgstr ""
662
 
663
+ #: includes/class.yith-wcwl-shortcode.php:71
664
  #, fuzzy
665
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
666
  msgstr "Artikel ist bereits auf der Wunschliste Text"
667
 
668
+ #: includes/class.yith-wcwl-shortcode.php:76
669
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
670
  msgstr ""
671
 
672
+ #: includes/class.yith-wcwl-shortcode.php:81
673
  msgid ""
674
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
675
  "default)"
676
  msgstr ""
677
 
678
+ #: includes/class.yith-wcwl-shortcode.php:86
679
  msgid "Additional css classes for the button (leave empty to use default)"
680
  msgstr ""
681
 
682
+ #: includes/class.yith-wcwl-shortcode.php:94
683
  #, fuzzy
684
  msgctxt "[gutenberg]: block name"
685
  msgid "YITH Wishlist"
686
  msgstr "YITH Wunschliste"
687
 
688
+ #: includes/class.yith-wcwl-shortcode.php:95
689
  #, fuzzy
690
  msgctxt "[gutenberg]: block description"
691
  msgid "Shows list of products in wishlist"
692
  msgstr "Zeige Artikel Preis für jedes Produkt"
693
 
694
+ #: includes/class.yith-wcwl-shortcode.php:100
695
  msgid "Choose whether to paginate items in the wishlist or show them all"
696
  msgstr ""
697
 
698
+ #: includes/class.yith-wcwl-shortcode.php:103
699
  msgid "Paginate"
700
  msgstr ""
701
 
702
+ #: includes/class.yith-wcwl-shortcode.php:104
703
  msgid "Do not paginate"
704
  msgstr ""
705
 
706
+ #: includes/class.yith-wcwl-shortcode.php:109
707
  msgid "Number of items to show for each page"
708
  msgstr ""
709
 
710
+ #: includes/class.yith-wcwl-shortcode.php:114
711
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
712
  msgstr ""
713
 
714
+ #: includes/class.yith-wcwl-shortcode.php:386
715
+ #: includes/class.yith-wcwl-ui.php:164
716
  msgid "Share on:"
717
  msgstr "Teile auf:"
718
 
719
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
720
  msgid "Select options"
721
  msgstr "Optionen auswählen"
722
 
723
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
724
  msgid "Facebook"
725
  msgstr "Facebook"
726
 
727
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
728
  msgid "Twitter"
729
  msgstr "Twitter"
730
 
731
+ #: includes/class.yith-wcwl-ui.php:180
732
  msgid "email"
733
  msgstr "email"
734
 
735
+ #: includes/class.yith-wcwl.php:201
736
  msgid "An error occurred while adding products to the wishlist."
737
  msgstr "Beim hinzufügen von Artikeln trat ein Fehler auf."
738
 
739
+ #: includes/class.yith-wcwl.php:293
740
  msgid "An error occurred while adding products to wishlist."
741
  msgstr "Beim hinzufügen von Artikeln trat ein Fehler auf."
742
 
743
+ #: includes/class.yith-wcwl.php:310
744
  msgid "The \"Remove\" option now does not require any parameter"
745
  msgstr "Die entfernen Funktion benötigt keine Parameter"
746
 
747
+ #: includes/class.yith-wcwl.php:359
748
  msgid "An error occurred while removing products from the wishlist"
749
  msgstr "Beim entfernen von Artikeln trat ein Fehler auf."
750
 
751
+ #: includes/class.yith-wcwl.php:809
752
  msgid "You need to log in before creating a new wishlist"
753
  msgstr "Du musst dich einloggen um eine Wunschliste zu erstellen"
754
 
755
+ #: includes/class.yith-wcwl.php:1610
756
  msgid "Product successfully removed."
757
  msgstr "Artikel entfernt."
758
 
759
+ #: includes/class.yith-wcwl.php:1614
760
  msgid "Error. Unable to remove the product from the wishlist."
761
  msgstr "Fehler: Artikel konnte nicht von der Wunschliste entfernt werden."
762
 
763
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
764
  msgid "No products were added to the wishlist"
765
  msgstr "Keine Produkte zur Wunschliste hinzugefügt"
766
 
767
+ #: includes/class.yith-wcwl.php:1660
768
  msgid "An error as occurred."
769
  msgstr "Es ist ein Fehler aufgetreten."
770
 
771
+ #: init.php:130
772
  #, fuzzy
773
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
774
  msgstr "YITH Wishlist erfordert WooCommerce"
775
 
776
+ #: init.php:140
777
  msgid "You can't activate the free version of"
778
  msgstr ""
779
 
780
+ #: init.php:140
781
  msgid "while you are using the premium one."
782
  msgstr ""
783
 
784
+ #: templates/admin/wishlist-panel-premium.php:185
785
+ #: templates/admin/wishlist-panel-premium.php:383
 
786
  msgid ""
787
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
788
  "%2$s to benefit from all features!"
789
  msgstr ""
790
 
791
+ #: templates/admin/wishlist-panel-premium.php:187
792
+ #: templates/admin/wishlist-panel-premium.php:385
 
793
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
794
  msgstr ""
795
 
796
+ #: templates/admin/wishlist-panel-premium.php:193
797
  msgid "Premium Features"
798
  msgstr ""
799
 
800
+ #: templates/admin/wishlist-panel-premium.php:196
801
+ #: templates/admin/wishlist-panel-premium.php:201
802
  msgid "Multiple Wishlist"
803
  msgstr ""
804
 
805
+ #: templates/admin/wishlist-panel-premium.php:203
 
806
  msgid ""
807
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
808
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
813
  "manage and share their own wish lists."
814
  msgstr ""
815
 
816
+ #: templates/admin/wishlist-panel-premium.php:212
817
+ #: templates/admin/wishlist-panel-premium.php:222
818
  msgid "Wishlist Private"
819
  msgstr ""
820
 
821
+ #: templates/admin/wishlist-panel-premium.php:214
 
822
  msgid ""
823
  "By enabling the option wishlist, users will also have the possibility to "
824
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
825
  "following options:"
826
  msgstr ""
827
 
828
+ #: templates/admin/wishlist-panel-premium.php:216
 
829
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
830
  msgstr ""
831
 
832
+ #: templates/admin/wishlist-panel-premium.php:217
 
833
  msgid ""
834
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
835
  "can display it;"
836
  msgstr ""
837
 
838
+ #: templates/admin/wishlist-panel-premium.php:218
 
839
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
840
  msgstr ""
841
 
842
+ #: templates/admin/wishlist-panel-premium.php:229
843
+ #: templates/admin/wishlist-panel-premium.php:234
844
  msgid "Estimate Cost"
845
  msgstr ""
846
 
847
+ #: templates/admin/wishlist-panel-premium.php:236
 
848
  msgid ""
849
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
850
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
856
  "address that you have previously set."
857
  msgstr ""
858
 
859
+ #: templates/admin/wishlist-panel-premium.php:245
860
+ #: templates/admin/wishlist-panel-premium.php:250
861
  msgid "Admin Panel"
862
  msgstr ""
863
 
864
+ #: templates/admin/wishlist-panel-premium.php:247
 
865
  msgid ""
866
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
867
  "submenu pages, you will have total control on users' wishlists. In addition "
871
  "in customers' wish lists."
872
  msgstr ""
873
 
874
+ #: templates/admin/wishlist-panel-premium.php:257
875
+ #: templates/admin/wishlist-panel-premium.php:262
876
  msgid "Search Wishlists"
877
  msgstr ""
878
 
879
+ #: templates/admin/wishlist-panel-premium.php:264
 
880
  msgid ""
881
  "How many times have you been looking for the perfect gift for a important "
882
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
885
  "your products and even encourage users to purchase."
886
  msgstr ""
887
 
888
+ #: templates/admin/wishlist-panel-premium.php:273
889
  msgid "'ADD TO CART' CHECKBOX"
890
  msgstr ""
891
 
892
+ #: templates/admin/wishlist-panel-premium.php:275
 
893
  msgid ""
894
  "Your shop offers always a wide selection of products and wishlists of your "
895
  "users get more and more crowded everyday. Give them the possibility to "
897
  "just with one click."
898
  msgstr ""
899
 
900
+ #: templates/admin/wishlist-panel-premium.php:278
901
  msgid "'ADD TO CART'"
902
  msgstr ""
903
 
904
+ #: templates/admin/wishlist-panel-premium.php:285
905
  msgid "DISABLE WISHLIST"
906
  msgstr ""
907
 
908
+ #: templates/admin/wishlist-panel-premium.php:290
909
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
910
  msgstr ""
911
 
912
+ #: templates/admin/wishlist-panel-premium.php:292
 
913
  msgid ""
914
  "Favour users that have registered to your shop and disable plugin "
915
  "functionalities for all users that have not. By disabling this option, each "
917
  "%2$s to \"My Account\" page and a message will invite them to log in."
918
  msgstr ""
919
 
920
+ #: templates/admin/wishlist-panel-premium.php:301
921
  msgid "MESSAGE TO UNLOGGED USERS"
922
  msgstr ""
923
 
924
+ #: templates/admin/wishlist-panel-premium.php:303
 
925
  msgid ""
926
  "Invite users that are visiting your shop to login if they want to fully "
927
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
928
  "redirect them to \"My Account\" page for registration."
929
  msgstr ""
930
 
931
+ #: templates/admin/wishlist-panel-premium.php:306
932
  msgid "UNLOGGED USERS"
933
  msgstr ""
934
 
935
+ #: templates/admin/wishlist-panel-premium.php:313
936
+ #: templates/admin/wishlist-panel-premium.php:318
937
  msgid "POPULAR TABLE"
938
  msgstr ""
939
 
940
+ #: templates/admin/wishlist-panel-premium.php:320
 
941
  msgid ""
942
  "Some products draw customer's attention more than others and they do not "
943
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
945
  "their wishlists."
946
  msgstr ""
947
 
948
+ #: templates/admin/wishlist-panel-premium.php:329
949
  msgid "FUNCTIONALITIES IN ONE CLICK"
950
  msgstr ""
951
 
952
+ #: templates/admin/wishlist-panel-premium.php:331
 
953
  msgid ""
954
  "Users have the possibility to search for a wishlist, create a new one or "
955
  "display those already created. Add these %1$sfunctionalities%2$s through the "
956
  "dedicated widgets or show them immediately after \"Wishlist\" table."
957
  msgstr ""
958
 
959
+ #: templates/admin/wishlist-panel-premium.php:334
960
  msgid "FUNCTIONALITIES"
961
  msgstr ""
962
 
963
+ #: templates/admin/wishlist-panel-premium.php:341
964
+ #: templates/admin/wishlist-panel-premium.php:346
965
  msgid "PROMOTIONAL EMAIL"
966
  msgstr ""
967
 
968
+ #: templates/admin/wishlist-panel-premium.php:348
 
969
  msgid ""
970
  "If you want to give the right input to your users to persuade them to "
971
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
974
  "will know you are offering a unique offer!"
975
  msgstr ""
976
 
977
+ #: templates/admin/wishlist-panel-premium.php:357
978
  msgid "FROM A WISHLIST TO ANOTHER"
979
  msgstr ""
980
 
981
+ #: templates/admin/wishlist-panel-premium.php:359
 
982
  msgid ""
983
  "Who said that a product has to remain forever in the same wishlist? With the "
984
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
986
  "another one, managing as they want their lists."
987
  msgstr ""
988
 
989
+ #: templates/admin/wishlist-panel-premium.php:362
990
  msgid "FROM A WISHLIST"
991
  msgstr ""
992
 
993
+ #: templates/admin/wishlist-panel-premium.php:369
994
  msgid "DATE"
995
  msgstr ""
996
 
997
+ #: templates/admin/wishlist-panel-premium.php:374
998
  msgid "DATE OF ADDITION TO A WISHLIST"
999
  msgstr ""
1000
 
1001
+ #: templates/admin/wishlist-panel-premium.php:376
 
1002
  msgid ""
1003
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1004
  "date in which they have added a particular product to their list: a new way "
1005
  "to keep you users informed about their operations."
1006
  msgstr ""
1007
 
1008
+ #: templates/share.php:32
1009
  msgid "Pinterest"
1010
  msgstr "Pinterest"
1011
 
1012
+ #: templates/share.php:38
1013
  msgid "Google+"
1014
  msgstr "Google+"
1015
 
1016
+ #: templates/share.php:44
1017
  msgid "Email"
1018
  msgstr "EMail"
1019
 
1020
+ #: templates/share.php:51
1021
+ #, fuzzy
1022
+ msgid "My wishlist on "
1023
+ msgstr "Meine Wunschliste bei %s"
1024
+
1025
+ #: templates/share.php:51
1026
+ msgid "WhatsApp"
1027
+ msgstr ""
1028
+
1029
+ #: templates/wishlist-view.php:32
1030
  msgid "Edit title"
1031
  msgstr "Titel bearbeiten"
1032
 
1033
+ #: templates/wishlist-view.php:41
1034
  msgid "Save"
1035
  msgstr "Speichern"
1036
 
1037
+ #: templates/wishlist-view.php:45
1038
  msgid "Cancel"
1039
  msgstr "Abbrechen"
1040
 
1041
+ #: templates/wishlist-view.php:82
1042
  msgid "Product Name"
1043
  msgstr "Artikel Name"
1044
 
1045
+ #: templates/wishlist-view.php:89
1046
  msgid "Unit Price"
1047
  msgstr "Artikel Preis"
1048
 
1049
+ #: templates/wishlist-view.php:102
1050
  msgid "Stock Status"
1051
  msgstr "Lager Status"
1052
 
1053
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
1054
  msgid "Remove this product"
1055
  msgstr "Artikel entfernen"
1056
 
1057
+ #: templates/wishlist-view.php:172
1058
  msgid "Free!"
1059
  msgstr "Kostenlos!"
1060
 
1061
+ #: templates/wishlist-view.php:179
1062
  msgid "Out of Stock"
1063
  msgstr "Nicht auf Lager"
1064
 
1065
+ #: templates/wishlist-view.php:179
1066
  msgid "In Stock"
1067
  msgstr "Auf Lager"
1068
 
1069
+ #: templates/wishlist-view.php:188
 
1070
  msgid "Added on : %s"
1071
  msgstr "Hinzugefügt am: %s"
1072
 
1073
+ #: templates/wishlist-view.php:200
1074
  msgid "Move"
1075
  msgstr "Verschieben"
1076
 
1077
+ #: templates/wishlist-view.php:232
1078
  msgid "Remove"
1079
  msgstr "Entfernen"
1080
 
1081
+ #: templates/wishlist-view.php:259
1082
  msgid "Add the selected products to the cart"
1083
  msgstr "Ausgewählte Artikel<br />in den Warenkorb"
1084
 
1085
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1086
  msgid "Ask for an estimate"
1087
  msgstr "Nach einem Angebot Fragen"
1088
 
1089
+ #: templates/wishlist-view.php:303
1090
  msgid "Your email"
1091
  msgstr ""
1092
 
1093
+ #. Plugin Name of the plugin/theme
1094
+ msgid "YITH WooCommerce Wishlist"
1095
+ msgstr "YITH WooCommerce Wunschliste"
1096
+
1097
+ #. Plugin URI of the plugin/theme
1098
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1099
+ msgstr ""
1100
+
1101
+ #. Description of the plugin/theme
1102
+ msgid ""
1103
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1104
+ "possibility to create, fill, manage and share their wishlists allowing you "
1105
+ "to analyze their interests and needs to improve your marketing strategies. "
1106
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1107
+ "your e-commerce on <strong>YITH</strong></a>"
1108
+ msgstr ""
1109
+
1110
+ #. Author of the plugin/theme
1111
+ msgid "YITH"
1112
+ msgstr ""
1113
+
1114
+ #. Author URI of the plugin/theme
1115
+ msgid "https://yithemes.com/"
1116
+ msgstr ""
1117
 
1118
  #~ msgid "Live Demo"
1119
  #~ msgstr "Live Demo"
languages/yith-woocommerce-wishlist-es_AR.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-es_AR.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:37+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: YIThemes <support@yithemes.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -20,104 +20,103 @@ msgstr ""
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
- #: ../includes/class.yith-wcwl-admin-init.php:159
24
- #: ../includes/class.yith-wcwl-admin-init.php:1484
25
- #: ../includes/class.yith-wcwl-admin-init.php:1485
26
- #: ../includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Lista de deseos"
29
 
30
- #: ../includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "Configuraciones"
33
 
34
- #: ../includes/class.yith-wcwl-admin-init.php:162
35
- #: ../includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "Colores"
38
 
39
- #: ../includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr ""
42
 
43
- #: ../includes/class.yith-wcwl-admin-init.php:1015
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
- #: ../includes/class.yith-wcwl-admin-init.php:1016
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
- #: ../includes/class.yith-wcwl-admin-init.php:1017
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
- #: ../includes/class.yith-wcwl-admin-init.php:1018
59
  msgctxt "[Part Of]: Also, please read the plugin documentation"
60
  msgid "documentation"
61
  msgstr ""
62
 
63
- #: ../includes/class.yith-wcwl-admin-init.php:1024
64
  msgid "Upgrade to the PREMIUM VERSION"
65
  msgstr ""
66
 
67
- #: ../includes/class.yith-wcwl-admin-init.php:1028
68
  msgid "Discover the Advanced Features"
69
  msgstr ""
70
 
71
- #: ../includes/class.yith-wcwl-admin-init.php:1029
72
  msgid ""
73
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
74
  "all features!"
75
  msgstr ""
76
 
77
- #: ../includes/class.yith-wcwl-admin-init.php:1035
78
  msgid "Get Support and Pro Features"
79
  msgstr ""
80
 
81
- #: ../includes/class.yith-wcwl-admin-init.php:1036
82
  msgid ""
83
  "By purchasing the premium version of the plugin, you will take advantage of "
84
  "the advanced features of the product and you will get one year of free "
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
- #: ../includes/class.yith-wcwl-admin-init.php:1046
89
  msgid "General Settings"
90
  msgstr "Configuraciones generales"
91
 
92
- #: ../includes/class.yith-wcwl-admin-init.php:1053
93
  msgid "Enable YITH Wishlist"
94
  msgstr "Habilitar YITH Wishlist"
95
 
96
- #: ../includes/class.yith-wcwl-admin-init.php:1060
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "Título de la Lista de deseos"
100
 
101
- #: ../includes/class.yith-wcwl-admin-init.php:1062
102
- #: ../includes/class.yith-wcwl-admin-init.php:1063
103
- #: ../includes/class.yith-wcwl-admin-init.php:1299
104
- #, php-format
105
  msgid "My wishlist on %s"
106
  msgstr "Mi lista de deseos en %s"
107
 
108
- #: ../includes/class.yith-wcwl-admin-init.php:1068
109
  msgid "Wishlist Page"
110
  msgstr "Lista de deseos"
111
 
112
- #: ../includes/class.yith-wcwl-admin-init.php:1069
113
  msgid "Page contents: [yith_wcwl_wishlist]"
114
  msgstr "Contenidos: [yith_wcwl_wishlist]"
115
 
116
- #: ../includes/class.yith-wcwl-admin-init.php:1078
117
  msgid "Position"
118
  msgstr "Posición"
119
 
120
- #: ../includes/class.yith-wcwl-admin-init.php:1079
121
  #, fuzzy
122
  msgid ""
123
  "You can add the button in variable products only after the \"Add to Cart\" "
@@ -126,27 +125,27 @@ msgstr ""
126
  "En productos variables puedes agregarlo sólo Después de \"Agregar al carrito"
127
  "\" o usar el shortcode [yith_wcwl_add_to_wishlist]. "
128
 
129
- #: ../includes/class.yith-wcwl-admin-init.php:1085
130
  msgid "After \"Add to cart\""
131
  msgstr "Después de \"Agregar al carrito\""
132
 
133
- #: ../includes/class.yith-wcwl-admin-init.php:1086
134
  msgid "After thumbnails"
135
  msgstr "Después de las miniaturas"
136
 
137
- #: ../includes/class.yith-wcwl-admin-init.php:1087
138
  msgid "After summary"
139
  msgstr "Después del resúmen"
140
 
141
- #: ../includes/class.yith-wcwl-admin-init.php:1088
142
  msgid "Use shortcode"
143
  msgstr "Usar shortcode"
144
 
145
- #: ../includes/class.yith-wcwl-admin-init.php:1093
146
  msgid "Redirect to cart"
147
  msgstr "Redireccionar al carrito"
148
 
149
- #: ../includes/class.yith-wcwl-admin-init.php:1094
150
  msgid ""
151
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
152
  "page."
@@ -154,338 +153,344 @@ msgstr ""
154
  "Redireccionar a la página del carrito si se presiona el botón \"Agregar al "
155
  "carrito\" en la página de la lista de deseos."
156
 
157
- #: ../includes/class.yith-wcwl-admin-init.php:1100
158
  msgid "Remove if added to the cart"
159
  msgstr "Eliminar después de agregar al carrito"
160
 
161
- #: ../includes/class.yith-wcwl-admin-init.php:1101
162
  #, fuzzy
163
  msgid "Remove the product from the wishlist if it has been added to the cart."
164
  msgstr "Eliminar el producto de la lista de deseos si fue agregado al carrito."
165
 
166
- #: ../includes/class.yith-wcwl-admin-init.php:1107
167
  msgid "\"Add to Wishlist\" text"
168
  msgstr "Texto de \"Agregar a la Lista de deseos\""
169
 
170
- #: ../includes/class.yith-wcwl-admin-init.php:1109
171
  msgid "Add to Wishlist"
172
  msgstr "Agregar a la Lista de deseos"
173
 
174
- #: ../includes/class.yith-wcwl-admin-init.php:1114
175
  #, fuzzy
176
  msgid "\"Browse wishlist\" text"
177
  msgstr "Ir a la Lista de deseos"
178
 
179
- #: ../includes/class.yith-wcwl-admin-init.php:1116
180
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
181
  msgid "Browse Wishlist"
182
  msgstr "Ir a la Lista de deseos"
183
 
184
- #: ../includes/class.yith-wcwl-admin-init.php:1121
185
  #, fuzzy
186
  msgid "\"Product already in wishlist\" text"
187
  msgstr "Ya está en tu lista de deseos!"
188
 
189
- #: ../includes/class.yith-wcwl-admin-init.php:1123
190
- #: ../includes/class.yith-wcwl-ui.php:83
191
  msgid "The product is already in the wishlist!"
192
  msgstr "¡Este producto ya está en la lista de deseos!"
193
 
194
- #: ../includes/class.yith-wcwl-admin-init.php:1128
195
  #, fuzzy
196
  msgid "\"Product added\" text"
197
  msgstr "¡Agregado!"
198
 
199
- #: ../includes/class.yith-wcwl-admin-init.php:1130
200
- #: ../includes/class.yith-wcwl-ui.php:82
201
  msgid "Product added!"
202
  msgstr "¡Agregado!"
203
 
204
- #: ../includes/class.yith-wcwl-admin-init.php:1135
205
  msgid "\"Add to Cart\" text"
206
  msgstr "Texto de \"Agregar al carrito\""
207
 
208
- #: ../includes/class.yith-wcwl-admin-init.php:1137
209
  msgid "Add to Cart"
210
  msgstr "Agregar al carrito"
211
 
212
- #: ../includes/class.yith-wcwl-admin-init.php:1142
213
  msgid "Show Unit price"
214
  msgstr "Mostrar precio por unidad"
215
 
216
- #: ../includes/class.yith-wcwl-admin-init.php:1143
217
  msgid "Show unit price for each product in wishlist"
218
  msgstr ""
219
 
220
- #: ../includes/class.yith-wcwl-admin-init.php:1150
221
  msgid "Show \"Add to Cart\" button"
222
  msgstr "Mostrar el botón \"Agregar al carrito\""
223
 
224
- #: ../includes/class.yith-wcwl-admin-init.php:1151
225
  #, fuzzy
226
  msgid "Show \"Add to Cart\" button for each product in wishlist"
227
  msgstr "Fondo del botón \"Agregar al carrito\""
228
 
229
- #: ../includes/class.yith-wcwl-admin-init.php:1158
230
  msgid "Show Stock status"
231
  msgstr "Mostrar estado del stock"
232
 
233
- #: ../includes/class.yith-wcwl-admin-init.php:1159
234
  msgid ""
235
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
236
  msgstr ""
237
 
238
- #: ../includes/class.yith-wcwl-admin-init.php:1166
239
  msgid "Show Date of addition"
240
  msgstr ""
241
 
242
- #: ../includes/class.yith-wcwl-admin-init.php:1167
243
  #, fuzzy
244
  msgid "Show the date when users have added a product to the wishlist"
245
  msgstr ""
246
  "¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
247
  "Intenta nuevamente, por favor."
248
 
249
- #: ../includes/class.yith-wcwl-admin-init.php:1174
250
  #, fuzzy
251
  msgid "Add second remove button"
252
  msgstr "Texto del botón \"Agregar al carrito\""
253
 
254
- #: ../includes/class.yith-wcwl-admin-init.php:1175
255
  msgid "Add a second remove button in the last column, with extended label"
256
  msgstr ""
257
 
258
- #: ../includes/class.yith-wcwl-admin-init.php:1190
259
  msgid "Styles"
260
  msgstr "Estilos"
261
 
262
- #: ../includes/class.yith-wcwl-admin-init.php:1197
263
  msgid "Use buttons"
264
  msgstr "Usar botones"
265
 
266
- #: ../includes/class.yith-wcwl-admin-init.php:1198
267
  #, fuzzy
268
  msgid "Use buttons instead of simple anchors."
269
  msgstr "Usar botones en lugar de anclas simples."
270
 
271
- #: ../includes/class.yith-wcwl-admin-init.php:1204
272
  msgid "Custom CSS"
273
  msgstr "CSS personalizado"
274
 
275
- #: ../includes/class.yith-wcwl-admin-init.php:1211
276
  msgid "Use theme style"
277
  msgstr "Usar el estilo del tema"
278
 
279
- #: ../includes/class.yith-wcwl-admin-init.php:1212
280
  msgid "Use the theme style."
281
  msgstr "Usar el estilo del tema."
282
 
283
- #: ../includes/class.yith-wcwl-admin-init.php:1218
284
  #, fuzzy
285
  msgid "Rounded buttons"
286
  msgstr "Usar botones"
287
 
288
- #: ../includes/class.yith-wcwl-admin-init.php:1219
289
  #, fuzzy
290
  msgid "Make button corners rounded"
291
  msgstr "Redondear los ángulos de los botones"
292
 
293
- #: ../includes/class.yith-wcwl-admin-init.php:1225
294
  msgid "\"Add to Wishlist\" icon"
295
  msgstr "Ícono de \"Agregar a la Lista de deseos\""
296
 
297
- #: ../includes/class.yith-wcwl-admin-init.php:1226
298
  msgid "Add an icon to the \"Add to Wishlist\" button"
299
  msgstr "Agregar un ícono al botón de \"Agregar a la Lista de deseos\""
300
 
301
- #: ../includes/class.yith-wcwl-admin-init.php:1236
302
  msgid "\"Add to Cart\" icon"
303
  msgstr "Ícono de \"Agregar al carrito\""
304
 
305
- #: ../includes/class.yith-wcwl-admin-init.php:1237
306
  msgid "Add an icon to the \"Add to Cart\" button"
307
  msgstr "Agregar un ícono para el botón de \"Agregar al carrito\""
308
 
309
- #: ../includes/class.yith-wcwl-admin-init.php:1255
310
  #, fuzzy
311
  msgid "Social Networks & Share"
312
  msgstr "Sociales &amp; Compartir"
313
 
314
- #: ../includes/class.yith-wcwl-admin-init.php:1262
315
  msgid "Share on Facebook"
316
  msgstr "Compartir en Facebook"
317
 
318
- #: ../includes/class.yith-wcwl-admin-init.php:1263
319
  #, fuzzy
320
  msgid "Show \"Share on Facebook\" button"
321
  msgstr "Compartir en Facebook"
322
 
323
- #: ../includes/class.yith-wcwl-admin-init.php:1269
324
  msgid "Tweet on Twitter"
325
  msgstr "Tuitear en Twitter"
326
 
327
- #: ../includes/class.yith-wcwl-admin-init.php:1270
328
  #, fuzzy
329
  msgid "Show \"Tweet on Twitter\" button"
330
  msgstr "Tuitear en Twitter"
331
 
332
- #: ../includes/class.yith-wcwl-admin-init.php:1276
333
  msgid "Pin on Pinterest"
334
  msgstr "Compartir en Pinterest"
335
 
336
- #: ../includes/class.yith-wcwl-admin-init.php:1277
337
  #, fuzzy
338
  msgid "Show \"Pin on Pinterest\" button"
339
  msgstr "Compartir en Pinterest"
340
 
341
- #: ../includes/class.yith-wcwl-admin-init.php:1283
342
  msgid "Share on Google+"
343
  msgstr "Compartir en Google+"
344
 
345
- #: ../includes/class.yith-wcwl-admin-init.php:1284
346
  #, fuzzy
347
  msgid "Show \"Share on Google+\" button"
348
  msgstr "Compartir en Facebook"
349
 
350
- #: ../includes/class.yith-wcwl-admin-init.php:1290
351
  msgid "Share by Email"
352
  msgstr ""
353
 
354
- #: ../includes/class.yith-wcwl-admin-init.php:1291
355
  #, fuzzy
356
  msgid "Show \"Share by Email\" button"
357
  msgstr "Mostrar el botón \"Agregar al carrito\""
358
 
359
- #: ../includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
 
360
  #, fuzzy
361
  msgid "Social title"
362
  msgstr "Título de sociales"
363
 
364
- #: ../includes/class.yith-wcwl-admin-init.php:1304
365
  #, fuzzy
366
  msgid "Social text"
367
  msgstr "Texto de sociales"
368
 
369
- #: ../includes/class.yith-wcwl-admin-init.php:1305
370
  msgid ""
371
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
372
  "strong> where you want to show the URL of your wishlist."
373
  msgstr ""
374
 
375
- #: ../includes/class.yith-wcwl-admin-init.php:1312
376
  #, fuzzy
377
  msgid "Social image URL"
378
  msgstr "URL de las imágenes sociales"
379
 
380
- #: ../includes/class.yith-wcwl-admin-init.php:1313
381
  msgid "It will be used by Pinterest."
382
  msgstr ""
383
 
384
- #: ../includes/class.yith-wcwl-admin-init.php:1327
385
- #, php-format
386
  msgid ""
387
  "If you want to take advantage of this feature, you could consider to "
388
  "purchase the %s."
389
  msgstr ""
390
 
391
- #: ../includes/class.yith-wcwl-admin-init.php:1332
392
  msgid "YITH WooCommerce Frequently Bought Together Integration"
393
  msgstr ""
394
 
395
- #: ../includes/class.yith-wcwl-admin-init.php:1339
396
  msgid "Enable slider in wishlist"
397
  msgstr ""
398
 
399
- #: ../includes/class.yith-wcwl-admin-init.php:1340
400
- #, php-format
401
  msgid ""
402
  "Choose to enable product slider in wishlist page with linked products (<a "
403
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
404
  msgstr ""
405
 
406
- #: ../includes/class.yith-wcwl-admin-init.php:1376
407
  #, fuzzy
408
  msgid "\"Add to wishlist\" button"
409
  msgstr "Texto del botón \"Agregar a la lista de deseos\""
410
 
411
- #: ../includes/class.yith-wcwl-admin-init.php:1379
412
- #: ../includes/class.yith-wcwl-admin-init.php:1397
413
- #: ../includes/class.yith-wcwl-admin-init.php:1415
414
- #: ../includes/class.yith-wcwl-admin-init.php:1433
415
- #: ../includes/class.yith-wcwl-admin-init.php:1451
416
  msgid "Background"
417
  msgstr ""
418
 
419
- #: ../includes/class.yith-wcwl-admin-init.php:1380
420
- #: ../includes/class.yith-wcwl-admin-init.php:1398
421
- #: ../includes/class.yith-wcwl-admin-init.php:1416
422
- #: ../includes/class.yith-wcwl-admin-init.php:1434
423
- #: ../includes/class.yith-wcwl-admin-init.php:1452
424
  msgid "Text"
425
  msgstr ""
426
 
427
- #: ../includes/class.yith-wcwl-admin-init.php:1381
428
- #: ../includes/class.yith-wcwl-admin-init.php:1399
429
- #: ../includes/class.yith-wcwl-admin-init.php:1417
430
- #: ../includes/class.yith-wcwl-admin-init.php:1435
431
- #: ../includes/class.yith-wcwl-admin-init.php:1453
432
  msgid "Border"
433
  msgstr ""
434
 
435
- #: ../includes/class.yith-wcwl-admin-init.php:1388
436
- #: ../includes/class.yith-wcwl-admin-init.php:1406
437
- #: ../includes/class.yith-wcwl-admin-init.php:1424
438
- #: ../includes/class.yith-wcwl-admin-init.php:1442
439
  msgid "Background (hover)"
440
  msgstr ""
441
 
442
- #: ../includes/class.yith-wcwl-admin-init.php:1389
443
- #: ../includes/class.yith-wcwl-admin-init.php:1407
444
- #: ../includes/class.yith-wcwl-admin-init.php:1425
445
- #: ../includes/class.yith-wcwl-admin-init.php:1443
446
  msgid "Text (hover)"
447
  msgstr ""
448
 
449
- #: ../includes/class.yith-wcwl-admin-init.php:1390
450
- #: ../includes/class.yith-wcwl-admin-init.php:1408
451
- #: ../includes/class.yith-wcwl-admin-init.php:1426
452
- #: ../includes/class.yith-wcwl-admin-init.php:1444
453
  msgid "Border (hover)"
454
  msgstr ""
455
 
456
- #: ../includes/class.yith-wcwl-admin-init.php:1394
457
  #, fuzzy
458
  msgid "\"Add to Cart\" button"
459
  msgstr "Texto del botón \"Agregar al carrito\""
460
 
461
- #: ../includes/class.yith-wcwl-admin-init.php:1412
462
  msgid "\"Style 1\" button"
463
  msgstr ""
464
 
465
- #: ../includes/class.yith-wcwl-admin-init.php:1430
466
  msgid "\"Style 2\" button"
467
  msgstr ""
468
 
469
- #: ../includes/class.yith-wcwl-admin-init.php:1448
470
  #, fuzzy
471
  msgid "Wishlist table"
472
  msgstr "Título de la Lista de deseos"
473
 
474
- #: ../includes/class.yith-wcwl-admin-init.php:1457
475
  msgid "Headers"
476
  msgstr ""
477
 
478
- #: ../includes/class.yith-wcwl-admin-init.php:1460
479
  msgid "Background color"
480
  msgstr ""
481
 
482
- #: ../includes/class.yith-wcwl-admin-init.php:1550
483
  #, fuzzy
484
  msgid "Wishlist Activated"
485
  msgstr "Título de la Lista de deseos"
486
 
487
- #: ../includes/class.yith-wcwl-admin-init.php:1551
488
- #, php-format
489
  msgid ""
490
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
491
  "can access to all the settings of our plugins that you have activated. "
@@ -493,13 +498,12 @@ msgid ""
493
  "options, <a href=\"%s\">discover it now</a>."
494
  msgstr ""
495
 
496
- #: ../includes/class.yith-wcwl-admin-init.php:1562
497
  #, fuzzy
498
  msgid "Wishlist Updated"
499
  msgstr "Lista de deseos"
500
 
501
- #: ../includes/class.yith-wcwl-admin-init.php:1563
502
- #, php-format
503
  msgid ""
504
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
505
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -508,315 +512,310 @@ msgid ""
508
  "\">discover the PREMIUM version.</a>"
509
  msgstr ""
510
 
511
- #: ../includes/class.yith-wcwl-init.php:437
512
  msgid ""
513
  "We are sorry, but this feature is available only if cookies are enabled on "
514
  "your browser."
515
  msgstr ""
516
 
517
- #: ../includes/class.yith-wcwl-init.php:438
518
  #, fuzzy
519
  msgid "Product correctly added to cart"
520
  msgstr "¡Agregado!"
521
 
522
- #: ../includes/class.yith-wcwl-install.php:244
523
  msgctxt "page_slug"
524
  msgid "wishlist"
525
  msgstr ""
526
 
527
- #: ../includes/class.yith-wcwl-privacy.php:50
528
  msgid "While you visit our site, we’ll track:"
529
  msgstr ""
530
 
531
- #: ../includes/class.yith-wcwl-privacy.php:52
532
  msgid ""
533
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
534
  "users your favourite products, and to create targeted email campaigns."
535
  msgstr ""
536
 
537
- #: ../includes/class.yith-wcwl-privacy.php:53
538
  msgid ""
539
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
540
  "make them visible to the store’s staff"
541
  msgstr ""
542
 
543
- #: ../includes/class.yith-wcwl-privacy.php:55
544
  msgid ""
545
  "We’ll also use cookies to keep track of wishlist contents while you’re "
546
  "browsing our site."
547
  msgstr ""
548
 
549
- #: ../includes/class.yith-wcwl-privacy.php:58
550
  msgid ""
551
  "Members of our team have access to the information you provide us. For "
552
  "example, both Administrators and Shop Managers can access:"
553
  msgstr ""
554
 
555
- #: ../includes/class.yith-wcwl-privacy.php:60
556
  msgid ""
557
  "Wishlist details, such as products added, date of addition, name and privacy "
558
  "settings of your wishlists"
559
  msgstr ""
560
 
561
- #: ../includes/class.yith-wcwl-privacy.php:62
562
  msgid ""
563
  "Our team members have access to this information to offer you better deals "
564
  "for the products you love."
565
  msgstr ""
566
 
567
- #: ../includes/class.yith-wcwl-privacy.php:82
568
- #: ../includes/class.yith-wcwl-privacy.php:98
569
  #, fuzzy
570
  msgid "Customer Wishlists"
571
  msgstr "Agregar a la Lista de deseos"
572
 
573
- #: ../includes/class.yith-wcwl-privacy.php:133
574
  #, fuzzy
575
  msgid "Wishlists"
576
  msgstr "Lista de deseos"
577
 
578
- #: ../includes/class.yith-wcwl-privacy.php:195
579
- #, fuzzy, php-format
 
580
  msgid "Removed wishlist %s."
581
  msgstr "Mi lista de deseos en %s"
582
 
583
- #: ../includes/class.yith-wcwl-privacy.php:199
584
- #, fuzzy, php-format
 
585
  msgid "Wishlist %s has been retained."
586
  msgstr "Texto de la tabla de la Lista de Deseos"
587
 
588
- #: ../includes/class.yith-wcwl-privacy.php:210
589
  msgid "Removed default user's wishlist"
590
  msgstr ""
591
 
592
- #: ../includes/class.yith-wcwl-privacy.php:228
593
  msgid "Token"
594
  msgstr ""
595
 
596
- #: ../includes/class.yith-wcwl-privacy.php:229
597
  #, fuzzy
598
  msgid "Wishlist url"
599
  msgstr "Lista de deseos"
600
 
601
- #: ../includes/class.yith-wcwl-privacy.php:230
602
  msgid "Title"
603
  msgstr ""
604
 
605
- #: ../includes/class.yith-wcwl-privacy.php:231
606
  msgctxt "date wishlist was created"
607
  msgid "Created on"
608
  msgstr ""
609
 
610
- #: ../includes/class.yith-wcwl-privacy.php:232
611
  msgid "Visibility"
612
  msgstr ""
613
 
614
- #: ../includes/class.yith-wcwl-privacy.php:233
615
  msgid "Items Added"
616
  msgstr ""
617
 
618
- #: ../includes/class.yith-wcwl-privacy.php:283
619
- #: ../templates/wishlist-view.php:212
620
  #, fuzzy
621
  msgid "Shared"
622
  msgstr "Compartir en:"
623
 
624
- #: ../includes/class.yith-wcwl-privacy.php:286
625
- #: ../templates/wishlist-view.php:215
626
  msgid "Private"
627
  msgstr ""
628
 
629
- #: ../includes/class.yith-wcwl-privacy.php:289
630
- #: ../templates/wishlist-view.php:218
631
  msgid "Public"
632
  msgstr ""
633
 
634
- #: ../includes/class.yith-wcwl-shortcode.php:45
635
  #, fuzzy
636
  msgctxt "[gutenberg]: block name"
637
  msgid "YITH Add to Wishlist"
638
  msgstr "Agregar a la Lista de deseos"
639
 
640
- #: ../includes/class.yith-wcwl-shortcode.php:46
641
  #, fuzzy
642
  msgctxt "[gutenberg]: block description"
643
  msgid "Shows Add to Wishlist button"
644
  msgstr "Texto del botón \"Agregar a la lista de deseos\""
645
 
646
- #: ../includes/class.yith-wcwl-shortcode.php:51
647
  msgid ""
648
  "ID of the product to add to wishlist (leave empty to use global product)"
649
  msgstr ""
650
 
651
- #: ../includes/class.yith-wcwl-shortcode.php:56
652
  msgid "Url of wishlist page (leave empty to use default)"
653
  msgstr ""
654
 
655
- #: ../includes/class.yith-wcwl-shortcode.php:61
656
  msgid "Button label (leave empty to use default)"
657
  msgstr ""
658
 
659
- #: ../includes/class.yith-wcwl-shortcode.php:66
660
  msgid "\"Browse wishlist\" label (leave empty to use default)"
661
  msgstr ""
662
 
663
- #: ../includes/class.yith-wcwl-shortcode.php:71
664
  #, fuzzy
665
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
666
  msgstr "Ya está en tu lista de deseos!"
667
 
668
- #: ../includes/class.yith-wcwl-shortcode.php:76
669
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
670
  msgstr ""
671
 
672
- #: ../includes/class.yith-wcwl-shortcode.php:81
673
  msgid ""
674
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
675
  "default)"
676
  msgstr ""
677
 
678
- #: ../includes/class.yith-wcwl-shortcode.php:86
679
  msgid "Additional css classes for the button (leave empty to use default)"
680
  msgstr ""
681
 
682
- #: ../includes/class.yith-wcwl-shortcode.php:94
683
  #, fuzzy
684
  msgctxt "[gutenberg]: block name"
685
  msgid "YITH Wishlist"
686
  msgstr "Habilitar YITH Wishlist"
687
 
688
- #: ../includes/class.yith-wcwl-shortcode.php:95
689
  #, fuzzy
690
  msgctxt "[gutenberg]: block description"
691
  msgid "Shows list of products in wishlist"
692
  msgstr "Fondo del botón \"Agregar al carrito\""
693
 
694
- #: ../includes/class.yith-wcwl-shortcode.php:100
695
  msgid "Choose whether to paginate items in the wishlist or show them all"
696
  msgstr ""
697
 
698
- #: ../includes/class.yith-wcwl-shortcode.php:103
699
  msgid "Paginate"
700
  msgstr ""
701
 
702
- #: ../includes/class.yith-wcwl-shortcode.php:104
703
  msgid "Do not paginate"
704
  msgstr ""
705
 
706
- #: ../includes/class.yith-wcwl-shortcode.php:109
707
  msgid "Number of items to show for each page"
708
  msgstr ""
709
 
710
- #: ../includes/class.yith-wcwl-shortcode.php:114
711
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
712
  msgstr ""
713
 
714
- #: ../includes/class.yith-wcwl-shortcode.php:386
715
- #: ../includes/class.yith-wcwl-ui.php:164
716
  msgid "Share on:"
717
  msgstr "Compartir en:"
718
 
719
- #: ../includes/class.yith-wcwl-ui.php:118
720
- #: ../includes/class.yith-wcwl-ui.php:200
721
  msgid "Select options"
722
  msgstr "Selecciona opciones"
723
 
724
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
725
  msgid "Facebook"
726
  msgstr ""
727
 
728
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
729
  msgid "Twitter"
730
  msgstr ""
731
 
732
- #: ../includes/class.yith-wcwl-ui.php:180
733
  msgid "email"
734
  msgstr ""
735
 
736
- #: ../includes/class.yith-wcwl.php:201
737
  #, fuzzy
738
  msgid "An error occurred while adding products to the wishlist."
739
  msgstr ""
740
  "¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
741
  "Intenta nuevamente, por favor."
742
 
743
- #: ../includes/class.yith-wcwl.php:293
744
  #, fuzzy
745
  msgid "An error occurred while adding products to wishlist."
746
  msgstr ""
747
  "¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
748
  "Intenta nuevamente, por favor."
749
 
750
- #: ../includes/class.yith-wcwl.php:310
751
  msgid "The \"Remove\" option now does not require any parameter"
752
  msgstr ""
753
 
754
- #: ../includes/class.yith-wcwl.php:359
755
  #, fuzzy
756
  msgid "An error occurred while removing products from the wishlist"
757
  msgstr ""
758
  "¡Ups! Ha ocurrido un error al eliminar el producto de tu lista. Intenta "
759
  "nuevamente, por favor."
760
 
761
- #: ../includes/class.yith-wcwl.php:809
762
  msgid "You need to log in before creating a new wishlist"
763
  msgstr ""
764
 
765
- #: ../includes/class.yith-wcwl.php:1610
766
  msgid "Product successfully removed."
767
  msgstr "Bien, lo hemos eliminado de tu lista..."
768
 
769
- #: ../includes/class.yith-wcwl.php:1614
770
  msgid "Error. Unable to remove the product from the wishlist."
771
  msgstr ""
772
  "¡Ups! Ha ocurrido un error al eliminar el producto de tu lista. Intenta "
773
  "nuevamente, por favor."
774
 
775
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
776
  msgid "No products were added to the wishlist"
777
  msgstr "Tu lista de deseos está vacía por el momento..."
778
 
779
- #: ../includes/class.yith-wcwl.php:1660
780
  msgid "An error as occurred."
781
  msgstr ""
782
 
783
- #: ../init.php:130
784
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
785
  msgstr ""
786
 
787
- #: ../init.php:140
788
  msgid "You can't activate the free version of"
789
  msgstr ""
790
 
791
- #: ../init.php:140
792
  msgid "while you are using the premium one."
793
  msgstr ""
794
 
795
- #: ../templates/admin/wishlist-panel-premium.php:185
796
- #: ../templates/admin/wishlist-panel-premium.php:383
797
- #, php-format
798
  msgid ""
799
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
800
  "%2$s to benefit from all features!"
801
  msgstr ""
802
 
803
- #: ../templates/admin/wishlist-panel-premium.php:187
804
- #: ../templates/admin/wishlist-panel-premium.php:385
805
- #, php-format
806
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
807
  msgstr ""
808
 
809
- #: ../templates/admin/wishlist-panel-premium.php:193
810
  msgid "Premium Features"
811
  msgstr ""
812
 
813
- #: ../templates/admin/wishlist-panel-premium.php:196
814
- #: ../templates/admin/wishlist-panel-premium.php:201
815
  msgid "Multiple Wishlist"
816
  msgstr ""
817
 
818
- #: ../templates/admin/wishlist-panel-premium.php:203
819
- #, php-format
820
  msgid ""
821
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
822
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -827,43 +826,38 @@ msgid ""
827
  "manage and share their own wish lists."
828
  msgstr ""
829
 
830
- #: ../templates/admin/wishlist-panel-premium.php:212
831
- #: ../templates/admin/wishlist-panel-premium.php:222
832
  msgid "Wishlist Private"
833
  msgstr ""
834
 
835
- #: ../templates/admin/wishlist-panel-premium.php:214
836
- #, php-format
837
  msgid ""
838
  "By enabling the option wishlist, users will also have the possibility to "
839
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
840
  "following options:"
841
  msgstr ""
842
 
843
- #: ../templates/admin/wishlist-panel-premium.php:216
844
- #, php-format
845
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
846
  msgstr ""
847
 
848
- #: ../templates/admin/wishlist-panel-premium.php:217
849
- #, php-format
850
  msgid ""
851
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
852
  "can display it;"
853
  msgstr ""
854
 
855
- #: ../templates/admin/wishlist-panel-premium.php:218
856
- #, php-format
857
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
858
  msgstr ""
859
 
860
- #: ../templates/admin/wishlist-panel-premium.php:229
861
- #: ../templates/admin/wishlist-panel-premium.php:234
862
  msgid "Estimate Cost"
863
  msgstr ""
864
 
865
- #: ../templates/admin/wishlist-panel-premium.php:236
866
- #, php-format
867
  msgid ""
868
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
869
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -875,13 +869,12 @@ msgid ""
875
  "address that you have previously set."
876
  msgstr ""
877
 
878
- #: ../templates/admin/wishlist-panel-premium.php:245
879
- #: ../templates/admin/wishlist-panel-premium.php:250
880
  msgid "Admin Panel"
881
  msgstr ""
882
 
883
- #: ../templates/admin/wishlist-panel-premium.php:247
884
- #, php-format
885
  msgid ""
886
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
887
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -891,13 +884,12 @@ msgid ""
891
  "in customers' wish lists."
892
  msgstr ""
893
 
894
- #: ../templates/admin/wishlist-panel-premium.php:257
895
- #: ../templates/admin/wishlist-panel-premium.php:262
896
  msgid "Search Wishlists"
897
  msgstr ""
898
 
899
- #: ../templates/admin/wishlist-panel-premium.php:264
900
- #, php-format
901
  msgid ""
902
  "How many times have you been looking for the perfect gift for a important "
903
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -906,12 +898,11 @@ msgid ""
906
  "your products and even encourage users to purchase."
907
  msgstr ""
908
 
909
- #: ../templates/admin/wishlist-panel-premium.php:273
910
  msgid "'ADD TO CART' CHECKBOX"
911
  msgstr ""
912
 
913
- #: ../templates/admin/wishlist-panel-premium.php:275
914
- #, php-format
915
  msgid ""
916
  "Your shop offers always a wide selection of products and wishlists of your "
917
  "users get more and more crowded everyday. Give them the possibility to "
@@ -919,20 +910,19 @@ msgid ""
919
  "just with one click."
920
  msgstr ""
921
 
922
- #: ../templates/admin/wishlist-panel-premium.php:278
923
  msgid "'ADD TO CART'"
924
  msgstr ""
925
 
926
- #: ../templates/admin/wishlist-panel-premium.php:285
927
  msgid "DISABLE WISHLIST"
928
  msgstr ""
929
 
930
- #: ../templates/admin/wishlist-panel-premium.php:290
931
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
932
  msgstr ""
933
 
934
- #: ../templates/admin/wishlist-panel-premium.php:292
935
- #, php-format
936
  msgid ""
937
  "Favour users that have registered to your shop and disable plugin "
938
  "functionalities for all users that have not. By disabling this option, each "
@@ -940,29 +930,27 @@ msgid ""
940
  "%2$s to \"My Account\" page and a message will invite them to log in."
941
  msgstr ""
942
 
943
- #: ../templates/admin/wishlist-panel-premium.php:301
944
  msgid "MESSAGE TO UNLOGGED USERS"
945
  msgstr ""
946
 
947
- #: ../templates/admin/wishlist-panel-premium.php:303
948
- #, php-format
949
  msgid ""
950
  "Invite users that are visiting your shop to login if they want to fully "
951
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
952
  "redirect them to \"My Account\" page for registration."
953
  msgstr ""
954
 
955
- #: ../templates/admin/wishlist-panel-premium.php:306
956
  msgid "UNLOGGED USERS"
957
  msgstr ""
958
 
959
- #: ../templates/admin/wishlist-panel-premium.php:313
960
- #: ../templates/admin/wishlist-panel-premium.php:318
961
  msgid "POPULAR TABLE"
962
  msgstr ""
963
 
964
- #: ../templates/admin/wishlist-panel-premium.php:320
965
- #, php-format
966
  msgid ""
967
  "Some products draw customer's attention more than others and they do not "
968
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -970,29 +958,27 @@ msgid ""
970
  "their wishlists."
971
  msgstr ""
972
 
973
- #: ../templates/admin/wishlist-panel-premium.php:329
974
  msgid "FUNCTIONALITIES IN ONE CLICK"
975
  msgstr ""
976
 
977
- #: ../templates/admin/wishlist-panel-premium.php:331
978
- #, php-format
979
  msgid ""
980
  "Users have the possibility to search for a wishlist, create a new one or "
981
  "display those already created. Add these %1$sfunctionalities%2$s through the "
982
  "dedicated widgets or show them immediately after \"Wishlist\" table."
983
  msgstr ""
984
 
985
- #: ../templates/admin/wishlist-panel-premium.php:334
986
  msgid "FUNCTIONALITIES"
987
  msgstr ""
988
 
989
- #: ../templates/admin/wishlist-panel-premium.php:341
990
- #: ../templates/admin/wishlist-panel-premium.php:346
991
  msgid "PROMOTIONAL EMAIL"
992
  msgstr ""
993
 
994
- #: ../templates/admin/wishlist-panel-premium.php:348
995
- #, php-format
996
  msgid ""
997
  "If you want to give the right input to your users to persuade them to "
998
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -1001,12 +987,11 @@ msgid ""
1001
  "will know you are offering a unique offer!"
1002
  msgstr ""
1003
 
1004
- #: ../templates/admin/wishlist-panel-premium.php:357
1005
  msgid "FROM A WISHLIST TO ANOTHER"
1006
  msgstr ""
1007
 
1008
- #: ../templates/admin/wishlist-panel-premium.php:359
1009
- #, php-format
1010
  msgid ""
1011
  "Who said that a product has to remain forever in the same wishlist? With the "
1012
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -1014,110 +999,139 @@ msgid ""
1014
  "another one, managing as they want their lists."
1015
  msgstr ""
1016
 
1017
- #: ../templates/admin/wishlist-panel-premium.php:362
1018
  msgid "FROM A WISHLIST"
1019
  msgstr ""
1020
 
1021
- #: ../templates/admin/wishlist-panel-premium.php:369
1022
  msgid "DATE"
1023
  msgstr ""
1024
 
1025
- #: ../templates/admin/wishlist-panel-premium.php:374
1026
  msgid "DATE OF ADDITION TO A WISHLIST"
1027
  msgstr ""
1028
 
1029
- #: ../templates/admin/wishlist-panel-premium.php:376
1030
- #, php-format
1031
  msgid ""
1032
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1033
  "date in which they have added a particular product to their list: a new way "
1034
  "to keep you users informed about their operations."
1035
  msgstr ""
1036
 
1037
- #: ../templates/share.php:32
1038
  #, fuzzy
1039
  msgid "Pinterest"
1040
  msgstr "Compartir en Pinterest"
1041
 
1042
- #: ../templates/share.php:38
1043
  #, fuzzy
1044
  msgid "Google+"
1045
  msgstr "Compartir en Google+"
1046
 
1047
- #: ../templates/share.php:44
1048
  msgid "Email"
1049
  msgstr ""
1050
 
1051
- #: ../templates/wishlist-view.php:32
 
 
 
 
 
 
 
 
 
1052
  #, fuzzy
1053
  msgid "Edit title"
1054
  msgstr "Título de la Lista de deseos"
1055
 
1056
- #: ../templates/wishlist-view.php:41
1057
  msgid "Save"
1058
  msgstr ""
1059
 
1060
- #: ../templates/wishlist-view.php:45
1061
  msgid "Cancel"
1062
  msgstr ""
1063
 
1064
- #: ../templates/wishlist-view.php:82
1065
  msgid "Product Name"
1066
  msgstr "Producto"
1067
 
1068
- #: ../templates/wishlist-view.php:89
1069
  msgid "Unit Price"
1070
  msgstr "Precio por unidad"
1071
 
1072
- #: ../templates/wishlist-view.php:102
1073
  msgid "Stock Status"
1074
  msgstr "Estado de stock"
1075
 
1076
  # Not literal but more friendly.
1077
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1078
  msgid "Remove this product"
1079
  msgstr "Ya no lo quiero"
1080
 
1081
- #: ../templates/wishlist-view.php:172
1082
  msgid "Free!"
1083
  msgstr ""
1084
 
1085
- #: ../templates/wishlist-view.php:179
1086
  msgid "Out of Stock"
1087
  msgstr "No disponible por el momento"
1088
 
1089
- #: ../templates/wishlist-view.php:179
1090
  msgid "In Stock"
1091
  msgstr "¡Disponible!"
1092
 
1093
- #: ../templates/wishlist-view.php:188
1094
- #, php-format
1095
  msgid "Added on : %s"
1096
  msgstr ""
1097
 
1098
- #: ../templates/wishlist-view.php:200
1099
  msgid "Move"
1100
  msgstr ""
1101
 
1102
- #: ../templates/wishlist-view.php:232
1103
  msgid "Remove"
1104
  msgstr ""
1105
 
1106
- #: ../templates/wishlist-view.php:259
1107
  msgid "Add the selected products to the cart"
1108
  msgstr ""
1109
 
1110
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1111
  msgid "Ask for an estimate"
1112
  msgstr ""
1113
 
1114
- #: ../templates/wishlist-view.php:303
1115
  msgid "Your email"
1116
  msgstr ""
1117
 
 
1118
  #, fuzzy
1119
- #~ msgid "YITH WooCommerce Wishlist"
1120
- #~ msgstr "Agregar a la Lista de deseos"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1121
 
1122
  #, fuzzy
1123
  #~ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: YIThemes <support@yithemes.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
+ #: includes/class.yith-wcwl-admin-init.php:159
24
+ #: includes/class.yith-wcwl-admin-init.php:1485
25
+ #: includes/class.yith-wcwl-admin-init.php:1486
26
+ #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Lista de deseos"
29
 
30
+ #: includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "Configuraciones"
33
 
34
+ #: includes/class.yith-wcwl-admin-init.php:162
35
+ #: includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "Colores"
38
 
39
+ #: includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr ""
42
 
43
+ #: includes/class.yith-wcwl-admin-init.php:1009
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1010
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
+ #: includes/class.yith-wcwl-admin-init.php:1011
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
+ #: includes/class.yith-wcwl-admin-init.php:1012
59
  msgctxt "[Part Of]: Also, please read the plugin documentation"
60
  msgid "documentation"
61
  msgstr ""
62
 
63
+ #: includes/class.yith-wcwl-admin-init.php:1018
64
  msgid "Upgrade to the PREMIUM VERSION"
65
  msgstr ""
66
 
67
+ #: includes/class.yith-wcwl-admin-init.php:1022
68
  msgid "Discover the Advanced Features"
69
  msgstr ""
70
 
71
+ #: includes/class.yith-wcwl-admin-init.php:1023
72
  msgid ""
73
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
74
  "all features!"
75
  msgstr ""
76
 
77
+ #: includes/class.yith-wcwl-admin-init.php:1029
78
  msgid "Get Support and Pro Features"
79
  msgstr ""
80
 
81
+ #: includes/class.yith-wcwl-admin-init.php:1030
82
  msgid ""
83
  "By purchasing the premium version of the plugin, you will take advantage of "
84
  "the advanced features of the product and you will get one year of free "
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1040
89
  msgid "General Settings"
90
  msgstr "Configuraciones generales"
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1047
93
  msgid "Enable YITH Wishlist"
94
  msgstr "Habilitar YITH Wishlist"
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1054
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "Título de la Lista de deseos"
100
 
101
+ #: includes/class.yith-wcwl-admin-init.php:1056
102
+ #: includes/class.yith-wcwl-admin-init.php:1057
103
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
104
  msgid "My wishlist on %s"
105
  msgstr "Mi lista de deseos en %s"
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1062
108
  msgid "Wishlist Page"
109
  msgstr "Lista de deseos"
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1063
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr "Contenidos: [yith_wcwl_wishlist]"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1072
116
  msgid "Position"
117
  msgstr "Posición"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1073
120
  #, fuzzy
121
  msgid ""
122
  "You can add the button in variable products only after the \"Add to Cart\" "
125
  "En productos variables puedes agregarlo sólo Después de \"Agregar al carrito"
126
  "\" o usar el shortcode [yith_wcwl_add_to_wishlist]. "
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1079
129
  msgid "After \"Add to cart\""
130
  msgstr "Después de \"Agregar al carrito\""
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1080
133
  msgid "After thumbnails"
134
  msgstr "Después de las miniaturas"
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1081
137
  msgid "After summary"
138
  msgstr "Después del resúmen"
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1082
141
  msgid "Use shortcode"
142
  msgstr "Usar shortcode"
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1087
145
  msgid "Redirect to cart"
146
  msgstr "Redireccionar al carrito"
147
 
148
+ #: includes/class.yith-wcwl-admin-init.php:1088
149
  msgid ""
150
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
151
  "page."
153
  "Redireccionar a la página del carrito si se presiona el botón \"Agregar al "
154
  "carrito\" en la página de la lista de deseos."
155
 
156
+ #: includes/class.yith-wcwl-admin-init.php:1094
157
  msgid "Remove if added to the cart"
158
  msgstr "Eliminar después de agregar al carrito"
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1095
161
  #, fuzzy
162
  msgid "Remove the product from the wishlist if it has been added to the cart."
163
  msgstr "Eliminar el producto de la lista de deseos si fue agregado al carrito."
164
 
165
+ #: includes/class.yith-wcwl-admin-init.php:1101
166
  msgid "\"Add to Wishlist\" text"
167
  msgstr "Texto de \"Agregar a la Lista de deseos\""
168
 
169
+ #: includes/class.yith-wcwl-admin-init.php:1103
170
  msgid "Add to Wishlist"
171
  msgstr "Agregar a la Lista de deseos"
172
 
173
+ #: includes/class.yith-wcwl-admin-init.php:1108
174
  #, fuzzy
175
  msgid "\"Browse wishlist\" text"
176
  msgstr "Ir a la Lista de deseos"
177
 
178
+ #: includes/class.yith-wcwl-admin-init.php:1110
179
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
180
  msgid "Browse Wishlist"
181
  msgstr "Ir a la Lista de deseos"
182
 
183
+ #: includes/class.yith-wcwl-admin-init.php:1115
184
  #, fuzzy
185
  msgid "\"Product already in wishlist\" text"
186
  msgstr "Ya está en tu lista de deseos!"
187
 
188
+ #: includes/class.yith-wcwl-admin-init.php:1117
189
+ #: includes/class.yith-wcwl-ui.php:83
190
  msgid "The product is already in the wishlist!"
191
  msgstr "¡Este producto ya está en la lista de deseos!"
192
 
193
+ #: includes/class.yith-wcwl-admin-init.php:1122
194
  #, fuzzy
195
  msgid "\"Product added\" text"
196
  msgstr "¡Agregado!"
197
 
198
+ #: includes/class.yith-wcwl-admin-init.php:1124
199
+ #: includes/class.yith-wcwl-ui.php:82
200
  msgid "Product added!"
201
  msgstr "¡Agregado!"
202
 
203
+ #: includes/class.yith-wcwl-admin-init.php:1129
204
  msgid "\"Add to Cart\" text"
205
  msgstr "Texto de \"Agregar al carrito\""
206
 
207
+ #: includes/class.yith-wcwl-admin-init.php:1131
208
  msgid "Add to Cart"
209
  msgstr "Agregar al carrito"
210
 
211
+ #: includes/class.yith-wcwl-admin-init.php:1136
212
  msgid "Show Unit price"
213
  msgstr "Mostrar precio por unidad"
214
 
215
+ #: includes/class.yith-wcwl-admin-init.php:1137
216
  msgid "Show unit price for each product in wishlist"
217
  msgstr ""
218
 
219
+ #: includes/class.yith-wcwl-admin-init.php:1144
220
  msgid "Show \"Add to Cart\" button"
221
  msgstr "Mostrar el botón \"Agregar al carrito\""
222
 
223
+ #: includes/class.yith-wcwl-admin-init.php:1145
224
  #, fuzzy
225
  msgid "Show \"Add to Cart\" button for each product in wishlist"
226
  msgstr "Fondo del botón \"Agregar al carrito\""
227
 
228
+ #: includes/class.yith-wcwl-admin-init.php:1152
229
  msgid "Show Stock status"
230
  msgstr "Mostrar estado del stock"
231
 
232
+ #: includes/class.yith-wcwl-admin-init.php:1153
233
  msgid ""
234
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
235
  msgstr ""
236
 
237
+ #: includes/class.yith-wcwl-admin-init.php:1160
238
  msgid "Show Date of addition"
239
  msgstr ""
240
 
241
+ #: includes/class.yith-wcwl-admin-init.php:1161
242
  #, fuzzy
243
  msgid "Show the date when users have added a product to the wishlist"
244
  msgstr ""
245
  "¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
246
  "Intenta nuevamente, por favor."
247
 
248
+ #: includes/class.yith-wcwl-admin-init.php:1168
249
  #, fuzzy
250
  msgid "Add second remove button"
251
  msgstr "Texto del botón \"Agregar al carrito\""
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1169
254
  msgid "Add a second remove button in the last column, with extended label"
255
  msgstr ""
256
 
257
+ #: includes/class.yith-wcwl-admin-init.php:1184
258
  msgid "Styles"
259
  msgstr "Estilos"
260
 
261
+ #: includes/class.yith-wcwl-admin-init.php:1191
262
  msgid "Use buttons"
263
  msgstr "Usar botones"
264
 
265
+ #: includes/class.yith-wcwl-admin-init.php:1192
266
  #, fuzzy
267
  msgid "Use buttons instead of simple anchors."
268
  msgstr "Usar botones en lugar de anclas simples."
269
 
270
+ #: includes/class.yith-wcwl-admin-init.php:1198
271
  msgid "Custom CSS"
272
  msgstr "CSS personalizado"
273
 
274
+ #: includes/class.yith-wcwl-admin-init.php:1205
275
  msgid "Use theme style"
276
  msgstr "Usar el estilo del tema"
277
 
278
+ #: includes/class.yith-wcwl-admin-init.php:1206
279
  msgid "Use the theme style."
280
  msgstr "Usar el estilo del tema."
281
 
282
+ #: includes/class.yith-wcwl-admin-init.php:1212
283
  #, fuzzy
284
  msgid "Rounded buttons"
285
  msgstr "Usar botones"
286
 
287
+ #: includes/class.yith-wcwl-admin-init.php:1213
288
  #, fuzzy
289
  msgid "Make button corners rounded"
290
  msgstr "Redondear los ángulos de los botones"
291
 
292
+ #: includes/class.yith-wcwl-admin-init.php:1219
293
  msgid "\"Add to Wishlist\" icon"
294
  msgstr "Ícono de \"Agregar a la Lista de deseos\""
295
 
296
+ #: includes/class.yith-wcwl-admin-init.php:1220
297
  msgid "Add an icon to the \"Add to Wishlist\" button"
298
  msgstr "Agregar un ícono al botón de \"Agregar a la Lista de deseos\""
299
 
300
+ #: includes/class.yith-wcwl-admin-init.php:1230
301
  msgid "\"Add to Cart\" icon"
302
  msgstr "Ícono de \"Agregar al carrito\""
303
 
304
+ #: includes/class.yith-wcwl-admin-init.php:1231
305
  msgid "Add an icon to the \"Add to Cart\" button"
306
  msgstr "Agregar un ícono para el botón de \"Agregar al carrito\""
307
 
308
+ #: includes/class.yith-wcwl-admin-init.php:1249
309
  #, fuzzy
310
  msgid "Social Networks & Share"
311
  msgstr "Sociales &amp; Compartir"
312
 
313
+ #: includes/class.yith-wcwl-admin-init.php:1256
314
  msgid "Share on Facebook"
315
  msgstr "Compartir en Facebook"
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1257
318
  #, fuzzy
319
  msgid "Show \"Share on Facebook\" button"
320
  msgstr "Compartir en Facebook"
321
 
322
+ #: includes/class.yith-wcwl-admin-init.php:1263
323
  msgid "Tweet on Twitter"
324
  msgstr "Tuitear en Twitter"
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1264
327
  #, fuzzy
328
  msgid "Show \"Tweet on Twitter\" button"
329
  msgstr "Tuitear en Twitter"
330
 
331
+ #: includes/class.yith-wcwl-admin-init.php:1270
332
  msgid "Pin on Pinterest"
333
  msgstr "Compartir en Pinterest"
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1271
336
  #, fuzzy
337
  msgid "Show \"Pin on Pinterest\" button"
338
  msgstr "Compartir en Pinterest"
339
 
340
+ #: includes/class.yith-wcwl-admin-init.php:1277
341
  msgid "Share on Google+"
342
  msgstr "Compartir en Google+"
343
 
344
+ #: includes/class.yith-wcwl-admin-init.php:1278
345
  #, fuzzy
346
  msgid "Show \"Share on Google+\" button"
347
  msgstr "Compartir en Facebook"
348
 
349
+ #: includes/class.yith-wcwl-admin-init.php:1284
350
  msgid "Share by Email"
351
  msgstr ""
352
 
353
+ #: includes/class.yith-wcwl-admin-init.php:1285
354
  #, fuzzy
355
  msgid "Show \"Share by Email\" button"
356
  msgstr "Mostrar el botón \"Agregar al carrito\""
357
 
358
+ #: includes/class.yith-wcwl-admin-init.php:1291
359
+ msgid "Share by WhatsApp"
360
+ msgstr ""
361
+
362
+ #: includes/class.yith-wcwl-admin-init.php:1292
363
+ #, fuzzy
364
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
365
+ msgstr "Mostrar el botón \"Agregar al carrito\""
366
+
367
+ #: includes/class.yith-wcwl-admin-init.php:1298
368
  #, fuzzy
369
  msgid "Social title"
370
  msgstr "Título de sociales"
371
 
372
+ #: includes/class.yith-wcwl-admin-init.php:1305
373
  #, fuzzy
374
  msgid "Social text"
375
  msgstr "Texto de sociales"
376
 
377
+ #: includes/class.yith-wcwl-admin-init.php:1306
378
  msgid ""
379
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
380
  "strong> where you want to show the URL of your wishlist."
381
  msgstr ""
382
 
383
+ #: includes/class.yith-wcwl-admin-init.php:1313
384
  #, fuzzy
385
  msgid "Social image URL"
386
  msgstr "URL de las imágenes sociales"
387
 
388
+ #: includes/class.yith-wcwl-admin-init.php:1314
389
  msgid "It will be used by Pinterest."
390
  msgstr ""
391
 
392
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
393
  msgid ""
394
  "If you want to take advantage of this feature, you could consider to "
395
  "purchase the %s."
396
  msgstr ""
397
 
398
+ #: includes/class.yith-wcwl-admin-init.php:1333
399
  msgid "YITH WooCommerce Frequently Bought Together Integration"
400
  msgstr ""
401
 
402
+ #: includes/class.yith-wcwl-admin-init.php:1340
403
  msgid "Enable slider in wishlist"
404
  msgstr ""
405
 
406
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
407
  msgid ""
408
  "Choose to enable product slider in wishlist page with linked products (<a "
409
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
410
  msgstr ""
411
 
412
+ #: includes/class.yith-wcwl-admin-init.php:1377
413
  #, fuzzy
414
  msgid "\"Add to wishlist\" button"
415
  msgstr "Texto del botón \"Agregar a la lista de deseos\""
416
 
417
+ #: includes/class.yith-wcwl-admin-init.php:1380
418
+ #: includes/class.yith-wcwl-admin-init.php:1398
419
+ #: includes/class.yith-wcwl-admin-init.php:1416
420
+ #: includes/class.yith-wcwl-admin-init.php:1434
421
+ #: includes/class.yith-wcwl-admin-init.php:1452
422
  msgid "Background"
423
  msgstr ""
424
 
425
+ #: includes/class.yith-wcwl-admin-init.php:1381
426
+ #: includes/class.yith-wcwl-admin-init.php:1399
427
+ #: includes/class.yith-wcwl-admin-init.php:1417
428
+ #: includes/class.yith-wcwl-admin-init.php:1435
429
+ #: includes/class.yith-wcwl-admin-init.php:1453
430
  msgid "Text"
431
  msgstr ""
432
 
433
+ #: includes/class.yith-wcwl-admin-init.php:1382
434
+ #: includes/class.yith-wcwl-admin-init.php:1400
435
+ #: includes/class.yith-wcwl-admin-init.php:1418
436
+ #: includes/class.yith-wcwl-admin-init.php:1436
437
+ #: includes/class.yith-wcwl-admin-init.php:1454
438
  msgid "Border"
439
  msgstr ""
440
 
441
+ #: includes/class.yith-wcwl-admin-init.php:1389
442
+ #: includes/class.yith-wcwl-admin-init.php:1407
443
+ #: includes/class.yith-wcwl-admin-init.php:1425
444
+ #: includes/class.yith-wcwl-admin-init.php:1443
445
  msgid "Background (hover)"
446
  msgstr ""
447
 
448
+ #: includes/class.yith-wcwl-admin-init.php:1390
449
+ #: includes/class.yith-wcwl-admin-init.php:1408
450
+ #: includes/class.yith-wcwl-admin-init.php:1426
451
+ #: includes/class.yith-wcwl-admin-init.php:1444
452
  msgid "Text (hover)"
453
  msgstr ""
454
 
455
+ #: includes/class.yith-wcwl-admin-init.php:1391
456
+ #: includes/class.yith-wcwl-admin-init.php:1409
457
+ #: includes/class.yith-wcwl-admin-init.php:1427
458
+ #: includes/class.yith-wcwl-admin-init.php:1445
459
  msgid "Border (hover)"
460
  msgstr ""
461
 
462
+ #: includes/class.yith-wcwl-admin-init.php:1395
463
  #, fuzzy
464
  msgid "\"Add to Cart\" button"
465
  msgstr "Texto del botón \"Agregar al carrito\""
466
 
467
+ #: includes/class.yith-wcwl-admin-init.php:1413
468
  msgid "\"Style 1\" button"
469
  msgstr ""
470
 
471
+ #: includes/class.yith-wcwl-admin-init.php:1431
472
  msgid "\"Style 2\" button"
473
  msgstr ""
474
 
475
+ #: includes/class.yith-wcwl-admin-init.php:1449
476
  #, fuzzy
477
  msgid "Wishlist table"
478
  msgstr "Título de la Lista de deseos"
479
 
480
+ #: includes/class.yith-wcwl-admin-init.php:1458
481
  msgid "Headers"
482
  msgstr ""
483
 
484
+ #: includes/class.yith-wcwl-admin-init.php:1461
485
  msgid "Background color"
486
  msgstr ""
487
 
488
+ #: includes/class.yith-wcwl-admin-init.php:1551
489
  #, fuzzy
490
  msgid "Wishlist Activated"
491
  msgstr "Título de la Lista de deseos"
492
 
493
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
494
  msgid ""
495
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
496
  "can access to all the settings of our plugins that you have activated. "
498
  "options, <a href=\"%s\">discover it now</a>."
499
  msgstr ""
500
 
501
+ #: includes/class.yith-wcwl-admin-init.php:1563
502
  #, fuzzy
503
  msgid "Wishlist Updated"
504
  msgstr "Lista de deseos"
505
 
506
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
507
  msgid ""
508
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
509
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
512
  "\">discover the PREMIUM version.</a>"
513
  msgstr ""
514
 
515
+ #: includes/class.yith-wcwl-init.php:448
516
  msgid ""
517
  "We are sorry, but this feature is available only if cookies are enabled on "
518
  "your browser."
519
  msgstr ""
520
 
521
+ #: includes/class.yith-wcwl-init.php:449
522
  #, fuzzy
523
  msgid "Product correctly added to cart"
524
  msgstr "¡Agregado!"
525
 
526
+ #: includes/class.yith-wcwl-install.php:244
527
  msgctxt "page_slug"
528
  msgid "wishlist"
529
  msgstr ""
530
 
531
+ #: includes/class.yith-wcwl-privacy.php:50
532
  msgid "While you visit our site, we’ll track:"
533
  msgstr ""
534
 
535
+ #: includes/class.yith-wcwl-privacy.php:52
536
  msgid ""
537
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
538
  "users your favourite products, and to create targeted email campaigns."
539
  msgstr ""
540
 
541
+ #: includes/class.yith-wcwl-privacy.php:53
542
  msgid ""
543
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
544
  "make them visible to the store’s staff"
545
  msgstr ""
546
 
547
+ #: includes/class.yith-wcwl-privacy.php:55
548
  msgid ""
549
  "We’ll also use cookies to keep track of wishlist contents while you’re "
550
  "browsing our site."
551
  msgstr ""
552
 
553
+ #: includes/class.yith-wcwl-privacy.php:58
554
  msgid ""
555
  "Members of our team have access to the information you provide us. For "
556
  "example, both Administrators and Shop Managers can access:"
557
  msgstr ""
558
 
559
+ #: includes/class.yith-wcwl-privacy.php:60
560
  msgid ""
561
  "Wishlist details, such as products added, date of addition, name and privacy "
562
  "settings of your wishlists"
563
  msgstr ""
564
 
565
+ #: includes/class.yith-wcwl-privacy.php:62
566
  msgid ""
567
  "Our team members have access to this information to offer you better deals "
568
  "for the products you love."
569
  msgstr ""
570
 
571
+ #: includes/class.yith-wcwl-privacy.php:82
572
+ #: includes/class.yith-wcwl-privacy.php:98
573
  #, fuzzy
574
  msgid "Customer Wishlists"
575
  msgstr "Agregar a la Lista de deseos"
576
 
577
+ #: includes/class.yith-wcwl-privacy.php:133
578
  #, fuzzy
579
  msgid "Wishlists"
580
  msgstr "Lista de deseos"
581
 
582
+ #. Translators: %s Order number.
583
+ #: includes/class.yith-wcwl-privacy.php:195
584
+ #, fuzzy
585
  msgid "Removed wishlist %s."
586
  msgstr "Mi lista de deseos en %s"
587
 
588
+ #. Translators: %s Order number.
589
+ #: includes/class.yith-wcwl-privacy.php:199
590
+ #, fuzzy
591
  msgid "Wishlist %s has been retained."
592
  msgstr "Texto de la tabla de la Lista de Deseos"
593
 
594
+ #: includes/class.yith-wcwl-privacy.php:210
595
  msgid "Removed default user's wishlist"
596
  msgstr ""
597
 
598
+ #: includes/class.yith-wcwl-privacy.php:228
599
  msgid "Token"
600
  msgstr ""
601
 
602
+ #: includes/class.yith-wcwl-privacy.php:229
603
  #, fuzzy
604
  msgid "Wishlist url"
605
  msgstr "Lista de deseos"
606
 
607
+ #: includes/class.yith-wcwl-privacy.php:230
608
  msgid "Title"
609
  msgstr ""
610
 
611
+ #: includes/class.yith-wcwl-privacy.php:231
612
  msgctxt "date wishlist was created"
613
  msgid "Created on"
614
  msgstr ""
615
 
616
+ #: includes/class.yith-wcwl-privacy.php:232
617
  msgid "Visibility"
618
  msgstr ""
619
 
620
+ #: includes/class.yith-wcwl-privacy.php:233
621
  msgid "Items Added"
622
  msgstr ""
623
 
624
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
625
  #, fuzzy
626
  msgid "Shared"
627
  msgstr "Compartir en:"
628
 
629
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
630
  msgid "Private"
631
  msgstr ""
632
 
633
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
634
  msgid "Public"
635
  msgstr ""
636
 
637
+ #: includes/class.yith-wcwl-shortcode.php:45
638
  #, fuzzy
639
  msgctxt "[gutenberg]: block name"
640
  msgid "YITH Add to Wishlist"
641
  msgstr "Agregar a la Lista de deseos"
642
 
643
+ #: includes/class.yith-wcwl-shortcode.php:46
644
  #, fuzzy
645
  msgctxt "[gutenberg]: block description"
646
  msgid "Shows Add to Wishlist button"
647
  msgstr "Texto del botón \"Agregar a la lista de deseos\""
648
 
649
+ #: includes/class.yith-wcwl-shortcode.php:51
650
  msgid ""
651
  "ID of the product to add to wishlist (leave empty to use global product)"
652
  msgstr ""
653
 
654
+ #: includes/class.yith-wcwl-shortcode.php:56
655
  msgid "Url of wishlist page (leave empty to use default)"
656
  msgstr ""
657
 
658
+ #: includes/class.yith-wcwl-shortcode.php:61
659
  msgid "Button label (leave empty to use default)"
660
  msgstr ""
661
 
662
+ #: includes/class.yith-wcwl-shortcode.php:66
663
  msgid "\"Browse wishlist\" label (leave empty to use default)"
664
  msgstr ""
665
 
666
+ #: includes/class.yith-wcwl-shortcode.php:71
667
  #, fuzzy
668
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
669
  msgstr "Ya está en tu lista de deseos!"
670
 
671
+ #: includes/class.yith-wcwl-shortcode.php:76
672
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
673
  msgstr ""
674
 
675
+ #: includes/class.yith-wcwl-shortcode.php:81
676
  msgid ""
677
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
678
  "default)"
679
  msgstr ""
680
 
681
+ #: includes/class.yith-wcwl-shortcode.php:86
682
  msgid "Additional css classes for the button (leave empty to use default)"
683
  msgstr ""
684
 
685
+ #: includes/class.yith-wcwl-shortcode.php:94
686
  #, fuzzy
687
  msgctxt "[gutenberg]: block name"
688
  msgid "YITH Wishlist"
689
  msgstr "Habilitar YITH Wishlist"
690
 
691
+ #: includes/class.yith-wcwl-shortcode.php:95
692
  #, fuzzy
693
  msgctxt "[gutenberg]: block description"
694
  msgid "Shows list of products in wishlist"
695
  msgstr "Fondo del botón \"Agregar al carrito\""
696
 
697
+ #: includes/class.yith-wcwl-shortcode.php:100
698
  msgid "Choose whether to paginate items in the wishlist or show them all"
699
  msgstr ""
700
 
701
+ #: includes/class.yith-wcwl-shortcode.php:103
702
  msgid "Paginate"
703
  msgstr ""
704
 
705
+ #: includes/class.yith-wcwl-shortcode.php:104
706
  msgid "Do not paginate"
707
  msgstr ""
708
 
709
+ #: includes/class.yith-wcwl-shortcode.php:109
710
  msgid "Number of items to show for each page"
711
  msgstr ""
712
 
713
+ #: includes/class.yith-wcwl-shortcode.php:114
714
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
715
  msgstr ""
716
 
717
+ #: includes/class.yith-wcwl-shortcode.php:386
718
+ #: includes/class.yith-wcwl-ui.php:164
719
  msgid "Share on:"
720
  msgstr "Compartir en:"
721
 
722
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
723
  msgid "Select options"
724
  msgstr "Selecciona opciones"
725
 
726
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
727
  msgid "Facebook"
728
  msgstr ""
729
 
730
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
731
  msgid "Twitter"
732
  msgstr ""
733
 
734
+ #: includes/class.yith-wcwl-ui.php:180
735
  msgid "email"
736
  msgstr ""
737
 
738
+ #: includes/class.yith-wcwl.php:201
739
  #, fuzzy
740
  msgid "An error occurred while adding products to the wishlist."
741
  msgstr ""
742
  "¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
743
  "Intenta nuevamente, por favor."
744
 
745
+ #: includes/class.yith-wcwl.php:293
746
  #, fuzzy
747
  msgid "An error occurred while adding products to wishlist."
748
  msgstr ""
749
  "¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
750
  "Intenta nuevamente, por favor."
751
 
752
+ #: includes/class.yith-wcwl.php:310
753
  msgid "The \"Remove\" option now does not require any parameter"
754
  msgstr ""
755
 
756
+ #: includes/class.yith-wcwl.php:359
757
  #, fuzzy
758
  msgid "An error occurred while removing products from the wishlist"
759
  msgstr ""
760
  "¡Ups! Ha ocurrido un error al eliminar el producto de tu lista. Intenta "
761
  "nuevamente, por favor."
762
 
763
+ #: includes/class.yith-wcwl.php:809
764
  msgid "You need to log in before creating a new wishlist"
765
  msgstr ""
766
 
767
+ #: includes/class.yith-wcwl.php:1610
768
  msgid "Product successfully removed."
769
  msgstr "Bien, lo hemos eliminado de tu lista..."
770
 
771
+ #: includes/class.yith-wcwl.php:1614
772
  msgid "Error. Unable to remove the product from the wishlist."
773
  msgstr ""
774
  "¡Ups! Ha ocurrido un error al eliminar el producto de tu lista. Intenta "
775
  "nuevamente, por favor."
776
 
777
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
778
  msgid "No products were added to the wishlist"
779
  msgstr "Tu lista de deseos está vacía por el momento..."
780
 
781
+ #: includes/class.yith-wcwl.php:1660
782
  msgid "An error as occurred."
783
  msgstr ""
784
 
785
+ #: init.php:130
786
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
787
  msgstr ""
788
 
789
+ #: init.php:140
790
  msgid "You can't activate the free version of"
791
  msgstr ""
792
 
793
+ #: init.php:140
794
  msgid "while you are using the premium one."
795
  msgstr ""
796
 
797
+ #: templates/admin/wishlist-panel-premium.php:185
798
+ #: templates/admin/wishlist-panel-premium.php:383
 
799
  msgid ""
800
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
801
  "%2$s to benefit from all features!"
802
  msgstr ""
803
 
804
+ #: templates/admin/wishlist-panel-premium.php:187
805
+ #: templates/admin/wishlist-panel-premium.php:385
 
806
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
807
  msgstr ""
808
 
809
+ #: templates/admin/wishlist-panel-premium.php:193
810
  msgid "Premium Features"
811
  msgstr ""
812
 
813
+ #: templates/admin/wishlist-panel-premium.php:196
814
+ #: templates/admin/wishlist-panel-premium.php:201
815
  msgid "Multiple Wishlist"
816
  msgstr ""
817
 
818
+ #: templates/admin/wishlist-panel-premium.php:203
 
819
  msgid ""
820
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
821
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
826
  "manage and share their own wish lists."
827
  msgstr ""
828
 
829
+ #: templates/admin/wishlist-panel-premium.php:212
830
+ #: templates/admin/wishlist-panel-premium.php:222
831
  msgid "Wishlist Private"
832
  msgstr ""
833
 
834
+ #: templates/admin/wishlist-panel-premium.php:214
 
835
  msgid ""
836
  "By enabling the option wishlist, users will also have the possibility to "
837
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
838
  "following options:"
839
  msgstr ""
840
 
841
+ #: templates/admin/wishlist-panel-premium.php:216
 
842
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
843
  msgstr ""
844
 
845
+ #: templates/admin/wishlist-panel-premium.php:217
 
846
  msgid ""
847
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
848
  "can display it;"
849
  msgstr ""
850
 
851
+ #: templates/admin/wishlist-panel-premium.php:218
 
852
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
853
  msgstr ""
854
 
855
+ #: templates/admin/wishlist-panel-premium.php:229
856
+ #: templates/admin/wishlist-panel-premium.php:234
857
  msgid "Estimate Cost"
858
  msgstr ""
859
 
860
+ #: templates/admin/wishlist-panel-premium.php:236
 
861
  msgid ""
862
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
863
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
869
  "address that you have previously set."
870
  msgstr ""
871
 
872
+ #: templates/admin/wishlist-panel-premium.php:245
873
+ #: templates/admin/wishlist-panel-premium.php:250
874
  msgid "Admin Panel"
875
  msgstr ""
876
 
877
+ #: templates/admin/wishlist-panel-premium.php:247
 
878
  msgid ""
879
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
880
  "submenu pages, you will have total control on users' wishlists. In addition "
884
  "in customers' wish lists."
885
  msgstr ""
886
 
887
+ #: templates/admin/wishlist-panel-premium.php:257
888
+ #: templates/admin/wishlist-panel-premium.php:262
889
  msgid "Search Wishlists"
890
  msgstr ""
891
 
892
+ #: templates/admin/wishlist-panel-premium.php:264
 
893
  msgid ""
894
  "How many times have you been looking for the perfect gift for a important "
895
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
898
  "your products and even encourage users to purchase."
899
  msgstr ""
900
 
901
+ #: templates/admin/wishlist-panel-premium.php:273
902
  msgid "'ADD TO CART' CHECKBOX"
903
  msgstr ""
904
 
905
+ #: templates/admin/wishlist-panel-premium.php:275
 
906
  msgid ""
907
  "Your shop offers always a wide selection of products and wishlists of your "
908
  "users get more and more crowded everyday. Give them the possibility to "
910
  "just with one click."
911
  msgstr ""
912
 
913
+ #: templates/admin/wishlist-panel-premium.php:278
914
  msgid "'ADD TO CART'"
915
  msgstr ""
916
 
917
+ #: templates/admin/wishlist-panel-premium.php:285
918
  msgid "DISABLE WISHLIST"
919
  msgstr ""
920
 
921
+ #: templates/admin/wishlist-panel-premium.php:290
922
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
923
  msgstr ""
924
 
925
+ #: templates/admin/wishlist-panel-premium.php:292
 
926
  msgid ""
927
  "Favour users that have registered to your shop and disable plugin "
928
  "functionalities for all users that have not. By disabling this option, each "
930
  "%2$s to \"My Account\" page and a message will invite them to log in."
931
  msgstr ""
932
 
933
+ #: templates/admin/wishlist-panel-premium.php:301
934
  msgid "MESSAGE TO UNLOGGED USERS"
935
  msgstr ""
936
 
937
+ #: templates/admin/wishlist-panel-premium.php:303
 
938
  msgid ""
939
  "Invite users that are visiting your shop to login if they want to fully "
940
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
941
  "redirect them to \"My Account\" page for registration."
942
  msgstr ""
943
 
944
+ #: templates/admin/wishlist-panel-premium.php:306
945
  msgid "UNLOGGED USERS"
946
  msgstr ""
947
 
948
+ #: templates/admin/wishlist-panel-premium.php:313
949
+ #: templates/admin/wishlist-panel-premium.php:318
950
  msgid "POPULAR TABLE"
951
  msgstr ""
952
 
953
+ #: templates/admin/wishlist-panel-premium.php:320
 
954
  msgid ""
955
  "Some products draw customer's attention more than others and they do not "
956
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
958
  "their wishlists."
959
  msgstr ""
960
 
961
+ #: templates/admin/wishlist-panel-premium.php:329
962
  msgid "FUNCTIONALITIES IN ONE CLICK"
963
  msgstr ""
964
 
965
+ #: templates/admin/wishlist-panel-premium.php:331
 
966
  msgid ""
967
  "Users have the possibility to search for a wishlist, create a new one or "
968
  "display those already created. Add these %1$sfunctionalities%2$s through the "
969
  "dedicated widgets or show them immediately after \"Wishlist\" table."
970
  msgstr ""
971
 
972
+ #: templates/admin/wishlist-panel-premium.php:334
973
  msgid "FUNCTIONALITIES"
974
  msgstr ""
975
 
976
+ #: templates/admin/wishlist-panel-premium.php:341
977
+ #: templates/admin/wishlist-panel-premium.php:346
978
  msgid "PROMOTIONAL EMAIL"
979
  msgstr ""
980
 
981
+ #: templates/admin/wishlist-panel-premium.php:348
 
982
  msgid ""
983
  "If you want to give the right input to your users to persuade them to "
984
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
987
  "will know you are offering a unique offer!"
988
  msgstr ""
989
 
990
+ #: templates/admin/wishlist-panel-premium.php:357
991
  msgid "FROM A WISHLIST TO ANOTHER"
992
  msgstr ""
993
 
994
+ #: templates/admin/wishlist-panel-premium.php:359
 
995
  msgid ""
996
  "Who said that a product has to remain forever in the same wishlist? With the "
997
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
999
  "another one, managing as they want their lists."
1000
  msgstr ""
1001
 
1002
+ #: templates/admin/wishlist-panel-premium.php:362
1003
  msgid "FROM A WISHLIST"
1004
  msgstr ""
1005
 
1006
+ #: templates/admin/wishlist-panel-premium.php:369
1007
  msgid "DATE"
1008
  msgstr ""
1009
 
1010
+ #: templates/admin/wishlist-panel-premium.php:374
1011
  msgid "DATE OF ADDITION TO A WISHLIST"
1012
  msgstr ""
1013
 
1014
+ #: templates/admin/wishlist-panel-premium.php:376
 
1015
  msgid ""
1016
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1017
  "date in which they have added a particular product to their list: a new way "
1018
  "to keep you users informed about their operations."
1019
  msgstr ""
1020
 
1021
+ #: templates/share.php:32
1022
  #, fuzzy
1023
  msgid "Pinterest"
1024
  msgstr "Compartir en Pinterest"
1025
 
1026
+ #: templates/share.php:38
1027
  #, fuzzy
1028
  msgid "Google+"
1029
  msgstr "Compartir en Google+"
1030
 
1031
+ #: templates/share.php:44
1032
  msgid "Email"
1033
  msgstr ""
1034
 
1035
+ #: templates/share.php:51
1036
+ #, fuzzy
1037
+ msgid "My wishlist on "
1038
+ msgstr "Mi lista de deseos en %s"
1039
+
1040
+ #: templates/share.php:51
1041
+ msgid "WhatsApp"
1042
+ msgstr ""
1043
+
1044
+ #: templates/wishlist-view.php:32
1045
  #, fuzzy
1046
  msgid "Edit title"
1047
  msgstr "Título de la Lista de deseos"
1048
 
1049
+ #: templates/wishlist-view.php:41
1050
  msgid "Save"
1051
  msgstr ""
1052
 
1053
+ #: templates/wishlist-view.php:45
1054
  msgid "Cancel"
1055
  msgstr ""
1056
 
1057
+ #: templates/wishlist-view.php:82
1058
  msgid "Product Name"
1059
  msgstr "Producto"
1060
 
1061
+ #: templates/wishlist-view.php:89
1062
  msgid "Unit Price"
1063
  msgstr "Precio por unidad"
1064
 
1065
+ #: templates/wishlist-view.php:102
1066
  msgid "Stock Status"
1067
  msgstr "Estado de stock"
1068
 
1069
  # Not literal but more friendly.
1070
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
1071
  msgid "Remove this product"
1072
  msgstr "Ya no lo quiero"
1073
 
1074
+ #: templates/wishlist-view.php:172
1075
  msgid "Free!"
1076
  msgstr ""
1077
 
1078
+ #: templates/wishlist-view.php:179
1079
  msgid "Out of Stock"
1080
  msgstr "No disponible por el momento"
1081
 
1082
+ #: templates/wishlist-view.php:179
1083
  msgid "In Stock"
1084
  msgstr "¡Disponible!"
1085
 
1086
+ #: templates/wishlist-view.php:188
 
1087
  msgid "Added on : %s"
1088
  msgstr ""
1089
 
1090
+ #: templates/wishlist-view.php:200
1091
  msgid "Move"
1092
  msgstr ""
1093
 
1094
+ #: templates/wishlist-view.php:232
1095
  msgid "Remove"
1096
  msgstr ""
1097
 
1098
+ #: templates/wishlist-view.php:259
1099
  msgid "Add the selected products to the cart"
1100
  msgstr ""
1101
 
1102
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1103
  msgid "Ask for an estimate"
1104
  msgstr ""
1105
 
1106
+ #: templates/wishlist-view.php:303
1107
  msgid "Your email"
1108
  msgstr ""
1109
 
1110
+ #. Plugin Name of the plugin/theme
1111
  #, fuzzy
1112
+ msgid "YITH WooCommerce Wishlist"
1113
+ msgstr "Agregar a la Lista de deseos"
1114
+
1115
+ #. Plugin URI of the plugin/theme
1116
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1117
+ msgstr ""
1118
+
1119
+ #. Description of the plugin/theme
1120
+ msgid ""
1121
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1122
+ "possibility to create, fill, manage and share their wishlists allowing you "
1123
+ "to analyze their interests and needs to improve your marketing strategies. "
1124
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1125
+ "your e-commerce on <strong>YITH</strong></a>"
1126
+ msgstr ""
1127
+
1128
+ #. Author of the plugin/theme
1129
+ msgid "YITH"
1130
+ msgstr ""
1131
+
1132
+ #. Author URI of the plugin/theme
1133
+ msgid "https://yithemes.com/"
1134
+ msgstr ""
1135
 
1136
  #, fuzzy
1137
  #~ msgid ""
languages/yith-woocommerce-wishlist-es_ES.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-es_ES.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:37+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: patrons_admin <arman.shahinyan@aticser.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -23,66 +23,66 @@ msgstr ""
23
  "X-Poedit-SearchPath-0: ..\n"
24
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
25
 
26
- #: ../includes/class.yith-wcwl-admin-init.php:159
27
- #: ../includes/class.yith-wcwl-admin-init.php:1484
28
- #: ../includes/class.yith-wcwl-admin-init.php:1485
29
- #: ../includes/class.yith-wcwl-install.php:245
30
  msgid "Wishlist"
31
  msgstr "Lista de Deseos"
32
 
33
- #: ../includes/class.yith-wcwl-admin-init.php:161
34
  msgid "Settings"
35
  msgstr "Ajustes"
36
 
37
- #: ../includes/class.yith-wcwl-admin-init.php:162
38
- #: ../includes/class.yith-wcwl-admin-init.php:243
39
  msgid "Colors"
40
  msgstr "Colores"
41
 
42
- #: ../includes/class.yith-wcwl-admin-init.php:163
43
  msgid "Premium Version"
44
  msgstr "Versión Premium"
45
 
46
- #: ../includes/class.yith-wcwl-admin-init.php:1015
47
  msgid "Enable all plugin features"
48
  msgstr ""
49
 
50
- #: ../includes/class.yith-wcwl-admin-init.php:1016
51
  msgid ""
52
  "Be sure to select at least one option in the Wishlist page menu in this "
53
  "settings page"
54
  msgstr ""
55
 
56
- #: ../includes/class.yith-wcwl-admin-init.php:1017
57
  msgctxt "[Part of]: Also, please read the plugin documentation"
58
  msgid "Also, please read the plugin"
59
  msgstr ""
60
 
61
- #: ../includes/class.yith-wcwl-admin-init.php:1018
62
  #, fuzzy
63
  msgctxt "[Part Of]: Also, please read the plugin documentation"
64
  msgid "documentation"
65
  msgstr "Documentación Plugin"
66
 
67
- #: ../includes/class.yith-wcwl-admin-init.php:1024
68
  msgid "Upgrade to the PREMIUM VERSION"
69
  msgstr "Actualiza a la versión Premium"
70
 
71
- #: ../includes/class.yith-wcwl-admin-init.php:1028
72
  msgid "Discover the Advanced Features"
73
  msgstr "Descubre las funciones avanzadas"
74
 
75
- #: ../includes/class.yith-wcwl-admin-init.php:1029
76
  msgid ""
77
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
78
  "all features!"
79
  msgstr ""
80
 
81
- #: ../includes/class.yith-wcwl-admin-init.php:1035
82
  msgid "Get Support and Pro Features"
83
  msgstr "Obtén ayuda y Características Pro"
84
 
85
- #: ../includes/class.yith-wcwl-admin-init.php:1036
86
  msgid ""
87
  "By purchasing the premium version of the plugin, you will take advantage of "
88
  "the advanced features of the product and you will get one year of free "
@@ -92,44 +92,43 @@ msgstr ""
92
  "características avanzadas del producto y obtendrá un año de actualizaciones "
93
  "gratuitas y apoyo a través de nuestra plataforma disponible 24h/24."
94
 
95
- #: ../includes/class.yith-wcwl-admin-init.php:1046
96
  msgid "General Settings"
97
  msgstr "Configuración general"
98
 
99
- #: ../includes/class.yith-wcwl-admin-init.php:1053
100
  msgid "Enable YITH Wishlist"
101
  msgstr ""
102
  "Habilitar Y\n"
103
  "ITH Wishlist"
104
 
105
- #: ../includes/class.yith-wcwl-admin-init.php:1060
106
  msgid "Default wishlist title"
107
  msgstr "Título por defecto de la Lista de Deseos"
108
 
109
- #: ../includes/class.yith-wcwl-admin-init.php:1062
110
- #: ../includes/class.yith-wcwl-admin-init.php:1063
111
- #: ../includes/class.yith-wcwl-admin-init.php:1299
112
- #, php-format
113
  msgid "My wishlist on %s"
114
  msgstr "Mi lista de Deseos en %s"
115
 
116
- #: ../includes/class.yith-wcwl-admin-init.php:1068
117
  msgid "Wishlist Page"
118
  msgstr ""
119
  "Página \n"
120
  "Lista de Deseos"
121
 
122
- #: ../includes/class.yith-wcwl-admin-init.php:1069
123
  msgid "Page contents: [yith_wcwl_wishlist]"
124
  msgstr ""
125
  "Contenido de la Página: \n"
126
  "[yith_wcwl_wishlist]"
127
 
128
- #: ../includes/class.yith-wcwl-admin-init.php:1078
129
  msgid "Position"
130
  msgstr "Posición"
131
 
132
- #: ../includes/class.yith-wcwl-admin-init.php:1079
133
  msgid ""
134
  "You can add the button in variable products only after the \"Add to Cart\" "
135
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -140,27 +139,27 @@ msgstr ""
140
  "yith_wcwl_add_to_wishlist\n"
141
  "]."
142
 
143
- #: ../includes/class.yith-wcwl-admin-init.php:1085
144
  msgid "After \"Add to cart\""
145
  msgstr "Después de \"Añadir al carrito\""
146
 
147
- #: ../includes/class.yith-wcwl-admin-init.php:1086
148
  msgid "After thumbnails"
149
  msgstr "Después de miniaturas"
150
 
151
- #: ../includes/class.yith-wcwl-admin-init.php:1087
152
  msgid "After summary"
153
  msgstr "Después de sumario"
154
 
155
- #: ../includes/class.yith-wcwl-admin-init.php:1088
156
  msgid "Use shortcode"
157
  msgstr "Usar shortcode"
158
 
159
- #: ../includes/class.yith-wcwl-admin-init.php:1093
160
  msgid "Redirect to cart"
161
  msgstr "Redirigir a la cesta"
162
 
163
- #: ../includes/class.yith-wcwl-admin-init.php:1094
164
  msgid ""
165
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
166
  "page."
@@ -168,225 +167,234 @@ msgstr ""
168
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
169
  "page."
170
 
171
- #: ../includes/class.yith-wcwl-admin-init.php:1100
172
  msgid "Remove if added to the cart"
173
  msgstr "Eliminar si se añade a la cesta"
174
 
175
- #: ../includes/class.yith-wcwl-admin-init.php:1101
176
  msgid "Remove the product from the wishlist if it has been added to the cart."
177
  msgstr "Eliminar el producto de la lista si se ha añadido a la cesta."
178
 
179
- #: ../includes/class.yith-wcwl-admin-init.php:1107
180
  msgid "\"Add to Wishlist\" text"
181
  msgstr "Texto \"Añadir a la Lista de Deseos\""
182
 
183
- #: ../includes/class.yith-wcwl-admin-init.php:1109
184
  msgid "Add to Wishlist"
185
  msgstr "Añadir a la lista de deseos"
186
 
187
- #: ../includes/class.yith-wcwl-admin-init.php:1114
188
  msgid "\"Browse wishlist\" text"
189
  msgstr "Texto de \"Navegar por la Lista de Deseos\""
190
 
191
- #: ../includes/class.yith-wcwl-admin-init.php:1116
192
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
193
  msgid "Browse Wishlist"
194
  msgstr "Navegar por Lista de Deseos"
195
 
196
- #: ../includes/class.yith-wcwl-admin-init.php:1121
197
  msgid "\"Product already in wishlist\" text"
198
  msgstr "Texto de \"El producto ya está en la lista de deseos\""
199
 
200
- #: ../includes/class.yith-wcwl-admin-init.php:1123
201
- #: ../includes/class.yith-wcwl-ui.php:83
202
  msgid "The product is already in the wishlist!"
203
  msgstr "El producto ya está en la lista de deseos!"
204
 
205
- #: ../includes/class.yith-wcwl-admin-init.php:1128
206
  msgid "\"Product added\" text"
207
  msgstr "Texto de \"Producto añadido\""
208
 
209
- #: ../includes/class.yith-wcwl-admin-init.php:1130
210
- #: ../includes/class.yith-wcwl-ui.php:82
211
  msgid "Product added!"
212
  msgstr "Producto añadido!"
213
 
214
- #: ../includes/class.yith-wcwl-admin-init.php:1135
215
  msgid "\"Add to Cart\" text"
216
  msgstr "Texto de \"Añadir a la Cesta\""
217
 
218
- #: ../includes/class.yith-wcwl-admin-init.php:1137
219
  msgid "Add to Cart"
220
  msgstr "Añadir a la cesta"
221
 
222
- #: ../includes/class.yith-wcwl-admin-init.php:1142
223
  msgid "Show Unit price"
224
  msgstr "Mostrar Precio unitario"
225
 
226
- #: ../includes/class.yith-wcwl-admin-init.php:1143
227
  msgid "Show unit price for each product in wishlist"
228
  msgstr "Mostrar el precio unitario de cada producto en la lista de deseos"
229
 
230
- #: ../includes/class.yith-wcwl-admin-init.php:1150
231
  msgid "Show \"Add to Cart\" button"
232
  msgstr "Mostrar botón de \"Añadir al carrito\""
233
 
234
- #: ../includes/class.yith-wcwl-admin-init.php:1151
235
  msgid "Show \"Add to Cart\" button for each product in wishlist"
236
  msgstr ""
237
  "Mostrar botón \"Añadir al carrito\" para cada producto en la lista de deseos"
238
 
239
- #: ../includes/class.yith-wcwl-admin-init.php:1158
240
  msgid "Show Stock status"
241
  msgstr "Mostrar el estado del Stock"
242
 
243
- #: ../includes/class.yith-wcwl-admin-init.php:1159
244
  msgid ""
245
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
246
  msgstr ""
247
  "Mostrar etiqueta \"En existencia\" o \"Agotado\" para cada producto en la "
248
  "lista de deseos"
249
 
250
- #: ../includes/class.yith-wcwl-admin-init.php:1166
251
  msgid "Show Date of addition"
252
  msgstr "Mostrar Fecha de adición"
253
 
254
- #: ../includes/class.yith-wcwl-admin-init.php:1167
255
  msgid "Show the date when users have added a product to the wishlist"
256
  msgstr ""
257
  "Mostrar la fecha en que los usuarios han añadido un producto a la lista de "
258
  "deseos"
259
 
260
- #: ../includes/class.yith-wcwl-admin-init.php:1174
261
  msgid "Add second remove button"
262
  msgstr "Añadir segundo botón de eliminación"
263
 
264
- #: ../includes/class.yith-wcwl-admin-init.php:1175
265
  msgid "Add a second remove button in the last column, with extended label"
266
  msgstr ""
267
  "Añadir un segundo botón de eliminación en la última columna, con la etiqueta "
268
  "ampliada"
269
 
270
- #: ../includes/class.yith-wcwl-admin-init.php:1190
271
  msgid "Styles"
272
  msgstr "Estilos"
273
 
274
- #: ../includes/class.yith-wcwl-admin-init.php:1197
275
  msgid "Use buttons"
276
  msgstr "Usar botones"
277
 
278
- #: ../includes/class.yith-wcwl-admin-init.php:1198
279
  msgid "Use buttons instead of simple anchors."
280
  msgstr "Utilizar los botones en lugar de anclajes simples."
281
 
282
- #: ../includes/class.yith-wcwl-admin-init.php:1204
283
  msgid "Custom CSS"
284
  msgstr "CSS personalizado"
285
 
286
- #: ../includes/class.yith-wcwl-admin-init.php:1211
287
  msgid "Use theme style"
288
  msgstr "Usar estilo del tema"
289
 
290
- #: ../includes/class.yith-wcwl-admin-init.php:1212
291
  msgid "Use the theme style."
292
  msgstr "Utilizar el estilo de tema."
293
 
294
- #: ../includes/class.yith-wcwl-admin-init.php:1218
295
  msgid "Rounded buttons"
296
  msgstr "Botones redondeados"
297
 
298
- #: ../includes/class.yith-wcwl-admin-init.php:1219
299
  msgid "Make button corners rounded"
300
  msgstr "Hacer que las esquinas del botón sean redondeadas"
301
 
302
- #: ../includes/class.yith-wcwl-admin-init.php:1225
303
  msgid "\"Add to Wishlist\" icon"
304
  msgstr ""
305
  "Icono de \n"
306
  "\"Añadir a la Lista de Deseos\""
307
 
308
- #: ../includes/class.yith-wcwl-admin-init.php:1226
309
  msgid "Add an icon to the \"Add to Wishlist\" button"
310
  msgstr "Añadir un icono para el botón \"Agregar a la lista de deseos\""
311
 
312
- #: ../includes/class.yith-wcwl-admin-init.php:1236
313
  msgid "\"Add to Cart\" icon"
314
  msgstr ""
315
  "Icono de \n"
316
  "\"Añadir al carrito\""
317
 
318
- #: ../includes/class.yith-wcwl-admin-init.php:1237
319
  msgid "Add an icon to the \"Add to Cart\" button"
320
  msgstr "Añadir un icono para el botón \"Añadir al carrito\""
321
 
322
- #: ../includes/class.yith-wcwl-admin-init.php:1255
323
  msgid "Social Networks & Share"
324
  msgstr "Redes Sociales y Compartir"
325
 
326
- #: ../includes/class.yith-wcwl-admin-init.php:1262
327
  msgid "Share on Facebook"
328
  msgstr "Compartir en Facebook"
329
 
330
- #: ../includes/class.yith-wcwl-admin-init.php:1263
331
  msgid "Show \"Share on Facebook\" button"
332
  msgstr "Mostrar el botón \"Compartir en Facebook\""
333
 
334
- #: ../includes/class.yith-wcwl-admin-init.php:1269
335
  msgid "Tweet on Twitter"
336
  msgstr "Twittear en Twitter"
337
 
338
- #: ../includes/class.yith-wcwl-admin-init.php:1270
339
  msgid "Show \"Tweet on Twitter\" button"
340
  msgstr "Mostrar botón \"Twittear en Twitter\""
341
 
342
- #: ../includes/class.yith-wcwl-admin-init.php:1276
343
  msgid "Pin on Pinterest"
344
  msgstr "Pin en Pinterest"
345
 
346
- #: ../includes/class.yith-wcwl-admin-init.php:1277
347
  msgid "Show \"Pin on Pinterest\" button"
348
  msgstr "Mostrar botón \"Pin on Pinterest\""
349
 
350
- #: ../includes/class.yith-wcwl-admin-init.php:1283
351
  msgid "Share on Google+"
352
  msgstr "Compartir en Google+"
353
 
354
- #: ../includes/class.yith-wcwl-admin-init.php:1284
355
  msgid "Show \"Share on Google+\" button"
356
  msgstr "Mostrar el botón \"Compartir en Google+\""
357
 
358
- #: ../includes/class.yith-wcwl-admin-init.php:1290
359
  msgid "Share by Email"
360
  msgstr "Compartir por correo electrónico"
361
 
362
- #: ../includes/class.yith-wcwl-admin-init.php:1291
363
  msgid "Show \"Share by Email\" button"
364
  msgstr "Mostrar el botón \"Compartir por correo electrónico\""
365
 
366
- #: ../includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
 
 
367
  msgid "Social title"
368
  msgstr "Título Social"
369
 
370
- #: ../includes/class.yith-wcwl-admin-init.php:1304
371
  msgid "Social text"
372
  msgstr "Texto Social"
373
 
374
- #: ../includes/class.yith-wcwl-admin-init.php:1305
375
  msgid ""
376
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
377
  "strong> where you want to show the URL of your wishlist."
378
  msgstr ""
379
 
380
- #: ../includes/class.yith-wcwl-admin-init.php:1312
381
  msgid "Social image URL"
382
  msgstr "URL de la imagen Social"
383
 
384
- #: ../includes/class.yith-wcwl-admin-init.php:1313
385
  msgid "It will be used by Pinterest."
386
  msgstr ""
387
 
388
- #: ../includes/class.yith-wcwl-admin-init.php:1327
389
- #, php-format
390
  msgid ""
391
  "If you want to take advantage of this feature, you could consider to "
392
  "purchase the %s."
@@ -394,16 +402,15 @@ msgstr ""
394
  "Si desea tomar ventaja de esta característica, usted podría considerar "
395
  "comprar el %s."
396
 
397
- #: ../includes/class.yith-wcwl-admin-init.php:1332
398
  msgid "YITH WooCommerce Frequently Bought Together Integration"
399
  msgstr "Yith WooCommerce Productos adquiridos juntos frecuentemente"
400
 
401
- #: ../includes/class.yith-wcwl-admin-init.php:1339
402
  msgid "Enable slider in wishlist"
403
  msgstr "Habilitar control deslizante en la lista de deseos"
404
 
405
- #: ../includes/class.yith-wcwl-admin-init.php:1340
406
- #, php-format
407
  msgid ""
408
  "Choose to enable product slider in wishlist page with linked products (<a "
409
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
@@ -412,85 +419,84 @@ msgstr ""
412
  "con productos vinculados \n"
413
  "(<a href=\"%s\" class=\"thickbox\">Ejemplo</a>). %s"
414
 
415
- #: ../includes/class.yith-wcwl-admin-init.php:1376
416
  msgid "\"Add to wishlist\" button"
417
  msgstr "Botón de \"Añadir a la lista de deseos\""
418
 
419
- #: ../includes/class.yith-wcwl-admin-init.php:1379
420
- #: ../includes/class.yith-wcwl-admin-init.php:1397
421
- #: ../includes/class.yith-wcwl-admin-init.php:1415
422
- #: ../includes/class.yith-wcwl-admin-init.php:1433
423
- #: ../includes/class.yith-wcwl-admin-init.php:1451
424
  msgid "Background"
425
  msgstr "Fondo"
426
 
427
- #: ../includes/class.yith-wcwl-admin-init.php:1380
428
- #: ../includes/class.yith-wcwl-admin-init.php:1398
429
- #: ../includes/class.yith-wcwl-admin-init.php:1416
430
- #: ../includes/class.yith-wcwl-admin-init.php:1434
431
- #: ../includes/class.yith-wcwl-admin-init.php:1452
432
  msgid "Text"
433
  msgstr "Texto"
434
 
435
- #: ../includes/class.yith-wcwl-admin-init.php:1381
436
- #: ../includes/class.yith-wcwl-admin-init.php:1399
437
- #: ../includes/class.yith-wcwl-admin-init.php:1417
438
- #: ../includes/class.yith-wcwl-admin-init.php:1435
439
- #: ../includes/class.yith-wcwl-admin-init.php:1453
440
  msgid "Border"
441
  msgstr "Borde"
442
 
443
- #: ../includes/class.yith-wcwl-admin-init.php:1388
444
- #: ../includes/class.yith-wcwl-admin-init.php:1406
445
- #: ../includes/class.yith-wcwl-admin-init.php:1424
446
- #: ../includes/class.yith-wcwl-admin-init.php:1442
447
  msgid "Background (hover)"
448
  msgstr "Fondo (hover)"
449
 
450
- #: ../includes/class.yith-wcwl-admin-init.php:1389
451
- #: ../includes/class.yith-wcwl-admin-init.php:1407
452
- #: ../includes/class.yith-wcwl-admin-init.php:1425
453
- #: ../includes/class.yith-wcwl-admin-init.php:1443
454
  msgid "Text (hover)"
455
  msgstr "Texto (hover)"
456
 
457
- #: ../includes/class.yith-wcwl-admin-init.php:1390
458
- #: ../includes/class.yith-wcwl-admin-init.php:1408
459
- #: ../includes/class.yith-wcwl-admin-init.php:1426
460
- #: ../includes/class.yith-wcwl-admin-init.php:1444
461
  msgid "Border (hover)"
462
  msgstr "Borde (hover)"
463
 
464
- #: ../includes/class.yith-wcwl-admin-init.php:1394
465
  msgid "\"Add to Cart\" button"
466
  msgstr "Botón \"Añadir a la cesta\""
467
 
468
- #: ../includes/class.yith-wcwl-admin-init.php:1412
469
  msgid "\"Style 1\" button"
470
  msgstr "Botón \"Estilo 1\""
471
 
472
- #: ../includes/class.yith-wcwl-admin-init.php:1430
473
  msgid "\"Style 2\" button"
474
  msgstr "Botón \"Estilo 2\""
475
 
476
- #: ../includes/class.yith-wcwl-admin-init.php:1448
477
  msgid "Wishlist table"
478
  msgstr "Tabla Lista de Deseos"
479
 
480
- #: ../includes/class.yith-wcwl-admin-init.php:1457
481
  msgid "Headers"
482
  msgstr "Cabeceras"
483
 
484
- #: ../includes/class.yith-wcwl-admin-init.php:1460
485
  msgid "Background color"
486
  msgstr "Color de fondo"
487
 
488
- #: ../includes/class.yith-wcwl-admin-init.php:1550
489
  msgid "Wishlist Activated"
490
  msgstr "Lista de Deseos Activado"
491
 
492
- #: ../includes/class.yith-wcwl-admin-init.php:1551
493
- #, php-format
494
  msgid ""
495
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
496
  "can access to all the settings of our plugins that you have activated. "
@@ -505,12 +511,11 @@ msgstr ""
505
  "descúbrelo ahora\n"
506
  "</a>."
507
 
508
- #: ../includes/class.yith-wcwl-admin-init.php:1562
509
  msgid "Wishlist Updated"
510
  msgstr "Lista de Deseos Actualizado"
511
 
512
- #: ../includes/class.yith-wcwl-admin-init.php:1563
513
- #, php-format
514
  msgid ""
515
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
516
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -525,7 +530,7 @@ msgstr ""
525
  "de Deseos se ha actualizado con nuevas opciones disponibles, <a href=\"%s"
526
  "\">descubra la versión PREMIUM.</a>"
527
 
528
- #: ../includes/class.yith-wcwl-init.php:437
529
  msgid ""
530
  "We are sorry, but this feature is available only if cookies are enabled on "
531
  "your browser."
@@ -533,170 +538,168 @@ msgstr ""
533
  "Lo sentimos, pero esta característica sólo está disponible si las cookies "
534
  "están habilitadas en su navegador."
535
 
536
- #: ../includes/class.yith-wcwl-init.php:438
537
  msgid "Product correctly added to cart"
538
  msgstr "Producto añadido correctamente a la cesta"
539
 
540
- #: ../includes/class.yith-wcwl-install.php:244
541
  msgctxt "page_slug"
542
  msgid "wishlist"
543
  msgstr "lista de deseos"
544
 
545
- #: ../includes/class.yith-wcwl-privacy.php:50
546
  msgid "While you visit our site, we’ll track:"
547
  msgstr ""
548
 
549
- #: ../includes/class.yith-wcwl-privacy.php:52
550
  msgid ""
551
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
552
  "users your favourite products, and to create targeted email campaigns."
553
  msgstr ""
554
 
555
- #: ../includes/class.yith-wcwl-privacy.php:53
556
  msgid ""
557
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
558
  "make them visible to the store’s staff"
559
  msgstr ""
560
 
561
- #: ../includes/class.yith-wcwl-privacy.php:55
562
  msgid ""
563
  "We’ll also use cookies to keep track of wishlist contents while you’re "
564
  "browsing our site."
565
  msgstr ""
566
 
567
- #: ../includes/class.yith-wcwl-privacy.php:58
568
  msgid ""
569
  "Members of our team have access to the information you provide us. For "
570
  "example, both Administrators and Shop Managers can access:"
571
  msgstr ""
572
 
573
- #: ../includes/class.yith-wcwl-privacy.php:60
574
  msgid ""
575
  "Wishlist details, such as products added, date of addition, name and privacy "
576
  "settings of your wishlists"
577
  msgstr ""
578
 
579
- #: ../includes/class.yith-wcwl-privacy.php:62
580
  msgid ""
581
  "Our team members have access to this information to offer you better deals "
582
  "for the products you love."
583
  msgstr ""
584
 
585
- #: ../includes/class.yith-wcwl-privacy.php:82
586
- #: ../includes/class.yith-wcwl-privacy.php:98
587
  #, fuzzy
588
  msgid "Customer Wishlists"
589
  msgstr "Añadir a la lista de deseos"
590
 
591
- #: ../includes/class.yith-wcwl-privacy.php:133
592
  #, fuzzy
593
  msgid "Wishlists"
594
  msgstr "Lista de Deseos"
595
 
596
- #: ../includes/class.yith-wcwl-privacy.php:195
597
- #, fuzzy, php-format
 
598
  msgid "Removed wishlist %s."
599
  msgstr "Mi lista de Deseos en %s"
600
 
601
- #: ../includes/class.yith-wcwl-privacy.php:199
602
- #, php-format
603
  msgid "Wishlist %s has been retained."
604
  msgstr ""
605
 
606
- #: ../includes/class.yith-wcwl-privacy.php:210
607
  msgid "Removed default user's wishlist"
608
  msgstr ""
609
 
610
- #: ../includes/class.yith-wcwl-privacy.php:228
611
  msgid "Token"
612
  msgstr ""
613
 
614
- #: ../includes/class.yith-wcwl-privacy.php:229
615
  #, fuzzy
616
  msgid "Wishlist url"
617
  msgstr "Lista de Deseos"
618
 
619
- #: ../includes/class.yith-wcwl-privacy.php:230
620
  msgid "Title"
621
  msgstr ""
622
 
623
- #: ../includes/class.yith-wcwl-privacy.php:231
624
  msgctxt "date wishlist was created"
625
  msgid "Created on"
626
  msgstr ""
627
 
628
- #: ../includes/class.yith-wcwl-privacy.php:232
629
  msgid "Visibility"
630
  msgstr ""
631
 
632
- #: ../includes/class.yith-wcwl-privacy.php:233
633
  msgid "Items Added"
634
  msgstr ""
635
 
636
- #: ../includes/class.yith-wcwl-privacy.php:283
637
- #: ../templates/wishlist-view.php:212
638
  msgid "Shared"
639
  msgstr "Compartido"
640
 
641
- #: ../includes/class.yith-wcwl-privacy.php:286
642
- #: ../templates/wishlist-view.php:215
643
  msgid "Private"
644
  msgstr "Privado"
645
 
646
- #: ../includes/class.yith-wcwl-privacy.php:289
647
- #: ../templates/wishlist-view.php:218
648
  msgid "Public"
649
  msgstr "Público"
650
 
651
- #: ../includes/class.yith-wcwl-shortcode.php:45
652
  #, fuzzy
653
  msgctxt "[gutenberg]: block name"
654
  msgid "YITH Add to Wishlist"
655
  msgstr "Añadir a la lista de deseos"
656
 
657
- #: ../includes/class.yith-wcwl-shortcode.php:46
658
  #, fuzzy
659
  msgctxt "[gutenberg]: block description"
660
  msgid "Shows Add to Wishlist button"
661
  msgstr "Botón de \"Añadir a la lista de deseos\""
662
 
663
- #: ../includes/class.yith-wcwl-shortcode.php:51
664
  msgid ""
665
  "ID of the product to add to wishlist (leave empty to use global product)"
666
  msgstr ""
667
 
668
- #: ../includes/class.yith-wcwl-shortcode.php:56
669
  msgid "Url of wishlist page (leave empty to use default)"
670
  msgstr ""
671
 
672
- #: ../includes/class.yith-wcwl-shortcode.php:61
673
  msgid "Button label (leave empty to use default)"
674
  msgstr ""
675
 
676
- #: ../includes/class.yith-wcwl-shortcode.php:66
677
  msgid "\"Browse wishlist\" label (leave empty to use default)"
678
  msgstr ""
679
 
680
- #: ../includes/class.yith-wcwl-shortcode.php:71
681
  #, fuzzy
682
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
683
  msgstr "Texto de \"El producto ya está en la lista de deseos\""
684
 
685
- #: ../includes/class.yith-wcwl-shortcode.php:76
686
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
687
  msgstr ""
688
 
689
- #: ../includes/class.yith-wcwl-shortcode.php:81
690
  msgid ""
691
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
692
  "default)"
693
  msgstr ""
694
 
695
- #: ../includes/class.yith-wcwl-shortcode.php:86
696
  msgid "Additional css classes for the button (leave empty to use default)"
697
  msgstr ""
698
 
699
- #: ../includes/class.yith-wcwl-shortcode.php:94
700
  #, fuzzy
701
  msgctxt "[gutenberg]: block name"
702
  msgid "YITH Wishlist"
@@ -704,130 +707,126 @@ msgstr ""
704
  "Habilitar Y\n"
705
  "ITH Wishlist"
706
 
707
- #: ../includes/class.yith-wcwl-shortcode.php:95
708
  #, fuzzy
709
  msgctxt "[gutenberg]: block description"
710
  msgid "Shows list of products in wishlist"
711
  msgstr "Mostrar el precio unitario de cada producto en la lista de deseos"
712
 
713
- #: ../includes/class.yith-wcwl-shortcode.php:100
714
  msgid "Choose whether to paginate items in the wishlist or show them all"
715
  msgstr ""
716
 
717
- #: ../includes/class.yith-wcwl-shortcode.php:103
718
  msgid "Paginate"
719
  msgstr ""
720
 
721
- #: ../includes/class.yith-wcwl-shortcode.php:104
722
  msgid "Do not paginate"
723
  msgstr ""
724
 
725
- #: ../includes/class.yith-wcwl-shortcode.php:109
726
  msgid "Number of items to show for each page"
727
  msgstr ""
728
 
729
- #: ../includes/class.yith-wcwl-shortcode.php:114
730
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
731
  msgstr ""
732
 
733
- #: ../includes/class.yith-wcwl-shortcode.php:386
734
- #: ../includes/class.yith-wcwl-ui.php:164
735
  msgid "Share on:"
736
  msgstr "Compartir en:"
737
 
738
- #: ../includes/class.yith-wcwl-ui.php:118
739
- #: ../includes/class.yith-wcwl-ui.php:200
740
  msgid "Select options"
741
  msgstr "Seleccione opciones"
742
 
743
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
744
  msgid "Facebook"
745
  msgstr "Facebook"
746
 
747
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
748
  msgid "Twitter"
749
  msgstr "Twitter"
750
 
751
- #: ../includes/class.yith-wcwl-ui.php:180
752
  msgid "email"
753
  msgstr "email"
754
 
755
- #: ../includes/class.yith-wcwl.php:201
756
  msgid "An error occurred while adding products to the wishlist."
757
  msgstr "Se produjo un error al agregar productos a la lista de deseos."
758
 
759
- #: ../includes/class.yith-wcwl.php:293
760
  msgid "An error occurred while adding products to wishlist."
761
  msgstr "Se produjo un error al agregar productos a la lista de deseos."
762
 
763
- #: ../includes/class.yith-wcwl.php:310
764
  msgid "The \"Remove\" option now does not require any parameter"
765
  msgstr "La opción \"Eliminar\" ahora no requiere ningún parámetro"
766
 
767
- #: ../includes/class.yith-wcwl.php:359
768
  msgid "An error occurred while removing products from the wishlist"
769
  msgstr "Se produjo un error al eliminar los productos de la lista de deseos"
770
 
771
- #: ../includes/class.yith-wcwl.php:809
772
  msgid "You need to log in before creating a new wishlist"
773
  msgstr "Tienes que iniciar sesión antes de crear una nueva lista de deseos"
774
 
775
- #: ../includes/class.yith-wcwl.php:1610
776
  msgid "Product successfully removed."
777
  msgstr "Producto eliminado correctamente."
778
 
779
- #: ../includes/class.yith-wcwl.php:1614
780
  msgid "Error. Unable to remove the product from the wishlist."
781
  msgstr "Error. No se puede eliminar el producto de la lista de deseos."
782
 
783
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
784
  msgid "No products were added to the wishlist"
785
  msgstr "No se han añadido productos a la lista de deseos"
786
 
787
- #: ../includes/class.yith-wcwl.php:1660
788
  msgid "An error as occurred."
789
  msgstr "Se produjo un error."
790
 
791
- #: ../init.php:130
792
  #, fuzzy
793
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
794
  msgstr ""
795
  "Yith WooCommerce Lista de Deseos está habilitado pero no funcionando. "
796
  "Requiere WooCommerce con el fin de trabajar."
797
 
798
- #: ../init.php:140
799
  msgid "You can't activate the free version of"
800
  msgstr ""
801
 
802
- #: ../init.php:140
803
  msgid "while you are using the premium one."
804
  msgstr ""
805
 
806
- #: ../templates/admin/wishlist-panel-premium.php:185
807
- #: ../templates/admin/wishlist-panel-premium.php:383
808
- #, php-format
809
  msgid ""
810
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
811
  "%2$s to benefit from all features!"
812
  msgstr ""
813
 
814
- #: ../templates/admin/wishlist-panel-premium.php:187
815
- #: ../templates/admin/wishlist-panel-premium.php:385
816
- #, php-format
817
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
818
  msgstr ""
819
 
820
- #: ../templates/admin/wishlist-panel-premium.php:193
821
  msgid "Premium Features"
822
  msgstr ""
823
 
824
- #: ../templates/admin/wishlist-panel-premium.php:196
825
- #: ../templates/admin/wishlist-panel-premium.php:201
826
  msgid "Multiple Wishlist"
827
  msgstr ""
828
 
829
- #: ../templates/admin/wishlist-panel-premium.php:203
830
- #, php-format
831
  msgid ""
832
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
833
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -838,43 +837,38 @@ msgid ""
838
  "manage and share their own wish lists."
839
  msgstr ""
840
 
841
- #: ../templates/admin/wishlist-panel-premium.php:212
842
- #: ../templates/admin/wishlist-panel-premium.php:222
843
  msgid "Wishlist Private"
844
  msgstr ""
845
 
846
- #: ../templates/admin/wishlist-panel-premium.php:214
847
- #, php-format
848
  msgid ""
849
  "By enabling the option wishlist, users will also have the possibility to "
850
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
851
  "following options:"
852
  msgstr ""
853
 
854
- #: ../templates/admin/wishlist-panel-premium.php:216
855
- #, php-format
856
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
857
  msgstr ""
858
 
859
- #: ../templates/admin/wishlist-panel-premium.php:217
860
- #, php-format
861
  msgid ""
862
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
863
  "can display it;"
864
  msgstr ""
865
 
866
- #: ../templates/admin/wishlist-panel-premium.php:218
867
- #, php-format
868
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
869
  msgstr ""
870
 
871
- #: ../templates/admin/wishlist-panel-premium.php:229
872
- #: ../templates/admin/wishlist-panel-premium.php:234
873
  msgid "Estimate Cost"
874
  msgstr ""
875
 
876
- #: ../templates/admin/wishlist-panel-premium.php:236
877
- #, php-format
878
  msgid ""
879
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
880
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -886,13 +880,12 @@ msgid ""
886
  "address that you have previously set."
887
  msgstr ""
888
 
889
- #: ../templates/admin/wishlist-panel-premium.php:245
890
- #: ../templates/admin/wishlist-panel-premium.php:250
891
  msgid "Admin Panel"
892
  msgstr ""
893
 
894
- #: ../templates/admin/wishlist-panel-premium.php:247
895
- #, php-format
896
  msgid ""
897
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
898
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -902,13 +895,12 @@ msgid ""
902
  "in customers' wish lists."
903
  msgstr ""
904
 
905
- #: ../templates/admin/wishlist-panel-premium.php:257
906
- #: ../templates/admin/wishlist-panel-premium.php:262
907
  msgid "Search Wishlists"
908
  msgstr ""
909
 
910
- #: ../templates/admin/wishlist-panel-premium.php:264
911
- #, php-format
912
  msgid ""
913
  "How many times have you been looking for the perfect gift for a important "
914
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -917,12 +909,11 @@ msgid ""
917
  "your products and even encourage users to purchase."
918
  msgstr ""
919
 
920
- #: ../templates/admin/wishlist-panel-premium.php:273
921
  msgid "'ADD TO CART' CHECKBOX"
922
  msgstr ""
923
 
924
- #: ../templates/admin/wishlist-panel-premium.php:275
925
- #, php-format
926
  msgid ""
927
  "Your shop offers always a wide selection of products and wishlists of your "
928
  "users get more and more crowded everyday. Give them the possibility to "
@@ -930,20 +921,19 @@ msgid ""
930
  "just with one click."
931
  msgstr ""
932
 
933
- #: ../templates/admin/wishlist-panel-premium.php:278
934
  msgid "'ADD TO CART'"
935
  msgstr ""
936
 
937
- #: ../templates/admin/wishlist-panel-premium.php:285
938
  msgid "DISABLE WISHLIST"
939
  msgstr ""
940
 
941
- #: ../templates/admin/wishlist-panel-premium.php:290
942
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
943
  msgstr ""
944
 
945
- #: ../templates/admin/wishlist-panel-premium.php:292
946
- #, php-format
947
  msgid ""
948
  "Favour users that have registered to your shop and disable plugin "
949
  "functionalities for all users that have not. By disabling this option, each "
@@ -951,29 +941,27 @@ msgid ""
951
  "%2$s to \"My Account\" page and a message will invite them to log in."
952
  msgstr ""
953
 
954
- #: ../templates/admin/wishlist-panel-premium.php:301
955
  msgid "MESSAGE TO UNLOGGED USERS"
956
  msgstr ""
957
 
958
- #: ../templates/admin/wishlist-panel-premium.php:303
959
- #, php-format
960
  msgid ""
961
  "Invite users that are visiting your shop to login if they want to fully "
962
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
963
  "redirect them to \"My Account\" page for registration."
964
  msgstr ""
965
 
966
- #: ../templates/admin/wishlist-panel-premium.php:306
967
  msgid "UNLOGGED USERS"
968
  msgstr ""
969
 
970
- #: ../templates/admin/wishlist-panel-premium.php:313
971
- #: ../templates/admin/wishlist-panel-premium.php:318
972
  msgid "POPULAR TABLE"
973
  msgstr ""
974
 
975
- #: ../templates/admin/wishlist-panel-premium.php:320
976
- #, php-format
977
  msgid ""
978
  "Some products draw customer's attention more than others and they do not "
979
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -981,29 +969,27 @@ msgid ""
981
  "their wishlists."
982
  msgstr ""
983
 
984
- #: ../templates/admin/wishlist-panel-premium.php:329
985
  msgid "FUNCTIONALITIES IN ONE CLICK"
986
  msgstr ""
987
 
988
- #: ../templates/admin/wishlist-panel-premium.php:331
989
- #, php-format
990
  msgid ""
991
  "Users have the possibility to search for a wishlist, create a new one or "
992
  "display those already created. Add these %1$sfunctionalities%2$s through the "
993
  "dedicated widgets or show them immediately after \"Wishlist\" table."
994
  msgstr ""
995
 
996
- #: ../templates/admin/wishlist-panel-premium.php:334
997
  msgid "FUNCTIONALITIES"
998
  msgstr ""
999
 
1000
- #: ../templates/admin/wishlist-panel-premium.php:341
1001
- #: ../templates/admin/wishlist-panel-premium.php:346
1002
  msgid "PROMOTIONAL EMAIL"
1003
  msgstr ""
1004
 
1005
- #: ../templates/admin/wishlist-panel-premium.php:348
1006
- #, php-format
1007
  msgid ""
1008
  "If you want to give the right input to your users to persuade them to "
1009
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -1012,12 +998,11 @@ msgid ""
1012
  "will know you are offering a unique offer!"
1013
  msgstr ""
1014
 
1015
- #: ../templates/admin/wishlist-panel-premium.php:357
1016
  msgid "FROM A WISHLIST TO ANOTHER"
1017
  msgstr ""
1018
 
1019
- #: ../templates/admin/wishlist-panel-premium.php:359
1020
- #, php-format
1021
  msgid ""
1022
  "Who said that a product has to remain forever in the same wishlist? With the "
1023
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -1025,105 +1010,134 @@ msgid ""
1025
  "another one, managing as they want their lists."
1026
  msgstr ""
1027
 
1028
- #: ../templates/admin/wishlist-panel-premium.php:362
1029
  msgid "FROM A WISHLIST"
1030
  msgstr ""
1031
 
1032
- #: ../templates/admin/wishlist-panel-premium.php:369
1033
  msgid "DATE"
1034
  msgstr ""
1035
 
1036
- #: ../templates/admin/wishlist-panel-premium.php:374
1037
  msgid "DATE OF ADDITION TO A WISHLIST"
1038
  msgstr ""
1039
 
1040
- #: ../templates/admin/wishlist-panel-premium.php:376
1041
- #, php-format
1042
  msgid ""
1043
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1044
  "date in which they have added a particular product to their list: a new way "
1045
  "to keep you users informed about their operations."
1046
  msgstr ""
1047
 
1048
- #: ../templates/share.php:32
1049
  msgid "Pinterest"
1050
  msgstr "Pinterest"
1051
 
1052
- #: ../templates/share.php:38
1053
  msgid "Google+"
1054
  msgstr "Google+"
1055
 
1056
- #: ../templates/share.php:44
1057
  msgid "Email"
1058
  msgstr "Email"
1059
 
1060
- #: ../templates/wishlist-view.php:32
 
 
 
 
 
 
 
 
 
1061
  msgid "Edit title"
1062
  msgstr "Editar título"
1063
 
1064
- #: ../templates/wishlist-view.php:41
1065
  msgid "Save"
1066
  msgstr "Guardar"
1067
 
1068
- #: ../templates/wishlist-view.php:45
1069
  msgid "Cancel"
1070
  msgstr "Cancelar"
1071
 
1072
- #: ../templates/wishlist-view.php:82
1073
  msgid "Product Name"
1074
  msgstr "Nombre de producto"
1075
 
1076
- #: ../templates/wishlist-view.php:89
1077
  msgid "Unit Price"
1078
  msgstr "Precio unitario"
1079
 
1080
- #: ../templates/wishlist-view.php:102
1081
  msgid "Stock Status"
1082
  msgstr "Estado del stock"
1083
 
1084
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1085
  msgid "Remove this product"
1086
  msgstr "Eliminar este producto"
1087
 
1088
- #: ../templates/wishlist-view.php:172
1089
  msgid "Free!"
1090
  msgstr "¡Gratis!"
1091
 
1092
- #: ../templates/wishlist-view.php:179
1093
  msgid "Out of Stock"
1094
  msgstr "Agotado"
1095
 
1096
- #: ../templates/wishlist-view.php:179
1097
  msgid "In Stock"
1098
  msgstr "Disponible"
1099
 
1100
- #: ../templates/wishlist-view.php:188
1101
- #, php-format
1102
  msgid "Added on : %s"
1103
  msgstr "Añadido el: %s"
1104
 
1105
- #: ../templates/wishlist-view.php:200
1106
  msgid "Move"
1107
  msgstr "Mover"
1108
 
1109
- #: ../templates/wishlist-view.php:232
1110
  msgid "Remove"
1111
  msgstr "Eliminar"
1112
 
1113
- #: ../templates/wishlist-view.php:259
1114
  msgid "Add the selected products to the cart"
1115
  msgstr "Añadir los productos seleccionados a la cesta"
1116
 
1117
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1118
  msgid "Ask for an estimate"
1119
  msgstr "Pida presupuesto"
1120
 
1121
- #: ../templates/wishlist-view.php:303
1122
  msgid "Your email"
1123
  msgstr ""
1124
 
1125
- #~ msgid "YITH WooCommerce Wishlist"
1126
- #~ msgstr "YITH WooCommerce Wishlist"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1127
 
1128
  #~ msgid ""
1129
  #~ "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: patrons_admin <arman.shahinyan@aticser.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
23
  "X-Poedit-SearchPath-0: ..\n"
24
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
25
 
26
+ #: includes/class.yith-wcwl-admin-init.php:159
27
+ #: includes/class.yith-wcwl-admin-init.php:1485
28
+ #: includes/class.yith-wcwl-admin-init.php:1486
29
+ #: includes/class.yith-wcwl-install.php:245
30
  msgid "Wishlist"
31
  msgstr "Lista de Deseos"
32
 
33
+ #: includes/class.yith-wcwl-admin-init.php:161
34
  msgid "Settings"
35
  msgstr "Ajustes"
36
 
37
+ #: includes/class.yith-wcwl-admin-init.php:162
38
+ #: includes/class.yith-wcwl-admin-init.php:243
39
  msgid "Colors"
40
  msgstr "Colores"
41
 
42
+ #: includes/class.yith-wcwl-admin-init.php:163
43
  msgid "Premium Version"
44
  msgstr "Versión Premium"
45
 
46
+ #: includes/class.yith-wcwl-admin-init.php:1009
47
  msgid "Enable all plugin features"
48
  msgstr ""
49
 
50
+ #: includes/class.yith-wcwl-admin-init.php:1010
51
  msgid ""
52
  "Be sure to select at least one option in the Wishlist page menu in this "
53
  "settings page"
54
  msgstr ""
55
 
56
+ #: includes/class.yith-wcwl-admin-init.php:1011
57
  msgctxt "[Part of]: Also, please read the plugin documentation"
58
  msgid "Also, please read the plugin"
59
  msgstr ""
60
 
61
+ #: includes/class.yith-wcwl-admin-init.php:1012
62
  #, fuzzy
63
  msgctxt "[Part Of]: Also, please read the plugin documentation"
64
  msgid "documentation"
65
  msgstr "Documentación Plugin"
66
 
67
+ #: includes/class.yith-wcwl-admin-init.php:1018
68
  msgid "Upgrade to the PREMIUM VERSION"
69
  msgstr "Actualiza a la versión Premium"
70
 
71
+ #: includes/class.yith-wcwl-admin-init.php:1022
72
  msgid "Discover the Advanced Features"
73
  msgstr "Descubre las funciones avanzadas"
74
 
75
+ #: includes/class.yith-wcwl-admin-init.php:1023
76
  msgid ""
77
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
78
  "all features!"
79
  msgstr ""
80
 
81
+ #: includes/class.yith-wcwl-admin-init.php:1029
82
  msgid "Get Support and Pro Features"
83
  msgstr "Obtén ayuda y Características Pro"
84
 
85
+ #: includes/class.yith-wcwl-admin-init.php:1030
86
  msgid ""
87
  "By purchasing the premium version of the plugin, you will take advantage of "
88
  "the advanced features of the product and you will get one year of free "
92
  "características avanzadas del producto y obtendrá un año de actualizaciones "
93
  "gratuitas y apoyo a través de nuestra plataforma disponible 24h/24."
94
 
95
+ #: includes/class.yith-wcwl-admin-init.php:1040
96
  msgid "General Settings"
97
  msgstr "Configuración general"
98
 
99
+ #: includes/class.yith-wcwl-admin-init.php:1047
100
  msgid "Enable YITH Wishlist"
101
  msgstr ""
102
  "Habilitar Y\n"
103
  "ITH Wishlist"
104
 
105
+ #: includes/class.yith-wcwl-admin-init.php:1054
106
  msgid "Default wishlist title"
107
  msgstr "Título por defecto de la Lista de Deseos"
108
 
109
+ #: includes/class.yith-wcwl-admin-init.php:1056
110
+ #: includes/class.yith-wcwl-admin-init.php:1057
111
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
112
  msgid "My wishlist on %s"
113
  msgstr "Mi lista de Deseos en %s"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1062
116
  msgid "Wishlist Page"
117
  msgstr ""
118
  "Página \n"
119
  "Lista de Deseos"
120
 
121
+ #: includes/class.yith-wcwl-admin-init.php:1063
122
  msgid "Page contents: [yith_wcwl_wishlist]"
123
  msgstr ""
124
  "Contenido de la Página: \n"
125
  "[yith_wcwl_wishlist]"
126
 
127
+ #: includes/class.yith-wcwl-admin-init.php:1072
128
  msgid "Position"
129
  msgstr "Posición"
130
 
131
+ #: includes/class.yith-wcwl-admin-init.php:1073
132
  msgid ""
133
  "You can add the button in variable products only after the \"Add to Cart\" "
134
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
139
  "yith_wcwl_add_to_wishlist\n"
140
  "]."
141
 
142
+ #: includes/class.yith-wcwl-admin-init.php:1079
143
  msgid "After \"Add to cart\""
144
  msgstr "Después de \"Añadir al carrito\""
145
 
146
+ #: includes/class.yith-wcwl-admin-init.php:1080
147
  msgid "After thumbnails"
148
  msgstr "Después de miniaturas"
149
 
150
+ #: includes/class.yith-wcwl-admin-init.php:1081
151
  msgid "After summary"
152
  msgstr "Después de sumario"
153
 
154
+ #: includes/class.yith-wcwl-admin-init.php:1082
155
  msgid "Use shortcode"
156
  msgstr "Usar shortcode"
157
 
158
+ #: includes/class.yith-wcwl-admin-init.php:1087
159
  msgid "Redirect to cart"
160
  msgstr "Redirigir a la cesta"
161
 
162
+ #: includes/class.yith-wcwl-admin-init.php:1088
163
  msgid ""
164
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
165
  "page."
167
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
168
  "page."
169
 
170
+ #: includes/class.yith-wcwl-admin-init.php:1094
171
  msgid "Remove if added to the cart"
172
  msgstr "Eliminar si se añade a la cesta"
173
 
174
+ #: includes/class.yith-wcwl-admin-init.php:1095
175
  msgid "Remove the product from the wishlist if it has been added to the cart."
176
  msgstr "Eliminar el producto de la lista si se ha añadido a la cesta."
177
 
178
+ #: includes/class.yith-wcwl-admin-init.php:1101
179
  msgid "\"Add to Wishlist\" text"
180
  msgstr "Texto \"Añadir a la Lista de Deseos\""
181
 
182
+ #: includes/class.yith-wcwl-admin-init.php:1103
183
  msgid "Add to Wishlist"
184
  msgstr "Añadir a la lista de deseos"
185
 
186
+ #: includes/class.yith-wcwl-admin-init.php:1108
187
  msgid "\"Browse wishlist\" text"
188
  msgstr "Texto de \"Navegar por la Lista de Deseos\""
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1110
191
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
192
  msgid "Browse Wishlist"
193
  msgstr "Navegar por Lista de Deseos"
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1115
196
  msgid "\"Product already in wishlist\" text"
197
  msgstr "Texto de \"El producto ya está en la lista de deseos\""
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1117
200
+ #: includes/class.yith-wcwl-ui.php:83
201
  msgid "The product is already in the wishlist!"
202
  msgstr "El producto ya está en la lista de deseos!"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1122
205
  msgid "\"Product added\" text"
206
  msgstr "Texto de \"Producto añadido\""
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1124
209
+ #: includes/class.yith-wcwl-ui.php:82
210
  msgid "Product added!"
211
  msgstr "Producto añadido!"
212
 
213
+ #: includes/class.yith-wcwl-admin-init.php:1129
214
  msgid "\"Add to Cart\" text"
215
  msgstr "Texto de \"Añadir a la Cesta\""
216
 
217
+ #: includes/class.yith-wcwl-admin-init.php:1131
218
  msgid "Add to Cart"
219
  msgstr "Añadir a la cesta"
220
 
221
+ #: includes/class.yith-wcwl-admin-init.php:1136
222
  msgid "Show Unit price"
223
  msgstr "Mostrar Precio unitario"
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1137
226
  msgid "Show unit price for each product in wishlist"
227
  msgstr "Mostrar el precio unitario de cada producto en la lista de deseos"
228
 
229
+ #: includes/class.yith-wcwl-admin-init.php:1144
230
  msgid "Show \"Add to Cart\" button"
231
  msgstr "Mostrar botón de \"Añadir al carrito\""
232
 
233
+ #: includes/class.yith-wcwl-admin-init.php:1145
234
  msgid "Show \"Add to Cart\" button for each product in wishlist"
235
  msgstr ""
236
  "Mostrar botón \"Añadir al carrito\" para cada producto en la lista de deseos"
237
 
238
+ #: includes/class.yith-wcwl-admin-init.php:1152
239
  msgid "Show Stock status"
240
  msgstr "Mostrar el estado del Stock"
241
 
242
+ #: includes/class.yith-wcwl-admin-init.php:1153
243
  msgid ""
244
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
245
  msgstr ""
246
  "Mostrar etiqueta \"En existencia\" o \"Agotado\" para cada producto en la "
247
  "lista de deseos"
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1160
250
  msgid "Show Date of addition"
251
  msgstr "Mostrar Fecha de adición"
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1161
254
  msgid "Show the date when users have added a product to the wishlist"
255
  msgstr ""
256
  "Mostrar la fecha en que los usuarios han añadido un producto a la lista de "
257
  "deseos"
258
 
259
+ #: includes/class.yith-wcwl-admin-init.php:1168
260
  msgid "Add second remove button"
261
  msgstr "Añadir segundo botón de eliminación"
262
 
263
+ #: includes/class.yith-wcwl-admin-init.php:1169
264
  msgid "Add a second remove button in the last column, with extended label"
265
  msgstr ""
266
  "Añadir un segundo botón de eliminación en la última columna, con la etiqueta "
267
  "ampliada"
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1184
270
  msgid "Styles"
271
  msgstr "Estilos"
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1191
274
  msgid "Use buttons"
275
  msgstr "Usar botones"
276
 
277
+ #: includes/class.yith-wcwl-admin-init.php:1192
278
  msgid "Use buttons instead of simple anchors."
279
  msgstr "Utilizar los botones en lugar de anclajes simples."
280
 
281
+ #: includes/class.yith-wcwl-admin-init.php:1198
282
  msgid "Custom CSS"
283
  msgstr "CSS personalizado"
284
 
285
+ #: includes/class.yith-wcwl-admin-init.php:1205
286
  msgid "Use theme style"
287
  msgstr "Usar estilo del tema"
288
 
289
+ #: includes/class.yith-wcwl-admin-init.php:1206
290
  msgid "Use the theme style."
291
  msgstr "Utilizar el estilo de tema."
292
 
293
+ #: includes/class.yith-wcwl-admin-init.php:1212
294
  msgid "Rounded buttons"
295
  msgstr "Botones redondeados"
296
 
297
+ #: includes/class.yith-wcwl-admin-init.php:1213
298
  msgid "Make button corners rounded"
299
  msgstr "Hacer que las esquinas del botón sean redondeadas"
300
 
301
+ #: includes/class.yith-wcwl-admin-init.php:1219
302
  msgid "\"Add to Wishlist\" icon"
303
  msgstr ""
304
  "Icono de \n"
305
  "\"Añadir a la Lista de Deseos\""
306
 
307
+ #: includes/class.yith-wcwl-admin-init.php:1220
308
  msgid "Add an icon to the \"Add to Wishlist\" button"
309
  msgstr "Añadir un icono para el botón \"Agregar a la lista de deseos\""
310
 
311
+ #: includes/class.yith-wcwl-admin-init.php:1230
312
  msgid "\"Add to Cart\" icon"
313
  msgstr ""
314
  "Icono de \n"
315
  "\"Añadir al carrito\""
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1231
318
  msgid "Add an icon to the \"Add to Cart\" button"
319
  msgstr "Añadir un icono para el botón \"Añadir al carrito\""
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1249
322
  msgid "Social Networks & Share"
323
  msgstr "Redes Sociales y Compartir"
324
 
325
+ #: includes/class.yith-wcwl-admin-init.php:1256
326
  msgid "Share on Facebook"
327
  msgstr "Compartir en Facebook"
328
 
329
+ #: includes/class.yith-wcwl-admin-init.php:1257
330
  msgid "Show \"Share on Facebook\" button"
331
  msgstr "Mostrar el botón \"Compartir en Facebook\""
332
 
333
+ #: includes/class.yith-wcwl-admin-init.php:1263
334
  msgid "Tweet on Twitter"
335
  msgstr "Twittear en Twitter"
336
 
337
+ #: includes/class.yith-wcwl-admin-init.php:1264
338
  msgid "Show \"Tweet on Twitter\" button"
339
  msgstr "Mostrar botón \"Twittear en Twitter\""
340
 
341
+ #: includes/class.yith-wcwl-admin-init.php:1270
342
  msgid "Pin on Pinterest"
343
  msgstr "Pin en Pinterest"
344
 
345
+ #: includes/class.yith-wcwl-admin-init.php:1271
346
  msgid "Show \"Pin on Pinterest\" button"
347
  msgstr "Mostrar botón \"Pin on Pinterest\""
348
 
349
+ #: includes/class.yith-wcwl-admin-init.php:1277
350
  msgid "Share on Google+"
351
  msgstr "Compartir en Google+"
352
 
353
+ #: includes/class.yith-wcwl-admin-init.php:1278
354
  msgid "Show \"Share on Google+\" button"
355
  msgstr "Mostrar el botón \"Compartir en Google+\""
356
 
357
+ #: includes/class.yith-wcwl-admin-init.php:1284
358
  msgid "Share by Email"
359
  msgstr "Compartir por correo electrónico"
360
 
361
+ #: includes/class.yith-wcwl-admin-init.php:1285
362
  msgid "Show \"Share by Email\" button"
363
  msgstr "Mostrar el botón \"Compartir por correo electrónico\""
364
 
365
+ #: includes/class.yith-wcwl-admin-init.php:1291
366
+ #, fuzzy
367
+ msgid "Share by WhatsApp"
368
+ msgstr "Compartir por correo electrónico"
369
+
370
+ #: includes/class.yith-wcwl-admin-init.php:1292
371
+ #, fuzzy
372
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
373
+ msgstr "Mostrar el botón \"Compartir por correo electrónico\""
374
+
375
+ #: includes/class.yith-wcwl-admin-init.php:1298
376
  msgid "Social title"
377
  msgstr "Título Social"
378
 
379
+ #: includes/class.yith-wcwl-admin-init.php:1305
380
  msgid "Social text"
381
  msgstr "Texto Social"
382
 
383
+ #: includes/class.yith-wcwl-admin-init.php:1306
384
  msgid ""
385
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
386
  "strong> where you want to show the URL of your wishlist."
387
  msgstr ""
388
 
389
+ #: includes/class.yith-wcwl-admin-init.php:1313
390
  msgid "Social image URL"
391
  msgstr "URL de la imagen Social"
392
 
393
+ #: includes/class.yith-wcwl-admin-init.php:1314
394
  msgid "It will be used by Pinterest."
395
  msgstr ""
396
 
397
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
398
  msgid ""
399
  "If you want to take advantage of this feature, you could consider to "
400
  "purchase the %s."
402
  "Si desea tomar ventaja de esta característica, usted podría considerar "
403
  "comprar el %s."
404
 
405
+ #: includes/class.yith-wcwl-admin-init.php:1333
406
  msgid "YITH WooCommerce Frequently Bought Together Integration"
407
  msgstr "Yith WooCommerce Productos adquiridos juntos frecuentemente"
408
 
409
+ #: includes/class.yith-wcwl-admin-init.php:1340
410
  msgid "Enable slider in wishlist"
411
  msgstr "Habilitar control deslizante en la lista de deseos"
412
 
413
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
414
  msgid ""
415
  "Choose to enable product slider in wishlist page with linked products (<a "
416
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
419
  "con productos vinculados \n"
420
  "(<a href=\"%s\" class=\"thickbox\">Ejemplo</a>). %s"
421
 
422
+ #: includes/class.yith-wcwl-admin-init.php:1377
423
  msgid "\"Add to wishlist\" button"
424
  msgstr "Botón de \"Añadir a la lista de deseos\""
425
 
426
+ #: includes/class.yith-wcwl-admin-init.php:1380
427
+ #: includes/class.yith-wcwl-admin-init.php:1398
428
+ #: includes/class.yith-wcwl-admin-init.php:1416
429
+ #: includes/class.yith-wcwl-admin-init.php:1434
430
+ #: includes/class.yith-wcwl-admin-init.php:1452
431
  msgid "Background"
432
  msgstr "Fondo"
433
 
434
+ #: includes/class.yith-wcwl-admin-init.php:1381
435
+ #: includes/class.yith-wcwl-admin-init.php:1399
436
+ #: includes/class.yith-wcwl-admin-init.php:1417
437
+ #: includes/class.yith-wcwl-admin-init.php:1435
438
+ #: includes/class.yith-wcwl-admin-init.php:1453
439
  msgid "Text"
440
  msgstr "Texto"
441
 
442
+ #: includes/class.yith-wcwl-admin-init.php:1382
443
+ #: includes/class.yith-wcwl-admin-init.php:1400
444
+ #: includes/class.yith-wcwl-admin-init.php:1418
445
+ #: includes/class.yith-wcwl-admin-init.php:1436
446
+ #: includes/class.yith-wcwl-admin-init.php:1454
447
  msgid "Border"
448
  msgstr "Borde"
449
 
450
+ #: includes/class.yith-wcwl-admin-init.php:1389
451
+ #: includes/class.yith-wcwl-admin-init.php:1407
452
+ #: includes/class.yith-wcwl-admin-init.php:1425
453
+ #: includes/class.yith-wcwl-admin-init.php:1443
454
  msgid "Background (hover)"
455
  msgstr "Fondo (hover)"
456
 
457
+ #: includes/class.yith-wcwl-admin-init.php:1390
458
+ #: includes/class.yith-wcwl-admin-init.php:1408
459
+ #: includes/class.yith-wcwl-admin-init.php:1426
460
+ #: includes/class.yith-wcwl-admin-init.php:1444
461
  msgid "Text (hover)"
462
  msgstr "Texto (hover)"
463
 
464
+ #: includes/class.yith-wcwl-admin-init.php:1391
465
+ #: includes/class.yith-wcwl-admin-init.php:1409
466
+ #: includes/class.yith-wcwl-admin-init.php:1427
467
+ #: includes/class.yith-wcwl-admin-init.php:1445
468
  msgid "Border (hover)"
469
  msgstr "Borde (hover)"
470
 
471
+ #: includes/class.yith-wcwl-admin-init.php:1395
472
  msgid "\"Add to Cart\" button"
473
  msgstr "Botón \"Añadir a la cesta\""
474
 
475
+ #: includes/class.yith-wcwl-admin-init.php:1413
476
  msgid "\"Style 1\" button"
477
  msgstr "Botón \"Estilo 1\""
478
 
479
+ #: includes/class.yith-wcwl-admin-init.php:1431
480
  msgid "\"Style 2\" button"
481
  msgstr "Botón \"Estilo 2\""
482
 
483
+ #: includes/class.yith-wcwl-admin-init.php:1449
484
  msgid "Wishlist table"
485
  msgstr "Tabla Lista de Deseos"
486
 
487
+ #: includes/class.yith-wcwl-admin-init.php:1458
488
  msgid "Headers"
489
  msgstr "Cabeceras"
490
 
491
+ #: includes/class.yith-wcwl-admin-init.php:1461
492
  msgid "Background color"
493
  msgstr "Color de fondo"
494
 
495
+ #: includes/class.yith-wcwl-admin-init.php:1551
496
  msgid "Wishlist Activated"
497
  msgstr "Lista de Deseos Activado"
498
 
499
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
500
  msgid ""
501
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
502
  "can access to all the settings of our plugins that you have activated. "
511
  "descúbrelo ahora\n"
512
  "</a>."
513
 
514
+ #: includes/class.yith-wcwl-admin-init.php:1563
515
  msgid "Wishlist Updated"
516
  msgstr "Lista de Deseos Actualizado"
517
 
518
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
519
  msgid ""
520
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
521
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
530
  "de Deseos se ha actualizado con nuevas opciones disponibles, <a href=\"%s"
531
  "\">descubra la versión PREMIUM.</a>"
532
 
533
+ #: includes/class.yith-wcwl-init.php:448
534
  msgid ""
535
  "We are sorry, but this feature is available only if cookies are enabled on "
536
  "your browser."
538
  "Lo sentimos, pero esta característica sólo está disponible si las cookies "
539
  "están habilitadas en su navegador."
540
 
541
+ #: includes/class.yith-wcwl-init.php:449
542
  msgid "Product correctly added to cart"
543
  msgstr "Producto añadido correctamente a la cesta"
544
 
545
+ #: includes/class.yith-wcwl-install.php:244
546
  msgctxt "page_slug"
547
  msgid "wishlist"
548
  msgstr "lista de deseos"
549
 
550
+ #: includes/class.yith-wcwl-privacy.php:50
551
  msgid "While you visit our site, we’ll track:"
552
  msgstr ""
553
 
554
+ #: includes/class.yith-wcwl-privacy.php:52
555
  msgid ""
556
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
557
  "users your favourite products, and to create targeted email campaigns."
558
  msgstr ""
559
 
560
+ #: includes/class.yith-wcwl-privacy.php:53
561
  msgid ""
562
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
563
  "make them visible to the store’s staff"
564
  msgstr ""
565
 
566
+ #: includes/class.yith-wcwl-privacy.php:55
567
  msgid ""
568
  "We’ll also use cookies to keep track of wishlist contents while you’re "
569
  "browsing our site."
570
  msgstr ""
571
 
572
+ #: includes/class.yith-wcwl-privacy.php:58
573
  msgid ""
574
  "Members of our team have access to the information you provide us. For "
575
  "example, both Administrators and Shop Managers can access:"
576
  msgstr ""
577
 
578
+ #: includes/class.yith-wcwl-privacy.php:60
579
  msgid ""
580
  "Wishlist details, such as products added, date of addition, name and privacy "
581
  "settings of your wishlists"
582
  msgstr ""
583
 
584
+ #: includes/class.yith-wcwl-privacy.php:62
585
  msgid ""
586
  "Our team members have access to this information to offer you better deals "
587
  "for the products you love."
588
  msgstr ""
589
 
590
+ #: includes/class.yith-wcwl-privacy.php:82
591
+ #: includes/class.yith-wcwl-privacy.php:98
592
  #, fuzzy
593
  msgid "Customer Wishlists"
594
  msgstr "Añadir a la lista de deseos"
595
 
596
+ #: includes/class.yith-wcwl-privacy.php:133
597
  #, fuzzy
598
  msgid "Wishlists"
599
  msgstr "Lista de Deseos"
600
 
601
+ #. Translators: %s Order number.
602
+ #: includes/class.yith-wcwl-privacy.php:195
603
+ #, fuzzy
604
  msgid "Removed wishlist %s."
605
  msgstr "Mi lista de Deseos en %s"
606
 
607
+ #. Translators: %s Order number.
608
+ #: includes/class.yith-wcwl-privacy.php:199
609
  msgid "Wishlist %s has been retained."
610
  msgstr ""
611
 
612
+ #: includes/class.yith-wcwl-privacy.php:210
613
  msgid "Removed default user's wishlist"
614
  msgstr ""
615
 
616
+ #: includes/class.yith-wcwl-privacy.php:228
617
  msgid "Token"
618
  msgstr ""
619
 
620
+ #: includes/class.yith-wcwl-privacy.php:229
621
  #, fuzzy
622
  msgid "Wishlist url"
623
  msgstr "Lista de Deseos"
624
 
625
+ #: includes/class.yith-wcwl-privacy.php:230
626
  msgid "Title"
627
  msgstr ""
628
 
629
+ #: includes/class.yith-wcwl-privacy.php:231
630
  msgctxt "date wishlist was created"
631
  msgid "Created on"
632
  msgstr ""
633
 
634
+ #: includes/class.yith-wcwl-privacy.php:232
635
  msgid "Visibility"
636
  msgstr ""
637
 
638
+ #: includes/class.yith-wcwl-privacy.php:233
639
  msgid "Items Added"
640
  msgstr ""
641
 
642
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
643
  msgid "Shared"
644
  msgstr "Compartido"
645
 
646
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
647
  msgid "Private"
648
  msgstr "Privado"
649
 
650
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
651
  msgid "Public"
652
  msgstr "Público"
653
 
654
+ #: includes/class.yith-wcwl-shortcode.php:45
655
  #, fuzzy
656
  msgctxt "[gutenberg]: block name"
657
  msgid "YITH Add to Wishlist"
658
  msgstr "Añadir a la lista de deseos"
659
 
660
+ #: includes/class.yith-wcwl-shortcode.php:46
661
  #, fuzzy
662
  msgctxt "[gutenberg]: block description"
663
  msgid "Shows Add to Wishlist button"
664
  msgstr "Botón de \"Añadir a la lista de deseos\""
665
 
666
+ #: includes/class.yith-wcwl-shortcode.php:51
667
  msgid ""
668
  "ID of the product to add to wishlist (leave empty to use global product)"
669
  msgstr ""
670
 
671
+ #: includes/class.yith-wcwl-shortcode.php:56
672
  msgid "Url of wishlist page (leave empty to use default)"
673
  msgstr ""
674
 
675
+ #: includes/class.yith-wcwl-shortcode.php:61
676
  msgid "Button label (leave empty to use default)"
677
  msgstr ""
678
 
679
+ #: includes/class.yith-wcwl-shortcode.php:66
680
  msgid "\"Browse wishlist\" label (leave empty to use default)"
681
  msgstr ""
682
 
683
+ #: includes/class.yith-wcwl-shortcode.php:71
684
  #, fuzzy
685
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
686
  msgstr "Texto de \"El producto ya está en la lista de deseos\""
687
 
688
+ #: includes/class.yith-wcwl-shortcode.php:76
689
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
690
  msgstr ""
691
 
692
+ #: includes/class.yith-wcwl-shortcode.php:81
693
  msgid ""
694
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
695
  "default)"
696
  msgstr ""
697
 
698
+ #: includes/class.yith-wcwl-shortcode.php:86
699
  msgid "Additional css classes for the button (leave empty to use default)"
700
  msgstr ""
701
 
702
+ #: includes/class.yith-wcwl-shortcode.php:94
703
  #, fuzzy
704
  msgctxt "[gutenberg]: block name"
705
  msgid "YITH Wishlist"
707
  "Habilitar Y\n"
708
  "ITH Wishlist"
709
 
710
+ #: includes/class.yith-wcwl-shortcode.php:95
711
  #, fuzzy
712
  msgctxt "[gutenberg]: block description"
713
  msgid "Shows list of products in wishlist"
714
  msgstr "Mostrar el precio unitario de cada producto en la lista de deseos"
715
 
716
+ #: includes/class.yith-wcwl-shortcode.php:100
717
  msgid "Choose whether to paginate items in the wishlist or show them all"
718
  msgstr ""
719
 
720
+ #: includes/class.yith-wcwl-shortcode.php:103
721
  msgid "Paginate"
722
  msgstr ""
723
 
724
+ #: includes/class.yith-wcwl-shortcode.php:104
725
  msgid "Do not paginate"
726
  msgstr ""
727
 
728
+ #: includes/class.yith-wcwl-shortcode.php:109
729
  msgid "Number of items to show for each page"
730
  msgstr ""
731
 
732
+ #: includes/class.yith-wcwl-shortcode.php:114
733
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
734
  msgstr ""
735
 
736
+ #: includes/class.yith-wcwl-shortcode.php:386
737
+ #: includes/class.yith-wcwl-ui.php:164
738
  msgid "Share on:"
739
  msgstr "Compartir en:"
740
 
741
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
742
  msgid "Select options"
743
  msgstr "Seleccione opciones"
744
 
745
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
746
  msgid "Facebook"
747
  msgstr "Facebook"
748
 
749
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
750
  msgid "Twitter"
751
  msgstr "Twitter"
752
 
753
+ #: includes/class.yith-wcwl-ui.php:180
754
  msgid "email"
755
  msgstr "email"
756
 
757
+ #: includes/class.yith-wcwl.php:201
758
  msgid "An error occurred while adding products to the wishlist."
759
  msgstr "Se produjo un error al agregar productos a la lista de deseos."
760
 
761
+ #: includes/class.yith-wcwl.php:293
762
  msgid "An error occurred while adding products to wishlist."
763
  msgstr "Se produjo un error al agregar productos a la lista de deseos."
764
 
765
+ #: includes/class.yith-wcwl.php:310
766
  msgid "The \"Remove\" option now does not require any parameter"
767
  msgstr "La opción \"Eliminar\" ahora no requiere ningún parámetro"
768
 
769
+ #: includes/class.yith-wcwl.php:359
770
  msgid "An error occurred while removing products from the wishlist"
771
  msgstr "Se produjo un error al eliminar los productos de la lista de deseos"
772
 
773
+ #: includes/class.yith-wcwl.php:809
774
  msgid "You need to log in before creating a new wishlist"
775
  msgstr "Tienes que iniciar sesión antes de crear una nueva lista de deseos"
776
 
777
+ #: includes/class.yith-wcwl.php:1610
778
  msgid "Product successfully removed."
779
  msgstr "Producto eliminado correctamente."
780
 
781
+ #: includes/class.yith-wcwl.php:1614
782
  msgid "Error. Unable to remove the product from the wishlist."
783
  msgstr "Error. No se puede eliminar el producto de la lista de deseos."
784
 
785
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
786
  msgid "No products were added to the wishlist"
787
  msgstr "No se han añadido productos a la lista de deseos"
788
 
789
+ #: includes/class.yith-wcwl.php:1660
790
  msgid "An error as occurred."
791
  msgstr "Se produjo un error."
792
 
793
+ #: init.php:130
794
  #, fuzzy
795
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
796
  msgstr ""
797
  "Yith WooCommerce Lista de Deseos está habilitado pero no funcionando. "
798
  "Requiere WooCommerce con el fin de trabajar."
799
 
800
+ #: init.php:140
801
  msgid "You can't activate the free version of"
802
  msgstr ""
803
 
804
+ #: init.php:140
805
  msgid "while you are using the premium one."
806
  msgstr ""
807
 
808
+ #: templates/admin/wishlist-panel-premium.php:185
809
+ #: templates/admin/wishlist-panel-premium.php:383
 
810
  msgid ""
811
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
812
  "%2$s to benefit from all features!"
813
  msgstr ""
814
 
815
+ #: templates/admin/wishlist-panel-premium.php:187
816
+ #: templates/admin/wishlist-panel-premium.php:385
 
817
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
818
  msgstr ""
819
 
820
+ #: templates/admin/wishlist-panel-premium.php:193
821
  msgid "Premium Features"
822
  msgstr ""
823
 
824
+ #: templates/admin/wishlist-panel-premium.php:196
825
+ #: templates/admin/wishlist-panel-premium.php:201
826
  msgid "Multiple Wishlist"
827
  msgstr ""
828
 
829
+ #: templates/admin/wishlist-panel-premium.php:203
 
830
  msgid ""
831
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
832
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
837
  "manage and share their own wish lists."
838
  msgstr ""
839
 
840
+ #: templates/admin/wishlist-panel-premium.php:212
841
+ #: templates/admin/wishlist-panel-premium.php:222
842
  msgid "Wishlist Private"
843
  msgstr ""
844
 
845
+ #: templates/admin/wishlist-panel-premium.php:214
 
846
  msgid ""
847
  "By enabling the option wishlist, users will also have the possibility to "
848
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
849
  "following options:"
850
  msgstr ""
851
 
852
+ #: templates/admin/wishlist-panel-premium.php:216
 
853
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
854
  msgstr ""
855
 
856
+ #: templates/admin/wishlist-panel-premium.php:217
 
857
  msgid ""
858
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
859
  "can display it;"
860
  msgstr ""
861
 
862
+ #: templates/admin/wishlist-panel-premium.php:218
 
863
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
864
  msgstr ""
865
 
866
+ #: templates/admin/wishlist-panel-premium.php:229
867
+ #: templates/admin/wishlist-panel-premium.php:234
868
  msgid "Estimate Cost"
869
  msgstr ""
870
 
871
+ #: templates/admin/wishlist-panel-premium.php:236
 
872
  msgid ""
873
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
874
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
880
  "address that you have previously set."
881
  msgstr ""
882
 
883
+ #: templates/admin/wishlist-panel-premium.php:245
884
+ #: templates/admin/wishlist-panel-premium.php:250
885
  msgid "Admin Panel"
886
  msgstr ""
887
 
888
+ #: templates/admin/wishlist-panel-premium.php:247
 
889
  msgid ""
890
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
891
  "submenu pages, you will have total control on users' wishlists. In addition "
895
  "in customers' wish lists."
896
  msgstr ""
897
 
898
+ #: templates/admin/wishlist-panel-premium.php:257
899
+ #: templates/admin/wishlist-panel-premium.php:262
900
  msgid "Search Wishlists"
901
  msgstr ""
902
 
903
+ #: templates/admin/wishlist-panel-premium.php:264
 
904
  msgid ""
905
  "How many times have you been looking for the perfect gift for a important "
906
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
909
  "your products and even encourage users to purchase."
910
  msgstr ""
911
 
912
+ #: templates/admin/wishlist-panel-premium.php:273
913
  msgid "'ADD TO CART' CHECKBOX"
914
  msgstr ""
915
 
916
+ #: templates/admin/wishlist-panel-premium.php:275
 
917
  msgid ""
918
  "Your shop offers always a wide selection of products and wishlists of your "
919
  "users get more and more crowded everyday. Give them the possibility to "
921
  "just with one click."
922
  msgstr ""
923
 
924
+ #: templates/admin/wishlist-panel-premium.php:278
925
  msgid "'ADD TO CART'"
926
  msgstr ""
927
 
928
+ #: templates/admin/wishlist-panel-premium.php:285
929
  msgid "DISABLE WISHLIST"
930
  msgstr ""
931
 
932
+ #: templates/admin/wishlist-panel-premium.php:290
933
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
934
  msgstr ""
935
 
936
+ #: templates/admin/wishlist-panel-premium.php:292
 
937
  msgid ""
938
  "Favour users that have registered to your shop and disable plugin "
939
  "functionalities for all users that have not. By disabling this option, each "
941
  "%2$s to \"My Account\" page and a message will invite them to log in."
942
  msgstr ""
943
 
944
+ #: templates/admin/wishlist-panel-premium.php:301
945
  msgid "MESSAGE TO UNLOGGED USERS"
946
  msgstr ""
947
 
948
+ #: templates/admin/wishlist-panel-premium.php:303
 
949
  msgid ""
950
  "Invite users that are visiting your shop to login if they want to fully "
951
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
952
  "redirect them to \"My Account\" page for registration."
953
  msgstr ""
954
 
955
+ #: templates/admin/wishlist-panel-premium.php:306
956
  msgid "UNLOGGED USERS"
957
  msgstr ""
958
 
959
+ #: templates/admin/wishlist-panel-premium.php:313
960
+ #: templates/admin/wishlist-panel-premium.php:318
961
  msgid "POPULAR TABLE"
962
  msgstr ""
963
 
964
+ #: templates/admin/wishlist-panel-premium.php:320
 
965
  msgid ""
966
  "Some products draw customer's attention more than others and they do not "
967
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
969
  "their wishlists."
970
  msgstr ""
971
 
972
+ #: templates/admin/wishlist-panel-premium.php:329
973
  msgid "FUNCTIONALITIES IN ONE CLICK"
974
  msgstr ""
975
 
976
+ #: templates/admin/wishlist-panel-premium.php:331
 
977
  msgid ""
978
  "Users have the possibility to search for a wishlist, create a new one or "
979
  "display those already created. Add these %1$sfunctionalities%2$s through the "
980
  "dedicated widgets or show them immediately after \"Wishlist\" table."
981
  msgstr ""
982
 
983
+ #: templates/admin/wishlist-panel-premium.php:334
984
  msgid "FUNCTIONALITIES"
985
  msgstr ""
986
 
987
+ #: templates/admin/wishlist-panel-premium.php:341
988
+ #: templates/admin/wishlist-panel-premium.php:346
989
  msgid "PROMOTIONAL EMAIL"
990
  msgstr ""
991
 
992
+ #: templates/admin/wishlist-panel-premium.php:348
 
993
  msgid ""
994
  "If you want to give the right input to your users to persuade them to "
995
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
998
  "will know you are offering a unique offer!"
999
  msgstr ""
1000
 
1001
+ #: templates/admin/wishlist-panel-premium.php:357
1002
  msgid "FROM A WISHLIST TO ANOTHER"
1003
  msgstr ""
1004
 
1005
+ #: templates/admin/wishlist-panel-premium.php:359
 
1006
  msgid ""
1007
  "Who said that a product has to remain forever in the same wishlist? With the "
1008
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
1010
  "another one, managing as they want their lists."
1011
  msgstr ""
1012
 
1013
+ #: templates/admin/wishlist-panel-premium.php:362
1014
  msgid "FROM A WISHLIST"
1015
  msgstr ""
1016
 
1017
+ #: templates/admin/wishlist-panel-premium.php:369
1018
  msgid "DATE"
1019
  msgstr ""
1020
 
1021
+ #: templates/admin/wishlist-panel-premium.php:374
1022
  msgid "DATE OF ADDITION TO A WISHLIST"
1023
  msgstr ""
1024
 
1025
+ #: templates/admin/wishlist-panel-premium.php:376
 
1026
  msgid ""
1027
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1028
  "date in which they have added a particular product to their list: a new way "
1029
  "to keep you users informed about their operations."
1030
  msgstr ""
1031
 
1032
+ #: templates/share.php:32
1033
  msgid "Pinterest"
1034
  msgstr "Pinterest"
1035
 
1036
+ #: templates/share.php:38
1037
  msgid "Google+"
1038
  msgstr "Google+"
1039
 
1040
+ #: templates/share.php:44
1041
  msgid "Email"
1042
  msgstr "Email"
1043
 
1044
+ #: templates/share.php:51
1045
+ #, fuzzy
1046
+ msgid "My wishlist on "
1047
+ msgstr "Mi lista de Deseos en %s"
1048
+
1049
+ #: templates/share.php:51
1050
+ msgid "WhatsApp"
1051
+ msgstr ""
1052
+
1053
+ #: templates/wishlist-view.php:32
1054
  msgid "Edit title"
1055
  msgstr "Editar título"
1056
 
1057
+ #: templates/wishlist-view.php:41
1058
  msgid "Save"
1059
  msgstr "Guardar"
1060
 
1061
+ #: templates/wishlist-view.php:45
1062
  msgid "Cancel"
1063
  msgstr "Cancelar"
1064
 
1065
+ #: templates/wishlist-view.php:82
1066
  msgid "Product Name"
1067
  msgstr "Nombre de producto"
1068
 
1069
+ #: templates/wishlist-view.php:89
1070
  msgid "Unit Price"
1071
  msgstr "Precio unitario"
1072
 
1073
+ #: templates/wishlist-view.php:102
1074
  msgid "Stock Status"
1075
  msgstr "Estado del stock"
1076
 
1077
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
1078
  msgid "Remove this product"
1079
  msgstr "Eliminar este producto"
1080
 
1081
+ #: templates/wishlist-view.php:172
1082
  msgid "Free!"
1083
  msgstr "¡Gratis!"
1084
 
1085
+ #: templates/wishlist-view.php:179
1086
  msgid "Out of Stock"
1087
  msgstr "Agotado"
1088
 
1089
+ #: templates/wishlist-view.php:179
1090
  msgid "In Stock"
1091
  msgstr "Disponible"
1092
 
1093
+ #: templates/wishlist-view.php:188
 
1094
  msgid "Added on : %s"
1095
  msgstr "Añadido el: %s"
1096
 
1097
+ #: templates/wishlist-view.php:200
1098
  msgid "Move"
1099
  msgstr "Mover"
1100
 
1101
+ #: templates/wishlist-view.php:232
1102
  msgid "Remove"
1103
  msgstr "Eliminar"
1104
 
1105
+ #: templates/wishlist-view.php:259
1106
  msgid "Add the selected products to the cart"
1107
  msgstr "Añadir los productos seleccionados a la cesta"
1108
 
1109
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1110
  msgid "Ask for an estimate"
1111
  msgstr "Pida presupuesto"
1112
 
1113
+ #: templates/wishlist-view.php:303
1114
  msgid "Your email"
1115
  msgstr ""
1116
 
1117
+ #. Plugin Name of the plugin/theme
1118
+ msgid "YITH WooCommerce Wishlist"
1119
+ msgstr "YITH WooCommerce Wishlist"
1120
+
1121
+ #. Plugin URI of the plugin/theme
1122
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1123
+ msgstr ""
1124
+
1125
+ #. Description of the plugin/theme
1126
+ msgid ""
1127
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1128
+ "possibility to create, fill, manage and share their wishlists allowing you "
1129
+ "to analyze their interests and needs to improve your marketing strategies. "
1130
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1131
+ "your e-commerce on <strong>YITH</strong></a>"
1132
+ msgstr ""
1133
+
1134
+ #. Author of the plugin/theme
1135
+ msgid "YITH"
1136
+ msgstr ""
1137
+
1138
+ #. Author URI of the plugin/theme
1139
+ msgid "https://yithemes.com/"
1140
+ msgstr ""
1141
 
1142
  #~ msgid ""
1143
  #~ "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
languages/yith-woocommerce-wishlist-es_MX.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-es_MX.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:37+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: Gabriel Azarias Dzul Cocom <gabrieldzul@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -20,104 +20,103 @@ msgstr ""
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
- #: ../includes/class.yith-wcwl-admin-init.php:159
24
- #: ../includes/class.yith-wcwl-admin-init.php:1484
25
- #: ../includes/class.yith-wcwl-admin-init.php:1485
26
- #: ../includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Lista de deseos"
29
 
30
- #: ../includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "Ajustes"
33
 
34
- #: ../includes/class.yith-wcwl-admin-init.php:162
35
- #: ../includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "Colores"
38
 
39
- #: ../includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr ""
42
 
43
- #: ../includes/class.yith-wcwl-admin-init.php:1015
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
- #: ../includes/class.yith-wcwl-admin-init.php:1016
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
- #: ../includes/class.yith-wcwl-admin-init.php:1017
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
- #: ../includes/class.yith-wcwl-admin-init.php:1018
59
  msgctxt "[Part Of]: Also, please read the plugin documentation"
60
  msgid "documentation"
61
  msgstr ""
62
 
63
- #: ../includes/class.yith-wcwl-admin-init.php:1024
64
  msgid "Upgrade to the PREMIUM VERSION"
65
  msgstr ""
66
 
67
- #: ../includes/class.yith-wcwl-admin-init.php:1028
68
  msgid "Discover the Advanced Features"
69
  msgstr ""
70
 
71
- #: ../includes/class.yith-wcwl-admin-init.php:1029
72
  msgid ""
73
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
74
  "all features!"
75
  msgstr ""
76
 
77
- #: ../includes/class.yith-wcwl-admin-init.php:1035
78
  msgid "Get Support and Pro Features"
79
  msgstr ""
80
 
81
- #: ../includes/class.yith-wcwl-admin-init.php:1036
82
  msgid ""
83
  "By purchasing the premium version of the plugin, you will take advantage of "
84
  "the advanced features of the product and you will get one year of free "
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
- #: ../includes/class.yith-wcwl-admin-init.php:1046
89
  msgid "General Settings"
90
  msgstr "Ajustes Generales"
91
 
92
- #: ../includes/class.yith-wcwl-admin-init.php:1053
93
  msgid "Enable YITH Wishlist"
94
  msgstr "Activar la Lista de deseos de YITH"
95
 
96
- #: ../includes/class.yith-wcwl-admin-init.php:1060
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "Título de la Lista de deseos"
100
 
101
- #: ../includes/class.yith-wcwl-admin-init.php:1062
102
- #: ../includes/class.yith-wcwl-admin-init.php:1063
103
- #: ../includes/class.yith-wcwl-admin-init.php:1299
104
- #, php-format
105
  msgid "My wishlist on %s"
106
  msgstr "My Lista de deseos en %s"
107
 
108
- #: ../includes/class.yith-wcwl-admin-init.php:1068
109
  msgid "Wishlist Page"
110
  msgstr "Página de la Lista de Deseos"
111
 
112
- #: ../includes/class.yith-wcwl-admin-init.php:1069
113
  msgid "Page contents: [yith_wcwl_wishlist]"
114
  msgstr ""
115
 
116
- #: ../includes/class.yith-wcwl-admin-init.php:1078
117
  msgid "Position"
118
  msgstr "Posición"
119
 
120
- #: ../includes/class.yith-wcwl-admin-init.php:1079
121
  #, fuzzy
122
  msgid ""
123
  "You can add the button in variable products only after the \"Add to Cart\" "
@@ -126,27 +125,27 @@ msgstr ""
126
  "En productos variables puedes agregarlos solo despues de \"Agregar al "
127
  "Carrito\" o usar el shortcode [yith_wcwl_add_to_wishlist]."
128
 
129
- #: ../includes/class.yith-wcwl-admin-init.php:1085
130
  msgid "After \"Add to cart\""
131
  msgstr "Despued de \"Agregar al Carrito\""
132
 
133
- #: ../includes/class.yith-wcwl-admin-init.php:1086
134
  msgid "After thumbnails"
135
  msgstr "Despues de las miniaturas"
136
 
137
- #: ../includes/class.yith-wcwl-admin-init.php:1087
138
  msgid "After summary"
139
  msgstr "Despues del Resumen"
140
 
141
- #: ../includes/class.yith-wcwl-admin-init.php:1088
142
  msgid "Use shortcode"
143
  msgstr "Usar shortcode"
144
 
145
- #: ../includes/class.yith-wcwl-admin-init.php:1093
146
  msgid "Redirect to cart"
147
  msgstr "Redirreccionar al Carrito"
148
 
149
- #: ../includes/class.yith-wcwl-admin-init.php:1094
150
  msgid ""
151
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
152
  "page."
@@ -154,337 +153,343 @@ msgstr ""
154
  "Redireccionar a la página del Carrito si el boton de \"Agregar al Carrito\" "
155
  "es presionado en la página de la Lista de deseos."
156
 
157
- #: ../includes/class.yith-wcwl-admin-init.php:1100
158
  msgid "Remove if added to the cart"
159
  msgstr "Remover si es agregado al Carrito."
160
 
161
- #: ../includes/class.yith-wcwl-admin-init.php:1101
162
  #, fuzzy
163
  msgid "Remove the product from the wishlist if it has been added to the cart."
164
  msgstr ""
165
  "Remover el producto de la Lista de deseos si ha sido agregado al Carrito."
166
 
167
- #: ../includes/class.yith-wcwl-admin-init.php:1107
168
  msgid "\"Add to Wishlist\" text"
169
  msgstr "Testo de \"Agregar al Carrito\""
170
 
171
- #: ../includes/class.yith-wcwl-admin-init.php:1109
172
  msgid "Add to Wishlist"
173
  msgstr "Agregar a la Lista de deseos"
174
 
175
- #: ../includes/class.yith-wcwl-admin-init.php:1114
176
  #, fuzzy
177
  msgid "\"Browse wishlist\" text"
178
  msgstr "Ir a la Lista de deseos"
179
 
180
- #: ../includes/class.yith-wcwl-admin-init.php:1116
181
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
182
  msgid "Browse Wishlist"
183
  msgstr "Ir a la Lista de deseos"
184
 
185
- #: ../includes/class.yith-wcwl-admin-init.php:1121
186
  #, fuzzy
187
  msgid "\"Product already in wishlist\" text"
188
  msgstr "El producto ya está en la Lista"
189
 
190
- #: ../includes/class.yith-wcwl-admin-init.php:1123
191
- #: ../includes/class.yith-wcwl-ui.php:83
192
  msgid "The product is already in the wishlist!"
193
  msgstr "El producto ya se encuentra en la Lista de deseos!"
194
 
195
- #: ../includes/class.yith-wcwl-admin-init.php:1128
196
  #, fuzzy
197
  msgid "\"Product added\" text"
198
  msgstr "¡Producto agregado!"
199
 
200
- #: ../includes/class.yith-wcwl-admin-init.php:1130
201
- #: ../includes/class.yith-wcwl-ui.php:82
202
  msgid "Product added!"
203
  msgstr "¡Producto agregado!"
204
 
205
- #: ../includes/class.yith-wcwl-admin-init.php:1135
206
  msgid "\"Add to Cart\" text"
207
  msgstr "Texto de \"Agregar del Carrito\""
208
 
209
- #: ../includes/class.yith-wcwl-admin-init.php:1137
210
  msgid "Add to Cart"
211
  msgstr "Agregar al Carrito"
212
 
213
- #: ../includes/class.yith-wcwl-admin-init.php:1142
214
  msgid "Show Unit price"
215
  msgstr "Mostrar Precio unitario"
216
 
217
- #: ../includes/class.yith-wcwl-admin-init.php:1143
218
  msgid "Show unit price for each product in wishlist"
219
  msgstr ""
220
 
221
- #: ../includes/class.yith-wcwl-admin-init.php:1150
222
  msgid "Show \"Add to Cart\" button"
223
  msgstr "Mostar el boton de \"Agregar al Carrito\" "
224
 
225
- #: ../includes/class.yith-wcwl-admin-init.php:1151
226
  #, fuzzy
227
  msgid "Show \"Add to Cart\" button for each product in wishlist"
228
  msgstr "\"Agregar al Carrito\" fondo del boton"
229
 
230
- #: ../includes/class.yith-wcwl-admin-init.php:1158
231
  msgid "Show Stock status"
232
  msgstr "Mostar el estado del inventario"
233
 
234
- #: ../includes/class.yith-wcwl-admin-init.php:1159
235
  msgid ""
236
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
237
  msgstr ""
238
 
239
- #: ../includes/class.yith-wcwl-admin-init.php:1166
240
  msgid "Show Date of addition"
241
  msgstr ""
242
 
243
- #: ../includes/class.yith-wcwl-admin-init.php:1167
244
  #, fuzzy
245
  msgid "Show the date when users have added a product to the wishlist"
246
  msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
247
 
248
- #: ../includes/class.yith-wcwl-admin-init.php:1174
249
  #, fuzzy
250
  msgid "Add second remove button"
251
  msgstr "\"Agregar al Carrito\" texto del boton"
252
 
253
- #: ../includes/class.yith-wcwl-admin-init.php:1175
254
  msgid "Add a second remove button in the last column, with extended label"
255
  msgstr ""
256
 
257
- #: ../includes/class.yith-wcwl-admin-init.php:1190
258
  msgid "Styles"
259
  msgstr "Estilos"
260
 
261
- #: ../includes/class.yith-wcwl-admin-init.php:1197
262
  msgid "Use buttons"
263
  msgstr "Usar botones"
264
 
265
- #: ../includes/class.yith-wcwl-admin-init.php:1198
266
  #, fuzzy
267
  msgid "Use buttons instead of simple anchors."
268
  msgstr "Usar botones en lugar de un simple elnaces"
269
 
270
- #: ../includes/class.yith-wcwl-admin-init.php:1204
271
  msgid "Custom CSS"
272
  msgstr "Css personalizado"
273
 
274
- #: ../includes/class.yith-wcwl-admin-init.php:1211
275
  msgid "Use theme style"
276
  msgstr "Usar estilo del tema"
277
 
278
- #: ../includes/class.yith-wcwl-admin-init.php:1212
279
  msgid "Use the theme style."
280
  msgstr "Usar el estilo del tema"
281
 
282
- #: ../includes/class.yith-wcwl-admin-init.php:1218
283
  #, fuzzy
284
  msgid "Rounded buttons"
285
  msgstr "Usar botones"
286
 
287
- #: ../includes/class.yith-wcwl-admin-init.php:1219
288
  #, fuzzy
289
  msgid "Make button corners rounded"
290
  msgstr "Redondear los bordes de los botones"
291
 
292
- #: ../includes/class.yith-wcwl-admin-init.php:1225
293
  msgid "\"Add to Wishlist\" icon"
294
  msgstr "Icono de \"Agregar a la Lista de deseos\""
295
 
296
- #: ../includes/class.yith-wcwl-admin-init.php:1226
297
  msgid "Add an icon to the \"Add to Wishlist\" button"
298
  msgstr "Agregar un icono para el boton de \"Agregar a la Lista de deseos\""
299
 
300
- #: ../includes/class.yith-wcwl-admin-init.php:1236
301
  msgid "\"Add to Cart\" icon"
302
  msgstr "Icono de \"Agregar al carrito\""
303
 
304
- #: ../includes/class.yith-wcwl-admin-init.php:1237
305
  msgid "Add an icon to the \"Add to Cart\" button"
306
  msgstr "Agregar un icono para el boton de \"Agregar al Carrito\""
307
 
308
- #: ../includes/class.yith-wcwl-admin-init.php:1255
309
  #, fuzzy
310
  msgid "Social Networks & Share"
311
  msgstr "Compartir"
312
 
313
- #: ../includes/class.yith-wcwl-admin-init.php:1262
314
  msgid "Share on Facebook"
315
  msgstr "Compartir en Facebook"
316
 
317
- #: ../includes/class.yith-wcwl-admin-init.php:1263
318
  #, fuzzy
319
  msgid "Show \"Share on Facebook\" button"
320
  msgstr "Compartir en Facebook"
321
 
322
- #: ../includes/class.yith-wcwl-admin-init.php:1269
323
  msgid "Tweet on Twitter"
324
  msgstr "Tweet en Twitter"
325
 
326
- #: ../includes/class.yith-wcwl-admin-init.php:1270
327
  #, fuzzy
328
  msgid "Show \"Tweet on Twitter\" button"
329
  msgstr "Tweet en Twitter"
330
 
331
- #: ../includes/class.yith-wcwl-admin-init.php:1276
332
  msgid "Pin on Pinterest"
333
  msgstr "Pin en Pinterest"
334
 
335
- #: ../includes/class.yith-wcwl-admin-init.php:1277
336
  #, fuzzy
337
  msgid "Show \"Pin on Pinterest\" button"
338
  msgstr "Pin en Pinterest"
339
 
340
- #: ../includes/class.yith-wcwl-admin-init.php:1283
341
  msgid "Share on Google+"
342
  msgstr "Compartir en Google+"
343
 
344
- #: ../includes/class.yith-wcwl-admin-init.php:1284
345
  #, fuzzy
346
  msgid "Show \"Share on Google+\" button"
347
  msgstr "Compartir en Facebook"
348
 
349
- #: ../includes/class.yith-wcwl-admin-init.php:1290
350
  msgid "Share by Email"
351
  msgstr ""
352
 
353
- #: ../includes/class.yith-wcwl-admin-init.php:1291
354
  #, fuzzy
355
  msgid "Show \"Share by Email\" button"
356
  msgstr "Mostar el boton de \"Agregar al Carrito\" "
357
 
358
- #: ../includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
 
359
  #, fuzzy
360
  msgid "Social title"
361
  msgstr "Tiítulo de Redes sociales"
362
 
363
- #: ../includes/class.yith-wcwl-admin-init.php:1304
364
  #, fuzzy
365
  msgid "Social text"
366
  msgstr "Texto de redes sociales"
367
 
368
- #: ../includes/class.yith-wcwl-admin-init.php:1305
369
  msgid ""
370
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
371
  "strong> where you want to show the URL of your wishlist."
372
  msgstr ""
373
 
374
- #: ../includes/class.yith-wcwl-admin-init.php:1312
375
  #, fuzzy
376
  msgid "Social image URL"
377
  msgstr "URL de la imágen de las redes Sociales."
378
 
379
- #: ../includes/class.yith-wcwl-admin-init.php:1313
380
  msgid "It will be used by Pinterest."
381
  msgstr ""
382
 
383
- #: ../includes/class.yith-wcwl-admin-init.php:1327
384
- #, php-format
385
  msgid ""
386
  "If you want to take advantage of this feature, you could consider to "
387
  "purchase the %s."
388
  msgstr ""
389
 
390
- #: ../includes/class.yith-wcwl-admin-init.php:1332
391
  msgid "YITH WooCommerce Frequently Bought Together Integration"
392
  msgstr ""
393
 
394
- #: ../includes/class.yith-wcwl-admin-init.php:1339
395
  msgid "Enable slider in wishlist"
396
  msgstr ""
397
 
398
- #: ../includes/class.yith-wcwl-admin-init.php:1340
399
- #, php-format
400
  msgid ""
401
  "Choose to enable product slider in wishlist page with linked products (<a "
402
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
403
  msgstr ""
404
 
405
- #: ../includes/class.yith-wcwl-admin-init.php:1376
406
  #, fuzzy
407
  msgid "\"Add to wishlist\" button"
408
  msgstr "\"Agregar a Lista de deseos\" texto del boton"
409
 
410
- #: ../includes/class.yith-wcwl-admin-init.php:1379
411
- #: ../includes/class.yith-wcwl-admin-init.php:1397
412
- #: ../includes/class.yith-wcwl-admin-init.php:1415
413
- #: ../includes/class.yith-wcwl-admin-init.php:1433
414
- #: ../includes/class.yith-wcwl-admin-init.php:1451
415
  msgid "Background"
416
  msgstr ""
417
 
418
- #: ../includes/class.yith-wcwl-admin-init.php:1380
419
- #: ../includes/class.yith-wcwl-admin-init.php:1398
420
- #: ../includes/class.yith-wcwl-admin-init.php:1416
421
- #: ../includes/class.yith-wcwl-admin-init.php:1434
422
- #: ../includes/class.yith-wcwl-admin-init.php:1452
423
  msgid "Text"
424
  msgstr ""
425
 
426
- #: ../includes/class.yith-wcwl-admin-init.php:1381
427
- #: ../includes/class.yith-wcwl-admin-init.php:1399
428
- #: ../includes/class.yith-wcwl-admin-init.php:1417
429
- #: ../includes/class.yith-wcwl-admin-init.php:1435
430
- #: ../includes/class.yith-wcwl-admin-init.php:1453
431
  msgid "Border"
432
  msgstr ""
433
 
434
- #: ../includes/class.yith-wcwl-admin-init.php:1388
435
- #: ../includes/class.yith-wcwl-admin-init.php:1406
436
- #: ../includes/class.yith-wcwl-admin-init.php:1424
437
- #: ../includes/class.yith-wcwl-admin-init.php:1442
438
  msgid "Background (hover)"
439
  msgstr ""
440
 
441
- #: ../includes/class.yith-wcwl-admin-init.php:1389
442
- #: ../includes/class.yith-wcwl-admin-init.php:1407
443
- #: ../includes/class.yith-wcwl-admin-init.php:1425
444
- #: ../includes/class.yith-wcwl-admin-init.php:1443
445
  msgid "Text (hover)"
446
  msgstr ""
447
 
448
- #: ../includes/class.yith-wcwl-admin-init.php:1390
449
- #: ../includes/class.yith-wcwl-admin-init.php:1408
450
- #: ../includes/class.yith-wcwl-admin-init.php:1426
451
- #: ../includes/class.yith-wcwl-admin-init.php:1444
452
  msgid "Border (hover)"
453
  msgstr ""
454
 
455
- #: ../includes/class.yith-wcwl-admin-init.php:1394
456
  #, fuzzy
457
  msgid "\"Add to Cart\" button"
458
  msgstr "\"Agregar al Carrito\" texto del boton"
459
 
460
- #: ../includes/class.yith-wcwl-admin-init.php:1412
461
  msgid "\"Style 1\" button"
462
  msgstr ""
463
 
464
- #: ../includes/class.yith-wcwl-admin-init.php:1430
465
  msgid "\"Style 2\" button"
466
  msgstr ""
467
 
468
- #: ../includes/class.yith-wcwl-admin-init.php:1448
469
  #, fuzzy
470
  msgid "Wishlist table"
471
  msgstr "Título de la Lista de deseos"
472
 
473
- #: ../includes/class.yith-wcwl-admin-init.php:1457
474
  msgid "Headers"
475
  msgstr ""
476
 
477
- #: ../includes/class.yith-wcwl-admin-init.php:1460
478
  msgid "Background color"
479
  msgstr ""
480
 
481
- #: ../includes/class.yith-wcwl-admin-init.php:1550
482
  #, fuzzy
483
  msgid "Wishlist Activated"
484
  msgstr "Título de la Lista de deseos"
485
 
486
- #: ../includes/class.yith-wcwl-admin-init.php:1551
487
- #, php-format
488
  msgid ""
489
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
490
  "can access to all the settings of our plugins that you have activated. "
@@ -492,13 +497,12 @@ msgid ""
492
  "options, <a href=\"%s\">discover it now</a>."
493
  msgstr ""
494
 
495
- #: ../includes/class.yith-wcwl-admin-init.php:1562
496
  #, fuzzy
497
  msgid "Wishlist Updated"
498
  msgstr "Página de la Lista de Deseos"
499
 
500
- #: ../includes/class.yith-wcwl-admin-init.php:1563
501
- #, php-format
502
  msgid ""
503
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
504
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -507,307 +511,302 @@ msgid ""
507
  "\">discover the PREMIUM version.</a>"
508
  msgstr ""
509
 
510
- #: ../includes/class.yith-wcwl-init.php:437
511
  msgid ""
512
  "We are sorry, but this feature is available only if cookies are enabled on "
513
  "your browser."
514
  msgstr ""
515
 
516
- #: ../includes/class.yith-wcwl-init.php:438
517
  #, fuzzy
518
  msgid "Product correctly added to cart"
519
  msgstr "¡Producto agregado!"
520
 
521
- #: ../includes/class.yith-wcwl-install.php:244
522
  msgctxt "page_slug"
523
  msgid "wishlist"
524
  msgstr ""
525
 
526
- #: ../includes/class.yith-wcwl-privacy.php:50
527
  msgid "While you visit our site, we’ll track:"
528
  msgstr ""
529
 
530
- #: ../includes/class.yith-wcwl-privacy.php:52
531
  msgid ""
532
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
533
  "users your favourite products, and to create targeted email campaigns."
534
  msgstr ""
535
 
536
- #: ../includes/class.yith-wcwl-privacy.php:53
537
  msgid ""
538
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
539
  "make them visible to the store’s staff"
540
  msgstr ""
541
 
542
- #: ../includes/class.yith-wcwl-privacy.php:55
543
  msgid ""
544
  "We’ll also use cookies to keep track of wishlist contents while you’re "
545
  "browsing our site."
546
  msgstr ""
547
 
548
- #: ../includes/class.yith-wcwl-privacy.php:58
549
  msgid ""
550
  "Members of our team have access to the information you provide us. For "
551
  "example, both Administrators and Shop Managers can access:"
552
  msgstr ""
553
 
554
- #: ../includes/class.yith-wcwl-privacy.php:60
555
  msgid ""
556
  "Wishlist details, such as products added, date of addition, name and privacy "
557
  "settings of your wishlists"
558
  msgstr ""
559
 
560
- #: ../includes/class.yith-wcwl-privacy.php:62
561
  msgid ""
562
  "Our team members have access to this information to offer you better deals "
563
  "for the products you love."
564
  msgstr ""
565
 
566
- #: ../includes/class.yith-wcwl-privacy.php:82
567
- #: ../includes/class.yith-wcwl-privacy.php:98
568
  #, fuzzy
569
  msgid "Customer Wishlists"
570
  msgstr "Agregar a la Lista de deseos"
571
 
572
- #: ../includes/class.yith-wcwl-privacy.php:133
573
  #, fuzzy
574
  msgid "Wishlists"
575
  msgstr "Lista de deseos"
576
 
577
- #: ../includes/class.yith-wcwl-privacy.php:195
578
- #, fuzzy, php-format
 
579
  msgid "Removed wishlist %s."
580
  msgstr "My Lista de deseos en %s"
581
 
582
- #: ../includes/class.yith-wcwl-privacy.php:199
583
- #, fuzzy, php-format
 
584
  msgid "Wishlist %s has been retained."
585
  msgstr "Texto de la tabla de la Lista de deseos"
586
 
587
- #: ../includes/class.yith-wcwl-privacy.php:210
588
  msgid "Removed default user's wishlist"
589
  msgstr ""
590
 
591
- #: ../includes/class.yith-wcwl-privacy.php:228
592
  msgid "Token"
593
  msgstr ""
594
 
595
- #: ../includes/class.yith-wcwl-privacy.php:229
596
  #, fuzzy
597
  msgid "Wishlist url"
598
  msgstr "Lista de deseos"
599
 
600
- #: ../includes/class.yith-wcwl-privacy.php:230
601
  msgid "Title"
602
  msgstr ""
603
 
604
- #: ../includes/class.yith-wcwl-privacy.php:231
605
  msgctxt "date wishlist was created"
606
  msgid "Created on"
607
  msgstr ""
608
 
609
- #: ../includes/class.yith-wcwl-privacy.php:232
610
  msgid "Visibility"
611
  msgstr ""
612
 
613
- #: ../includes/class.yith-wcwl-privacy.php:233
614
  msgid "Items Added"
615
  msgstr ""
616
 
617
- #: ../includes/class.yith-wcwl-privacy.php:283
618
- #: ../templates/wishlist-view.php:212
619
  #, fuzzy
620
  msgid "Shared"
621
  msgstr "Compartir en:"
622
 
623
- #: ../includes/class.yith-wcwl-privacy.php:286
624
- #: ../templates/wishlist-view.php:215
625
  msgid "Private"
626
  msgstr ""
627
 
628
- #: ../includes/class.yith-wcwl-privacy.php:289
629
- #: ../templates/wishlist-view.php:218
630
  msgid "Public"
631
  msgstr ""
632
 
633
- #: ../includes/class.yith-wcwl-shortcode.php:45
634
  #, fuzzy
635
  msgctxt "[gutenberg]: block name"
636
  msgid "YITH Add to Wishlist"
637
  msgstr "Agregar a la Lista de deseos"
638
 
639
- #: ../includes/class.yith-wcwl-shortcode.php:46
640
  #, fuzzy
641
  msgctxt "[gutenberg]: block description"
642
  msgid "Shows Add to Wishlist button"
643
  msgstr "\"Agregar a Lista de deseos\" texto del boton"
644
 
645
- #: ../includes/class.yith-wcwl-shortcode.php:51
646
  msgid ""
647
  "ID of the product to add to wishlist (leave empty to use global product)"
648
  msgstr ""
649
 
650
- #: ../includes/class.yith-wcwl-shortcode.php:56
651
  msgid "Url of wishlist page (leave empty to use default)"
652
  msgstr ""
653
 
654
- #: ../includes/class.yith-wcwl-shortcode.php:61
655
  msgid "Button label (leave empty to use default)"
656
  msgstr ""
657
 
658
- #: ../includes/class.yith-wcwl-shortcode.php:66
659
  msgid "\"Browse wishlist\" label (leave empty to use default)"
660
  msgstr ""
661
 
662
- #: ../includes/class.yith-wcwl-shortcode.php:71
663
  #, fuzzy
664
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
665
  msgstr "El producto ya está en la Lista"
666
 
667
- #: ../includes/class.yith-wcwl-shortcode.php:76
668
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
669
  msgstr ""
670
 
671
- #: ../includes/class.yith-wcwl-shortcode.php:81
672
  msgid ""
673
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
674
  "default)"
675
  msgstr ""
676
 
677
- #: ../includes/class.yith-wcwl-shortcode.php:86
678
  msgid "Additional css classes for the button (leave empty to use default)"
679
  msgstr ""
680
 
681
- #: ../includes/class.yith-wcwl-shortcode.php:94
682
  #, fuzzy
683
  msgctxt "[gutenberg]: block name"
684
  msgid "YITH Wishlist"
685
  msgstr "Activar la Lista de deseos de YITH"
686
 
687
- #: ../includes/class.yith-wcwl-shortcode.php:95
688
  #, fuzzy
689
  msgctxt "[gutenberg]: block description"
690
  msgid "Shows list of products in wishlist"
691
  msgstr "\"Agregar al Carrito\" fondo del boton"
692
 
693
- #: ../includes/class.yith-wcwl-shortcode.php:100
694
  msgid "Choose whether to paginate items in the wishlist or show them all"
695
  msgstr ""
696
 
697
- #: ../includes/class.yith-wcwl-shortcode.php:103
698
  msgid "Paginate"
699
  msgstr ""
700
 
701
- #: ../includes/class.yith-wcwl-shortcode.php:104
702
  msgid "Do not paginate"
703
  msgstr ""
704
 
705
- #: ../includes/class.yith-wcwl-shortcode.php:109
706
  msgid "Number of items to show for each page"
707
  msgstr ""
708
 
709
- #: ../includes/class.yith-wcwl-shortcode.php:114
710
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
711
  msgstr ""
712
 
713
- #: ../includes/class.yith-wcwl-shortcode.php:386
714
- #: ../includes/class.yith-wcwl-ui.php:164
715
  msgid "Share on:"
716
  msgstr "Compartir en:"
717
 
718
- #: ../includes/class.yith-wcwl-ui.php:118
719
- #: ../includes/class.yith-wcwl-ui.php:200
720
  msgid "Select options"
721
  msgstr "Opciones de selección."
722
 
723
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
724
  msgid "Facebook"
725
  msgstr ""
726
 
727
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
728
  msgid "Twitter"
729
  msgstr ""
730
 
731
- #: ../includes/class.yith-wcwl-ui.php:180
732
  msgid "email"
733
  msgstr ""
734
 
735
- #: ../includes/class.yith-wcwl.php:201
736
  #, fuzzy
737
  msgid "An error occurred while adding products to the wishlist."
738
  msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
739
 
740
- #: ../includes/class.yith-wcwl.php:293
741
  #, fuzzy
742
  msgid "An error occurred while adding products to wishlist."
743
  msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
744
 
745
- #: ../includes/class.yith-wcwl.php:310
746
  msgid "The \"Remove\" option now does not require any parameter"
747
  msgstr ""
748
 
749
- #: ../includes/class.yith-wcwl.php:359
750
  #, fuzzy
751
  msgid "An error occurred while removing products from the wishlist"
752
  msgstr "Ocurrió un erro mientras se eliminaba el producto a la Lista"
753
 
754
- #: ../includes/class.yith-wcwl.php:809
755
  msgid "You need to log in before creating a new wishlist"
756
  msgstr ""
757
 
758
- #: ../includes/class.yith-wcwl.php:1610
759
  msgid "Product successfully removed."
760
  msgstr "Producto exitosamente eliminado"
761
 
762
- #: ../includes/class.yith-wcwl.php:1614
763
  msgid "Error. Unable to remove the product from the wishlist."
764
  msgstr "Error. No fue posible eliminar el producto de la Lista."
765
 
766
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
767
  msgid "No products were added to the wishlist"
768
  msgstr "Aun no has agregado nada."
769
 
770
- #: ../includes/class.yith-wcwl.php:1660
771
  msgid "An error as occurred."
772
  msgstr ""
773
 
774
- #: ../init.php:130
775
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
776
  msgstr ""
777
 
778
- #: ../init.php:140
779
  msgid "You can't activate the free version of"
780
  msgstr ""
781
 
782
- #: ../init.php:140
783
  msgid "while you are using the premium one."
784
  msgstr ""
785
 
786
- #: ../templates/admin/wishlist-panel-premium.php:185
787
- #: ../templates/admin/wishlist-panel-premium.php:383
788
- #, php-format
789
  msgid ""
790
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
791
  "%2$s to benefit from all features!"
792
  msgstr ""
793
 
794
- #: ../templates/admin/wishlist-panel-premium.php:187
795
- #: ../templates/admin/wishlist-panel-premium.php:385
796
- #, php-format
797
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
798
  msgstr ""
799
 
800
- #: ../templates/admin/wishlist-panel-premium.php:193
801
  msgid "Premium Features"
802
  msgstr ""
803
 
804
- #: ../templates/admin/wishlist-panel-premium.php:196
805
- #: ../templates/admin/wishlist-panel-premium.php:201
806
  msgid "Multiple Wishlist"
807
  msgstr ""
808
 
809
- #: ../templates/admin/wishlist-panel-premium.php:203
810
- #, php-format
811
  msgid ""
812
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
813
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -818,43 +817,38 @@ msgid ""
818
  "manage and share their own wish lists."
819
  msgstr ""
820
 
821
- #: ../templates/admin/wishlist-panel-premium.php:212
822
- #: ../templates/admin/wishlist-panel-premium.php:222
823
  msgid "Wishlist Private"
824
  msgstr ""
825
 
826
- #: ../templates/admin/wishlist-panel-premium.php:214
827
- #, php-format
828
  msgid ""
829
  "By enabling the option wishlist, users will also have the possibility to "
830
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
831
  "following options:"
832
  msgstr ""
833
 
834
- #: ../templates/admin/wishlist-panel-premium.php:216
835
- #, php-format
836
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
837
  msgstr ""
838
 
839
- #: ../templates/admin/wishlist-panel-premium.php:217
840
- #, php-format
841
  msgid ""
842
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
843
  "can display it;"
844
  msgstr ""
845
 
846
- #: ../templates/admin/wishlist-panel-premium.php:218
847
- #, php-format
848
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
849
  msgstr ""
850
 
851
- #: ../templates/admin/wishlist-panel-premium.php:229
852
- #: ../templates/admin/wishlist-panel-premium.php:234
853
  msgid "Estimate Cost"
854
  msgstr ""
855
 
856
- #: ../templates/admin/wishlist-panel-premium.php:236
857
- #, php-format
858
  msgid ""
859
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
860
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -866,13 +860,12 @@ msgid ""
866
  "address that you have previously set."
867
  msgstr ""
868
 
869
- #: ../templates/admin/wishlist-panel-premium.php:245
870
- #: ../templates/admin/wishlist-panel-premium.php:250
871
  msgid "Admin Panel"
872
  msgstr ""
873
 
874
- #: ../templates/admin/wishlist-panel-premium.php:247
875
- #, php-format
876
  msgid ""
877
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
878
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -882,13 +875,12 @@ msgid ""
882
  "in customers' wish lists."
883
  msgstr ""
884
 
885
- #: ../templates/admin/wishlist-panel-premium.php:257
886
- #: ../templates/admin/wishlist-panel-premium.php:262
887
  msgid "Search Wishlists"
888
  msgstr ""
889
 
890
- #: ../templates/admin/wishlist-panel-premium.php:264
891
- #, php-format
892
  msgid ""
893
  "How many times have you been looking for the perfect gift for a important "
894
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -897,12 +889,11 @@ msgid ""
897
  "your products and even encourage users to purchase."
898
  msgstr ""
899
 
900
- #: ../templates/admin/wishlist-panel-premium.php:273
901
  msgid "'ADD TO CART' CHECKBOX"
902
  msgstr ""
903
 
904
- #: ../templates/admin/wishlist-panel-premium.php:275
905
- #, php-format
906
  msgid ""
907
  "Your shop offers always a wide selection of products and wishlists of your "
908
  "users get more and more crowded everyday. Give them the possibility to "
@@ -910,20 +901,19 @@ msgid ""
910
  "just with one click."
911
  msgstr ""
912
 
913
- #: ../templates/admin/wishlist-panel-premium.php:278
914
  msgid "'ADD TO CART'"
915
  msgstr ""
916
 
917
- #: ../templates/admin/wishlist-panel-premium.php:285
918
  msgid "DISABLE WISHLIST"
919
  msgstr ""
920
 
921
- #: ../templates/admin/wishlist-panel-premium.php:290
922
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
923
  msgstr ""
924
 
925
- #: ../templates/admin/wishlist-panel-premium.php:292
926
- #, php-format
927
  msgid ""
928
  "Favour users that have registered to your shop and disable plugin "
929
  "functionalities for all users that have not. By disabling this option, each "
@@ -931,29 +921,27 @@ msgid ""
931
  "%2$s to \"My Account\" page and a message will invite them to log in."
932
  msgstr ""
933
 
934
- #: ../templates/admin/wishlist-panel-premium.php:301
935
  msgid "MESSAGE TO UNLOGGED USERS"
936
  msgstr ""
937
 
938
- #: ../templates/admin/wishlist-panel-premium.php:303
939
- #, php-format
940
  msgid ""
941
  "Invite users that are visiting your shop to login if they want to fully "
942
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
943
  "redirect them to \"My Account\" page for registration."
944
  msgstr ""
945
 
946
- #: ../templates/admin/wishlist-panel-premium.php:306
947
  msgid "UNLOGGED USERS"
948
  msgstr ""
949
 
950
- #: ../templates/admin/wishlist-panel-premium.php:313
951
- #: ../templates/admin/wishlist-panel-premium.php:318
952
  msgid "POPULAR TABLE"
953
  msgstr ""
954
 
955
- #: ../templates/admin/wishlist-panel-premium.php:320
956
- #, php-format
957
  msgid ""
958
  "Some products draw customer's attention more than others and they do not "
959
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -961,29 +949,27 @@ msgid ""
961
  "their wishlists."
962
  msgstr ""
963
 
964
- #: ../templates/admin/wishlist-panel-premium.php:329
965
  msgid "FUNCTIONALITIES IN ONE CLICK"
966
  msgstr ""
967
 
968
- #: ../templates/admin/wishlist-panel-premium.php:331
969
- #, php-format
970
  msgid ""
971
  "Users have the possibility to search for a wishlist, create a new one or "
972
  "display those already created. Add these %1$sfunctionalities%2$s through the "
973
  "dedicated widgets or show them immediately after \"Wishlist\" table."
974
  msgstr ""
975
 
976
- #: ../templates/admin/wishlist-panel-premium.php:334
977
  msgid "FUNCTIONALITIES"
978
  msgstr ""
979
 
980
- #: ../templates/admin/wishlist-panel-premium.php:341
981
- #: ../templates/admin/wishlist-panel-premium.php:346
982
  msgid "PROMOTIONAL EMAIL"
983
  msgstr ""
984
 
985
- #: ../templates/admin/wishlist-panel-premium.php:348
986
- #, php-format
987
  msgid ""
988
  "If you want to give the right input to your users to persuade them to "
989
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -992,12 +978,11 @@ msgid ""
992
  "will know you are offering a unique offer!"
993
  msgstr ""
994
 
995
- #: ../templates/admin/wishlist-panel-premium.php:357
996
  msgid "FROM A WISHLIST TO ANOTHER"
997
  msgstr ""
998
 
999
- #: ../templates/admin/wishlist-panel-premium.php:359
1000
- #, php-format
1001
  msgid ""
1002
  "Who said that a product has to remain forever in the same wishlist? With the "
1003
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -1005,109 +990,138 @@ msgid ""
1005
  "another one, managing as they want their lists."
1006
  msgstr ""
1007
 
1008
- #: ../templates/admin/wishlist-panel-premium.php:362
1009
  msgid "FROM A WISHLIST"
1010
  msgstr ""
1011
 
1012
- #: ../templates/admin/wishlist-panel-premium.php:369
1013
  msgid "DATE"
1014
  msgstr ""
1015
 
1016
- #: ../templates/admin/wishlist-panel-premium.php:374
1017
  msgid "DATE OF ADDITION TO A WISHLIST"
1018
  msgstr ""
1019
 
1020
- #: ../templates/admin/wishlist-panel-premium.php:376
1021
- #, php-format
1022
  msgid ""
1023
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1024
  "date in which they have added a particular product to their list: a new way "
1025
  "to keep you users informed about their operations."
1026
  msgstr ""
1027
 
1028
- #: ../templates/share.php:32
1029
  #, fuzzy
1030
  msgid "Pinterest"
1031
  msgstr "Pin en Pinterest"
1032
 
1033
- #: ../templates/share.php:38
1034
  #, fuzzy
1035
  msgid "Google+"
1036
  msgstr "Compartir en Google+"
1037
 
1038
- #: ../templates/share.php:44
1039
  msgid "Email"
1040
  msgstr ""
1041
 
1042
- #: ../templates/wishlist-view.php:32
 
 
 
 
 
 
 
 
 
1043
  #, fuzzy
1044
  msgid "Edit title"
1045
  msgstr "Título de la Lista de deseos"
1046
 
1047
- #: ../templates/wishlist-view.php:41
1048
  msgid "Save"
1049
  msgstr ""
1050
 
1051
- #: ../templates/wishlist-view.php:45
1052
  msgid "Cancel"
1053
  msgstr ""
1054
 
1055
- #: ../templates/wishlist-view.php:82
1056
  msgid "Product Name"
1057
  msgstr "Nombre del producto"
1058
 
1059
- #: ../templates/wishlist-view.php:89
1060
  msgid "Unit Price"
1061
  msgstr "Precio unitario"
1062
 
1063
- #: ../templates/wishlist-view.php:102
1064
  msgid "Stock Status"
1065
  msgstr "Estado del inventario"
1066
 
1067
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1068
  msgid "Remove this product"
1069
  msgstr "Remover este producto"
1070
 
1071
- #: ../templates/wishlist-view.php:172
1072
  msgid "Free!"
1073
  msgstr "Gratis!"
1074
 
1075
- #: ../templates/wishlist-view.php:179
1076
  msgid "Out of Stock"
1077
  msgstr "Agotado"
1078
 
1079
- #: ../templates/wishlist-view.php:179
1080
  msgid "In Stock"
1081
  msgstr "Disponilbe."
1082
 
1083
- #: ../templates/wishlist-view.php:188
1084
- #, php-format
1085
  msgid "Added on : %s"
1086
  msgstr ""
1087
 
1088
- #: ../templates/wishlist-view.php:200
1089
  msgid "Move"
1090
  msgstr ""
1091
 
1092
- #: ../templates/wishlist-view.php:232
1093
  msgid "Remove"
1094
  msgstr ""
1095
 
1096
- #: ../templates/wishlist-view.php:259
1097
  msgid "Add the selected products to the cart"
1098
  msgstr ""
1099
 
1100
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1101
  msgid "Ask for an estimate"
1102
  msgstr ""
1103
 
1104
- #: ../templates/wishlist-view.php:303
1105
  msgid "Your email"
1106
  msgstr ""
1107
 
 
1108
  #, fuzzy
1109
- #~ msgid "YITH WooCommerce Wishlist"
1110
- #~ msgstr "Agregar a la Lista de deseos"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1111
 
1112
  #, fuzzy
1113
  #~ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: Gabriel Azarias Dzul Cocom <gabrieldzul@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
+ #: includes/class.yith-wcwl-admin-init.php:159
24
+ #: includes/class.yith-wcwl-admin-init.php:1485
25
+ #: includes/class.yith-wcwl-admin-init.php:1486
26
+ #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Lista de deseos"
29
 
30
+ #: includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "Ajustes"
33
 
34
+ #: includes/class.yith-wcwl-admin-init.php:162
35
+ #: includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "Colores"
38
 
39
+ #: includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr ""
42
 
43
+ #: includes/class.yith-wcwl-admin-init.php:1009
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1010
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
+ #: includes/class.yith-wcwl-admin-init.php:1011
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
+ #: includes/class.yith-wcwl-admin-init.php:1012
59
  msgctxt "[Part Of]: Also, please read the plugin documentation"
60
  msgid "documentation"
61
  msgstr ""
62
 
63
+ #: includes/class.yith-wcwl-admin-init.php:1018
64
  msgid "Upgrade to the PREMIUM VERSION"
65
  msgstr ""
66
 
67
+ #: includes/class.yith-wcwl-admin-init.php:1022
68
  msgid "Discover the Advanced Features"
69
  msgstr ""
70
 
71
+ #: includes/class.yith-wcwl-admin-init.php:1023
72
  msgid ""
73
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
74
  "all features!"
75
  msgstr ""
76
 
77
+ #: includes/class.yith-wcwl-admin-init.php:1029
78
  msgid "Get Support and Pro Features"
79
  msgstr ""
80
 
81
+ #: includes/class.yith-wcwl-admin-init.php:1030
82
  msgid ""
83
  "By purchasing the premium version of the plugin, you will take advantage of "
84
  "the advanced features of the product and you will get one year of free "
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1040
89
  msgid "General Settings"
90
  msgstr "Ajustes Generales"
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1047
93
  msgid "Enable YITH Wishlist"
94
  msgstr "Activar la Lista de deseos de YITH"
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1054
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "Título de la Lista de deseos"
100
 
101
+ #: includes/class.yith-wcwl-admin-init.php:1056
102
+ #: includes/class.yith-wcwl-admin-init.php:1057
103
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
104
  msgid "My wishlist on %s"
105
  msgstr "My Lista de deseos en %s"
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1062
108
  msgid "Wishlist Page"
109
  msgstr "Página de la Lista de Deseos"
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1063
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr ""
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1072
116
  msgid "Position"
117
  msgstr "Posición"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1073
120
  #, fuzzy
121
  msgid ""
122
  "You can add the button in variable products only after the \"Add to Cart\" "
125
  "En productos variables puedes agregarlos solo despues de \"Agregar al "
126
  "Carrito\" o usar el shortcode [yith_wcwl_add_to_wishlist]."
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1079
129
  msgid "After \"Add to cart\""
130
  msgstr "Despued de \"Agregar al Carrito\""
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1080
133
  msgid "After thumbnails"
134
  msgstr "Despues de las miniaturas"
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1081
137
  msgid "After summary"
138
  msgstr "Despues del Resumen"
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1082
141
  msgid "Use shortcode"
142
  msgstr "Usar shortcode"
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1087
145
  msgid "Redirect to cart"
146
  msgstr "Redirreccionar al Carrito"
147
 
148
+ #: includes/class.yith-wcwl-admin-init.php:1088
149
  msgid ""
150
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
151
  "page."
153
  "Redireccionar a la página del Carrito si el boton de \"Agregar al Carrito\" "
154
  "es presionado en la página de la Lista de deseos."
155
 
156
+ #: includes/class.yith-wcwl-admin-init.php:1094
157
  msgid "Remove if added to the cart"
158
  msgstr "Remover si es agregado al Carrito."
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1095
161
  #, fuzzy
162
  msgid "Remove the product from the wishlist if it has been added to the cart."
163
  msgstr ""
164
  "Remover el producto de la Lista de deseos si ha sido agregado al Carrito."
165
 
166
+ #: includes/class.yith-wcwl-admin-init.php:1101
167
  msgid "\"Add to Wishlist\" text"
168
  msgstr "Testo de \"Agregar al Carrito\""
169
 
170
+ #: includes/class.yith-wcwl-admin-init.php:1103
171
  msgid "Add to Wishlist"
172
  msgstr "Agregar a la Lista de deseos"
173
 
174
+ #: includes/class.yith-wcwl-admin-init.php:1108
175
  #, fuzzy
176
  msgid "\"Browse wishlist\" text"
177
  msgstr "Ir a la Lista de deseos"
178
 
179
+ #: includes/class.yith-wcwl-admin-init.php:1110
180
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
181
  msgid "Browse Wishlist"
182
  msgstr "Ir a la Lista de deseos"
183
 
184
+ #: includes/class.yith-wcwl-admin-init.php:1115
185
  #, fuzzy
186
  msgid "\"Product already in wishlist\" text"
187
  msgstr "El producto ya está en la Lista"
188
 
189
+ #: includes/class.yith-wcwl-admin-init.php:1117
190
+ #: includes/class.yith-wcwl-ui.php:83
191
  msgid "The product is already in the wishlist!"
192
  msgstr "El producto ya se encuentra en la Lista de deseos!"
193
 
194
+ #: includes/class.yith-wcwl-admin-init.php:1122
195
  #, fuzzy
196
  msgid "\"Product added\" text"
197
  msgstr "¡Producto agregado!"
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1124
200
+ #: includes/class.yith-wcwl-ui.php:82
201
  msgid "Product added!"
202
  msgstr "¡Producto agregado!"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1129
205
  msgid "\"Add to Cart\" text"
206
  msgstr "Texto de \"Agregar del Carrito\""
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1131
209
  msgid "Add to Cart"
210
  msgstr "Agregar al Carrito"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1136
213
  msgid "Show Unit price"
214
  msgstr "Mostrar Precio unitario"
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1137
217
  msgid "Show unit price for each product in wishlist"
218
  msgstr ""
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1144
221
  msgid "Show \"Add to Cart\" button"
222
  msgstr "Mostar el boton de \"Agregar al Carrito\" "
223
 
224
+ #: includes/class.yith-wcwl-admin-init.php:1145
225
  #, fuzzy
226
  msgid "Show \"Add to Cart\" button for each product in wishlist"
227
  msgstr "\"Agregar al Carrito\" fondo del boton"
228
 
229
+ #: includes/class.yith-wcwl-admin-init.php:1152
230
  msgid "Show Stock status"
231
  msgstr "Mostar el estado del inventario"
232
 
233
+ #: includes/class.yith-wcwl-admin-init.php:1153
234
  msgid ""
235
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
236
  msgstr ""
237
 
238
+ #: includes/class.yith-wcwl-admin-init.php:1160
239
  msgid "Show Date of addition"
240
  msgstr ""
241
 
242
+ #: includes/class.yith-wcwl-admin-init.php:1161
243
  #, fuzzy
244
  msgid "Show the date when users have added a product to the wishlist"
245
  msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
246
 
247
+ #: includes/class.yith-wcwl-admin-init.php:1168
248
  #, fuzzy
249
  msgid "Add second remove button"
250
  msgstr "\"Agregar al Carrito\" texto del boton"
251
 
252
+ #: includes/class.yith-wcwl-admin-init.php:1169
253
  msgid "Add a second remove button in the last column, with extended label"
254
  msgstr ""
255
 
256
+ #: includes/class.yith-wcwl-admin-init.php:1184
257
  msgid "Styles"
258
  msgstr "Estilos"
259
 
260
+ #: includes/class.yith-wcwl-admin-init.php:1191
261
  msgid "Use buttons"
262
  msgstr "Usar botones"
263
 
264
+ #: includes/class.yith-wcwl-admin-init.php:1192
265
  #, fuzzy
266
  msgid "Use buttons instead of simple anchors."
267
  msgstr "Usar botones en lugar de un simple elnaces"
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1198
270
  msgid "Custom CSS"
271
  msgstr "Css personalizado"
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1205
274
  msgid "Use theme style"
275
  msgstr "Usar estilo del tema"
276
 
277
+ #: includes/class.yith-wcwl-admin-init.php:1206
278
  msgid "Use the theme style."
279
  msgstr "Usar el estilo del tema"
280
 
281
+ #: includes/class.yith-wcwl-admin-init.php:1212
282
  #, fuzzy
283
  msgid "Rounded buttons"
284
  msgstr "Usar botones"
285
 
286
+ #: includes/class.yith-wcwl-admin-init.php:1213
287
  #, fuzzy
288
  msgid "Make button corners rounded"
289
  msgstr "Redondear los bordes de los botones"
290
 
291
+ #: includes/class.yith-wcwl-admin-init.php:1219
292
  msgid "\"Add to Wishlist\" icon"
293
  msgstr "Icono de \"Agregar a la Lista de deseos\""
294
 
295
+ #: includes/class.yith-wcwl-admin-init.php:1220
296
  msgid "Add an icon to the \"Add to Wishlist\" button"
297
  msgstr "Agregar un icono para el boton de \"Agregar a la Lista de deseos\""
298
 
299
+ #: includes/class.yith-wcwl-admin-init.php:1230
300
  msgid "\"Add to Cart\" icon"
301
  msgstr "Icono de \"Agregar al carrito\""
302
 
303
+ #: includes/class.yith-wcwl-admin-init.php:1231
304
  msgid "Add an icon to the \"Add to Cart\" button"
305
  msgstr "Agregar un icono para el boton de \"Agregar al Carrito\""
306
 
307
+ #: includes/class.yith-wcwl-admin-init.php:1249
308
  #, fuzzy
309
  msgid "Social Networks & Share"
310
  msgstr "Compartir"
311
 
312
+ #: includes/class.yith-wcwl-admin-init.php:1256
313
  msgid "Share on Facebook"
314
  msgstr "Compartir en Facebook"
315
 
316
+ #: includes/class.yith-wcwl-admin-init.php:1257
317
  #, fuzzy
318
  msgid "Show \"Share on Facebook\" button"
319
  msgstr "Compartir en Facebook"
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1263
322
  msgid "Tweet on Twitter"
323
  msgstr "Tweet en Twitter"
324
 
325
+ #: includes/class.yith-wcwl-admin-init.php:1264
326
  #, fuzzy
327
  msgid "Show \"Tweet on Twitter\" button"
328
  msgstr "Tweet en Twitter"
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1270
331
  msgid "Pin on Pinterest"
332
  msgstr "Pin en Pinterest"
333
 
334
+ #: includes/class.yith-wcwl-admin-init.php:1271
335
  #, fuzzy
336
  msgid "Show \"Pin on Pinterest\" button"
337
  msgstr "Pin en Pinterest"
338
 
339
+ #: includes/class.yith-wcwl-admin-init.php:1277
340
  msgid "Share on Google+"
341
  msgstr "Compartir en Google+"
342
 
343
+ #: includes/class.yith-wcwl-admin-init.php:1278
344
  #, fuzzy
345
  msgid "Show \"Share on Google+\" button"
346
  msgstr "Compartir en Facebook"
347
 
348
+ #: includes/class.yith-wcwl-admin-init.php:1284
349
  msgid "Share by Email"
350
  msgstr ""
351
 
352
+ #: includes/class.yith-wcwl-admin-init.php:1285
353
  #, fuzzy
354
  msgid "Show \"Share by Email\" button"
355
  msgstr "Mostar el boton de \"Agregar al Carrito\" "
356
 
357
+ #: includes/class.yith-wcwl-admin-init.php:1291
358
+ msgid "Share by WhatsApp"
359
+ msgstr ""
360
+
361
+ #: includes/class.yith-wcwl-admin-init.php:1292
362
+ #, fuzzy
363
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
364
+ msgstr "Mostar el boton de \"Agregar al Carrito\" "
365
+
366
+ #: includes/class.yith-wcwl-admin-init.php:1298
367
  #, fuzzy
368
  msgid "Social title"
369
  msgstr "Tiítulo de Redes sociales"
370
 
371
+ #: includes/class.yith-wcwl-admin-init.php:1305
372
  #, fuzzy
373
  msgid "Social text"
374
  msgstr "Texto de redes sociales"
375
 
376
+ #: includes/class.yith-wcwl-admin-init.php:1306
377
  msgid ""
378
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
379
  "strong> where you want to show the URL of your wishlist."
380
  msgstr ""
381
 
382
+ #: includes/class.yith-wcwl-admin-init.php:1313
383
  #, fuzzy
384
  msgid "Social image URL"
385
  msgstr "URL de la imágen de las redes Sociales."
386
 
387
+ #: includes/class.yith-wcwl-admin-init.php:1314
388
  msgid "It will be used by Pinterest."
389
  msgstr ""
390
 
391
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
392
  msgid ""
393
  "If you want to take advantage of this feature, you could consider to "
394
  "purchase the %s."
395
  msgstr ""
396
 
397
+ #: includes/class.yith-wcwl-admin-init.php:1333
398
  msgid "YITH WooCommerce Frequently Bought Together Integration"
399
  msgstr ""
400
 
401
+ #: includes/class.yith-wcwl-admin-init.php:1340
402
  msgid "Enable slider in wishlist"
403
  msgstr ""
404
 
405
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
406
  msgid ""
407
  "Choose to enable product slider in wishlist page with linked products (<a "
408
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
409
  msgstr ""
410
 
411
+ #: includes/class.yith-wcwl-admin-init.php:1377
412
  #, fuzzy
413
  msgid "\"Add to wishlist\" button"
414
  msgstr "\"Agregar a Lista de deseos\" texto del boton"
415
 
416
+ #: includes/class.yith-wcwl-admin-init.php:1380
417
+ #: includes/class.yith-wcwl-admin-init.php:1398
418
+ #: includes/class.yith-wcwl-admin-init.php:1416
419
+ #: includes/class.yith-wcwl-admin-init.php:1434
420
+ #: includes/class.yith-wcwl-admin-init.php:1452
421
  msgid "Background"
422
  msgstr ""
423
 
424
+ #: includes/class.yith-wcwl-admin-init.php:1381
425
+ #: includes/class.yith-wcwl-admin-init.php:1399
426
+ #: includes/class.yith-wcwl-admin-init.php:1417
427
+ #: includes/class.yith-wcwl-admin-init.php:1435
428
+ #: includes/class.yith-wcwl-admin-init.php:1453
429
  msgid "Text"
430
  msgstr ""
431
 
432
+ #: includes/class.yith-wcwl-admin-init.php:1382
433
+ #: includes/class.yith-wcwl-admin-init.php:1400
434
+ #: includes/class.yith-wcwl-admin-init.php:1418
435
+ #: includes/class.yith-wcwl-admin-init.php:1436
436
+ #: includes/class.yith-wcwl-admin-init.php:1454
437
  msgid "Border"
438
  msgstr ""
439
 
440
+ #: includes/class.yith-wcwl-admin-init.php:1389
441
+ #: includes/class.yith-wcwl-admin-init.php:1407
442
+ #: includes/class.yith-wcwl-admin-init.php:1425
443
+ #: includes/class.yith-wcwl-admin-init.php:1443
444
  msgid "Background (hover)"
445
  msgstr ""
446
 
447
+ #: includes/class.yith-wcwl-admin-init.php:1390
448
+ #: includes/class.yith-wcwl-admin-init.php:1408
449
+ #: includes/class.yith-wcwl-admin-init.php:1426
450
+ #: includes/class.yith-wcwl-admin-init.php:1444
451
  msgid "Text (hover)"
452
  msgstr ""
453
 
454
+ #: includes/class.yith-wcwl-admin-init.php:1391
455
+ #: includes/class.yith-wcwl-admin-init.php:1409
456
+ #: includes/class.yith-wcwl-admin-init.php:1427
457
+ #: includes/class.yith-wcwl-admin-init.php:1445
458
  msgid "Border (hover)"
459
  msgstr ""
460
 
461
+ #: includes/class.yith-wcwl-admin-init.php:1395
462
  #, fuzzy
463
  msgid "\"Add to Cart\" button"
464
  msgstr "\"Agregar al Carrito\" texto del boton"
465
 
466
+ #: includes/class.yith-wcwl-admin-init.php:1413
467
  msgid "\"Style 1\" button"
468
  msgstr ""
469
 
470
+ #: includes/class.yith-wcwl-admin-init.php:1431
471
  msgid "\"Style 2\" button"
472
  msgstr ""
473
 
474
+ #: includes/class.yith-wcwl-admin-init.php:1449
475
  #, fuzzy
476
  msgid "Wishlist table"
477
  msgstr "Título de la Lista de deseos"
478
 
479
+ #: includes/class.yith-wcwl-admin-init.php:1458
480
  msgid "Headers"
481
  msgstr ""
482
 
483
+ #: includes/class.yith-wcwl-admin-init.php:1461
484
  msgid "Background color"
485
  msgstr ""
486
 
487
+ #: includes/class.yith-wcwl-admin-init.php:1551
488
  #, fuzzy
489
  msgid "Wishlist Activated"
490
  msgstr "Título de la Lista de deseos"
491
 
492
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
493
  msgid ""
494
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
495
  "can access to all the settings of our plugins that you have activated. "
497
  "options, <a href=\"%s\">discover it now</a>."
498
  msgstr ""
499
 
500
+ #: includes/class.yith-wcwl-admin-init.php:1563
501
  #, fuzzy
502
  msgid "Wishlist Updated"
503
  msgstr "Página de la Lista de Deseos"
504
 
505
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
506
  msgid ""
507
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
508
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
511
  "\">discover the PREMIUM version.</a>"
512
  msgstr ""
513
 
514
+ #: includes/class.yith-wcwl-init.php:448
515
  msgid ""
516
  "We are sorry, but this feature is available only if cookies are enabled on "
517
  "your browser."
518
  msgstr ""
519
 
520
+ #: includes/class.yith-wcwl-init.php:449
521
  #, fuzzy
522
  msgid "Product correctly added to cart"
523
  msgstr "¡Producto agregado!"
524
 
525
+ #: includes/class.yith-wcwl-install.php:244
526
  msgctxt "page_slug"
527
  msgid "wishlist"
528
  msgstr ""
529
 
530
+ #: includes/class.yith-wcwl-privacy.php:50
531
  msgid "While you visit our site, we’ll track:"
532
  msgstr ""
533
 
534
+ #: includes/class.yith-wcwl-privacy.php:52
535
  msgid ""
536
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
537
  "users your favourite products, and to create targeted email campaigns."
538
  msgstr ""
539
 
540
+ #: includes/class.yith-wcwl-privacy.php:53
541
  msgid ""
542
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
543
  "make them visible to the store’s staff"
544
  msgstr ""
545
 
546
+ #: includes/class.yith-wcwl-privacy.php:55
547
  msgid ""
548
  "We’ll also use cookies to keep track of wishlist contents while you’re "
549
  "browsing our site."
550
  msgstr ""
551
 
552
+ #: includes/class.yith-wcwl-privacy.php:58
553
  msgid ""
554
  "Members of our team have access to the information you provide us. For "
555
  "example, both Administrators and Shop Managers can access:"
556
  msgstr ""
557
 
558
+ #: includes/class.yith-wcwl-privacy.php:60
559
  msgid ""
560
  "Wishlist details, such as products added, date of addition, name and privacy "
561
  "settings of your wishlists"
562
  msgstr ""
563
 
564
+ #: includes/class.yith-wcwl-privacy.php:62
565
  msgid ""
566
  "Our team members have access to this information to offer you better deals "
567
  "for the products you love."
568
  msgstr ""
569
 
570
+ #: includes/class.yith-wcwl-privacy.php:82
571
+ #: includes/class.yith-wcwl-privacy.php:98
572
  #, fuzzy
573
  msgid "Customer Wishlists"
574
  msgstr "Agregar a la Lista de deseos"
575
 
576
+ #: includes/class.yith-wcwl-privacy.php:133
577
  #, fuzzy
578
  msgid "Wishlists"
579
  msgstr "Lista de deseos"
580
 
581
+ #. Translators: %s Order number.
582
+ #: includes/class.yith-wcwl-privacy.php:195
583
+ #, fuzzy
584
  msgid "Removed wishlist %s."
585
  msgstr "My Lista de deseos en %s"
586
 
587
+ #. Translators: %s Order number.
588
+ #: includes/class.yith-wcwl-privacy.php:199
589
+ #, fuzzy
590
  msgid "Wishlist %s has been retained."
591
  msgstr "Texto de la tabla de la Lista de deseos"
592
 
593
+ #: includes/class.yith-wcwl-privacy.php:210
594
  msgid "Removed default user's wishlist"
595
  msgstr ""
596
 
597
+ #: includes/class.yith-wcwl-privacy.php:228
598
  msgid "Token"
599
  msgstr ""
600
 
601
+ #: includes/class.yith-wcwl-privacy.php:229
602
  #, fuzzy
603
  msgid "Wishlist url"
604
  msgstr "Lista de deseos"
605
 
606
+ #: includes/class.yith-wcwl-privacy.php:230
607
  msgid "Title"
608
  msgstr ""
609
 
610
+ #: includes/class.yith-wcwl-privacy.php:231
611
  msgctxt "date wishlist was created"
612
  msgid "Created on"
613
  msgstr ""
614
 
615
+ #: includes/class.yith-wcwl-privacy.php:232
616
  msgid "Visibility"
617
  msgstr ""
618
 
619
+ #: includes/class.yith-wcwl-privacy.php:233
620
  msgid "Items Added"
621
  msgstr ""
622
 
623
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
624
  #, fuzzy
625
  msgid "Shared"
626
  msgstr "Compartir en:"
627
 
628
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
629
  msgid "Private"
630
  msgstr ""
631
 
632
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
633
  msgid "Public"
634
  msgstr ""
635
 
636
+ #: includes/class.yith-wcwl-shortcode.php:45
637
  #, fuzzy
638
  msgctxt "[gutenberg]: block name"
639
  msgid "YITH Add to Wishlist"
640
  msgstr "Agregar a la Lista de deseos"
641
 
642
+ #: includes/class.yith-wcwl-shortcode.php:46
643
  #, fuzzy
644
  msgctxt "[gutenberg]: block description"
645
  msgid "Shows Add to Wishlist button"
646
  msgstr "\"Agregar a Lista de deseos\" texto del boton"
647
 
648
+ #: includes/class.yith-wcwl-shortcode.php:51
649
  msgid ""
650
  "ID of the product to add to wishlist (leave empty to use global product)"
651
  msgstr ""
652
 
653
+ #: includes/class.yith-wcwl-shortcode.php:56
654
  msgid "Url of wishlist page (leave empty to use default)"
655
  msgstr ""
656
 
657
+ #: includes/class.yith-wcwl-shortcode.php:61
658
  msgid "Button label (leave empty to use default)"
659
  msgstr ""
660
 
661
+ #: includes/class.yith-wcwl-shortcode.php:66
662
  msgid "\"Browse wishlist\" label (leave empty to use default)"
663
  msgstr ""
664
 
665
+ #: includes/class.yith-wcwl-shortcode.php:71
666
  #, fuzzy
667
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
668
  msgstr "El producto ya está en la Lista"
669
 
670
+ #: includes/class.yith-wcwl-shortcode.php:76
671
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
672
  msgstr ""
673
 
674
+ #: includes/class.yith-wcwl-shortcode.php:81
675
  msgid ""
676
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
677
  "default)"
678
  msgstr ""
679
 
680
+ #: includes/class.yith-wcwl-shortcode.php:86
681
  msgid "Additional css classes for the button (leave empty to use default)"
682
  msgstr ""
683
 
684
+ #: includes/class.yith-wcwl-shortcode.php:94
685
  #, fuzzy
686
  msgctxt "[gutenberg]: block name"
687
  msgid "YITH Wishlist"
688
  msgstr "Activar la Lista de deseos de YITH"
689
 
690
+ #: includes/class.yith-wcwl-shortcode.php:95
691
  #, fuzzy
692
  msgctxt "[gutenberg]: block description"
693
  msgid "Shows list of products in wishlist"
694
  msgstr "\"Agregar al Carrito\" fondo del boton"
695
 
696
+ #: includes/class.yith-wcwl-shortcode.php:100
697
  msgid "Choose whether to paginate items in the wishlist or show them all"
698
  msgstr ""
699
 
700
+ #: includes/class.yith-wcwl-shortcode.php:103
701
  msgid "Paginate"
702
  msgstr ""
703
 
704
+ #: includes/class.yith-wcwl-shortcode.php:104
705
  msgid "Do not paginate"
706
  msgstr ""
707
 
708
+ #: includes/class.yith-wcwl-shortcode.php:109
709
  msgid "Number of items to show for each page"
710
  msgstr ""
711
 
712
+ #: includes/class.yith-wcwl-shortcode.php:114
713
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
714
  msgstr ""
715
 
716
+ #: includes/class.yith-wcwl-shortcode.php:386
717
+ #: includes/class.yith-wcwl-ui.php:164
718
  msgid "Share on:"
719
  msgstr "Compartir en:"
720
 
721
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
722
  msgid "Select options"
723
  msgstr "Opciones de selección."
724
 
725
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
726
  msgid "Facebook"
727
  msgstr ""
728
 
729
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
730
  msgid "Twitter"
731
  msgstr ""
732
 
733
+ #: includes/class.yith-wcwl-ui.php:180
734
  msgid "email"
735
  msgstr ""
736
 
737
+ #: includes/class.yith-wcwl.php:201
738
  #, fuzzy
739
  msgid "An error occurred while adding products to the wishlist."
740
  msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
741
 
742
+ #: includes/class.yith-wcwl.php:293
743
  #, fuzzy
744
  msgid "An error occurred while adding products to wishlist."
745
  msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
746
 
747
+ #: includes/class.yith-wcwl.php:310
748
  msgid "The \"Remove\" option now does not require any parameter"
749
  msgstr ""
750
 
751
+ #: includes/class.yith-wcwl.php:359
752
  #, fuzzy
753
  msgid "An error occurred while removing products from the wishlist"
754
  msgstr "Ocurrió un erro mientras se eliminaba el producto a la Lista"
755
 
756
+ #: includes/class.yith-wcwl.php:809
757
  msgid "You need to log in before creating a new wishlist"
758
  msgstr ""
759
 
760
+ #: includes/class.yith-wcwl.php:1610
761
  msgid "Product successfully removed."
762
  msgstr "Producto exitosamente eliminado"
763
 
764
+ #: includes/class.yith-wcwl.php:1614
765
  msgid "Error. Unable to remove the product from the wishlist."
766
  msgstr "Error. No fue posible eliminar el producto de la Lista."
767
 
768
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
769
  msgid "No products were added to the wishlist"
770
  msgstr "Aun no has agregado nada."
771
 
772
+ #: includes/class.yith-wcwl.php:1660
773
  msgid "An error as occurred."
774
  msgstr ""
775
 
776
+ #: init.php:130
777
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
778
  msgstr ""
779
 
780
+ #: init.php:140
781
  msgid "You can't activate the free version of"
782
  msgstr ""
783
 
784
+ #: init.php:140
785
  msgid "while you are using the premium one."
786
  msgstr ""
787
 
788
+ #: templates/admin/wishlist-panel-premium.php:185
789
+ #: templates/admin/wishlist-panel-premium.php:383
 
790
  msgid ""
791
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
792
  "%2$s to benefit from all features!"
793
  msgstr ""
794
 
795
+ #: templates/admin/wishlist-panel-premium.php:187
796
+ #: templates/admin/wishlist-panel-premium.php:385
 
797
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
798
  msgstr ""
799
 
800
+ #: templates/admin/wishlist-panel-premium.php:193
801
  msgid "Premium Features"
802
  msgstr ""
803
 
804
+ #: templates/admin/wishlist-panel-premium.php:196
805
+ #: templates/admin/wishlist-panel-premium.php:201
806
  msgid "Multiple Wishlist"
807
  msgstr ""
808
 
809
+ #: templates/admin/wishlist-panel-premium.php:203
 
810
  msgid ""
811
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
812
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
817
  "manage and share their own wish lists."
818
  msgstr ""
819
 
820
+ #: templates/admin/wishlist-panel-premium.php:212
821
+ #: templates/admin/wishlist-panel-premium.php:222
822
  msgid "Wishlist Private"
823
  msgstr ""
824
 
825
+ #: templates/admin/wishlist-panel-premium.php:214
 
826
  msgid ""
827
  "By enabling the option wishlist, users will also have the possibility to "
828
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
829
  "following options:"
830
  msgstr ""
831
 
832
+ #: templates/admin/wishlist-panel-premium.php:216
 
833
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
834
  msgstr ""
835
 
836
+ #: templates/admin/wishlist-panel-premium.php:217
 
837
  msgid ""
838
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
839
  "can display it;"
840
  msgstr ""
841
 
842
+ #: templates/admin/wishlist-panel-premium.php:218
 
843
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
844
  msgstr ""
845
 
846
+ #: templates/admin/wishlist-panel-premium.php:229
847
+ #: templates/admin/wishlist-panel-premium.php:234
848
  msgid "Estimate Cost"
849
  msgstr ""
850
 
851
+ #: templates/admin/wishlist-panel-premium.php:236
 
852
  msgid ""
853
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
854
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
860
  "address that you have previously set."
861
  msgstr ""
862
 
863
+ #: templates/admin/wishlist-panel-premium.php:245
864
+ #: templates/admin/wishlist-panel-premium.php:250
865
  msgid "Admin Panel"
866
  msgstr ""
867
 
868
+ #: templates/admin/wishlist-panel-premium.php:247
 
869
  msgid ""
870
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
871
  "submenu pages, you will have total control on users' wishlists. In addition "
875
  "in customers' wish lists."
876
  msgstr ""
877
 
878
+ #: templates/admin/wishlist-panel-premium.php:257
879
+ #: templates/admin/wishlist-panel-premium.php:262
880
  msgid "Search Wishlists"
881
  msgstr ""
882
 
883
+ #: templates/admin/wishlist-panel-premium.php:264
 
884
  msgid ""
885
  "How many times have you been looking for the perfect gift for a important "
886
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
889
  "your products and even encourage users to purchase."
890
  msgstr ""
891
 
892
+ #: templates/admin/wishlist-panel-premium.php:273
893
  msgid "'ADD TO CART' CHECKBOX"
894
  msgstr ""
895
 
896
+ #: templates/admin/wishlist-panel-premium.php:275
 
897
  msgid ""
898
  "Your shop offers always a wide selection of products and wishlists of your "
899
  "users get more and more crowded everyday. Give them the possibility to "
901
  "just with one click."
902
  msgstr ""
903
 
904
+ #: templates/admin/wishlist-panel-premium.php:278
905
  msgid "'ADD TO CART'"
906
  msgstr ""
907
 
908
+ #: templates/admin/wishlist-panel-premium.php:285
909
  msgid "DISABLE WISHLIST"
910
  msgstr ""
911
 
912
+ #: templates/admin/wishlist-panel-premium.php:290
913
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
914
  msgstr ""
915
 
916
+ #: templates/admin/wishlist-panel-premium.php:292
 
917
  msgid ""
918
  "Favour users that have registered to your shop and disable plugin "
919
  "functionalities for all users that have not. By disabling this option, each "
921
  "%2$s to \"My Account\" page and a message will invite them to log in."
922
  msgstr ""
923
 
924
+ #: templates/admin/wishlist-panel-premium.php:301
925
  msgid "MESSAGE TO UNLOGGED USERS"
926
  msgstr ""
927
 
928
+ #: templates/admin/wishlist-panel-premium.php:303
 
929
  msgid ""
930
  "Invite users that are visiting your shop to login if they want to fully "
931
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
932
  "redirect them to \"My Account\" page for registration."
933
  msgstr ""
934
 
935
+ #: templates/admin/wishlist-panel-premium.php:306
936
  msgid "UNLOGGED USERS"
937
  msgstr ""
938
 
939
+ #: templates/admin/wishlist-panel-premium.php:313
940
+ #: templates/admin/wishlist-panel-premium.php:318
941
  msgid "POPULAR TABLE"
942
  msgstr ""
943
 
944
+ #: templates/admin/wishlist-panel-premium.php:320
 
945
  msgid ""
946
  "Some products draw customer's attention more than others and they do not "
947
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
949
  "their wishlists."
950
  msgstr ""
951
 
952
+ #: templates/admin/wishlist-panel-premium.php:329
953
  msgid "FUNCTIONALITIES IN ONE CLICK"
954
  msgstr ""
955
 
956
+ #: templates/admin/wishlist-panel-premium.php:331
 
957
  msgid ""
958
  "Users have the possibility to search for a wishlist, create a new one or "
959
  "display those already created. Add these %1$sfunctionalities%2$s through the "
960
  "dedicated widgets or show them immediately after \"Wishlist\" table."
961
  msgstr ""
962
 
963
+ #: templates/admin/wishlist-panel-premium.php:334
964
  msgid "FUNCTIONALITIES"
965
  msgstr ""
966
 
967
+ #: templates/admin/wishlist-panel-premium.php:341
968
+ #: templates/admin/wishlist-panel-premium.php:346
969
  msgid "PROMOTIONAL EMAIL"
970
  msgstr ""
971
 
972
+ #: templates/admin/wishlist-panel-premium.php:348
 
973
  msgid ""
974
  "If you want to give the right input to your users to persuade them to "
975
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
978
  "will know you are offering a unique offer!"
979
  msgstr ""
980
 
981
+ #: templates/admin/wishlist-panel-premium.php:357
982
  msgid "FROM A WISHLIST TO ANOTHER"
983
  msgstr ""
984
 
985
+ #: templates/admin/wishlist-panel-premium.php:359
 
986
  msgid ""
987
  "Who said that a product has to remain forever in the same wishlist? With the "
988
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
990
  "another one, managing as they want their lists."
991
  msgstr ""
992
 
993
+ #: templates/admin/wishlist-panel-premium.php:362
994
  msgid "FROM A WISHLIST"
995
  msgstr ""
996
 
997
+ #: templates/admin/wishlist-panel-premium.php:369
998
  msgid "DATE"
999
  msgstr ""
1000
 
1001
+ #: templates/admin/wishlist-panel-premium.php:374
1002
  msgid "DATE OF ADDITION TO A WISHLIST"
1003
  msgstr ""
1004
 
1005
+ #: templates/admin/wishlist-panel-premium.php:376
 
1006
  msgid ""
1007
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1008
  "date in which they have added a particular product to their list: a new way "
1009
  "to keep you users informed about their operations."
1010
  msgstr ""
1011
 
1012
+ #: templates/share.php:32
1013
  #, fuzzy
1014
  msgid "Pinterest"
1015
  msgstr "Pin en Pinterest"
1016
 
1017
+ #: templates/share.php:38
1018
  #, fuzzy
1019
  msgid "Google+"
1020
  msgstr "Compartir en Google+"
1021
 
1022
+ #: templates/share.php:44
1023
  msgid "Email"
1024
  msgstr ""
1025
 
1026
+ #: templates/share.php:51
1027
+ #, fuzzy
1028
+ msgid "My wishlist on "
1029
+ msgstr "My Lista de deseos en %s"
1030
+
1031
+ #: templates/share.php:51
1032
+ msgid "WhatsApp"
1033
+ msgstr ""
1034
+
1035
+ #: templates/wishlist-view.php:32
1036
  #, fuzzy
1037
  msgid "Edit title"
1038
  msgstr "Título de la Lista de deseos"
1039
 
1040
+ #: templates/wishlist-view.php:41
1041
  msgid "Save"
1042
  msgstr ""
1043
 
1044
+ #: templates/wishlist-view.php:45
1045
  msgid "Cancel"
1046
  msgstr ""
1047
 
1048
+ #: templates/wishlist-view.php:82
1049
  msgid "Product Name"
1050
  msgstr "Nombre del producto"
1051
 
1052
+ #: templates/wishlist-view.php:89
1053
  msgid "Unit Price"
1054
  msgstr "Precio unitario"
1055
 
1056
+ #: templates/wishlist-view.php:102
1057
  msgid "Stock Status"
1058
  msgstr "Estado del inventario"
1059
 
1060
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
1061
  msgid "Remove this product"
1062
  msgstr "Remover este producto"
1063
 
1064
+ #: templates/wishlist-view.php:172
1065
  msgid "Free!"
1066
  msgstr "Gratis!"
1067
 
1068
+ #: templates/wishlist-view.php:179
1069
  msgid "Out of Stock"
1070
  msgstr "Agotado"
1071
 
1072
+ #: templates/wishlist-view.php:179
1073
  msgid "In Stock"
1074
  msgstr "Disponilbe."
1075
 
1076
+ #: templates/wishlist-view.php:188
 
1077
  msgid "Added on : %s"
1078
  msgstr ""
1079
 
1080
+ #: templates/wishlist-view.php:200
1081
  msgid "Move"
1082
  msgstr ""
1083
 
1084
+ #: templates/wishlist-view.php:232
1085
  msgid "Remove"
1086
  msgstr ""
1087
 
1088
+ #: templates/wishlist-view.php:259
1089
  msgid "Add the selected products to the cart"
1090
  msgstr ""
1091
 
1092
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1093
  msgid "Ask for an estimate"
1094
  msgstr ""
1095
 
1096
+ #: templates/wishlist-view.php:303
1097
  msgid "Your email"
1098
  msgstr ""
1099
 
1100
+ #. Plugin Name of the plugin/theme
1101
  #, fuzzy
1102
+ msgid "YITH WooCommerce Wishlist"
1103
+ msgstr "Agregar a la Lista de deseos"
1104
+
1105
+ #. Plugin URI of the plugin/theme
1106
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1107
+ msgstr ""
1108
+
1109
+ #. Description of the plugin/theme
1110
+ msgid ""
1111
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1112
+ "possibility to create, fill, manage and share their wishlists allowing you "
1113
+ "to analyze their interests and needs to improve your marketing strategies. "
1114
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1115
+ "your e-commerce on <strong>YITH</strong></a>"
1116
+ msgstr ""
1117
+
1118
+ #. Author of the plugin/theme
1119
+ msgid "YITH"
1120
+ msgstr ""
1121
+
1122
+ #. Author URI of the plugin/theme
1123
+ msgid "https://yithemes.com/"
1124
+ msgstr ""
1125
 
1126
  #, fuzzy
1127
  #~ msgid ""
languages/yith-woocommerce-wishlist-fa_IR.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-fa_IR.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:37+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: Am!n <amin.pe94@gmail.com>\n"
8
  "Language-Team: YITH - translated to persian by dornaweb <info@dornaweb.com>\n"
@@ -20,66 +20,66 @@ msgstr ""
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
- #: ../includes/class.yith-wcwl-admin-init.php:159
24
- #: ../includes/class.yith-wcwl-admin-init.php:1484
25
- #: ../includes/class.yith-wcwl-admin-init.php:1485
26
- #: ../includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "لیست علاقه مندی ها"
29
 
30
- #: ../includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "تنظیمات"
33
 
34
- #: ../includes/class.yith-wcwl-admin-init.php:162
35
- #: ../includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "رنگ ها"
38
 
39
- #: ../includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr "نسخه پولی"
42
 
43
- #: ../includes/class.yith-wcwl-admin-init.php:1015
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
- #: ../includes/class.yith-wcwl-admin-init.php:1016
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
- #: ../includes/class.yith-wcwl-admin-init.php:1017
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
- #: ../includes/class.yith-wcwl-admin-init.php:1018
59
  #, fuzzy
60
  msgctxt "[Part Of]: Also, please read the plugin documentation"
61
  msgid "documentation"
62
  msgstr "مستندات افزونه"
63
 
64
- #: ../includes/class.yith-wcwl-admin-init.php:1024
65
  msgid "Upgrade to the PREMIUM VERSION"
66
  msgstr "ارتقا به نسخه پرمیوم"
67
 
68
- #: ../includes/class.yith-wcwl-admin-init.php:1028
69
  msgid "Discover the Advanced Features"
70
  msgstr "امکانات پیشرفته را مشاهده کنید"
71
 
72
- #: ../includes/class.yith-wcwl-admin-init.php:1029
73
  msgid ""
74
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
75
  "all features!"
76
  msgstr ""
77
 
78
- #: ../includes/class.yith-wcwl-admin-init.php:1035
79
  msgid "Get Support and Pro Features"
80
  msgstr "رفتن به پشتیبانی و امکانات پیشرفته"
81
 
82
- #: ../includes/class.yith-wcwl-admin-init.php:1036
83
  msgid ""
84
  "By purchasing the premium version of the plugin, you will take advantage of "
85
  "the advanced features of the product and you will get one year of free "
@@ -89,64 +89,63 @@ msgstr ""
89
  "ببرید، همچنین به مدت 1 سال آپدیت های این افزونه را بطور رایگان دریافت کنید و "
90
  "از پشتیبانی 24 ساعته ما استفاده کنید"
91
 
92
- #: ../includes/class.yith-wcwl-admin-init.php:1046
93
  msgid "General Settings"
94
  msgstr "تنظیمات عمومی"
95
 
96
- #: ../includes/class.yith-wcwl-admin-init.php:1053
97
  msgid "Enable YITH Wishlist"
98
  msgstr "فعال کردن YITH Wishlist"
99
 
100
- #: ../includes/class.yith-wcwl-admin-init.php:1060
101
  msgid "Default wishlist title"
102
  msgstr "عنوان پیشفرض لیست علاقه مندی ها"
103
 
104
- #: ../includes/class.yith-wcwl-admin-init.php:1062
105
- #: ../includes/class.yith-wcwl-admin-init.php:1063
106
- #: ../includes/class.yith-wcwl-admin-init.php:1299
107
- #, php-format
108
  msgid "My wishlist on %s"
109
  msgstr "لیست علاقه مندی های من در %s"
110
 
111
- #: ../includes/class.yith-wcwl-admin-init.php:1068
112
  msgid "Wishlist Page"
113
  msgstr "صفحه لیست علاقه مندی ها"
114
 
115
- #: ../includes/class.yith-wcwl-admin-init.php:1069
116
  msgid "Page contents: [yith_wcwl_wishlist]"
117
  msgstr "محتوای صفحه : [yith_wcwl_wishlist] باشد"
118
 
119
- #: ../includes/class.yith-wcwl-admin-init.php:1078
120
  msgid "Position"
121
  msgstr "موقعیت"
122
 
123
- #: ../includes/class.yith-wcwl-admin-init.php:1079
124
  msgid ""
125
  "You can add the button in variable products only after the \"Add to Cart\" "
126
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
127
  msgstr ""
128
 
129
- #: ../includes/class.yith-wcwl-admin-init.php:1085
130
  msgid "After \"Add to cart\""
131
  msgstr "بعد از \"افزودن به سبد\""
132
 
133
- #: ../includes/class.yith-wcwl-admin-init.php:1086
134
  msgid "After thumbnails"
135
  msgstr "بعد از تصاویر محصول"
136
 
137
- #: ../includes/class.yith-wcwl-admin-init.php:1087
138
  msgid "After summary"
139
  msgstr "بعد از خلاصه محصول"
140
 
141
- #: ../includes/class.yith-wcwl-admin-init.php:1088
142
  msgid "Use shortcode"
143
  msgstr "استفاده از شورتکد"
144
 
145
- #: ../includes/class.yith-wcwl-admin-init.php:1093
146
  msgid "Redirect to cart"
147
  msgstr "انتقال به سبد خرید"
148
 
149
- #: ../includes/class.yith-wcwl-admin-init.php:1094
150
  msgid ""
151
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
152
  "page."
@@ -154,313 +153,320 @@ msgstr ""
154
  "اگر در صفحه علاقه مندی ها روی \"افزودن به سبد\" کلیک شد، کاربر را به صفحه "
155
  "سبد خرید منتقل کن"
156
 
157
- #: ../includes/class.yith-wcwl-admin-init.php:1100
158
  msgid "Remove if added to the cart"
159
  msgstr "حذف محصول در صورت افزودن به سبد"
160
 
161
- #: ../includes/class.yith-wcwl-admin-init.php:1101
162
  msgid "Remove the product from the wishlist if it has been added to the cart."
163
  msgstr "اگر محصول به سبد خرید اضافه شد آن را از لیست علاقه مندی ها حذف کن."
164
 
165
- #: ../includes/class.yith-wcwl-admin-init.php:1107
166
  msgid "\"Add to Wishlist\" text"
167
  msgstr "متن \"افزودن به علاقه مندی ها\""
168
 
169
- #: ../includes/class.yith-wcwl-admin-init.php:1109
170
  msgid "Add to Wishlist"
171
  msgstr "افزودن به علاقه مندی ها"
172
 
173
- #: ../includes/class.yith-wcwl-admin-init.php:1114
174
  msgid "\"Browse wishlist\" text"
175
  msgstr "متن \"مشاهده علاقه مندی ها\""
176
 
177
- #: ../includes/class.yith-wcwl-admin-init.php:1116
178
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
179
  msgid "Browse Wishlist"
180
  msgstr "مشاهده لیست علاقه مندی ها"
181
 
182
- #: ../includes/class.yith-wcwl-admin-init.php:1121
183
  msgid "\"Product already in wishlist\" text"
184
  msgstr "متن \"محصول از قبل اضافه شده\""
185
 
186
- #: ../includes/class.yith-wcwl-admin-init.php:1123
187
- #: ../includes/class.yith-wcwl-ui.php:83
188
  msgid "The product is already in the wishlist!"
189
  msgstr "محصول از قبل به علاقه مندی ها اضافه شده!"
190
 
191
- #: ../includes/class.yith-wcwl-admin-init.php:1128
192
  msgid "\"Product added\" text"
193
  msgstr "متن \"محصول اضافه شد\""
194
 
195
- #: ../includes/class.yith-wcwl-admin-init.php:1130
196
- #: ../includes/class.yith-wcwl-ui.php:82
197
  msgid "Product added!"
198
  msgstr "اضافه شد!"
199
 
200
- #: ../includes/class.yith-wcwl-admin-init.php:1135
201
  msgid "\"Add to Cart\" text"
202
  msgstr "متن \"افزودن به سبد خرید\""
203
 
204
- #: ../includes/class.yith-wcwl-admin-init.php:1137
205
  msgid "Add to Cart"
206
  msgstr "افزودن به سبد"
207
 
208
- #: ../includes/class.yith-wcwl-admin-init.php:1142
209
  msgid "Show Unit price"
210
  msgstr "مشاهده واحدهای پولی"
211
 
212
- #: ../includes/class.yith-wcwl-admin-init.php:1143
213
  msgid "Show unit price for each product in wishlist"
214
  msgstr "مشاهده واحدهای پولی برای محصولات اضافه شده به لیست علاقه مندی ها"
215
 
216
- #: ../includes/class.yith-wcwl-admin-init.php:1150
217
  msgid "Show \"Add to Cart\" button"
218
  msgstr "مشاهده دکمه \"افزودن به سبد\""
219
 
220
- #: ../includes/class.yith-wcwl-admin-init.php:1151
221
  msgid "Show \"Add to Cart\" button for each product in wishlist"
222
  msgstr ""
223
 
224
- #: ../includes/class.yith-wcwl-admin-init.php:1158
225
  msgid "Show Stock status"
226
  msgstr "مشاهده موجودی محصول"
227
 
228
- #: ../includes/class.yith-wcwl-admin-init.php:1159
229
  msgid ""
230
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
231
  msgstr "مشاهده \"موجودی\" یا \"ناموجودی\" محصولات موجود در لیست علاقه مندی ها"
232
 
233
- #: ../includes/class.yith-wcwl-admin-init.php:1166
234
  msgid "Show Date of addition"
235
  msgstr ""
236
 
237
- #: ../includes/class.yith-wcwl-admin-init.php:1167
238
  msgid "Show the date when users have added a product to the wishlist"
239
  msgstr ""
240
 
241
- #: ../includes/class.yith-wcwl-admin-init.php:1174
242
  msgid "Add second remove button"
243
  msgstr ""
244
 
245
- #: ../includes/class.yith-wcwl-admin-init.php:1175
246
  msgid "Add a second remove button in the last column, with extended label"
247
  msgstr ""
248
 
249
- #: ../includes/class.yith-wcwl-admin-init.php:1190
250
  msgid "Styles"
251
  msgstr "استایل ها"
252
 
253
- #: ../includes/class.yith-wcwl-admin-init.php:1197
254
  msgid "Use buttons"
255
  msgstr "استفاده از دکمه ها"
256
 
257
- #: ../includes/class.yith-wcwl-admin-init.php:1198
258
  msgid "Use buttons instead of simple anchors."
259
  msgstr "به جای لینک های ساده از دکمه ها استفاده کن"
260
 
261
- #: ../includes/class.yith-wcwl-admin-init.php:1204
262
  msgid "Custom CSS"
263
  msgstr "CSS دستی"
264
 
265
- #: ../includes/class.yith-wcwl-admin-init.php:1211
266
  msgid "Use theme style"
267
  msgstr "استفاده از استایل قالب"
268
 
269
- #: ../includes/class.yith-wcwl-admin-init.php:1212
270
  msgid "Use the theme style."
271
  msgstr "از استایل قالب استفاده کن"
272
 
273
- #: ../includes/class.yith-wcwl-admin-init.php:1218
274
  msgid "Rounded buttons"
275
  msgstr "دکمه های گرد"
276
 
277
- #: ../includes/class.yith-wcwl-admin-init.php:1219
278
  msgid "Make button corners rounded"
279
  msgstr "گوشه های دکمه را گرد کن"
280
 
281
- #: ../includes/class.yith-wcwl-admin-init.php:1225
282
  msgid "\"Add to Wishlist\" icon"
283
  msgstr "آیکون \"افزودن به علاقه مندی ها\""
284
 
285
- #: ../includes/class.yith-wcwl-admin-init.php:1226
286
  msgid "Add an icon to the \"Add to Wishlist\" button"
287
  msgstr "یک آیکون به دکمه \"افزودن به لیست علاقه مندی ها\" اضافه کن"
288
 
289
- #: ../includes/class.yith-wcwl-admin-init.php:1236
290
  msgid "\"Add to Cart\" icon"
291
  msgstr "آیکون \"افزودن به سبد\""
292
 
293
- #: ../includes/class.yith-wcwl-admin-init.php:1237
294
  msgid "Add an icon to the \"Add to Cart\" button"
295
  msgstr "یک آیکون به دکمه \"افزودن به سبد\" اضافه کن"
296
 
297
- #: ../includes/class.yith-wcwl-admin-init.php:1255
298
  msgid "Social Networks & Share"
299
  msgstr ""
300
 
301
- #: ../includes/class.yith-wcwl-admin-init.php:1262
302
  msgid "Share on Facebook"
303
  msgstr "اشتراک در فیس بوک"
304
 
305
- #: ../includes/class.yith-wcwl-admin-init.php:1263
306
  msgid "Show \"Share on Facebook\" button"
307
  msgstr "نمایش دکمه \"اشتراک در فیس بوک\""
308
 
309
- #: ../includes/class.yith-wcwl-admin-init.php:1269
310
  msgid "Tweet on Twitter"
311
  msgstr "توییت در توییتر"
312
 
313
- #: ../includes/class.yith-wcwl-admin-init.php:1270
314
  msgid "Show \"Tweet on Twitter\" button"
315
  msgstr "نمایش دکمه \"توییت در توییتر\""
316
 
317
- #: ../includes/class.yith-wcwl-admin-init.php:1276
318
  msgid "Pin on Pinterest"
319
  msgstr "پین به پینترست"
320
 
321
- #: ../includes/class.yith-wcwl-admin-init.php:1277
322
  msgid "Show \"Pin on Pinterest\" button"
323
  msgstr "نمایش دکمه \"پین درپینترست\""
324
 
325
- #: ../includes/class.yith-wcwl-admin-init.php:1283
326
  msgid "Share on Google+"
327
  msgstr "اشتراک گذاری در گوگل+"
328
 
329
- #: ../includes/class.yith-wcwl-admin-init.php:1284
330
  msgid "Show \"Share on Google+\" button"
331
  msgstr ""
332
 
333
- #: ../includes/class.yith-wcwl-admin-init.php:1290
334
  msgid "Share by Email"
335
  msgstr "اشتراک با ایمیل"
336
 
337
- #: ../includes/class.yith-wcwl-admin-init.php:1291
338
  msgid "Show \"Share by Email\" button"
339
  msgstr "نمایش دکمه \"اشتراک با ایمیل\""
340
 
341
- #: ../includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
 
 
342
  msgid "Social title"
343
  msgstr "عنوان اجتماعی"
344
 
345
- #: ../includes/class.yith-wcwl-admin-init.php:1304
346
  msgid "Social text"
347
  msgstr "متن اجتماعی"
348
 
349
- #: ../includes/class.yith-wcwl-admin-init.php:1305
350
  msgid ""
351
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
352
  "strong> where you want to show the URL of your wishlist."
353
  msgstr ""
354
 
355
- #: ../includes/class.yith-wcwl-admin-init.php:1312
356
  msgid "Social image URL"
357
  msgstr "آدرس تصویر اجتماعی"
358
 
359
- #: ../includes/class.yith-wcwl-admin-init.php:1313
360
  msgid "It will be used by Pinterest."
361
  msgstr ""
362
 
363
- #: ../includes/class.yith-wcwl-admin-init.php:1327
364
- #, php-format
365
  msgid ""
366
  "If you want to take advantage of this feature, you could consider to "
367
  "purchase the %s."
368
  msgstr ""
369
 
370
- #: ../includes/class.yith-wcwl-admin-init.php:1332
371
  msgid "YITH WooCommerce Frequently Bought Together Integration"
372
  msgstr ""
373
 
374
- #: ../includes/class.yith-wcwl-admin-init.php:1339
375
  msgid "Enable slider in wishlist"
376
  msgstr ""
377
 
378
- #: ../includes/class.yith-wcwl-admin-init.php:1340
379
- #, php-format
380
  msgid ""
381
  "Choose to enable product slider in wishlist page with linked products (<a "
382
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
383
  msgstr ""
384
 
385
- #: ../includes/class.yith-wcwl-admin-init.php:1376
386
  msgid "\"Add to wishlist\" button"
387
  msgstr "دکمه \" افزودن به علاقه مندیها\""
388
 
389
- #: ../includes/class.yith-wcwl-admin-init.php:1379
390
- #: ../includes/class.yith-wcwl-admin-init.php:1397
391
- #: ../includes/class.yith-wcwl-admin-init.php:1415
392
- #: ../includes/class.yith-wcwl-admin-init.php:1433
393
- #: ../includes/class.yith-wcwl-admin-init.php:1451
394
  msgid "Background"
395
  msgstr "پس زمینه"
396
 
397
- #: ../includes/class.yith-wcwl-admin-init.php:1380
398
- #: ../includes/class.yith-wcwl-admin-init.php:1398
399
- #: ../includes/class.yith-wcwl-admin-init.php:1416
400
- #: ../includes/class.yith-wcwl-admin-init.php:1434
401
- #: ../includes/class.yith-wcwl-admin-init.php:1452
402
  msgid "Text"
403
  msgstr "متن"
404
 
405
- #: ../includes/class.yith-wcwl-admin-init.php:1381
406
- #: ../includes/class.yith-wcwl-admin-init.php:1399
407
- #: ../includes/class.yith-wcwl-admin-init.php:1417
408
- #: ../includes/class.yith-wcwl-admin-init.php:1435
409
- #: ../includes/class.yith-wcwl-admin-init.php:1453
410
  msgid "Border"
411
  msgstr "کادر"
412
 
413
- #: ../includes/class.yith-wcwl-admin-init.php:1388
414
- #: ../includes/class.yith-wcwl-admin-init.php:1406
415
- #: ../includes/class.yith-wcwl-admin-init.php:1424
416
- #: ../includes/class.yith-wcwl-admin-init.php:1442
417
  msgid "Background (hover)"
418
  msgstr "پس زمینه ( حالت هاور)"
419
 
420
- #: ../includes/class.yith-wcwl-admin-init.php:1389
421
- #: ../includes/class.yith-wcwl-admin-init.php:1407
422
- #: ../includes/class.yith-wcwl-admin-init.php:1425
423
- #: ../includes/class.yith-wcwl-admin-init.php:1443
424
  msgid "Text (hover)"
425
  msgstr "متن (حالت هاور)"
426
 
427
- #: ../includes/class.yith-wcwl-admin-init.php:1390
428
- #: ../includes/class.yith-wcwl-admin-init.php:1408
429
- #: ../includes/class.yith-wcwl-admin-init.php:1426
430
- #: ../includes/class.yith-wcwl-admin-init.php:1444
431
  msgid "Border (hover)"
432
  msgstr "کادر (حالت هاور)"
433
 
434
- #: ../includes/class.yith-wcwl-admin-init.php:1394
435
  msgid "\"Add to Cart\" button"
436
  msgstr "دکمه \"افزودن به سبد\""
437
 
438
- #: ../includes/class.yith-wcwl-admin-init.php:1412
439
  msgid "\"Style 1\" button"
440
  msgstr "دکمه \"استایل 1\""
441
 
442
- #: ../includes/class.yith-wcwl-admin-init.php:1430
443
  msgid "\"Style 2\" button"
444
  msgstr "دکمه \"استایل 2\""
445
 
446
- #: ../includes/class.yith-wcwl-admin-init.php:1448
447
  msgid "Wishlist table"
448
  msgstr "جدول علاقه مندی ها"
449
 
450
- #: ../includes/class.yith-wcwl-admin-init.php:1457
451
  msgid "Headers"
452
  msgstr "هدرها"
453
 
454
- #: ../includes/class.yith-wcwl-admin-init.php:1460
455
  msgid "Background color"
456
  msgstr "زنگ زمینه"
457
 
458
- #: ../includes/class.yith-wcwl-admin-init.php:1550
459
  msgid "Wishlist Activated"
460
  msgstr "لیست علاقه مندی ها فعال شد"
461
 
462
- #: ../includes/class.yith-wcwl-admin-init.php:1551
463
- #, php-format
464
  msgid ""
465
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
466
  "can access to all the settings of our plugins that you have activated. "
@@ -472,12 +478,11 @@ msgstr ""
472
  "همچنین افزونه لیست علاقه مندی ها در نسخه حرفه ای نیز موجود است که امکانات "
473
  "بسیار بیشتر و جدیدتری دارد , <a href=\"%s\">این امکانات را ببینید</a>."
474
 
475
- #: ../includes/class.yith-wcwl-admin-init.php:1562
476
  msgid "Wishlist Updated"
477
  msgstr "لیست علاقه مندی ها به روز شد"
478
 
479
- #: ../includes/class.yith-wcwl-admin-init.php:1563
480
- #, php-format
481
  msgid ""
482
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
483
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -492,7 +497,7 @@ msgstr ""
492
  "جدید اضافه خواهد شد، <a href=\"%s\">امکانات نسخه حرفه ای این افزونه را "
493
  "مشاهده کنید.</a>"
494
 
495
- #: ../includes/class.yith-wcwl-init.php:437
496
  msgid ""
497
  "We are sorry, but this feature is available only if cookies are enabled on "
498
  "your browser."
@@ -500,300 +505,294 @@ msgstr ""
500
  "متاسفیم! این امکان فقط در صورتی که کوکی های مرورگر شما فعال باشد در دسترس "
501
  "است."
502
 
503
- #: ../includes/class.yith-wcwl-init.php:438
504
  msgid "Product correctly added to cart"
505
  msgstr ""
506
 
507
- #: ../includes/class.yith-wcwl-install.php:244
508
  msgctxt "page_slug"
509
  msgid "wishlist"
510
  msgstr ""
511
 
512
- #: ../includes/class.yith-wcwl-privacy.php:50
513
  msgid "While you visit our site, we’ll track:"
514
  msgstr ""
515
 
516
- #: ../includes/class.yith-wcwl-privacy.php:52
517
  msgid ""
518
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
519
  "users your favourite products, and to create targeted email campaigns."
520
  msgstr ""
521
 
522
- #: ../includes/class.yith-wcwl-privacy.php:53
523
  msgid ""
524
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
525
  "make them visible to the store’s staff"
526
  msgstr ""
527
 
528
- #: ../includes/class.yith-wcwl-privacy.php:55
529
  msgid ""
530
  "We’ll also use cookies to keep track of wishlist contents while you’re "
531
  "browsing our site."
532
  msgstr ""
533
 
534
- #: ../includes/class.yith-wcwl-privacy.php:58
535
  msgid ""
536
  "Members of our team have access to the information you provide us. For "
537
  "example, both Administrators and Shop Managers can access:"
538
  msgstr ""
539
 
540
- #: ../includes/class.yith-wcwl-privacy.php:60
541
  msgid ""
542
  "Wishlist details, such as products added, date of addition, name and privacy "
543
  "settings of your wishlists"
544
  msgstr ""
545
 
546
- #: ../includes/class.yith-wcwl-privacy.php:62
547
  msgid ""
548
  "Our team members have access to this information to offer you better deals "
549
  "for the products you love."
550
  msgstr ""
551
 
552
- #: ../includes/class.yith-wcwl-privacy.php:82
553
- #: ../includes/class.yith-wcwl-privacy.php:98
554
  #, fuzzy
555
  msgid "Customer Wishlists"
556
  msgstr "افزودن به علاقه مندی ها"
557
 
558
- #: ../includes/class.yith-wcwl-privacy.php:133
559
  #, fuzzy
560
  msgid "Wishlists"
561
  msgstr "لیست علاقه مندی ها"
562
 
563
- #: ../includes/class.yith-wcwl-privacy.php:195
564
- #, fuzzy, php-format
 
565
  msgid "Removed wishlist %s."
566
  msgstr "لیست علاقه مندی های من در %s"
567
 
568
- #: ../includes/class.yith-wcwl-privacy.php:199
569
- #, php-format
570
  msgid "Wishlist %s has been retained."
571
  msgstr ""
572
 
573
- #: ../includes/class.yith-wcwl-privacy.php:210
574
  msgid "Removed default user's wishlist"
575
  msgstr ""
576
 
577
- #: ../includes/class.yith-wcwl-privacy.php:228
578
  msgid "Token"
579
  msgstr ""
580
 
581
- #: ../includes/class.yith-wcwl-privacy.php:229
582
  #, fuzzy
583
  msgid "Wishlist url"
584
  msgstr "لیست علاقه مندی ها"
585
 
586
- #: ../includes/class.yith-wcwl-privacy.php:230
587
  #, fuzzy
588
  msgid "Title"
589
  msgstr "عنوان فیلد"
590
 
591
- #: ../includes/class.yith-wcwl-privacy.php:231
592
  msgctxt "date wishlist was created"
593
  msgid "Created on"
594
  msgstr ""
595
 
596
- #: ../includes/class.yith-wcwl-privacy.php:232
597
  msgid "Visibility"
598
  msgstr ""
599
 
600
- #: ../includes/class.yith-wcwl-privacy.php:233
601
  msgid "Items Added"
602
  msgstr ""
603
 
604
- #: ../includes/class.yith-wcwl-privacy.php:283
605
- #: ../templates/wishlist-view.php:212
606
  msgid "Shared"
607
  msgstr ""
608
 
609
- #: ../includes/class.yith-wcwl-privacy.php:286
610
- #: ../templates/wishlist-view.php:215
611
  msgid "Private"
612
  msgstr ""
613
 
614
- #: ../includes/class.yith-wcwl-privacy.php:289
615
- #: ../templates/wishlist-view.php:218
616
  msgid "Public"
617
  msgstr ""
618
 
619
- #: ../includes/class.yith-wcwl-shortcode.php:45
620
  #, fuzzy
621
  msgctxt "[gutenberg]: block name"
622
  msgid "YITH Add to Wishlist"
623
  msgstr "افزودن به علاقه مندی ها"
624
 
625
- #: ../includes/class.yith-wcwl-shortcode.php:46
626
  #, fuzzy
627
  msgctxt "[gutenberg]: block description"
628
  msgid "Shows Add to Wishlist button"
629
  msgstr "دکمه \" افزودن به علاقه مندیها\""
630
 
631
- #: ../includes/class.yith-wcwl-shortcode.php:51
632
  msgid ""
633
  "ID of the product to add to wishlist (leave empty to use global product)"
634
  msgstr ""
635
 
636
- #: ../includes/class.yith-wcwl-shortcode.php:56
637
  msgid "Url of wishlist page (leave empty to use default)"
638
  msgstr ""
639
 
640
- #: ../includes/class.yith-wcwl-shortcode.php:61
641
  msgid "Button label (leave empty to use default)"
642
  msgstr ""
643
 
644
- #: ../includes/class.yith-wcwl-shortcode.php:66
645
  msgid "\"Browse wishlist\" label (leave empty to use default)"
646
  msgstr ""
647
 
648
- #: ../includes/class.yith-wcwl-shortcode.php:71
649
  #, fuzzy
650
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
651
  msgstr "متن \"محصول از قبل اضافه شده\""
652
 
653
- #: ../includes/class.yith-wcwl-shortcode.php:76
654
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
655
  msgstr ""
656
 
657
- #: ../includes/class.yith-wcwl-shortcode.php:81
658
  msgid ""
659
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
660
  "default)"
661
  msgstr ""
662
 
663
- #: ../includes/class.yith-wcwl-shortcode.php:86
664
  msgid "Additional css classes for the button (leave empty to use default)"
665
  msgstr ""
666
 
667
- #: ../includes/class.yith-wcwl-shortcode.php:94
668
  #, fuzzy
669
  msgctxt "[gutenberg]: block name"
670
  msgid "YITH Wishlist"
671
  msgstr "فعال کردن YITH Wishlist"
672
 
673
- #: ../includes/class.yith-wcwl-shortcode.php:95
674
  #, fuzzy
675
  msgctxt "[gutenberg]: block description"
676
  msgid "Shows list of products in wishlist"
677
  msgstr "مشاهده واحدهای پولی برای محصولات اضافه شده به لیست علاقه مندی ها"
678
 
679
- #: ../includes/class.yith-wcwl-shortcode.php:100
680
  msgid "Choose whether to paginate items in the wishlist or show them all"
681
  msgstr ""
682
 
683
- #: ../includes/class.yith-wcwl-shortcode.php:103
684
  msgid "Paginate"
685
  msgstr ""
686
 
687
- #: ../includes/class.yith-wcwl-shortcode.php:104
688
  msgid "Do not paginate"
689
  msgstr ""
690
 
691
- #: ../includes/class.yith-wcwl-shortcode.php:109
692
  msgid "Number of items to show for each page"
693
  msgstr ""
694
 
695
- #: ../includes/class.yith-wcwl-shortcode.php:114
696
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
697
  msgstr ""
698
 
699
- #: ../includes/class.yith-wcwl-shortcode.php:386
700
- #: ../includes/class.yith-wcwl-ui.php:164
701
  msgid "Share on:"
702
  msgstr "اشتراک در : "
703
 
704
- #: ../includes/class.yith-wcwl-ui.php:118
705
- #: ../includes/class.yith-wcwl-ui.php:200
706
  msgid "Select options"
707
  msgstr "انتخاب گزینه ها"
708
 
709
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
710
  msgid "Facebook"
711
  msgstr "فیسبوک"
712
 
713
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
714
  msgid "Twitter"
715
  msgstr "توییتر"
716
 
717
- #: ../includes/class.yith-wcwl-ui.php:180
718
  msgid "email"
719
  msgstr "ایمیل"
720
 
721
- #: ../includes/class.yith-wcwl.php:201
722
  msgid "An error occurred while adding products to the wishlist."
723
  msgstr ""
724
 
725
- #: ../includes/class.yith-wcwl.php:293
726
  msgid "An error occurred while adding products to wishlist."
727
  msgstr ""
728
 
729
- #: ../includes/class.yith-wcwl.php:310
730
  msgid "The \"Remove\" option now does not require any parameter"
731
  msgstr ""
732
 
733
- #: ../includes/class.yith-wcwl.php:359
734
  msgid "An error occurred while removing products from the wishlist"
735
  msgstr ""
736
 
737
- #: ../includes/class.yith-wcwl.php:809
738
  msgid "You need to log in before creating a new wishlist"
739
  msgstr "قبل از این که لیست علاقه مندی ایجاد کنید باید وارد شوید"
740
 
741
- #: ../includes/class.yith-wcwl.php:1610
742
  msgid "Product successfully removed."
743
  msgstr "محصول با موفقیت حذف شد."
744
 
745
- #: ../includes/class.yith-wcwl.php:1614
746
  msgid "Error. Unable to remove the product from the wishlist."
747
  msgstr "خطا : محصول از لیست علاقه مندی ها حذف نشد."
748
 
749
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
750
  msgid "No products were added to the wishlist"
751
  msgstr "هیچ محصولی به لیست علاقه مندی ها افزوده نشده"
752
 
753
- #: ../includes/class.yith-wcwl.php:1660
754
  msgid "An error as occurred."
755
  msgstr ""
756
 
757
- #: ../init.php:130
758
  #, fuzzy
759
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
760
  msgstr ""
761
  "YITH WooCommerce Wishlist فعال شده اما برای عملکرد ابتدا باید پلاگین "
762
  "woocommerce را نصب کنید"
763
 
764
- #: ../init.php:140
765
  msgid "You can't activate the free version of"
766
  msgstr ""
767
 
768
- #: ../init.php:140
769
  msgid "while you are using the premium one."
770
  msgstr ""
771
 
772
- #: ../templates/admin/wishlist-panel-premium.php:185
773
- #: ../templates/admin/wishlist-panel-premium.php:383
774
- #, php-format
775
  msgid ""
776
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
777
  "%2$s to benefit from all features!"
778
  msgstr ""
779
 
780
- #: ../templates/admin/wishlist-panel-premium.php:187
781
- #: ../templates/admin/wishlist-panel-premium.php:385
782
- #, php-format
783
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
784
  msgstr ""
785
 
786
- #: ../templates/admin/wishlist-panel-premium.php:193
787
  msgid "Premium Features"
788
  msgstr ""
789
 
790
- #: ../templates/admin/wishlist-panel-premium.php:196
791
- #: ../templates/admin/wishlist-panel-premium.php:201
792
  msgid "Multiple Wishlist"
793
  msgstr ""
794
 
795
- #: ../templates/admin/wishlist-panel-premium.php:203
796
- #, php-format
797
  msgid ""
798
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
799
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -804,43 +803,38 @@ msgid ""
804
  "manage and share their own wish lists."
805
  msgstr ""
806
 
807
- #: ../templates/admin/wishlist-panel-premium.php:212
808
- #: ../templates/admin/wishlist-panel-premium.php:222
809
  msgid "Wishlist Private"
810
  msgstr ""
811
 
812
- #: ../templates/admin/wishlist-panel-premium.php:214
813
- #, php-format
814
  msgid ""
815
  "By enabling the option wishlist, users will also have the possibility to "
816
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
817
  "following options:"
818
  msgstr ""
819
 
820
- #: ../templates/admin/wishlist-panel-premium.php:216
821
- #, php-format
822
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
823
  msgstr ""
824
 
825
- #: ../templates/admin/wishlist-panel-premium.php:217
826
- #, php-format
827
  msgid ""
828
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
829
  "can display it;"
830
  msgstr ""
831
 
832
- #: ../templates/admin/wishlist-panel-premium.php:218
833
- #, php-format
834
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
835
  msgstr ""
836
 
837
- #: ../templates/admin/wishlist-panel-premium.php:229
838
- #: ../templates/admin/wishlist-panel-premium.php:234
839
  msgid "Estimate Cost"
840
  msgstr ""
841
 
842
- #: ../templates/admin/wishlist-panel-premium.php:236
843
- #, php-format
844
  msgid ""
845
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
846
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -852,13 +846,12 @@ msgid ""
852
  "address that you have previously set."
853
  msgstr ""
854
 
855
- #: ../templates/admin/wishlist-panel-premium.php:245
856
- #: ../templates/admin/wishlist-panel-premium.php:250
857
  msgid "Admin Panel"
858
  msgstr ""
859
 
860
- #: ../templates/admin/wishlist-panel-premium.php:247
861
- #, php-format
862
  msgid ""
863
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
864
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -868,13 +861,12 @@ msgid ""
868
  "in customers' wish lists."
869
  msgstr ""
870
 
871
- #: ../templates/admin/wishlist-panel-premium.php:257
872
- #: ../templates/admin/wishlist-panel-premium.php:262
873
  msgid "Search Wishlists"
874
  msgstr ""
875
 
876
- #: ../templates/admin/wishlist-panel-premium.php:264
877
- #, php-format
878
  msgid ""
879
  "How many times have you been looking for the perfect gift for a important "
880
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -883,12 +875,11 @@ msgid ""
883
  "your products and even encourage users to purchase."
884
  msgstr ""
885
 
886
- #: ../templates/admin/wishlist-panel-premium.php:273
887
  msgid "'ADD TO CART' CHECKBOX"
888
  msgstr ""
889
 
890
- #: ../templates/admin/wishlist-panel-premium.php:275
891
- #, php-format
892
  msgid ""
893
  "Your shop offers always a wide selection of products and wishlists of your "
894
  "users get more and more crowded everyday. Give them the possibility to "
@@ -896,20 +887,19 @@ msgid ""
896
  "just with one click."
897
  msgstr ""
898
 
899
- #: ../templates/admin/wishlist-panel-premium.php:278
900
  msgid "'ADD TO CART'"
901
  msgstr ""
902
 
903
- #: ../templates/admin/wishlist-panel-premium.php:285
904
  msgid "DISABLE WISHLIST"
905
  msgstr ""
906
 
907
- #: ../templates/admin/wishlist-panel-premium.php:290
908
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
909
  msgstr ""
910
 
911
- #: ../templates/admin/wishlist-panel-premium.php:292
912
- #, php-format
913
  msgid ""
914
  "Favour users that have registered to your shop and disable plugin "
915
  "functionalities for all users that have not. By disabling this option, each "
@@ -917,29 +907,27 @@ msgid ""
917
  "%2$s to \"My Account\" page and a message will invite them to log in."
918
  msgstr ""
919
 
920
- #: ../templates/admin/wishlist-panel-premium.php:301
921
  msgid "MESSAGE TO UNLOGGED USERS"
922
  msgstr ""
923
 
924
- #: ../templates/admin/wishlist-panel-premium.php:303
925
- #, php-format
926
  msgid ""
927
  "Invite users that are visiting your shop to login if they want to fully "
928
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
929
  "redirect them to \"My Account\" page for registration."
930
  msgstr ""
931
 
932
- #: ../templates/admin/wishlist-panel-premium.php:306
933
  msgid "UNLOGGED USERS"
934
  msgstr ""
935
 
936
- #: ../templates/admin/wishlist-panel-premium.php:313
937
- #: ../templates/admin/wishlist-panel-premium.php:318
938
  msgid "POPULAR TABLE"
939
  msgstr ""
940
 
941
- #: ../templates/admin/wishlist-panel-premium.php:320
942
- #, php-format
943
  msgid ""
944
  "Some products draw customer's attention more than others and they do not "
945
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -947,29 +935,27 @@ msgid ""
947
  "their wishlists."
948
  msgstr ""
949
 
950
- #: ../templates/admin/wishlist-panel-premium.php:329
951
  msgid "FUNCTIONALITIES IN ONE CLICK"
952
  msgstr ""
953
 
954
- #: ../templates/admin/wishlist-panel-premium.php:331
955
- #, php-format
956
  msgid ""
957
  "Users have the possibility to search for a wishlist, create a new one or "
958
  "display those already created. Add these %1$sfunctionalities%2$s through the "
959
  "dedicated widgets or show them immediately after \"Wishlist\" table."
960
  msgstr ""
961
 
962
- #: ../templates/admin/wishlist-panel-premium.php:334
963
  msgid "FUNCTIONALITIES"
964
  msgstr ""
965
 
966
- #: ../templates/admin/wishlist-panel-premium.php:341
967
- #: ../templates/admin/wishlist-panel-premium.php:346
968
  msgid "PROMOTIONAL EMAIL"
969
  msgstr ""
970
 
971
- #: ../templates/admin/wishlist-panel-premium.php:348
972
- #, php-format
973
  msgid ""
974
  "If you want to give the right input to your users to persuade them to "
975
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -978,12 +964,11 @@ msgid ""
978
  "will know you are offering a unique offer!"
979
  msgstr ""
980
 
981
- #: ../templates/admin/wishlist-panel-premium.php:357
982
  msgid "FROM A WISHLIST TO ANOTHER"
983
  msgstr ""
984
 
985
- #: ../templates/admin/wishlist-panel-premium.php:359
986
- #, php-format
987
  msgid ""
988
  "Who said that a product has to remain forever in the same wishlist? With the "
989
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -991,105 +976,134 @@ msgid ""
991
  "another one, managing as they want their lists."
992
  msgstr ""
993
 
994
- #: ../templates/admin/wishlist-panel-premium.php:362
995
  msgid "FROM A WISHLIST"
996
  msgstr ""
997
 
998
- #: ../templates/admin/wishlist-panel-premium.php:369
999
  msgid "DATE"
1000
  msgstr ""
1001
 
1002
- #: ../templates/admin/wishlist-panel-premium.php:374
1003
  msgid "DATE OF ADDITION TO A WISHLIST"
1004
  msgstr ""
1005
 
1006
- #: ../templates/admin/wishlist-panel-premium.php:376
1007
- #, php-format
1008
  msgid ""
1009
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1010
  "date in which they have added a particular product to their list: a new way "
1011
  "to keep you users informed about their operations."
1012
  msgstr ""
1013
 
1014
- #: ../templates/share.php:32
1015
  msgid "Pinterest"
1016
  msgstr "پینترست"
1017
 
1018
- #: ../templates/share.php:38
1019
  msgid "Google+"
1020
  msgstr ""
1021
 
1022
- #: ../templates/share.php:44
1023
  msgid "Email"
1024
  msgstr "ایمیل"
1025
 
1026
- #: ../templates/wishlist-view.php:32
 
 
 
 
 
 
 
 
 
1027
  msgid "Edit title"
1028
  msgstr "ویرایش عنوان"
1029
 
1030
- #: ../templates/wishlist-view.php:41
1031
  msgid "Save"
1032
  msgstr "ذخیره"
1033
 
1034
- #: ../templates/wishlist-view.php:45
1035
  msgid "Cancel"
1036
  msgstr "لغو"
1037
 
1038
- #: ../templates/wishlist-view.php:82
1039
  msgid "Product Name"
1040
  msgstr "نام محصول"
1041
 
1042
- #: ../templates/wishlist-view.php:89
1043
  msgid "Unit Price"
1044
  msgstr "قیمت"
1045
 
1046
- #: ../templates/wishlist-view.php:102
1047
  msgid "Stock Status"
1048
  msgstr "وضعیت موجودی"
1049
 
1050
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1051
  msgid "Remove this product"
1052
  msgstr "حذف این محصول"
1053
 
1054
- #: ../templates/wishlist-view.php:172
1055
  msgid "Free!"
1056
  msgstr "رایگان!"
1057
 
1058
- #: ../templates/wishlist-view.php:179
1059
  msgid "Out of Stock"
1060
  msgstr "ناموجود"
1061
 
1062
- #: ../templates/wishlist-view.php:179
1063
  msgid "In Stock"
1064
  msgstr "موجود"
1065
 
1066
- #: ../templates/wishlist-view.php:188
1067
- #, php-format
1068
  msgid "Added on : %s"
1069
  msgstr ""
1070
 
1071
- #: ../templates/wishlist-view.php:200
1072
  msgid "Move"
1073
  msgstr ""
1074
 
1075
- #: ../templates/wishlist-view.php:232
1076
  msgid "Remove"
1077
  msgstr "حذف"
1078
 
1079
- #: ../templates/wishlist-view.php:259
1080
  msgid "Add the selected products to the cart"
1081
  msgstr ""
1082
 
1083
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1084
  msgid "Ask for an estimate"
1085
  msgstr ""
1086
 
1087
- #: ../templates/wishlist-view.php:303
1088
  msgid "Your email"
1089
  msgstr ""
1090
 
1091
- #~ msgid "YITH WooCommerce Wishlist"
1092
- #~ msgstr "YITH WooCommerce Wishlist"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1093
 
1094
  #~ msgid ""
1095
  #~ "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: Am!n <amin.pe94@gmail.com>\n"
8
  "Language-Team: YITH - translated to persian by dornaweb <info@dornaweb.com>\n"
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
+ #: includes/class.yith-wcwl-admin-init.php:159
24
+ #: includes/class.yith-wcwl-admin-init.php:1485
25
+ #: includes/class.yith-wcwl-admin-init.php:1486
26
+ #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "لیست علاقه مندی ها"
29
 
30
+ #: includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "تنظیمات"
33
 
34
+ #: includes/class.yith-wcwl-admin-init.php:162
35
+ #: includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "رنگ ها"
38
 
39
+ #: includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr "نسخه پولی"
42
 
43
+ #: includes/class.yith-wcwl-admin-init.php:1009
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1010
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
+ #: includes/class.yith-wcwl-admin-init.php:1011
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
+ #: includes/class.yith-wcwl-admin-init.php:1012
59
  #, fuzzy
60
  msgctxt "[Part Of]: Also, please read the plugin documentation"
61
  msgid "documentation"
62
  msgstr "مستندات افزونه"
63
 
64
+ #: includes/class.yith-wcwl-admin-init.php:1018
65
  msgid "Upgrade to the PREMIUM VERSION"
66
  msgstr "ارتقا به نسخه پرمیوم"
67
 
68
+ #: includes/class.yith-wcwl-admin-init.php:1022
69
  msgid "Discover the Advanced Features"
70
  msgstr "امکانات پیشرفته را مشاهده کنید"
71
 
72
+ #: includes/class.yith-wcwl-admin-init.php:1023
73
  msgid ""
74
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
75
  "all features!"
76
  msgstr ""
77
 
78
+ #: includes/class.yith-wcwl-admin-init.php:1029
79
  msgid "Get Support and Pro Features"
80
  msgstr "رفتن به پشتیبانی و امکانات پیشرفته"
81
 
82
+ #: includes/class.yith-wcwl-admin-init.php:1030
83
  msgid ""
84
  "By purchasing the premium version of the plugin, you will take advantage of "
85
  "the advanced features of the product and you will get one year of free "
89
  "ببرید، همچنین به مدت 1 سال آپدیت های این افزونه را بطور رایگان دریافت کنید و "
90
  "از پشتیبانی 24 ساعته ما استفاده کنید"
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1040
93
  msgid "General Settings"
94
  msgstr "تنظیمات عمومی"
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1047
97
  msgid "Enable YITH Wishlist"
98
  msgstr "فعال کردن YITH Wishlist"
99
 
100
+ #: includes/class.yith-wcwl-admin-init.php:1054
101
  msgid "Default wishlist title"
102
  msgstr "عنوان پیشفرض لیست علاقه مندی ها"
103
 
104
+ #: includes/class.yith-wcwl-admin-init.php:1056
105
+ #: includes/class.yith-wcwl-admin-init.php:1057
106
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
107
  msgid "My wishlist on %s"
108
  msgstr "لیست علاقه مندی های من در %s"
109
 
110
+ #: includes/class.yith-wcwl-admin-init.php:1062
111
  msgid "Wishlist Page"
112
  msgstr "صفحه لیست علاقه مندی ها"
113
 
114
+ #: includes/class.yith-wcwl-admin-init.php:1063
115
  msgid "Page contents: [yith_wcwl_wishlist]"
116
  msgstr "محتوای صفحه : [yith_wcwl_wishlist] باشد"
117
 
118
+ #: includes/class.yith-wcwl-admin-init.php:1072
119
  msgid "Position"
120
  msgstr "موقعیت"
121
 
122
+ #: includes/class.yith-wcwl-admin-init.php:1073
123
  msgid ""
124
  "You can add the button in variable products only after the \"Add to Cart\" "
125
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
126
  msgstr ""
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1079
129
  msgid "After \"Add to cart\""
130
  msgstr "بعد از \"افزودن به سبد\""
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1080
133
  msgid "After thumbnails"
134
  msgstr "بعد از تصاویر محصول"
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1081
137
  msgid "After summary"
138
  msgstr "بعد از خلاصه محصول"
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1082
141
  msgid "Use shortcode"
142
  msgstr "استفاده از شورتکد"
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1087
145
  msgid "Redirect to cart"
146
  msgstr "انتقال به سبد خرید"
147
 
148
+ #: includes/class.yith-wcwl-admin-init.php:1088
149
  msgid ""
150
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
151
  "page."
153
  "اگر در صفحه علاقه مندی ها روی \"افزودن به سبد\" کلیک شد، کاربر را به صفحه "
154
  "سبد خرید منتقل کن"
155
 
156
+ #: includes/class.yith-wcwl-admin-init.php:1094
157
  msgid "Remove if added to the cart"
158
  msgstr "حذف محصول در صورت افزودن به سبد"
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1095
161
  msgid "Remove the product from the wishlist if it has been added to the cart."
162
  msgstr "اگر محصول به سبد خرید اضافه شد آن را از لیست علاقه مندی ها حذف کن."
163
 
164
+ #: includes/class.yith-wcwl-admin-init.php:1101
165
  msgid "\"Add to Wishlist\" text"
166
  msgstr "متن \"افزودن به علاقه مندی ها\""
167
 
168
+ #: includes/class.yith-wcwl-admin-init.php:1103
169
  msgid "Add to Wishlist"
170
  msgstr "افزودن به علاقه مندی ها"
171
 
172
+ #: includes/class.yith-wcwl-admin-init.php:1108
173
  msgid "\"Browse wishlist\" text"
174
  msgstr "متن \"مشاهده علاقه مندی ها\""
175
 
176
+ #: includes/class.yith-wcwl-admin-init.php:1110
177
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
178
  msgid "Browse Wishlist"
179
  msgstr "مشاهده لیست علاقه مندی ها"
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1115
182
  msgid "\"Product already in wishlist\" text"
183
  msgstr "متن \"محصول از قبل اضافه شده\""
184
 
185
+ #: includes/class.yith-wcwl-admin-init.php:1117
186
+ #: includes/class.yith-wcwl-ui.php:83
187
  msgid "The product is already in the wishlist!"
188
  msgstr "محصول از قبل به علاقه مندی ها اضافه شده!"
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1122
191
  msgid "\"Product added\" text"
192
  msgstr "متن \"محصول اضافه شد\""
193
 
194
+ #: includes/class.yith-wcwl-admin-init.php:1124
195
+ #: includes/class.yith-wcwl-ui.php:82
196
  msgid "Product added!"
197
  msgstr "اضافه شد!"
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1129
200
  msgid "\"Add to Cart\" text"
201
  msgstr "متن \"افزودن به سبد خرید\""
202
 
203
+ #: includes/class.yith-wcwl-admin-init.php:1131
204
  msgid "Add to Cart"
205
  msgstr "افزودن به سبد"
206
 
207
+ #: includes/class.yith-wcwl-admin-init.php:1136
208
  msgid "Show Unit price"
209
  msgstr "مشاهده واحدهای پولی"
210
 
211
+ #: includes/class.yith-wcwl-admin-init.php:1137
212
  msgid "Show unit price for each product in wishlist"
213
  msgstr "مشاهده واحدهای پولی برای محصولات اضافه شده به لیست علاقه مندی ها"
214
 
215
+ #: includes/class.yith-wcwl-admin-init.php:1144
216
  msgid "Show \"Add to Cart\" button"
217
  msgstr "مشاهده دکمه \"افزودن به سبد\""
218
 
219
+ #: includes/class.yith-wcwl-admin-init.php:1145
220
  msgid "Show \"Add to Cart\" button for each product in wishlist"
221
  msgstr ""
222
 
223
+ #: includes/class.yith-wcwl-admin-init.php:1152
224
  msgid "Show Stock status"
225
  msgstr "مشاهده موجودی محصول"
226
 
227
+ #: includes/class.yith-wcwl-admin-init.php:1153
228
  msgid ""
229
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
230
  msgstr "مشاهده \"موجودی\" یا \"ناموجودی\" محصولات موجود در لیست علاقه مندی ها"
231
 
232
+ #: includes/class.yith-wcwl-admin-init.php:1160
233
  msgid "Show Date of addition"
234
  msgstr ""
235
 
236
+ #: includes/class.yith-wcwl-admin-init.php:1161
237
  msgid "Show the date when users have added a product to the wishlist"
238
  msgstr ""
239
 
240
+ #: includes/class.yith-wcwl-admin-init.php:1168
241
  msgid "Add second remove button"
242
  msgstr ""
243
 
244
+ #: includes/class.yith-wcwl-admin-init.php:1169
245
  msgid "Add a second remove button in the last column, with extended label"
246
  msgstr ""
247
 
248
+ #: includes/class.yith-wcwl-admin-init.php:1184
249
  msgid "Styles"
250
  msgstr "استایل ها"
251
 
252
+ #: includes/class.yith-wcwl-admin-init.php:1191
253
  msgid "Use buttons"
254
  msgstr "استفاده از دکمه ها"
255
 
256
+ #: includes/class.yith-wcwl-admin-init.php:1192
257
  msgid "Use buttons instead of simple anchors."
258
  msgstr "به جای لینک های ساده از دکمه ها استفاده کن"
259
 
260
+ #: includes/class.yith-wcwl-admin-init.php:1198
261
  msgid "Custom CSS"
262
  msgstr "CSS دستی"
263
 
264
+ #: includes/class.yith-wcwl-admin-init.php:1205
265
  msgid "Use theme style"
266
  msgstr "استفاده از استایل قالب"
267
 
268
+ #: includes/class.yith-wcwl-admin-init.php:1206
269
  msgid "Use the theme style."
270
  msgstr "از استایل قالب استفاده کن"
271
 
272
+ #: includes/class.yith-wcwl-admin-init.php:1212
273
  msgid "Rounded buttons"
274
  msgstr "دکمه های گرد"
275
 
276
+ #: includes/class.yith-wcwl-admin-init.php:1213
277
  msgid "Make button corners rounded"
278
  msgstr "گوشه های دکمه را گرد کن"
279
 
280
+ #: includes/class.yith-wcwl-admin-init.php:1219
281
  msgid "\"Add to Wishlist\" icon"
282
  msgstr "آیکون \"افزودن به علاقه مندی ها\""
283
 
284
+ #: includes/class.yith-wcwl-admin-init.php:1220
285
  msgid "Add an icon to the \"Add to Wishlist\" button"
286
  msgstr "یک آیکون به دکمه \"افزودن به لیست علاقه مندی ها\" اضافه کن"
287
 
288
+ #: includes/class.yith-wcwl-admin-init.php:1230
289
  msgid "\"Add to Cart\" icon"
290
  msgstr "آیکون \"افزودن به سبد\""
291
 
292
+ #: includes/class.yith-wcwl-admin-init.php:1231
293
  msgid "Add an icon to the \"Add to Cart\" button"
294
  msgstr "یک آیکون به دکمه \"افزودن به سبد\" اضافه کن"
295
 
296
+ #: includes/class.yith-wcwl-admin-init.php:1249
297
  msgid "Social Networks & Share"
298
  msgstr ""
299
 
300
+ #: includes/class.yith-wcwl-admin-init.php:1256
301
  msgid "Share on Facebook"
302
  msgstr "اشتراک در فیس بوک"
303
 
304
+ #: includes/class.yith-wcwl-admin-init.php:1257
305
  msgid "Show \"Share on Facebook\" button"
306
  msgstr "نمایش دکمه \"اشتراک در فیس بوک\""
307
 
308
+ #: includes/class.yith-wcwl-admin-init.php:1263
309
  msgid "Tweet on Twitter"
310
  msgstr "توییت در توییتر"
311
 
312
+ #: includes/class.yith-wcwl-admin-init.php:1264
313
  msgid "Show \"Tweet on Twitter\" button"
314
  msgstr "نمایش دکمه \"توییت در توییتر\""
315
 
316
+ #: includes/class.yith-wcwl-admin-init.php:1270
317
  msgid "Pin on Pinterest"
318
  msgstr "پین به پینترست"
319
 
320
+ #: includes/class.yith-wcwl-admin-init.php:1271
321
  msgid "Show \"Pin on Pinterest\" button"
322
  msgstr "نمایش دکمه \"پین درپینترست\""
323
 
324
+ #: includes/class.yith-wcwl-admin-init.php:1277
325
  msgid "Share on Google+"
326
  msgstr "اشتراک گذاری در گوگل+"
327
 
328
+ #: includes/class.yith-wcwl-admin-init.php:1278
329
  msgid "Show \"Share on Google+\" button"
330
  msgstr ""
331
 
332
+ #: includes/class.yith-wcwl-admin-init.php:1284
333
  msgid "Share by Email"
334
  msgstr "اشتراک با ایمیل"
335
 
336
+ #: includes/class.yith-wcwl-admin-init.php:1285
337
  msgid "Show \"Share by Email\" button"
338
  msgstr "نمایش دکمه \"اشتراک با ایمیل\""
339
 
340
+ #: includes/class.yith-wcwl-admin-init.php:1291
341
+ #, fuzzy
342
+ msgid "Share by WhatsApp"
343
+ msgstr "اشتراک با ایمیل"
344
+
345
+ #: includes/class.yith-wcwl-admin-init.php:1292
346
+ #, fuzzy
347
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
348
+ msgstr "نمایش دکمه \"اشتراک با ایمیل\""
349
+
350
+ #: includes/class.yith-wcwl-admin-init.php:1298
351
  msgid "Social title"
352
  msgstr "عنوان اجتماعی"
353
 
354
+ #: includes/class.yith-wcwl-admin-init.php:1305
355
  msgid "Social text"
356
  msgstr "متن اجتماعی"
357
 
358
+ #: includes/class.yith-wcwl-admin-init.php:1306
359
  msgid ""
360
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
361
  "strong> where you want to show the URL of your wishlist."
362
  msgstr ""
363
 
364
+ #: includes/class.yith-wcwl-admin-init.php:1313
365
  msgid "Social image URL"
366
  msgstr "آدرس تصویر اجتماعی"
367
 
368
+ #: includes/class.yith-wcwl-admin-init.php:1314
369
  msgid "It will be used by Pinterest."
370
  msgstr ""
371
 
372
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
373
  msgid ""
374
  "If you want to take advantage of this feature, you could consider to "
375
  "purchase the %s."
376
  msgstr ""
377
 
378
+ #: includes/class.yith-wcwl-admin-init.php:1333
379
  msgid "YITH WooCommerce Frequently Bought Together Integration"
380
  msgstr ""
381
 
382
+ #: includes/class.yith-wcwl-admin-init.php:1340
383
  msgid "Enable slider in wishlist"
384
  msgstr ""
385
 
386
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
387
  msgid ""
388
  "Choose to enable product slider in wishlist page with linked products (<a "
389
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
390
  msgstr ""
391
 
392
+ #: includes/class.yith-wcwl-admin-init.php:1377
393
  msgid "\"Add to wishlist\" button"
394
  msgstr "دکمه \" افزودن به علاقه مندیها\""
395
 
396
+ #: includes/class.yith-wcwl-admin-init.php:1380
397
+ #: includes/class.yith-wcwl-admin-init.php:1398
398
+ #: includes/class.yith-wcwl-admin-init.php:1416
399
+ #: includes/class.yith-wcwl-admin-init.php:1434
400
+ #: includes/class.yith-wcwl-admin-init.php:1452
401
  msgid "Background"
402
  msgstr "پس زمینه"
403
 
404
+ #: includes/class.yith-wcwl-admin-init.php:1381
405
+ #: includes/class.yith-wcwl-admin-init.php:1399
406
+ #: includes/class.yith-wcwl-admin-init.php:1417
407
+ #: includes/class.yith-wcwl-admin-init.php:1435
408
+ #: includes/class.yith-wcwl-admin-init.php:1453
409
  msgid "Text"
410
  msgstr "متن"
411
 
412
+ #: includes/class.yith-wcwl-admin-init.php:1382
413
+ #: includes/class.yith-wcwl-admin-init.php:1400
414
+ #: includes/class.yith-wcwl-admin-init.php:1418
415
+ #: includes/class.yith-wcwl-admin-init.php:1436
416
+ #: includes/class.yith-wcwl-admin-init.php:1454
417
  msgid "Border"
418
  msgstr "کادر"
419
 
420
+ #: includes/class.yith-wcwl-admin-init.php:1389
421
+ #: includes/class.yith-wcwl-admin-init.php:1407
422
+ #: includes/class.yith-wcwl-admin-init.php:1425
423
+ #: includes/class.yith-wcwl-admin-init.php:1443
424
  msgid "Background (hover)"
425
  msgstr "پس زمینه ( حالت هاور)"
426
 
427
+ #: includes/class.yith-wcwl-admin-init.php:1390
428
+ #: includes/class.yith-wcwl-admin-init.php:1408
429
+ #: includes/class.yith-wcwl-admin-init.php:1426
430
+ #: includes/class.yith-wcwl-admin-init.php:1444
431
  msgid "Text (hover)"
432
  msgstr "متن (حالت هاور)"
433
 
434
+ #: includes/class.yith-wcwl-admin-init.php:1391
435
+ #: includes/class.yith-wcwl-admin-init.php:1409
436
+ #: includes/class.yith-wcwl-admin-init.php:1427
437
+ #: includes/class.yith-wcwl-admin-init.php:1445
438
  msgid "Border (hover)"
439
  msgstr "کادر (حالت هاور)"
440
 
441
+ #: includes/class.yith-wcwl-admin-init.php:1395
442
  msgid "\"Add to Cart\" button"
443
  msgstr "دکمه \"افزودن به سبد\""
444
 
445
+ #: includes/class.yith-wcwl-admin-init.php:1413
446
  msgid "\"Style 1\" button"
447
  msgstr "دکمه \"استایل 1\""
448
 
449
+ #: includes/class.yith-wcwl-admin-init.php:1431
450
  msgid "\"Style 2\" button"
451
  msgstr "دکمه \"استایل 2\""
452
 
453
+ #: includes/class.yith-wcwl-admin-init.php:1449
454
  msgid "Wishlist table"
455
  msgstr "جدول علاقه مندی ها"
456
 
457
+ #: includes/class.yith-wcwl-admin-init.php:1458
458
  msgid "Headers"
459
  msgstr "هدرها"
460
 
461
+ #: includes/class.yith-wcwl-admin-init.php:1461
462
  msgid "Background color"
463
  msgstr "زنگ زمینه"
464
 
465
+ #: includes/class.yith-wcwl-admin-init.php:1551
466
  msgid "Wishlist Activated"
467
  msgstr "لیست علاقه مندی ها فعال شد"
468
 
469
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
470
  msgid ""
471
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
472
  "can access to all the settings of our plugins that you have activated. "
478
  "همچنین افزونه لیست علاقه مندی ها در نسخه حرفه ای نیز موجود است که امکانات "
479
  "بسیار بیشتر و جدیدتری دارد , <a href=\"%s\">این امکانات را ببینید</a>."
480
 
481
+ #: includes/class.yith-wcwl-admin-init.php:1563
482
  msgid "Wishlist Updated"
483
  msgstr "لیست علاقه مندی ها به روز شد"
484
 
485
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
486
  msgid ""
487
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
488
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
497
  "جدید اضافه خواهد شد، <a href=\"%s\">امکانات نسخه حرفه ای این افزونه را "
498
  "مشاهده کنید.</a>"
499
 
500
+ #: includes/class.yith-wcwl-init.php:448
501
  msgid ""
502
  "We are sorry, but this feature is available only if cookies are enabled on "
503
  "your browser."
505
  "متاسفیم! این امکان فقط در صورتی که کوکی های مرورگر شما فعال باشد در دسترس "
506
  "است."
507
 
508
+ #: includes/class.yith-wcwl-init.php:449
509
  msgid "Product correctly added to cart"
510
  msgstr ""
511
 
512
+ #: includes/class.yith-wcwl-install.php:244
513
  msgctxt "page_slug"
514
  msgid "wishlist"
515
  msgstr ""
516
 
517
+ #: includes/class.yith-wcwl-privacy.php:50
518
  msgid "While you visit our site, we’ll track:"
519
  msgstr ""
520
 
521
+ #: includes/class.yith-wcwl-privacy.php:52
522
  msgid ""
523
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
524
  "users your favourite products, and to create targeted email campaigns."
525
  msgstr ""
526
 
527
+ #: includes/class.yith-wcwl-privacy.php:53
528
  msgid ""
529
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
530
  "make them visible to the store’s staff"
531
  msgstr ""
532
 
533
+ #: includes/class.yith-wcwl-privacy.php:55
534
  msgid ""
535
  "We’ll also use cookies to keep track of wishlist contents while you’re "
536
  "browsing our site."
537
  msgstr ""
538
 
539
+ #: includes/class.yith-wcwl-privacy.php:58
540
  msgid ""
541
  "Members of our team have access to the information you provide us. For "
542
  "example, both Administrators and Shop Managers can access:"
543
  msgstr ""
544
 
545
+ #: includes/class.yith-wcwl-privacy.php:60
546
  msgid ""
547
  "Wishlist details, such as products added, date of addition, name and privacy "
548
  "settings of your wishlists"
549
  msgstr ""
550
 
551
+ #: includes/class.yith-wcwl-privacy.php:62
552
  msgid ""
553
  "Our team members have access to this information to offer you better deals "
554
  "for the products you love."
555
  msgstr ""
556
 
557
+ #: includes/class.yith-wcwl-privacy.php:82
558
+ #: includes/class.yith-wcwl-privacy.php:98
559
  #, fuzzy
560
  msgid "Customer Wishlists"
561
  msgstr "افزودن به علاقه مندی ها"
562
 
563
+ #: includes/class.yith-wcwl-privacy.php:133
564
  #, fuzzy
565
  msgid "Wishlists"
566
  msgstr "لیست علاقه مندی ها"
567
 
568
+ #. Translators: %s Order number.
569
+ #: includes/class.yith-wcwl-privacy.php:195
570
+ #, fuzzy
571
  msgid "Removed wishlist %s."
572
  msgstr "لیست علاقه مندی های من در %s"
573
 
574
+ #. Translators: %s Order number.
575
+ #: includes/class.yith-wcwl-privacy.php:199
576
  msgid "Wishlist %s has been retained."
577
  msgstr ""
578
 
579
+ #: includes/class.yith-wcwl-privacy.php:210
580
  msgid "Removed default user's wishlist"
581
  msgstr ""
582
 
583
+ #: includes/class.yith-wcwl-privacy.php:228
584
  msgid "Token"
585
  msgstr ""
586
 
587
+ #: includes/class.yith-wcwl-privacy.php:229
588
  #, fuzzy
589
  msgid "Wishlist url"
590
  msgstr "لیست علاقه مندی ها"
591
 
592
+ #: includes/class.yith-wcwl-privacy.php:230
593
  #, fuzzy
594
  msgid "Title"
595
  msgstr "عنوان فیلد"
596
 
597
+ #: includes/class.yith-wcwl-privacy.php:231
598
  msgctxt "date wishlist was created"
599
  msgid "Created on"
600
  msgstr ""
601
 
602
+ #: includes/class.yith-wcwl-privacy.php:232
603
  msgid "Visibility"
604
  msgstr ""
605
 
606
+ #: includes/class.yith-wcwl-privacy.php:233
607
  msgid "Items Added"
608
  msgstr ""
609
 
610
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
611
  msgid "Shared"
612
  msgstr ""
613
 
614
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
615
  msgid "Private"
616
  msgstr ""
617
 
618
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
619
  msgid "Public"
620
  msgstr ""
621
 
622
+ #: includes/class.yith-wcwl-shortcode.php:45
623
  #, fuzzy
624
  msgctxt "[gutenberg]: block name"
625
  msgid "YITH Add to Wishlist"
626
  msgstr "افزودن به علاقه مندی ها"
627
 
628
+ #: includes/class.yith-wcwl-shortcode.php:46
629
  #, fuzzy
630
  msgctxt "[gutenberg]: block description"
631
  msgid "Shows Add to Wishlist button"
632
  msgstr "دکمه \" افزودن به علاقه مندیها\""
633
 
634
+ #: includes/class.yith-wcwl-shortcode.php:51
635
  msgid ""
636
  "ID of the product to add to wishlist (leave empty to use global product)"
637
  msgstr ""
638
 
639
+ #: includes/class.yith-wcwl-shortcode.php:56
640
  msgid "Url of wishlist page (leave empty to use default)"
641
  msgstr ""
642
 
643
+ #: includes/class.yith-wcwl-shortcode.php:61
644
  msgid "Button label (leave empty to use default)"
645
  msgstr ""
646
 
647
+ #: includes/class.yith-wcwl-shortcode.php:66
648
  msgid "\"Browse wishlist\" label (leave empty to use default)"
649
  msgstr ""
650
 
651
+ #: includes/class.yith-wcwl-shortcode.php:71
652
  #, fuzzy
653
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
654
  msgstr "متن \"محصول از قبل اضافه شده\""
655
 
656
+ #: includes/class.yith-wcwl-shortcode.php:76
657
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
658
  msgstr ""
659
 
660
+ #: includes/class.yith-wcwl-shortcode.php:81
661
  msgid ""
662
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
663
  "default)"
664
  msgstr ""
665
 
666
+ #: includes/class.yith-wcwl-shortcode.php:86
667
  msgid "Additional css classes for the button (leave empty to use default)"
668
  msgstr ""
669
 
670
+ #: includes/class.yith-wcwl-shortcode.php:94
671
  #, fuzzy
672
  msgctxt "[gutenberg]: block name"
673
  msgid "YITH Wishlist"
674
  msgstr "فعال کردن YITH Wishlist"
675
 
676
+ #: includes/class.yith-wcwl-shortcode.php:95
677
  #, fuzzy
678
  msgctxt "[gutenberg]: block description"
679
  msgid "Shows list of products in wishlist"
680
  msgstr "مشاهده واحدهای پولی برای محصولات اضافه شده به لیست علاقه مندی ها"
681
 
682
+ #: includes/class.yith-wcwl-shortcode.php:100
683
  msgid "Choose whether to paginate items in the wishlist or show them all"
684
  msgstr ""
685
 
686
+ #: includes/class.yith-wcwl-shortcode.php:103
687
  msgid "Paginate"
688
  msgstr ""
689
 
690
+ #: includes/class.yith-wcwl-shortcode.php:104
691
  msgid "Do not paginate"
692
  msgstr ""
693
 
694
+ #: includes/class.yith-wcwl-shortcode.php:109
695
  msgid "Number of items to show for each page"
696
  msgstr ""
697
 
698
+ #: includes/class.yith-wcwl-shortcode.php:114
699
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
700
  msgstr ""
701
 
702
+ #: includes/class.yith-wcwl-shortcode.php:386
703
+ #: includes/class.yith-wcwl-ui.php:164
704
  msgid "Share on:"
705
  msgstr "اشتراک در : "
706
 
707
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
708
  msgid "Select options"
709
  msgstr "انتخاب گزینه ها"
710
 
711
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
712
  msgid "Facebook"
713
  msgstr "فیسبوک"
714
 
715
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
716
  msgid "Twitter"
717
  msgstr "توییتر"
718
 
719
+ #: includes/class.yith-wcwl-ui.php:180
720
  msgid "email"
721
  msgstr "ایمیل"
722
 
723
+ #: includes/class.yith-wcwl.php:201
724
  msgid "An error occurred while adding products to the wishlist."
725
  msgstr ""
726
 
727
+ #: includes/class.yith-wcwl.php:293
728
  msgid "An error occurred while adding products to wishlist."
729
  msgstr ""
730
 
731
+ #: includes/class.yith-wcwl.php:310
732
  msgid "The \"Remove\" option now does not require any parameter"
733
  msgstr ""
734
 
735
+ #: includes/class.yith-wcwl.php:359
736
  msgid "An error occurred while removing products from the wishlist"
737
  msgstr ""
738
 
739
+ #: includes/class.yith-wcwl.php:809
740
  msgid "You need to log in before creating a new wishlist"
741
  msgstr "قبل از این که لیست علاقه مندی ایجاد کنید باید وارد شوید"
742
 
743
+ #: includes/class.yith-wcwl.php:1610
744
  msgid "Product successfully removed."
745
  msgstr "محصول با موفقیت حذف شد."
746
 
747
+ #: includes/class.yith-wcwl.php:1614
748
  msgid "Error. Unable to remove the product from the wishlist."
749
  msgstr "خطا : محصول از لیست علاقه مندی ها حذف نشد."
750
 
751
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
752
  msgid "No products were added to the wishlist"
753
  msgstr "هیچ محصولی به لیست علاقه مندی ها افزوده نشده"
754
 
755
+ #: includes/class.yith-wcwl.php:1660
756
  msgid "An error as occurred."
757
  msgstr ""
758
 
759
+ #: init.php:130
760
  #, fuzzy
761
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
762
  msgstr ""
763
  "YITH WooCommerce Wishlist فعال شده اما برای عملکرد ابتدا باید پلاگین "
764
  "woocommerce را نصب کنید"
765
 
766
+ #: init.php:140
767
  msgid "You can't activate the free version of"
768
  msgstr ""
769
 
770
+ #: init.php:140
771
  msgid "while you are using the premium one."
772
  msgstr ""
773
 
774
+ #: templates/admin/wishlist-panel-premium.php:185
775
+ #: templates/admin/wishlist-panel-premium.php:383
 
776
  msgid ""
777
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
778
  "%2$s to benefit from all features!"
779
  msgstr ""
780
 
781
+ #: templates/admin/wishlist-panel-premium.php:187
782
+ #: templates/admin/wishlist-panel-premium.php:385
 
783
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
784
  msgstr ""
785
 
786
+ #: templates/admin/wishlist-panel-premium.php:193
787
  msgid "Premium Features"
788
  msgstr ""
789
 
790
+ #: templates/admin/wishlist-panel-premium.php:196
791
+ #: templates/admin/wishlist-panel-premium.php:201
792
  msgid "Multiple Wishlist"
793
  msgstr ""
794
 
795
+ #: templates/admin/wishlist-panel-premium.php:203
 
796
  msgid ""
797
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
798
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
803
  "manage and share their own wish lists."
804
  msgstr ""
805
 
806
+ #: templates/admin/wishlist-panel-premium.php:212
807
+ #: templates/admin/wishlist-panel-premium.php:222
808
  msgid "Wishlist Private"
809
  msgstr ""
810
 
811
+ #: templates/admin/wishlist-panel-premium.php:214
 
812
  msgid ""
813
  "By enabling the option wishlist, users will also have the possibility to "
814
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
815
  "following options:"
816
  msgstr ""
817
 
818
+ #: templates/admin/wishlist-panel-premium.php:216
 
819
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
820
  msgstr ""
821
 
822
+ #: templates/admin/wishlist-panel-premium.php:217
 
823
  msgid ""
824
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
825
  "can display it;"
826
  msgstr ""
827
 
828
+ #: templates/admin/wishlist-panel-premium.php:218
 
829
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
830
  msgstr ""
831
 
832
+ #: templates/admin/wishlist-panel-premium.php:229
833
+ #: templates/admin/wishlist-panel-premium.php:234
834
  msgid "Estimate Cost"
835
  msgstr ""
836
 
837
+ #: templates/admin/wishlist-panel-premium.php:236
 
838
  msgid ""
839
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
840
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
846
  "address that you have previously set."
847
  msgstr ""
848
 
849
+ #: templates/admin/wishlist-panel-premium.php:245
850
+ #: templates/admin/wishlist-panel-premium.php:250
851
  msgid "Admin Panel"
852
  msgstr ""
853
 
854
+ #: templates/admin/wishlist-panel-premium.php:247
 
855
  msgid ""
856
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
857
  "submenu pages, you will have total control on users' wishlists. In addition "
861
  "in customers' wish lists."
862
  msgstr ""
863
 
864
+ #: templates/admin/wishlist-panel-premium.php:257
865
+ #: templates/admin/wishlist-panel-premium.php:262
866
  msgid "Search Wishlists"
867
  msgstr ""
868
 
869
+ #: templates/admin/wishlist-panel-premium.php:264
 
870
  msgid ""
871
  "How many times have you been looking for the perfect gift for a important "
872
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
875
  "your products and even encourage users to purchase."
876
  msgstr ""
877
 
878
+ #: templates/admin/wishlist-panel-premium.php:273
879
  msgid "'ADD TO CART' CHECKBOX"
880
  msgstr ""
881
 
882
+ #: templates/admin/wishlist-panel-premium.php:275
 
883
  msgid ""
884
  "Your shop offers always a wide selection of products and wishlists of your "
885
  "users get more and more crowded everyday. Give them the possibility to "
887
  "just with one click."
888
  msgstr ""
889
 
890
+ #: templates/admin/wishlist-panel-premium.php:278
891
  msgid "'ADD TO CART'"
892
  msgstr ""
893
 
894
+ #: templates/admin/wishlist-panel-premium.php:285
895
  msgid "DISABLE WISHLIST"
896
  msgstr ""
897
 
898
+ #: templates/admin/wishlist-panel-premium.php:290
899
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
900
  msgstr ""
901
 
902
+ #: templates/admin/wishlist-panel-premium.php:292
 
903
  msgid ""
904
  "Favour users that have registered to your shop and disable plugin "
905
  "functionalities for all users that have not. By disabling this option, each "
907
  "%2$s to \"My Account\" page and a message will invite them to log in."
908
  msgstr ""
909
 
910
+ #: templates/admin/wishlist-panel-premium.php:301
911
  msgid "MESSAGE TO UNLOGGED USERS"
912
  msgstr ""
913
 
914
+ #: templates/admin/wishlist-panel-premium.php:303
 
915
  msgid ""
916
  "Invite users that are visiting your shop to login if they want to fully "
917
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
918
  "redirect them to \"My Account\" page for registration."
919
  msgstr ""
920
 
921
+ #: templates/admin/wishlist-panel-premium.php:306
922
  msgid "UNLOGGED USERS"
923
  msgstr ""
924
 
925
+ #: templates/admin/wishlist-panel-premium.php:313
926
+ #: templates/admin/wishlist-panel-premium.php:318
927
  msgid "POPULAR TABLE"
928
  msgstr ""
929
 
930
+ #: templates/admin/wishlist-panel-premium.php:320
 
931
  msgid ""
932
  "Some products draw customer's attention more than others and they do not "
933
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
935
  "their wishlists."
936
  msgstr ""
937
 
938
+ #: templates/admin/wishlist-panel-premium.php:329
939
  msgid "FUNCTIONALITIES IN ONE CLICK"
940
  msgstr ""
941
 
942
+ #: templates/admin/wishlist-panel-premium.php:331
 
943
  msgid ""
944
  "Users have the possibility to search for a wishlist, create a new one or "
945
  "display those already created. Add these %1$sfunctionalities%2$s through the "
946
  "dedicated widgets or show them immediately after \"Wishlist\" table."
947
  msgstr ""
948
 
949
+ #: templates/admin/wishlist-panel-premium.php:334
950
  msgid "FUNCTIONALITIES"
951
  msgstr ""
952
 
953
+ #: templates/admin/wishlist-panel-premium.php:341
954
+ #: templates/admin/wishlist-panel-premium.php:346
955
  msgid "PROMOTIONAL EMAIL"
956
  msgstr ""
957
 
958
+ #: templates/admin/wishlist-panel-premium.php:348
 
959
  msgid ""
960
  "If you want to give the right input to your users to persuade them to "
961
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
964
  "will know you are offering a unique offer!"
965
  msgstr ""
966
 
967
+ #: templates/admin/wishlist-panel-premium.php:357
968
  msgid "FROM A WISHLIST TO ANOTHER"
969
  msgstr ""
970
 
971
+ #: templates/admin/wishlist-panel-premium.php:359
 
972
  msgid ""
973
  "Who said that a product has to remain forever in the same wishlist? With the "
974
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
976
  "another one, managing as they want their lists."
977
  msgstr ""
978
 
979
+ #: templates/admin/wishlist-panel-premium.php:362
980
  msgid "FROM A WISHLIST"
981
  msgstr ""
982
 
983
+ #: templates/admin/wishlist-panel-premium.php:369
984
  msgid "DATE"
985
  msgstr ""
986
 
987
+ #: templates/admin/wishlist-panel-premium.php:374
988
  msgid "DATE OF ADDITION TO A WISHLIST"
989
  msgstr ""
990
 
991
+ #: templates/admin/wishlist-panel-premium.php:376
 
992
  msgid ""
993
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
994
  "date in which they have added a particular product to their list: a new way "
995
  "to keep you users informed about their operations."
996
  msgstr ""
997
 
998
+ #: templates/share.php:32
999
  msgid "Pinterest"
1000
  msgstr "پینترست"
1001
 
1002
+ #: templates/share.php:38
1003
  msgid "Google+"
1004
  msgstr ""
1005
 
1006
+ #: templates/share.php:44
1007
  msgid "Email"
1008
  msgstr "ایمیل"
1009
 
1010
+ #: templates/share.php:51
1011
+ #, fuzzy
1012
+ msgid "My wishlist on "
1013
+ msgstr "لیست علاقه مندی های من در %s"
1014
+
1015
+ #: templates/share.php:51
1016
+ msgid "WhatsApp"
1017
+ msgstr ""
1018
+
1019
+ #: templates/wishlist-view.php:32
1020
  msgid "Edit title"
1021
  msgstr "ویرایش عنوان"
1022
 
1023
+ #: templates/wishlist-view.php:41
1024
  msgid "Save"
1025
  msgstr "ذخیره"
1026
 
1027
+ #: templates/wishlist-view.php:45
1028
  msgid "Cancel"
1029
  msgstr "لغو"
1030
 
1031
+ #: templates/wishlist-view.php:82
1032
  msgid "Product Name"
1033
  msgstr "نام محصول"
1034
 
1035
+ #: templates/wishlist-view.php:89
1036
  msgid "Unit Price"
1037
  msgstr "قیمت"
1038
 
1039
+ #: templates/wishlist-view.php:102
1040
  msgid "Stock Status"
1041
  msgstr "وضعیت موجودی"
1042
 
1043
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
1044
  msgid "Remove this product"
1045
  msgstr "حذف این محصول"
1046
 
1047
+ #: templates/wishlist-view.php:172
1048
  msgid "Free!"
1049
  msgstr "رایگان!"
1050
 
1051
+ #: templates/wishlist-view.php:179
1052
  msgid "Out of Stock"
1053
  msgstr "ناموجود"
1054
 
1055
+ #: templates/wishlist-view.php:179
1056
  msgid "In Stock"
1057
  msgstr "موجود"
1058
 
1059
+ #: templates/wishlist-view.php:188
 
1060
  msgid "Added on : %s"
1061
  msgstr ""
1062
 
1063
+ #: templates/wishlist-view.php:200
1064
  msgid "Move"
1065
  msgstr ""
1066
 
1067
+ #: templates/wishlist-view.php:232
1068
  msgid "Remove"
1069
  msgstr "حذف"
1070
 
1071
+ #: templates/wishlist-view.php:259
1072
  msgid "Add the selected products to the cart"
1073
  msgstr ""
1074
 
1075
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1076
  msgid "Ask for an estimate"
1077
  msgstr ""
1078
 
1079
+ #: templates/wishlist-view.php:303
1080
  msgid "Your email"
1081
  msgstr ""
1082
 
1083
+ #. Plugin Name of the plugin/theme
1084
+ msgid "YITH WooCommerce Wishlist"
1085
+ msgstr "YITH WooCommerce Wishlist"
1086
+
1087
+ #. Plugin URI of the plugin/theme
1088
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1089
+ msgstr ""
1090
+
1091
+ #. Description of the plugin/theme
1092
+ msgid ""
1093
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1094
+ "possibility to create, fill, manage and share their wishlists allowing you "
1095
+ "to analyze their interests and needs to improve your marketing strategies. "
1096
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1097
+ "your e-commerce on <strong>YITH</strong></a>"
1098
+ msgstr ""
1099
+
1100
+ #. Author of the plugin/theme
1101
+ msgid "YITH"
1102
+ msgstr ""
1103
+
1104
+ #. Author URI of the plugin/theme
1105
+ msgid "https://yithemes.com/"
1106
+ msgstr ""
1107
 
1108
  #~ msgid ""
1109
  #~ "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
languages/yith-woocommerce-wishlist-fr_FR.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-fr_FR.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:37+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -21,104 +21,103 @@ msgstr ""
21
  "X-Poedit-SearchPath-0: ..\n"
22
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
23
 
24
- #: ../includes/class.yith-wcwl-admin-init.php:159
25
- #: ../includes/class.yith-wcwl-admin-init.php:1484
26
- #: ../includes/class.yith-wcwl-admin-init.php:1485
27
- #: ../includes/class.yith-wcwl-install.php:245
28
  msgid "Wishlist"
29
  msgstr "Wishlist"
30
 
31
- #: ../includes/class.yith-wcwl-admin-init.php:161
32
  msgid "Settings"
33
  msgstr "Paramètres"
34
 
35
- #: ../includes/class.yith-wcwl-admin-init.php:162
36
- #: ../includes/class.yith-wcwl-admin-init.php:243
37
  msgid "Colors"
38
  msgstr "Couleurs"
39
 
40
- #: ../includes/class.yith-wcwl-admin-init.php:163
41
  msgid "Premium Version"
42
  msgstr ""
43
 
44
- #: ../includes/class.yith-wcwl-admin-init.php:1015
45
  msgid "Enable all plugin features"
46
  msgstr ""
47
 
48
- #: ../includes/class.yith-wcwl-admin-init.php:1016
49
  msgid ""
50
  "Be sure to select at least one option in the Wishlist page menu in this "
51
  "settings page"
52
  msgstr ""
53
 
54
- #: ../includes/class.yith-wcwl-admin-init.php:1017
55
  msgctxt "[Part of]: Also, please read the plugin documentation"
56
  msgid "Also, please read the plugin"
57
  msgstr ""
58
 
59
- #: ../includes/class.yith-wcwl-admin-init.php:1018
60
  msgctxt "[Part Of]: Also, please read the plugin documentation"
61
  msgid "documentation"
62
  msgstr ""
63
 
64
- #: ../includes/class.yith-wcwl-admin-init.php:1024
65
  msgid "Upgrade to the PREMIUM VERSION"
66
  msgstr ""
67
 
68
- #: ../includes/class.yith-wcwl-admin-init.php:1028
69
  msgid "Discover the Advanced Features"
70
  msgstr ""
71
 
72
- #: ../includes/class.yith-wcwl-admin-init.php:1029
73
  msgid ""
74
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
75
  "all features!"
76
  msgstr ""
77
 
78
- #: ../includes/class.yith-wcwl-admin-init.php:1035
79
  msgid "Get Support and Pro Features"
80
  msgstr ""
81
 
82
- #: ../includes/class.yith-wcwl-admin-init.php:1036
83
  msgid ""
84
  "By purchasing the premium version of the plugin, you will take advantage of "
85
  "the advanced features of the product and you will get one year of free "
86
  "updates and support through our platform available 24h/24."
87
  msgstr ""
88
 
89
- #: ../includes/class.yith-wcwl-admin-init.php:1046
90
  msgid "General Settings"
91
  msgstr "Paramètres généraux"
92
 
93
- #: ../includes/class.yith-wcwl-admin-init.php:1053
94
  msgid "Enable YITH Wishlist"
95
  msgstr "Activer YITH Wishlist"
96
 
97
- #: ../includes/class.yith-wcwl-admin-init.php:1060
98
  #, fuzzy
99
  msgid "Default wishlist title"
100
  msgstr "Titre de la Wishlist"
101
 
102
- #: ../includes/class.yith-wcwl-admin-init.php:1062
103
- #: ../includes/class.yith-wcwl-admin-init.php:1063
104
- #: ../includes/class.yith-wcwl-admin-init.php:1299
105
- #, php-format
106
  msgid "My wishlist on %s"
107
  msgstr "Ma wishlist sur %s"
108
 
109
- #: ../includes/class.yith-wcwl-admin-init.php:1068
110
  msgid "Wishlist Page"
111
  msgstr "Page Wishlist"
112
 
113
- #: ../includes/class.yith-wcwl-admin-init.php:1069
114
  msgid "Page contents: [yith_wcwl_wishlist]"
115
  msgstr "Contenu de la page : [yith_wcwl_wishlist]"
116
 
117
- #: ../includes/class.yith-wcwl-admin-init.php:1078
118
  msgid "Position"
119
  msgstr "Position"
120
 
121
- #: ../includes/class.yith-wcwl-admin-init.php:1079
122
  #, fuzzy
123
  msgid ""
124
  "You can add the button in variable products only after the \"Add to Cart\" "
@@ -127,27 +126,27 @@ msgstr ""
127
  "Pour les produits variables, vous pouver seulement l'ajouter après \"Ajouter "
128
  "au panier\" ou en utilisant le shortcode [yith_wcwl_add_to_wishlist]."
129
 
130
- #: ../includes/class.yith-wcwl-admin-init.php:1085
131
  msgid "After \"Add to cart\""
132
  msgstr "Après \"Ajouter au panier\""
133
 
134
- #: ../includes/class.yith-wcwl-admin-init.php:1086
135
  msgid "After thumbnails"
136
  msgstr "Après les images"
137
 
138
- #: ../includes/class.yith-wcwl-admin-init.php:1087
139
  msgid "After summary"
140
  msgstr "Après le résumé"
141
 
142
- #: ../includes/class.yith-wcwl-admin-init.php:1088
143
  msgid "Use shortcode"
144
  msgstr "Utiliser le shortcode"
145
 
146
- #: ../includes/class.yith-wcwl-admin-init.php:1093
147
  msgid "Redirect to cart"
148
  msgstr "Rediriger vers le panier"
149
 
150
- #: ../includes/class.yith-wcwl-admin-init.php:1094
151
  msgid ""
152
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
153
  "page."
@@ -155,336 +154,342 @@ msgstr ""
155
  "Rediriger vers le panier si on clique sur le bouton \"Ajouter au panier\" "
156
  "sur la page Wishlist."
157
 
158
- #: ../includes/class.yith-wcwl-admin-init.php:1100
159
  msgid "Remove if added to the cart"
160
  msgstr "Supprimer si ajouté au panier"
161
 
162
- #: ../includes/class.yith-wcwl-admin-init.php:1101
163
  #, fuzzy
164
  msgid "Remove the product from the wishlist if it has been added to the cart."
165
  msgstr "Supprimer le produit de la wishlist s'il a été ajouté au panier."
166
 
167
- #: ../includes/class.yith-wcwl-admin-init.php:1107
168
  msgid "\"Add to Wishlist\" text"
169
  msgstr "Texte \"Ajouter à la wishlist\""
170
 
171
- #: ../includes/class.yith-wcwl-admin-init.php:1109
172
  msgid "Add to Wishlist"
173
  msgstr "Ajouter à la wishlist"
174
 
175
- #: ../includes/class.yith-wcwl-admin-init.php:1114
176
  #, fuzzy
177
  msgid "\"Browse wishlist\" text"
178
  msgstr "Parcourir la wishlist"
179
 
180
- #: ../includes/class.yith-wcwl-admin-init.php:1116
181
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
182
  msgid "Browse Wishlist"
183
  msgstr "Parcourir la wishlist"
184
 
185
- #: ../includes/class.yith-wcwl-admin-init.php:1121
186
  #, fuzzy
187
  msgid "\"Product already in wishlist\" text"
188
  msgstr "Ce produit est déjà dans votre wishlist"
189
 
190
- #: ../includes/class.yith-wcwl-admin-init.php:1123
191
- #: ../includes/class.yith-wcwl-ui.php:83
192
  msgid "The product is already in the wishlist!"
193
  msgstr "Ce produit est dans votre wishlist"
194
 
195
- #: ../includes/class.yith-wcwl-admin-init.php:1128
196
  #, fuzzy
197
  msgid "\"Product added\" text"
198
  msgstr "Produit ajouté !"
199
 
200
- #: ../includes/class.yith-wcwl-admin-init.php:1130
201
- #: ../includes/class.yith-wcwl-ui.php:82
202
  msgid "Product added!"
203
  msgstr "Produit ajouté !"
204
 
205
- #: ../includes/class.yith-wcwl-admin-init.php:1135
206
  msgid "\"Add to Cart\" text"
207
  msgstr "Texte \"Ajouter au panier\""
208
 
209
- #: ../includes/class.yith-wcwl-admin-init.php:1137
210
  msgid "Add to Cart"
211
  msgstr "Ajouter au panier"
212
 
213
- #: ../includes/class.yith-wcwl-admin-init.php:1142
214
  msgid "Show Unit price"
215
  msgstr "Voir le prix unitaire"
216
 
217
- #: ../includes/class.yith-wcwl-admin-init.php:1143
218
  msgid "Show unit price for each product in wishlist"
219
  msgstr ""
220
 
221
- #: ../includes/class.yith-wcwl-admin-init.php:1150
222
  msgid "Show \"Add to Cart\" button"
223
  msgstr "Voir le bouton \"Ajouter au panier\""
224
 
225
- #: ../includes/class.yith-wcwl-admin-init.php:1151
226
  #, fuzzy
227
  msgid "Show \"Add to Cart\" button for each product in wishlist"
228
  msgstr "Fond du bouton \"Ajouter au panier\""
229
 
230
- #: ../includes/class.yith-wcwl-admin-init.php:1158
231
  msgid "Show Stock status"
232
  msgstr "Voir le statut du stock"
233
 
234
- #: ../includes/class.yith-wcwl-admin-init.php:1159
235
  msgid ""
236
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
237
  msgstr ""
238
 
239
- #: ../includes/class.yith-wcwl-admin-init.php:1166
240
  msgid "Show Date of addition"
241
  msgstr ""
242
 
243
- #: ../includes/class.yith-wcwl-admin-init.php:1167
244
  #, fuzzy
245
  msgid "Show the date when users have added a product to the wishlist"
246
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
247
 
248
- #: ../includes/class.yith-wcwl-admin-init.php:1174
249
  #, fuzzy
250
  msgid "Add second remove button"
251
  msgstr "Texte du bouton \"Ajouter au panier\""
252
 
253
- #: ../includes/class.yith-wcwl-admin-init.php:1175
254
  msgid "Add a second remove button in the last column, with extended label"
255
  msgstr ""
256
 
257
- #: ../includes/class.yith-wcwl-admin-init.php:1190
258
  msgid "Styles"
259
  msgstr "Styles"
260
 
261
- #: ../includes/class.yith-wcwl-admin-init.php:1197
262
  msgid "Use buttons"
263
  msgstr "Utiliser des boutons"
264
 
265
- #: ../includes/class.yith-wcwl-admin-init.php:1198
266
  #, fuzzy
267
  msgid "Use buttons instead of simple anchors."
268
  msgstr "Utiliser des boutons à la place de simples liens"
269
 
270
- #: ../includes/class.yith-wcwl-admin-init.php:1204
271
  msgid "Custom CSS"
272
  msgstr "CSS personnalisée"
273
 
274
- #: ../includes/class.yith-wcwl-admin-init.php:1211
275
  msgid "Use theme style"
276
  msgstr "Utiliser le style du thème"
277
 
278
- #: ../includes/class.yith-wcwl-admin-init.php:1212
279
  msgid "Use the theme style."
280
  msgstr "Utiliser le style du thème?"
281
 
282
- #: ../includes/class.yith-wcwl-admin-init.php:1218
283
  #, fuzzy
284
  msgid "Rounded buttons"
285
  msgstr "Utiliser des boutons"
286
 
287
- #: ../includes/class.yith-wcwl-admin-init.php:1219
288
  #, fuzzy
289
  msgid "Make button corners rounded"
290
  msgstr "Arrondir les coins des boutons"
291
 
292
- #: ../includes/class.yith-wcwl-admin-init.php:1225
293
  msgid "\"Add to Wishlist\" icon"
294
  msgstr "Icône \"Ajouter à la wishlist\""
295
 
296
- #: ../includes/class.yith-wcwl-admin-init.php:1226
297
  msgid "Add an icon to the \"Add to Wishlist\" button"
298
  msgstr "Ajouter une icône au bouton \"Ajouter à la wishlist\""
299
 
300
- #: ../includes/class.yith-wcwl-admin-init.php:1236
301
  msgid "\"Add to Cart\" icon"
302
  msgstr "Icône \"Ajouter au panier\""
303
 
304
- #: ../includes/class.yith-wcwl-admin-init.php:1237
305
  msgid "Add an icon to the \"Add to Cart\" button"
306
  msgstr "Ajouter une icône au bouton \"Ajouter au panier\""
307
 
308
- #: ../includes/class.yith-wcwl-admin-init.php:1255
309
  #, fuzzy
310
  msgid "Social Networks & Share"
311
  msgstr "Partage"
312
 
313
- #: ../includes/class.yith-wcwl-admin-init.php:1262
314
  msgid "Share on Facebook"
315
  msgstr "Partager sur Facebook"
316
 
317
- #: ../includes/class.yith-wcwl-admin-init.php:1263
318
  #, fuzzy
319
  msgid "Show \"Share on Facebook\" button"
320
  msgstr "Partager sur Facebook"
321
 
322
- #: ../includes/class.yith-wcwl-admin-init.php:1269
323
  msgid "Tweet on Twitter"
324
  msgstr "Partager sur Twitter"
325
 
326
- #: ../includes/class.yith-wcwl-admin-init.php:1270
327
  #, fuzzy
328
  msgid "Show \"Tweet on Twitter\" button"
329
  msgstr "Partager sur Twitter"
330
 
331
- #: ../includes/class.yith-wcwl-admin-init.php:1276
332
  msgid "Pin on Pinterest"
333
  msgstr "Partager sur Pinterest"
334
 
335
- #: ../includes/class.yith-wcwl-admin-init.php:1277
336
  #, fuzzy
337
  msgid "Show \"Pin on Pinterest\" button"
338
  msgstr "Partager sur Pinterest"
339
 
340
- #: ../includes/class.yith-wcwl-admin-init.php:1283
341
  msgid "Share on Google+"
342
  msgstr "Partager sur Google+"
343
 
344
- #: ../includes/class.yith-wcwl-admin-init.php:1284
345
  #, fuzzy
346
  msgid "Show \"Share on Google+\" button"
347
  msgstr "Partager sur Facebook"
348
 
349
- #: ../includes/class.yith-wcwl-admin-init.php:1290
350
  msgid "Share by Email"
351
  msgstr ""
352
 
353
- #: ../includes/class.yith-wcwl-admin-init.php:1291
354
  #, fuzzy
355
  msgid "Show \"Share by Email\" button"
356
  msgstr "Voir le bouton \"Ajouter au panier\""
357
 
358
- #: ../includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
 
359
  #, fuzzy
360
  msgid "Social title"
361
  msgstr "Titre pour les réseaux sociaux"
362
 
363
- #: ../includes/class.yith-wcwl-admin-init.php:1304
364
  #, fuzzy
365
  msgid "Social text"
366
  msgstr "Texte pour les réseaux sociaux"
367
 
368
- #: ../includes/class.yith-wcwl-admin-init.php:1305
369
  msgid ""
370
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
371
  "strong> where you want to show the URL of your wishlist."
372
  msgstr ""
373
 
374
- #: ../includes/class.yith-wcwl-admin-init.php:1312
375
  #, fuzzy
376
  msgid "Social image URL"
377
  msgstr "URL de l'image pour les réseaux sociaux"
378
 
379
- #: ../includes/class.yith-wcwl-admin-init.php:1313
380
  msgid "It will be used by Pinterest."
381
  msgstr ""
382
 
383
- #: ../includes/class.yith-wcwl-admin-init.php:1327
384
- #, php-format
385
  msgid ""
386
  "If you want to take advantage of this feature, you could consider to "
387
  "purchase the %s."
388
  msgstr ""
389
 
390
- #: ../includes/class.yith-wcwl-admin-init.php:1332
391
  msgid "YITH WooCommerce Frequently Bought Together Integration"
392
  msgstr ""
393
 
394
- #: ../includes/class.yith-wcwl-admin-init.php:1339
395
  msgid "Enable slider in wishlist"
396
  msgstr ""
397
 
398
- #: ../includes/class.yith-wcwl-admin-init.php:1340
399
- #, php-format
400
  msgid ""
401
  "Choose to enable product slider in wishlist page with linked products (<a "
402
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
403
  msgstr ""
404
 
405
- #: ../includes/class.yith-wcwl-admin-init.php:1376
406
  #, fuzzy
407
  msgid "\"Add to wishlist\" button"
408
  msgstr "Texte du bouton \"Ajouter à la Wishlist\""
409
 
410
- #: ../includes/class.yith-wcwl-admin-init.php:1379
411
- #: ../includes/class.yith-wcwl-admin-init.php:1397
412
- #: ../includes/class.yith-wcwl-admin-init.php:1415
413
- #: ../includes/class.yith-wcwl-admin-init.php:1433
414
- #: ../includes/class.yith-wcwl-admin-init.php:1451
415
  msgid "Background"
416
  msgstr ""
417
 
418
- #: ../includes/class.yith-wcwl-admin-init.php:1380
419
- #: ../includes/class.yith-wcwl-admin-init.php:1398
420
- #: ../includes/class.yith-wcwl-admin-init.php:1416
421
- #: ../includes/class.yith-wcwl-admin-init.php:1434
422
- #: ../includes/class.yith-wcwl-admin-init.php:1452
423
  msgid "Text"
424
  msgstr ""
425
 
426
- #: ../includes/class.yith-wcwl-admin-init.php:1381
427
- #: ../includes/class.yith-wcwl-admin-init.php:1399
428
- #: ../includes/class.yith-wcwl-admin-init.php:1417
429
- #: ../includes/class.yith-wcwl-admin-init.php:1435
430
- #: ../includes/class.yith-wcwl-admin-init.php:1453
431
  msgid "Border"
432
  msgstr ""
433
 
434
- #: ../includes/class.yith-wcwl-admin-init.php:1388
435
- #: ../includes/class.yith-wcwl-admin-init.php:1406
436
- #: ../includes/class.yith-wcwl-admin-init.php:1424
437
- #: ../includes/class.yith-wcwl-admin-init.php:1442
438
  msgid "Background (hover)"
439
  msgstr ""
440
 
441
- #: ../includes/class.yith-wcwl-admin-init.php:1389
442
- #: ../includes/class.yith-wcwl-admin-init.php:1407
443
- #: ../includes/class.yith-wcwl-admin-init.php:1425
444
- #: ../includes/class.yith-wcwl-admin-init.php:1443
445
  msgid "Text (hover)"
446
  msgstr ""
447
 
448
- #: ../includes/class.yith-wcwl-admin-init.php:1390
449
- #: ../includes/class.yith-wcwl-admin-init.php:1408
450
- #: ../includes/class.yith-wcwl-admin-init.php:1426
451
- #: ../includes/class.yith-wcwl-admin-init.php:1444
452
  msgid "Border (hover)"
453
  msgstr ""
454
 
455
- #: ../includes/class.yith-wcwl-admin-init.php:1394
456
  #, fuzzy
457
  msgid "\"Add to Cart\" button"
458
  msgstr "Texte du bouton \"Ajouter au panier\""
459
 
460
- #: ../includes/class.yith-wcwl-admin-init.php:1412
461
  msgid "\"Style 1\" button"
462
  msgstr ""
463
 
464
- #: ../includes/class.yith-wcwl-admin-init.php:1430
465
  msgid "\"Style 2\" button"
466
  msgstr ""
467
 
468
- #: ../includes/class.yith-wcwl-admin-init.php:1448
469
  #, fuzzy
470
  msgid "Wishlist table"
471
  msgstr "Titre de la Wishlist"
472
 
473
- #: ../includes/class.yith-wcwl-admin-init.php:1457
474
  msgid "Headers"
475
  msgstr ""
476
 
477
- #: ../includes/class.yith-wcwl-admin-init.php:1460
478
  msgid "Background color"
479
  msgstr ""
480
 
481
- #: ../includes/class.yith-wcwl-admin-init.php:1550
482
  #, fuzzy
483
  msgid "Wishlist Activated"
484
  msgstr "Titre de la Wishlist"
485
 
486
- #: ../includes/class.yith-wcwl-admin-init.php:1551
487
- #, php-format
488
  msgid ""
489
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
490
  "can access to all the settings of our plugins that you have activated. "
@@ -492,13 +497,12 @@ msgid ""
492
  "options, <a href=\"%s\">discover it now</a>."
493
  msgstr ""
494
 
495
- #: ../includes/class.yith-wcwl-admin-init.php:1562
496
  #, fuzzy
497
  msgid "Wishlist Updated"
498
  msgstr "Page Wishlist"
499
 
500
- #: ../includes/class.yith-wcwl-admin-init.php:1563
501
- #, php-format
502
  msgid ""
503
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
504
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -507,308 +511,303 @@ msgid ""
507
  "\">discover the PREMIUM version.</a>"
508
  msgstr ""
509
 
510
- #: ../includes/class.yith-wcwl-init.php:437
511
  msgid ""
512
  "We are sorry, but this feature is available only if cookies are enabled on "
513
  "your browser."
514
  msgstr ""
515
 
516
- #: ../includes/class.yith-wcwl-init.php:438
517
  #, fuzzy
518
  msgid "Product correctly added to cart"
519
  msgstr "Produkt erfolgreich im Warenkorb eingefügt "
520
 
521
- #: ../includes/class.yith-wcwl-install.php:244
522
  msgctxt "page_slug"
523
  msgid "wishlist"
524
  msgstr "wishlist"
525
 
526
- #: ../includes/class.yith-wcwl-privacy.php:50
527
  msgid "While you visit our site, we’ll track:"
528
  msgstr ""
529
 
530
- #: ../includes/class.yith-wcwl-privacy.php:52
531
  msgid ""
532
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
533
  "users your favourite products, and to create targeted email campaigns."
534
  msgstr ""
535
 
536
- #: ../includes/class.yith-wcwl-privacy.php:53
537
  msgid ""
538
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
539
  "make them visible to the store’s staff"
540
  msgstr ""
541
 
542
- #: ../includes/class.yith-wcwl-privacy.php:55
543
  msgid ""
544
  "We’ll also use cookies to keep track of wishlist contents while you’re "
545
  "browsing our site."
546
  msgstr ""
547
 
548
- #: ../includes/class.yith-wcwl-privacy.php:58
549
  msgid ""
550
  "Members of our team have access to the information you provide us. For "
551
  "example, both Administrators and Shop Managers can access:"
552
  msgstr ""
553
 
554
- #: ../includes/class.yith-wcwl-privacy.php:60
555
  msgid ""
556
  "Wishlist details, such as products added, date of addition, name and privacy "
557
  "settings of your wishlists"
558
  msgstr ""
559
 
560
- #: ../includes/class.yith-wcwl-privacy.php:62
561
  msgid ""
562
  "Our team members have access to this information to offer you better deals "
563
  "for the products you love."
564
  msgstr ""
565
 
566
- #: ../includes/class.yith-wcwl-privacy.php:82
567
- #: ../includes/class.yith-wcwl-privacy.php:98
568
  #, fuzzy
569
  msgid "Customer Wishlists"
570
  msgstr "Ajouter à la wishlist"
571
 
572
- #: ../includes/class.yith-wcwl-privacy.php:133
573
  #, fuzzy
574
  msgid "Wishlists"
575
  msgstr "Wishlist"
576
 
577
- #: ../includes/class.yith-wcwl-privacy.php:195
578
- #, fuzzy, php-format
 
579
  msgid "Removed wishlist %s."
580
  msgstr "Ma wishlist sur %s"
581
 
582
- #: ../includes/class.yith-wcwl-privacy.php:199
583
- #, fuzzy, php-format
 
584
  msgid "Wishlist %s has been retained."
585
  msgstr "Texte du tableau de la Wishlist"
586
 
587
- #: ../includes/class.yith-wcwl-privacy.php:210
588
  msgid "Removed default user's wishlist"
589
  msgstr ""
590
 
591
- #: ../includes/class.yith-wcwl-privacy.php:228
592
  msgid "Token"
593
  msgstr ""
594
 
595
- #: ../includes/class.yith-wcwl-privacy.php:229
596
  #, fuzzy
597
  msgid "Wishlist url"
598
  msgstr "Wishlist"
599
 
600
- #: ../includes/class.yith-wcwl-privacy.php:230
601
  msgid "Title"
602
  msgstr ""
603
 
604
- #: ../includes/class.yith-wcwl-privacy.php:231
605
  msgctxt "date wishlist was created"
606
  msgid "Created on"
607
  msgstr ""
608
 
609
- #: ../includes/class.yith-wcwl-privacy.php:232
610
  msgid "Visibility"
611
  msgstr ""
612
 
613
- #: ../includes/class.yith-wcwl-privacy.php:233
614
  msgid "Items Added"
615
  msgstr ""
616
 
617
- #: ../includes/class.yith-wcwl-privacy.php:283
618
- #: ../templates/wishlist-view.php:212
619
  #, fuzzy
620
  msgid "Shared"
621
  msgstr "Partager sur :"
622
 
623
- #: ../includes/class.yith-wcwl-privacy.php:286
624
- #: ../templates/wishlist-view.php:215
625
  msgid "Private"
626
  msgstr ""
627
 
628
- #: ../includes/class.yith-wcwl-privacy.php:289
629
- #: ../templates/wishlist-view.php:218
630
  msgid "Public"
631
  msgstr ""
632
 
633
- #: ../includes/class.yith-wcwl-shortcode.php:45
634
  #, fuzzy
635
  msgctxt "[gutenberg]: block name"
636
  msgid "YITH Add to Wishlist"
637
  msgstr "Ajouter à la wishlist"
638
 
639
- #: ../includes/class.yith-wcwl-shortcode.php:46
640
  #, fuzzy
641
  msgctxt "[gutenberg]: block description"
642
  msgid "Shows Add to Wishlist button"
643
  msgstr "Texte du bouton \"Ajouter à la Wishlist\""
644
 
645
- #: ../includes/class.yith-wcwl-shortcode.php:51
646
  msgid ""
647
  "ID of the product to add to wishlist (leave empty to use global product)"
648
  msgstr ""
649
 
650
- #: ../includes/class.yith-wcwl-shortcode.php:56
651
  msgid "Url of wishlist page (leave empty to use default)"
652
  msgstr ""
653
 
654
- #: ../includes/class.yith-wcwl-shortcode.php:61
655
  msgid "Button label (leave empty to use default)"
656
  msgstr ""
657
 
658
- #: ../includes/class.yith-wcwl-shortcode.php:66
659
  msgid "\"Browse wishlist\" label (leave empty to use default)"
660
  msgstr ""
661
 
662
- #: ../includes/class.yith-wcwl-shortcode.php:71
663
  #, fuzzy
664
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
665
  msgstr "Ce produit est déjà dans votre wishlist"
666
 
667
- #: ../includes/class.yith-wcwl-shortcode.php:76
668
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
669
  msgstr ""
670
 
671
- #: ../includes/class.yith-wcwl-shortcode.php:81
672
  msgid ""
673
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
674
  "default)"
675
  msgstr ""
676
 
677
- #: ../includes/class.yith-wcwl-shortcode.php:86
678
  msgid "Additional css classes for the button (leave empty to use default)"
679
  msgstr ""
680
 
681
- #: ../includes/class.yith-wcwl-shortcode.php:94
682
  #, fuzzy
683
  msgctxt "[gutenberg]: block name"
684
  msgid "YITH Wishlist"
685
  msgstr "Activer YITH Wishlist"
686
 
687
- #: ../includes/class.yith-wcwl-shortcode.php:95
688
  #, fuzzy
689
  msgctxt "[gutenberg]: block description"
690
  msgid "Shows list of products in wishlist"
691
  msgstr "Fond du bouton \"Ajouter au panier\""
692
 
693
- #: ../includes/class.yith-wcwl-shortcode.php:100
694
  msgid "Choose whether to paginate items in the wishlist or show them all"
695
  msgstr ""
696
 
697
- #: ../includes/class.yith-wcwl-shortcode.php:103
698
  msgid "Paginate"
699
  msgstr ""
700
 
701
- #: ../includes/class.yith-wcwl-shortcode.php:104
702
  msgid "Do not paginate"
703
  msgstr ""
704
 
705
- #: ../includes/class.yith-wcwl-shortcode.php:109
706
  msgid "Number of items to show for each page"
707
  msgstr ""
708
 
709
- #: ../includes/class.yith-wcwl-shortcode.php:114
710
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
711
  msgstr ""
712
 
713
- #: ../includes/class.yith-wcwl-shortcode.php:386
714
- #: ../includes/class.yith-wcwl-ui.php:164
715
  msgid "Share on:"
716
  msgstr "Partager sur :"
717
 
718
- #: ../includes/class.yith-wcwl-ui.php:118
719
- #: ../includes/class.yith-wcwl-ui.php:200
720
  msgid "Select options"
721
  msgstr "Choisir les options"
722
 
723
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
724
  msgid "Facebook"
725
  msgstr "Facebook"
726
 
727
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
728
  msgid "Twitter"
729
  msgstr "Twitter"
730
 
731
- #: ../includes/class.yith-wcwl-ui.php:180
732
  msgid "email"
733
  msgstr ""
734
 
735
- #: ../includes/class.yith-wcwl.php:201
736
  #, fuzzy
737
  msgid "An error occurred while adding products to the wishlist."
738
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
739
 
740
- #: ../includes/class.yith-wcwl.php:293
741
  #, fuzzy
742
  msgid "An error occurred while adding products to wishlist."
743
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
744
 
745
- #: ../includes/class.yith-wcwl.php:310
746
  msgid "The \"Remove\" option now does not require any parameter"
747
  msgstr ""
748
 
749
- #: ../includes/class.yith-wcwl.php:359
750
  #, fuzzy
751
  msgid "An error occurred while removing products from the wishlist"
752
  msgstr ""
753
  "Une erreur est survenue lors de le suppression du produit de la wishlist"
754
 
755
- #: ../includes/class.yith-wcwl.php:809
756
  msgid "You need to log in before creating a new wishlist"
757
  msgstr ""
758
 
759
- #: ../includes/class.yith-wcwl.php:1610
760
  msgid "Product successfully removed."
761
  msgstr "Le produit a bien été supprimé"
762
 
763
- #: ../includes/class.yith-wcwl.php:1614
764
  msgid "Error. Unable to remove the product from the wishlist."
765
  msgstr "Erreur : impossible de supprimer le produit de la wishlist"
766
 
767
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
768
  msgid "No products were added to the wishlist"
769
  msgstr "Aucun produit dans votre wishlist"
770
 
771
- #: ../includes/class.yith-wcwl.php:1660
772
  msgid "An error as occurred."
773
  msgstr ""
774
 
775
- #: ../init.php:130
776
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
777
  msgstr ""
778
 
779
- #: ../init.php:140
780
  msgid "You can't activate the free version of"
781
  msgstr ""
782
 
783
- #: ../init.php:140
784
  msgid "while you are using the premium one."
785
  msgstr ""
786
 
787
- #: ../templates/admin/wishlist-panel-premium.php:185
788
- #: ../templates/admin/wishlist-panel-premium.php:383
789
- #, php-format
790
  msgid ""
791
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
792
  "%2$s to benefit from all features!"
793
  msgstr ""
794
 
795
- #: ../templates/admin/wishlist-panel-premium.php:187
796
- #: ../templates/admin/wishlist-panel-premium.php:385
797
- #, php-format
798
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
799
  msgstr ""
800
 
801
- #: ../templates/admin/wishlist-panel-premium.php:193
802
  msgid "Premium Features"
803
  msgstr ""
804
 
805
- #: ../templates/admin/wishlist-panel-premium.php:196
806
- #: ../templates/admin/wishlist-panel-premium.php:201
807
  msgid "Multiple Wishlist"
808
  msgstr ""
809
 
810
- #: ../templates/admin/wishlist-panel-premium.php:203
811
- #, php-format
812
  msgid ""
813
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
814
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -819,43 +818,38 @@ msgid ""
819
  "manage and share their own wish lists."
820
  msgstr ""
821
 
822
- #: ../templates/admin/wishlist-panel-premium.php:212
823
- #: ../templates/admin/wishlist-panel-premium.php:222
824
  msgid "Wishlist Private"
825
  msgstr ""
826
 
827
- #: ../templates/admin/wishlist-panel-premium.php:214
828
- #, php-format
829
  msgid ""
830
  "By enabling the option wishlist, users will also have the possibility to "
831
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
832
  "following options:"
833
  msgstr ""
834
 
835
- #: ../templates/admin/wishlist-panel-premium.php:216
836
- #, php-format
837
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
838
  msgstr ""
839
 
840
- #: ../templates/admin/wishlist-panel-premium.php:217
841
- #, php-format
842
  msgid ""
843
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
844
  "can display it;"
845
  msgstr ""
846
 
847
- #: ../templates/admin/wishlist-panel-premium.php:218
848
- #, php-format
849
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
850
  msgstr ""
851
 
852
- #: ../templates/admin/wishlist-panel-premium.php:229
853
- #: ../templates/admin/wishlist-panel-premium.php:234
854
  msgid "Estimate Cost"
855
  msgstr ""
856
 
857
- #: ../templates/admin/wishlist-panel-premium.php:236
858
- #, php-format
859
  msgid ""
860
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
861
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -867,13 +861,12 @@ msgid ""
867
  "address that you have previously set."
868
  msgstr ""
869
 
870
- #: ../templates/admin/wishlist-panel-premium.php:245
871
- #: ../templates/admin/wishlist-panel-premium.php:250
872
  msgid "Admin Panel"
873
  msgstr ""
874
 
875
- #: ../templates/admin/wishlist-panel-premium.php:247
876
- #, php-format
877
  msgid ""
878
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
879
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -883,13 +876,12 @@ msgid ""
883
  "in customers' wish lists."
884
  msgstr ""
885
 
886
- #: ../templates/admin/wishlist-panel-premium.php:257
887
- #: ../templates/admin/wishlist-panel-premium.php:262
888
  msgid "Search Wishlists"
889
  msgstr ""
890
 
891
- #: ../templates/admin/wishlist-panel-premium.php:264
892
- #, php-format
893
  msgid ""
894
  "How many times have you been looking for the perfect gift for a important "
895
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -898,12 +890,11 @@ msgid ""
898
  "your products and even encourage users to purchase."
899
  msgstr ""
900
 
901
- #: ../templates/admin/wishlist-panel-premium.php:273
902
  msgid "'ADD TO CART' CHECKBOX"
903
  msgstr ""
904
 
905
- #: ../templates/admin/wishlist-panel-premium.php:275
906
- #, php-format
907
  msgid ""
908
  "Your shop offers always a wide selection of products and wishlists of your "
909
  "users get more and more crowded everyday. Give them the possibility to "
@@ -911,20 +902,19 @@ msgid ""
911
  "just with one click."
912
  msgstr ""
913
 
914
- #: ../templates/admin/wishlist-panel-premium.php:278
915
  msgid "'ADD TO CART'"
916
  msgstr ""
917
 
918
- #: ../templates/admin/wishlist-panel-premium.php:285
919
  msgid "DISABLE WISHLIST"
920
  msgstr ""
921
 
922
- #: ../templates/admin/wishlist-panel-premium.php:290
923
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
924
  msgstr ""
925
 
926
- #: ../templates/admin/wishlist-panel-premium.php:292
927
- #, php-format
928
  msgid ""
929
  "Favour users that have registered to your shop and disable plugin "
930
  "functionalities for all users that have not. By disabling this option, each "
@@ -932,29 +922,27 @@ msgid ""
932
  "%2$s to \"My Account\" page and a message will invite them to log in."
933
  msgstr ""
934
 
935
- #: ../templates/admin/wishlist-panel-premium.php:301
936
  msgid "MESSAGE TO UNLOGGED USERS"
937
  msgstr ""
938
 
939
- #: ../templates/admin/wishlist-panel-premium.php:303
940
- #, php-format
941
  msgid ""
942
  "Invite users that are visiting your shop to login if they want to fully "
943
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
944
  "redirect them to \"My Account\" page for registration."
945
  msgstr ""
946
 
947
- #: ../templates/admin/wishlist-panel-premium.php:306
948
  msgid "UNLOGGED USERS"
949
  msgstr ""
950
 
951
- #: ../templates/admin/wishlist-panel-premium.php:313
952
- #: ../templates/admin/wishlist-panel-premium.php:318
953
  msgid "POPULAR TABLE"
954
  msgstr ""
955
 
956
- #: ../templates/admin/wishlist-panel-premium.php:320
957
- #, php-format
958
  msgid ""
959
  "Some products draw customer's attention more than others and they do not "
960
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -962,29 +950,27 @@ msgid ""
962
  "their wishlists."
963
  msgstr ""
964
 
965
- #: ../templates/admin/wishlist-panel-premium.php:329
966
  msgid "FUNCTIONALITIES IN ONE CLICK"
967
  msgstr ""
968
 
969
- #: ../templates/admin/wishlist-panel-premium.php:331
970
- #, php-format
971
  msgid ""
972
  "Users have the possibility to search for a wishlist, create a new one or "
973
  "display those already created. Add these %1$sfunctionalities%2$s through the "
974
  "dedicated widgets or show them immediately after \"Wishlist\" table."
975
  msgstr ""
976
 
977
- #: ../templates/admin/wishlist-panel-premium.php:334
978
  msgid "FUNCTIONALITIES"
979
  msgstr ""
980
 
981
- #: ../templates/admin/wishlist-panel-premium.php:341
982
- #: ../templates/admin/wishlist-panel-premium.php:346
983
  msgid "PROMOTIONAL EMAIL"
984
  msgstr ""
985
 
986
- #: ../templates/admin/wishlist-panel-premium.php:348
987
- #, php-format
988
  msgid ""
989
  "If you want to give the right input to your users to persuade them to "
990
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -993,12 +979,11 @@ msgid ""
993
  "will know you are offering a unique offer!"
994
  msgstr ""
995
 
996
- #: ../templates/admin/wishlist-panel-premium.php:357
997
  msgid "FROM A WISHLIST TO ANOTHER"
998
  msgstr ""
999
 
1000
- #: ../templates/admin/wishlist-panel-premium.php:359
1001
- #, php-format
1002
  msgid ""
1003
  "Who said that a product has to remain forever in the same wishlist? With the "
1004
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -1006,109 +991,138 @@ msgid ""
1006
  "another one, managing as they want their lists."
1007
  msgstr ""
1008
 
1009
- #: ../templates/admin/wishlist-panel-premium.php:362
1010
  msgid "FROM A WISHLIST"
1011
  msgstr ""
1012
 
1013
- #: ../templates/admin/wishlist-panel-premium.php:369
1014
  msgid "DATE"
1015
  msgstr ""
1016
 
1017
- #: ../templates/admin/wishlist-panel-premium.php:374
1018
  msgid "DATE OF ADDITION TO A WISHLIST"
1019
  msgstr ""
1020
 
1021
- #: ../templates/admin/wishlist-panel-premium.php:376
1022
- #, php-format
1023
  msgid ""
1024
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1025
  "date in which they have added a particular product to their list: a new way "
1026
  "to keep you users informed about their operations."
1027
  msgstr ""
1028
 
1029
- #: ../templates/share.php:32
1030
  #, fuzzy
1031
  msgid "Pinterest"
1032
  msgstr "Partager sur Pinterest"
1033
 
1034
- #: ../templates/share.php:38
1035
  #, fuzzy
1036
  msgid "Google+"
1037
  msgstr "Partager sur Google+"
1038
 
1039
- #: ../templates/share.php:44
1040
  msgid "Email"
1041
  msgstr ""
1042
 
1043
- #: ../templates/wishlist-view.php:32
 
 
 
 
 
 
 
 
 
1044
  #, fuzzy
1045
  msgid "Edit title"
1046
  msgstr "Titre de la Wishlist"
1047
 
1048
- #: ../templates/wishlist-view.php:41
1049
  msgid "Save"
1050
  msgstr ""
1051
 
1052
- #: ../templates/wishlist-view.php:45
1053
  msgid "Cancel"
1054
  msgstr ""
1055
 
1056
- #: ../templates/wishlist-view.php:82
1057
  msgid "Product Name"
1058
  msgstr "Produit"
1059
 
1060
- #: ../templates/wishlist-view.php:89
1061
  msgid "Unit Price"
1062
  msgstr "Prix unitaire"
1063
 
1064
- #: ../templates/wishlist-view.php:102
1065
  msgid "Stock Status"
1066
  msgstr "Stock"
1067
 
1068
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1069
  msgid "Remove this product"
1070
  msgstr "Enlever ce produit"
1071
 
1072
- #: ../templates/wishlist-view.php:172
1073
  msgid "Free!"
1074
  msgstr ""
1075
 
1076
- #: ../templates/wishlist-view.php:179
1077
  msgid "Out of Stock"
1078
  msgstr "Epuisé"
1079
 
1080
- #: ../templates/wishlist-view.php:179
1081
  msgid "In Stock"
1082
  msgstr "En stock"
1083
 
1084
- #: ../templates/wishlist-view.php:188
1085
- #, php-format
1086
  msgid "Added on : %s"
1087
  msgstr ""
1088
 
1089
- #: ../templates/wishlist-view.php:200
1090
  msgid "Move"
1091
  msgstr ""
1092
 
1093
- #: ../templates/wishlist-view.php:232
1094
  msgid "Remove"
1095
  msgstr ""
1096
 
1097
- #: ../templates/wishlist-view.php:259
1098
  msgid "Add the selected products to the cart"
1099
  msgstr ""
1100
 
1101
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1102
  msgid "Ask for an estimate"
1103
  msgstr ""
1104
 
1105
- #: ../templates/wishlist-view.php:303
1106
  msgid "Your email"
1107
  msgstr ""
1108
 
 
1109
  #, fuzzy
1110
- #~ msgid "YITH WooCommerce Wishlist"
1111
- #~ msgstr "Ajouter à la wishlist"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1112
 
1113
  #, fuzzy
1114
  #~ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
21
  "X-Poedit-SearchPath-0: ..\n"
22
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
23
 
24
+ #: includes/class.yith-wcwl-admin-init.php:159
25
+ #: includes/class.yith-wcwl-admin-init.php:1485
26
+ #: includes/class.yith-wcwl-admin-init.php:1486
27
+ #: includes/class.yith-wcwl-install.php:245
28
  msgid "Wishlist"
29
  msgstr "Wishlist"
30
 
31
+ #: includes/class.yith-wcwl-admin-init.php:161
32
  msgid "Settings"
33
  msgstr "Paramètres"
34
 
35
+ #: includes/class.yith-wcwl-admin-init.php:162
36
+ #: includes/class.yith-wcwl-admin-init.php:243
37
  msgid "Colors"
38
  msgstr "Couleurs"
39
 
40
+ #: includes/class.yith-wcwl-admin-init.php:163
41
  msgid "Premium Version"
42
  msgstr ""
43
 
44
+ #: includes/class.yith-wcwl-admin-init.php:1009
45
  msgid "Enable all plugin features"
46
  msgstr ""
47
 
48
+ #: includes/class.yith-wcwl-admin-init.php:1010
49
  msgid ""
50
  "Be sure to select at least one option in the Wishlist page menu in this "
51
  "settings page"
52
  msgstr ""
53
 
54
+ #: includes/class.yith-wcwl-admin-init.php:1011
55
  msgctxt "[Part of]: Also, please read the plugin documentation"
56
  msgid "Also, please read the plugin"
57
  msgstr ""
58
 
59
+ #: includes/class.yith-wcwl-admin-init.php:1012
60
  msgctxt "[Part Of]: Also, please read the plugin documentation"
61
  msgid "documentation"
62
  msgstr ""
63
 
64
+ #: includes/class.yith-wcwl-admin-init.php:1018
65
  msgid "Upgrade to the PREMIUM VERSION"
66
  msgstr ""
67
 
68
+ #: includes/class.yith-wcwl-admin-init.php:1022
69
  msgid "Discover the Advanced Features"
70
  msgstr ""
71
 
72
+ #: includes/class.yith-wcwl-admin-init.php:1023
73
  msgid ""
74
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
75
  "all features!"
76
  msgstr ""
77
 
78
+ #: includes/class.yith-wcwl-admin-init.php:1029
79
  msgid "Get Support and Pro Features"
80
  msgstr ""
81
 
82
+ #: includes/class.yith-wcwl-admin-init.php:1030
83
  msgid ""
84
  "By purchasing the premium version of the plugin, you will take advantage of "
85
  "the advanced features of the product and you will get one year of free "
86
  "updates and support through our platform available 24h/24."
87
  msgstr ""
88
 
89
+ #: includes/class.yith-wcwl-admin-init.php:1040
90
  msgid "General Settings"
91
  msgstr "Paramètres généraux"
92
 
93
+ #: includes/class.yith-wcwl-admin-init.php:1047
94
  msgid "Enable YITH Wishlist"
95
  msgstr "Activer YITH Wishlist"
96
 
97
+ #: includes/class.yith-wcwl-admin-init.php:1054
98
  #, fuzzy
99
  msgid "Default wishlist title"
100
  msgstr "Titre de la Wishlist"
101
 
102
+ #: includes/class.yith-wcwl-admin-init.php:1056
103
+ #: includes/class.yith-wcwl-admin-init.php:1057
104
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
105
  msgid "My wishlist on %s"
106
  msgstr "Ma wishlist sur %s"
107
 
108
+ #: includes/class.yith-wcwl-admin-init.php:1062
109
  msgid "Wishlist Page"
110
  msgstr "Page Wishlist"
111
 
112
+ #: includes/class.yith-wcwl-admin-init.php:1063
113
  msgid "Page contents: [yith_wcwl_wishlist]"
114
  msgstr "Contenu de la page : [yith_wcwl_wishlist]"
115
 
116
+ #: includes/class.yith-wcwl-admin-init.php:1072
117
  msgid "Position"
118
  msgstr "Position"
119
 
120
+ #: includes/class.yith-wcwl-admin-init.php:1073
121
  #, fuzzy
122
  msgid ""
123
  "You can add the button in variable products only after the \"Add to Cart\" "
126
  "Pour les produits variables, vous pouver seulement l'ajouter après \"Ajouter "
127
  "au panier\" ou en utilisant le shortcode [yith_wcwl_add_to_wishlist]."
128
 
129
+ #: includes/class.yith-wcwl-admin-init.php:1079
130
  msgid "After \"Add to cart\""
131
  msgstr "Après \"Ajouter au panier\""
132
 
133
+ #: includes/class.yith-wcwl-admin-init.php:1080
134
  msgid "After thumbnails"
135
  msgstr "Après les images"
136
 
137
+ #: includes/class.yith-wcwl-admin-init.php:1081
138
  msgid "After summary"
139
  msgstr "Après le résumé"
140
 
141
+ #: includes/class.yith-wcwl-admin-init.php:1082
142
  msgid "Use shortcode"
143
  msgstr "Utiliser le shortcode"
144
 
145
+ #: includes/class.yith-wcwl-admin-init.php:1087
146
  msgid "Redirect to cart"
147
  msgstr "Rediriger vers le panier"
148
 
149
+ #: includes/class.yith-wcwl-admin-init.php:1088
150
  msgid ""
151
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
152
  "page."
154
  "Rediriger vers le panier si on clique sur le bouton \"Ajouter au panier\" "
155
  "sur la page Wishlist."
156
 
157
+ #: includes/class.yith-wcwl-admin-init.php:1094
158
  msgid "Remove if added to the cart"
159
  msgstr "Supprimer si ajouté au panier"
160
 
161
+ #: includes/class.yith-wcwl-admin-init.php:1095
162
  #, fuzzy
163
  msgid "Remove the product from the wishlist if it has been added to the cart."
164
  msgstr "Supprimer le produit de la wishlist s'il a été ajouté au panier."
165
 
166
+ #: includes/class.yith-wcwl-admin-init.php:1101
167
  msgid "\"Add to Wishlist\" text"
168
  msgstr "Texte \"Ajouter à la wishlist\""
169
 
170
+ #: includes/class.yith-wcwl-admin-init.php:1103
171
  msgid "Add to Wishlist"
172
  msgstr "Ajouter à la wishlist"
173
 
174
+ #: includes/class.yith-wcwl-admin-init.php:1108
175
  #, fuzzy
176
  msgid "\"Browse wishlist\" text"
177
  msgstr "Parcourir la wishlist"
178
 
179
+ #: includes/class.yith-wcwl-admin-init.php:1110
180
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
181
  msgid "Browse Wishlist"
182
  msgstr "Parcourir la wishlist"
183
 
184
+ #: includes/class.yith-wcwl-admin-init.php:1115
185
  #, fuzzy
186
  msgid "\"Product already in wishlist\" text"
187
  msgstr "Ce produit est déjà dans votre wishlist"
188
 
189
+ #: includes/class.yith-wcwl-admin-init.php:1117
190
+ #: includes/class.yith-wcwl-ui.php:83
191
  msgid "The product is already in the wishlist!"
192
  msgstr "Ce produit est dans votre wishlist"
193
 
194
+ #: includes/class.yith-wcwl-admin-init.php:1122
195
  #, fuzzy
196
  msgid "\"Product added\" text"
197
  msgstr "Produit ajouté !"
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1124
200
+ #: includes/class.yith-wcwl-ui.php:82
201
  msgid "Product added!"
202
  msgstr "Produit ajouté !"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1129
205
  msgid "\"Add to Cart\" text"
206
  msgstr "Texte \"Ajouter au panier\""
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1131
209
  msgid "Add to Cart"
210
  msgstr "Ajouter au panier"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1136
213
  msgid "Show Unit price"
214
  msgstr "Voir le prix unitaire"
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1137
217
  msgid "Show unit price for each product in wishlist"
218
  msgstr ""
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1144
221
  msgid "Show \"Add to Cart\" button"
222
  msgstr "Voir le bouton \"Ajouter au panier\""
223
 
224
+ #: includes/class.yith-wcwl-admin-init.php:1145
225
  #, fuzzy
226
  msgid "Show \"Add to Cart\" button for each product in wishlist"
227
  msgstr "Fond du bouton \"Ajouter au panier\""
228
 
229
+ #: includes/class.yith-wcwl-admin-init.php:1152
230
  msgid "Show Stock status"
231
  msgstr "Voir le statut du stock"
232
 
233
+ #: includes/class.yith-wcwl-admin-init.php:1153
234
  msgid ""
235
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
236
  msgstr ""
237
 
238
+ #: includes/class.yith-wcwl-admin-init.php:1160
239
  msgid "Show Date of addition"
240
  msgstr ""
241
 
242
+ #: includes/class.yith-wcwl-admin-init.php:1161
243
  #, fuzzy
244
  msgid "Show the date when users have added a product to the wishlist"
245
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
246
 
247
+ #: includes/class.yith-wcwl-admin-init.php:1168
248
  #, fuzzy
249
  msgid "Add second remove button"
250
  msgstr "Texte du bouton \"Ajouter au panier\""
251
 
252
+ #: includes/class.yith-wcwl-admin-init.php:1169
253
  msgid "Add a second remove button in the last column, with extended label"
254
  msgstr ""
255
 
256
+ #: includes/class.yith-wcwl-admin-init.php:1184
257
  msgid "Styles"
258
  msgstr "Styles"
259
 
260
+ #: includes/class.yith-wcwl-admin-init.php:1191
261
  msgid "Use buttons"
262
  msgstr "Utiliser des boutons"
263
 
264
+ #: includes/class.yith-wcwl-admin-init.php:1192
265
  #, fuzzy
266
  msgid "Use buttons instead of simple anchors."
267
  msgstr "Utiliser des boutons à la place de simples liens"
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1198
270
  msgid "Custom CSS"
271
  msgstr "CSS personnalisée"
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1205
274
  msgid "Use theme style"
275
  msgstr "Utiliser le style du thème"
276
 
277
+ #: includes/class.yith-wcwl-admin-init.php:1206
278
  msgid "Use the theme style."
279
  msgstr "Utiliser le style du thème?"
280
 
281
+ #: includes/class.yith-wcwl-admin-init.php:1212
282
  #, fuzzy
283
  msgid "Rounded buttons"
284
  msgstr "Utiliser des boutons"
285
 
286
+ #: includes/class.yith-wcwl-admin-init.php:1213
287
  #, fuzzy
288
  msgid "Make button corners rounded"
289
  msgstr "Arrondir les coins des boutons"
290
 
291
+ #: includes/class.yith-wcwl-admin-init.php:1219
292
  msgid "\"Add to Wishlist\" icon"
293
  msgstr "Icône \"Ajouter à la wishlist\""
294
 
295
+ #: includes/class.yith-wcwl-admin-init.php:1220
296
  msgid "Add an icon to the \"Add to Wishlist\" button"
297
  msgstr "Ajouter une icône au bouton \"Ajouter à la wishlist\""
298
 
299
+ #: includes/class.yith-wcwl-admin-init.php:1230
300
  msgid "\"Add to Cart\" icon"
301
  msgstr "Icône \"Ajouter au panier\""
302
 
303
+ #: includes/class.yith-wcwl-admin-init.php:1231
304
  msgid "Add an icon to the \"Add to Cart\" button"
305
  msgstr "Ajouter une icône au bouton \"Ajouter au panier\""
306
 
307
+ #: includes/class.yith-wcwl-admin-init.php:1249
308
  #, fuzzy
309
  msgid "Social Networks & Share"
310
  msgstr "Partage"
311
 
312
+ #: includes/class.yith-wcwl-admin-init.php:1256
313
  msgid "Share on Facebook"
314
  msgstr "Partager sur Facebook"
315
 
316
+ #: includes/class.yith-wcwl-admin-init.php:1257
317
  #, fuzzy
318
  msgid "Show \"Share on Facebook\" button"
319
  msgstr "Partager sur Facebook"
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1263
322
  msgid "Tweet on Twitter"
323
  msgstr "Partager sur Twitter"
324
 
325
+ #: includes/class.yith-wcwl-admin-init.php:1264
326
  #, fuzzy
327
  msgid "Show \"Tweet on Twitter\" button"
328
  msgstr "Partager sur Twitter"
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1270
331
  msgid "Pin on Pinterest"
332
  msgstr "Partager sur Pinterest"
333
 
334
+ #: includes/class.yith-wcwl-admin-init.php:1271
335
  #, fuzzy
336
  msgid "Show \"Pin on Pinterest\" button"
337
  msgstr "Partager sur Pinterest"
338
 
339
+ #: includes/class.yith-wcwl-admin-init.php:1277
340
  msgid "Share on Google+"
341
  msgstr "Partager sur Google+"
342
 
343
+ #: includes/class.yith-wcwl-admin-init.php:1278
344
  #, fuzzy
345
  msgid "Show \"Share on Google+\" button"
346
  msgstr "Partager sur Facebook"
347
 
348
+ #: includes/class.yith-wcwl-admin-init.php:1284
349
  msgid "Share by Email"
350
  msgstr ""
351
 
352
+ #: includes/class.yith-wcwl-admin-init.php:1285
353
  #, fuzzy
354
  msgid "Show \"Share by Email\" button"
355
  msgstr "Voir le bouton \"Ajouter au panier\""
356
 
357
+ #: includes/class.yith-wcwl-admin-init.php:1291
358
+ msgid "Share by WhatsApp"
359
+ msgstr ""
360
+
361
+ #: includes/class.yith-wcwl-admin-init.php:1292
362
+ #, fuzzy
363
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
364
+ msgstr "Voir le bouton \"Ajouter au panier\""
365
+
366
+ #: includes/class.yith-wcwl-admin-init.php:1298
367
  #, fuzzy
368
  msgid "Social title"
369
  msgstr "Titre pour les réseaux sociaux"
370
 
371
+ #: includes/class.yith-wcwl-admin-init.php:1305
372
  #, fuzzy
373
  msgid "Social text"
374
  msgstr "Texte pour les réseaux sociaux"
375
 
376
+ #: includes/class.yith-wcwl-admin-init.php:1306
377
  msgid ""
378
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
379
  "strong> where you want to show the URL of your wishlist."
380
  msgstr ""
381
 
382
+ #: includes/class.yith-wcwl-admin-init.php:1313
383
  #, fuzzy
384
  msgid "Social image URL"
385
  msgstr "URL de l'image pour les réseaux sociaux"
386
 
387
+ #: includes/class.yith-wcwl-admin-init.php:1314
388
  msgid "It will be used by Pinterest."
389
  msgstr ""
390
 
391
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
392
  msgid ""
393
  "If you want to take advantage of this feature, you could consider to "
394
  "purchase the %s."
395
  msgstr ""
396
 
397
+ #: includes/class.yith-wcwl-admin-init.php:1333
398
  msgid "YITH WooCommerce Frequently Bought Together Integration"
399
  msgstr ""
400
 
401
+ #: includes/class.yith-wcwl-admin-init.php:1340
402
  msgid "Enable slider in wishlist"
403
  msgstr ""
404
 
405
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
406
  msgid ""
407
  "Choose to enable product slider in wishlist page with linked products (<a "
408
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
409
  msgstr ""
410
 
411
+ #: includes/class.yith-wcwl-admin-init.php:1377
412
  #, fuzzy
413
  msgid "\"Add to wishlist\" button"
414
  msgstr "Texte du bouton \"Ajouter à la Wishlist\""
415
 
416
+ #: includes/class.yith-wcwl-admin-init.php:1380
417
+ #: includes/class.yith-wcwl-admin-init.php:1398
418
+ #: includes/class.yith-wcwl-admin-init.php:1416
419
+ #: includes/class.yith-wcwl-admin-init.php:1434
420
+ #: includes/class.yith-wcwl-admin-init.php:1452
421
  msgid "Background"
422
  msgstr ""
423
 
424
+ #: includes/class.yith-wcwl-admin-init.php:1381
425
+ #: includes/class.yith-wcwl-admin-init.php:1399
426
+ #: includes/class.yith-wcwl-admin-init.php:1417
427
+ #: includes/class.yith-wcwl-admin-init.php:1435
428
+ #: includes/class.yith-wcwl-admin-init.php:1453
429
  msgid "Text"
430
  msgstr ""
431
 
432
+ #: includes/class.yith-wcwl-admin-init.php:1382
433
+ #: includes/class.yith-wcwl-admin-init.php:1400
434
+ #: includes/class.yith-wcwl-admin-init.php:1418
435
+ #: includes/class.yith-wcwl-admin-init.php:1436
436
+ #: includes/class.yith-wcwl-admin-init.php:1454
437
  msgid "Border"
438
  msgstr ""
439
 
440
+ #: includes/class.yith-wcwl-admin-init.php:1389
441
+ #: includes/class.yith-wcwl-admin-init.php:1407
442
+ #: includes/class.yith-wcwl-admin-init.php:1425
443
+ #: includes/class.yith-wcwl-admin-init.php:1443
444
  msgid "Background (hover)"
445
  msgstr ""
446
 
447
+ #: includes/class.yith-wcwl-admin-init.php:1390
448
+ #: includes/class.yith-wcwl-admin-init.php:1408
449
+ #: includes/class.yith-wcwl-admin-init.php:1426
450
+ #: includes/class.yith-wcwl-admin-init.php:1444
451
  msgid "Text (hover)"
452
  msgstr ""
453
 
454
+ #: includes/class.yith-wcwl-admin-init.php:1391
455
+ #: includes/class.yith-wcwl-admin-init.php:1409
456
+ #: includes/class.yith-wcwl-admin-init.php:1427
457
+ #: includes/class.yith-wcwl-admin-init.php:1445
458
  msgid "Border (hover)"
459
  msgstr ""
460
 
461
+ #: includes/class.yith-wcwl-admin-init.php:1395
462
  #, fuzzy
463
  msgid "\"Add to Cart\" button"
464
  msgstr "Texte du bouton \"Ajouter au panier\""
465
 
466
+ #: includes/class.yith-wcwl-admin-init.php:1413
467
  msgid "\"Style 1\" button"
468
  msgstr ""
469
 
470
+ #: includes/class.yith-wcwl-admin-init.php:1431
471
  msgid "\"Style 2\" button"
472
  msgstr ""
473
 
474
+ #: includes/class.yith-wcwl-admin-init.php:1449
475
  #, fuzzy
476
  msgid "Wishlist table"
477
  msgstr "Titre de la Wishlist"
478
 
479
+ #: includes/class.yith-wcwl-admin-init.php:1458
480
  msgid "Headers"
481
  msgstr ""
482
 
483
+ #: includes/class.yith-wcwl-admin-init.php:1461
484
  msgid "Background color"
485
  msgstr ""
486
 
487
+ #: includes/class.yith-wcwl-admin-init.php:1551
488
  #, fuzzy
489
  msgid "Wishlist Activated"
490
  msgstr "Titre de la Wishlist"
491
 
492
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
493
  msgid ""
494
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
495
  "can access to all the settings of our plugins that you have activated. "
497
  "options, <a href=\"%s\">discover it now</a>."
498
  msgstr ""
499
 
500
+ #: includes/class.yith-wcwl-admin-init.php:1563
501
  #, fuzzy
502
  msgid "Wishlist Updated"
503
  msgstr "Page Wishlist"
504
 
505
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
506
  msgid ""
507
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
508
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
511
  "\">discover the PREMIUM version.</a>"
512
  msgstr ""
513
 
514
+ #: includes/class.yith-wcwl-init.php:448
515
  msgid ""
516
  "We are sorry, but this feature is available only if cookies are enabled on "
517
  "your browser."
518
  msgstr ""
519
 
520
+ #: includes/class.yith-wcwl-init.php:449
521
  #, fuzzy
522
  msgid "Product correctly added to cart"
523
  msgstr "Produkt erfolgreich im Warenkorb eingefügt "
524
 
525
+ #: includes/class.yith-wcwl-install.php:244
526
  msgctxt "page_slug"
527
  msgid "wishlist"
528
  msgstr "wishlist"
529
 
530
+ #: includes/class.yith-wcwl-privacy.php:50
531
  msgid "While you visit our site, we’ll track:"
532
  msgstr ""
533
 
534
+ #: includes/class.yith-wcwl-privacy.php:52
535
  msgid ""
536
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
537
  "users your favourite products, and to create targeted email campaigns."
538
  msgstr ""
539
 
540
+ #: includes/class.yith-wcwl-privacy.php:53
541
  msgid ""
542
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
543
  "make them visible to the store’s staff"
544
  msgstr ""
545
 
546
+ #: includes/class.yith-wcwl-privacy.php:55
547
  msgid ""
548
  "We’ll also use cookies to keep track of wishlist contents while you’re "
549
  "browsing our site."
550
  msgstr ""
551
 
552
+ #: includes/class.yith-wcwl-privacy.php:58
553
  msgid ""
554
  "Members of our team have access to the information you provide us. For "
555
  "example, both Administrators and Shop Managers can access:"
556
  msgstr ""
557
 
558
+ #: includes/class.yith-wcwl-privacy.php:60
559
  msgid ""
560
  "Wishlist details, such as products added, date of addition, name and privacy "
561
  "settings of your wishlists"
562
  msgstr ""
563
 
564
+ #: includes/class.yith-wcwl-privacy.php:62
565
  msgid ""
566
  "Our team members have access to this information to offer you better deals "
567
  "for the products you love."
568
  msgstr ""
569
 
570
+ #: includes/class.yith-wcwl-privacy.php:82
571
+ #: includes/class.yith-wcwl-privacy.php:98
572
  #, fuzzy
573
  msgid "Customer Wishlists"
574
  msgstr "Ajouter à la wishlist"
575
 
576
+ #: includes/class.yith-wcwl-privacy.php:133
577
  #, fuzzy
578
  msgid "Wishlists"
579
  msgstr "Wishlist"
580
 
581
+ #. Translators: %s Order number.
582
+ #: includes/class.yith-wcwl-privacy.php:195
583
+ #, fuzzy
584
  msgid "Removed wishlist %s."
585
  msgstr "Ma wishlist sur %s"
586
 
587
+ #. Translators: %s Order number.
588
+ #: includes/class.yith-wcwl-privacy.php:199
589
+ #, fuzzy
590
  msgid "Wishlist %s has been retained."
591
  msgstr "Texte du tableau de la Wishlist"
592
 
593
+ #: includes/class.yith-wcwl-privacy.php:210
594
  msgid "Removed default user's wishlist"
595
  msgstr ""
596
 
597
+ #: includes/class.yith-wcwl-privacy.php:228
598
  msgid "Token"
599
  msgstr ""
600
 
601
+ #: includes/class.yith-wcwl-privacy.php:229
602
  #, fuzzy
603
  msgid "Wishlist url"
604
  msgstr "Wishlist"
605
 
606
+ #: includes/class.yith-wcwl-privacy.php:230
607
  msgid "Title"
608
  msgstr ""
609
 
610
+ #: includes/class.yith-wcwl-privacy.php:231
611
  msgctxt "date wishlist was created"
612
  msgid "Created on"
613
  msgstr ""
614
 
615
+ #: includes/class.yith-wcwl-privacy.php:232
616
  msgid "Visibility"
617
  msgstr ""
618
 
619
+ #: includes/class.yith-wcwl-privacy.php:233
620
  msgid "Items Added"
621
  msgstr ""
622
 
623
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
624
  #, fuzzy
625
  msgid "Shared"
626
  msgstr "Partager sur :"
627
 
628
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
629
  msgid "Private"
630
  msgstr ""
631
 
632
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
633
  msgid "Public"
634
  msgstr ""
635
 
636
+ #: includes/class.yith-wcwl-shortcode.php:45
637
  #, fuzzy
638
  msgctxt "[gutenberg]: block name"
639
  msgid "YITH Add to Wishlist"
640
  msgstr "Ajouter à la wishlist"
641
 
642
+ #: includes/class.yith-wcwl-shortcode.php:46
643
  #, fuzzy
644
  msgctxt "[gutenberg]: block description"
645
  msgid "Shows Add to Wishlist button"
646
  msgstr "Texte du bouton \"Ajouter à la Wishlist\""
647
 
648
+ #: includes/class.yith-wcwl-shortcode.php:51
649
  msgid ""
650
  "ID of the product to add to wishlist (leave empty to use global product)"
651
  msgstr ""
652
 
653
+ #: includes/class.yith-wcwl-shortcode.php:56
654
  msgid "Url of wishlist page (leave empty to use default)"
655
  msgstr ""
656
 
657
+ #: includes/class.yith-wcwl-shortcode.php:61
658
  msgid "Button label (leave empty to use default)"
659
  msgstr ""
660
 
661
+ #: includes/class.yith-wcwl-shortcode.php:66
662
  msgid "\"Browse wishlist\" label (leave empty to use default)"
663
  msgstr ""
664
 
665
+ #: includes/class.yith-wcwl-shortcode.php:71
666
  #, fuzzy
667
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
668
  msgstr "Ce produit est déjà dans votre wishlist"
669
 
670
+ #: includes/class.yith-wcwl-shortcode.php:76
671
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
672
  msgstr ""
673
 
674
+ #: includes/class.yith-wcwl-shortcode.php:81
675
  msgid ""
676
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
677
  "default)"
678
  msgstr ""
679
 
680
+ #: includes/class.yith-wcwl-shortcode.php:86
681
  msgid "Additional css classes for the button (leave empty to use default)"
682
  msgstr ""
683
 
684
+ #: includes/class.yith-wcwl-shortcode.php:94
685
  #, fuzzy
686
  msgctxt "[gutenberg]: block name"
687
  msgid "YITH Wishlist"
688
  msgstr "Activer YITH Wishlist"
689
 
690
+ #: includes/class.yith-wcwl-shortcode.php:95
691
  #, fuzzy
692
  msgctxt "[gutenberg]: block description"
693
  msgid "Shows list of products in wishlist"
694
  msgstr "Fond du bouton \"Ajouter au panier\""
695
 
696
+ #: includes/class.yith-wcwl-shortcode.php:100
697
  msgid "Choose whether to paginate items in the wishlist or show them all"
698
  msgstr ""
699
 
700
+ #: includes/class.yith-wcwl-shortcode.php:103
701
  msgid "Paginate"
702
  msgstr ""
703
 
704
+ #: includes/class.yith-wcwl-shortcode.php:104
705
  msgid "Do not paginate"
706
  msgstr ""
707
 
708
+ #: includes/class.yith-wcwl-shortcode.php:109
709
  msgid "Number of items to show for each page"
710
  msgstr ""
711
 
712
+ #: includes/class.yith-wcwl-shortcode.php:114
713
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
714
  msgstr ""
715
 
716
+ #: includes/class.yith-wcwl-shortcode.php:386
717
+ #: includes/class.yith-wcwl-ui.php:164
718
  msgid "Share on:"
719
  msgstr "Partager sur :"
720
 
721
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
722
  msgid "Select options"
723
  msgstr "Choisir les options"
724
 
725
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
726
  msgid "Facebook"
727
  msgstr "Facebook"
728
 
729
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
730
  msgid "Twitter"
731
  msgstr "Twitter"
732
 
733
+ #: includes/class.yith-wcwl-ui.php:180
734
  msgid "email"
735
  msgstr ""
736
 
737
+ #: includes/class.yith-wcwl.php:201
738
  #, fuzzy
739
  msgid "An error occurred while adding products to the wishlist."
740
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
741
 
742
+ #: includes/class.yith-wcwl.php:293
743
  #, fuzzy
744
  msgid "An error occurred while adding products to wishlist."
745
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
746
 
747
+ #: includes/class.yith-wcwl.php:310
748
  msgid "The \"Remove\" option now does not require any parameter"
749
  msgstr ""
750
 
751
+ #: includes/class.yith-wcwl.php:359
752
  #, fuzzy
753
  msgid "An error occurred while removing products from the wishlist"
754
  msgstr ""
755
  "Une erreur est survenue lors de le suppression du produit de la wishlist"
756
 
757
+ #: includes/class.yith-wcwl.php:809
758
  msgid "You need to log in before creating a new wishlist"
759
  msgstr ""
760
 
761
+ #: includes/class.yith-wcwl.php:1610
762
  msgid "Product successfully removed."
763
  msgstr "Le produit a bien été supprimé"
764
 
765
+ #: includes/class.yith-wcwl.php:1614
766
  msgid "Error. Unable to remove the product from the wishlist."
767
  msgstr "Erreur : impossible de supprimer le produit de la wishlist"
768
 
769
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
770
  msgid "No products were added to the wishlist"
771
  msgstr "Aucun produit dans votre wishlist"
772
 
773
+ #: includes/class.yith-wcwl.php:1660
774
  msgid "An error as occurred."
775
  msgstr ""
776
 
777
+ #: init.php:130
778
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
779
  msgstr ""
780
 
781
+ #: init.php:140
782
  msgid "You can't activate the free version of"
783
  msgstr ""
784
 
785
+ #: init.php:140
786
  msgid "while you are using the premium one."
787
  msgstr ""
788
 
789
+ #: templates/admin/wishlist-panel-premium.php:185
790
+ #: templates/admin/wishlist-panel-premium.php:383
 
791
  msgid ""
792
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
793
  "%2$s to benefit from all features!"
794
  msgstr ""
795
 
796
+ #: templates/admin/wishlist-panel-premium.php:187
797
+ #: templates/admin/wishlist-panel-premium.php:385
 
798
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
799
  msgstr ""
800
 
801
+ #: templates/admin/wishlist-panel-premium.php:193
802
  msgid "Premium Features"
803
  msgstr ""
804
 
805
+ #: templates/admin/wishlist-panel-premium.php:196
806
+ #: templates/admin/wishlist-panel-premium.php:201
807
  msgid "Multiple Wishlist"
808
  msgstr ""
809
 
810
+ #: templates/admin/wishlist-panel-premium.php:203
 
811
  msgid ""
812
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
813
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
818
  "manage and share their own wish lists."
819
  msgstr ""
820
 
821
+ #: templates/admin/wishlist-panel-premium.php:212
822
+ #: templates/admin/wishlist-panel-premium.php:222
823
  msgid "Wishlist Private"
824
  msgstr ""
825
 
826
+ #: templates/admin/wishlist-panel-premium.php:214
 
827
  msgid ""
828
  "By enabling the option wishlist, users will also have the possibility to "
829
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
830
  "following options:"
831
  msgstr ""
832
 
833
+ #: templates/admin/wishlist-panel-premium.php:216
 
834
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
835
  msgstr ""
836
 
837
+ #: templates/admin/wishlist-panel-premium.php:217
 
838
  msgid ""
839
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
840
  "can display it;"
841
  msgstr ""
842
 
843
+ #: templates/admin/wishlist-panel-premium.php:218
 
844
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
845
  msgstr ""
846
 
847
+ #: templates/admin/wishlist-panel-premium.php:229
848
+ #: templates/admin/wishlist-panel-premium.php:234
849
  msgid "Estimate Cost"
850
  msgstr ""
851
 
852
+ #: templates/admin/wishlist-panel-premium.php:236
 
853
  msgid ""
854
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
855
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
861
  "address that you have previously set."
862
  msgstr ""
863
 
864
+ #: templates/admin/wishlist-panel-premium.php:245
865
+ #: templates/admin/wishlist-panel-premium.php:250
866
  msgid "Admin Panel"
867
  msgstr ""
868
 
869
+ #: templates/admin/wishlist-panel-premium.php:247
 
870
  msgid ""
871
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
872
  "submenu pages, you will have total control on users' wishlists. In addition "
876
  "in customers' wish lists."
877
  msgstr ""
878
 
879
+ #: templates/admin/wishlist-panel-premium.php:257
880
+ #: templates/admin/wishlist-panel-premium.php:262
881
  msgid "Search Wishlists"
882
  msgstr ""
883
 
884
+ #: templates/admin/wishlist-panel-premium.php:264
 
885
  msgid ""
886
  "How many times have you been looking for the perfect gift for a important "
887
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
890
  "your products and even encourage users to purchase."
891
  msgstr ""
892
 
893
+ #: templates/admin/wishlist-panel-premium.php:273
894
  msgid "'ADD TO CART' CHECKBOX"
895
  msgstr ""
896
 
897
+ #: templates/admin/wishlist-panel-premium.php:275
 
898
  msgid ""
899
  "Your shop offers always a wide selection of products and wishlists of your "
900
  "users get more and more crowded everyday. Give them the possibility to "
902
  "just with one click."
903
  msgstr ""
904
 
905
+ #: templates/admin/wishlist-panel-premium.php:278
906
  msgid "'ADD TO CART'"
907
  msgstr ""
908
 
909
+ #: templates/admin/wishlist-panel-premium.php:285
910
  msgid "DISABLE WISHLIST"
911
  msgstr ""
912
 
913
+ #: templates/admin/wishlist-panel-premium.php:290
914
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
915
  msgstr ""
916
 
917
+ #: templates/admin/wishlist-panel-premium.php:292
 
918
  msgid ""
919
  "Favour users that have registered to your shop and disable plugin "
920
  "functionalities for all users that have not. By disabling this option, each "
922
  "%2$s to \"My Account\" page and a message will invite them to log in."
923
  msgstr ""
924
 
925
+ #: templates/admin/wishlist-panel-premium.php:301
926
  msgid "MESSAGE TO UNLOGGED USERS"
927
  msgstr ""
928
 
929
+ #: templates/admin/wishlist-panel-premium.php:303
 
930
  msgid ""
931
  "Invite users that are visiting your shop to login if they want to fully "
932
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
933
  "redirect them to \"My Account\" page for registration."
934
  msgstr ""
935
 
936
+ #: templates/admin/wishlist-panel-premium.php:306
937
  msgid "UNLOGGED USERS"
938
  msgstr ""
939
 
940
+ #: templates/admin/wishlist-panel-premium.php:313
941
+ #: templates/admin/wishlist-panel-premium.php:318
942
  msgid "POPULAR TABLE"
943
  msgstr ""
944
 
945
+ #: templates/admin/wishlist-panel-premium.php:320
 
946
  msgid ""
947
  "Some products draw customer's attention more than others and they do not "
948
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
950
  "their wishlists."
951
  msgstr ""
952
 
953
+ #: templates/admin/wishlist-panel-premium.php:329
954
  msgid "FUNCTIONALITIES IN ONE CLICK"
955
  msgstr ""
956
 
957
+ #: templates/admin/wishlist-panel-premium.php:331
 
958
  msgid ""
959
  "Users have the possibility to search for a wishlist, create a new one or "
960
  "display those already created. Add these %1$sfunctionalities%2$s through the "
961
  "dedicated widgets or show them immediately after \"Wishlist\" table."
962
  msgstr ""
963
 
964
+ #: templates/admin/wishlist-panel-premium.php:334
965
  msgid "FUNCTIONALITIES"
966
  msgstr ""
967
 
968
+ #: templates/admin/wishlist-panel-premium.php:341
969
+ #: templates/admin/wishlist-panel-premium.php:346
970
  msgid "PROMOTIONAL EMAIL"
971
  msgstr ""
972
 
973
+ #: templates/admin/wishlist-panel-premium.php:348
 
974
  msgid ""
975
  "If you want to give the right input to your users to persuade them to "
976
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
979
  "will know you are offering a unique offer!"
980
  msgstr ""
981
 
982
+ #: templates/admin/wishlist-panel-premium.php:357
983
  msgid "FROM A WISHLIST TO ANOTHER"
984
  msgstr ""
985
 
986
+ #: templates/admin/wishlist-panel-premium.php:359
 
987
  msgid ""
988
  "Who said that a product has to remain forever in the same wishlist? With the "
989
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
991
  "another one, managing as they want their lists."
992
  msgstr ""
993
 
994
+ #: templates/admin/wishlist-panel-premium.php:362
995
  msgid "FROM A WISHLIST"
996
  msgstr ""
997
 
998
+ #: templates/admin/wishlist-panel-premium.php:369
999
  msgid "DATE"
1000
  msgstr ""
1001
 
1002
+ #: templates/admin/wishlist-panel-premium.php:374
1003
  msgid "DATE OF ADDITION TO A WISHLIST"
1004
  msgstr ""
1005
 
1006
+ #: templates/admin/wishlist-panel-premium.php:376
 
1007
  msgid ""
1008
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1009
  "date in which they have added a particular product to their list: a new way "
1010
  "to keep you users informed about their operations."
1011
  msgstr ""
1012
 
1013
+ #: templates/share.php:32
1014
  #, fuzzy
1015
  msgid "Pinterest"
1016
  msgstr "Partager sur Pinterest"
1017
 
1018
+ #: templates/share.php:38
1019
  #, fuzzy
1020
  msgid "Google+"
1021
  msgstr "Partager sur Google+"
1022
 
1023
+ #: templates/share.php:44
1024
  msgid "Email"
1025
  msgstr ""
1026
 
1027
+ #: templates/share.php:51
1028
+ #, fuzzy
1029
+ msgid "My wishlist on "
1030
+ msgstr "Ma wishlist sur %s"
1031
+
1032
+ #: templates/share.php:51
1033
+ msgid "WhatsApp"
1034
+ msgstr ""
1035
+
1036
+ #: templates/wishlist-view.php:32
1037
  #, fuzzy
1038
  msgid "Edit title"
1039
  msgstr "Titre de la Wishlist"
1040
 
1041
+ #: templates/wishlist-view.php:41
1042
  msgid "Save"
1043
  msgstr ""
1044
 
1045
+ #: templates/wishlist-view.php:45
1046
  msgid "Cancel"
1047
  msgstr ""
1048
 
1049
+ #: templates/wishlist-view.php:82
1050
  msgid "Product Name"
1051
  msgstr "Produit"
1052
 
1053
+ #: templates/wishlist-view.php:89
1054
  msgid "Unit Price"
1055
  msgstr "Prix unitaire"
1056
 
1057
+ #: templates/wishlist-view.php:102
1058
  msgid "Stock Status"
1059
  msgstr "Stock"
1060
 
1061
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
1062
  msgid "Remove this product"
1063
  msgstr "Enlever ce produit"
1064
 
1065
+ #: templates/wishlist-view.php:172
1066
  msgid "Free!"
1067
  msgstr ""
1068
 
1069
+ #: templates/wishlist-view.php:179
1070
  msgid "Out of Stock"
1071
  msgstr "Epuisé"
1072
 
1073
+ #: templates/wishlist-view.php:179
1074
  msgid "In Stock"
1075
  msgstr "En stock"
1076
 
1077
+ #: templates/wishlist-view.php:188
 
1078
  msgid "Added on : %s"
1079
  msgstr ""
1080
 
1081
+ #: templates/wishlist-view.php:200
1082
  msgid "Move"
1083
  msgstr ""
1084
 
1085
+ #: templates/wishlist-view.php:232
1086
  msgid "Remove"
1087
  msgstr ""
1088
 
1089
+ #: templates/wishlist-view.php:259
1090
  msgid "Add the selected products to the cart"
1091
  msgstr ""
1092
 
1093
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1094
  msgid "Ask for an estimate"
1095
  msgstr ""
1096
 
1097
+ #: templates/wishlist-view.php:303
1098
  msgid "Your email"
1099
  msgstr ""
1100
 
1101
+ #. Plugin Name of the plugin/theme
1102
  #, fuzzy
1103
+ msgid "YITH WooCommerce Wishlist"
1104
+ msgstr "Ajouter à la wishlist"
1105
+
1106
+ #. Plugin URI of the plugin/theme
1107
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1108
+ msgstr ""
1109
+
1110
+ #. Description of the plugin/theme
1111
+ msgid ""
1112
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1113
+ "possibility to create, fill, manage and share their wishlists allowing you "
1114
+ "to analyze their interests and needs to improve your marketing strategies. "
1115
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1116
+ "your e-commerce on <strong>YITH</strong></a>"
1117
+ msgstr ""
1118
+
1119
+ #. Author of the plugin/theme
1120
+ msgid "YITH"
1121
+ msgstr ""
1122
+
1123
+ #. Author URI of the plugin/theme
1124
+ msgid "https://yithemes.com/"
1125
+ msgstr ""
1126
 
1127
  #, fuzzy
1128
  #~ msgid ""
languages/yith-woocommerce-wishlist-he_IL.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-he_IL.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:37+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -20,465 +20,470 @@ msgstr ""
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
- #: ../includes/class.yith-wcwl-admin-init.php:159
24
- #: ../includes/class.yith-wcwl-admin-init.php:1484
25
- #: ../includes/class.yith-wcwl-admin-init.php:1485
26
- #: ../includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "רשימת משאלות"
29
 
30
- #: ../includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "הגדרות"
33
 
34
- #: ../includes/class.yith-wcwl-admin-init.php:162
35
- #: ../includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "צבעים"
38
 
39
- #: ../includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr ""
42
 
43
- #: ../includes/class.yith-wcwl-admin-init.php:1015
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
- #: ../includes/class.yith-wcwl-admin-init.php:1016
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
- #: ../includes/class.yith-wcwl-admin-init.php:1017
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
- #: ../includes/class.yith-wcwl-admin-init.php:1018
59
  msgctxt "[Part Of]: Also, please read the plugin documentation"
60
  msgid "documentation"
61
  msgstr ""
62
 
63
- #: ../includes/class.yith-wcwl-admin-init.php:1024
64
  msgid "Upgrade to the PREMIUM VERSION"
65
  msgstr ""
66
 
67
- #: ../includes/class.yith-wcwl-admin-init.php:1028
68
  msgid "Discover the Advanced Features"
69
  msgstr ""
70
 
71
- #: ../includes/class.yith-wcwl-admin-init.php:1029
72
  msgid ""
73
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
74
  "all features!"
75
  msgstr ""
76
 
77
- #: ../includes/class.yith-wcwl-admin-init.php:1035
78
  msgid "Get Support and Pro Features"
79
  msgstr ""
80
 
81
- #: ../includes/class.yith-wcwl-admin-init.php:1036
82
  msgid ""
83
  "By purchasing the premium version of the plugin, you will take advantage of "
84
  "the advanced features of the product and you will get one year of free "
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
- #: ../includes/class.yith-wcwl-admin-init.php:1046
89
  msgid "General Settings"
90
  msgstr "הגדרות כלליות"
91
 
92
- #: ../includes/class.yith-wcwl-admin-init.php:1053
93
  msgid "Enable YITH Wishlist"
94
  msgstr "אפשר שימוש ברשימת המשאלות של YITH"
95
 
96
- #: ../includes/class.yith-wcwl-admin-init.php:1060
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "כותרת רשימת משאלות"
100
 
101
- #: ../includes/class.yith-wcwl-admin-init.php:1062
102
- #: ../includes/class.yith-wcwl-admin-init.php:1063
103
- #: ../includes/class.yith-wcwl-admin-init.php:1299
104
- #, php-format
105
  msgid "My wishlist on %s"
106
  msgstr "רשימת המשאלות שלי ב-%s"
107
 
108
- #: ../includes/class.yith-wcwl-admin-init.php:1068
109
  msgid "Wishlist Page"
110
  msgstr "עמוד רשימת המשאלות"
111
 
112
- #: ../includes/class.yith-wcwl-admin-init.php:1069
113
  msgid "Page contents: [yith_wcwl_wishlist]"
114
  msgstr "תוכן העמוד: [yith_wcwl_wishlist]"
115
 
116
- #: ../includes/class.yith-wcwl-admin-init.php:1078
117
  msgid "Position"
118
  msgstr "מיקום"
119
 
120
- #: ../includes/class.yith-wcwl-admin-init.php:1079
121
  msgid ""
122
  "You can add the button in variable products only after the \"Add to Cart\" "
123
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
124
  msgstr ""
125
 
126
- #: ../includes/class.yith-wcwl-admin-init.php:1085
127
  msgid "After \"Add to cart\""
128
  msgstr "לאחר \"הוספה לסל\""
129
 
130
- #: ../includes/class.yith-wcwl-admin-init.php:1086
131
  msgid "After thumbnails"
132
  msgstr "אחרי התמונות המוקטנות"
133
 
134
- #: ../includes/class.yith-wcwl-admin-init.php:1087
135
  msgid "After summary"
136
  msgstr "אחרי תיאור מוצר"
137
 
138
- #: ../includes/class.yith-wcwl-admin-init.php:1088
139
  msgid "Use shortcode"
140
  msgstr "השתמש בקוד מקוצר"
141
 
142
- #: ../includes/class.yith-wcwl-admin-init.php:1093
143
  msgid "Redirect to cart"
144
  msgstr "הפנייה לסל הקניות"
145
 
146
- #: ../includes/class.yith-wcwl-admin-init.php:1094
147
  msgid ""
148
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
149
  "page."
150
  msgstr ""
151
 
152
- #: ../includes/class.yith-wcwl-admin-init.php:1100
153
  msgid "Remove if added to the cart"
154
  msgstr "הסר מהרשימה אם הוסף לסל"
155
 
156
- #: ../includes/class.yith-wcwl-admin-init.php:1101
157
  #, fuzzy
158
  msgid "Remove the product from the wishlist if it has been added to the cart."
159
  msgstr "הסר את המוצר מהרשימה אם הוא הוסף לסל."
160
 
161
- #: ../includes/class.yith-wcwl-admin-init.php:1107
162
  msgid "\"Add to Wishlist\" text"
163
  msgstr ""
164
 
165
- #: ../includes/class.yith-wcwl-admin-init.php:1109
166
  msgid "Add to Wishlist"
167
  msgstr "הוסף לרשימת המשאלות"
168
 
169
- #: ../includes/class.yith-wcwl-admin-init.php:1114
170
  #, fuzzy
171
  msgid "\"Browse wishlist\" text"
172
  msgstr "צפה ברשימת השמורים שלך"
173
 
174
- #: ../includes/class.yith-wcwl-admin-init.php:1116
175
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
176
  msgid "Browse Wishlist"
177
  msgstr "צפה ברשימת השמורים שלך"
178
 
179
- #: ../includes/class.yith-wcwl-admin-init.php:1121
180
  #, fuzzy
181
  msgid "\"Product already in wishlist\" text"
182
  msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
183
 
184
- #: ../includes/class.yith-wcwl-admin-init.php:1123
185
- #: ../includes/class.yith-wcwl-ui.php:83
186
  msgid "The product is already in the wishlist!"
187
  msgstr "המוצר נשמר."
188
 
189
- #: ../includes/class.yith-wcwl-admin-init.php:1128
190
  #, fuzzy
191
  msgid "\"Product added\" text"
192
  msgstr "המוצר נשמר!"
193
 
194
- #: ../includes/class.yith-wcwl-admin-init.php:1130
195
- #: ../includes/class.yith-wcwl-ui.php:82
196
  msgid "Product added!"
197
  msgstr "המוצר נשמר!"
198
 
199
- #: ../includes/class.yith-wcwl-admin-init.php:1135
200
  msgid "\"Add to Cart\" text"
201
  msgstr ""
202
 
203
- #: ../includes/class.yith-wcwl-admin-init.php:1137
204
  msgid "Add to Cart"
205
  msgstr "הוסף לסל"
206
 
207
- #: ../includes/class.yith-wcwl-admin-init.php:1142
208
  #, fuzzy
209
  msgid "Show Unit price"
210
  msgstr "מחיר ליחידה"
211
 
212
- #: ../includes/class.yith-wcwl-admin-init.php:1143
213
  msgid "Show unit price for each product in wishlist"
214
  msgstr ""
215
 
216
- #: ../includes/class.yith-wcwl-admin-init.php:1150
217
  #, fuzzy
218
  msgid "Show \"Add to Cart\" button"
219
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
220
 
221
- #: ../includes/class.yith-wcwl-admin-init.php:1151
222
  #, fuzzy
223
  msgid "Show \"Add to Cart\" button for each product in wishlist"
224
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
225
 
226
- #: ../includes/class.yith-wcwl-admin-init.php:1158
227
  #, fuzzy
228
  msgid "Show Stock status"
229
  msgstr "מצב מלאי"
230
 
231
- #: ../includes/class.yith-wcwl-admin-init.php:1159
232
  msgid ""
233
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
234
  msgstr ""
235
 
236
- #: ../includes/class.yith-wcwl-admin-init.php:1166
237
  msgid "Show Date of addition"
238
  msgstr ""
239
 
240
- #: ../includes/class.yith-wcwl-admin-init.php:1167
241
  #, fuzzy
242
  msgid "Show the date when users have added a product to the wishlist"
243
  msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
244
 
245
- #: ../includes/class.yith-wcwl-admin-init.php:1174
246
  #, fuzzy
247
  msgid "Add second remove button"
248
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
249
 
250
- #: ../includes/class.yith-wcwl-admin-init.php:1175
251
  msgid "Add a second remove button in the last column, with extended label"
252
  msgstr ""
253
 
254
- #: ../includes/class.yith-wcwl-admin-init.php:1190
255
  msgid "Styles"
256
  msgstr "סגנונות עיצוב"
257
 
258
- #: ../includes/class.yith-wcwl-admin-init.php:1197
259
  msgid "Use buttons"
260
  msgstr "השתמש בכפתורים"
261
 
262
- #: ../includes/class.yith-wcwl-admin-init.php:1198
263
  #, fuzzy
264
  msgid "Use buttons instead of simple anchors."
265
  msgstr "השתמש בכפתורים במקום קישורים רגילים."
266
 
267
- #: ../includes/class.yith-wcwl-admin-init.php:1204
268
  msgid "Custom CSS"
269
  msgstr "הכנס שורות CSS משלך"
270
 
271
- #: ../includes/class.yith-wcwl-admin-init.php:1211
272
  msgid "Use theme style"
273
  msgstr "השתמש בעיצוב של התבנית שלך"
274
 
275
- #: ../includes/class.yith-wcwl-admin-init.php:1212
276
  msgid "Use the theme style."
277
  msgstr "השתמש בעיצוב של תבנית האתר."
278
 
279
- #: ../includes/class.yith-wcwl-admin-init.php:1218
280
  #, fuzzy
281
  msgid "Rounded buttons"
282
  msgstr "השתמש בכפתורים"
283
 
284
- #: ../includes/class.yith-wcwl-admin-init.php:1219
285
  #, fuzzy
286
  msgid "Make button corners rounded"
287
  msgstr "הצג את הכפתורים עם פינות מעוגלות"
288
 
289
- #: ../includes/class.yith-wcwl-admin-init.php:1225
290
  msgid "\"Add to Wishlist\" icon"
291
  msgstr ""
292
 
293
- #: ../includes/class.yith-wcwl-admin-init.php:1226
294
  msgid "Add an icon to the \"Add to Wishlist\" button"
295
  msgstr ""
296
 
297
- #: ../includes/class.yith-wcwl-admin-init.php:1236
298
  msgid "\"Add to Cart\" icon"
299
  msgstr ""
300
 
301
- #: ../includes/class.yith-wcwl-admin-init.php:1237
302
  msgid "Add an icon to the \"Add to Cart\" button"
303
  msgstr ""
304
 
305
- #: ../includes/class.yith-wcwl-admin-init.php:1255
306
  msgid "Social Networks & Share"
307
  msgstr ""
308
 
309
- #: ../includes/class.yith-wcwl-admin-init.php:1262
310
  msgid "Share on Facebook"
311
  msgstr "שתף בפייסבוק"
312
 
313
- #: ../includes/class.yith-wcwl-admin-init.php:1263
314
  #, fuzzy
315
  msgid "Show \"Share on Facebook\" button"
316
  msgstr "שתף בפייסבוק"
317
 
318
- #: ../includes/class.yith-wcwl-admin-init.php:1269
319
  msgid "Tweet on Twitter"
320
  msgstr ""
321
 
322
- #: ../includes/class.yith-wcwl-admin-init.php:1270
323
  #, fuzzy
324
  msgid "Show \"Tweet on Twitter\" button"
325
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
326
 
327
- #: ../includes/class.yith-wcwl-admin-init.php:1276
328
  msgid "Pin on Pinterest"
329
  msgstr ""
330
 
331
- #: ../includes/class.yith-wcwl-admin-init.php:1277
332
  #, fuzzy
333
  msgid "Show \"Pin on Pinterest\" button"
334
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
335
 
336
- #: ../includes/class.yith-wcwl-admin-init.php:1283
337
  msgid "Share on Google+"
338
  msgstr "שתף בגוגל+"
339
 
340
- #: ../includes/class.yith-wcwl-admin-init.php:1284
341
  #, fuzzy
342
  msgid "Show \"Share on Google+\" button"
343
  msgstr "שתף בפייסבוק"
344
 
345
- #: ../includes/class.yith-wcwl-admin-init.php:1290
346
  msgid "Share by Email"
347
  msgstr ""
348
 
349
- #: ../includes/class.yith-wcwl-admin-init.php:1291
350
  #, fuzzy
351
  msgid "Show \"Share by Email\" button"
352
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
353
 
354
- #: ../includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
 
355
  #, fuzzy
356
  msgid "Social title"
357
  msgstr "כותרת רשימת משאלות"
358
 
359
- #: ../includes/class.yith-wcwl-admin-init.php:1304
360
  msgid "Social text"
361
  msgstr ""
362
 
363
- #: ../includes/class.yith-wcwl-admin-init.php:1305
364
  msgid ""
365
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
366
  "strong> where you want to show the URL of your wishlist."
367
  msgstr ""
368
 
369
- #: ../includes/class.yith-wcwl-admin-init.php:1312
370
  msgid "Social image URL"
371
  msgstr ""
372
 
373
- #: ../includes/class.yith-wcwl-admin-init.php:1313
374
  msgid "It will be used by Pinterest."
375
  msgstr ""
376
 
377
- #: ../includes/class.yith-wcwl-admin-init.php:1327
378
- #, php-format
379
  msgid ""
380
  "If you want to take advantage of this feature, you could consider to "
381
  "purchase the %s."
382
  msgstr ""
383
 
384
- #: ../includes/class.yith-wcwl-admin-init.php:1332
385
  msgid "YITH WooCommerce Frequently Bought Together Integration"
386
  msgstr ""
387
 
388
- #: ../includes/class.yith-wcwl-admin-init.php:1339
389
  msgid "Enable slider in wishlist"
390
  msgstr ""
391
 
392
- #: ../includes/class.yith-wcwl-admin-init.php:1340
393
- #, php-format
394
  msgid ""
395
  "Choose to enable product slider in wishlist page with linked products (<a "
396
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
397
  msgstr ""
398
 
399
- #: ../includes/class.yith-wcwl-admin-init.php:1376
400
  #, fuzzy
401
  msgid "\"Add to wishlist\" button"
402
  msgstr "הוסף לרשימת המשאלות"
403
 
404
- #: ../includes/class.yith-wcwl-admin-init.php:1379
405
- #: ../includes/class.yith-wcwl-admin-init.php:1397
406
- #: ../includes/class.yith-wcwl-admin-init.php:1415
407
- #: ../includes/class.yith-wcwl-admin-init.php:1433
408
- #: ../includes/class.yith-wcwl-admin-init.php:1451
409
  msgid "Background"
410
  msgstr ""
411
 
412
- #: ../includes/class.yith-wcwl-admin-init.php:1380
413
- #: ../includes/class.yith-wcwl-admin-init.php:1398
414
- #: ../includes/class.yith-wcwl-admin-init.php:1416
415
- #: ../includes/class.yith-wcwl-admin-init.php:1434
416
- #: ../includes/class.yith-wcwl-admin-init.php:1452
417
  msgid "Text"
418
  msgstr ""
419
 
420
- #: ../includes/class.yith-wcwl-admin-init.php:1381
421
- #: ../includes/class.yith-wcwl-admin-init.php:1399
422
- #: ../includes/class.yith-wcwl-admin-init.php:1417
423
- #: ../includes/class.yith-wcwl-admin-init.php:1435
424
- #: ../includes/class.yith-wcwl-admin-init.php:1453
425
  msgid "Border"
426
  msgstr ""
427
 
428
- #: ../includes/class.yith-wcwl-admin-init.php:1388
429
- #: ../includes/class.yith-wcwl-admin-init.php:1406
430
- #: ../includes/class.yith-wcwl-admin-init.php:1424
431
- #: ../includes/class.yith-wcwl-admin-init.php:1442
432
  msgid "Background (hover)"
433
  msgstr ""
434
 
435
- #: ../includes/class.yith-wcwl-admin-init.php:1389
436
- #: ../includes/class.yith-wcwl-admin-init.php:1407
437
- #: ../includes/class.yith-wcwl-admin-init.php:1425
438
- #: ../includes/class.yith-wcwl-admin-init.php:1443
439
  msgid "Text (hover)"
440
  msgstr ""
441
 
442
- #: ../includes/class.yith-wcwl-admin-init.php:1390
443
- #: ../includes/class.yith-wcwl-admin-init.php:1408
444
- #: ../includes/class.yith-wcwl-admin-init.php:1426
445
- #: ../includes/class.yith-wcwl-admin-init.php:1444
446
  msgid "Border (hover)"
447
  msgstr ""
448
 
449
- #: ../includes/class.yith-wcwl-admin-init.php:1394
450
  #, fuzzy
451
  msgid "\"Add to Cart\" button"
452
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
453
 
454
- #: ../includes/class.yith-wcwl-admin-init.php:1412
455
  msgid "\"Style 1\" button"
456
  msgstr ""
457
 
458
- #: ../includes/class.yith-wcwl-admin-init.php:1430
459
  msgid "\"Style 2\" button"
460
  msgstr ""
461
 
462
- #: ../includes/class.yith-wcwl-admin-init.php:1448
463
  #, fuzzy
464
  msgid "Wishlist table"
465
  msgstr "כותרת רשימת משאלות"
466
 
467
- #: ../includes/class.yith-wcwl-admin-init.php:1457
468
  msgid "Headers"
469
  msgstr ""
470
 
471
- #: ../includes/class.yith-wcwl-admin-init.php:1460
472
  msgid "Background color"
473
  msgstr ""
474
 
475
- #: ../includes/class.yith-wcwl-admin-init.php:1550
476
  #, fuzzy
477
  msgid "Wishlist Activated"
478
  msgstr "כותרת רשימת משאלות"
479
 
480
- #: ../includes/class.yith-wcwl-admin-init.php:1551
481
- #, php-format
482
  msgid ""
483
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
484
  "can access to all the settings of our plugins that you have activated. "
@@ -486,13 +491,12 @@ msgid ""
486
  "options, <a href=\"%s\">discover it now</a>."
487
  msgstr ""
488
 
489
- #: ../includes/class.yith-wcwl-admin-init.php:1562
490
  #, fuzzy
491
  msgid "Wishlist Updated"
492
  msgstr "עמוד רשימת המשאלות"
493
 
494
- #: ../includes/class.yith-wcwl-admin-init.php:1563
495
- #, php-format
496
  msgid ""
497
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
498
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -501,307 +505,302 @@ msgid ""
501
  "\">discover the PREMIUM version.</a>"
502
  msgstr ""
503
 
504
- #: ../includes/class.yith-wcwl-init.php:437
505
  msgid ""
506
  "We are sorry, but this feature is available only if cookies are enabled on "
507
  "your browser."
508
  msgstr ""
509
 
510
- #: ../includes/class.yith-wcwl-init.php:438
511
  #, fuzzy
512
  msgid "Product correctly added to cart"
513
  msgstr ".המוצר הוסף לרשימה בהצלחה"
514
 
515
- #: ../includes/class.yith-wcwl-install.php:244
516
  msgctxt "page_slug"
517
  msgid "wishlist"
518
  msgstr ""
519
 
520
- #: ../includes/class.yith-wcwl-privacy.php:50
521
  msgid "While you visit our site, we’ll track:"
522
  msgstr ""
523
 
524
- #: ../includes/class.yith-wcwl-privacy.php:52
525
  msgid ""
526
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
527
  "users your favourite products, and to create targeted email campaigns."
528
  msgstr ""
529
 
530
- #: ../includes/class.yith-wcwl-privacy.php:53
531
  msgid ""
532
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
533
  "make them visible to the store’s staff"
534
  msgstr ""
535
 
536
- #: ../includes/class.yith-wcwl-privacy.php:55
537
  msgid ""
538
  "We’ll also use cookies to keep track of wishlist contents while you’re "
539
  "browsing our site."
540
  msgstr ""
541
 
542
- #: ../includes/class.yith-wcwl-privacy.php:58
543
  msgid ""
544
  "Members of our team have access to the information you provide us. For "
545
  "example, both Administrators and Shop Managers can access:"
546
  msgstr ""
547
 
548
- #: ../includes/class.yith-wcwl-privacy.php:60
549
  msgid ""
550
  "Wishlist details, such as products added, date of addition, name and privacy "
551
  "settings of your wishlists"
552
  msgstr ""
553
 
554
- #: ../includes/class.yith-wcwl-privacy.php:62
555
  msgid ""
556
  "Our team members have access to this information to offer you better deals "
557
  "for the products you love."
558
  msgstr ""
559
 
560
- #: ../includes/class.yith-wcwl-privacy.php:82
561
- #: ../includes/class.yith-wcwl-privacy.php:98
562
  #, fuzzy
563
  msgid "Customer Wishlists"
564
  msgstr "הוסף לרשימת המשאלות"
565
 
566
- #: ../includes/class.yith-wcwl-privacy.php:133
567
  #, fuzzy
568
  msgid "Wishlists"
569
  msgstr "רשימת משאלות"
570
 
571
- #: ../includes/class.yith-wcwl-privacy.php:195
572
- #, fuzzy, php-format
 
573
  msgid "Removed wishlist %s."
574
  msgstr "רשימת המשאלות שלי ב-%s"
575
 
576
- #: ../includes/class.yith-wcwl-privacy.php:199
577
- #, fuzzy, php-format
 
578
  msgid "Wishlist %s has been retained."
579
  msgstr "טקסט בטבלת הרשימה"
580
 
581
- #: ../includes/class.yith-wcwl-privacy.php:210
582
  msgid "Removed default user's wishlist"
583
  msgstr ""
584
 
585
- #: ../includes/class.yith-wcwl-privacy.php:228
586
  msgid "Token"
587
  msgstr ""
588
 
589
- #: ../includes/class.yith-wcwl-privacy.php:229
590
  #, fuzzy
591
  msgid "Wishlist url"
592
  msgstr "רשימת משאלות"
593
 
594
- #: ../includes/class.yith-wcwl-privacy.php:230
595
  msgid "Title"
596
  msgstr ""
597
 
598
- #: ../includes/class.yith-wcwl-privacy.php:231
599
  msgctxt "date wishlist was created"
600
  msgid "Created on"
601
  msgstr ""
602
 
603
- #: ../includes/class.yith-wcwl-privacy.php:232
604
  msgid "Visibility"
605
  msgstr ""
606
 
607
- #: ../includes/class.yith-wcwl-privacy.php:233
608
  msgid "Items Added"
609
  msgstr ""
610
 
611
- #: ../includes/class.yith-wcwl-privacy.php:283
612
- #: ../templates/wishlist-view.php:212
613
  #, fuzzy
614
  msgid "Shared"
615
  msgstr "שתף ברשת:"
616
 
617
- #: ../includes/class.yith-wcwl-privacy.php:286
618
- #: ../templates/wishlist-view.php:215
619
  msgid "Private"
620
  msgstr ""
621
 
622
- #: ../includes/class.yith-wcwl-privacy.php:289
623
- #: ../templates/wishlist-view.php:218
624
  msgid "Public"
625
  msgstr ""
626
 
627
- #: ../includes/class.yith-wcwl-shortcode.php:45
628
  #, fuzzy
629
  msgctxt "[gutenberg]: block name"
630
  msgid "YITH Add to Wishlist"
631
  msgstr "הוסף לרשימת המשאלות"
632
 
633
- #: ../includes/class.yith-wcwl-shortcode.php:46
634
  #, fuzzy
635
  msgctxt "[gutenberg]: block description"
636
  msgid "Shows Add to Wishlist button"
637
  msgstr "הוסף לרשימת המשאלות"
638
 
639
- #: ../includes/class.yith-wcwl-shortcode.php:51
640
  msgid ""
641
  "ID of the product to add to wishlist (leave empty to use global product)"
642
  msgstr ""
643
 
644
- #: ../includes/class.yith-wcwl-shortcode.php:56
645
  msgid "Url of wishlist page (leave empty to use default)"
646
  msgstr ""
647
 
648
- #: ../includes/class.yith-wcwl-shortcode.php:61
649
  msgid "Button label (leave empty to use default)"
650
  msgstr ""
651
 
652
- #: ../includes/class.yith-wcwl-shortcode.php:66
653
  msgid "\"Browse wishlist\" label (leave empty to use default)"
654
  msgstr ""
655
 
656
- #: ../includes/class.yith-wcwl-shortcode.php:71
657
  #, fuzzy
658
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
659
  msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
660
 
661
- #: ../includes/class.yith-wcwl-shortcode.php:76
662
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
663
  msgstr ""
664
 
665
- #: ../includes/class.yith-wcwl-shortcode.php:81
666
  msgid ""
667
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
668
  "default)"
669
  msgstr ""
670
 
671
- #: ../includes/class.yith-wcwl-shortcode.php:86
672
  msgid "Additional css classes for the button (leave empty to use default)"
673
  msgstr ""
674
 
675
- #: ../includes/class.yith-wcwl-shortcode.php:94
676
  #, fuzzy
677
  msgctxt "[gutenberg]: block name"
678
  msgid "YITH Wishlist"
679
  msgstr "אפשר שימוש ברשימת המשאלות של YITH"
680
 
681
- #: ../includes/class.yith-wcwl-shortcode.php:95
682
  #, fuzzy
683
  msgctxt "[gutenberg]: block description"
684
  msgid "Shows list of products in wishlist"
685
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
686
 
687
- #: ../includes/class.yith-wcwl-shortcode.php:100
688
  msgid "Choose whether to paginate items in the wishlist or show them all"
689
  msgstr ""
690
 
691
- #: ../includes/class.yith-wcwl-shortcode.php:103
692
  msgid "Paginate"
693
  msgstr ""
694
 
695
- #: ../includes/class.yith-wcwl-shortcode.php:104
696
  msgid "Do not paginate"
697
  msgstr ""
698
 
699
- #: ../includes/class.yith-wcwl-shortcode.php:109
700
  msgid "Number of items to show for each page"
701
  msgstr ""
702
 
703
- #: ../includes/class.yith-wcwl-shortcode.php:114
704
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
705
  msgstr ""
706
 
707
- #: ../includes/class.yith-wcwl-shortcode.php:386
708
- #: ../includes/class.yith-wcwl-ui.php:164
709
  msgid "Share on:"
710
  msgstr "שתף ברשת:"
711
 
712
- #: ../includes/class.yith-wcwl-ui.php:118
713
- #: ../includes/class.yith-wcwl-ui.php:200
714
  msgid "Select options"
715
  msgstr "בחירת דגם"
716
 
717
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
718
  msgid "Facebook"
719
  msgstr "פייסבוק"
720
 
721
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
722
  msgid "Twitter"
723
  msgstr "טוויטר"
724
 
725
- #: ../includes/class.yith-wcwl-ui.php:180
726
  msgid "email"
727
  msgstr ""
728
 
729
- #: ../includes/class.yith-wcwl.php:201
730
  #, fuzzy
731
  msgid "An error occurred while adding products to the wishlist."
732
  msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
733
 
734
- #: ../includes/class.yith-wcwl.php:293
735
  #, fuzzy
736
  msgid "An error occurred while adding products to wishlist."
737
  msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
738
 
739
- #: ../includes/class.yith-wcwl.php:310
740
  msgid "The \"Remove\" option now does not require any parameter"
741
  msgstr ""
742
 
743
- #: ../includes/class.yith-wcwl.php:359
744
  #, fuzzy
745
  msgid "An error occurred while removing products from the wishlist"
746
  msgstr "ארעה שגיאה בזמן הסרת המוצר מהרשימה"
747
 
748
- #: ../includes/class.yith-wcwl.php:809
749
  msgid "You need to log in before creating a new wishlist"
750
  msgstr ""
751
 
752
- #: ../includes/class.yith-wcwl.php:1610
753
  msgid "Product successfully removed."
754
  msgstr "המוצר הוסר מהרשימה בהצלחה."
755
 
756
- #: ../includes/class.yith-wcwl.php:1614
757
  msgid "Error. Unable to remove the product from the wishlist."
758
  msgstr "שגיאה. לא הצלחנו להסיר את המוצר מרשימת המשאלות."
759
 
760
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
761
  msgid "No products were added to the wishlist"
762
  msgstr "אין מוצרים ברשימת המשאלות שלך."
763
 
764
- #: ../includes/class.yith-wcwl.php:1660
765
  msgid "An error as occurred."
766
  msgstr ""
767
 
768
- #: ../init.php:130
769
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
770
  msgstr ""
771
 
772
- #: ../init.php:140
773
  msgid "You can't activate the free version of"
774
  msgstr ""
775
 
776
- #: ../init.php:140
777
  msgid "while you are using the premium one."
778
  msgstr ""
779
 
780
- #: ../templates/admin/wishlist-panel-premium.php:185
781
- #: ../templates/admin/wishlist-panel-premium.php:383
782
- #, php-format
783
  msgid ""
784
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
785
  "%2$s to benefit from all features!"
786
  msgstr ""
787
 
788
- #: ../templates/admin/wishlist-panel-premium.php:187
789
- #: ../templates/admin/wishlist-panel-premium.php:385
790
- #, php-format
791
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
792
  msgstr ""
793
 
794
- #: ../templates/admin/wishlist-panel-premium.php:193
795
  msgid "Premium Features"
796
  msgstr ""
797
 
798
- #: ../templates/admin/wishlist-panel-premium.php:196
799
- #: ../templates/admin/wishlist-panel-premium.php:201
800
  msgid "Multiple Wishlist"
801
  msgstr ""
802
 
803
- #: ../templates/admin/wishlist-panel-premium.php:203
804
- #, php-format
805
  msgid ""
806
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
807
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -812,43 +811,38 @@ msgid ""
812
  "manage and share their own wish lists."
813
  msgstr ""
814
 
815
- #: ../templates/admin/wishlist-panel-premium.php:212
816
- #: ../templates/admin/wishlist-panel-premium.php:222
817
  msgid "Wishlist Private"
818
  msgstr ""
819
 
820
- #: ../templates/admin/wishlist-panel-premium.php:214
821
- #, php-format
822
  msgid ""
823
  "By enabling the option wishlist, users will also have the possibility to "
824
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
825
  "following options:"
826
  msgstr ""
827
 
828
- #: ../templates/admin/wishlist-panel-premium.php:216
829
- #, php-format
830
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
831
  msgstr ""
832
 
833
- #: ../templates/admin/wishlist-panel-premium.php:217
834
- #, php-format
835
  msgid ""
836
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
837
  "can display it;"
838
  msgstr ""
839
 
840
- #: ../templates/admin/wishlist-panel-premium.php:218
841
- #, php-format
842
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
843
  msgstr ""
844
 
845
- #: ../templates/admin/wishlist-panel-premium.php:229
846
- #: ../templates/admin/wishlist-panel-premium.php:234
847
  msgid "Estimate Cost"
848
  msgstr ""
849
 
850
- #: ../templates/admin/wishlist-panel-premium.php:236
851
- #, php-format
852
  msgid ""
853
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
854
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -860,13 +854,12 @@ msgid ""
860
  "address that you have previously set."
861
  msgstr ""
862
 
863
- #: ../templates/admin/wishlist-panel-premium.php:245
864
- #: ../templates/admin/wishlist-panel-premium.php:250
865
  msgid "Admin Panel"
866
  msgstr ""
867
 
868
- #: ../templates/admin/wishlist-panel-premium.php:247
869
- #, php-format
870
  msgid ""
871
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
872
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -876,13 +869,12 @@ msgid ""
876
  "in customers' wish lists."
877
  msgstr ""
878
 
879
- #: ../templates/admin/wishlist-panel-premium.php:257
880
- #: ../templates/admin/wishlist-panel-premium.php:262
881
  msgid "Search Wishlists"
882
  msgstr ""
883
 
884
- #: ../templates/admin/wishlist-panel-premium.php:264
885
- #, php-format
886
  msgid ""
887
  "How many times have you been looking for the perfect gift for a important "
888
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -891,12 +883,11 @@ msgid ""
891
  "your products and even encourage users to purchase."
892
  msgstr ""
893
 
894
- #: ../templates/admin/wishlist-panel-premium.php:273
895
  msgid "'ADD TO CART' CHECKBOX"
896
  msgstr ""
897
 
898
- #: ../templates/admin/wishlist-panel-premium.php:275
899
- #, php-format
900
  msgid ""
901
  "Your shop offers always a wide selection of products and wishlists of your "
902
  "users get more and more crowded everyday. Give them the possibility to "
@@ -904,20 +895,19 @@ msgid ""
904
  "just with one click."
905
  msgstr ""
906
 
907
- #: ../templates/admin/wishlist-panel-premium.php:278
908
  msgid "'ADD TO CART'"
909
  msgstr ""
910
 
911
- #: ../templates/admin/wishlist-panel-premium.php:285
912
  msgid "DISABLE WISHLIST"
913
  msgstr ""
914
 
915
- #: ../templates/admin/wishlist-panel-premium.php:290
916
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
917
  msgstr ""
918
 
919
- #: ../templates/admin/wishlist-panel-premium.php:292
920
- #, php-format
921
  msgid ""
922
  "Favour users that have registered to your shop and disable plugin "
923
  "functionalities for all users that have not. By disabling this option, each "
@@ -925,29 +915,27 @@ msgid ""
925
  "%2$s to \"My Account\" page and a message will invite them to log in."
926
  msgstr ""
927
 
928
- #: ../templates/admin/wishlist-panel-premium.php:301
929
  msgid "MESSAGE TO UNLOGGED USERS"
930
  msgstr ""
931
 
932
- #: ../templates/admin/wishlist-panel-premium.php:303
933
- #, php-format
934
  msgid ""
935
  "Invite users that are visiting your shop to login if they want to fully "
936
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
937
  "redirect them to \"My Account\" page for registration."
938
  msgstr ""
939
 
940
- #: ../templates/admin/wishlist-panel-premium.php:306
941
  msgid "UNLOGGED USERS"
942
  msgstr ""
943
 
944
- #: ../templates/admin/wishlist-panel-premium.php:313
945
- #: ../templates/admin/wishlist-panel-premium.php:318
946
  msgid "POPULAR TABLE"
947
  msgstr ""
948
 
949
- #: ../templates/admin/wishlist-panel-premium.php:320
950
- #, php-format
951
  msgid ""
952
  "Some products draw customer's attention more than others and they do not "
953
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -955,29 +943,27 @@ msgid ""
955
  "their wishlists."
956
  msgstr ""
957
 
958
- #: ../templates/admin/wishlist-panel-premium.php:329
959
  msgid "FUNCTIONALITIES IN ONE CLICK"
960
  msgstr ""
961
 
962
- #: ../templates/admin/wishlist-panel-premium.php:331
963
- #, php-format
964
  msgid ""
965
  "Users have the possibility to search for a wishlist, create a new one or "
966
  "display those already created. Add these %1$sfunctionalities%2$s through the "
967
  "dedicated widgets or show them immediately after \"Wishlist\" table."
968
  msgstr ""
969
 
970
- #: ../templates/admin/wishlist-panel-premium.php:334
971
  msgid "FUNCTIONALITIES"
972
  msgstr ""
973
 
974
- #: ../templates/admin/wishlist-panel-premium.php:341
975
- #: ../templates/admin/wishlist-panel-premium.php:346
976
  msgid "PROMOTIONAL EMAIL"
977
  msgstr ""
978
 
979
- #: ../templates/admin/wishlist-panel-premium.php:348
980
- #, php-format
981
  msgid ""
982
  "If you want to give the right input to your users to persuade them to "
983
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -986,12 +972,11 @@ msgid ""
986
  "will know you are offering a unique offer!"
987
  msgstr ""
988
 
989
- #: ../templates/admin/wishlist-panel-premium.php:357
990
  msgid "FROM A WISHLIST TO ANOTHER"
991
  msgstr ""
992
 
993
- #: ../templates/admin/wishlist-panel-premium.php:359
994
- #, php-format
995
  msgid ""
996
  "Who said that a product has to remain forever in the same wishlist? With the "
997
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -999,108 +984,137 @@ msgid ""
999
  "another one, managing as they want their lists."
1000
  msgstr ""
1001
 
1002
- #: ../templates/admin/wishlist-panel-premium.php:362
1003
  msgid "FROM A WISHLIST"
1004
  msgstr ""
1005
 
1006
- #: ../templates/admin/wishlist-panel-premium.php:369
1007
  msgid "DATE"
1008
  msgstr ""
1009
 
1010
- #: ../templates/admin/wishlist-panel-premium.php:374
1011
  msgid "DATE OF ADDITION TO A WISHLIST"
1012
  msgstr ""
1013
 
1014
- #: ../templates/admin/wishlist-panel-premium.php:376
1015
- #, php-format
1016
  msgid ""
1017
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1018
  "date in which they have added a particular product to their list: a new way "
1019
  "to keep you users informed about their operations."
1020
  msgstr ""
1021
 
1022
- #: ../templates/share.php:32
1023
  msgid "Pinterest"
1024
  msgstr ""
1025
 
1026
- #: ../templates/share.php:38
1027
  #, fuzzy
1028
  msgid "Google+"
1029
  msgstr "שתף בגוגל+"
1030
 
1031
- #: ../templates/share.php:44
1032
  msgid "Email"
1033
  msgstr ""
1034
 
1035
- #: ../templates/wishlist-view.php:32
 
 
 
 
 
 
 
 
 
1036
  #, fuzzy
1037
  msgid "Edit title"
1038
  msgstr "כותרת רשימת משאלות"
1039
 
1040
- #: ../templates/wishlist-view.php:41
1041
  msgid "Save"
1042
  msgstr ""
1043
 
1044
- #: ../templates/wishlist-view.php:45
1045
  msgid "Cancel"
1046
  msgstr ""
1047
 
1048
- #: ../templates/wishlist-view.php:82
1049
  msgid "Product Name"
1050
  msgstr "שם המוצר"
1051
 
1052
- #: ../templates/wishlist-view.php:89
1053
  msgid "Unit Price"
1054
  msgstr "מחיר ליחידה"
1055
 
1056
- #: ../templates/wishlist-view.php:102
1057
  msgid "Stock Status"
1058
  msgstr "מצב מלאי"
1059
 
1060
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1061
  msgid "Remove this product"
1062
  msgstr "הסרת מוצר מהרשימה"
1063
 
1064
- #: ../templates/wishlist-view.php:172
1065
  msgid "Free!"
1066
  msgstr ""
1067
 
1068
- #: ../templates/wishlist-view.php:179
1069
  msgid "Out of Stock"
1070
  msgstr "לא קיים במלאי"
1071
 
1072
- #: ../templates/wishlist-view.php:179
1073
  msgid "In Stock"
1074
  msgstr "קיים במלאי"
1075
 
1076
- #: ../templates/wishlist-view.php:188
1077
- #, php-format
1078
  msgid "Added on : %s"
1079
  msgstr ""
1080
 
1081
- #: ../templates/wishlist-view.php:200
1082
  msgid "Move"
1083
  msgstr ""
1084
 
1085
- #: ../templates/wishlist-view.php:232
1086
  msgid "Remove"
1087
  msgstr ""
1088
 
1089
- #: ../templates/wishlist-view.php:259
1090
  msgid "Add the selected products to the cart"
1091
  msgstr ""
1092
 
1093
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1094
  msgid "Ask for an estimate"
1095
  msgstr ""
1096
 
1097
- #: ../templates/wishlist-view.php:303
1098
  msgid "Your email"
1099
  msgstr ""
1100
 
 
1101
  #, fuzzy
1102
- #~ msgid "YITH WooCommerce Wishlist"
1103
- #~ msgstr "הוסף לרשימת המשאלות"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1104
 
1105
  #, fuzzy
1106
  #~ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
+ #: includes/class.yith-wcwl-admin-init.php:159
24
+ #: includes/class.yith-wcwl-admin-init.php:1485
25
+ #: includes/class.yith-wcwl-admin-init.php:1486
26
+ #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "רשימת משאלות"
29
 
30
+ #: includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "הגדרות"
33
 
34
+ #: includes/class.yith-wcwl-admin-init.php:162
35
+ #: includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "צבעים"
38
 
39
+ #: includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr ""
42
 
43
+ #: includes/class.yith-wcwl-admin-init.php:1009
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1010
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
+ #: includes/class.yith-wcwl-admin-init.php:1011
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
+ #: includes/class.yith-wcwl-admin-init.php:1012
59
  msgctxt "[Part Of]: Also, please read the plugin documentation"
60
  msgid "documentation"
61
  msgstr ""
62
 
63
+ #: includes/class.yith-wcwl-admin-init.php:1018
64
  msgid "Upgrade to the PREMIUM VERSION"
65
  msgstr ""
66
 
67
+ #: includes/class.yith-wcwl-admin-init.php:1022
68
  msgid "Discover the Advanced Features"
69
  msgstr ""
70
 
71
+ #: includes/class.yith-wcwl-admin-init.php:1023
72
  msgid ""
73
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
74
  "all features!"
75
  msgstr ""
76
 
77
+ #: includes/class.yith-wcwl-admin-init.php:1029
78
  msgid "Get Support and Pro Features"
79
  msgstr ""
80
 
81
+ #: includes/class.yith-wcwl-admin-init.php:1030
82
  msgid ""
83
  "By purchasing the premium version of the plugin, you will take advantage of "
84
  "the advanced features of the product and you will get one year of free "
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1040
89
  msgid "General Settings"
90
  msgstr "הגדרות כלליות"
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1047
93
  msgid "Enable YITH Wishlist"
94
  msgstr "אפשר שימוש ברשימת המשאלות של YITH"
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1054
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "כותרת רשימת משאלות"
100
 
101
+ #: includes/class.yith-wcwl-admin-init.php:1056
102
+ #: includes/class.yith-wcwl-admin-init.php:1057
103
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
104
  msgid "My wishlist on %s"
105
  msgstr "רשימת המשאלות שלי ב-%s"
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1062
108
  msgid "Wishlist Page"
109
  msgstr "עמוד רשימת המשאלות"
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1063
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr "תוכן העמוד: [yith_wcwl_wishlist]"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1072
116
  msgid "Position"
117
  msgstr "מיקום"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1073
120
  msgid ""
121
  "You can add the button in variable products only after the \"Add to Cart\" "
122
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
123
  msgstr ""
124
 
125
+ #: includes/class.yith-wcwl-admin-init.php:1079
126
  msgid "After \"Add to cart\""
127
  msgstr "לאחר \"הוספה לסל\""
128
 
129
+ #: includes/class.yith-wcwl-admin-init.php:1080
130
  msgid "After thumbnails"
131
  msgstr "אחרי התמונות המוקטנות"
132
 
133
+ #: includes/class.yith-wcwl-admin-init.php:1081
134
  msgid "After summary"
135
  msgstr "אחרי תיאור מוצר"
136
 
137
+ #: includes/class.yith-wcwl-admin-init.php:1082
138
  msgid "Use shortcode"
139
  msgstr "השתמש בקוד מקוצר"
140
 
141
+ #: includes/class.yith-wcwl-admin-init.php:1087
142
  msgid "Redirect to cart"
143
  msgstr "הפנייה לסל הקניות"
144
 
145
+ #: includes/class.yith-wcwl-admin-init.php:1088
146
  msgid ""
147
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
148
  "page."
149
  msgstr ""
150
 
151
+ #: includes/class.yith-wcwl-admin-init.php:1094
152
  msgid "Remove if added to the cart"
153
  msgstr "הסר מהרשימה אם הוסף לסל"
154
 
155
+ #: includes/class.yith-wcwl-admin-init.php:1095
156
  #, fuzzy
157
  msgid "Remove the product from the wishlist if it has been added to the cart."
158
  msgstr "הסר את המוצר מהרשימה אם הוא הוסף לסל."
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1101
161
  msgid "\"Add to Wishlist\" text"
162
  msgstr ""
163
 
164
+ #: includes/class.yith-wcwl-admin-init.php:1103
165
  msgid "Add to Wishlist"
166
  msgstr "הוסף לרשימת המשאלות"
167
 
168
+ #: includes/class.yith-wcwl-admin-init.php:1108
169
  #, fuzzy
170
  msgid "\"Browse wishlist\" text"
171
  msgstr "צפה ברשימת השמורים שלך"
172
 
173
+ #: includes/class.yith-wcwl-admin-init.php:1110
174
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
175
  msgid "Browse Wishlist"
176
  msgstr "צפה ברשימת השמורים שלך"
177
 
178
+ #: includes/class.yith-wcwl-admin-init.php:1115
179
  #, fuzzy
180
  msgid "\"Product already in wishlist\" text"
181
  msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
182
 
183
+ #: includes/class.yith-wcwl-admin-init.php:1117
184
+ #: includes/class.yith-wcwl-ui.php:83
185
  msgid "The product is already in the wishlist!"
186
  msgstr "המוצר נשמר."
187
 
188
+ #: includes/class.yith-wcwl-admin-init.php:1122
189
  #, fuzzy
190
  msgid "\"Product added\" text"
191
  msgstr "המוצר נשמר!"
192
 
193
+ #: includes/class.yith-wcwl-admin-init.php:1124
194
+ #: includes/class.yith-wcwl-ui.php:82
195
  msgid "Product added!"
196
  msgstr "המוצר נשמר!"
197
 
198
+ #: includes/class.yith-wcwl-admin-init.php:1129
199
  msgid "\"Add to Cart\" text"
200
  msgstr ""
201
 
202
+ #: includes/class.yith-wcwl-admin-init.php:1131
203
  msgid "Add to Cart"
204
  msgstr "הוסף לסל"
205
 
206
+ #: includes/class.yith-wcwl-admin-init.php:1136
207
  #, fuzzy
208
  msgid "Show Unit price"
209
  msgstr "מחיר ליחידה"
210
 
211
+ #: includes/class.yith-wcwl-admin-init.php:1137
212
  msgid "Show unit price for each product in wishlist"
213
  msgstr ""
214
 
215
+ #: includes/class.yith-wcwl-admin-init.php:1144
216
  #, fuzzy
217
  msgid "Show \"Add to Cart\" button"
218
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1145
221
  #, fuzzy
222
  msgid "Show \"Add to Cart\" button for each product in wishlist"
223
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1152
226
  #, fuzzy
227
  msgid "Show Stock status"
228
  msgstr "מצב מלאי"
229
 
230
+ #: includes/class.yith-wcwl-admin-init.php:1153
231
  msgid ""
232
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
233
  msgstr ""
234
 
235
+ #: includes/class.yith-wcwl-admin-init.php:1160
236
  msgid "Show Date of addition"
237
  msgstr ""
238
 
239
+ #: includes/class.yith-wcwl-admin-init.php:1161
240
  #, fuzzy
241
  msgid "Show the date when users have added a product to the wishlist"
242
  msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
243
 
244
+ #: includes/class.yith-wcwl-admin-init.php:1168
245
  #, fuzzy
246
  msgid "Add second remove button"
247
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1169
250
  msgid "Add a second remove button in the last column, with extended label"
251
  msgstr ""
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1184
254
  msgid "Styles"
255
  msgstr "סגנונות עיצוב"
256
 
257
+ #: includes/class.yith-wcwl-admin-init.php:1191
258
  msgid "Use buttons"
259
  msgstr "השתמש בכפתורים"
260
 
261
+ #: includes/class.yith-wcwl-admin-init.php:1192
262
  #, fuzzy
263
  msgid "Use buttons instead of simple anchors."
264
  msgstr "השתמש בכפתורים במקום קישורים רגילים."
265
 
266
+ #: includes/class.yith-wcwl-admin-init.php:1198
267
  msgid "Custom CSS"
268
  msgstr "הכנס שורות CSS משלך"
269
 
270
+ #: includes/class.yith-wcwl-admin-init.php:1205
271
  msgid "Use theme style"
272
  msgstr "השתמש בעיצוב של התבנית שלך"
273
 
274
+ #: includes/class.yith-wcwl-admin-init.php:1206
275
  msgid "Use the theme style."
276
  msgstr "השתמש בעיצוב של תבנית האתר."
277
 
278
+ #: includes/class.yith-wcwl-admin-init.php:1212
279
  #, fuzzy
280
  msgid "Rounded buttons"
281
  msgstr "השתמש בכפתורים"
282
 
283
+ #: includes/class.yith-wcwl-admin-init.php:1213
284
  #, fuzzy
285
  msgid "Make button corners rounded"
286
  msgstr "הצג את הכפתורים עם פינות מעוגלות"
287
 
288
+ #: includes/class.yith-wcwl-admin-init.php:1219
289
  msgid "\"Add to Wishlist\" icon"
290
  msgstr ""
291
 
292
+ #: includes/class.yith-wcwl-admin-init.php:1220
293
  msgid "Add an icon to the \"Add to Wishlist\" button"
294
  msgstr ""
295
 
296
+ #: includes/class.yith-wcwl-admin-init.php:1230
297
  msgid "\"Add to Cart\" icon"
298
  msgstr ""
299
 
300
+ #: includes/class.yith-wcwl-admin-init.php:1231
301
  msgid "Add an icon to the \"Add to Cart\" button"
302
  msgstr ""
303
 
304
+ #: includes/class.yith-wcwl-admin-init.php:1249
305
  msgid "Social Networks & Share"
306
  msgstr ""
307
 
308
+ #: includes/class.yith-wcwl-admin-init.php:1256
309
  msgid "Share on Facebook"
310
  msgstr "שתף בפייסבוק"
311
 
312
+ #: includes/class.yith-wcwl-admin-init.php:1257
313
  #, fuzzy
314
  msgid "Show \"Share on Facebook\" button"
315
  msgstr "שתף בפייסבוק"
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1263
318
  msgid "Tweet on Twitter"
319
  msgstr ""
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1264
322
  #, fuzzy
323
  msgid "Show \"Tweet on Twitter\" button"
324
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1270
327
  msgid "Pin on Pinterest"
328
  msgstr ""
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1271
331
  #, fuzzy
332
  msgid "Show \"Pin on Pinterest\" button"
333
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1277
336
  msgid "Share on Google+"
337
  msgstr "שתף בגוגל+"
338
 
339
+ #: includes/class.yith-wcwl-admin-init.php:1278
340
  #, fuzzy
341
  msgid "Show \"Share on Google+\" button"
342
  msgstr "שתף בפייסבוק"
343
 
344
+ #: includes/class.yith-wcwl-admin-init.php:1284
345
  msgid "Share by Email"
346
  msgstr ""
347
 
348
+ #: includes/class.yith-wcwl-admin-init.php:1285
349
  #, fuzzy
350
  msgid "Show \"Share by Email\" button"
351
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
352
 
353
+ #: includes/class.yith-wcwl-admin-init.php:1291
354
+ msgid "Share by WhatsApp"
355
+ msgstr ""
356
+
357
+ #: includes/class.yith-wcwl-admin-init.php:1292
358
+ #, fuzzy
359
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
360
+ msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
361
+
362
+ #: includes/class.yith-wcwl-admin-init.php:1298
363
  #, fuzzy
364
  msgid "Social title"
365
  msgstr "כותרת רשימת משאלות"
366
 
367
+ #: includes/class.yith-wcwl-admin-init.php:1305
368
  msgid "Social text"
369
  msgstr ""
370
 
371
+ #: includes/class.yith-wcwl-admin-init.php:1306
372
  msgid ""
373
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
374
  "strong> where you want to show the URL of your wishlist."
375
  msgstr ""
376
 
377
+ #: includes/class.yith-wcwl-admin-init.php:1313
378
  msgid "Social image URL"
379
  msgstr ""
380
 
381
+ #: includes/class.yith-wcwl-admin-init.php:1314
382
  msgid "It will be used by Pinterest."
383
  msgstr ""
384
 
385
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
386
  msgid ""
387
  "If you want to take advantage of this feature, you could consider to "
388
  "purchase the %s."
389
  msgstr ""
390
 
391
+ #: includes/class.yith-wcwl-admin-init.php:1333
392
  msgid "YITH WooCommerce Frequently Bought Together Integration"
393
  msgstr ""
394
 
395
+ #: includes/class.yith-wcwl-admin-init.php:1340
396
  msgid "Enable slider in wishlist"
397
  msgstr ""
398
 
399
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
400
  msgid ""
401
  "Choose to enable product slider in wishlist page with linked products (<a "
402
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
403
  msgstr ""
404
 
405
+ #: includes/class.yith-wcwl-admin-init.php:1377
406
  #, fuzzy
407
  msgid "\"Add to wishlist\" button"
408
  msgstr "הוסף לרשימת המשאלות"
409
 
410
+ #: includes/class.yith-wcwl-admin-init.php:1380
411
+ #: includes/class.yith-wcwl-admin-init.php:1398
412
+ #: includes/class.yith-wcwl-admin-init.php:1416
413
+ #: includes/class.yith-wcwl-admin-init.php:1434
414
+ #: includes/class.yith-wcwl-admin-init.php:1452
415
  msgid "Background"
416
  msgstr ""
417
 
418
+ #: includes/class.yith-wcwl-admin-init.php:1381
419
+ #: includes/class.yith-wcwl-admin-init.php:1399
420
+ #: includes/class.yith-wcwl-admin-init.php:1417
421
+ #: includes/class.yith-wcwl-admin-init.php:1435
422
+ #: includes/class.yith-wcwl-admin-init.php:1453
423
  msgid "Text"
424
  msgstr ""
425
 
426
+ #: includes/class.yith-wcwl-admin-init.php:1382
427
+ #: includes/class.yith-wcwl-admin-init.php:1400
428
+ #: includes/class.yith-wcwl-admin-init.php:1418
429
+ #: includes/class.yith-wcwl-admin-init.php:1436
430
+ #: includes/class.yith-wcwl-admin-init.php:1454
431
  msgid "Border"
432
  msgstr ""
433
 
434
+ #: includes/class.yith-wcwl-admin-init.php:1389
435
+ #: includes/class.yith-wcwl-admin-init.php:1407
436
+ #: includes/class.yith-wcwl-admin-init.php:1425
437
+ #: includes/class.yith-wcwl-admin-init.php:1443
438
  msgid "Background (hover)"
439
  msgstr ""
440
 
441
+ #: includes/class.yith-wcwl-admin-init.php:1390
442
+ #: includes/class.yith-wcwl-admin-init.php:1408
443
+ #: includes/class.yith-wcwl-admin-init.php:1426
444
+ #: includes/class.yith-wcwl-admin-init.php:1444
445
  msgid "Text (hover)"
446
  msgstr ""
447
 
448
+ #: includes/class.yith-wcwl-admin-init.php:1391
449
+ #: includes/class.yith-wcwl-admin-init.php:1409
450
+ #: includes/class.yith-wcwl-admin-init.php:1427
451
+ #: includes/class.yith-wcwl-admin-init.php:1445
452
  msgid "Border (hover)"
453
  msgstr ""
454
 
455
+ #: includes/class.yith-wcwl-admin-init.php:1395
456
  #, fuzzy
457
  msgid "\"Add to Cart\" button"
458
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
459
 
460
+ #: includes/class.yith-wcwl-admin-init.php:1413
461
  msgid "\"Style 1\" button"
462
  msgstr ""
463
 
464
+ #: includes/class.yith-wcwl-admin-init.php:1431
465
  msgid "\"Style 2\" button"
466
  msgstr ""
467
 
468
+ #: includes/class.yith-wcwl-admin-init.php:1449
469
  #, fuzzy
470
  msgid "Wishlist table"
471
  msgstr "כותרת רשימת משאלות"
472
 
473
+ #: includes/class.yith-wcwl-admin-init.php:1458
474
  msgid "Headers"
475
  msgstr ""
476
 
477
+ #: includes/class.yith-wcwl-admin-init.php:1461
478
  msgid "Background color"
479
  msgstr ""
480
 
481
+ #: includes/class.yith-wcwl-admin-init.php:1551
482
  #, fuzzy
483
  msgid "Wishlist Activated"
484
  msgstr "כותרת רשימת משאלות"
485
 
486
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
487
  msgid ""
488
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
489
  "can access to all the settings of our plugins that you have activated. "
491
  "options, <a href=\"%s\">discover it now</a>."
492
  msgstr ""
493
 
494
+ #: includes/class.yith-wcwl-admin-init.php:1563
495
  #, fuzzy
496
  msgid "Wishlist Updated"
497
  msgstr "עמוד רשימת המשאלות"
498
 
499
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
500
  msgid ""
501
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
502
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
505
  "\">discover the PREMIUM version.</a>"
506
  msgstr ""
507
 
508
+ #: includes/class.yith-wcwl-init.php:448
509
  msgid ""
510
  "We are sorry, but this feature is available only if cookies are enabled on "
511
  "your browser."
512
  msgstr ""
513
 
514
+ #: includes/class.yith-wcwl-init.php:449
515
  #, fuzzy
516
  msgid "Product correctly added to cart"
517
  msgstr ".המוצר הוסף לרשימה בהצלחה"
518
 
519
+ #: includes/class.yith-wcwl-install.php:244
520
  msgctxt "page_slug"
521
  msgid "wishlist"
522
  msgstr ""
523
 
524
+ #: includes/class.yith-wcwl-privacy.php:50
525
  msgid "While you visit our site, we’ll track:"
526
  msgstr ""
527
 
528
+ #: includes/class.yith-wcwl-privacy.php:52
529
  msgid ""
530
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
531
  "users your favourite products, and to create targeted email campaigns."
532
  msgstr ""
533
 
534
+ #: includes/class.yith-wcwl-privacy.php:53
535
  msgid ""
536
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
537
  "make them visible to the store’s staff"
538
  msgstr ""
539
 
540
+ #: includes/class.yith-wcwl-privacy.php:55
541
  msgid ""
542
  "We’ll also use cookies to keep track of wishlist contents while you’re "
543
  "browsing our site."
544
  msgstr ""
545
 
546
+ #: includes/class.yith-wcwl-privacy.php:58
547
  msgid ""
548
  "Members of our team have access to the information you provide us. For "
549
  "example, both Administrators and Shop Managers can access:"
550
  msgstr ""
551
 
552
+ #: includes/class.yith-wcwl-privacy.php:60
553
  msgid ""
554
  "Wishlist details, such as products added, date of addition, name and privacy "
555
  "settings of your wishlists"
556
  msgstr ""
557
 
558
+ #: includes/class.yith-wcwl-privacy.php:62
559
  msgid ""
560
  "Our team members have access to this information to offer you better deals "
561
  "for the products you love."
562
  msgstr ""
563
 
564
+ #: includes/class.yith-wcwl-privacy.php:82
565
+ #: includes/class.yith-wcwl-privacy.php:98
566
  #, fuzzy
567
  msgid "Customer Wishlists"
568
  msgstr "הוסף לרשימת המשאלות"
569
 
570
+ #: includes/class.yith-wcwl-privacy.php:133
571
  #, fuzzy
572
  msgid "Wishlists"
573
  msgstr "רשימת משאלות"
574
 
575
+ #. Translators: %s Order number.
576
+ #: includes/class.yith-wcwl-privacy.php:195
577
+ #, fuzzy
578
  msgid "Removed wishlist %s."
579
  msgstr "רשימת המשאלות שלי ב-%s"
580
 
581
+ #. Translators: %s Order number.
582
+ #: includes/class.yith-wcwl-privacy.php:199
583
+ #, fuzzy
584
  msgid "Wishlist %s has been retained."
585
  msgstr "טקסט בטבלת הרשימה"
586
 
587
+ #: includes/class.yith-wcwl-privacy.php:210
588
  msgid "Removed default user's wishlist"
589
  msgstr ""
590
 
591
+ #: includes/class.yith-wcwl-privacy.php:228
592
  msgid "Token"
593
  msgstr ""
594
 
595
+ #: includes/class.yith-wcwl-privacy.php:229
596
  #, fuzzy
597
  msgid "Wishlist url"
598
  msgstr "רשימת משאלות"
599
 
600
+ #: includes/class.yith-wcwl-privacy.php:230
601
  msgid "Title"
602
  msgstr ""
603
 
604
+ #: includes/class.yith-wcwl-privacy.php:231
605
  msgctxt "date wishlist was created"
606
  msgid "Created on"
607
  msgstr ""
608
 
609
+ #: includes/class.yith-wcwl-privacy.php:232
610
  msgid "Visibility"
611
  msgstr ""
612
 
613
+ #: includes/class.yith-wcwl-privacy.php:233
614
  msgid "Items Added"
615
  msgstr ""
616
 
617
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
618
  #, fuzzy
619
  msgid "Shared"
620
  msgstr "שתף ברשת:"
621
 
622
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
623
  msgid "Private"
624
  msgstr ""
625
 
626
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
627
  msgid "Public"
628
  msgstr ""
629
 
630
+ #: includes/class.yith-wcwl-shortcode.php:45
631
  #, fuzzy
632
  msgctxt "[gutenberg]: block name"
633
  msgid "YITH Add to Wishlist"
634
  msgstr "הוסף לרשימת המשאלות"
635
 
636
+ #: includes/class.yith-wcwl-shortcode.php:46
637
  #, fuzzy
638
  msgctxt "[gutenberg]: block description"
639
  msgid "Shows Add to Wishlist button"
640
  msgstr "הוסף לרשימת המשאלות"
641
 
642
+ #: includes/class.yith-wcwl-shortcode.php:51
643
  msgid ""
644
  "ID of the product to add to wishlist (leave empty to use global product)"
645
  msgstr ""
646
 
647
+ #: includes/class.yith-wcwl-shortcode.php:56
648
  msgid "Url of wishlist page (leave empty to use default)"
649
  msgstr ""
650
 
651
+ #: includes/class.yith-wcwl-shortcode.php:61
652
  msgid "Button label (leave empty to use default)"
653
  msgstr ""
654
 
655
+ #: includes/class.yith-wcwl-shortcode.php:66
656
  msgid "\"Browse wishlist\" label (leave empty to use default)"
657
  msgstr ""
658
 
659
+ #: includes/class.yith-wcwl-shortcode.php:71
660
  #, fuzzy
661
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
662
  msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
663
 
664
+ #: includes/class.yith-wcwl-shortcode.php:76
665
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
666
  msgstr ""
667
 
668
+ #: includes/class.yith-wcwl-shortcode.php:81
669
  msgid ""
670
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
671
  "default)"
672
  msgstr ""
673
 
674
+ #: includes/class.yith-wcwl-shortcode.php:86
675
  msgid "Additional css classes for the button (leave empty to use default)"
676
  msgstr ""
677
 
678
+ #: includes/class.yith-wcwl-shortcode.php:94
679
  #, fuzzy
680
  msgctxt "[gutenberg]: block name"
681
  msgid "YITH Wishlist"
682
  msgstr "אפשר שימוש ברשימת המשאלות של YITH"
683
 
684
+ #: includes/class.yith-wcwl-shortcode.php:95
685
  #, fuzzy
686
  msgctxt "[gutenberg]: block description"
687
  msgid "Shows list of products in wishlist"
688
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
689
 
690
+ #: includes/class.yith-wcwl-shortcode.php:100
691
  msgid "Choose whether to paginate items in the wishlist or show them all"
692
  msgstr ""
693
 
694
+ #: includes/class.yith-wcwl-shortcode.php:103
695
  msgid "Paginate"
696
  msgstr ""
697
 
698
+ #: includes/class.yith-wcwl-shortcode.php:104
699
  msgid "Do not paginate"
700
  msgstr ""
701
 
702
+ #: includes/class.yith-wcwl-shortcode.php:109
703
  msgid "Number of items to show for each page"
704
  msgstr ""
705
 
706
+ #: includes/class.yith-wcwl-shortcode.php:114
707
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
708
  msgstr ""
709
 
710
+ #: includes/class.yith-wcwl-shortcode.php:386
711
+ #: includes/class.yith-wcwl-ui.php:164
712
  msgid "Share on:"
713
  msgstr "שתף ברשת:"
714
 
715
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
716
  msgid "Select options"
717
  msgstr "בחירת דגם"
718
 
719
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
720
  msgid "Facebook"
721
  msgstr "פייסבוק"
722
 
723
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
724
  msgid "Twitter"
725
  msgstr "טוויטר"
726
 
727
+ #: includes/class.yith-wcwl-ui.php:180
728
  msgid "email"
729
  msgstr ""
730
 
731
+ #: includes/class.yith-wcwl.php:201
732
  #, fuzzy
733
  msgid "An error occurred while adding products to the wishlist."
734
  msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
735
 
736
+ #: includes/class.yith-wcwl.php:293
737
  #, fuzzy
738
  msgid "An error occurred while adding products to wishlist."
739
  msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
740
 
741
+ #: includes/class.yith-wcwl.php:310
742
  msgid "The \"Remove\" option now does not require any parameter"
743
  msgstr ""
744
 
745
+ #: includes/class.yith-wcwl.php:359
746
  #, fuzzy
747
  msgid "An error occurred while removing products from the wishlist"
748
  msgstr "ארעה שגיאה בזמן הסרת המוצר מהרשימה"
749
 
750
+ #: includes/class.yith-wcwl.php:809
751
  msgid "You need to log in before creating a new wishlist"
752
  msgstr ""
753
 
754
+ #: includes/class.yith-wcwl.php:1610
755
  msgid "Product successfully removed."
756
  msgstr "המוצר הוסר מהרשימה בהצלחה."
757
 
758
+ #: includes/class.yith-wcwl.php:1614
759
  msgid "Error. Unable to remove the product from the wishlist."
760
  msgstr "שגיאה. לא הצלחנו להסיר את המוצר מרשימת המשאלות."
761
 
762
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
763
  msgid "No products were added to the wishlist"
764
  msgstr "אין מוצרים ברשימת המשאלות שלך."
765
 
766
+ #: includes/class.yith-wcwl.php:1660
767
  msgid "An error as occurred."
768
  msgstr ""
769
 
770
+ #: init.php:130
771
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
772
  msgstr ""
773
 
774
+ #: init.php:140
775
  msgid "You can't activate the free version of"
776
  msgstr ""
777
 
778
+ #: init.php:140
779
  msgid "while you are using the premium one."
780
  msgstr ""
781
 
782
+ #: templates/admin/wishlist-panel-premium.php:185
783
+ #: templates/admin/wishlist-panel-premium.php:383
 
784
  msgid ""
785
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
786
  "%2$s to benefit from all features!"
787
  msgstr ""
788
 
789
+ #: templates/admin/wishlist-panel-premium.php:187
790
+ #: templates/admin/wishlist-panel-premium.php:385
 
791
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
792
  msgstr ""
793
 
794
+ #: templates/admin/wishlist-panel-premium.php:193
795
  msgid "Premium Features"
796
  msgstr ""
797
 
798
+ #: templates/admin/wishlist-panel-premium.php:196
799
+ #: templates/admin/wishlist-panel-premium.php:201
800
  msgid "Multiple Wishlist"
801
  msgstr ""
802
 
803
+ #: templates/admin/wishlist-panel-premium.php:203
 
804
  msgid ""
805
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
806
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
811
  "manage and share their own wish lists."
812
  msgstr ""
813
 
814
+ #: templates/admin/wishlist-panel-premium.php:212
815
+ #: templates/admin/wishlist-panel-premium.php:222
816
  msgid "Wishlist Private"
817
  msgstr ""
818
 
819
+ #: templates/admin/wishlist-panel-premium.php:214
 
820
  msgid ""
821
  "By enabling the option wishlist, users will also have the possibility to "
822
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
823
  "following options:"
824
  msgstr ""
825
 
826
+ #: templates/admin/wishlist-panel-premium.php:216
 
827
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
828
  msgstr ""
829
 
830
+ #: templates/admin/wishlist-panel-premium.php:217
 
831
  msgid ""
832
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
833
  "can display it;"
834
  msgstr ""
835
 
836
+ #: templates/admin/wishlist-panel-premium.php:218
 
837
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
838
  msgstr ""
839
 
840
+ #: templates/admin/wishlist-panel-premium.php:229
841
+ #: templates/admin/wishlist-panel-premium.php:234
842
  msgid "Estimate Cost"
843
  msgstr ""
844
 
845
+ #: templates/admin/wishlist-panel-premium.php:236
 
846
  msgid ""
847
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
848
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
854
  "address that you have previously set."
855
  msgstr ""
856
 
857
+ #: templates/admin/wishlist-panel-premium.php:245
858
+ #: templates/admin/wishlist-panel-premium.php:250
859
  msgid "Admin Panel"
860
  msgstr ""
861
 
862
+ #: templates/admin/wishlist-panel-premium.php:247
 
863
  msgid ""
864
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
865
  "submenu pages, you will have total control on users' wishlists. In addition "
869
  "in customers' wish lists."
870
  msgstr ""
871
 
872
+ #: templates/admin/wishlist-panel-premium.php:257
873
+ #: templates/admin/wishlist-panel-premium.php:262
874
  msgid "Search Wishlists"
875
  msgstr ""
876
 
877
+ #: templates/admin/wishlist-panel-premium.php:264
 
878
  msgid ""
879
  "How many times have you been looking for the perfect gift for a important "
880
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
883
  "your products and even encourage users to purchase."
884
  msgstr ""
885
 
886
+ #: templates/admin/wishlist-panel-premium.php:273
887
  msgid "'ADD TO CART' CHECKBOX"
888
  msgstr ""
889
 
890
+ #: templates/admin/wishlist-panel-premium.php:275
 
891
  msgid ""
892
  "Your shop offers always a wide selection of products and wishlists of your "
893
  "users get more and more crowded everyday. Give them the possibility to "
895
  "just with one click."
896
  msgstr ""
897
 
898
+ #: templates/admin/wishlist-panel-premium.php:278
899
  msgid "'ADD TO CART'"
900
  msgstr ""
901
 
902
+ #: templates/admin/wishlist-panel-premium.php:285
903
  msgid "DISABLE WISHLIST"
904
  msgstr ""
905
 
906
+ #: templates/admin/wishlist-panel-premium.php:290
907
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
908
  msgstr ""
909
 
910
+ #: templates/admin/wishlist-panel-premium.php:292
 
911
  msgid ""
912
  "Favour users that have registered to your shop and disable plugin "
913
  "functionalities for all users that have not. By disabling this option, each "
915
  "%2$s to \"My Account\" page and a message will invite them to log in."
916
  msgstr ""
917
 
918
+ #: templates/admin/wishlist-panel-premium.php:301
919
  msgid "MESSAGE TO UNLOGGED USERS"
920
  msgstr ""
921
 
922
+ #: templates/admin/wishlist-panel-premium.php:303
 
923
  msgid ""
924
  "Invite users that are visiting your shop to login if they want to fully "
925
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
926
  "redirect them to \"My Account\" page for registration."
927
  msgstr ""
928
 
929
+ #: templates/admin/wishlist-panel-premium.php:306
930
  msgid "UNLOGGED USERS"
931
  msgstr ""
932
 
933
+ #: templates/admin/wishlist-panel-premium.php:313
934
+ #: templates/admin/wishlist-panel-premium.php:318
935
  msgid "POPULAR TABLE"
936
  msgstr ""
937
 
938
+ #: templates/admin/wishlist-panel-premium.php:320
 
939
  msgid ""
940
  "Some products draw customer's attention more than others and they do not "
941
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
943
  "their wishlists."
944
  msgstr ""
945
 
946
+ #: templates/admin/wishlist-panel-premium.php:329
947
  msgid "FUNCTIONALITIES IN ONE CLICK"
948
  msgstr ""
949
 
950
+ #: templates/admin/wishlist-panel-premium.php:331
 
951
  msgid ""
952
  "Users have the possibility to search for a wishlist, create a new one or "
953
  "display those already created. Add these %1$sfunctionalities%2$s through the "
954
  "dedicated widgets or show them immediately after \"Wishlist\" table."
955
  msgstr ""
956
 
957
+ #: templates/admin/wishlist-panel-premium.php:334
958
  msgid "FUNCTIONALITIES"
959
  msgstr ""
960
 
961
+ #: templates/admin/wishlist-panel-premium.php:341
962
+ #: templates/admin/wishlist-panel-premium.php:346
963
  msgid "PROMOTIONAL EMAIL"
964
  msgstr ""
965
 
966
+ #: templates/admin/wishlist-panel-premium.php:348
 
967
  msgid ""
968
  "If you want to give the right input to your users to persuade them to "
969
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
972
  "will know you are offering a unique offer!"
973
  msgstr ""
974
 
975
+ #: templates/admin/wishlist-panel-premium.php:357
976
  msgid "FROM A WISHLIST TO ANOTHER"
977
  msgstr ""
978
 
979
+ #: templates/admin/wishlist-panel-premium.php:359
 
980
  msgid ""
981
  "Who said that a product has to remain forever in the same wishlist? With the "
982
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
984
  "another one, managing as they want their lists."
985
  msgstr ""
986
 
987
+ #: templates/admin/wishlist-panel-premium.php:362
988
  msgid "FROM A WISHLIST"
989
  msgstr ""
990
 
991
+ #: templates/admin/wishlist-panel-premium.php:369
992
  msgid "DATE"
993
  msgstr ""
994
 
995
+ #: templates/admin/wishlist-panel-premium.php:374
996
  msgid "DATE OF ADDITION TO A WISHLIST"
997
  msgstr ""
998
 
999
+ #: templates/admin/wishlist-panel-premium.php:376
 
1000
  msgid ""
1001
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1002
  "date in which they have added a particular product to their list: a new way "
1003
  "to keep you users informed about their operations."
1004
  msgstr ""
1005
 
1006
+ #: templates/share.php:32
1007
  msgid "Pinterest"
1008
  msgstr ""
1009
 
1010
+ #: templates/share.php:38
1011
  #, fuzzy
1012
  msgid "Google+"
1013
  msgstr "שתף בגוגל+"
1014
 
1015
+ #: templates/share.php:44
1016
  msgid "Email"
1017
  msgstr ""
1018
 
1019
+ #: templates/share.php:51
1020
+ #, fuzzy
1021
+ msgid "My wishlist on "
1022
+ msgstr "רשימת המשאלות שלי ב-%s"
1023
+
1024
+ #: templates/share.php:51
1025
+ msgid "WhatsApp"
1026
+ msgstr ""
1027
+
1028
+ #: templates/wishlist-view.php:32
1029
  #, fuzzy
1030
  msgid "Edit title"
1031
  msgstr "כותרת רשימת משאלות"
1032
 
1033
+ #: templates/wishlist-view.php:41
1034
  msgid "Save"
1035
  msgstr ""
1036
 
1037
+ #: templates/wishlist-view.php:45
1038
  msgid "Cancel"
1039
  msgstr ""
1040
 
1041
+ #: templates/wishlist-view.php:82
1042
  msgid "Product Name"
1043
  msgstr "שם המוצר"
1044
 
1045
+ #: templates/wishlist-view.php:89
1046
  msgid "Unit Price"
1047
  msgstr "מחיר ליחידה"
1048
 
1049
+ #: templates/wishlist-view.php:102
1050
  msgid "Stock Status"
1051
  msgstr "מצב מלאי"
1052
 
1053
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
1054
  msgid "Remove this product"
1055
  msgstr "הסרת מוצר מהרשימה"
1056
 
1057
+ #: templates/wishlist-view.php:172
1058
  msgid "Free!"
1059
  msgstr ""
1060
 
1061
+ #: templates/wishlist-view.php:179
1062
  msgid "Out of Stock"
1063
  msgstr "לא קיים במלאי"
1064
 
1065
+ #: templates/wishlist-view.php:179
1066
  msgid "In Stock"
1067
  msgstr "קיים במלאי"
1068
 
1069
+ #: templates/wishlist-view.php:188
 
1070
  msgid "Added on : %s"
1071
  msgstr ""
1072
 
1073
+ #: templates/wishlist-view.php:200
1074
  msgid "Move"
1075
  msgstr ""
1076
 
1077
+ #: templates/wishlist-view.php:232
1078
  msgid "Remove"
1079
  msgstr ""
1080
 
1081
+ #: templates/wishlist-view.php:259
1082
  msgid "Add the selected products to the cart"
1083
  msgstr ""
1084
 
1085
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1086
  msgid "Ask for an estimate"
1087
  msgstr ""
1088
 
1089
+ #: templates/wishlist-view.php:303
1090
  msgid "Your email"
1091
  msgstr ""
1092
 
1093
+ #. Plugin Name of the plugin/theme
1094
  #, fuzzy
1095
+ msgid "YITH WooCommerce Wishlist"
1096
+ msgstr "הוסף לרשימת המשאלות"
1097
+
1098
+ #. Plugin URI of the plugin/theme
1099
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1100
+ msgstr ""
1101
+
1102
+ #. Description of the plugin/theme
1103
+ msgid ""
1104
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1105
+ "possibility to create, fill, manage and share their wishlists allowing you "
1106
+ "to analyze their interests and needs to improve your marketing strategies. "
1107
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1108
+ "your e-commerce on <strong>YITH</strong></a>"
1109
+ msgstr ""
1110
+
1111
+ #. Author of the plugin/theme
1112
+ msgid "YITH"
1113
+ msgstr ""
1114
+
1115
+ #. Author URI of the plugin/theme
1116
+ msgid "https://yithemes.com/"
1117
+ msgstr ""
1118
 
1119
  #, fuzzy
1120
  #~ msgid ""
languages/{yith-woocommerce-wishlist-hr_HR.mo → yith-woocommerce-wishlist-hr.mo} RENAMED
Binary file
languages/{yith-woocommerce-wishlist-hr_HR.po → yith-woocommerce-wishlist-hr.po} RENAMED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:37+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -21,66 +21,66 @@ msgstr ""
21
  "X-Poedit-SearchPath-0: ..\n"
22
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
23
 
24
- #: ../includes/class.yith-wcwl-admin-init.php:159
25
- #: ../includes/class.yith-wcwl-admin-init.php:1484
26
- #: ../includes/class.yith-wcwl-admin-init.php:1485
27
- #: ../includes/class.yith-wcwl-install.php:245
28
  msgid "Wishlist"
29
  msgstr "Lista želja"
30
 
31
- #: ../includes/class.yith-wcwl-admin-init.php:161
32
  msgid "Settings"
33
  msgstr "Postavke"
34
 
35
- #: ../includes/class.yith-wcwl-admin-init.php:162
36
- #: ../includes/class.yith-wcwl-admin-init.php:243
37
  msgid "Colors"
38
  msgstr "Boje"
39
 
40
- #: ../includes/class.yith-wcwl-admin-init.php:163
41
  msgid "Premium Version"
42
  msgstr "Premium verzija"
43
 
44
- #: ../includes/class.yith-wcwl-admin-init.php:1015
45
  msgid "Enable all plugin features"
46
  msgstr ""
47
 
48
- #: ../includes/class.yith-wcwl-admin-init.php:1016
49
  msgid ""
50
  "Be sure to select at least one option in the Wishlist page menu in this "
51
  "settings page"
52
  msgstr ""
53
 
54
- #: ../includes/class.yith-wcwl-admin-init.php:1017
55
  msgctxt "[Part of]: Also, please read the plugin documentation"
56
  msgid "Also, please read the plugin"
57
  msgstr ""
58
 
59
- #: ../includes/class.yith-wcwl-admin-init.php:1018
60
  #, fuzzy
61
  msgctxt "[Part Of]: Also, please read the plugin documentation"
62
  msgid "documentation"
63
  msgstr "Dokumentacija dodatka"
64
 
65
- #: ../includes/class.yith-wcwl-admin-init.php:1024
66
  msgid "Upgrade to the PREMIUM VERSION"
67
  msgstr "Nadogradite na PREMIUM VERZIJU"
68
 
69
- #: ../includes/class.yith-wcwl-admin-init.php:1028
70
  msgid "Discover the Advanced Features"
71
  msgstr "Otkrijte Dodatne opcije"
72
 
73
- #: ../includes/class.yith-wcwl-admin-init.php:1029
74
  msgid ""
75
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
76
  "all features!"
77
  msgstr ""
78
 
79
- #: ../includes/class.yith-wcwl-admin-init.php:1035
80
  msgid "Get Support and Pro Features"
81
  msgstr "Podrška i Pro Pogodnosti"
82
 
83
- #: ../includes/class.yith-wcwl-admin-init.php:1036
84
  msgid ""
85
  "By purchasing the premium version of the plugin, you will take advantage of "
86
  "the advanced features of the product and you will get one year of free "
@@ -90,38 +90,37 @@ msgstr ""
90
  "proizvoda i ostvarujete godinu dana besplatnih nadogradnji i podrške preko "
91
  "naše platforme dostupne 24sata/24."
92
 
93
- #: ../includes/class.yith-wcwl-admin-init.php:1046
94
  msgid "General Settings"
95
  msgstr "Osnovne postavke"
96
 
97
- #: ../includes/class.yith-wcwl-admin-init.php:1053
98
  msgid "Enable YITH Wishlist"
99
  msgstr "Omogući YITH Listu želja"
100
 
101
- #: ../includes/class.yith-wcwl-admin-init.php:1060
102
  msgid "Default wishlist title"
103
  msgstr "Naslov Liste želja"
104
 
105
- #: ../includes/class.yith-wcwl-admin-init.php:1062
106
- #: ../includes/class.yith-wcwl-admin-init.php:1063
107
- #: ../includes/class.yith-wcwl-admin-init.php:1299
108
- #, php-format
109
  msgid "My wishlist on %s"
110
  msgstr "Moja lista želja na %s"
111
 
112
- #: ../includes/class.yith-wcwl-admin-init.php:1068
113
  msgid "Wishlist Page"
114
  msgstr "Stranica Liste želja"
115
 
116
- #: ../includes/class.yith-wcwl-admin-init.php:1069
117
  msgid "Page contents: [yith_wcwl_wishlist]"
118
  msgstr "Sadržaj stranice"
119
 
120
- #: ../includes/class.yith-wcwl-admin-init.php:1078
121
  msgid "Position"
122
  msgstr "Pozicija"
123
 
124
- #: ../includes/class.yith-wcwl-admin-init.php:1079
125
  msgid ""
126
  "You can add the button in variable products only after the \"Add to Cart\" "
127
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -129,27 +128,27 @@ msgstr ""
129
  "Možete dodati gumb na varijacijama proizvoda samo nakon gumba \"Dodaj u "
130
  "košaricu\" koristeći shortcode [yith_wcwl_add_to_wishlist]."
131
 
132
- #: ../includes/class.yith-wcwl-admin-init.php:1085
133
  msgid "After \"Add to cart\""
134
  msgstr "Nakon \"Dodaj u košaricu\""
135
 
136
- #: ../includes/class.yith-wcwl-admin-init.php:1086
137
  msgid "After thumbnails"
138
  msgstr "Nakon minijatura"
139
 
140
- #: ../includes/class.yith-wcwl-admin-init.php:1087
141
  msgid "After summary"
142
  msgstr "Nakon sažetka"
143
 
144
- #: ../includes/class.yith-wcwl-admin-init.php:1088
145
  msgid "Use shortcode"
146
  msgstr "Koristi shorcode"
147
 
148
- #: ../includes/class.yith-wcwl-admin-init.php:1093
149
  msgid "Redirect to cart"
150
  msgstr "Preusmjeri na košaricu"
151
 
152
- #: ../includes/class.yith-wcwl-admin-init.php:1094
153
  msgid ""
154
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
155
  "page."
@@ -157,200 +156,210 @@ msgstr ""
157
  "Preusmjeri na košaricu ako je na Listi želja odabran gumb \"Dodaj u košaricu"
158
  "\"."
159
 
160
- #: ../includes/class.yith-wcwl-admin-init.php:1100
161
  msgid "Remove if added to the cart"
162
  msgstr "Obriši ako je dodan u košaricu"
163
 
164
- #: ../includes/class.yith-wcwl-admin-init.php:1101
165
  msgid "Remove the product from the wishlist if it has been added to the cart."
166
  msgstr "Obriši proizvod iz liste želja ako je dodan u košaricu."
167
 
168
- #: ../includes/class.yith-wcwl-admin-init.php:1107
169
  msgid "\"Add to Wishlist\" text"
170
  msgstr "Tekst za \"Dodaj u listu želja\""
171
 
172
- #: ../includes/class.yith-wcwl-admin-init.php:1109
173
  msgid "Add to Wishlist"
174
  msgstr "Dodaj u košaricu"
175
 
176
- #: ../includes/class.yith-wcwl-admin-init.php:1114
177
  msgid "\"Browse wishlist\" text"
178
  msgstr "Tekst za \"Pregledaj listu želja\""
179
 
180
- #: ../includes/class.yith-wcwl-admin-init.php:1116
181
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
182
  msgid "Browse Wishlist"
183
  msgstr "Pregledaj listu želja"
184
 
185
- #: ../includes/class.yith-wcwl-admin-init.php:1121
186
  msgid "\"Product already in wishlist\" text"
187
  msgstr "Tekst za \"Proizvod je već dodan u listu želja\""
188
 
189
- #: ../includes/class.yith-wcwl-admin-init.php:1123
190
- #: ../includes/class.yith-wcwl-ui.php:83
191
  msgid "The product is already in the wishlist!"
192
  msgstr "Proizvod je već dodan u listu želja!"
193
 
194
- #: ../includes/class.yith-wcwl-admin-init.php:1128
195
  msgid "\"Product added\" text"
196
  msgstr "Tekst za \"Proizvod je dodan\""
197
 
198
- #: ../includes/class.yith-wcwl-admin-init.php:1130
199
- #: ../includes/class.yith-wcwl-ui.php:82
200
  msgid "Product added!"
201
  msgstr "Proizvod je dodan!"
202
 
203
- #: ../includes/class.yith-wcwl-admin-init.php:1135
204
  msgid "\"Add to Cart\" text"
205
  msgstr "Tekst za \"Dodaj u košaricu\""
206
 
207
- #: ../includes/class.yith-wcwl-admin-init.php:1137
208
  msgid "Add to Cart"
209
  msgstr "Dodaj u košaricu"
210
 
211
- #: ../includes/class.yith-wcwl-admin-init.php:1142
212
  msgid "Show Unit price"
213
  msgstr "Prikaži cijenu jedinice"
214
 
215
- #: ../includes/class.yith-wcwl-admin-init.php:1143
216
  msgid "Show unit price for each product in wishlist"
217
  msgstr "Prikaži cijenu jedinice za svaki proizvod u listi želja"
218
 
219
- #: ../includes/class.yith-wcwl-admin-init.php:1150
220
  msgid "Show \"Add to Cart\" button"
221
  msgstr "Prikaži gumb \"Dodaj u listu želja\""
222
 
223
- #: ../includes/class.yith-wcwl-admin-init.php:1151
224
  msgid "Show \"Add to Cart\" button for each product in wishlist"
225
  msgstr "Prikaži gumb \"Dodaj u košaricu\" za svaki proizvod u listi želja"
226
 
227
- #: ../includes/class.yith-wcwl-admin-init.php:1158
228
  msgid "Show Stock status"
229
  msgstr "Prikaži status zalihe"
230
 
231
- #: ../includes/class.yith-wcwl-admin-init.php:1159
232
  msgid ""
233
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
234
  msgstr ""
235
  "Prikaži \"Na zalihi\" ili \"Nema na zalihi\" za svaki proizvod u listi želja"
236
 
237
- #: ../includes/class.yith-wcwl-admin-init.php:1166
238
  msgid "Show Date of addition"
239
  msgstr "Prikaži datum dodavanja"
240
 
241
- #: ../includes/class.yith-wcwl-admin-init.php:1167
242
  msgid "Show the date when users have added a product to the wishlist"
243
  msgstr "Prikaži datum kada je korisnik dodao proizvod u listu želja"
244
 
245
- #: ../includes/class.yith-wcwl-admin-init.php:1174
246
  msgid "Add second remove button"
247
  msgstr "Dodaj drugi gumb za brisanje"
248
 
249
- #: ../includes/class.yith-wcwl-admin-init.php:1175
250
  msgid "Add a second remove button in the last column, with extended label"
251
  msgstr "Dodaj drugi gumb za brisanje u zadnjem redu, sa produženim natpisom"
252
 
253
- #: ../includes/class.yith-wcwl-admin-init.php:1190
254
  msgid "Styles"
255
  msgstr "Stilovi"
256
 
257
- #: ../includes/class.yith-wcwl-admin-init.php:1197
258
  msgid "Use buttons"
259
  msgstr "Koristi gumbove"
260
 
261
- #: ../includes/class.yith-wcwl-admin-init.php:1198
262
  msgid "Use buttons instead of simple anchors."
263
  msgstr "Koristi gumbove umjesto jednostavih natpisa."
264
 
265
- #: ../includes/class.yith-wcwl-admin-init.php:1204
266
  msgid "Custom CSS"
267
  msgstr "Prilagođeni CSS"
268
 
269
- #: ../includes/class.yith-wcwl-admin-init.php:1211
270
  msgid "Use theme style"
271
  msgstr "Koristi stil teme"
272
 
273
- #: ../includes/class.yith-wcwl-admin-init.php:1212
274
  msgid "Use the theme style."
275
  msgstr "Koristi stil teme."
276
 
277
- #: ../includes/class.yith-wcwl-admin-init.php:1218
278
  msgid "Rounded buttons"
279
  msgstr "Zaobljeni rubovi gumbova"
280
 
281
- #: ../includes/class.yith-wcwl-admin-init.php:1219
282
  msgid "Make button corners rounded"
283
  msgstr "Koristi zaobljene rubove gumbova"
284
 
285
- #: ../includes/class.yith-wcwl-admin-init.php:1225
286
  msgid "\"Add to Wishlist\" icon"
287
  msgstr "Ikona za \"Dodaj u listu želja\""
288
 
289
- #: ../includes/class.yith-wcwl-admin-init.php:1226
290
  msgid "Add an icon to the \"Add to Wishlist\" button"
291
  msgstr "Dodaj ikonu za gumb \"Dodaj u listu želja\""
292
 
293
- #: ../includes/class.yith-wcwl-admin-init.php:1236
294
  msgid "\"Add to Cart\" icon"
295
  msgstr "Gumb za \"Dodaj u košaricu\""
296
 
297
- #: ../includes/class.yith-wcwl-admin-init.php:1237
298
  msgid "Add an icon to the \"Add to Cart\" button"
299
  msgstr "Dodaj ikonu za gumb \"Dodaj u košaricu\""
300
 
301
- #: ../includes/class.yith-wcwl-admin-init.php:1255
302
  msgid "Social Networks & Share"
303
  msgstr "Društvene mreže i dijeljenje"
304
 
305
- #: ../includes/class.yith-wcwl-admin-init.php:1262
306
  msgid "Share on Facebook"
307
  msgstr "Podijeli na Facebooku"
308
 
309
- #: ../includes/class.yith-wcwl-admin-init.php:1263
310
  msgid "Show \"Share on Facebook\" button"
311
  msgstr "Prikaži gumb \"Podijeli na Facebooku\""
312
 
313
- #: ../includes/class.yith-wcwl-admin-init.php:1269
314
  msgid "Tweet on Twitter"
315
  msgstr "Tweet-aj na Twitteru"
316
 
317
- #: ../includes/class.yith-wcwl-admin-init.php:1270
318
  msgid "Show \"Tweet on Twitter\" button"
319
  msgstr "Prikaži gumb \"Tweet-aj na Twitteru\""
320
 
321
- #: ../includes/class.yith-wcwl-admin-init.php:1276
322
  msgid "Pin on Pinterest"
323
  msgstr "Pinaj na Pinterestu"
324
 
325
- #: ../includes/class.yith-wcwl-admin-init.php:1277
326
  msgid "Show \"Pin on Pinterest\" button"
327
  msgstr "Prikaži gumb \"Pinaj na Pinterestu\""
328
 
329
- #: ../includes/class.yith-wcwl-admin-init.php:1283
330
  msgid "Share on Google+"
331
  msgstr "Podijeli na Google+"
332
 
333
- #: ../includes/class.yith-wcwl-admin-init.php:1284
334
  msgid "Show \"Share on Google+\" button"
335
  msgstr "Prikaži gumb \"Podijeli na Google+\""
336
 
337
- #: ../includes/class.yith-wcwl-admin-init.php:1290
338
  msgid "Share by Email"
339
  msgstr "Podijeli preko Emaila"
340
 
341
- #: ../includes/class.yith-wcwl-admin-init.php:1291
342
  msgid "Show \"Share by Email\" button"
343
  msgstr "Prikaži gumb \"Podijeli preko emaila\""
344
 
345
- #: ../includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
 
 
346
  msgid "Social title"
347
  msgstr "Naslov za objavu"
348
 
349
- #: ../includes/class.yith-wcwl-admin-init.php:1304
350
  msgid "Social text"
351
  msgstr "Tekst za objavu"
352
 
353
- #: ../includes/class.yith-wcwl-admin-init.php:1305
354
  msgid ""
355
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
356
  "strong> where you want to show the URL of your wishlist."
@@ -358,32 +367,30 @@ msgstr ""
358
  "Ovo će se koristiti na Twitteru i Pinterestu. Koristite <strong>%wishlist_url"
359
  "%</strong> gdje želite prikazati URL vaše liste želja."
360
 
361
- #: ../includes/class.yith-wcwl-admin-init.php:1312
362
  msgid "Social image URL"
363
  msgstr "Link na sliku za objave"
364
 
365
- #: ../includes/class.yith-wcwl-admin-init.php:1313
366
  msgid "It will be used by Pinterest."
367
  msgstr "Korisititi će se na Pinterestu."
368
 
369
- #: ../includes/class.yith-wcwl-admin-init.php:1327
370
- #, php-format
371
  msgid ""
372
  "If you want to take advantage of this feature, you could consider to "
373
  "purchase the %s."
374
  msgstr ""
375
  "Ako želite koristiti prednosti ove opcije, možete razmisliti o kupovini %s."
376
 
377
- #: ../includes/class.yith-wcwl-admin-init.php:1332
378
  msgid "YITH WooCommerce Frequently Bought Together Integration"
379
  msgstr "YITH WooCommerse skupna Integracija"
380
 
381
- #: ../includes/class.yith-wcwl-admin-init.php:1339
382
  msgid "Enable slider in wishlist"
383
  msgstr "Omogući slider u listi želja"
384
 
385
- #: ../includes/class.yith-wcwl-admin-init.php:1340
386
- #, php-format
387
  msgid ""
388
  "Choose to enable product slider in wishlist page with linked products (<a "
389
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
@@ -391,85 +398,84 @@ msgstr ""
391
  "Odabite da biste omogućili slider sa povezanim proizvodima na listi želja "
392
  "(<a href=\"%s\" class=\"thickbox\">Primjer</a>). %s"
393
 
394
- #: ../includes/class.yith-wcwl-admin-init.php:1376
395
  msgid "\"Add to wishlist\" button"
396
  msgstr "Gumb za \"Dodaj u listu želja\""
397
 
398
- #: ../includes/class.yith-wcwl-admin-init.php:1379
399
- #: ../includes/class.yith-wcwl-admin-init.php:1397
400
- #: ../includes/class.yith-wcwl-admin-init.php:1415
401
- #: ../includes/class.yith-wcwl-admin-init.php:1433
402
- #: ../includes/class.yith-wcwl-admin-init.php:1451
403
  msgid "Background"
404
  msgstr "Pozadina"
405
 
406
- #: ../includes/class.yith-wcwl-admin-init.php:1380
407
- #: ../includes/class.yith-wcwl-admin-init.php:1398
408
- #: ../includes/class.yith-wcwl-admin-init.php:1416
409
- #: ../includes/class.yith-wcwl-admin-init.php:1434
410
- #: ../includes/class.yith-wcwl-admin-init.php:1452
411
  msgid "Text"
412
  msgstr "Tekst"
413
 
414
- #: ../includes/class.yith-wcwl-admin-init.php:1381
415
- #: ../includes/class.yith-wcwl-admin-init.php:1399
416
- #: ../includes/class.yith-wcwl-admin-init.php:1417
417
- #: ../includes/class.yith-wcwl-admin-init.php:1435
418
- #: ../includes/class.yith-wcwl-admin-init.php:1453
419
  msgid "Border"
420
  msgstr "Obrub"
421
 
422
- #: ../includes/class.yith-wcwl-admin-init.php:1388
423
- #: ../includes/class.yith-wcwl-admin-init.php:1406
424
- #: ../includes/class.yith-wcwl-admin-init.php:1424
425
- #: ../includes/class.yith-wcwl-admin-init.php:1442
426
  msgid "Background (hover)"
427
  msgstr "Pozadina (hover)"
428
 
429
- #: ../includes/class.yith-wcwl-admin-init.php:1389
430
- #: ../includes/class.yith-wcwl-admin-init.php:1407
431
- #: ../includes/class.yith-wcwl-admin-init.php:1425
432
- #: ../includes/class.yith-wcwl-admin-init.php:1443
433
  msgid "Text (hover)"
434
  msgstr "Tekst (hover)"
435
 
436
- #: ../includes/class.yith-wcwl-admin-init.php:1390
437
- #: ../includes/class.yith-wcwl-admin-init.php:1408
438
- #: ../includes/class.yith-wcwl-admin-init.php:1426
439
- #: ../includes/class.yith-wcwl-admin-init.php:1444
440
  msgid "Border (hover)"
441
  msgstr "Obrub (hover)"
442
 
443
- #: ../includes/class.yith-wcwl-admin-init.php:1394
444
  msgid "\"Add to Cart\" button"
445
  msgstr "Gumb za \"Dodaj u košaricu\""
446
 
447
- #: ../includes/class.yith-wcwl-admin-init.php:1412
448
  msgid "\"Style 1\" button"
449
  msgstr "Gumb \"Stil 1\""
450
 
451
- #: ../includes/class.yith-wcwl-admin-init.php:1430
452
  msgid "\"Style 2\" button"
453
  msgstr "Gumb \"Stil 2\""
454
 
455
- #: ../includes/class.yith-wcwl-admin-init.php:1448
456
  msgid "Wishlist table"
457
  msgstr "Tablica liste želja"
458
 
459
- #: ../includes/class.yith-wcwl-admin-init.php:1457
460
  msgid "Headers"
461
  msgstr "Naslovi"
462
 
463
- #: ../includes/class.yith-wcwl-admin-init.php:1460
464
  msgid "Background color"
465
  msgstr "Boja pozadine"
466
 
467
- #: ../includes/class.yith-wcwl-admin-init.php:1550
468
  msgid "Wishlist Activated"
469
  msgstr "Lista želja aktivirana"
470
 
471
- #: ../includes/class.yith-wcwl-admin-init.php:1551
472
- #, php-format
473
  msgid ""
474
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
475
  "can access to all the settings of our plugins that you have activated. "
@@ -481,12 +487,11 @@ msgstr ""
481
  "je u izvanrednoj PREMIUM verziji sa puno novih opcija, <a href=\"%s"
482
  "\">otkrijte je</a>."
483
 
484
- #: ../includes/class.yith-wcwl-admin-init.php:1562
485
  msgid "Wishlist Updated"
486
  msgstr "Lista želja je ažurirana"
487
 
488
- #: ../includes/class.yith-wcwl-admin-init.php:1563
489
- #, php-format
490
  msgid ""
491
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
492
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -500,7 +505,7 @@ msgstr ""
500
  "ovaj meni. Lista želja je ažurirana novim opcijama, <a href=\"%s\">otkrijte "
501
  "PREMIUM verziju.</a>"
502
 
503
- #: ../includes/class.yith-wcwl-init.php:437
504
  msgid ""
505
  "We are sorry, but this feature is available only if cookies are enabled on "
506
  "your browser."
@@ -508,277 +513,273 @@ msgstr ""
508
  "Žao nam je, ova opcija je dostupna samo ako imate aktivirana kolačiće u "
509
  "vašem pregledniku."
510
 
511
- #: ../includes/class.yith-wcwl-init.php:438
512
  msgid "Product correctly added to cart"
513
  msgstr "Proizvod uspješno dodan u košaricu"
514
 
515
- #: ../includes/class.yith-wcwl-install.php:244
516
  msgctxt "page_slug"
517
  msgid "wishlist"
518
  msgstr "listaželja"
519
 
520
- #: ../includes/class.yith-wcwl-privacy.php:50
521
  msgid "While you visit our site, we’ll track:"
522
  msgstr ""
523
 
524
- #: ../includes/class.yith-wcwl-privacy.php:52
525
  msgid ""
526
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
527
  "users your favourite products, and to create targeted email campaigns."
528
  msgstr ""
529
 
530
- #: ../includes/class.yith-wcwl-privacy.php:53
531
  msgid ""
532
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
533
  "make them visible to the store’s staff"
534
  msgstr ""
535
 
536
- #: ../includes/class.yith-wcwl-privacy.php:55
537
  msgid ""
538
  "We’ll also use cookies to keep track of wishlist contents while you’re "
539
  "browsing our site."
540
  msgstr ""
541
 
542
- #: ../includes/class.yith-wcwl-privacy.php:58
543
  msgid ""
544
  "Members of our team have access to the information you provide us. For "
545
  "example, both Administrators and Shop Managers can access:"
546
  msgstr ""
547
 
548
- #: ../includes/class.yith-wcwl-privacy.php:60
549
  msgid ""
550
  "Wishlist details, such as products added, date of addition, name and privacy "
551
  "settings of your wishlists"
552
  msgstr ""
553
 
554
- #: ../includes/class.yith-wcwl-privacy.php:62
555
  msgid ""
556
  "Our team members have access to this information to offer you better deals "
557
  "for the products you love."
558
  msgstr ""
559
 
560
- #: ../includes/class.yith-wcwl-privacy.php:82
561
- #: ../includes/class.yith-wcwl-privacy.php:98
562
  #, fuzzy
563
  msgid "Customer Wishlists"
564
  msgstr "Pretraga listi želja"
565
 
566
- #: ../includes/class.yith-wcwl-privacy.php:133
567
  #, fuzzy
568
  msgid "Wishlists"
569
  msgstr "Lista želja"
570
 
571
- #: ../includes/class.yith-wcwl-privacy.php:195
572
- #, fuzzy, php-format
 
573
  msgid "Removed wishlist %s."
574
  msgstr "Moja lista želja na %s"
575
 
576
- #: ../includes/class.yith-wcwl-privacy.php:199
577
- #, php-format
578
  msgid "Wishlist %s has been retained."
579
  msgstr ""
580
 
581
- #: ../includes/class.yith-wcwl-privacy.php:210
582
  msgid "Removed default user's wishlist"
583
  msgstr ""
584
 
585
- #: ../includes/class.yith-wcwl-privacy.php:228
586
  msgid "Token"
587
  msgstr ""
588
 
589
- #: ../includes/class.yith-wcwl-privacy.php:229
590
  #, fuzzy
591
  msgid "Wishlist url"
592
  msgstr "Lista želja"
593
 
594
- #: ../includes/class.yith-wcwl-privacy.php:230
595
  msgid "Title"
596
  msgstr ""
597
 
598
- #: ../includes/class.yith-wcwl-privacy.php:231
599
  msgctxt "date wishlist was created"
600
  msgid "Created on"
601
  msgstr ""
602
 
603
- #: ../includes/class.yith-wcwl-privacy.php:232
604
  msgid "Visibility"
605
  msgstr ""
606
 
607
- #: ../includes/class.yith-wcwl-privacy.php:233
608
  msgid "Items Added"
609
  msgstr ""
610
 
611
- #: ../includes/class.yith-wcwl-privacy.php:283
612
- #: ../templates/wishlist-view.php:212
613
  msgid "Shared"
614
  msgstr "Podijeljeno"
615
 
616
- #: ../includes/class.yith-wcwl-privacy.php:286
617
- #: ../templates/wishlist-view.php:215
618
  msgid "Private"
619
  msgstr "Privatno"
620
 
621
- #: ../includes/class.yith-wcwl-privacy.php:289
622
- #: ../templates/wishlist-view.php:218
623
  msgid "Public"
624
  msgstr "Javno"
625
 
626
- #: ../includes/class.yith-wcwl-shortcode.php:45
627
  #, fuzzy
628
  msgctxt "[gutenberg]: block name"
629
  msgid "YITH Add to Wishlist"
630
  msgstr "Dodaj u košaricu"
631
 
632
- #: ../includes/class.yith-wcwl-shortcode.php:46
633
  #, fuzzy
634
  msgctxt "[gutenberg]: block description"
635
  msgid "Shows Add to Wishlist button"
636
  msgstr "Gumb za \"Dodaj u listu želja\""
637
 
638
- #: ../includes/class.yith-wcwl-shortcode.php:51
639
  msgid ""
640
  "ID of the product to add to wishlist (leave empty to use global product)"
641
  msgstr ""
642
 
643
- #: ../includes/class.yith-wcwl-shortcode.php:56
644
  msgid "Url of wishlist page (leave empty to use default)"
645
  msgstr ""
646
 
647
- #: ../includes/class.yith-wcwl-shortcode.php:61
648
  msgid "Button label (leave empty to use default)"
649
  msgstr ""
650
 
651
- #: ../includes/class.yith-wcwl-shortcode.php:66
652
  msgid "\"Browse wishlist\" label (leave empty to use default)"
653
  msgstr ""
654
 
655
- #: ../includes/class.yith-wcwl-shortcode.php:71
656
  #, fuzzy
657
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
658
  msgstr "Tekst za \"Proizvod je već dodan u listu želja\""
659
 
660
- #: ../includes/class.yith-wcwl-shortcode.php:76
661
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
662
  msgstr ""
663
 
664
- #: ../includes/class.yith-wcwl-shortcode.php:81
665
  msgid ""
666
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
667
  "default)"
668
  msgstr ""
669
 
670
- #: ../includes/class.yith-wcwl-shortcode.php:86
671
  msgid "Additional css classes for the button (leave empty to use default)"
672
  msgstr ""
673
 
674
- #: ../includes/class.yith-wcwl-shortcode.php:94
675
  #, fuzzy
676
  msgctxt "[gutenberg]: block name"
677
  msgid "YITH Wishlist"
678
  msgstr "Omogući YITH Listu želja"
679
 
680
- #: ../includes/class.yith-wcwl-shortcode.php:95
681
  #, fuzzy
682
  msgctxt "[gutenberg]: block description"
683
  msgid "Shows list of products in wishlist"
684
  msgstr "Prikaži cijenu jedinice za svaki proizvod u listi želja"
685
 
686
- #: ../includes/class.yith-wcwl-shortcode.php:100
687
  msgid "Choose whether to paginate items in the wishlist or show them all"
688
  msgstr ""
689
 
690
- #: ../includes/class.yith-wcwl-shortcode.php:103
691
  msgid "Paginate"
692
  msgstr ""
693
 
694
- #: ../includes/class.yith-wcwl-shortcode.php:104
695
  msgid "Do not paginate"
696
  msgstr ""
697
 
698
- #: ../includes/class.yith-wcwl-shortcode.php:109
699
  msgid "Number of items to show for each page"
700
  msgstr ""
701
 
702
- #: ../includes/class.yith-wcwl-shortcode.php:114
703
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
704
  msgstr ""
705
 
706
- #: ../includes/class.yith-wcwl-shortcode.php:386
707
- #: ../includes/class.yith-wcwl-ui.php:164
708
  msgid "Share on:"
709
  msgstr "Podijeli na:"
710
 
711
- #: ../includes/class.yith-wcwl-ui.php:118
712
- #: ../includes/class.yith-wcwl-ui.php:200
713
  msgid "Select options"
714
  msgstr "Odaberite opcije"
715
 
716
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
717
  msgid "Facebook"
718
  msgstr ""
719
 
720
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
721
  msgid "Twitter"
722
  msgstr ""
723
 
724
- #: ../includes/class.yith-wcwl-ui.php:180
725
  msgid "email"
726
  msgstr ""
727
 
728
- #: ../includes/class.yith-wcwl.php:201
729
  msgid "An error occurred while adding products to the wishlist."
730
  msgstr "Greška prilikom dodavanja proizvoda u listu želja."
731
 
732
- #: ../includes/class.yith-wcwl.php:293
733
  msgid "An error occurred while adding products to wishlist."
734
  msgstr "Greška prilikom dodavanja proizvoda u listu želja."
735
 
736
- #: ../includes/class.yith-wcwl.php:310
737
  msgid "The \"Remove\" option now does not require any parameter"
738
  msgstr "Opcija \"Obriši\" ne zahtjeva parametre"
739
 
740
- #: ../includes/class.yith-wcwl.php:359
741
  msgid "An error occurred while removing products from the wishlist"
742
  msgstr "Greška prilikom brisanja proizvoda iz liste želja"
743
 
744
- #: ../includes/class.yith-wcwl.php:809
745
  msgid "You need to log in before creating a new wishlist"
746
  msgstr "Morate se prijaviti da biste mogli dodavati proizvode u listu želja"
747
 
748
- #: ../includes/class.yith-wcwl.php:1610
749
  msgid "Product successfully removed."
750
  msgstr "Proizvod uspješno obrisan."
751
 
752
- #: ../includes/class.yith-wcwl.php:1614
753
  msgid "Error. Unable to remove the product from the wishlist."
754
  msgstr "Greška. Proizvod se ne može obrisati iz liste želja."
755
 
756
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
757
  msgid "No products were added to the wishlist"
758
  msgstr "Nema proizvoda u listi želja"
759
 
760
- #: ../includes/class.yith-wcwl.php:1660
761
  msgid "An error as occurred."
762
  msgstr "Greška, neuspješan pokušaj."
763
 
764
- #: ../init.php:130
765
  #, fuzzy
766
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
767
  msgstr ""
768
  "YITH WooCommerce Lista želja je uključena ali nije omogućena. Zahtjeva "
769
  "WooCommerce dodatak da bi mogla raditi."
770
 
771
- #: ../init.php:140
772
  msgid "You can't activate the free version of"
773
  msgstr ""
774
 
775
- #: ../init.php:140
776
  msgid "while you are using the premium one."
777
  msgstr ""
778
 
779
- #: ../templates/admin/wishlist-panel-premium.php:185
780
- #: ../templates/admin/wishlist-panel-premium.php:383
781
- #, php-format
782
  msgid ""
783
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
784
  "%2$s to benefit from all features!"
@@ -786,23 +787,21 @@ msgstr ""
786
  "Nadogradite na %1$spremium verziju%2$s%3$s %1$sYITH WooCommerce Listu želja"
787
  "%2$s "
788
 
789
- #: ../templates/admin/wishlist-panel-premium.php:187
790
- #: ../templates/admin/wishlist-panel-premium.php:385
791
- #, php-format
792
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
793
  msgstr "%1$sNADOGRADI%2$s%3$s na premium verziju%2$s"
794
 
795
- #: ../templates/admin/wishlist-panel-premium.php:193
796
  msgid "Premium Features"
797
  msgstr "Premium dodaci"
798
 
799
- #: ../templates/admin/wishlist-panel-premium.php:196
800
- #: ../templates/admin/wishlist-panel-premium.php:201
801
  msgid "Multiple Wishlist"
802
  msgstr "Višestruka Lista želja"
803
 
804
- #: ../templates/admin/wishlist-panel-premium.php:203
805
- #, php-format
806
  msgid ""
807
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
808
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -820,13 +819,12 @@ msgstr ""
820
  "dodatku vaši korisnici će biti u mogućnosti stvoriti, uređivati i dijeliti "
821
  "svoje liste želja."
822
 
823
- #: ../templates/admin/wishlist-panel-premium.php:212
824
- #: ../templates/admin/wishlist-panel-premium.php:222
825
  msgid "Wishlist Private"
826
  msgstr "Privatna lista želja"
827
 
828
- #: ../templates/admin/wishlist-panel-premium.php:214
829
- #, php-format
830
  msgid ""
831
  "By enabling the option wishlist, users will also have the possibility to "
832
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
@@ -835,13 +833,11 @@ msgstr ""
835
  "Ako uključite opciju liste želja, korisnići će imati mogućnost upravljanja "
836
  "%1$svidljivosti%2$s njihovih lista želja po sljedećim kriterijima:"
837
 
838
- #: ../templates/admin/wishlist-panel-premium.php:216
839
- #, php-format
840
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
841
  msgstr "%1$sjavno:%2$s svi korisnici mogu pretraživati i vidjeti listu želja;"
842
 
843
- #: ../templates/admin/wishlist-panel-premium.php:217
844
- #, php-format
845
  msgid ""
846
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
847
  "can display it;"
@@ -849,19 +845,17 @@ msgstr ""
849
  "%1$spodijeljeno:%2$s pristup imaju samo korisnici koji imaju direktan link "
850
  "na listu želja;"
851
 
852
- #: ../templates/admin/wishlist-panel-premium.php:218
853
- #, php-format
854
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
855
  msgstr ""
856
  "%1$sprivatno:%2$s pristup ima samo korisnik koji je napravio listu želja."
857
 
858
- #: ../templates/admin/wishlist-panel-premium.php:229
859
- #: ../templates/admin/wishlist-panel-premium.php:234
860
  msgid "Estimate Cost"
861
  msgstr "Procjena troška"
862
 
863
- #: ../templates/admin/wishlist-panel-premium.php:236
864
- #, php-format
865
  msgid ""
866
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
867
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -881,13 +875,12 @@ msgstr ""
881
  "tekst i poslati email sa svim potrebnim informacijama direktno na adresu "
882
  "koju ste prethodno postavili."
883
 
884
- #: ../templates/admin/wishlist-panel-premium.php:245
885
- #: ../templates/admin/wishlist-panel-premium.php:250
886
  msgid "Admin Panel"
887
  msgstr "Upravljačka ploča Admina"
888
 
889
- #: ../templates/admin/wishlist-panel-premium.php:247
890
- #, php-format
891
  msgid ""
892
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
893
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -903,13 +896,12 @@ msgstr ""
903
  "preko stranice proizvoda, koji prikazuje količinu proizvoda u korisničkim "
904
  "listama želja."
905
 
906
- #: ../templates/admin/wishlist-panel-premium.php:257
907
- #: ../templates/admin/wishlist-panel-premium.php:262
908
  msgid "Search Wishlists"
909
  msgstr "Pretraga listi želja"
910
 
911
- #: ../templates/admin/wishlist-panel-premium.php:264
912
- #, php-format
913
  msgid ""
914
  "How many times have you been looking for the perfect gift for a important "
915
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -923,12 +915,11 @@ msgstr ""
923
  "ovaj način možete povećati %1$svidljivost%2$s vaših proizvoda i ohrabriti "
924
  "korisnike na kupnju."
925
 
926
- #: ../templates/admin/wishlist-panel-premium.php:273
927
  msgid "'ADD TO CART' CHECKBOX"
928
  msgstr "'DODAJ U KOŠARICU' CHECKBOX"
929
 
930
- #: ../templates/admin/wishlist-panel-premium.php:275
931
- #, php-format
932
  msgid ""
933
  "Your shop offers always a wide selection of products and wishlists of your "
934
  "users get more and more crowded everyday. Give them the possibility to "
@@ -939,20 +930,19 @@ msgstr ""
939
  "pune i pune svakog dana. Omogućite im odabir %1$snekoliko ili svih proizvoda"
940
  "%2$s u listi želja i dodavanja u košaricu samo jednim klikom."
941
 
942
- #: ../templates/admin/wishlist-panel-premium.php:278
943
  msgid "'ADD TO CART'"
944
  msgstr "'DODAJ U KOŠARICU'"
945
 
946
- #: ../templates/admin/wishlist-panel-premium.php:285
947
  msgid "DISABLE WISHLIST"
948
  msgstr "ONEMOGUĆI LISTU ŽELJA"
949
 
950
- #: ../templates/admin/wishlist-panel-premium.php:290
951
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
952
  msgstr "ONEMOGUĆI LISTU ŽELJA ZA NEPRIJAVLJENE KORISNIKE"
953
 
954
- #: ../templates/admin/wishlist-panel-premium.php:292
955
- #, php-format
956
  msgid ""
957
  "Favour users that have registered to your shop and disable plugin "
958
  "functionalities for all users that have not. By disabling this option, each "
@@ -965,12 +955,11 @@ msgstr ""
965
  "želja biti će %1$spreusmjereni%2$s na stranicu \"Moj račun\" i poruku koja "
966
  "ih poziva da se prijave."
967
 
968
- #: ../templates/admin/wishlist-panel-premium.php:301
969
  msgid "MESSAGE TO UNLOGGED USERS"
970
  msgstr "PORUKA NEPRIJAVLJENIM KORISNICIMA"
971
 
972
- #: ../templates/admin/wishlist-panel-premium.php:303
973
- #, php-format
974
  msgid ""
975
  "Invite users that are visiting your shop to login if they want to fully "
976
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
@@ -980,17 +969,16 @@ msgstr ""
980
  "koristiti prednosti Liste želja. Prikazuje %1$sprilagođenu poruku%2$s i "
981
  "preusmjerava ih na stranicu \"Moj račun\" za registraciju."
982
 
983
- #: ../templates/admin/wishlist-panel-premium.php:306
984
  msgid "UNLOGGED USERS"
985
  msgstr "NEPRIJAVLJENI KORISNICI"
986
 
987
- #: ../templates/admin/wishlist-panel-premium.php:313
988
- #: ../templates/admin/wishlist-panel-premium.php:318
989
  msgid "POPULAR TABLE"
990
  msgstr "TABLICA POPULARNOSTI"
991
 
992
- #: ../templates/admin/wishlist-panel-premium.php:320
993
- #, php-format
994
  msgid ""
995
  "Some products draw customer's attention more than others and they do not "
996
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -1002,12 +990,11 @@ msgstr ""
1002
  "administrator trgovine pratite proizvode koji se često pojavljuju u listama "
1003
  "želja."
1004
 
1005
- #: ../templates/admin/wishlist-panel-premium.php:329
1006
  msgid "FUNCTIONALITIES IN ONE CLICK"
1007
  msgstr "FUNKCIONALNOSTI NA JEDAN KLIK"
1008
 
1009
- #: ../templates/admin/wishlist-panel-premium.php:331
1010
- #, php-format
1011
  msgid ""
1012
  "Users have the possibility to search for a wishlist, create a new one or "
1013
  "display those already created. Add these %1$sfunctionalities%2$s through the "
@@ -1017,17 +1004,16 @@ msgstr ""
1017
  "koje su već izradili. Dodajte ove %1$sfunkcionalnosti%2$s preko widgeta ili "
1018
  "ih prikažite odmah nakon tablice \"Liste želja\"."
1019
 
1020
- #: ../templates/admin/wishlist-panel-premium.php:334
1021
  msgid "FUNCTIONALITIES"
1022
  msgstr "FUNKCIONALNOSTI"
1023
 
1024
- #: ../templates/admin/wishlist-panel-premium.php:341
1025
- #: ../templates/admin/wishlist-panel-premium.php:346
1026
  msgid "PROMOTIONAL EMAIL"
1027
  msgstr "PROMOTIVNI EMAIL"
1028
 
1029
- #: ../templates/admin/wishlist-panel-premium.php:348
1030
- #, php-format
1031
  msgid ""
1032
  "If you want to give the right input to your users to persuade them to "
1033
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -1041,12 +1027,11 @@ msgstr ""
1041
  "kupon koji mogu iskoristiti u trgovini kako bi znali da im dajete "
1042
  "jedinstvenu ponudu!"
1043
 
1044
- #: ../templates/admin/wishlist-panel-premium.php:357
1045
  msgid "FROM A WISHLIST TO ANOTHER"
1046
  msgstr "IZ LISTE ŽELJA U DRUGU"
1047
 
1048
- #: ../templates/admin/wishlist-panel-premium.php:359
1049
- #, php-format
1050
  msgid ""
1051
  "Who said that a product has to remain forever in the same wishlist? With the "
1052
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -1058,20 +1043,19 @@ msgstr ""
1058
  "korisnici će moći sa samo jednim klikom premjestiti proizvod iz jedne liste "
1059
  "želja u drugu, upravljajući svojim listama želja."
1060
 
1061
- #: ../templates/admin/wishlist-panel-premium.php:362
1062
  msgid "FROM A WISHLIST"
1063
  msgstr "IZ LISTE ŽELJA"
1064
 
1065
- #: ../templates/admin/wishlist-panel-premium.php:369
1066
  msgid "DATE"
1067
  msgstr "DATUM"
1068
 
1069
- #: ../templates/admin/wishlist-panel-premium.php:374
1070
  msgid "DATE OF ADDITION TO A WISHLIST"
1071
  msgstr "DATUM DODAVANJA U LISTU ŽELJA"
1072
 
1073
- #: ../templates/admin/wishlist-panel-premium.php:376
1074
- #, php-format
1075
  msgid ""
1076
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1077
  "date in which they have added a particular product to their list: a new way "
@@ -1081,85 +1065,115 @@ msgstr ""
1081
  "vidjeti datum kada su dodali određeni proizvod u svoju listu: novi način da "
1082
  "vaši korisnici budu informirani o svojim aktivnostima."
1083
 
1084
- #: ../templates/share.php:32
1085
  msgid "Pinterest"
1086
  msgstr ""
1087
 
1088
- #: ../templates/share.php:38
1089
  msgid "Google+"
1090
  msgstr ""
1091
 
1092
- #: ../templates/share.php:44
1093
  msgid "Email"
1094
  msgstr ""
1095
 
1096
- #: ../templates/wishlist-view.php:32
 
 
 
 
 
 
 
 
 
1097
  msgid "Edit title"
1098
  msgstr "Uredi naslov"
1099
 
1100
- #: ../templates/wishlist-view.php:41
1101
  msgid "Save"
1102
  msgstr "Spremi"
1103
 
1104
- #: ../templates/wishlist-view.php:45
1105
  msgid "Cancel"
1106
  msgstr "Odustani"
1107
 
1108
- #: ../templates/wishlist-view.php:82
1109
  msgid "Product Name"
1110
  msgstr "Ime proizvoda"
1111
 
1112
- #: ../templates/wishlist-view.php:89
1113
  msgid "Unit Price"
1114
  msgstr "Jedinična cijena"
1115
 
1116
- #: ../templates/wishlist-view.php:102
1117
  msgid "Stock Status"
1118
  msgstr "Stanje zalihe"
1119
 
1120
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1121
  msgid "Remove this product"
1122
  msgstr "Obriši ovaj proizvod"
1123
 
1124
- #: ../templates/wishlist-view.php:172
1125
  msgid "Free!"
1126
  msgstr "Besplatno!"
1127
 
1128
- #: ../templates/wishlist-view.php:179
1129
  msgid "Out of Stock"
1130
  msgstr "Nema na zalihi"
1131
 
1132
- #: ../templates/wishlist-view.php:179
1133
  msgid "In Stock"
1134
  msgstr "Na zalihi"
1135
 
1136
- #: ../templates/wishlist-view.php:188
1137
- #, php-format
1138
  msgid "Added on : %s"
1139
  msgstr "Dodano: %s"
1140
 
1141
- #: ../templates/wishlist-view.php:200
1142
  msgid "Move"
1143
  msgstr "Premjesti"
1144
 
1145
- #: ../templates/wishlist-view.php:232
1146
  msgid "Remove"
1147
  msgstr "Obriši"
1148
 
1149
- #: ../templates/wishlist-view.php:259
1150
  msgid "Add the selected products to the cart"
1151
  msgstr "Dodaj označene proizvode u košaricu"
1152
 
1153
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1154
  msgid "Ask for an estimate"
1155
  msgstr "Zatraži procjenu cijene"
1156
 
1157
- #: ../templates/wishlist-view.php:303
1158
  msgid "Your email"
1159
  msgstr ""
1160
 
1161
- #~ msgid "YITH WooCommerce Wishlist"
1162
- #~ msgstr "YITH WooCommerce Lista želja"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1163
 
1164
  #~ msgid "Live Demo"
1165
  #~ msgstr "Pregled uživo"
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
21
  "X-Poedit-SearchPath-0: ..\n"
22
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
23
 
24
+ #: includes/class.yith-wcwl-admin-init.php:159
25
+ #: includes/class.yith-wcwl-admin-init.php:1485
26
+ #: includes/class.yith-wcwl-admin-init.php:1486
27
+ #: includes/class.yith-wcwl-install.php:245
28
  msgid "Wishlist"
29
  msgstr "Lista želja"
30
 
31
+ #: includes/class.yith-wcwl-admin-init.php:161
32
  msgid "Settings"
33
  msgstr "Postavke"
34
 
35
+ #: includes/class.yith-wcwl-admin-init.php:162
36
+ #: includes/class.yith-wcwl-admin-init.php:243
37
  msgid "Colors"
38
  msgstr "Boje"
39
 
40
+ #: includes/class.yith-wcwl-admin-init.php:163
41
  msgid "Premium Version"
42
  msgstr "Premium verzija"
43
 
44
+ #: includes/class.yith-wcwl-admin-init.php:1009
45
  msgid "Enable all plugin features"
46
  msgstr ""
47
 
48
+ #: includes/class.yith-wcwl-admin-init.php:1010
49
  msgid ""
50
  "Be sure to select at least one option in the Wishlist page menu in this "
51
  "settings page"
52
  msgstr ""
53
 
54
+ #: includes/class.yith-wcwl-admin-init.php:1011
55
  msgctxt "[Part of]: Also, please read the plugin documentation"
56
  msgid "Also, please read the plugin"
57
  msgstr ""
58
 
59
+ #: includes/class.yith-wcwl-admin-init.php:1012
60
  #, fuzzy
61
  msgctxt "[Part Of]: Also, please read the plugin documentation"
62
  msgid "documentation"
63
  msgstr "Dokumentacija dodatka"
64
 
65
+ #: includes/class.yith-wcwl-admin-init.php:1018
66
  msgid "Upgrade to the PREMIUM VERSION"
67
  msgstr "Nadogradite na PREMIUM VERZIJU"
68
 
69
+ #: includes/class.yith-wcwl-admin-init.php:1022
70
  msgid "Discover the Advanced Features"
71
  msgstr "Otkrijte Dodatne opcije"
72
 
73
+ #: includes/class.yith-wcwl-admin-init.php:1023
74
  msgid ""
75
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
76
  "all features!"
77
  msgstr ""
78
 
79
+ #: includes/class.yith-wcwl-admin-init.php:1029
80
  msgid "Get Support and Pro Features"
81
  msgstr "Podrška i Pro Pogodnosti"
82
 
83
+ #: includes/class.yith-wcwl-admin-init.php:1030
84
  msgid ""
85
  "By purchasing the premium version of the plugin, you will take advantage of "
86
  "the advanced features of the product and you will get one year of free "
90
  "proizvoda i ostvarujete godinu dana besplatnih nadogradnji i podrške preko "
91
  "naše platforme dostupne 24sata/24."
92
 
93
+ #: includes/class.yith-wcwl-admin-init.php:1040
94
  msgid "General Settings"
95
  msgstr "Osnovne postavke"
96
 
97
+ #: includes/class.yith-wcwl-admin-init.php:1047
98
  msgid "Enable YITH Wishlist"
99
  msgstr "Omogući YITH Listu želja"
100
 
101
+ #: includes/class.yith-wcwl-admin-init.php:1054
102
  msgid "Default wishlist title"
103
  msgstr "Naslov Liste želja"
104
 
105
+ #: includes/class.yith-wcwl-admin-init.php:1056
106
+ #: includes/class.yith-wcwl-admin-init.php:1057
107
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
108
  msgid "My wishlist on %s"
109
  msgstr "Moja lista želja na %s"
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1062
112
  msgid "Wishlist Page"
113
  msgstr "Stranica Liste želja"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1063
116
  msgid "Page contents: [yith_wcwl_wishlist]"
117
  msgstr "Sadržaj stranice"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1072
120
  msgid "Position"
121
  msgstr "Pozicija"
122
 
123
+ #: includes/class.yith-wcwl-admin-init.php:1073
124
  msgid ""
125
  "You can add the button in variable products only after the \"Add to Cart\" "
126
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
128
  "Možete dodati gumb na varijacijama proizvoda samo nakon gumba \"Dodaj u "
129
  "košaricu\" koristeći shortcode [yith_wcwl_add_to_wishlist]."
130
 
131
+ #: includes/class.yith-wcwl-admin-init.php:1079
132
  msgid "After \"Add to cart\""
133
  msgstr "Nakon \"Dodaj u košaricu\""
134
 
135
+ #: includes/class.yith-wcwl-admin-init.php:1080
136
  msgid "After thumbnails"
137
  msgstr "Nakon minijatura"
138
 
139
+ #: includes/class.yith-wcwl-admin-init.php:1081
140
  msgid "After summary"
141
  msgstr "Nakon sažetka"
142
 
143
+ #: includes/class.yith-wcwl-admin-init.php:1082
144
  msgid "Use shortcode"
145
  msgstr "Koristi shorcode"
146
 
147
+ #: includes/class.yith-wcwl-admin-init.php:1087
148
  msgid "Redirect to cart"
149
  msgstr "Preusmjeri na košaricu"
150
 
151
+ #: includes/class.yith-wcwl-admin-init.php:1088
152
  msgid ""
153
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
154
  "page."
156
  "Preusmjeri na košaricu ako je na Listi želja odabran gumb \"Dodaj u košaricu"
157
  "\"."
158
 
159
+ #: includes/class.yith-wcwl-admin-init.php:1094
160
  msgid "Remove if added to the cart"
161
  msgstr "Obriši ako je dodan u košaricu"
162
 
163
+ #: includes/class.yith-wcwl-admin-init.php:1095
164
  msgid "Remove the product from the wishlist if it has been added to the cart."
165
  msgstr "Obriši proizvod iz liste želja ako je dodan u košaricu."
166
 
167
+ #: includes/class.yith-wcwl-admin-init.php:1101
168
  msgid "\"Add to Wishlist\" text"
169
  msgstr "Tekst za \"Dodaj u listu želja\""
170
 
171
+ #: includes/class.yith-wcwl-admin-init.php:1103
172
  msgid "Add to Wishlist"
173
  msgstr "Dodaj u košaricu"
174
 
175
+ #: includes/class.yith-wcwl-admin-init.php:1108
176
  msgid "\"Browse wishlist\" text"
177
  msgstr "Tekst za \"Pregledaj listu želja\""
178
 
179
+ #: includes/class.yith-wcwl-admin-init.php:1110
180
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
181
  msgid "Browse Wishlist"
182
  msgstr "Pregledaj listu želja"
183
 
184
+ #: includes/class.yith-wcwl-admin-init.php:1115
185
  msgid "\"Product already in wishlist\" text"
186
  msgstr "Tekst za \"Proizvod je već dodan u listu želja\""
187
 
188
+ #: includes/class.yith-wcwl-admin-init.php:1117
189
+ #: includes/class.yith-wcwl-ui.php:83
190
  msgid "The product is already in the wishlist!"
191
  msgstr "Proizvod je već dodan u listu želja!"
192
 
193
+ #: includes/class.yith-wcwl-admin-init.php:1122
194
  msgid "\"Product added\" text"
195
  msgstr "Tekst za \"Proizvod je dodan\""
196
 
197
+ #: includes/class.yith-wcwl-admin-init.php:1124
198
+ #: includes/class.yith-wcwl-ui.php:82
199
  msgid "Product added!"
200
  msgstr "Proizvod je dodan!"
201
 
202
+ #: includes/class.yith-wcwl-admin-init.php:1129
203
  msgid "\"Add to Cart\" text"
204
  msgstr "Tekst za \"Dodaj u košaricu\""
205
 
206
+ #: includes/class.yith-wcwl-admin-init.php:1131
207
  msgid "Add to Cart"
208
  msgstr "Dodaj u košaricu"
209
 
210
+ #: includes/class.yith-wcwl-admin-init.php:1136
211
  msgid "Show Unit price"
212
  msgstr "Prikaži cijenu jedinice"
213
 
214
+ #: includes/class.yith-wcwl-admin-init.php:1137
215
  msgid "Show unit price for each product in wishlist"
216
  msgstr "Prikaži cijenu jedinice za svaki proizvod u listi želja"
217
 
218
+ #: includes/class.yith-wcwl-admin-init.php:1144
219
  msgid "Show \"Add to Cart\" button"
220
  msgstr "Prikaži gumb \"Dodaj u listu želja\""
221
 
222
+ #: includes/class.yith-wcwl-admin-init.php:1145
223
  msgid "Show \"Add to Cart\" button for each product in wishlist"
224
  msgstr "Prikaži gumb \"Dodaj u košaricu\" za svaki proizvod u listi želja"
225
 
226
+ #: includes/class.yith-wcwl-admin-init.php:1152
227
  msgid "Show Stock status"
228
  msgstr "Prikaži status zalihe"
229
 
230
+ #: includes/class.yith-wcwl-admin-init.php:1153
231
  msgid ""
232
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
233
  msgstr ""
234
  "Prikaži \"Na zalihi\" ili \"Nema na zalihi\" za svaki proizvod u listi želja"
235
 
236
+ #: includes/class.yith-wcwl-admin-init.php:1160
237
  msgid "Show Date of addition"
238
  msgstr "Prikaži datum dodavanja"
239
 
240
+ #: includes/class.yith-wcwl-admin-init.php:1161
241
  msgid "Show the date when users have added a product to the wishlist"
242
  msgstr "Prikaži datum kada je korisnik dodao proizvod u listu želja"
243
 
244
+ #: includes/class.yith-wcwl-admin-init.php:1168
245
  msgid "Add second remove button"
246
  msgstr "Dodaj drugi gumb za brisanje"
247
 
248
+ #: includes/class.yith-wcwl-admin-init.php:1169
249
  msgid "Add a second remove button in the last column, with extended label"
250
  msgstr "Dodaj drugi gumb za brisanje u zadnjem redu, sa produženim natpisom"
251
 
252
+ #: includes/class.yith-wcwl-admin-init.php:1184
253
  msgid "Styles"
254
  msgstr "Stilovi"
255
 
256
+ #: includes/class.yith-wcwl-admin-init.php:1191
257
  msgid "Use buttons"
258
  msgstr "Koristi gumbove"
259
 
260
+ #: includes/class.yith-wcwl-admin-init.php:1192
261
  msgid "Use buttons instead of simple anchors."
262
  msgstr "Koristi gumbove umjesto jednostavih natpisa."
263
 
264
+ #: includes/class.yith-wcwl-admin-init.php:1198
265
  msgid "Custom CSS"
266
  msgstr "Prilagođeni CSS"
267
 
268
+ #: includes/class.yith-wcwl-admin-init.php:1205
269
  msgid "Use theme style"
270
  msgstr "Koristi stil teme"
271
 
272
+ #: includes/class.yith-wcwl-admin-init.php:1206
273
  msgid "Use the theme style."
274
  msgstr "Koristi stil teme."
275
 
276
+ #: includes/class.yith-wcwl-admin-init.php:1212
277
  msgid "Rounded buttons"
278
  msgstr "Zaobljeni rubovi gumbova"
279
 
280
+ #: includes/class.yith-wcwl-admin-init.php:1213
281
  msgid "Make button corners rounded"
282
  msgstr "Koristi zaobljene rubove gumbova"
283
 
284
+ #: includes/class.yith-wcwl-admin-init.php:1219
285
  msgid "\"Add to Wishlist\" icon"
286
  msgstr "Ikona za \"Dodaj u listu želja\""
287
 
288
+ #: includes/class.yith-wcwl-admin-init.php:1220
289
  msgid "Add an icon to the \"Add to Wishlist\" button"
290
  msgstr "Dodaj ikonu za gumb \"Dodaj u listu želja\""
291
 
292
+ #: includes/class.yith-wcwl-admin-init.php:1230
293
  msgid "\"Add to Cart\" icon"
294
  msgstr "Gumb za \"Dodaj u košaricu\""
295
 
296
+ #: includes/class.yith-wcwl-admin-init.php:1231
297
  msgid "Add an icon to the \"Add to Cart\" button"
298
  msgstr "Dodaj ikonu za gumb \"Dodaj u košaricu\""
299
 
300
+ #: includes/class.yith-wcwl-admin-init.php:1249
301
  msgid "Social Networks & Share"
302
  msgstr "Društvene mreže i dijeljenje"
303
 
304
+ #: includes/class.yith-wcwl-admin-init.php:1256
305
  msgid "Share on Facebook"
306
  msgstr "Podijeli na Facebooku"
307
 
308
+ #: includes/class.yith-wcwl-admin-init.php:1257
309
  msgid "Show \"Share on Facebook\" button"
310
  msgstr "Prikaži gumb \"Podijeli na Facebooku\""
311
 
312
+ #: includes/class.yith-wcwl-admin-init.php:1263
313
  msgid "Tweet on Twitter"
314
  msgstr "Tweet-aj na Twitteru"
315
 
316
+ #: includes/class.yith-wcwl-admin-init.php:1264
317
  msgid "Show \"Tweet on Twitter\" button"
318
  msgstr "Prikaži gumb \"Tweet-aj na Twitteru\""
319
 
320
+ #: includes/class.yith-wcwl-admin-init.php:1270
321
  msgid "Pin on Pinterest"
322
  msgstr "Pinaj na Pinterestu"
323
 
324
+ #: includes/class.yith-wcwl-admin-init.php:1271
325
  msgid "Show \"Pin on Pinterest\" button"
326
  msgstr "Prikaži gumb \"Pinaj na Pinterestu\""
327
 
328
+ #: includes/class.yith-wcwl-admin-init.php:1277
329
  msgid "Share on Google+"
330
  msgstr "Podijeli na Google+"
331
 
332
+ #: includes/class.yith-wcwl-admin-init.php:1278
333
  msgid "Show \"Share on Google+\" button"
334
  msgstr "Prikaži gumb \"Podijeli na Google+\""
335
 
336
+ #: includes/class.yith-wcwl-admin-init.php:1284
337
  msgid "Share by Email"
338
  msgstr "Podijeli preko Emaila"
339
 
340
+ #: includes/class.yith-wcwl-admin-init.php:1285
341
  msgid "Show \"Share by Email\" button"
342
  msgstr "Prikaži gumb \"Podijeli preko emaila\""
343
 
344
+ #: includes/class.yith-wcwl-admin-init.php:1291
345
+ #, fuzzy
346
+ msgid "Share by WhatsApp"
347
+ msgstr "Podijeli preko Emaila"
348
+
349
+ #: includes/class.yith-wcwl-admin-init.php:1292
350
+ #, fuzzy
351
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
352
+ msgstr "Prikaži gumb \"Podijeli preko emaila\""
353
+
354
+ #: includes/class.yith-wcwl-admin-init.php:1298
355
  msgid "Social title"
356
  msgstr "Naslov za objavu"
357
 
358
+ #: includes/class.yith-wcwl-admin-init.php:1305
359
  msgid "Social text"
360
  msgstr "Tekst za objavu"
361
 
362
+ #: includes/class.yith-wcwl-admin-init.php:1306
363
  msgid ""
364
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
365
  "strong> where you want to show the URL of your wishlist."
367
  "Ovo će se koristiti na Twitteru i Pinterestu. Koristite <strong>%wishlist_url"
368
  "%</strong> gdje želite prikazati URL vaše liste želja."
369
 
370
+ #: includes/class.yith-wcwl-admin-init.php:1313
371
  msgid "Social image URL"
372
  msgstr "Link na sliku za objave"
373
 
374
+ #: includes/class.yith-wcwl-admin-init.php:1314
375
  msgid "It will be used by Pinterest."
376
  msgstr "Korisititi će se na Pinterestu."
377
 
378
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
379
  msgid ""
380
  "If you want to take advantage of this feature, you could consider to "
381
  "purchase the %s."
382
  msgstr ""
383
  "Ako želite koristiti prednosti ove opcije, možete razmisliti o kupovini %s."
384
 
385
+ #: includes/class.yith-wcwl-admin-init.php:1333
386
  msgid "YITH WooCommerce Frequently Bought Together Integration"
387
  msgstr "YITH WooCommerse skupna Integracija"
388
 
389
+ #: includes/class.yith-wcwl-admin-init.php:1340
390
  msgid "Enable slider in wishlist"
391
  msgstr "Omogući slider u listi želja"
392
 
393
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
394
  msgid ""
395
  "Choose to enable product slider in wishlist page with linked products (<a "
396
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
398
  "Odabite da biste omogućili slider sa povezanim proizvodima na listi želja "
399
  "(<a href=\"%s\" class=\"thickbox\">Primjer</a>). %s"
400
 
401
+ #: includes/class.yith-wcwl-admin-init.php:1377
402
  msgid "\"Add to wishlist\" button"
403
  msgstr "Gumb za \"Dodaj u listu želja\""
404
 
405
+ #: includes/class.yith-wcwl-admin-init.php:1380
406
+ #: includes/class.yith-wcwl-admin-init.php:1398
407
+ #: includes/class.yith-wcwl-admin-init.php:1416
408
+ #: includes/class.yith-wcwl-admin-init.php:1434
409
+ #: includes/class.yith-wcwl-admin-init.php:1452
410
  msgid "Background"
411
  msgstr "Pozadina"
412
 
413
+ #: includes/class.yith-wcwl-admin-init.php:1381
414
+ #: includes/class.yith-wcwl-admin-init.php:1399
415
+ #: includes/class.yith-wcwl-admin-init.php:1417
416
+ #: includes/class.yith-wcwl-admin-init.php:1435
417
+ #: includes/class.yith-wcwl-admin-init.php:1453
418
  msgid "Text"
419
  msgstr "Tekst"
420
 
421
+ #: includes/class.yith-wcwl-admin-init.php:1382
422
+ #: includes/class.yith-wcwl-admin-init.php:1400
423
+ #: includes/class.yith-wcwl-admin-init.php:1418
424
+ #: includes/class.yith-wcwl-admin-init.php:1436
425
+ #: includes/class.yith-wcwl-admin-init.php:1454
426
  msgid "Border"
427
  msgstr "Obrub"
428
 
429
+ #: includes/class.yith-wcwl-admin-init.php:1389
430
+ #: includes/class.yith-wcwl-admin-init.php:1407
431
+ #: includes/class.yith-wcwl-admin-init.php:1425
432
+ #: includes/class.yith-wcwl-admin-init.php:1443
433
  msgid "Background (hover)"
434
  msgstr "Pozadina (hover)"
435
 
436
+ #: includes/class.yith-wcwl-admin-init.php:1390
437
+ #: includes/class.yith-wcwl-admin-init.php:1408
438
+ #: includes/class.yith-wcwl-admin-init.php:1426
439
+ #: includes/class.yith-wcwl-admin-init.php:1444
440
  msgid "Text (hover)"
441
  msgstr "Tekst (hover)"
442
 
443
+ #: includes/class.yith-wcwl-admin-init.php:1391
444
+ #: includes/class.yith-wcwl-admin-init.php:1409
445
+ #: includes/class.yith-wcwl-admin-init.php:1427
446
+ #: includes/class.yith-wcwl-admin-init.php:1445
447
  msgid "Border (hover)"
448
  msgstr "Obrub (hover)"
449
 
450
+ #: includes/class.yith-wcwl-admin-init.php:1395
451
  msgid "\"Add to Cart\" button"
452
  msgstr "Gumb za \"Dodaj u košaricu\""
453
 
454
+ #: includes/class.yith-wcwl-admin-init.php:1413
455
  msgid "\"Style 1\" button"
456
  msgstr "Gumb \"Stil 1\""
457
 
458
+ #: includes/class.yith-wcwl-admin-init.php:1431
459
  msgid "\"Style 2\" button"
460
  msgstr "Gumb \"Stil 2\""
461
 
462
+ #: includes/class.yith-wcwl-admin-init.php:1449
463
  msgid "Wishlist table"
464
  msgstr "Tablica liste želja"
465
 
466
+ #: includes/class.yith-wcwl-admin-init.php:1458
467
  msgid "Headers"
468
  msgstr "Naslovi"
469
 
470
+ #: includes/class.yith-wcwl-admin-init.php:1461
471
  msgid "Background color"
472
  msgstr "Boja pozadine"
473
 
474
+ #: includes/class.yith-wcwl-admin-init.php:1551
475
  msgid "Wishlist Activated"
476
  msgstr "Lista želja aktivirana"
477
 
478
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
479
  msgid ""
480
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
481
  "can access to all the settings of our plugins that you have activated. "
487
  "je u izvanrednoj PREMIUM verziji sa puno novih opcija, <a href=\"%s"
488
  "\">otkrijte je</a>."
489
 
490
+ #: includes/class.yith-wcwl-admin-init.php:1563
491
  msgid "Wishlist Updated"
492
  msgstr "Lista želja je ažurirana"
493
 
494
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
495
  msgid ""
496
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
497
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
505
  "ovaj meni. Lista želja je ažurirana novim opcijama, <a href=\"%s\">otkrijte "
506
  "PREMIUM verziju.</a>"
507
 
508
+ #: includes/class.yith-wcwl-init.php:448
509
  msgid ""
510
  "We are sorry, but this feature is available only if cookies are enabled on "
511
  "your browser."
513
  "Žao nam je, ova opcija je dostupna samo ako imate aktivirana kolačiće u "
514
  "vašem pregledniku."
515
 
516
+ #: includes/class.yith-wcwl-init.php:449
517
  msgid "Product correctly added to cart"
518
  msgstr "Proizvod uspješno dodan u košaricu"
519
 
520
+ #: includes/class.yith-wcwl-install.php:244
521
  msgctxt "page_slug"
522
  msgid "wishlist"
523
  msgstr "listaželja"
524
 
525
+ #: includes/class.yith-wcwl-privacy.php:50
526
  msgid "While you visit our site, we’ll track:"
527
  msgstr ""
528
 
529
+ #: includes/class.yith-wcwl-privacy.php:52
530
  msgid ""
531
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
532
  "users your favourite products, and to create targeted email campaigns."
533
  msgstr ""
534
 
535
+ #: includes/class.yith-wcwl-privacy.php:53
536
  msgid ""
537
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
538
  "make them visible to the store’s staff"
539
  msgstr ""
540
 
541
+ #: includes/class.yith-wcwl-privacy.php:55
542
  msgid ""
543
  "We’ll also use cookies to keep track of wishlist contents while you’re "
544
  "browsing our site."
545
  msgstr ""
546
 
547
+ #: includes/class.yith-wcwl-privacy.php:58
548
  msgid ""
549
  "Members of our team have access to the information you provide us. For "
550
  "example, both Administrators and Shop Managers can access:"
551
  msgstr ""
552
 
553
+ #: includes/class.yith-wcwl-privacy.php:60
554
  msgid ""
555
  "Wishlist details, such as products added, date of addition, name and privacy "
556
  "settings of your wishlists"
557
  msgstr ""
558
 
559
+ #: includes/class.yith-wcwl-privacy.php:62
560
  msgid ""
561
  "Our team members have access to this information to offer you better deals "
562
  "for the products you love."
563
  msgstr ""
564
 
565
+ #: includes/class.yith-wcwl-privacy.php:82
566
+ #: includes/class.yith-wcwl-privacy.php:98
567
  #, fuzzy
568
  msgid "Customer Wishlists"
569
  msgstr "Pretraga listi želja"
570
 
571
+ #: includes/class.yith-wcwl-privacy.php:133
572
  #, fuzzy
573
  msgid "Wishlists"
574
  msgstr "Lista želja"
575
 
576
+ #. Translators: %s Order number.
577
+ #: includes/class.yith-wcwl-privacy.php:195
578
+ #, fuzzy
579
  msgid "Removed wishlist %s."
580
  msgstr "Moja lista želja na %s"
581
 
582
+ #. Translators: %s Order number.
583
+ #: includes/class.yith-wcwl-privacy.php:199
584
  msgid "Wishlist %s has been retained."
585
  msgstr ""
586
 
587
+ #: includes/class.yith-wcwl-privacy.php:210
588
  msgid "Removed default user's wishlist"
589
  msgstr ""
590
 
591
+ #: includes/class.yith-wcwl-privacy.php:228
592
  msgid "Token"
593
  msgstr ""
594
 
595
+ #: includes/class.yith-wcwl-privacy.php:229
596
  #, fuzzy
597
  msgid "Wishlist url"
598
  msgstr "Lista želja"
599
 
600
+ #: includes/class.yith-wcwl-privacy.php:230
601
  msgid "Title"
602
  msgstr ""
603
 
604
+ #: includes/class.yith-wcwl-privacy.php:231
605
  msgctxt "date wishlist was created"
606
  msgid "Created on"
607
  msgstr ""
608
 
609
+ #: includes/class.yith-wcwl-privacy.php:232
610
  msgid "Visibility"
611
  msgstr ""
612
 
613
+ #: includes/class.yith-wcwl-privacy.php:233
614
  msgid "Items Added"
615
  msgstr ""
616
 
617
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
618
  msgid "Shared"
619
  msgstr "Podijeljeno"
620
 
621
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
622
  msgid "Private"
623
  msgstr "Privatno"
624
 
625
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
626
  msgid "Public"
627
  msgstr "Javno"
628
 
629
+ #: includes/class.yith-wcwl-shortcode.php:45
630
  #, fuzzy
631
  msgctxt "[gutenberg]: block name"
632
  msgid "YITH Add to Wishlist"
633
  msgstr "Dodaj u košaricu"
634
 
635
+ #: includes/class.yith-wcwl-shortcode.php:46
636
  #, fuzzy
637
  msgctxt "[gutenberg]: block description"
638
  msgid "Shows Add to Wishlist button"
639
  msgstr "Gumb za \"Dodaj u listu želja\""
640
 
641
+ #: includes/class.yith-wcwl-shortcode.php:51
642
  msgid ""
643
  "ID of the product to add to wishlist (leave empty to use global product)"
644
  msgstr ""
645
 
646
+ #: includes/class.yith-wcwl-shortcode.php:56
647
  msgid "Url of wishlist page (leave empty to use default)"
648
  msgstr ""
649
 
650
+ #: includes/class.yith-wcwl-shortcode.php:61
651
  msgid "Button label (leave empty to use default)"
652
  msgstr ""
653
 
654
+ #: includes/class.yith-wcwl-shortcode.php:66
655
  msgid "\"Browse wishlist\" label (leave empty to use default)"
656
  msgstr ""
657
 
658
+ #: includes/class.yith-wcwl-shortcode.php:71
659
  #, fuzzy
660
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
661
  msgstr "Tekst za \"Proizvod je već dodan u listu želja\""
662
 
663
+ #: includes/class.yith-wcwl-shortcode.php:76
664
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
665
  msgstr ""
666
 
667
+ #: includes/class.yith-wcwl-shortcode.php:81
668
  msgid ""
669
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
670
  "default)"
671
  msgstr ""
672
 
673
+ #: includes/class.yith-wcwl-shortcode.php:86
674
  msgid "Additional css classes for the button (leave empty to use default)"
675
  msgstr ""
676
 
677
+ #: includes/class.yith-wcwl-shortcode.php:94
678
  #, fuzzy
679
  msgctxt "[gutenberg]: block name"
680
  msgid "YITH Wishlist"
681
  msgstr "Omogući YITH Listu želja"
682
 
683
+ #: includes/class.yith-wcwl-shortcode.php:95
684
  #, fuzzy
685
  msgctxt "[gutenberg]: block description"
686
  msgid "Shows list of products in wishlist"
687
  msgstr "Prikaži cijenu jedinice za svaki proizvod u listi želja"
688
 
689
+ #: includes/class.yith-wcwl-shortcode.php:100
690
  msgid "Choose whether to paginate items in the wishlist or show them all"
691
  msgstr ""
692
 
693
+ #: includes/class.yith-wcwl-shortcode.php:103
694
  msgid "Paginate"
695
  msgstr ""
696
 
697
+ #: includes/class.yith-wcwl-shortcode.php:104
698
  msgid "Do not paginate"
699
  msgstr ""
700
 
701
+ #: includes/class.yith-wcwl-shortcode.php:109
702
  msgid "Number of items to show for each page"
703
  msgstr ""
704
 
705
+ #: includes/class.yith-wcwl-shortcode.php:114
706
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
707
  msgstr ""
708
 
709
+ #: includes/class.yith-wcwl-shortcode.php:386
710
+ #: includes/class.yith-wcwl-ui.php:164
711
  msgid "Share on:"
712
  msgstr "Podijeli na:"
713
 
714
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
715
  msgid "Select options"
716
  msgstr "Odaberite opcije"
717
 
718
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
719
  msgid "Facebook"
720
  msgstr ""
721
 
722
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
723
  msgid "Twitter"
724
  msgstr ""
725
 
726
+ #: includes/class.yith-wcwl-ui.php:180
727
  msgid "email"
728
  msgstr ""
729
 
730
+ #: includes/class.yith-wcwl.php:201
731
  msgid "An error occurred while adding products to the wishlist."
732
  msgstr "Greška prilikom dodavanja proizvoda u listu želja."
733
 
734
+ #: includes/class.yith-wcwl.php:293
735
  msgid "An error occurred while adding products to wishlist."
736
  msgstr "Greška prilikom dodavanja proizvoda u listu želja."
737
 
738
+ #: includes/class.yith-wcwl.php:310
739
  msgid "The \"Remove\" option now does not require any parameter"
740
  msgstr "Opcija \"Obriši\" ne zahtjeva parametre"
741
 
742
+ #: includes/class.yith-wcwl.php:359
743
  msgid "An error occurred while removing products from the wishlist"
744
  msgstr "Greška prilikom brisanja proizvoda iz liste želja"
745
 
746
+ #: includes/class.yith-wcwl.php:809
747
  msgid "You need to log in before creating a new wishlist"
748
  msgstr "Morate se prijaviti da biste mogli dodavati proizvode u listu želja"
749
 
750
+ #: includes/class.yith-wcwl.php:1610
751
  msgid "Product successfully removed."
752
  msgstr "Proizvod uspješno obrisan."
753
 
754
+ #: includes/class.yith-wcwl.php:1614
755
  msgid "Error. Unable to remove the product from the wishlist."
756
  msgstr "Greška. Proizvod se ne može obrisati iz liste želja."
757
 
758
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
759
  msgid "No products were added to the wishlist"
760
  msgstr "Nema proizvoda u listi želja"
761
 
762
+ #: includes/class.yith-wcwl.php:1660
763
  msgid "An error as occurred."
764
  msgstr "Greška, neuspješan pokušaj."
765
 
766
+ #: init.php:130
767
  #, fuzzy
768
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
769
  msgstr ""
770
  "YITH WooCommerce Lista želja je uključena ali nije omogućena. Zahtjeva "
771
  "WooCommerce dodatak da bi mogla raditi."
772
 
773
+ #: init.php:140
774
  msgid "You can't activate the free version of"
775
  msgstr ""
776
 
777
+ #: init.php:140
778
  msgid "while you are using the premium one."
779
  msgstr ""
780
 
781
+ #: templates/admin/wishlist-panel-premium.php:185
782
+ #: templates/admin/wishlist-panel-premium.php:383
 
783
  msgid ""
784
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
785
  "%2$s to benefit from all features!"
787
  "Nadogradite na %1$spremium verziju%2$s%3$s %1$sYITH WooCommerce Listu želja"
788
  "%2$s "
789
 
790
+ #: templates/admin/wishlist-panel-premium.php:187
791
+ #: templates/admin/wishlist-panel-premium.php:385
 
792
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
793
  msgstr "%1$sNADOGRADI%2$s%3$s na premium verziju%2$s"
794
 
795
+ #: templates/admin/wishlist-panel-premium.php:193
796
  msgid "Premium Features"
797
  msgstr "Premium dodaci"
798
 
799
+ #: templates/admin/wishlist-panel-premium.php:196
800
+ #: templates/admin/wishlist-panel-premium.php:201
801
  msgid "Multiple Wishlist"
802
  msgstr "Višestruka Lista želja"
803
 
804
+ #: templates/admin/wishlist-panel-premium.php:203
 
805
  msgid ""
806
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
807
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
819
  "dodatku vaši korisnici će biti u mogućnosti stvoriti, uređivati i dijeliti "
820
  "svoje liste želja."
821
 
822
+ #: templates/admin/wishlist-panel-premium.php:212
823
+ #: templates/admin/wishlist-panel-premium.php:222
824
  msgid "Wishlist Private"
825
  msgstr "Privatna lista želja"
826
 
827
+ #: templates/admin/wishlist-panel-premium.php:214
 
828
  msgid ""
829
  "By enabling the option wishlist, users will also have the possibility to "
830
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
833
  "Ako uključite opciju liste želja, korisnići će imati mogućnost upravljanja "
834
  "%1$svidljivosti%2$s njihovih lista želja po sljedećim kriterijima:"
835
 
836
+ #: templates/admin/wishlist-panel-premium.php:216
 
837
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
838
  msgstr "%1$sjavno:%2$s svi korisnici mogu pretraživati i vidjeti listu želja;"
839
 
840
+ #: templates/admin/wishlist-panel-premium.php:217
 
841
  msgid ""
842
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
843
  "can display it;"
845
  "%1$spodijeljeno:%2$s pristup imaju samo korisnici koji imaju direktan link "
846
  "na listu želja;"
847
 
848
+ #: templates/admin/wishlist-panel-premium.php:218
 
849
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
850
  msgstr ""
851
  "%1$sprivatno:%2$s pristup ima samo korisnik koji je napravio listu želja."
852
 
853
+ #: templates/admin/wishlist-panel-premium.php:229
854
+ #: templates/admin/wishlist-panel-premium.php:234
855
  msgid "Estimate Cost"
856
  msgstr "Procjena troška"
857
 
858
+ #: templates/admin/wishlist-panel-premium.php:236
 
859
  msgid ""
860
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
861
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
875
  "tekst i poslati email sa svim potrebnim informacijama direktno na adresu "
876
  "koju ste prethodno postavili."
877
 
878
+ #: templates/admin/wishlist-panel-premium.php:245
879
+ #: templates/admin/wishlist-panel-premium.php:250
880
  msgid "Admin Panel"
881
  msgstr "Upravljačka ploča Admina"
882
 
883
+ #: templates/admin/wishlist-panel-premium.php:247
 
884
  msgid ""
885
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
886
  "submenu pages, you will have total control on users' wishlists. In addition "
896
  "preko stranice proizvoda, koji prikazuje količinu proizvoda u korisničkim "
897
  "listama želja."
898
 
899
+ #: templates/admin/wishlist-panel-premium.php:257
900
+ #: templates/admin/wishlist-panel-premium.php:262
901
  msgid "Search Wishlists"
902
  msgstr "Pretraga listi želja"
903
 
904
+ #: templates/admin/wishlist-panel-premium.php:264
 
905
  msgid ""
906
  "How many times have you been looking for the perfect gift for a important "
907
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
915
  "ovaj način možete povećati %1$svidljivost%2$s vaših proizvoda i ohrabriti "
916
  "korisnike na kupnju."
917
 
918
+ #: templates/admin/wishlist-panel-premium.php:273
919
  msgid "'ADD TO CART' CHECKBOX"
920
  msgstr "'DODAJ U KOŠARICU' CHECKBOX"
921
 
922
+ #: templates/admin/wishlist-panel-premium.php:275
 
923
  msgid ""
924
  "Your shop offers always a wide selection of products and wishlists of your "
925
  "users get more and more crowded everyday. Give them the possibility to "
930
  "pune i pune svakog dana. Omogućite im odabir %1$snekoliko ili svih proizvoda"
931
  "%2$s u listi želja i dodavanja u košaricu samo jednim klikom."
932
 
933
+ #: templates/admin/wishlist-panel-premium.php:278
934
  msgid "'ADD TO CART'"
935
  msgstr "'DODAJ U KOŠARICU'"
936
 
937
+ #: templates/admin/wishlist-panel-premium.php:285
938
  msgid "DISABLE WISHLIST"
939
  msgstr "ONEMOGUĆI LISTU ŽELJA"
940
 
941
+ #: templates/admin/wishlist-panel-premium.php:290
942
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
943
  msgstr "ONEMOGUĆI LISTU ŽELJA ZA NEPRIJAVLJENE KORISNIKE"
944
 
945
+ #: templates/admin/wishlist-panel-premium.php:292
 
946
  msgid ""
947
  "Favour users that have registered to your shop and disable plugin "
948
  "functionalities for all users that have not. By disabling this option, each "
955
  "želja biti će %1$spreusmjereni%2$s na stranicu \"Moj račun\" i poruku koja "
956
  "ih poziva da se prijave."
957
 
958
+ #: templates/admin/wishlist-panel-premium.php:301
959
  msgid "MESSAGE TO UNLOGGED USERS"
960
  msgstr "PORUKA NEPRIJAVLJENIM KORISNICIMA"
961
 
962
+ #: templates/admin/wishlist-panel-premium.php:303
 
963
  msgid ""
964
  "Invite users that are visiting your shop to login if they want to fully "
965
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
969
  "koristiti prednosti Liste želja. Prikazuje %1$sprilagođenu poruku%2$s i "
970
  "preusmjerava ih na stranicu \"Moj račun\" za registraciju."
971
 
972
+ #: templates/admin/wishlist-panel-premium.php:306
973
  msgid "UNLOGGED USERS"
974
  msgstr "NEPRIJAVLJENI KORISNICI"
975
 
976
+ #: templates/admin/wishlist-panel-premium.php:313
977
+ #: templates/admin/wishlist-panel-premium.php:318
978
  msgid "POPULAR TABLE"
979
  msgstr "TABLICA POPULARNOSTI"
980
 
981
+ #: templates/admin/wishlist-panel-premium.php:320
 
982
  msgid ""
983
  "Some products draw customer's attention more than others and they do not "
984
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
990
  "administrator trgovine pratite proizvode koji se često pojavljuju u listama "
991
  "želja."
992
 
993
+ #: templates/admin/wishlist-panel-premium.php:329
994
  msgid "FUNCTIONALITIES IN ONE CLICK"
995
  msgstr "FUNKCIONALNOSTI NA JEDAN KLIK"
996
 
997
+ #: templates/admin/wishlist-panel-premium.php:331
 
998
  msgid ""
999
  "Users have the possibility to search for a wishlist, create a new one or "
1000
  "display those already created. Add these %1$sfunctionalities%2$s through the "
1004
  "koje su već izradili. Dodajte ove %1$sfunkcionalnosti%2$s preko widgeta ili "
1005
  "ih prikažite odmah nakon tablice \"Liste želja\"."
1006
 
1007
+ #: templates/admin/wishlist-panel-premium.php:334
1008
  msgid "FUNCTIONALITIES"
1009
  msgstr "FUNKCIONALNOSTI"
1010
 
1011
+ #: templates/admin/wishlist-panel-premium.php:341
1012
+ #: templates/admin/wishlist-panel-premium.php:346
1013
  msgid "PROMOTIONAL EMAIL"
1014
  msgstr "PROMOTIVNI EMAIL"
1015
 
1016
+ #: templates/admin/wishlist-panel-premium.php:348
 
1017
  msgid ""
1018
  "If you want to give the right input to your users to persuade them to "
1019
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
1027
  "kupon koji mogu iskoristiti u trgovini kako bi znali da im dajete "
1028
  "jedinstvenu ponudu!"
1029
 
1030
+ #: templates/admin/wishlist-panel-premium.php:357
1031
  msgid "FROM A WISHLIST TO ANOTHER"
1032
  msgstr "IZ LISTE ŽELJA U DRUGU"
1033
 
1034
+ #: templates/admin/wishlist-panel-premium.php:359
 
1035
  msgid ""
1036
  "Who said that a product has to remain forever in the same wishlist? With the "
1037
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
1043
  "korisnici će moći sa samo jednim klikom premjestiti proizvod iz jedne liste "
1044
  "želja u drugu, upravljajući svojim listama želja."
1045
 
1046
+ #: templates/admin/wishlist-panel-premium.php:362
1047
  msgid "FROM A WISHLIST"
1048
  msgstr "IZ LISTE ŽELJA"
1049
 
1050
+ #: templates/admin/wishlist-panel-premium.php:369
1051
  msgid "DATE"
1052
  msgstr "DATUM"
1053
 
1054
+ #: templates/admin/wishlist-panel-premium.php:374
1055
  msgid "DATE OF ADDITION TO A WISHLIST"
1056
  msgstr "DATUM DODAVANJA U LISTU ŽELJA"
1057
 
1058
+ #: templates/admin/wishlist-panel-premium.php:376
 
1059
  msgid ""
1060
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1061
  "date in which they have added a particular product to their list: a new way "
1065
  "vidjeti datum kada su dodali određeni proizvod u svoju listu: novi način da "
1066
  "vaši korisnici budu informirani o svojim aktivnostima."
1067
 
1068
+ #: templates/share.php:32
1069
  msgid "Pinterest"
1070
  msgstr ""
1071
 
1072
+ #: templates/share.php:38
1073
  msgid "Google+"
1074
  msgstr ""
1075
 
1076
+ #: templates/share.php:44
1077
  msgid "Email"
1078
  msgstr ""
1079
 
1080
+ #: templates/share.php:51
1081
+ #, fuzzy
1082
+ msgid "My wishlist on "
1083
+ msgstr "Moja lista želja na %s"
1084
+
1085
+ #: templates/share.php:51
1086
+ msgid "WhatsApp"
1087
+ msgstr ""
1088
+
1089
+ #: templates/wishlist-view.php:32
1090
  msgid "Edit title"
1091
  msgstr "Uredi naslov"
1092
 
1093
+ #: templates/wishlist-view.php:41
1094
  msgid "Save"
1095
  msgstr "Spremi"
1096
 
1097
+ #: templates/wishlist-view.php:45
1098
  msgid "Cancel"
1099
  msgstr "Odustani"
1100
 
1101
+ #: templates/wishlist-view.php:82
1102
  msgid "Product Name"
1103
  msgstr "Ime proizvoda"
1104
 
1105
+ #: templates/wishlist-view.php:89
1106
  msgid "Unit Price"
1107
  msgstr "Jedinična cijena"
1108
 
1109
+ #: templates/wishlist-view.php:102
1110
  msgid "Stock Status"
1111
  msgstr "Stanje zalihe"
1112
 
1113
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
1114
  msgid "Remove this product"
1115
  msgstr "Obriši ovaj proizvod"
1116
 
1117
+ #: templates/wishlist-view.php:172
1118
  msgid "Free!"
1119
  msgstr "Besplatno!"
1120
 
1121
+ #: templates/wishlist-view.php:179
1122
  msgid "Out of Stock"
1123
  msgstr "Nema na zalihi"
1124
 
1125
+ #: templates/wishlist-view.php:179
1126
  msgid "In Stock"
1127
  msgstr "Na zalihi"
1128
 
1129
+ #: templates/wishlist-view.php:188
 
1130
  msgid "Added on : %s"
1131
  msgstr "Dodano: %s"
1132
 
1133
+ #: templates/wishlist-view.php:200
1134
  msgid "Move"
1135
  msgstr "Premjesti"
1136
 
1137
+ #: templates/wishlist-view.php:232
1138
  msgid "Remove"
1139
  msgstr "Obriši"
1140
 
1141
+ #: templates/wishlist-view.php:259
1142
  msgid "Add the selected products to the cart"
1143
  msgstr "Dodaj označene proizvode u košaricu"
1144
 
1145
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1146
  msgid "Ask for an estimate"
1147
  msgstr "Zatraži procjenu cijene"
1148
 
1149
+ #: templates/wishlist-view.php:303
1150
  msgid "Your email"
1151
  msgstr ""
1152
 
1153
+ #. Plugin Name of the plugin/theme
1154
+ msgid "YITH WooCommerce Wishlist"
1155
+ msgstr "YITH WooCommerce Lista želja"
1156
+
1157
+ #. Plugin URI of the plugin/theme
1158
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1159
+ msgstr ""
1160
+
1161
+ #. Description of the plugin/theme
1162
+ msgid ""
1163
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1164
+ "possibility to create, fill, manage and share their wishlists allowing you "
1165
+ "to analyze their interests and needs to improve your marketing strategies. "
1166
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1167
+ "your e-commerce on <strong>YITH</strong></a>"
1168
+ msgstr ""
1169
+
1170
+ #. Author of the plugin/theme
1171
+ msgid "YITH"
1172
+ msgstr ""
1173
+
1174
+ #. Author URI of the plugin/theme
1175
+ msgid "https://yithemes.com/"
1176
+ msgstr ""
1177
 
1178
  #~ msgid "Live Demo"
1179
  #~ msgstr "Pregled uživo"
languages/yith-woocommerce-wishlist-it_IT.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-it_IT.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
7
- "POT-Creation-Date: 2019-02-12 14:37+0100\n"
8
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
9
  "Last-Translator: \n"
10
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -21,8 +21,8 @@ msgstr ""
21
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
22
 
23
  #: includes/class.yith-wcwl-admin-init.php:159
24
- #: includes/class.yith-wcwl-admin-init.php:1484
25
  #: includes/class.yith-wcwl-admin-init.php:1485
 
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Wishlist"
@@ -40,46 +40,46 @@ msgstr "Colori"
40
  msgid "Premium Version"
41
  msgstr "Versione premium"
42
 
43
- #: includes/class.yith-wcwl-admin-init.php:1015
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
- #: includes/class.yith-wcwl-admin-init.php:1016
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
- #: includes/class.yith-wcwl-admin-init.php:1017
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
- #: includes/class.yith-wcwl-admin-init.php:1018
59
  #, fuzzy
60
  msgctxt "[Part Of]: Also, please read the plugin documentation"
61
  msgid "documentation"
62
  msgstr "Documentazione plugin"
63
 
64
- #: includes/class.yith-wcwl-admin-init.php:1024
65
  msgid "Upgrade to the PREMIUM VERSION"
66
  msgstr "Aggiorna alla VERSIONE PREMIUM"
67
 
68
- #: includes/class.yith-wcwl-admin-init.php:1028
69
  msgid "Discover the Advanced Features"
70
  msgstr "Scopri le funzionalità avanzate"
71
 
72
- #: includes/class.yith-wcwl-admin-init.php:1029
73
  msgid ""
74
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
75
  "all features!"
76
  msgstr ""
77
 
78
- #: includes/class.yith-wcwl-admin-init.php:1035
79
  msgid "Get Support and Pro Features"
80
  msgstr "Ottieni supporto e funzionalità premium"
81
 
82
- #: includes/class.yith-wcwl-admin-init.php:1036
83
  msgid ""
84
  "By purchasing the premium version of the plugin, you will take advantage of "
85
  "the advanced features of the product and you will get one year of free "
@@ -90,38 +90,37 @@ msgstr ""
90
  "aggiornamenti gratuiti e di supporto tramite la nostra piattaforma "
91
  "disponibile 24h/24."
92
 
93
- #: includes/class.yith-wcwl-admin-init.php:1046
94
  msgid "General Settings"
95
  msgstr "Impostazioni generali"
96
 
97
- #: includes/class.yith-wcwl-admin-init.php:1053
98
  msgid "Enable YITH Wishlist"
99
  msgstr "Abilita YITH Wishlist"
100
 
101
- #: includes/class.yith-wcwl-admin-init.php:1060
102
  msgid "Default wishlist title"
103
  msgstr "Titolo di default della lista dei desideri"
104
 
105
- #: includes/class.yith-wcwl-admin-init.php:1062
106
- #: includes/class.yith-wcwl-admin-init.php:1063
107
- #: includes/class.yith-wcwl-admin-init.php:1299
108
- #, php-format
109
  msgid "My wishlist on %s"
110
  msgstr "La mia lista dei desideri su %s"
111
 
112
- #: includes/class.yith-wcwl-admin-init.php:1068
113
  msgid "Wishlist Page"
114
  msgstr "Pagina Lista dei desideri"
115
 
116
- #: includes/class.yith-wcwl-admin-init.php:1069
117
  msgid "Page contents: [yith_wcwl_wishlist]"
118
  msgstr "Contenuti pagina: [yith_wcwl_wishlist]"
119
 
120
- #: includes/class.yith-wcwl-admin-init.php:1078
121
  msgid "Position"
122
  msgstr "Posizione"
123
 
124
- #: includes/class.yith-wcwl-admin-init.php:1079
125
  msgid ""
126
  "You can add the button in variable products only after the \"Add to Cart\" "
127
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -130,27 +129,27 @@ msgstr ""
130
  "\"Aggiungi al carrello\" oppure utilizza lo shortcode "
131
  "[yith_wcwl_add_to_wishlist]."
132
 
133
- #: includes/class.yith-wcwl-admin-init.php:1085
134
  msgid "After \"Add to cart\""
135
  msgstr "Dopo \"Aggiungi al carrello\""
136
 
137
- #: includes/class.yith-wcwl-admin-init.php:1086
138
  msgid "After thumbnails"
139
  msgstr "Dopo miniatura"
140
 
141
- #: includes/class.yith-wcwl-admin-init.php:1087
142
  msgid "After summary"
143
  msgstr "Dopo sommario"
144
 
145
- #: includes/class.yith-wcwl-admin-init.php:1088
146
  msgid "Use shortcode"
147
  msgstr "Utilizza lo shortcode"
148
 
149
- #: includes/class.yith-wcwl-admin-init.php:1093
150
  msgid "Redirect to cart"
151
  msgstr "Riporta al carrello"
152
 
153
- #: includes/class.yith-wcwl-admin-init.php:1094
154
  msgid ""
155
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
156
  "page."
@@ -158,209 +157,219 @@ msgstr ""
158
  "Porta al carrello se viene cliccato il pulsante \"Aggiungi al carrello\" "
159
  "nella pagina Lista dei desideri. "
160
 
161
- #: includes/class.yith-wcwl-admin-init.php:1100
162
  msgid "Remove if added to the cart"
163
  msgstr "Rimuovi se aggiunto al carrello"
164
 
165
- #: includes/class.yith-wcwl-admin-init.php:1101
166
  msgid "Remove the product from the wishlist if it has been added to the cart."
167
  msgstr ""
168
  "Rimuovi il prodotto dalla lista dei desideri se è stato aggiunto al carrello."
169
 
170
- #: includes/class.yith-wcwl-admin-init.php:1107
171
  msgid "\"Add to Wishlist\" text"
172
  msgstr "Testo per \"Aggiungi alla lista dei desideri\""
173
 
174
- #: includes/class.yith-wcwl-admin-init.php:1109
175
  msgid "Add to Wishlist"
176
  msgstr "Aggiungi alla lista dei desideri"
177
 
178
- #: includes/class.yith-wcwl-admin-init.php:1114
179
  msgid "\"Browse wishlist\" text"
180
  msgstr "Testo per \"Sfoglia la lista dei desideri\""
181
 
182
- #: includes/class.yith-wcwl-admin-init.php:1116
183
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
184
  msgid "Browse Wishlist"
185
  msgstr "Sfoglia la lista dei desideri"
186
 
187
- #: includes/class.yith-wcwl-admin-init.php:1121
188
  msgid "\"Product already in wishlist\" text"
189
  msgstr "Testo per \"Articolo già presente nella lista dei desideri\""
190
 
191
- #: includes/class.yith-wcwl-admin-init.php:1123
192
  #: includes/class.yith-wcwl-ui.php:83
193
  msgid "The product is already in the wishlist!"
194
  msgstr "L'articolo selezionato è già presente nella tua lista dei desideri!"
195
 
196
- #: includes/class.yith-wcwl-admin-init.php:1128
197
  msgid "\"Product added\" text"
198
  msgstr "Testo per \"Articolo aggiunto\""
199
 
200
- #: includes/class.yith-wcwl-admin-init.php:1130
201
  #: includes/class.yith-wcwl-ui.php:82
202
  msgid "Product added!"
203
  msgstr "Articolo aggiunto!"
204
 
205
- #: includes/class.yith-wcwl-admin-init.php:1135
206
  msgid "\"Add to Cart\" text"
207
  msgstr "Testo per \"Aggiungi al carrello\""
208
 
209
- #: includes/class.yith-wcwl-admin-init.php:1137
210
  msgid "Add to Cart"
211
  msgstr "Aggiungi al carrello"
212
 
213
- #: includes/class.yith-wcwl-admin-init.php:1142
214
  msgid "Show Unit price"
215
  msgstr "Mostra prezzo unitario"
216
 
217
- #: includes/class.yith-wcwl-admin-init.php:1143
218
  msgid "Show unit price for each product in wishlist"
219
  msgstr ""
220
  "Mostra prezzo unitario per ogni prodotto aggiunto alla lista dei desideri"
221
 
222
- #: includes/class.yith-wcwl-admin-init.php:1150
223
  msgid "Show \"Add to Cart\" button"
224
  msgstr "Mostra pulsante \"Aggiungi al carrello\""
225
 
226
- #: includes/class.yith-wcwl-admin-init.php:1151
227
  msgid "Show \"Add to Cart\" button for each product in wishlist"
228
  msgstr ""
229
  "Mostra pulsante \"Aggiungi al carrello\" per ogni prodotto presente nella "
230
  "lista dei desideri"
231
 
232
- #: includes/class.yith-wcwl-admin-init.php:1158
233
  msgid "Show Stock status"
234
  msgstr "Mostra stato del prodotto"
235
 
236
- #: includes/class.yith-wcwl-admin-init.php:1159
237
  msgid ""
238
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
239
  msgstr ""
240
  "Mostra stato (\"Disponibile\" o \"Esaurito\") per ciascun prodotto nella "
241
  "lista dei desideri"
242
 
243
- #: includes/class.yith-wcwl-admin-init.php:1166
244
  msgid "Show Date of addition"
245
  msgstr "Mostra data di inserimento"
246
 
247
- #: includes/class.yith-wcwl-admin-init.php:1167
248
  msgid "Show the date when users have added a product to the wishlist"
249
  msgstr ""
250
  "Mostra la data in cui gli utenti hanno aggiunto l'articolo alla lista dei "
251
  "desideri"
252
 
253
- #: includes/class.yith-wcwl-admin-init.php:1174
254
  msgid "Add second remove button"
255
  msgstr "Aggiungi secondo pulsante \"Rimuovi\""
256
 
257
- #: includes/class.yith-wcwl-admin-init.php:1175
258
  msgid "Add a second remove button in the last column, with extended label"
259
  msgstr ""
260
  "Aggiungi un secondo pulsante \"Rimuovi\" con etichetta estesa nell'ultima "
261
  "colonna"
262
 
263
- #: includes/class.yith-wcwl-admin-init.php:1190
264
  msgid "Styles"
265
  msgstr "Stili"
266
 
267
- #: includes/class.yith-wcwl-admin-init.php:1197
268
  msgid "Use buttons"
269
  msgstr "Utilizza pulsanti"
270
 
271
- #: includes/class.yith-wcwl-admin-init.php:1198
272
  msgid "Use buttons instead of simple anchors."
273
  msgstr "Utilizza pulsanti invece che link"
274
 
275
- #: includes/class.yith-wcwl-admin-init.php:1204
276
  msgid "Custom CSS"
277
  msgstr "Personalizza CSS"
278
 
279
- #: includes/class.yith-wcwl-admin-init.php:1211
280
  msgid "Use theme style"
281
  msgstr "Utilizza lo stile del tema"
282
 
283
- #: includes/class.yith-wcwl-admin-init.php:1212
284
  msgid "Use the theme style."
285
  msgstr "Utilizza lo stile del tema"
286
 
287
- #: includes/class.yith-wcwl-admin-init.php:1218
288
  msgid "Rounded buttons"
289
  msgstr "Pulsanti arrotondati"
290
 
291
- #: includes/class.yith-wcwl-admin-init.php:1219
292
  msgid "Make button corners rounded"
293
  msgstr "Arrotonda gli angoli dei pulsanti"
294
 
295
- #: includes/class.yith-wcwl-admin-init.php:1225
296
  msgid "\"Add to Wishlist\" icon"
297
  msgstr "Icona per \"Aggiungi alla lista dei desideri\""
298
 
299
- #: includes/class.yith-wcwl-admin-init.php:1226
300
  msgid "Add an icon to the \"Add to Wishlist\" button"
301
  msgstr "Aggiungi un'icona al pulsante \"Aggiungi alla lista dei desideri\""
302
 
303
- #: includes/class.yith-wcwl-admin-init.php:1236
304
  msgid "\"Add to Cart\" icon"
305
  msgstr "Icona per \"Aggiungi al carrello\""
306
 
307
- #: includes/class.yith-wcwl-admin-init.php:1237
308
  msgid "Add an icon to the \"Add to Cart\" button"
309
  msgstr "Aggiungi un'icona al pulsante \"Aggiungi al carrello\""
310
 
311
- #: includes/class.yith-wcwl-admin-init.php:1255
312
  msgid "Social Networks & Share"
313
  msgstr "Social network e condivisione"
314
 
315
- #: includes/class.yith-wcwl-admin-init.php:1262
316
  msgid "Share on Facebook"
317
  msgstr "Condividi su Facebook"
318
 
319
- #: includes/class.yith-wcwl-admin-init.php:1263
320
  msgid "Show \"Share on Facebook\" button"
321
  msgstr "Mostra pulsante \"Condividi su Facebook\""
322
 
323
- #: includes/class.yith-wcwl-admin-init.php:1269
324
  msgid "Tweet on Twitter"
325
  msgstr "Condividi su Twitter"
326
 
327
- #: includes/class.yith-wcwl-admin-init.php:1270
328
  msgid "Show \"Tweet on Twitter\" button"
329
  msgstr "Mostra pulsante \"Condividi su Twitter\""
330
 
331
- #: includes/class.yith-wcwl-admin-init.php:1276
332
  msgid "Pin on Pinterest"
333
  msgstr "Condividi su Pinterest"
334
 
335
- #: includes/class.yith-wcwl-admin-init.php:1277
336
  msgid "Show \"Pin on Pinterest\" button"
337
  msgstr "Mostra pulsante\"Condividi su Pinterest\""
338
 
339
- #: includes/class.yith-wcwl-admin-init.php:1283
340
  msgid "Share on Google+"
341
  msgstr "Condividi su Google+"
342
 
343
- #: includes/class.yith-wcwl-admin-init.php:1284
344
  msgid "Show \"Share on Google+\" button"
345
  msgstr "Mostra pulsante \"Condividi su Google+\""
346
 
347
- #: includes/class.yith-wcwl-admin-init.php:1290
348
  msgid "Share by Email"
349
  msgstr "Condividi per email"
350
 
351
- #: includes/class.yith-wcwl-admin-init.php:1291
352
  msgid "Show \"Share by Email\" button"
353
  msgstr "Mostra pulsante \"Condividi per email\""
354
 
355
- #: includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
 
 
356
  msgid "Social title"
357
  msgstr "Nome per i social"
358
 
359
- #: includes/class.yith-wcwl-admin-init.php:1304
360
  msgid "Social text"
361
  msgstr "Testo per i social"
362
 
363
- #: includes/class.yith-wcwl-admin-init.php:1305
364
  msgid ""
365
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
366
  "strong> where you want to show the URL of your wishlist."
@@ -369,31 +378,29 @@ msgstr ""
369
  "%wishlist_url%</strong> nel punto in cui vuoi mostrare l'URL della tua lista "
370
  "dei desideri."
371
 
372
- #: includes/class.yith-wcwl-admin-init.php:1312
373
  msgid "Social image URL"
374
  msgstr "URL per immagine social"
375
 
376
- #: includes/class.yith-wcwl-admin-init.php:1313
377
  msgid "It will be used by Pinterest."
378
  msgstr "Verrà usato da Pinterest."
379
 
380
- #: includes/class.yith-wcwl-admin-init.php:1327
381
- #, php-format
382
  msgid ""
383
  "If you want to take advantage of this feature, you could consider to "
384
  "purchase the %s."
385
  msgstr "Se vuoi usufruire di questa funzionalità puoi acquistare l'%s."
386
 
387
- #: includes/class.yith-wcwl-admin-init.php:1332
388
  msgid "YITH WooCommerce Frequently Bought Together Integration"
389
  msgstr "Integrazione con YITH WooCommerce Frequently Bought Together"
390
 
391
- #: includes/class.yith-wcwl-admin-init.php:1339
392
  msgid "Enable slider in wishlist"
393
  msgstr "Abilita lo slider nella lista dei desideri"
394
 
395
- #: includes/class.yith-wcwl-admin-init.php:1340
396
- #, php-format
397
  msgid ""
398
  "Choose to enable product slider in wishlist page with linked products (<a "
399
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
@@ -401,85 +408,84 @@ msgstr ""
401
  "Scegli se abilitare lo slider prodotti nella pagina lista dei desideri con "
402
  "prodotti collegati (<a href=\"%s\" class=\"thickbox\">Esempio</a>). %s"
403
 
404
- #: includes/class.yith-wcwl-admin-init.php:1376
405
  msgid "\"Add to wishlist\" button"
406
  msgstr "Pulsante \"Aggiungi alla lista dei desideri\""
407
 
408
- #: includes/class.yith-wcwl-admin-init.php:1379
409
- #: includes/class.yith-wcwl-admin-init.php:1397
410
- #: includes/class.yith-wcwl-admin-init.php:1415
411
- #: includes/class.yith-wcwl-admin-init.php:1433
412
- #: includes/class.yith-wcwl-admin-init.php:1451
413
- msgid "Background"
414
- msgstr "Sfondo"
415
-
416
  #: includes/class.yith-wcwl-admin-init.php:1380
417
  #: includes/class.yith-wcwl-admin-init.php:1398
418
  #: includes/class.yith-wcwl-admin-init.php:1416
419
  #: includes/class.yith-wcwl-admin-init.php:1434
420
  #: includes/class.yith-wcwl-admin-init.php:1452
421
- msgid "Text"
422
- msgstr "Testo"
423
 
424
  #: includes/class.yith-wcwl-admin-init.php:1381
425
  #: includes/class.yith-wcwl-admin-init.php:1399
426
  #: includes/class.yith-wcwl-admin-init.php:1417
427
  #: includes/class.yith-wcwl-admin-init.php:1435
428
  #: includes/class.yith-wcwl-admin-init.php:1453
 
 
 
 
 
 
 
 
429
  msgid "Border"
430
  msgstr "Bordo"
431
 
432
- #: includes/class.yith-wcwl-admin-init.php:1388
433
- #: includes/class.yith-wcwl-admin-init.php:1406
434
- #: includes/class.yith-wcwl-admin-init.php:1424
435
- #: includes/class.yith-wcwl-admin-init.php:1442
436
- msgid "Background (hover)"
437
- msgstr "Sfondo (hover)"
438
-
439
  #: includes/class.yith-wcwl-admin-init.php:1389
440
  #: includes/class.yith-wcwl-admin-init.php:1407
441
  #: includes/class.yith-wcwl-admin-init.php:1425
442
  #: includes/class.yith-wcwl-admin-init.php:1443
443
- msgid "Text (hover)"
444
- msgstr "Testo (hover)"
445
 
446
  #: includes/class.yith-wcwl-admin-init.php:1390
447
  #: includes/class.yith-wcwl-admin-init.php:1408
448
  #: includes/class.yith-wcwl-admin-init.php:1426
449
  #: includes/class.yith-wcwl-admin-init.php:1444
 
 
 
 
 
 
 
450
  msgid "Border (hover)"
451
  msgstr "Bordo (hover)"
452
 
453
- #: includes/class.yith-wcwl-admin-init.php:1394
454
  msgid "\"Add to Cart\" button"
455
  msgstr "Pulsante \"Aggiungi al carrello\""
456
 
457
- #: includes/class.yith-wcwl-admin-init.php:1412
458
  msgid "\"Style 1\" button"
459
  msgstr "Pulsante \"Stile 1\""
460
 
461
- #: includes/class.yith-wcwl-admin-init.php:1430
462
  msgid "\"Style 2\" button"
463
  msgstr "Pulsante \"Stile 2\""
464
 
465
- #: includes/class.yith-wcwl-admin-init.php:1448
466
  msgid "Wishlist table"
467
  msgstr "Tabella lista dei desideri"
468
 
469
- #: includes/class.yith-wcwl-admin-init.php:1457
470
  msgid "Headers"
471
  msgstr "Intestazioni tabella"
472
 
473
- #: includes/class.yith-wcwl-admin-init.php:1460
474
  msgid "Background color"
475
  msgstr "Colore sfondo"
476
 
477
- #: includes/class.yith-wcwl-admin-init.php:1550
478
  msgid "Wishlist Activated"
479
  msgstr "Funzionalità lista dei desideri attivata"
480
 
481
- #: includes/class.yith-wcwl-admin-init.php:1551
482
- #, php-format
483
  msgid ""
484
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
485
  "can access to all the settings of our plugins that you have activated. "
@@ -491,12 +497,11 @@ msgstr ""
491
  "disponibile in una eccezionale versione PREMIUM con molte nuove opzioni, <a "
492
  "href=\"%s\">scopri di più adesso</a>."
493
 
494
- #: includes/class.yith-wcwl-admin-init.php:1562
495
  msgid "Wishlist Updated"
496
  msgstr "Lista dei desideri aggiornata"
497
 
498
- #: includes/class.yith-wcwl-admin-init.php:1563
499
- #, php-format
500
  msgid ""
501
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
502
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -511,7 +516,7 @@ msgstr ""
511
  "state aggiunte molte nuove opzioni, <a href=\"%s\">scopri la versione "
512
  "PREMIUM.</a>"
513
 
514
- #: includes/class.yith-wcwl-init.php:437
515
  msgid ""
516
  "We are sorry, but this feature is available only if cookies are enabled on "
517
  "your browser."
@@ -519,7 +524,7 @@ msgstr ""
519
  "Ci dispiace, questa funzionalità è disponibile solo se i cookie sono "
520
  "abilitati nel tuo browser."
521
 
522
- #: includes/class.yith-wcwl-init.php:438
523
  msgid "Product correctly added to cart"
524
  msgstr "Prodotto aggiunto correttamente al carrello"
525
 
@@ -579,13 +584,14 @@ msgstr "Cerca liste dei desideri"
579
  msgid "Wishlists"
580
  msgstr "Wishlist"
581
 
 
582
  #: includes/class.yith-wcwl-privacy.php:195
583
- #, fuzzy, php-format
584
  msgid "Removed wishlist %s."
585
  msgstr "La mia lista dei desideri su %s"
586
 
 
587
  #: includes/class.yith-wcwl-privacy.php:199
588
- #, php-format
589
  msgid "Wishlist %s has been retained."
590
  msgstr ""
591
 
@@ -793,7 +799,6 @@ msgstr ""
793
 
794
  #: templates/admin/wishlist-panel-premium.php:185
795
  #: templates/admin/wishlist-panel-premium.php:383
796
- #, php-format
797
  msgid ""
798
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
799
  "%2$s to benefit from all features!"
@@ -803,7 +808,6 @@ msgstr ""
803
 
804
  #: templates/admin/wishlist-panel-premium.php:187
805
  #: templates/admin/wishlist-panel-premium.php:385
806
- #, php-format
807
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
808
  msgstr "%1$sAGGIORNA%2$s %3$salla versione premium%2$s "
809
 
@@ -817,7 +821,6 @@ msgid "Multiple Wishlist"
817
  msgstr "Molteplici liste dei desideri"
818
 
819
  #: templates/admin/wishlist-panel-premium.php:203
820
- #, php-format
821
  msgid ""
822
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
823
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -842,7 +845,6 @@ msgid "Wishlist Private"
842
  msgstr "Lista dei desideri privata"
843
 
844
  #: templates/admin/wishlist-panel-premium.php:214
845
- #, php-format
846
  msgid ""
847
  "By enabling the option wishlist, users will also have the possibility to "
848
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
@@ -853,13 +855,11 @@ msgstr ""
853
  "opzioni:"
854
 
855
  #: templates/admin/wishlist-panel-premium.php:216
856
- #, php-format
857
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
858
  msgstr ""
859
  "%1$spubblica:%2$s tutti gli utenti possono cercare le tue liste e vederle;"
860
 
861
  #: templates/admin/wishlist-panel-premium.php:217
862
- #, php-format
863
  msgid ""
864
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
865
  "can display it;"
@@ -868,7 +868,6 @@ msgstr ""
868
  "pagina Lista dei desideri possono visualizzarle;"
869
 
870
  #: templates/admin/wishlist-panel-premium.php:218
871
- #, php-format
872
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
873
  msgstr ""
874
  "%1$sprivata:%2$s solo colui che ha creato la Lista dei desideri può vederla."
@@ -879,7 +878,6 @@ msgid "Estimate Cost"
879
  msgstr "Preventivo"
880
 
881
  #: templates/admin/wishlist-panel-premium.php:236
882
- #, php-format
883
  msgid ""
884
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
885
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -906,7 +904,6 @@ msgid "Admin Panel"
906
  msgstr "Pannello amministrazione"
907
 
908
  #: templates/admin/wishlist-panel-premium.php:247
909
- #, php-format
910
  msgid ""
911
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
912
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -928,7 +925,6 @@ msgid "Search Wishlists"
928
  msgstr "Cerca liste dei desideri"
929
 
930
  #: templates/admin/wishlist-panel-premium.php:264
931
- #, php-format
932
  msgid ""
933
  "How many times have you been looking for the perfect gift for a important "
934
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -948,7 +944,6 @@ msgid "'ADD TO CART' CHECKBOX"
948
  msgstr "CHECKBOX 'AGGIUNGI AL CARRELLO'"
949
 
950
  #: templates/admin/wishlist-panel-premium.php:275
951
- #, php-format
952
  msgid ""
953
  "Your shop offers always a wide selection of products and wishlists of your "
954
  "users get more and more crowded everyday. Give them the possibility to "
@@ -973,7 +968,6 @@ msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
973
  msgstr "DISABILITA LISTA DEI DESIDERI PER GLI UTENTI NON COLLEGATI"
974
 
975
  #: templates/admin/wishlist-panel-premium.php:292
976
- #, php-format
977
  msgid ""
978
  "Favour users that have registered to your shop and disable plugin "
979
  "functionalities for all users that have not. By disabling this option, each "
@@ -991,7 +985,6 @@ msgid "MESSAGE TO UNLOGGED USERS"
991
  msgstr "MESSAGGIO PER GLI UTENTI NON COLLEGATI"
992
 
993
  #: templates/admin/wishlist-panel-premium.php:303
994
- #, php-format
995
  msgid ""
996
  "Invite users that are visiting your shop to login if they want to fully "
997
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
@@ -1011,7 +1004,6 @@ msgid "POPULAR TABLE"
1011
  msgstr "Tabella dei prodotti più popolari"
1012
 
1013
  #: templates/admin/wishlist-panel-premium.php:320
1014
- #, php-format
1015
  msgid ""
1016
  "Some products draw customer's attention more than others and they do not "
1017
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -1028,7 +1020,6 @@ msgid "FUNCTIONALITIES IN ONE CLICK"
1028
  msgstr "Funzionalità in un clic"
1029
 
1030
  #: templates/admin/wishlist-panel-premium.php:331
1031
- #, php-format
1032
  msgid ""
1033
  "Users have the possibility to search for a wishlist, create a new one or "
1034
  "display those already created. Add these %1$sfunctionalities%2$s through the "
@@ -1049,7 +1040,6 @@ msgid "PROMOTIONAL EMAIL"
1049
  msgstr "EMAIL PROMOZIONALE"
1050
 
1051
  #: templates/admin/wishlist-panel-premium.php:348
1052
- #, php-format
1053
  msgid ""
1054
  "If you want to give the right input to your users to persuade them to "
1055
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -1068,7 +1058,6 @@ msgid "FROM A WISHLIST TO ANOTHER"
1068
  msgstr "DA UNA LISTA DEI DESIDERI ALL'ALTRA"
1069
 
1070
  #: templates/admin/wishlist-panel-premium.php:359
1071
- #, php-format
1072
  msgid ""
1073
  "Who said that a product has to remain forever in the same wishlist? With the "
1074
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -1093,7 +1082,6 @@ msgid "DATE OF ADDITION TO A WISHLIST"
1093
  msgstr "DATA INSERIMENTO NELLA LISTA DEI DESIDERI"
1094
 
1095
  #: templates/admin/wishlist-panel-premium.php:376
1096
- #, php-format
1097
  msgid ""
1098
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1099
  "date in which they have added a particular product to their list: a new way "
@@ -1115,6 +1103,15 @@ msgstr "Google+"
1115
  msgid "Email"
1116
  msgstr "Email"
1117
 
 
 
 
 
 
 
 
 
 
1118
  #: templates/wishlist-view.php:32
1119
  msgid "Edit title"
1120
  msgstr "Modifica titolo"
@@ -1156,7 +1153,6 @@ msgid "In Stock"
1156
  msgstr "Disponibile"
1157
 
1158
  #: templates/wishlist-view.php:188
1159
- #, php-format
1160
  msgid "Added on : %s"
1161
  msgstr "Aggiunto il: %s"
1162
 
@@ -1180,20 +1176,33 @@ msgstr "Richiedi un preventivo"
1180
  msgid "Your email"
1181
  msgstr ""
1182
 
1183
- #~ msgid "YITH WooCommerce Wishlist"
1184
- #~ msgstr "YITH WooCommerce Wishlist"
 
1185
 
 
1186
  #, fuzzy
1187
- #~ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1188
- #~ msgstr "http://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
 
 
 
 
 
 
 
 
 
1189
 
 
1190
  #, fuzzy
1191
- #~ msgid "YITH"
1192
- #~ msgstr "YITHEMES"
1193
 
 
1194
  #, fuzzy
1195
- #~ msgid "https://yithemes.com/"
1196
- #~ msgstr "http://yithemes.com/"
1197
 
1198
  #~ msgid "Live Demo"
1199
  #~ msgstr "Live demo"
4
  msgstr ""
5
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
7
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
8
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
9
  "Last-Translator: \n"
10
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
21
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
22
 
23
  #: includes/class.yith-wcwl-admin-init.php:159
 
24
  #: includes/class.yith-wcwl-admin-init.php:1485
25
+ #: includes/class.yith-wcwl-admin-init.php:1486
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Wishlist"
40
  msgid "Premium Version"
41
  msgstr "Versione premium"
42
 
43
+ #: includes/class.yith-wcwl-admin-init.php:1009
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1010
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
+ #: includes/class.yith-wcwl-admin-init.php:1011
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
+ #: includes/class.yith-wcwl-admin-init.php:1012
59
  #, fuzzy
60
  msgctxt "[Part Of]: Also, please read the plugin documentation"
61
  msgid "documentation"
62
  msgstr "Documentazione plugin"
63
 
64
+ #: includes/class.yith-wcwl-admin-init.php:1018
65
  msgid "Upgrade to the PREMIUM VERSION"
66
  msgstr "Aggiorna alla VERSIONE PREMIUM"
67
 
68
+ #: includes/class.yith-wcwl-admin-init.php:1022
69
  msgid "Discover the Advanced Features"
70
  msgstr "Scopri le funzionalità avanzate"
71
 
72
+ #: includes/class.yith-wcwl-admin-init.php:1023
73
  msgid ""
74
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
75
  "all features!"
76
  msgstr ""
77
 
78
+ #: includes/class.yith-wcwl-admin-init.php:1029
79
  msgid "Get Support and Pro Features"
80
  msgstr "Ottieni supporto e funzionalità premium"
81
 
82
+ #: includes/class.yith-wcwl-admin-init.php:1030
83
  msgid ""
84
  "By purchasing the premium version of the plugin, you will take advantage of "
85
  "the advanced features of the product and you will get one year of free "
90
  "aggiornamenti gratuiti e di supporto tramite la nostra piattaforma "
91
  "disponibile 24h/24."
92
 
93
+ #: includes/class.yith-wcwl-admin-init.php:1040
94
  msgid "General Settings"
95
  msgstr "Impostazioni generali"
96
 
97
+ #: includes/class.yith-wcwl-admin-init.php:1047
98
  msgid "Enable YITH Wishlist"
99
  msgstr "Abilita YITH Wishlist"
100
 
101
+ #: includes/class.yith-wcwl-admin-init.php:1054
102
  msgid "Default wishlist title"
103
  msgstr "Titolo di default della lista dei desideri"
104
 
105
+ #: includes/class.yith-wcwl-admin-init.php:1056
106
+ #: includes/class.yith-wcwl-admin-init.php:1057
107
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
108
  msgid "My wishlist on %s"
109
  msgstr "La mia lista dei desideri su %s"
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1062
112
  msgid "Wishlist Page"
113
  msgstr "Pagina Lista dei desideri"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1063
116
  msgid "Page contents: [yith_wcwl_wishlist]"
117
  msgstr "Contenuti pagina: [yith_wcwl_wishlist]"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1072
120
  msgid "Position"
121
  msgstr "Posizione"
122
 
123
+ #: includes/class.yith-wcwl-admin-init.php:1073
124
  msgid ""
125
  "You can add the button in variable products only after the \"Add to Cart\" "
126
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
129
  "\"Aggiungi al carrello\" oppure utilizza lo shortcode "
130
  "[yith_wcwl_add_to_wishlist]."
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1079
133
  msgid "After \"Add to cart\""
134
  msgstr "Dopo \"Aggiungi al carrello\""
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1080
137
  msgid "After thumbnails"
138
  msgstr "Dopo miniatura"
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1081
141
  msgid "After summary"
142
  msgstr "Dopo sommario"
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1082
145
  msgid "Use shortcode"
146
  msgstr "Utilizza lo shortcode"
147
 
148
+ #: includes/class.yith-wcwl-admin-init.php:1087
149
  msgid "Redirect to cart"
150
  msgstr "Riporta al carrello"
151
 
152
+ #: includes/class.yith-wcwl-admin-init.php:1088
153
  msgid ""
154
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
155
  "page."
157
  "Porta al carrello se viene cliccato il pulsante \"Aggiungi al carrello\" "
158
  "nella pagina Lista dei desideri. "
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1094
161
  msgid "Remove if added to the cart"
162
  msgstr "Rimuovi se aggiunto al carrello"
163
 
164
+ #: includes/class.yith-wcwl-admin-init.php:1095
165
  msgid "Remove the product from the wishlist if it has been added to the cart."
166
  msgstr ""
167
  "Rimuovi il prodotto dalla lista dei desideri se è stato aggiunto al carrello."
168
 
169
+ #: includes/class.yith-wcwl-admin-init.php:1101
170
  msgid "\"Add to Wishlist\" text"
171
  msgstr "Testo per \"Aggiungi alla lista dei desideri\""
172
 
173
+ #: includes/class.yith-wcwl-admin-init.php:1103
174
  msgid "Add to Wishlist"
175
  msgstr "Aggiungi alla lista dei desideri"
176
 
177
+ #: includes/class.yith-wcwl-admin-init.php:1108
178
  msgid "\"Browse wishlist\" text"
179
  msgstr "Testo per \"Sfoglia la lista dei desideri\""
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1110
182
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
183
  msgid "Browse Wishlist"
184
  msgstr "Sfoglia la lista dei desideri"
185
 
186
+ #: includes/class.yith-wcwl-admin-init.php:1115
187
  msgid "\"Product already in wishlist\" text"
188
  msgstr "Testo per \"Articolo già presente nella lista dei desideri\""
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1117
191
  #: includes/class.yith-wcwl-ui.php:83
192
  msgid "The product is already in the wishlist!"
193
  msgstr "L'articolo selezionato è già presente nella tua lista dei desideri!"
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1122
196
  msgid "\"Product added\" text"
197
  msgstr "Testo per \"Articolo aggiunto\""
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1124
200
  #: includes/class.yith-wcwl-ui.php:82
201
  msgid "Product added!"
202
  msgstr "Articolo aggiunto!"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1129
205
  msgid "\"Add to Cart\" text"
206
  msgstr "Testo per \"Aggiungi al carrello\""
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1131
209
  msgid "Add to Cart"
210
  msgstr "Aggiungi al carrello"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1136
213
  msgid "Show Unit price"
214
  msgstr "Mostra prezzo unitario"
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1137
217
  msgid "Show unit price for each product in wishlist"
218
  msgstr ""
219
  "Mostra prezzo unitario per ogni prodotto aggiunto alla lista dei desideri"
220
 
221
+ #: includes/class.yith-wcwl-admin-init.php:1144
222
  msgid "Show \"Add to Cart\" button"
223
  msgstr "Mostra pulsante \"Aggiungi al carrello\""
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1145
226
  msgid "Show \"Add to Cart\" button for each product in wishlist"
227
  msgstr ""
228
  "Mostra pulsante \"Aggiungi al carrello\" per ogni prodotto presente nella "
229
  "lista dei desideri"
230
 
231
+ #: includes/class.yith-wcwl-admin-init.php:1152
232
  msgid "Show Stock status"
233
  msgstr "Mostra stato del prodotto"
234
 
235
+ #: includes/class.yith-wcwl-admin-init.php:1153
236
  msgid ""
237
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
238
  msgstr ""
239
  "Mostra stato (\"Disponibile\" o \"Esaurito\") per ciascun prodotto nella "
240
  "lista dei desideri"
241
 
242
+ #: includes/class.yith-wcwl-admin-init.php:1160
243
  msgid "Show Date of addition"
244
  msgstr "Mostra data di inserimento"
245
 
246
+ #: includes/class.yith-wcwl-admin-init.php:1161
247
  msgid "Show the date when users have added a product to the wishlist"
248
  msgstr ""
249
  "Mostra la data in cui gli utenti hanno aggiunto l'articolo alla lista dei "
250
  "desideri"
251
 
252
+ #: includes/class.yith-wcwl-admin-init.php:1168
253
  msgid "Add second remove button"
254
  msgstr "Aggiungi secondo pulsante \"Rimuovi\""
255
 
256
+ #: includes/class.yith-wcwl-admin-init.php:1169
257
  msgid "Add a second remove button in the last column, with extended label"
258
  msgstr ""
259
  "Aggiungi un secondo pulsante \"Rimuovi\" con etichetta estesa nell'ultima "
260
  "colonna"
261
 
262
+ #: includes/class.yith-wcwl-admin-init.php:1184
263
  msgid "Styles"
264
  msgstr "Stili"
265
 
266
+ #: includes/class.yith-wcwl-admin-init.php:1191
267
  msgid "Use buttons"
268
  msgstr "Utilizza pulsanti"
269
 
270
+ #: includes/class.yith-wcwl-admin-init.php:1192
271
  msgid "Use buttons instead of simple anchors."
272
  msgstr "Utilizza pulsanti invece che link"
273
 
274
+ #: includes/class.yith-wcwl-admin-init.php:1198
275
  msgid "Custom CSS"
276
  msgstr "Personalizza CSS"
277
 
278
+ #: includes/class.yith-wcwl-admin-init.php:1205
279
  msgid "Use theme style"
280
  msgstr "Utilizza lo stile del tema"
281
 
282
+ #: includes/class.yith-wcwl-admin-init.php:1206
283
  msgid "Use the theme style."
284
  msgstr "Utilizza lo stile del tema"
285
 
286
+ #: includes/class.yith-wcwl-admin-init.php:1212
287
  msgid "Rounded buttons"
288
  msgstr "Pulsanti arrotondati"
289
 
290
+ #: includes/class.yith-wcwl-admin-init.php:1213
291
  msgid "Make button corners rounded"
292
  msgstr "Arrotonda gli angoli dei pulsanti"
293
 
294
+ #: includes/class.yith-wcwl-admin-init.php:1219
295
  msgid "\"Add to Wishlist\" icon"
296
  msgstr "Icona per \"Aggiungi alla lista dei desideri\""
297
 
298
+ #: includes/class.yith-wcwl-admin-init.php:1220
299
  msgid "Add an icon to the \"Add to Wishlist\" button"
300
  msgstr "Aggiungi un'icona al pulsante \"Aggiungi alla lista dei desideri\""
301
 
302
+ #: includes/class.yith-wcwl-admin-init.php:1230
303
  msgid "\"Add to Cart\" icon"
304
  msgstr "Icona per \"Aggiungi al carrello\""
305
 
306
+ #: includes/class.yith-wcwl-admin-init.php:1231
307
  msgid "Add an icon to the \"Add to Cart\" button"
308
  msgstr "Aggiungi un'icona al pulsante \"Aggiungi al carrello\""
309
 
310
+ #: includes/class.yith-wcwl-admin-init.php:1249
311
  msgid "Social Networks & Share"
312
  msgstr "Social network e condivisione"
313
 
314
+ #: includes/class.yith-wcwl-admin-init.php:1256
315
  msgid "Share on Facebook"
316
  msgstr "Condividi su Facebook"
317
 
318
+ #: includes/class.yith-wcwl-admin-init.php:1257
319
  msgid "Show \"Share on Facebook\" button"
320
  msgstr "Mostra pulsante \"Condividi su Facebook\""
321
 
322
+ #: includes/class.yith-wcwl-admin-init.php:1263
323
  msgid "Tweet on Twitter"
324
  msgstr "Condividi su Twitter"
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1264
327
  msgid "Show \"Tweet on Twitter\" button"
328
  msgstr "Mostra pulsante \"Condividi su Twitter\""
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1270
331
  msgid "Pin on Pinterest"
332
  msgstr "Condividi su Pinterest"
333
 
334
+ #: includes/class.yith-wcwl-admin-init.php:1271
335
  msgid "Show \"Pin on Pinterest\" button"
336
  msgstr "Mostra pulsante\"Condividi su Pinterest\""
337
 
338
+ #: includes/class.yith-wcwl-admin-init.php:1277
339
  msgid "Share on Google+"
340
  msgstr "Condividi su Google+"
341
 
342
+ #: includes/class.yith-wcwl-admin-init.php:1278
343
  msgid "Show \"Share on Google+\" button"
344
  msgstr "Mostra pulsante \"Condividi su Google+\""
345
 
346
+ #: includes/class.yith-wcwl-admin-init.php:1284
347
  msgid "Share by Email"
348
  msgstr "Condividi per email"
349
 
350
+ #: includes/class.yith-wcwl-admin-init.php:1285
351
  msgid "Show \"Share by Email\" button"
352
  msgstr "Mostra pulsante \"Condividi per email\""
353
 
354
+ #: includes/class.yith-wcwl-admin-init.php:1291
355
+ #, fuzzy
356
+ msgid "Share by WhatsApp"
357
+ msgstr "Condividi per email"
358
+
359
+ #: includes/class.yith-wcwl-admin-init.php:1292
360
+ #, fuzzy
361
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
362
+ msgstr "Mostra pulsante \"Condividi per email\""
363
+
364
+ #: includes/class.yith-wcwl-admin-init.php:1298
365
  msgid "Social title"
366
  msgstr "Nome per i social"
367
 
368
+ #: includes/class.yith-wcwl-admin-init.php:1305
369
  msgid "Social text"
370
  msgstr "Testo per i social"
371
 
372
+ #: includes/class.yith-wcwl-admin-init.php:1306
373
  msgid ""
374
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
375
  "strong> where you want to show the URL of your wishlist."
378
  "%wishlist_url%</strong> nel punto in cui vuoi mostrare l'URL della tua lista "
379
  "dei desideri."
380
 
381
+ #: includes/class.yith-wcwl-admin-init.php:1313
382
  msgid "Social image URL"
383
  msgstr "URL per immagine social"
384
 
385
+ #: includes/class.yith-wcwl-admin-init.php:1314
386
  msgid "It will be used by Pinterest."
387
  msgstr "Verrà usato da Pinterest."
388
 
389
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
390
  msgid ""
391
  "If you want to take advantage of this feature, you could consider to "
392
  "purchase the %s."
393
  msgstr "Se vuoi usufruire di questa funzionalità puoi acquistare l'%s."
394
 
395
+ #: includes/class.yith-wcwl-admin-init.php:1333
396
  msgid "YITH WooCommerce Frequently Bought Together Integration"
397
  msgstr "Integrazione con YITH WooCommerce Frequently Bought Together"
398
 
399
+ #: includes/class.yith-wcwl-admin-init.php:1340
400
  msgid "Enable slider in wishlist"
401
  msgstr "Abilita lo slider nella lista dei desideri"
402
 
403
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
404
  msgid ""
405
  "Choose to enable product slider in wishlist page with linked products (<a "
406
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
408
  "Scegli se abilitare lo slider prodotti nella pagina lista dei desideri con "
409
  "prodotti collegati (<a href=\"%s\" class=\"thickbox\">Esempio</a>). %s"
410
 
411
+ #: includes/class.yith-wcwl-admin-init.php:1377
412
  msgid "\"Add to wishlist\" button"
413
  msgstr "Pulsante \"Aggiungi alla lista dei desideri\""
414
 
 
 
 
 
 
 
 
 
415
  #: includes/class.yith-wcwl-admin-init.php:1380
416
  #: includes/class.yith-wcwl-admin-init.php:1398
417
  #: includes/class.yith-wcwl-admin-init.php:1416
418
  #: includes/class.yith-wcwl-admin-init.php:1434
419
  #: includes/class.yith-wcwl-admin-init.php:1452
420
+ msgid "Background"
421
+ msgstr "Sfondo"
422
 
423
  #: includes/class.yith-wcwl-admin-init.php:1381
424
  #: includes/class.yith-wcwl-admin-init.php:1399
425
  #: includes/class.yith-wcwl-admin-init.php:1417
426
  #: includes/class.yith-wcwl-admin-init.php:1435
427
  #: includes/class.yith-wcwl-admin-init.php:1453
428
+ msgid "Text"
429
+ msgstr "Testo"
430
+
431
+ #: includes/class.yith-wcwl-admin-init.php:1382
432
+ #: includes/class.yith-wcwl-admin-init.php:1400
433
+ #: includes/class.yith-wcwl-admin-init.php:1418
434
+ #: includes/class.yith-wcwl-admin-init.php:1436
435
+ #: includes/class.yith-wcwl-admin-init.php:1454
436
  msgid "Border"
437
  msgstr "Bordo"
438
 
 
 
 
 
 
 
 
439
  #: includes/class.yith-wcwl-admin-init.php:1389
440
  #: includes/class.yith-wcwl-admin-init.php:1407
441
  #: includes/class.yith-wcwl-admin-init.php:1425
442
  #: includes/class.yith-wcwl-admin-init.php:1443
443
+ msgid "Background (hover)"
444
+ msgstr "Sfondo (hover)"
445
 
446
  #: includes/class.yith-wcwl-admin-init.php:1390
447
  #: includes/class.yith-wcwl-admin-init.php:1408
448
  #: includes/class.yith-wcwl-admin-init.php:1426
449
  #: includes/class.yith-wcwl-admin-init.php:1444
450
+ msgid "Text (hover)"
451
+ msgstr "Testo (hover)"
452
+
453
+ #: includes/class.yith-wcwl-admin-init.php:1391
454
+ #: includes/class.yith-wcwl-admin-init.php:1409
455
+ #: includes/class.yith-wcwl-admin-init.php:1427
456
+ #: includes/class.yith-wcwl-admin-init.php:1445
457
  msgid "Border (hover)"
458
  msgstr "Bordo (hover)"
459
 
460
+ #: includes/class.yith-wcwl-admin-init.php:1395
461
  msgid "\"Add to Cart\" button"
462
  msgstr "Pulsante \"Aggiungi al carrello\""
463
 
464
+ #: includes/class.yith-wcwl-admin-init.php:1413
465
  msgid "\"Style 1\" button"
466
  msgstr "Pulsante \"Stile 1\""
467
 
468
+ #: includes/class.yith-wcwl-admin-init.php:1431
469
  msgid "\"Style 2\" button"
470
  msgstr "Pulsante \"Stile 2\""
471
 
472
+ #: includes/class.yith-wcwl-admin-init.php:1449
473
  msgid "Wishlist table"
474
  msgstr "Tabella lista dei desideri"
475
 
476
+ #: includes/class.yith-wcwl-admin-init.php:1458
477
  msgid "Headers"
478
  msgstr "Intestazioni tabella"
479
 
480
+ #: includes/class.yith-wcwl-admin-init.php:1461
481
  msgid "Background color"
482
  msgstr "Colore sfondo"
483
 
484
+ #: includes/class.yith-wcwl-admin-init.php:1551
485
  msgid "Wishlist Activated"
486
  msgstr "Funzionalità lista dei desideri attivata"
487
 
488
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
489
  msgid ""
490
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
491
  "can access to all the settings of our plugins that you have activated. "
497
  "disponibile in una eccezionale versione PREMIUM con molte nuove opzioni, <a "
498
  "href=\"%s\">scopri di più adesso</a>."
499
 
500
+ #: includes/class.yith-wcwl-admin-init.php:1563
501
  msgid "Wishlist Updated"
502
  msgstr "Lista dei desideri aggiornata"
503
 
504
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
505
  msgid ""
506
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
507
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
516
  "state aggiunte molte nuove opzioni, <a href=\"%s\">scopri la versione "
517
  "PREMIUM.</a>"
518
 
519
+ #: includes/class.yith-wcwl-init.php:448
520
  msgid ""
521
  "We are sorry, but this feature is available only if cookies are enabled on "
522
  "your browser."
524
  "Ci dispiace, questa funzionalità è disponibile solo se i cookie sono "
525
  "abilitati nel tuo browser."
526
 
527
+ #: includes/class.yith-wcwl-init.php:449
528
  msgid "Product correctly added to cart"
529
  msgstr "Prodotto aggiunto correttamente al carrello"
530
 
584
  msgid "Wishlists"
585
  msgstr "Wishlist"
586
 
587
+ #. Translators: %s Order number.
588
  #: includes/class.yith-wcwl-privacy.php:195
589
+ #, fuzzy
590
  msgid "Removed wishlist %s."
591
  msgstr "La mia lista dei desideri su %s"
592
 
593
+ #. Translators: %s Order number.
594
  #: includes/class.yith-wcwl-privacy.php:199
 
595
  msgid "Wishlist %s has been retained."
596
  msgstr ""
597
 
799
 
800
  #: templates/admin/wishlist-panel-premium.php:185
801
  #: templates/admin/wishlist-panel-premium.php:383
 
802
  msgid ""
803
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
804
  "%2$s to benefit from all features!"
808
 
809
  #: templates/admin/wishlist-panel-premium.php:187
810
  #: templates/admin/wishlist-panel-premium.php:385
 
811
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
812
  msgstr "%1$sAGGIORNA%2$s %3$salla versione premium%2$s "
813
 
821
  msgstr "Molteplici liste dei desideri"
822
 
823
  #: templates/admin/wishlist-panel-premium.php:203
 
824
  msgid ""
825
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
826
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
845
  msgstr "Lista dei desideri privata"
846
 
847
  #: templates/admin/wishlist-panel-premium.php:214
 
848
  msgid ""
849
  "By enabling the option wishlist, users will also have the possibility to "
850
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
855
  "opzioni:"
856
 
857
  #: templates/admin/wishlist-panel-premium.php:216
 
858
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
859
  msgstr ""
860
  "%1$spubblica:%2$s tutti gli utenti possono cercare le tue liste e vederle;"
861
 
862
  #: templates/admin/wishlist-panel-premium.php:217
 
863
  msgid ""
864
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
865
  "can display it;"
868
  "pagina Lista dei desideri possono visualizzarle;"
869
 
870
  #: templates/admin/wishlist-panel-premium.php:218
 
871
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
872
  msgstr ""
873
  "%1$sprivata:%2$s solo colui che ha creato la Lista dei desideri può vederla."
878
  msgstr "Preventivo"
879
 
880
  #: templates/admin/wishlist-panel-premium.php:236
 
881
  msgid ""
882
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
883
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
904
  msgstr "Pannello amministrazione"
905
 
906
  #: templates/admin/wishlist-panel-premium.php:247
 
907
  msgid ""
908
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
909
  "submenu pages, you will have total control on users' wishlists. In addition "
925
  msgstr "Cerca liste dei desideri"
926
 
927
  #: templates/admin/wishlist-panel-premium.php:264
 
928
  msgid ""
929
  "How many times have you been looking for the perfect gift for a important "
930
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
944
  msgstr "CHECKBOX 'AGGIUNGI AL CARRELLO'"
945
 
946
  #: templates/admin/wishlist-panel-premium.php:275
 
947
  msgid ""
948
  "Your shop offers always a wide selection of products and wishlists of your "
949
  "users get more and more crowded everyday. Give them the possibility to "
968
  msgstr "DISABILITA LISTA DEI DESIDERI PER GLI UTENTI NON COLLEGATI"
969
 
970
  #: templates/admin/wishlist-panel-premium.php:292
 
971
  msgid ""
972
  "Favour users that have registered to your shop and disable plugin "
973
  "functionalities for all users that have not. By disabling this option, each "
985
  msgstr "MESSAGGIO PER GLI UTENTI NON COLLEGATI"
986
 
987
  #: templates/admin/wishlist-panel-premium.php:303
 
988
  msgid ""
989
  "Invite users that are visiting your shop to login if they want to fully "
990
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
1004
  msgstr "Tabella dei prodotti più popolari"
1005
 
1006
  #: templates/admin/wishlist-panel-premium.php:320
 
1007
  msgid ""
1008
  "Some products draw customer's attention more than others and they do not "
1009
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
1020
  msgstr "Funzionalità in un clic"
1021
 
1022
  #: templates/admin/wishlist-panel-premium.php:331
 
1023
  msgid ""
1024
  "Users have the possibility to search for a wishlist, create a new one or "
1025
  "display those already created. Add these %1$sfunctionalities%2$s through the "
1040
  msgstr "EMAIL PROMOZIONALE"
1041
 
1042
  #: templates/admin/wishlist-panel-premium.php:348
 
1043
  msgid ""
1044
  "If you want to give the right input to your users to persuade them to "
1045
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
1058
  msgstr "DA UNA LISTA DEI DESIDERI ALL'ALTRA"
1059
 
1060
  #: templates/admin/wishlist-panel-premium.php:359
 
1061
  msgid ""
1062
  "Who said that a product has to remain forever in the same wishlist? With the "
1063
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
1082
  msgstr "DATA INSERIMENTO NELLA LISTA DEI DESIDERI"
1083
 
1084
  #: templates/admin/wishlist-panel-premium.php:376
 
1085
  msgid ""
1086
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1087
  "date in which they have added a particular product to their list: a new way "
1103
  msgid "Email"
1104
  msgstr "Email"
1105
 
1106
+ #: templates/share.php:51
1107
+ #, fuzzy
1108
+ msgid "My wishlist on "
1109
+ msgstr "La mia lista dei desideri su %s"
1110
+
1111
+ #: templates/share.php:51
1112
+ msgid "WhatsApp"
1113
+ msgstr ""
1114
+
1115
  #: templates/wishlist-view.php:32
1116
  msgid "Edit title"
1117
  msgstr "Modifica titolo"
1153
  msgstr "Disponibile"
1154
 
1155
  #: templates/wishlist-view.php:188
 
1156
  msgid "Added on : %s"
1157
  msgstr "Aggiunto il: %s"
1158
 
1176
  msgid "Your email"
1177
  msgstr ""
1178
 
1179
+ #. Plugin Name of the plugin/theme
1180
+ msgid "YITH WooCommerce Wishlist"
1181
+ msgstr "YITH WooCommerce Wishlist"
1182
 
1183
+ #. Plugin URI of the plugin/theme
1184
  #, fuzzy
1185
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1186
+ msgstr "http://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1187
+
1188
+ #. Description of the plugin/theme
1189
+ msgid ""
1190
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1191
+ "possibility to create, fill, manage and share their wishlists allowing you "
1192
+ "to analyze their interests and needs to improve your marketing strategies. "
1193
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1194
+ "your e-commerce on <strong>YITH</strong></a>"
1195
+ msgstr ""
1196
 
1197
+ #. Author of the plugin/theme
1198
  #, fuzzy
1199
+ msgid "YITH"
1200
+ msgstr "YITHEMES"
1201
 
1202
+ #. Author URI of the plugin/theme
1203
  #, fuzzy
1204
+ msgid "https://yithemes.com/"
1205
+ msgstr "http://yithemes.com/"
1206
 
1207
  #~ msgid "Live Demo"
1208
  #~ msgstr "Live demo"
languages/yith-woocommerce-wishlist-ko_KR.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-ko_KR.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:37+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -20,66 +20,66 @@ msgstr ""
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
- #: ../includes/class.yith-wcwl-admin-init.php:159
24
- #: ../includes/class.yith-wcwl-admin-init.php:1484
25
- #: ../includes/class.yith-wcwl-admin-init.php:1485
26
- #: ../includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "위시리스"
29
 
30
- #: ../includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "설정 "
33
 
34
- #: ../includes/class.yith-wcwl-admin-init.php:162
35
- #: ../includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "색깔 "
38
 
39
- #: ../includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr "프리미엄 버전 "
42
 
43
- #: ../includes/class.yith-wcwl-admin-init.php:1015
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
- #: ../includes/class.yith-wcwl-admin-init.php:1016
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
- #: ../includes/class.yith-wcwl-admin-init.php:1017
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
- #: ../includes/class.yith-wcwl-admin-init.php:1018
59
  #, fuzzy
60
  msgctxt "[Part Of]: Also, please read the plugin documentation"
61
  msgid "documentation"
62
  msgstr "플러그인 설명서"
63
 
64
- #: ../includes/class.yith-wcwl-admin-init.php:1024
65
  msgid "Upgrade to the PREMIUM VERSION"
66
  msgstr "프리미엄 버전으로 업그레이드"
67
 
68
- #: ../includes/class.yith-wcwl-admin-init.php:1028
69
  msgid "Discover the Advanced Features"
70
  msgstr "강화된 기능 보기 "
71
 
72
- #: ../includes/class.yith-wcwl-admin-init.php:1029
73
  msgid ""
74
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
75
  "all features!"
76
  msgstr ""
77
 
78
- #: ../includes/class.yith-wcwl-admin-init.php:1035
79
  msgid "Get Support and Pro Features"
80
  msgstr "지원받기와 프로기능"
81
 
82
- #: ../includes/class.yith-wcwl-admin-init.php:1036
83
  msgid ""
84
  "By purchasing the premium version of the plugin, you will take advantage of "
85
  "the advanced features of the product and you will get one year of free "
@@ -88,38 +88,37 @@ msgstr ""
88
  "프리미엄버전 구매시 강화된 기능의 사용, 일년동안 무료 업그레이드 서비스와 자"
89
  "사 프랫폼을 이용한 24h/24 서포트가 제공됩니다."
90
 
91
- #: ../includes/class.yith-wcwl-admin-init.php:1046
92
  msgid "General Settings"
93
  msgstr "일반 설정 "
94
 
95
- #: ../includes/class.yith-wcwl-admin-init.php:1053
96
  msgid "Enable YITH Wishlist"
97
  msgstr "YITH Wishlist 사용"
98
 
99
- #: ../includes/class.yith-wcwl-admin-init.php:1060
100
  msgid "Default wishlist title"
101
  msgstr "기본 위시리스트 제목"
102
 
103
- #: ../includes/class.yith-wcwl-admin-init.php:1062
104
- #: ../includes/class.yith-wcwl-admin-init.php:1063
105
- #: ../includes/class.yith-wcwl-admin-init.php:1299
106
- #, php-format
107
  msgid "My wishlist on %s"
108
  msgstr "나의 위시리스트 목록 @ %s"
109
 
110
- #: ../includes/class.yith-wcwl-admin-init.php:1068
111
  msgid "Wishlist Page"
112
  msgstr "위시리스트 페이지 "
113
 
114
- #: ../includes/class.yith-wcwl-admin-init.php:1069
115
  msgid "Page contents: [yith_wcwl_wishlist]"
116
  msgstr "페이지 콘텐츠: [yith_wcwl_wishlist] "
117
 
118
- #: ../includes/class.yith-wcwl-admin-init.php:1078
119
  msgid "Position"
120
  msgstr "위치"
121
 
122
- #: ../includes/class.yith-wcwl-admin-init.php:1079
123
  msgid ""
124
  "You can add the button in variable products only after the \"Add to Cart\" "
125
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -127,27 +126,27 @@ msgstr ""
127
  "다양한 상품의 \"장바구니 담기\" 버튼 뒤에나 숏코드 "
128
  "[yith_wcwl_add_to_wishlist]로 추가 할수 있음."
129
 
130
- #: ../includes/class.yith-wcwl-admin-init.php:1085
131
  msgid "After \"Add to cart\""
132
  msgstr "장바구니 담기 뒤에"
133
 
134
- #: ../includes/class.yith-wcwl-admin-init.php:1086
135
  msgid "After thumbnails"
136
  msgstr "썸네일 뒤에"
137
 
138
- #: ../includes/class.yith-wcwl-admin-init.php:1087
139
  msgid "After summary"
140
  msgstr "써머리 뒤에"
141
 
142
- #: ../includes/class.yith-wcwl-admin-init.php:1088
143
  msgid "Use shortcode"
144
  msgstr "숏코드를 사용 "
145
 
146
- #: ../includes/class.yith-wcwl-admin-init.php:1093
147
  msgid "Redirect to cart"
148
  msgstr "장바구니로 다시돌리기"
149
 
150
- #: ../includes/class.yith-wcwl-admin-init.php:1094
151
  msgid ""
152
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
153
  "page."
@@ -155,229 +154,237 @@ msgstr ""
155
  "위시리스트 페이지의 '장바구니 담기' 버튼이 눌리면 장바구니 페이지로 다시돌리"
156
  "기"
157
 
158
- #: ../includes/class.yith-wcwl-admin-init.php:1100
159
  msgid "Remove if added to the cart"
160
  msgstr "장바구니에 담고나면 제거"
161
 
162
- #: ../includes/class.yith-wcwl-admin-init.php:1101
163
  msgid "Remove the product from the wishlist if it has been added to the cart."
164
  msgstr "장바구니에 담았다면 물품을 위시리스트에서 제거 "
165
 
166
- #: ../includes/class.yith-wcwl-admin-init.php:1107
167
  msgid "\"Add to Wishlist\" text"
168
  msgstr "\"위시리스트 추가\" 텍스트"
169
 
170
- #: ../includes/class.yith-wcwl-admin-init.php:1109
171
  msgid "Add to Wishlist"
172
  msgstr "위시르스트 추가"
173
 
174
- #: ../includes/class.yith-wcwl-admin-init.php:1114
175
  msgid "\"Browse wishlist\" text"
176
  msgstr "\"위시리스트 둘러보기\" 텍스트"
177
 
178
- #: ../includes/class.yith-wcwl-admin-init.php:1116
179
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
180
  msgid "Browse Wishlist"
181
  msgstr "위시리스트 둘러보기 "
182
 
183
- #: ../includes/class.yith-wcwl-admin-init.php:1121
184
  msgid "\"Product already in wishlist\" text"
185
  msgstr "\"위시리스트에 이미 있습니다\" 텍스트"
186
 
187
- #: ../includes/class.yith-wcwl-admin-init.php:1123
188
- #: ../includes/class.yith-wcwl-ui.php:83
189
  msgid "The product is already in the wishlist!"
190
  msgstr "이 상품은 이미 위시리스트에 있습니다."
191
 
192
- #: ../includes/class.yith-wcwl-admin-init.php:1128
193
  msgid "\"Product added\" text"
194
  msgstr "\"상품 추가\" 텍스트 "
195
 
196
- #: ../includes/class.yith-wcwl-admin-init.php:1130
197
- #: ../includes/class.yith-wcwl-ui.php:82
198
  msgid "Product added!"
199
  msgstr "상품이 추가됨!"
200
 
201
- #: ../includes/class.yith-wcwl-admin-init.php:1135
202
  msgid "\"Add to Cart\" text"
203
  msgstr "\"장바구니 담기\" 텍스트 "
204
 
205
- #: ../includes/class.yith-wcwl-admin-init.php:1137
206
  msgid "Add to Cart"
207
  msgstr "장바구니 담기 "
208
 
209
- #: ../includes/class.yith-wcwl-admin-init.php:1142
210
  msgid "Show Unit price"
211
  msgstr "개별가격 보이기"
212
 
213
- #: ../includes/class.yith-wcwl-admin-init.php:1143
214
  msgid "Show unit price for each product in wishlist"
215
  msgstr "관심상품내 개별상품의 개별가격 보이기"
216
 
217
- #: ../includes/class.yith-wcwl-admin-init.php:1150
218
  msgid "Show \"Add to Cart\" button"
219
  msgstr "\"장바구니 담기\" 버튼 보이기"
220
 
221
- #: ../includes/class.yith-wcwl-admin-init.php:1151
222
  msgid "Show \"Add to Cart\" button for each product in wishlist"
223
  msgstr "관심상품내 개별상품에 \"장바구니 담기\" 버튼 보이기 "
224
 
225
- #: ../includes/class.yith-wcwl-admin-init.php:1158
226
  msgid "Show Stock status"
227
  msgstr "재고상황 보기 "
228
 
229
- #: ../includes/class.yith-wcwl-admin-init.php:1159
230
  msgid ""
231
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
232
  msgstr "위시리스트내 개별상품에 \"재고있음\" 또는 \"재고없음\" 레이블 보이기"
233
 
234
- #: ../includes/class.yith-wcwl-admin-init.php:1166
235
  msgid "Show Date of addition"
236
  msgstr "추가한 날짜 보이기 "
237
 
238
- #: ../includes/class.yith-wcwl-admin-init.php:1167
239
  msgid "Show the date when users have added a product to the wishlist"
240
  msgstr "위시리스트에 사용자가 상품 추가한 날짜 보이기"
241
 
242
- #: ../includes/class.yith-wcwl-admin-init.php:1174
243
  msgid "Add second remove button"
244
  msgstr "두번째 제거 버튼 추가"
245
 
246
- #: ../includes/class.yith-wcwl-admin-init.php:1175
247
  msgid "Add a second remove button in the last column, with extended label"
248
  msgstr "확장 레이블에 두번째 제거버튼을 마지막 열에 추가"
249
 
250
- #: ../includes/class.yith-wcwl-admin-init.php:1190
251
  msgid "Styles"
252
  msgstr "스타일 "
253
 
254
- #: ../includes/class.yith-wcwl-admin-init.php:1197
255
  msgid "Use buttons"
256
  msgstr "버튼 사용 "
257
 
258
- #: ../includes/class.yith-wcwl-admin-init.php:1198
259
  msgid "Use buttons instead of simple anchors."
260
  msgstr "연결구문 대신 버튼 사용 "
261
 
262
- #: ../includes/class.yith-wcwl-admin-init.php:1204
263
  msgid "Custom CSS"
264
  msgstr "커스텀 CSS"
265
 
266
- #: ../includes/class.yith-wcwl-admin-init.php:1211
267
  msgid "Use theme style"
268
  msgstr "테마 스타일 사용 "
269
 
270
- #: ../includes/class.yith-wcwl-admin-init.php:1212
271
  msgid "Use the theme style."
272
  msgstr "지금 테마 스타일 사용"
273
 
274
- #: ../includes/class.yith-wcwl-admin-init.php:1218
275
  msgid "Rounded buttons"
276
  msgstr "굴곡진 모서리 버튼"
277
 
278
- #: ../includes/class.yith-wcwl-admin-init.php:1219
279
  msgid "Make button corners rounded"
280
  msgstr "버튼 모서리를 굴곡지게 만들기"
281
 
282
- #: ../includes/class.yith-wcwl-admin-init.php:1225
283
  msgid "\"Add to Wishlist\" icon"
284
  msgstr "\"위시리스트 추가\" 아이콘 "
285
 
286
- #: ../includes/class.yith-wcwl-admin-init.php:1226
287
  msgid "Add an icon to the \"Add to Wishlist\" button"
288
  msgstr "\"위시리스트 추가\"버튼에 아이콘 추가하기 "
289
 
290
- #: ../includes/class.yith-wcwl-admin-init.php:1236
291
  msgid "\"Add to Cart\" icon"
292
  msgstr "\"장바구니 담기\" 아이콘 "
293
 
294
- #: ../includes/class.yith-wcwl-admin-init.php:1237
295
  msgid "Add an icon to the \"Add to Cart\" button"
296
  msgstr "\"장바구니 담기\"버튼에 아이콘 추가하기"
297
 
298
- #: ../includes/class.yith-wcwl-admin-init.php:1255
299
  msgid "Social Networks & Share"
300
  msgstr "소셜 네트워크와 공유 "
301
 
302
- #: ../includes/class.yith-wcwl-admin-init.php:1262
303
  msgid "Share on Facebook"
304
  msgstr "페이스북에 공유"
305
 
306
- #: ../includes/class.yith-wcwl-admin-init.php:1263
307
  msgid "Show \"Share on Facebook\" button"
308
  msgstr "\"페이스북에 공유\"버튼 보이기 "
309
 
310
- #: ../includes/class.yith-wcwl-admin-init.php:1269
311
  msgid "Tweet on Twitter"
312
  msgstr "트위터에 트윗하기"
313
 
314
- #: ../includes/class.yith-wcwl-admin-init.php:1270
315
  msgid "Show \"Tweet on Twitter\" button"
316
  msgstr "\"트위터에 트윗하기\"버튼 보이기"
317
 
318
- #: ../includes/class.yith-wcwl-admin-init.php:1276
319
  msgid "Pin on Pinterest"
320
  msgstr "핀레스트에 핀하기"
321
 
322
- #: ../includes/class.yith-wcwl-admin-init.php:1277
323
  msgid "Show \"Pin on Pinterest\" button"
324
  msgstr "\"핀레스트에 핀하기\"버튼 보이기 "
325
 
326
- #: ../includes/class.yith-wcwl-admin-init.php:1283
327
  msgid "Share on Google+"
328
  msgstr "구글플러스에 공유"
329
 
330
- #: ../includes/class.yith-wcwl-admin-init.php:1284
331
  msgid "Show \"Share on Google+\" button"
332
  msgstr "\"구글플러스에 공유\"버튼 보이기 "
333
 
334
- #: ../includes/class.yith-wcwl-admin-init.php:1290
335
  msgid "Share by Email"
336
  msgstr "이메일로 공유"
337
 
338
- #: ../includes/class.yith-wcwl-admin-init.php:1291
339
  msgid "Show \"Share by Email\" button"
340
  msgstr "\"이메일로 공유\"버튼 보이기"
341
 
342
- #: ../includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
 
 
343
  msgid "Social title"
344
  msgstr "소셜 타이틀"
345
 
346
- #: ../includes/class.yith-wcwl-admin-init.php:1304
347
  msgid "Social text"
348
  msgstr "소셜 텍스트 "
349
 
350
- #: ../includes/class.yith-wcwl-admin-init.php:1305
351
  msgid ""
352
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
353
  "strong> where you want to show the URL of your wishlist."
354
  msgstr ""
355
 
356
- #: ../includes/class.yith-wcwl-admin-init.php:1312
357
  msgid "Social image URL"
358
  msgstr "소셜 이미지 URL"
359
 
360
- #: ../includes/class.yith-wcwl-admin-init.php:1313
361
  msgid "It will be used by Pinterest."
362
  msgstr ""
363
 
364
- #: ../includes/class.yith-wcwl-admin-init.php:1327
365
- #, php-format
366
  msgid ""
367
  "If you want to take advantage of this feature, you could consider to "
368
  "purchase the %s."
369
  msgstr "이기능의 장점을 사용하시려면 %s 의 구매를 생각해 보십시요."
370
 
371
- #: ../includes/class.yith-wcwl-admin-init.php:1332
372
  msgid "YITH WooCommerce Frequently Bought Together Integration"
373
  msgstr "YITH WooCommerce 와 함께 자주 구매되는 연결"
374
 
375
- #: ../includes/class.yith-wcwl-admin-init.php:1339
376
  msgid "Enable slider in wishlist"
377
  msgstr "위시리스트내 슬라이더 사용 "
378
 
379
- #: ../includes/class.yith-wcwl-admin-init.php:1340
380
- #, php-format
381
  msgid ""
382
  "Choose to enable product slider in wishlist page with linked products (<a "
383
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
@@ -385,85 +392,84 @@ msgstr ""
385
  "위시리스트 페이지에 연결된 상품내 상품 슬라이더 기능 선택 (<a href=\"%s\" "
386
  "class=\"thickbox\">Example</a>). %s"
387
 
388
- #: ../includes/class.yith-wcwl-admin-init.php:1376
389
  msgid "\"Add to wishlist\" button"
390
  msgstr "\"위시리스트 추가\"버튼"
391
 
392
- #: ../includes/class.yith-wcwl-admin-init.php:1379
393
- #: ../includes/class.yith-wcwl-admin-init.php:1397
394
- #: ../includes/class.yith-wcwl-admin-init.php:1415
395
- #: ../includes/class.yith-wcwl-admin-init.php:1433
396
- #: ../includes/class.yith-wcwl-admin-init.php:1451
397
  msgid "Background"
398
  msgstr "백그라운드 "
399
 
400
- #: ../includes/class.yith-wcwl-admin-init.php:1380
401
- #: ../includes/class.yith-wcwl-admin-init.php:1398
402
- #: ../includes/class.yith-wcwl-admin-init.php:1416
403
- #: ../includes/class.yith-wcwl-admin-init.php:1434
404
- #: ../includes/class.yith-wcwl-admin-init.php:1452
405
  msgid "Text"
406
  msgstr "텍스트 "
407
 
408
- #: ../includes/class.yith-wcwl-admin-init.php:1381
409
- #: ../includes/class.yith-wcwl-admin-init.php:1399
410
- #: ../includes/class.yith-wcwl-admin-init.php:1417
411
- #: ../includes/class.yith-wcwl-admin-init.php:1435
412
- #: ../includes/class.yith-wcwl-admin-init.php:1453
413
  msgid "Border"
414
  msgstr "경계 "
415
 
416
- #: ../includes/class.yith-wcwl-admin-init.php:1388
417
- #: ../includes/class.yith-wcwl-admin-init.php:1406
418
- #: ../includes/class.yith-wcwl-admin-init.php:1424
419
- #: ../includes/class.yith-wcwl-admin-init.php:1442
420
  msgid "Background (hover)"
421
  msgstr "백그라운드(안쪽)"
422
 
423
- #: ../includes/class.yith-wcwl-admin-init.php:1389
424
- #: ../includes/class.yith-wcwl-admin-init.php:1407
425
- #: ../includes/class.yith-wcwl-admin-init.php:1425
426
- #: ../includes/class.yith-wcwl-admin-init.php:1443
427
  msgid "Text (hover)"
428
  msgstr "텍스트 (안쪽)"
429
 
430
- #: ../includes/class.yith-wcwl-admin-init.php:1390
431
- #: ../includes/class.yith-wcwl-admin-init.php:1408
432
- #: ../includes/class.yith-wcwl-admin-init.php:1426
433
- #: ../includes/class.yith-wcwl-admin-init.php:1444
434
  msgid "Border (hover)"
435
  msgstr "경계 (안쪽)"
436
 
437
- #: ../includes/class.yith-wcwl-admin-init.php:1394
438
  msgid "\"Add to Cart\" button"
439
  msgstr "\"장바구니 담기\" 버튼 "
440
 
441
- #: ../includes/class.yith-wcwl-admin-init.php:1412
442
  msgid "\"Style 1\" button"
443
  msgstr "\"스타일 1\" 버튼 "
444
 
445
- #: ../includes/class.yith-wcwl-admin-init.php:1430
446
  msgid "\"Style 2\" button"
447
  msgstr "\"스타일 2\" 버튼 "
448
 
449
- #: ../includes/class.yith-wcwl-admin-init.php:1448
450
  msgid "Wishlist table"
451
  msgstr "위시리스트 테이블 "
452
 
453
- #: ../includes/class.yith-wcwl-admin-init.php:1457
454
  msgid "Headers"
455
  msgstr "헤더 "
456
 
457
- #: ../includes/class.yith-wcwl-admin-init.php:1460
458
  msgid "Background color"
459
  msgstr "백그라운드 색깔 "
460
 
461
- #: ../includes/class.yith-wcwl-admin-init.php:1550
462
  msgid "Wishlist Activated"
463
  msgstr "위시리스트 사용됨"
464
 
465
- #: ../includes/class.yith-wcwl-admin-init.php:1551
466
- #, php-format
467
  msgid ""
468
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
469
  "can access to all the settings of our plugins that you have activated. "
@@ -474,12 +480,11 @@ msgstr ""
474
  "인의 세팅을 할수 있읍니다. 프리미엄버전의 많은 새로운 옵션 <a href=\"%s"
475
  "\">discover it now</a> 이 사용가능합니다."
476
 
477
- #: ../includes/class.yith-wcwl-admin-init.php:1562
478
  msgid "Wishlist Updated"
479
  msgstr "위시리스트 업데이트됨 "
480
 
481
- #: ../includes/class.yith-wcwl-admin-init.php:1563
482
- #, php-format
483
  msgid ""
484
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
485
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -492,284 +497,280 @@ msgstr ""
492
  "인이 업데이트되면 새로운 소식이 이 메뉴에 추가 되며, 위시리스트가 새로운 옵션"
493
  "이 업데이트되면 <a href=\"%s\">프리미엄버전 살펴보기.</a> 표시됨."
494
 
495
- #: ../includes/class.yith-wcwl-init.php:437
496
  msgid ""
497
  "We are sorry, but this feature is available only if cookies are enabled on "
498
  "your browser."
499
  msgstr ""
500
  "죄송합니다. 이 기능은 브라우져에서 쿠기가 활성화되어 있으면 가능합니다."
501
 
502
- #: ../includes/class.yith-wcwl-init.php:438
503
  msgid "Product correctly added to cart"
504
  msgstr "상품이 잘 장바구니에 담겼습니다."
505
 
506
- #: ../includes/class.yith-wcwl-install.php:244
507
  msgctxt "page_slug"
508
  msgid "wishlist"
509
  msgstr "위시리스트"
510
 
511
- #: ../includes/class.yith-wcwl-privacy.php:50
512
  msgid "While you visit our site, we’ll track:"
513
  msgstr ""
514
 
515
- #: ../includes/class.yith-wcwl-privacy.php:52
516
  msgid ""
517
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
518
  "users your favourite products, and to create targeted email campaigns."
519
  msgstr ""
520
 
521
- #: ../includes/class.yith-wcwl-privacy.php:53
522
  msgid ""
523
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
524
  "make them visible to the store’s staff"
525
  msgstr ""
526
 
527
- #: ../includes/class.yith-wcwl-privacy.php:55
528
  msgid ""
529
  "We’ll also use cookies to keep track of wishlist contents while you’re "
530
  "browsing our site."
531
  msgstr ""
532
 
533
- #: ../includes/class.yith-wcwl-privacy.php:58
534
  msgid ""
535
  "Members of our team have access to the information you provide us. For "
536
  "example, both Administrators and Shop Managers can access:"
537
  msgstr ""
538
 
539
- #: ../includes/class.yith-wcwl-privacy.php:60
540
  msgid ""
541
  "Wishlist details, such as products added, date of addition, name and privacy "
542
  "settings of your wishlists"
543
  msgstr ""
544
 
545
- #: ../includes/class.yith-wcwl-privacy.php:62
546
  msgid ""
547
  "Our team members have access to this information to offer you better deals "
548
  "for the products you love."
549
  msgstr ""
550
 
551
- #: ../includes/class.yith-wcwl-privacy.php:82
552
- #: ../includes/class.yith-wcwl-privacy.php:98
553
  #, fuzzy
554
  msgid "Customer Wishlists"
555
  msgstr "위시리스트 찾기 "
556
 
557
- #: ../includes/class.yith-wcwl-privacy.php:133
558
  #, fuzzy
559
  msgid "Wishlists"
560
  msgstr "위시리스"
561
 
562
- #: ../includes/class.yith-wcwl-privacy.php:195
563
- #, fuzzy, php-format
 
564
  msgid "Removed wishlist %s."
565
  msgstr "나의 위시리스트 목록 @ %s"
566
 
567
- #: ../includes/class.yith-wcwl-privacy.php:199
568
- #, php-format
569
  msgid "Wishlist %s has been retained."
570
  msgstr ""
571
 
572
- #: ../includes/class.yith-wcwl-privacy.php:210
573
  msgid "Removed default user's wishlist"
574
  msgstr ""
575
 
576
- #: ../includes/class.yith-wcwl-privacy.php:228
577
  msgid "Token"
578
  msgstr ""
579
 
580
- #: ../includes/class.yith-wcwl-privacy.php:229
581
  #, fuzzy
582
  msgid "Wishlist url"
583
  msgstr "위시리스"
584
 
585
- #: ../includes/class.yith-wcwl-privacy.php:230
586
  msgid "Title"
587
  msgstr ""
588
 
589
- #: ../includes/class.yith-wcwl-privacy.php:231
590
  msgctxt "date wishlist was created"
591
  msgid "Created on"
592
  msgstr ""
593
 
594
- #: ../includes/class.yith-wcwl-privacy.php:232
595
  msgid "Visibility"
596
  msgstr ""
597
 
598
- #: ../includes/class.yith-wcwl-privacy.php:233
599
  msgid "Items Added"
600
  msgstr ""
601
 
602
- #: ../includes/class.yith-wcwl-privacy.php:283
603
- #: ../templates/wishlist-view.php:212
604
  msgid "Shared"
605
  msgstr "공유됨 "
606
 
607
- #: ../includes/class.yith-wcwl-privacy.php:286
608
- #: ../templates/wishlist-view.php:215
609
  msgid "Private"
610
  msgstr "개인 "
611
 
612
- #: ../includes/class.yith-wcwl-privacy.php:289
613
- #: ../templates/wishlist-view.php:218
614
  msgid "Public"
615
  msgstr "공용 "
616
 
617
- #: ../includes/class.yith-wcwl-shortcode.php:45
618
  #, fuzzy
619
  msgctxt "[gutenberg]: block name"
620
  msgid "YITH Add to Wishlist"
621
  msgstr "위시르스트 추가"
622
 
623
- #: ../includes/class.yith-wcwl-shortcode.php:46
624
  #, fuzzy
625
  msgctxt "[gutenberg]: block description"
626
  msgid "Shows Add to Wishlist button"
627
  msgstr "\"위시리스트 추가\"버튼"
628
 
629
- #: ../includes/class.yith-wcwl-shortcode.php:51
630
  msgid ""
631
  "ID of the product to add to wishlist (leave empty to use global product)"
632
  msgstr ""
633
 
634
- #: ../includes/class.yith-wcwl-shortcode.php:56
635
  msgid "Url of wishlist page (leave empty to use default)"
636
  msgstr ""
637
 
638
- #: ../includes/class.yith-wcwl-shortcode.php:61
639
  msgid "Button label (leave empty to use default)"
640
  msgstr ""
641
 
642
- #: ../includes/class.yith-wcwl-shortcode.php:66
643
  msgid "\"Browse wishlist\" label (leave empty to use default)"
644
  msgstr ""
645
 
646
- #: ../includes/class.yith-wcwl-shortcode.php:71
647
  #, fuzzy
648
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
649
  msgstr "\"위시리스트에 이미 있습니다\" 텍스트"
650
 
651
- #: ../includes/class.yith-wcwl-shortcode.php:76
652
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
653
  msgstr ""
654
 
655
- #: ../includes/class.yith-wcwl-shortcode.php:81
656
  msgid ""
657
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
658
  "default)"
659
  msgstr ""
660
 
661
- #: ../includes/class.yith-wcwl-shortcode.php:86
662
  msgid "Additional css classes for the button (leave empty to use default)"
663
  msgstr ""
664
 
665
- #: ../includes/class.yith-wcwl-shortcode.php:94
666
  #, fuzzy
667
  msgctxt "[gutenberg]: block name"
668
  msgid "YITH Wishlist"
669
  msgstr "YITH Wishlist 사용"
670
 
671
- #: ../includes/class.yith-wcwl-shortcode.php:95
672
  #, fuzzy
673
  msgctxt "[gutenberg]: block description"
674
  msgid "Shows list of products in wishlist"
675
  msgstr "관심상품내 개별상품의 개별가격 보이기"
676
 
677
- #: ../includes/class.yith-wcwl-shortcode.php:100
678
  msgid "Choose whether to paginate items in the wishlist or show them all"
679
  msgstr ""
680
 
681
- #: ../includes/class.yith-wcwl-shortcode.php:103
682
  msgid "Paginate"
683
  msgstr ""
684
 
685
- #: ../includes/class.yith-wcwl-shortcode.php:104
686
  msgid "Do not paginate"
687
  msgstr ""
688
 
689
- #: ../includes/class.yith-wcwl-shortcode.php:109
690
  msgid "Number of items to show for each page"
691
  msgstr ""
692
 
693
- #: ../includes/class.yith-wcwl-shortcode.php:114
694
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
695
  msgstr ""
696
 
697
- #: ../includes/class.yith-wcwl-shortcode.php:386
698
- #: ../includes/class.yith-wcwl-ui.php:164
699
  msgid "Share on:"
700
  msgstr "공유: "
701
 
702
- #: ../includes/class.yith-wcwl-ui.php:118
703
- #: ../includes/class.yith-wcwl-ui.php:200
704
  msgid "Select options"
705
  msgstr "옵션 선택 "
706
 
707
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
708
  msgid "Facebook"
709
  msgstr "페이스북 "
710
 
711
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
712
  msgid "Twitter"
713
  msgstr "트위터 "
714
 
715
- #: ../includes/class.yith-wcwl-ui.php:180
716
  msgid "email"
717
  msgstr "이메일 "
718
 
719
- #: ../includes/class.yith-wcwl.php:201
720
  msgid "An error occurred while adding products to the wishlist."
721
  msgstr "위시리스트에 추가중에 에러가 발생함."
722
 
723
- #: ../includes/class.yith-wcwl.php:293
724
  msgid "An error occurred while adding products to wishlist."
725
  msgstr "위시리스트에 추가중에 에러가 발생함."
726
 
727
- #: ../includes/class.yith-wcwl.php:310
728
  msgid "The \"Remove\" option now does not require any parameter"
729
  msgstr "\"제거\" 옵션은 파라메타가 필요없음."
730
 
731
- #: ../includes/class.yith-wcwl.php:359
732
  msgid "An error occurred while removing products from the wishlist"
733
  msgstr "위시리스트에서 제거중에 에러가 발생함. "
734
 
735
- #: ../includes/class.yith-wcwl.php:809
736
  msgid "You need to log in before creating a new wishlist"
737
  msgstr "새로운 위시리스트를 만들기 전에 로그인 하십시요"
738
 
739
- #: ../includes/class.yith-wcwl.php:1610
740
  msgid "Product successfully removed."
741
  msgstr "상품이 성공적으로 제거 되었습니다."
742
 
743
- #: ../includes/class.yith-wcwl.php:1614
744
  msgid "Error. Unable to remove the product from the wishlist."
745
  msgstr "에러, 위시리스트에서 상품제거 불가능 "
746
 
747
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
748
  msgid "No products were added to the wishlist"
749
  msgstr "위시리스트에 추가할 상품이 없음 "
750
 
751
- #: ../includes/class.yith-wcwl.php:1660
752
  msgid "An error as occurred."
753
  msgstr "에러가 발생됨 "
754
 
755
- #: ../init.php:130
756
  #, fuzzy
757
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
758
  msgstr ""
759
  "YITH WooCommerce Wishlist가 활성화 되었으나 사용 불가능. 사용하기 위해서는 우"
760
  "커머스가 필요합니다."
761
 
762
- #: ../init.php:140
763
  msgid "You can't activate the free version of"
764
  msgstr ""
765
 
766
- #: ../init.php:140
767
  msgid "while you are using the premium one."
768
  msgstr ""
769
 
770
- #: ../templates/admin/wishlist-panel-premium.php:185
771
- #: ../templates/admin/wishlist-panel-premium.php:383
772
- #, php-format
773
  msgid ""
774
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
775
  "%2$s to benefit from all features!"
@@ -777,23 +778,21 @@ msgstr ""
777
  "%1$s프리미업 버전%2$s%3$s %1$sYITH WooCommerce Wishlist%2$s 모든 기능의 장점"
778
  "을 사용하기위해 업그레이드 하십시요!"
779
 
780
- #: ../templates/admin/wishlist-panel-premium.php:187
781
- #: ../templates/admin/wishlist-panel-premium.php:385
782
- #, php-format
783
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
784
  msgstr "%3$s 프리미업 버전으로 %2$s%1$s업그래이드%2$s"
785
 
786
- #: ../templates/admin/wishlist-panel-premium.php:193
787
  msgid "Premium Features"
788
  msgstr "프리미엄 기능 "
789
 
790
- #: ../templates/admin/wishlist-panel-premium.php:196
791
- #: ../templates/admin/wishlist-panel-premium.php:201
792
  msgid "Multiple Wishlist"
793
  msgstr "다중 관심상품 "
794
 
795
- #: ../templates/admin/wishlist-panel-premium.php:203
796
- #, php-format
797
  msgid ""
798
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
799
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -810,13 +809,12 @@ msgstr ""
810
  "고 많은 온라인 상점에서 사용되고 있습니다. 그리고 구매자가 자신들의 위시리스"
811
  "트를 만들고 관리하고 공유하는데 이 플러그인이 좋은 평가를 받게해 줄것입니다."
812
 
813
- #: ../templates/admin/wishlist-panel-premium.php:212
814
- #: ../templates/admin/wishlist-panel-premium.php:222
815
  msgid "Wishlist Private"
816
  msgstr "개인 위시리스트 "
817
 
818
- #: ../templates/admin/wishlist-panel-premium.php:214
819
- #, php-format
820
  msgid ""
821
  "By enabling the option wishlist, users will also have the possibility to "
822
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
@@ -825,13 +823,11 @@ msgstr ""
825
  "위시리스트 옵션을 활성화하면, 사용자는 위시리스트의 다음 옵션항을 %1$s보이기"
826
  "를 관리%2$s 통해 선택가능 합니다:"
827
 
828
- #: ../templates/admin/wishlist-panel-premium.php:216
829
- #, php-format
830
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
831
  msgstr "%1$s공영:%2$s 모든 사용자는 당신의 위시리스트를 볼수 있습니다;"
832
 
833
- #: ../templates/admin/wishlist-panel-premium.php:217
834
- #, php-format
835
  msgid ""
836
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
837
  "can display it;"
@@ -839,18 +835,16 @@ msgstr ""
839
  "%1$s공유:%2$s 사용자만이 위시리스트 페이지의 직접 링크를 보이게 할수 있습니"
840
  "다;"
841
 
842
- #: ../templates/admin/wishlist-panel-premium.php:218
843
- #, php-format
844
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
845
  msgstr "%1$s개인:%2$s 위시리스트 작성자만이 볼수 있습니다. "
846
 
847
- #: ../templates/admin/wishlist-panel-premium.php:229
848
- #: ../templates/admin/wishlist-panel-premium.php:234
849
  msgid "Estimate Cost"
850
  msgstr "견적 가격 "
851
 
852
- #: ../templates/admin/wishlist-panel-premium.php:236
853
- #, php-format
854
  msgid ""
855
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
856
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -868,13 +862,12 @@ msgstr ""
868
  "리고 사용자들이 이전 설정된 이메일 주소로 필요한 모든 정보를 보내어 확인할 "
869
  "수 있습니다."
870
 
871
- #: ../templates/admin/wishlist-panel-premium.php:245
872
- #: ../templates/admin/wishlist-panel-premium.php:250
873
  msgid "Admin Panel"
874
  msgstr "관리자 패널 "
875
 
876
- #: ../templates/admin/wishlist-panel-premium.php:247
877
- #, php-format
878
  msgid ""
879
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
880
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -888,13 +881,12 @@ msgstr ""
888
  "제는 현재 등록되어있는 상품의 상품 페이지에서 바로 %1$s 유용한 보고서%2$s를 "
889
  "통해 볼수있습니다."
890
 
891
- #: ../templates/admin/wishlist-panel-premium.php:257
892
- #: ../templates/admin/wishlist-panel-premium.php:262
893
  msgid "Search Wishlists"
894
  msgstr "위시리스트 찾기 "
895
 
896
- #: ../templates/admin/wishlist-panel-premium.php:264
897
- #, php-format
898
  msgid ""
899
  "How many times have you been looking for the perfect gift for a important "
900
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -907,12 +899,11 @@ msgstr ""
907
  "이메일로 검색 가능하도록 하여 드립니다. 이것은 상품의 %1$s높은 노출로%2$s 인"
908
  "해 쉽게 보여지고 구매욕을 상승시키는 좋은 방법입니다. "
909
 
910
- #: ../templates/admin/wishlist-panel-premium.php:273
911
  msgid "'ADD TO CART' CHECKBOX"
912
  msgstr "'장바구니 담기' "
913
 
914
- #: ../templates/admin/wishlist-panel-premium.php:275
915
- #, php-format
916
  msgid ""
917
  "Your shop offers always a wide selection of products and wishlists of your "
918
  "users get more and more crowded everyday. Give them the possibility to "
@@ -923,20 +914,19 @@ msgstr ""
923
  "은 매일 매일 점점 많아질 것입니다. 한번의 클릭으로 그 많은 리스트중에서 %1$s"
924
  "일부나 모든 상품을%2$s 선택하게 하십시요."
925
 
926
- #: ../templates/admin/wishlist-panel-premium.php:278
927
  msgid "'ADD TO CART'"
928
  msgstr "'장바구니 담기'"
929
 
930
- #: ../templates/admin/wishlist-panel-premium.php:285
931
  msgid "DISABLE WISHLIST"
932
  msgstr "위시리스트 사용 불가능"
933
 
934
- #: ../templates/admin/wishlist-panel-premium.php:290
935
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
936
  msgstr "비로그인 용자는 위시리스트 사용 불가능"
937
 
938
- #: ../templates/admin/wishlist-panel-premium.php:292
939
- #, php-format
940
  msgid ""
941
  "Favour users that have registered to your shop and disable plugin "
942
  "functionalities for all users that have not. By disabling this option, each "
@@ -947,12 +937,11 @@ msgstr ""
947
  "매자가 사용하게 하지 못함게 함으로서 위시리스트에 상품을 담으면 '내 계정'페이"
948
  "지로 %1$s자동전환%2$s되고 계정 등록을 하도록 유도합니다. "
949
 
950
- #: ../templates/admin/wishlist-panel-premium.php:301
951
  msgid "MESSAGE TO UNLOGGED USERS"
952
  msgstr "비로그인 사용자에게 메세지를"
953
 
954
- #: ../templates/admin/wishlist-panel-premium.php:303
955
- #, php-format
956
  msgid ""
957
  "Invite users that are visiting your shop to login if they want to fully "
958
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
@@ -962,17 +951,16 @@ msgstr ""
962
  "매자를 유도합니다. %1$s미리 만든 메세시%2$s를 보여주고 등록할수 있는 '내 계"
963
  "정' 페이지로 이동합니다. "
964
 
965
- #: ../templates/admin/wishlist-panel-premium.php:306
966
  msgid "UNLOGGED USERS"
967
  msgstr "비로그인 사용자 "
968
 
969
- #: ../templates/admin/wishlist-panel-premium.php:313
970
- #: ../templates/admin/wishlist-panel-premium.php:318
971
  msgid "POPULAR TABLE"
972
  msgstr "인기상품 나타내기"
973
 
974
- #: ../templates/admin/wishlist-panel-premium.php:320
975
- #, php-format
976
  msgid ""
977
  "Some products draw customer's attention more than others and they do not "
978
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -983,12 +971,11 @@ msgstr ""
983
  "지체없이 담겨집니다. %1$s'인기상품'%2$s은 위시리스트에서 자주 나타나는 상품"
984
  "을 관리자로서 추적할수 있도록 할수 있습니다."
985
 
986
- #: ../templates/admin/wishlist-panel-premium.php:329
987
  msgid "FUNCTIONALITIES IN ONE CLICK"
988
  msgstr "원 클릭의 기능들 "
989
 
990
- #: ../templates/admin/wishlist-panel-premium.php:331
991
- #, php-format
992
  msgid ""
993
  "Users have the possibility to search for a wishlist, create a new one or "
994
  "display those already created. Add these %1$sfunctionalities%2$s through the "
@@ -998,17 +985,16 @@ msgstr ""
998
  "능을 원합니다. 이러한 %1$s기능들%2$s을 만들어진 웨지나 위시리스트내에 보여지"
999
  "게 할수 있습니다."
1000
 
1001
- #: ../templates/admin/wishlist-panel-premium.php:334
1002
  msgid "FUNCTIONALITIES"
1003
  msgstr "기능들 "
1004
 
1005
- #: ../templates/admin/wishlist-panel-premium.php:341
1006
- #: ../templates/admin/wishlist-panel-premium.php:346
1007
  msgid "PROMOTIONAL EMAIL"
1008
  msgstr "프로모션 이메일 "
1009
 
1010
- #: ../templates/admin/wishlist-panel-premium.php:348
1011
- #, php-format
1012
  msgid ""
1013
  "If you want to give the right input to your users to persuade them to "
1014
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -1021,12 +1007,11 @@ msgstr ""
1021
  "편의에 맞게 수정하고 사용할수 있는 쿠폰을 추가하여 구매자들의 구매욕을 향상 "
1022
  "시킬수 있습니다!"
1023
 
1024
- #: ../templates/admin/wishlist-panel-premium.php:357
1025
  msgid "FROM A WISHLIST TO ANOTHER"
1026
  msgstr "다른 위시리스트에서 "
1027
 
1028
- #: ../templates/admin/wishlist-panel-premium.php:359
1029
- #, php-format
1030
  msgid ""
1031
  "Who said that a product has to remain forever in the same wishlist? With the "
1032
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -1037,20 +1022,19 @@ msgstr ""
1037
  "%1$s\"\"다른 위시리스트로 옮기기\"의 메뉴\"%2$s 클릭으로 다른 위시리스트로 옮"
1038
  "길수 있으며 스스로 리스트관리를 할수 있습니다."
1039
 
1040
- #: ../templates/admin/wishlist-panel-premium.php:362
1041
  msgid "FROM A WISHLIST"
1042
  msgstr "위시리스트에서 "
1043
 
1044
- #: ../templates/admin/wishlist-panel-premium.php:369
1045
  msgid "DATE"
1046
  msgstr "날짜 "
1047
 
1048
- #: ../templates/admin/wishlist-panel-premium.php:374
1049
  msgid "DATE OF ADDITION TO A WISHLIST"
1050
  msgstr "위시리스트에 추가 날짜 "
1051
 
1052
- #: ../templates/admin/wishlist-panel-premium.php:376
1053
- #, php-format
1054
  msgid ""
1055
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1056
  "date in which they have added a particular product to their list: a new way "
@@ -1060,85 +1044,115 @@ msgstr ""
1060
  "리스트의 날짜를 볼수 있음으로 사용자가 직접 추가한 날짜와 무엇을 했는지 확인"
1061
  "할수 있음."
1062
 
1063
- #: ../templates/share.php:32
1064
  msgid "Pinterest"
1065
  msgstr "핀테레스트 "
1066
 
1067
- #: ../templates/share.php:38
1068
  msgid "Google+"
1069
  msgstr "구글플러스 "
1070
 
1071
- #: ../templates/share.php:44
1072
  msgid "Email"
1073
  msgstr "이메일 "
1074
 
1075
- #: ../templates/wishlist-view.php:32
 
 
 
 
 
 
 
 
 
1076
  msgid "Edit title"
1077
  msgstr "타이틀 편집 "
1078
 
1079
- #: ../templates/wishlist-view.php:41
1080
  msgid "Save"
1081
  msgstr "저장 "
1082
 
1083
- #: ../templates/wishlist-view.php:45
1084
  msgid "Cancel"
1085
  msgstr "취소 "
1086
 
1087
- #: ../templates/wishlist-view.php:82
1088
  msgid "Product Name"
1089
  msgstr "상품 이름 "
1090
 
1091
- #: ../templates/wishlist-view.php:89
1092
  msgid "Unit Price"
1093
  msgstr "단가 "
1094
 
1095
- #: ../templates/wishlist-view.php:102
1096
  msgid "Stock Status"
1097
  msgstr "재고여부 "
1098
 
1099
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1100
  msgid "Remove this product"
1101
  msgstr "이 상품 제거 "
1102
 
1103
- #: ../templates/wishlist-view.php:172
1104
  msgid "Free!"
1105
  msgstr "프리!"
1106
 
1107
- #: ../templates/wishlist-view.php:179
1108
  msgid "Out of Stock"
1109
  msgstr "재고 없음 "
1110
 
1111
- #: ../templates/wishlist-view.php:179
1112
  msgid "In Stock"
1113
  msgstr "재고 있음 "
1114
 
1115
- #: ../templates/wishlist-view.php:188
1116
- #, php-format
1117
  msgid "Added on : %s"
1118
  msgstr "추가됨 : %s"
1119
 
1120
- #: ../templates/wishlist-view.php:200
1121
  msgid "Move"
1122
  msgstr "이동 "
1123
 
1124
- #: ../templates/wishlist-view.php:232
1125
  msgid "Remove"
1126
  msgstr "제거 "
1127
 
1128
- #: ../templates/wishlist-view.php:259
1129
  msgid "Add the selected products to the cart"
1130
  msgstr "선택된 상품들 장바구니에 담기 "
1131
 
1132
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1133
  msgid "Ask for an estimate"
1134
  msgstr "견적가 요청 "
1135
 
1136
- #: ../templates/wishlist-view.php:303
1137
  msgid "Your email"
1138
  msgstr ""
1139
 
1140
- #~ msgid "YITH WooCommerce Wishlist"
1141
- #~ msgstr "YITH WooCommerce Wishlist"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1142
 
1143
  #~ msgid "Live Demo"
1144
  #~ msgstr "라이브 데모 "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
+ #: includes/class.yith-wcwl-admin-init.php:159
24
+ #: includes/class.yith-wcwl-admin-init.php:1485
25
+ #: includes/class.yith-wcwl-admin-init.php:1486
26
+ #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "위시리스"
29
 
30
+ #: includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "설정 "
33
 
34
+ #: includes/class.yith-wcwl-admin-init.php:162
35
+ #: includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "색깔 "
38
 
39
+ #: includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr "프리미엄 버전 "
42
 
43
+ #: includes/class.yith-wcwl-admin-init.php:1009
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1010
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
+ #: includes/class.yith-wcwl-admin-init.php:1011
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
+ #: includes/class.yith-wcwl-admin-init.php:1012
59
  #, fuzzy
60
  msgctxt "[Part Of]: Also, please read the plugin documentation"
61
  msgid "documentation"
62
  msgstr "플러그인 설명서"
63
 
64
+ #: includes/class.yith-wcwl-admin-init.php:1018
65
  msgid "Upgrade to the PREMIUM VERSION"
66
  msgstr "프리미엄 버전으로 업그레이드"
67
 
68
+ #: includes/class.yith-wcwl-admin-init.php:1022
69
  msgid "Discover the Advanced Features"
70
  msgstr "강화된 기능 보기 "
71
 
72
+ #: includes/class.yith-wcwl-admin-init.php:1023
73
  msgid ""
74
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
75
  "all features!"
76
  msgstr ""
77
 
78
+ #: includes/class.yith-wcwl-admin-init.php:1029
79
  msgid "Get Support and Pro Features"
80
  msgstr "지원받기와 프로기능"
81
 
82
+ #: includes/class.yith-wcwl-admin-init.php:1030
83
  msgid ""
84
  "By purchasing the premium version of the plugin, you will take advantage of "
85
  "the advanced features of the product and you will get one year of free "
88
  "프리미엄버전 구매시 강화된 기능의 사용, 일년동안 무료 업그레이드 서비스와 자"
89
  "사 프랫폼을 이용한 24h/24 서포트가 제공됩니다."
90
 
91
+ #: includes/class.yith-wcwl-admin-init.php:1040
92
  msgid "General Settings"
93
  msgstr "일반 설정 "
94
 
95
+ #: includes/class.yith-wcwl-admin-init.php:1047
96
  msgid "Enable YITH Wishlist"
97
  msgstr "YITH Wishlist 사용"
98
 
99
+ #: includes/class.yith-wcwl-admin-init.php:1054
100
  msgid "Default wishlist title"
101
  msgstr "기본 위시리스트 제목"
102
 
103
+ #: includes/class.yith-wcwl-admin-init.php:1056
104
+ #: includes/class.yith-wcwl-admin-init.php:1057
105
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
106
  msgid "My wishlist on %s"
107
  msgstr "나의 위시리스트 목록 @ %s"
108
 
109
+ #: includes/class.yith-wcwl-admin-init.php:1062
110
  msgid "Wishlist Page"
111
  msgstr "위시리스트 페이지 "
112
 
113
+ #: includes/class.yith-wcwl-admin-init.php:1063
114
  msgid "Page contents: [yith_wcwl_wishlist]"
115
  msgstr "페이지 콘텐츠: [yith_wcwl_wishlist] "
116
 
117
+ #: includes/class.yith-wcwl-admin-init.php:1072
118
  msgid "Position"
119
  msgstr "위치"
120
 
121
+ #: includes/class.yith-wcwl-admin-init.php:1073
122
  msgid ""
123
  "You can add the button in variable products only after the \"Add to Cart\" "
124
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
126
  "다양한 상품의 \"장바구니 담기\" 버튼 뒤에나 숏코드 "
127
  "[yith_wcwl_add_to_wishlist]로 추가 할수 있음."
128
 
129
+ #: includes/class.yith-wcwl-admin-init.php:1079
130
  msgid "After \"Add to cart\""
131
  msgstr "장바구니 담기 뒤에"
132
 
133
+ #: includes/class.yith-wcwl-admin-init.php:1080
134
  msgid "After thumbnails"
135
  msgstr "썸네일 뒤에"
136
 
137
+ #: includes/class.yith-wcwl-admin-init.php:1081
138
  msgid "After summary"
139
  msgstr "써머리 뒤에"
140
 
141
+ #: includes/class.yith-wcwl-admin-init.php:1082
142
  msgid "Use shortcode"
143
  msgstr "숏코드를 사용 "
144
 
145
+ #: includes/class.yith-wcwl-admin-init.php:1087
146
  msgid "Redirect to cart"
147
  msgstr "장바구니로 다시돌리기"
148
 
149
+ #: includes/class.yith-wcwl-admin-init.php:1088
150
  msgid ""
151
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
152
  "page."
154
  "위시리스트 페이지의 '장바구니 담기' 버튼이 눌리면 장바구니 페이지로 다시돌리"
155
  "기"
156
 
157
+ #: includes/class.yith-wcwl-admin-init.php:1094
158
  msgid "Remove if added to the cart"
159
  msgstr "장바구니에 담고나면 제거"
160
 
161
+ #: includes/class.yith-wcwl-admin-init.php:1095
162
  msgid "Remove the product from the wishlist if it has been added to the cart."
163
  msgstr "장바구니에 담았다면 물품을 위시리스트에서 제거 "
164
 
165
+ #: includes/class.yith-wcwl-admin-init.php:1101
166
  msgid "\"Add to Wishlist\" text"
167
  msgstr "\"위시리스트 추가\" 텍스트"
168
 
169
+ #: includes/class.yith-wcwl-admin-init.php:1103
170
  msgid "Add to Wishlist"
171
  msgstr "위시르스트 추가"
172
 
173
+ #: includes/class.yith-wcwl-admin-init.php:1108
174
  msgid "\"Browse wishlist\" text"
175
  msgstr "\"위시리스트 둘러보기\" 텍스트"
176
 
177
+ #: includes/class.yith-wcwl-admin-init.php:1110
178
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
179
  msgid "Browse Wishlist"
180
  msgstr "위시리스트 둘러보기 "
181
 
182
+ #: includes/class.yith-wcwl-admin-init.php:1115
183
  msgid "\"Product already in wishlist\" text"
184
  msgstr "\"위시리스트에 이미 있습니다\" 텍스트"
185
 
186
+ #: includes/class.yith-wcwl-admin-init.php:1117
187
+ #: includes/class.yith-wcwl-ui.php:83
188
  msgid "The product is already in the wishlist!"
189
  msgstr "이 상품은 이미 위시리스트에 있습니다."
190
 
191
+ #: includes/class.yith-wcwl-admin-init.php:1122
192
  msgid "\"Product added\" text"
193
  msgstr "\"상품 추가\" 텍스트 "
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1124
196
+ #: includes/class.yith-wcwl-ui.php:82
197
  msgid "Product added!"
198
  msgstr "상품이 추가됨!"
199
 
200
+ #: includes/class.yith-wcwl-admin-init.php:1129
201
  msgid "\"Add to Cart\" text"
202
  msgstr "\"장바구니 담기\" 텍스트 "
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1131
205
  msgid "Add to Cart"
206
  msgstr "장바구니 담기 "
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1136
209
  msgid "Show Unit price"
210
  msgstr "개별가격 보이기"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1137
213
  msgid "Show unit price for each product in wishlist"
214
  msgstr "관심상품내 개별상품의 개별가격 보이기"
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1144
217
  msgid "Show \"Add to Cart\" button"
218
  msgstr "\"장바구니 담기\" 버튼 보이기"
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1145
221
  msgid "Show \"Add to Cart\" button for each product in wishlist"
222
  msgstr "관심상품내 개별상품에 \"장바구니 담기\" 버튼 보이기 "
223
 
224
+ #: includes/class.yith-wcwl-admin-init.php:1152
225
  msgid "Show Stock status"
226
  msgstr "재고상황 보기 "
227
 
228
+ #: includes/class.yith-wcwl-admin-init.php:1153
229
  msgid ""
230
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
231
  msgstr "위시리스트내 개별상품에 \"재고있음\" 또는 \"재고없음\" 레이블 보이기"
232
 
233
+ #: includes/class.yith-wcwl-admin-init.php:1160
234
  msgid "Show Date of addition"
235
  msgstr "추가한 날짜 보이기 "
236
 
237
+ #: includes/class.yith-wcwl-admin-init.php:1161
238
  msgid "Show the date when users have added a product to the wishlist"
239
  msgstr "위시리스트에 사용자가 상품 추가한 날짜 보이기"
240
 
241
+ #: includes/class.yith-wcwl-admin-init.php:1168
242
  msgid "Add second remove button"
243
  msgstr "두번째 제거 버튼 추가"
244
 
245
+ #: includes/class.yith-wcwl-admin-init.php:1169
246
  msgid "Add a second remove button in the last column, with extended label"
247
  msgstr "확장 레이블에 두번째 제거버튼을 마지막 열에 추가"
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1184
250
  msgid "Styles"
251
  msgstr "스타일 "
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1191
254
  msgid "Use buttons"
255
  msgstr "버튼 사용 "
256
 
257
+ #: includes/class.yith-wcwl-admin-init.php:1192
258
  msgid "Use buttons instead of simple anchors."
259
  msgstr "연결구문 대신 버튼 사용 "
260
 
261
+ #: includes/class.yith-wcwl-admin-init.php:1198
262
  msgid "Custom CSS"
263
  msgstr "커스텀 CSS"
264
 
265
+ #: includes/class.yith-wcwl-admin-init.php:1205
266
  msgid "Use theme style"
267
  msgstr "테마 스타일 사용 "
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1206
270
  msgid "Use the theme style."
271
  msgstr "지금 테마 스타일 사용"
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1212
274
  msgid "Rounded buttons"
275
  msgstr "굴곡진 모서리 버튼"
276
 
277
+ #: includes/class.yith-wcwl-admin-init.php:1213
278
  msgid "Make button corners rounded"
279
  msgstr "버튼 모서리를 굴곡지게 만들기"
280
 
281
+ #: includes/class.yith-wcwl-admin-init.php:1219
282
  msgid "\"Add to Wishlist\" icon"
283
  msgstr "\"위시리스트 추가\" 아이콘 "
284
 
285
+ #: includes/class.yith-wcwl-admin-init.php:1220
286
  msgid "Add an icon to the \"Add to Wishlist\" button"
287
  msgstr "\"위시리스트 추가\"버튼에 아이콘 추가하기 "
288
 
289
+ #: includes/class.yith-wcwl-admin-init.php:1230
290
  msgid "\"Add to Cart\" icon"
291
  msgstr "\"장바구니 담기\" 아이콘 "
292
 
293
+ #: includes/class.yith-wcwl-admin-init.php:1231
294
  msgid "Add an icon to the \"Add to Cart\" button"
295
  msgstr "\"장바구니 담기\"버튼에 아이콘 추가하기"
296
 
297
+ #: includes/class.yith-wcwl-admin-init.php:1249
298
  msgid "Social Networks & Share"
299
  msgstr "소셜 네트워크와 공유 "
300
 
301
+ #: includes/class.yith-wcwl-admin-init.php:1256
302
  msgid "Share on Facebook"
303
  msgstr "페이스북에 공유"
304
 
305
+ #: includes/class.yith-wcwl-admin-init.php:1257
306
  msgid "Show \"Share on Facebook\" button"
307
  msgstr "\"페이스북에 공유\"버튼 보이기 "
308
 
309
+ #: includes/class.yith-wcwl-admin-init.php:1263
310
  msgid "Tweet on Twitter"
311
  msgstr "트위터에 트윗하기"
312
 
313
+ #: includes/class.yith-wcwl-admin-init.php:1264
314
  msgid "Show \"Tweet on Twitter\" button"
315
  msgstr "\"트위터에 트윗하기\"버튼 보이기"
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1270
318
  msgid "Pin on Pinterest"
319
  msgstr "핀레스트에 핀하기"
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1271
322
  msgid "Show \"Pin on Pinterest\" button"
323
  msgstr "\"핀레스트에 핀하기\"버튼 보이기 "
324
 
325
+ #: includes/class.yith-wcwl-admin-init.php:1277
326
  msgid "Share on Google+"
327
  msgstr "구글플러스에 공유"
328
 
329
+ #: includes/class.yith-wcwl-admin-init.php:1278
330
  msgid "Show \"Share on Google+\" button"
331
  msgstr "\"구글플러스에 공유\"버튼 보이기 "
332
 
333
+ #: includes/class.yith-wcwl-admin-init.php:1284
334
  msgid "Share by Email"
335
  msgstr "이메일로 공유"
336
 
337
+ #: includes/class.yith-wcwl-admin-init.php:1285
338
  msgid "Show \"Share by Email\" button"
339
  msgstr "\"이메일로 공유\"버튼 보이기"
340
 
341
+ #: includes/class.yith-wcwl-admin-init.php:1291
342
+ #, fuzzy
343
+ msgid "Share by WhatsApp"
344
+ msgstr "이메일로 공유"
345
+
346
+ #: includes/class.yith-wcwl-admin-init.php:1292
347
+ #, fuzzy
348
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
349
+ msgstr "\"이메일로 공유\"버튼 보이기"
350
+
351
+ #: includes/class.yith-wcwl-admin-init.php:1298
352
  msgid "Social title"
353
  msgstr "소셜 타이틀"
354
 
355
+ #: includes/class.yith-wcwl-admin-init.php:1305
356
  msgid "Social text"
357
  msgstr "소셜 텍스트 "
358
 
359
+ #: includes/class.yith-wcwl-admin-init.php:1306
360
  msgid ""
361
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
362
  "strong> where you want to show the URL of your wishlist."
363
  msgstr ""
364
 
365
+ #: includes/class.yith-wcwl-admin-init.php:1313
366
  msgid "Social image URL"
367
  msgstr "소셜 이미지 URL"
368
 
369
+ #: includes/class.yith-wcwl-admin-init.php:1314
370
  msgid "It will be used by Pinterest."
371
  msgstr ""
372
 
373
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
374
  msgid ""
375
  "If you want to take advantage of this feature, you could consider to "
376
  "purchase the %s."
377
  msgstr "이기능의 장점을 사용하시려면 %s 의 구매를 생각해 보십시요."
378
 
379
+ #: includes/class.yith-wcwl-admin-init.php:1333
380
  msgid "YITH WooCommerce Frequently Bought Together Integration"
381
  msgstr "YITH WooCommerce 와 함께 자주 구매되는 연결"
382
 
383
+ #: includes/class.yith-wcwl-admin-init.php:1340
384
  msgid "Enable slider in wishlist"
385
  msgstr "위시리스트내 슬라이더 사용 "
386
 
387
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
388
  msgid ""
389
  "Choose to enable product slider in wishlist page with linked products (<a "
390
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
392
  "위시리스트 페이지에 연결된 상품내 상품 슬라이더 기능 선택 (<a href=\"%s\" "
393
  "class=\"thickbox\">Example</a>). %s"
394
 
395
+ #: includes/class.yith-wcwl-admin-init.php:1377
396
  msgid "\"Add to wishlist\" button"
397
  msgstr "\"위시리스트 추가\"버튼"
398
 
399
+ #: includes/class.yith-wcwl-admin-init.php:1380
400
+ #: includes/class.yith-wcwl-admin-init.php:1398
401
+ #: includes/class.yith-wcwl-admin-init.php:1416
402
+ #: includes/class.yith-wcwl-admin-init.php:1434
403
+ #: includes/class.yith-wcwl-admin-init.php:1452
404
  msgid "Background"
405
  msgstr "백그라운드 "
406
 
407
+ #: includes/class.yith-wcwl-admin-init.php:1381
408
+ #: includes/class.yith-wcwl-admin-init.php:1399
409
+ #: includes/class.yith-wcwl-admin-init.php:1417
410
+ #: includes/class.yith-wcwl-admin-init.php:1435
411
+ #: includes/class.yith-wcwl-admin-init.php:1453
412
  msgid "Text"
413
  msgstr "텍스트 "
414
 
415
+ #: includes/class.yith-wcwl-admin-init.php:1382
416
+ #: includes/class.yith-wcwl-admin-init.php:1400
417
+ #: includes/class.yith-wcwl-admin-init.php:1418
418
+ #: includes/class.yith-wcwl-admin-init.php:1436
419
+ #: includes/class.yith-wcwl-admin-init.php:1454
420
  msgid "Border"
421
  msgstr "경계 "
422
 
423
+ #: includes/class.yith-wcwl-admin-init.php:1389
424
+ #: includes/class.yith-wcwl-admin-init.php:1407
425
+ #: includes/class.yith-wcwl-admin-init.php:1425
426
+ #: includes/class.yith-wcwl-admin-init.php:1443
427
  msgid "Background (hover)"
428
  msgstr "백그라운드(안쪽)"
429
 
430
+ #: includes/class.yith-wcwl-admin-init.php:1390
431
+ #: includes/class.yith-wcwl-admin-init.php:1408
432
+ #: includes/class.yith-wcwl-admin-init.php:1426
433
+ #: includes/class.yith-wcwl-admin-init.php:1444
434
  msgid "Text (hover)"
435
  msgstr "텍스트 (안쪽)"
436
 
437
+ #: includes/class.yith-wcwl-admin-init.php:1391
438
+ #: includes/class.yith-wcwl-admin-init.php:1409
439
+ #: includes/class.yith-wcwl-admin-init.php:1427
440
+ #: includes/class.yith-wcwl-admin-init.php:1445
441
  msgid "Border (hover)"
442
  msgstr "경계 (안쪽)"
443
 
444
+ #: includes/class.yith-wcwl-admin-init.php:1395
445
  msgid "\"Add to Cart\" button"
446
  msgstr "\"장바구니 담기\" 버튼 "
447
 
448
+ #: includes/class.yith-wcwl-admin-init.php:1413
449
  msgid "\"Style 1\" button"
450
  msgstr "\"스타일 1\" 버튼 "
451
 
452
+ #: includes/class.yith-wcwl-admin-init.php:1431
453
  msgid "\"Style 2\" button"
454
  msgstr "\"스타일 2\" 버튼 "
455
 
456
+ #: includes/class.yith-wcwl-admin-init.php:1449
457
  msgid "Wishlist table"
458
  msgstr "위시리스트 테이블 "
459
 
460
+ #: includes/class.yith-wcwl-admin-init.php:1458
461
  msgid "Headers"
462
  msgstr "헤더 "
463
 
464
+ #: includes/class.yith-wcwl-admin-init.php:1461
465
  msgid "Background color"
466
  msgstr "백그라운드 색깔 "
467
 
468
+ #: includes/class.yith-wcwl-admin-init.php:1551
469
  msgid "Wishlist Activated"
470
  msgstr "위시리스트 사용됨"
471
 
472
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
473
  msgid ""
474
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
475
  "can access to all the settings of our plugins that you have activated. "
480
  "인의 세팅을 할수 있읍니다. 프리미엄버전의 많은 새로운 옵션 <a href=\"%s"
481
  "\">discover it now</a> 이 사용가능합니다."
482
 
483
+ #: includes/class.yith-wcwl-admin-init.php:1563
484
  msgid "Wishlist Updated"
485
  msgstr "위시리스트 업데이트됨 "
486
 
487
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
488
  msgid ""
489
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
490
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
497
  "인이 업데이트되면 새로운 소식이 이 메뉴에 추가 되며, 위시리스트가 새로운 옵션"
498
  "이 업데이트되면 <a href=\"%s\">프리미엄버전 살펴보기.</a> 표시됨."
499
 
500
+ #: includes/class.yith-wcwl-init.php:448
501
  msgid ""
502
  "We are sorry, but this feature is available only if cookies are enabled on "
503
  "your browser."
504
  msgstr ""
505
  "죄송합니다. 이 기능은 브라우져에서 쿠기가 활성화되어 있으면 가능합니다."
506
 
507
+ #: includes/class.yith-wcwl-init.php:449
508
  msgid "Product correctly added to cart"
509
  msgstr "상품이 잘 장바구니에 담겼습니다."
510
 
511
+ #: includes/class.yith-wcwl-install.php:244
512
  msgctxt "page_slug"
513
  msgid "wishlist"
514
  msgstr "위시리스트"
515
 
516
+ #: includes/class.yith-wcwl-privacy.php:50
517
  msgid "While you visit our site, we’ll track:"
518
  msgstr ""
519
 
520
+ #: includes/class.yith-wcwl-privacy.php:52
521
  msgid ""
522
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
523
  "users your favourite products, and to create targeted email campaigns."
524
  msgstr ""
525
 
526
+ #: includes/class.yith-wcwl-privacy.php:53
527
  msgid ""
528
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
529
  "make them visible to the store’s staff"
530
  msgstr ""
531
 
532
+ #: includes/class.yith-wcwl-privacy.php:55
533
  msgid ""
534
  "We’ll also use cookies to keep track of wishlist contents while you’re "
535
  "browsing our site."
536
  msgstr ""
537
 
538
+ #: includes/class.yith-wcwl-privacy.php:58
539
  msgid ""
540
  "Members of our team have access to the information you provide us. For "
541
  "example, both Administrators and Shop Managers can access:"
542
  msgstr ""
543
 
544
+ #: includes/class.yith-wcwl-privacy.php:60
545
  msgid ""
546
  "Wishlist details, such as products added, date of addition, name and privacy "
547
  "settings of your wishlists"
548
  msgstr ""
549
 
550
+ #: includes/class.yith-wcwl-privacy.php:62
551
  msgid ""
552
  "Our team members have access to this information to offer you better deals "
553
  "for the products you love."
554
  msgstr ""
555
 
556
+ #: includes/class.yith-wcwl-privacy.php:82
557
+ #: includes/class.yith-wcwl-privacy.php:98
558
  #, fuzzy
559
  msgid "Customer Wishlists"
560
  msgstr "위시리스트 찾기 "
561
 
562
+ #: includes/class.yith-wcwl-privacy.php:133
563
  #, fuzzy
564
  msgid "Wishlists"
565
  msgstr "위시리스"
566
 
567
+ #. Translators: %s Order number.
568
+ #: includes/class.yith-wcwl-privacy.php:195
569
+ #, fuzzy
570
  msgid "Removed wishlist %s."
571
  msgstr "나의 위시리스트 목록 @ %s"
572
 
573
+ #. Translators: %s Order number.
574
+ #: includes/class.yith-wcwl-privacy.php:199
575
  msgid "Wishlist %s has been retained."
576
  msgstr ""
577
 
578
+ #: includes/class.yith-wcwl-privacy.php:210
579
  msgid "Removed default user's wishlist"
580
  msgstr ""
581
 
582
+ #: includes/class.yith-wcwl-privacy.php:228
583
  msgid "Token"
584
  msgstr ""
585
 
586
+ #: includes/class.yith-wcwl-privacy.php:229
587
  #, fuzzy
588
  msgid "Wishlist url"
589
  msgstr "위시리스"
590
 
591
+ #: includes/class.yith-wcwl-privacy.php:230
592
  msgid "Title"
593
  msgstr ""
594
 
595
+ #: includes/class.yith-wcwl-privacy.php:231
596
  msgctxt "date wishlist was created"
597
  msgid "Created on"
598
  msgstr ""
599
 
600
+ #: includes/class.yith-wcwl-privacy.php:232
601
  msgid "Visibility"
602
  msgstr ""
603
 
604
+ #: includes/class.yith-wcwl-privacy.php:233
605
  msgid "Items Added"
606
  msgstr ""
607
 
608
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
609
  msgid "Shared"
610
  msgstr "공유됨 "
611
 
612
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
613
  msgid "Private"
614
  msgstr "개인 "
615
 
616
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
617
  msgid "Public"
618
  msgstr "공용 "
619
 
620
+ #: includes/class.yith-wcwl-shortcode.php:45
621
  #, fuzzy
622
  msgctxt "[gutenberg]: block name"
623
  msgid "YITH Add to Wishlist"
624
  msgstr "위시르스트 추가"
625
 
626
+ #: includes/class.yith-wcwl-shortcode.php:46
627
  #, fuzzy
628
  msgctxt "[gutenberg]: block description"
629
  msgid "Shows Add to Wishlist button"
630
  msgstr "\"위시리스트 추가\"버튼"
631
 
632
+ #: includes/class.yith-wcwl-shortcode.php:51
633
  msgid ""
634
  "ID of the product to add to wishlist (leave empty to use global product)"
635
  msgstr ""
636
 
637
+ #: includes/class.yith-wcwl-shortcode.php:56
638
  msgid "Url of wishlist page (leave empty to use default)"
639
  msgstr ""
640
 
641
+ #: includes/class.yith-wcwl-shortcode.php:61
642
  msgid "Button label (leave empty to use default)"
643
  msgstr ""
644
 
645
+ #: includes/class.yith-wcwl-shortcode.php:66
646
  msgid "\"Browse wishlist\" label (leave empty to use default)"
647
  msgstr ""
648
 
649
+ #: includes/class.yith-wcwl-shortcode.php:71
650
  #, fuzzy
651
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
652
  msgstr "\"위시리스트에 이미 있습니다\" 텍스트"
653
 
654
+ #: includes/class.yith-wcwl-shortcode.php:76
655
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
656
  msgstr ""
657
 
658
+ #: includes/class.yith-wcwl-shortcode.php:81
659
  msgid ""
660
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
661
  "default)"
662
  msgstr ""
663
 
664
+ #: includes/class.yith-wcwl-shortcode.php:86
665
  msgid "Additional css classes for the button (leave empty to use default)"
666
  msgstr ""
667
 
668
+ #: includes/class.yith-wcwl-shortcode.php:94
669
  #, fuzzy
670
  msgctxt "[gutenberg]: block name"
671
  msgid "YITH Wishlist"
672
  msgstr "YITH Wishlist 사용"
673
 
674
+ #: includes/class.yith-wcwl-shortcode.php:95
675
  #, fuzzy
676
  msgctxt "[gutenberg]: block description"
677
  msgid "Shows list of products in wishlist"
678
  msgstr "관심상품내 개별상품의 개별가격 보이기"
679
 
680
+ #: includes/class.yith-wcwl-shortcode.php:100
681
  msgid "Choose whether to paginate items in the wishlist or show them all"
682
  msgstr ""
683
 
684
+ #: includes/class.yith-wcwl-shortcode.php:103
685
  msgid "Paginate"
686
  msgstr ""
687
 
688
+ #: includes/class.yith-wcwl-shortcode.php:104
689
  msgid "Do not paginate"
690
  msgstr ""
691
 
692
+ #: includes/class.yith-wcwl-shortcode.php:109
693
  msgid "Number of items to show for each page"
694
  msgstr ""
695
 
696
+ #: includes/class.yith-wcwl-shortcode.php:114
697
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
698
  msgstr ""
699
 
700
+ #: includes/class.yith-wcwl-shortcode.php:386
701
+ #: includes/class.yith-wcwl-ui.php:164
702
  msgid "Share on:"
703
  msgstr "공유: "
704
 
705
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
706
  msgid "Select options"
707
  msgstr "옵션 선택 "
708
 
709
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
710
  msgid "Facebook"
711
  msgstr "페이스북 "
712
 
713
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
714
  msgid "Twitter"
715
  msgstr "트위터 "
716
 
717
+ #: includes/class.yith-wcwl-ui.php:180
718
  msgid "email"
719
  msgstr "이메일 "
720
 
721
+ #: includes/class.yith-wcwl.php:201
722
  msgid "An error occurred while adding products to the wishlist."
723
  msgstr "위시리스트에 추가중에 에러가 발생함."
724
 
725
+ #: includes/class.yith-wcwl.php:293
726
  msgid "An error occurred while adding products to wishlist."
727
  msgstr "위시리스트에 추가중에 에러가 발생함."
728
 
729
+ #: includes/class.yith-wcwl.php:310
730
  msgid "The \"Remove\" option now does not require any parameter"
731
  msgstr "\"제거\" 옵션은 파라메타가 필요없음."
732
 
733
+ #: includes/class.yith-wcwl.php:359
734
  msgid "An error occurred while removing products from the wishlist"
735
  msgstr "위시리스트에서 제거중에 에러가 발생함. "
736
 
737
+ #: includes/class.yith-wcwl.php:809
738
  msgid "You need to log in before creating a new wishlist"
739
  msgstr "새로운 위시리스트를 만들기 전에 로그인 하십시요"
740
 
741
+ #: includes/class.yith-wcwl.php:1610
742
  msgid "Product successfully removed."
743
  msgstr "상품이 성공적으로 제거 되었습니다."
744
 
745
+ #: includes/class.yith-wcwl.php:1614
746
  msgid "Error. Unable to remove the product from the wishlist."
747
  msgstr "에러, 위시리스트에서 상품제거 불가능 "
748
 
749
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
750
  msgid "No products were added to the wishlist"
751
  msgstr "위시리스트에 추가할 상품이 없음 "
752
 
753
+ #: includes/class.yith-wcwl.php:1660
754
  msgid "An error as occurred."
755
  msgstr "에러가 발생됨 "
756
 
757
+ #: init.php:130
758
  #, fuzzy
759
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
760
  msgstr ""
761
  "YITH WooCommerce Wishlist가 활성화 되었으나 사용 불가능. 사용하기 위해서는 우"
762
  "커머스가 필요합니다."
763
 
764
+ #: init.php:140
765
  msgid "You can't activate the free version of"
766
  msgstr ""
767
 
768
+ #: init.php:140
769
  msgid "while you are using the premium one."
770
  msgstr ""
771
 
772
+ #: templates/admin/wishlist-panel-premium.php:185
773
+ #: templates/admin/wishlist-panel-premium.php:383
 
774
  msgid ""
775
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
776
  "%2$s to benefit from all features!"
778
  "%1$s프리미업 버전%2$s%3$s %1$sYITH WooCommerce Wishlist%2$s 모든 기능의 장점"
779
  "을 사용하기위해 업그레이드 하십시요!"
780
 
781
+ #: templates/admin/wishlist-panel-premium.php:187
782
+ #: templates/admin/wishlist-panel-premium.php:385
 
783
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
784
  msgstr "%3$s 프리미업 버전으로 %2$s%1$s업그래이드%2$s"
785
 
786
+ #: templates/admin/wishlist-panel-premium.php:193
787
  msgid "Premium Features"
788
  msgstr "프리미엄 기능 "
789
 
790
+ #: templates/admin/wishlist-panel-premium.php:196
791
+ #: templates/admin/wishlist-panel-premium.php:201
792
  msgid "Multiple Wishlist"
793
  msgstr "다중 관심상품 "
794
 
795
+ #: templates/admin/wishlist-panel-premium.php:203
 
796
  msgid ""
797
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
798
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
809
  "고 많은 온라인 상점에서 사용되고 있습니다. 그리고 구매자가 자신들의 위시리스"
810
  "트를 만들고 관리하고 공유하는데 이 플러그인이 좋은 평가를 받게해 줄것입니다."
811
 
812
+ #: templates/admin/wishlist-panel-premium.php:212
813
+ #: templates/admin/wishlist-panel-premium.php:222
814
  msgid "Wishlist Private"
815
  msgstr "개인 위시리스트 "
816
 
817
+ #: templates/admin/wishlist-panel-premium.php:214
 
818
  msgid ""
819
  "By enabling the option wishlist, users will also have the possibility to "
820
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
823
  "위시리스트 옵션을 활성화하면, 사용자는 위시리스트의 다음 옵션항을 %1$s보이기"
824
  "를 관리%2$s 통해 선택가능 합니다:"
825
 
826
+ #: templates/admin/wishlist-panel-premium.php:216
 
827
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
828
  msgstr "%1$s공영:%2$s 모든 사용자는 당신의 위시리스트를 볼수 있습니다;"
829
 
830
+ #: templates/admin/wishlist-panel-premium.php:217
 
831
  msgid ""
832
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
833
  "can display it;"
835
  "%1$s공유:%2$s 사용자만이 위시리스트 페이지의 직접 링크를 보이게 할수 있습니"
836
  "다;"
837
 
838
+ #: templates/admin/wishlist-panel-premium.php:218
 
839
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
840
  msgstr "%1$s개인:%2$s 위시리스트 작성자만이 볼수 있습니다. "
841
 
842
+ #: templates/admin/wishlist-panel-premium.php:229
843
+ #: templates/admin/wishlist-panel-premium.php:234
844
  msgid "Estimate Cost"
845
  msgstr "견적 가격 "
846
 
847
+ #: templates/admin/wishlist-panel-premium.php:236
 
848
  msgid ""
849
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
850
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
862
  "리고 사용자들이 이전 설정된 이메일 주소로 필요한 모든 정보를 보내어 확인할 "
863
  "수 있습니다."
864
 
865
+ #: templates/admin/wishlist-panel-premium.php:245
866
+ #: templates/admin/wishlist-panel-premium.php:250
867
  msgid "Admin Panel"
868
  msgstr "관리자 패널 "
869
 
870
+ #: templates/admin/wishlist-panel-premium.php:247
 
871
  msgid ""
872
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
873
  "submenu pages, you will have total control on users' wishlists. In addition "
881
  "제는 현재 등록되어있는 상품의 상품 페이지에서 바로 %1$s 유용한 보고서%2$s를 "
882
  "통해 볼수있습니다."
883
 
884
+ #: templates/admin/wishlist-panel-premium.php:257
885
+ #: templates/admin/wishlist-panel-premium.php:262
886
  msgid "Search Wishlists"
887
  msgstr "위시리스트 찾기 "
888
 
889
+ #: templates/admin/wishlist-panel-premium.php:264
 
890
  msgid ""
891
  "How many times have you been looking for the perfect gift for a important "
892
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
899
  "이메일로 검색 가능하도록 하여 드립니다. 이것은 상품의 %1$s높은 노출로%2$s 인"
900
  "해 쉽게 보여지고 구매욕을 상승시키는 좋은 방법입니다. "
901
 
902
+ #: templates/admin/wishlist-panel-premium.php:273
903
  msgid "'ADD TO CART' CHECKBOX"
904
  msgstr "'장바구니 담기' "
905
 
906
+ #: templates/admin/wishlist-panel-premium.php:275
 
907
  msgid ""
908
  "Your shop offers always a wide selection of products and wishlists of your "
909
  "users get more and more crowded everyday. Give them the possibility to "
914
  "은 매일 매일 점점 많아질 것입니다. 한번의 클릭으로 그 많은 리스트중에서 %1$s"
915
  "일부나 모든 상품을%2$s 선택하게 하십시요."
916
 
917
+ #: templates/admin/wishlist-panel-premium.php:278
918
  msgid "'ADD TO CART'"
919
  msgstr "'장바구니 담기'"
920
 
921
+ #: templates/admin/wishlist-panel-premium.php:285
922
  msgid "DISABLE WISHLIST"
923
  msgstr "위시리스트 사용 불가능"
924
 
925
+ #: templates/admin/wishlist-panel-premium.php:290
926
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
927
  msgstr "비로그인 용자는 위시리스트 사용 불가능"
928
 
929
+ #: templates/admin/wishlist-panel-premium.php:292
 
930
  msgid ""
931
  "Favour users that have registered to your shop and disable plugin "
932
  "functionalities for all users that have not. By disabling this option, each "
937
  "매자가 사용하게 하지 못함게 함으로서 위시리스트에 상품을 담으면 '내 계정'페이"
938
  "지로 %1$s자동전환%2$s되고 계정 등록을 하도록 유도합니다. "
939
 
940
+ #: templates/admin/wishlist-panel-premium.php:301
941
  msgid "MESSAGE TO UNLOGGED USERS"
942
  msgstr "비로그인 사용자에게 메세지를"
943
 
944
+ #: templates/admin/wishlist-panel-premium.php:303
 
945
  msgid ""
946
  "Invite users that are visiting your shop to login if they want to fully "
947
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
951
  "매자를 유도합니다. %1$s미리 만든 메세시%2$s를 보여주고 등록할수 있는 '내 계"
952
  "정' 페이지로 이동합니다. "
953
 
954
+ #: templates/admin/wishlist-panel-premium.php:306
955
  msgid "UNLOGGED USERS"
956
  msgstr "비로그인 사용자 "
957
 
958
+ #: templates/admin/wishlist-panel-premium.php:313
959
+ #: templates/admin/wishlist-panel-premium.php:318
960
  msgid "POPULAR TABLE"
961
  msgstr "인기상품 나타내기"
962
 
963
+ #: templates/admin/wishlist-panel-premium.php:320
 
964
  msgid ""
965
  "Some products draw customer's attention more than others and they do not "
966
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
971
  "지체없이 담겨집니다. %1$s'인기상품'%2$s은 위시리스트에서 자주 나타나는 상품"
972
  "을 관리자로서 추적할수 있도록 할수 있습니다."
973
 
974
+ #: templates/admin/wishlist-panel-premium.php:329
975
  msgid "FUNCTIONALITIES IN ONE CLICK"
976
  msgstr "원 클릭의 기능들 "
977
 
978
+ #: templates/admin/wishlist-panel-premium.php:331
 
979
  msgid ""
980
  "Users have the possibility to search for a wishlist, create a new one or "
981
  "display those already created. Add these %1$sfunctionalities%2$s through the "
985
  "능을 원합니다. 이러한 %1$s기능들%2$s을 만들어진 웨지나 위시리스트내에 보여지"
986
  "게 할수 있습니다."
987
 
988
+ #: templates/admin/wishlist-panel-premium.php:334
989
  msgid "FUNCTIONALITIES"
990
  msgstr "기능들 "
991
 
992
+ #: templates/admin/wishlist-panel-premium.php:341
993
+ #: templates/admin/wishlist-panel-premium.php:346
994
  msgid "PROMOTIONAL EMAIL"
995
  msgstr "프로모션 이메일 "
996
 
997
+ #: templates/admin/wishlist-panel-premium.php:348
 
998
  msgid ""
999
  "If you want to give the right input to your users to persuade them to "
1000
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
1007
  "편의에 맞게 수정하고 사용할수 있는 쿠폰을 추가하여 구매자들의 구매욕을 향상 "
1008
  "시킬수 있습니다!"
1009
 
1010
+ #: templates/admin/wishlist-panel-premium.php:357
1011
  msgid "FROM A WISHLIST TO ANOTHER"
1012
  msgstr "다른 위시리스트에서 "
1013
 
1014
+ #: templates/admin/wishlist-panel-premium.php:359
 
1015
  msgid ""
1016
  "Who said that a product has to remain forever in the same wishlist? With the "
1017
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
1022
  "%1$s\"\"다른 위시리스트로 옮기기\"의 메뉴\"%2$s 클릭으로 다른 위시리스트로 옮"
1023
  "길수 있으며 스스로 리스트관리를 할수 있습니다."
1024
 
1025
+ #: templates/admin/wishlist-panel-premium.php:362
1026
  msgid "FROM A WISHLIST"
1027
  msgstr "위시리스트에서 "
1028
 
1029
+ #: templates/admin/wishlist-panel-premium.php:369
1030
  msgid "DATE"
1031
  msgstr "날짜 "
1032
 
1033
+ #: templates/admin/wishlist-panel-premium.php:374
1034
  msgid "DATE OF ADDITION TO A WISHLIST"
1035
  msgstr "위시리스트에 추가 날짜 "
1036
 
1037
+ #: templates/admin/wishlist-panel-premium.php:376
 
1038
  msgid ""
1039
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1040
  "date in which they have added a particular product to their list: a new way "
1044
  "리스트의 날짜를 볼수 있음으로 사용자가 직접 추가한 날짜와 무엇을 했는지 확인"
1045
  "할수 있음."
1046
 
1047
+ #: templates/share.php:32
1048
  msgid "Pinterest"
1049
  msgstr "핀테레스트 "
1050
 
1051
+ #: templates/share.php:38
1052
  msgid "Google+"
1053
  msgstr "구글플러스 "
1054
 
1055
+ #: templates/share.php:44
1056
  msgid "Email"
1057
  msgstr "이메일 "
1058
 
1059
+ #: templates/share.php:51
1060
+ #, fuzzy
1061
+ msgid "My wishlist on "
1062
+ msgstr "나의 위시리스트 목록 @ %s"
1063
+
1064
+ #: templates/share.php:51
1065
+ msgid "WhatsApp"
1066
+ msgstr ""
1067
+
1068
+ #: templates/wishlist-view.php:32
1069
  msgid "Edit title"
1070
  msgstr "타이틀 편집 "
1071
 
1072
+ #: templates/wishlist-view.php:41
1073
  msgid "Save"
1074
  msgstr "저장 "
1075
 
1076
+ #: templates/wishlist-view.php:45
1077
  msgid "Cancel"
1078
  msgstr "취소 "
1079
 
1080
+ #: templates/wishlist-view.php:82
1081
  msgid "Product Name"
1082
  msgstr "상품 이름 "
1083
 
1084
+ #: templates/wishlist-view.php:89
1085
  msgid "Unit Price"
1086
  msgstr "단가 "
1087
 
1088
+ #: templates/wishlist-view.php:102
1089
  msgid "Stock Status"
1090
  msgstr "재고여부 "
1091
 
1092
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
1093
  msgid "Remove this product"
1094
  msgstr "이 상품 제거 "
1095
 
1096
+ #: templates/wishlist-view.php:172
1097
  msgid "Free!"
1098
  msgstr "프리!"
1099
 
1100
+ #: templates/wishlist-view.php:179
1101
  msgid "Out of Stock"
1102
  msgstr "재고 없음 "
1103
 
1104
+ #: templates/wishlist-view.php:179
1105
  msgid "In Stock"
1106
  msgstr "재고 있음 "
1107
 
1108
+ #: templates/wishlist-view.php:188
 
1109
  msgid "Added on : %s"
1110
  msgstr "추가됨 : %s"
1111
 
1112
+ #: templates/wishlist-view.php:200
1113
  msgid "Move"
1114
  msgstr "이동 "
1115
 
1116
+ #: templates/wishlist-view.php:232
1117
  msgid "Remove"
1118
  msgstr "제거 "
1119
 
1120
+ #: templates/wishlist-view.php:259
1121
  msgid "Add the selected products to the cart"
1122
  msgstr "선택된 상품들 장바구니에 담기 "
1123
 
1124
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1125
  msgid "Ask for an estimate"
1126
  msgstr "견적가 요청 "
1127
 
1128
+ #: templates/wishlist-view.php:303
1129
  msgid "Your email"
1130
  msgstr ""
1131
 
1132
+ #. Plugin Name of the plugin/theme
1133
+ msgid "YITH WooCommerce Wishlist"
1134
+ msgstr "YITH WooCommerce Wishlist"
1135
+
1136
+ #. Plugin URI of the plugin/theme
1137
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1138
+ msgstr ""
1139
+
1140
+ #. Description of the plugin/theme
1141
+ msgid ""
1142
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1143
+ "possibility to create, fill, manage and share their wishlists allowing you "
1144
+ "to analyze their interests and needs to improve your marketing strategies. "
1145
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1146
+ "your e-commerce on <strong>YITH</strong></a>"
1147
+ msgstr ""
1148
+
1149
+ #. Author of the plugin/theme
1150
+ msgid "YITH"
1151
+ msgstr ""
1152
+
1153
+ #. Author URI of the plugin/theme
1154
+ msgid "https://yithemes.com/"
1155
+ msgstr ""
1156
 
1157
  #~ msgid "Live Demo"
1158
  #~ msgstr "라이브 데모 "
languages/yith-woocommerce-wishlist-nl_NL.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-nl_NL.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:38+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: W. van Kuipers <w.vankuipers@pwnd.nl>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -20,66 +20,66 @@ msgstr ""
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
- #: ../includes/class.yith-wcwl-admin-init.php:159
24
- #: ../includes/class.yith-wcwl-admin-init.php:1484
25
- #: ../includes/class.yith-wcwl-admin-init.php:1485
26
- #: ../includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Wenslijst"
29
 
30
- #: ../includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "Instellingen"
33
 
34
- #: ../includes/class.yith-wcwl-admin-init.php:162
35
- #: ../includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "Kleuren"
38
 
39
- #: ../includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr "Premium versie"
42
 
43
- #: ../includes/class.yith-wcwl-admin-init.php:1015
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
- #: ../includes/class.yith-wcwl-admin-init.php:1016
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
- #: ../includes/class.yith-wcwl-admin-init.php:1017
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
- #: ../includes/class.yith-wcwl-admin-init.php:1018
59
  #, fuzzy
60
  msgctxt "[Part Of]: Also, please read the plugin documentation"
61
  msgid "documentation"
62
  msgstr "Plugin documentatie"
63
 
64
- #: ../includes/class.yith-wcwl-admin-init.php:1024
65
  msgid "Upgrade to the PREMIUM VERSION"
66
  msgstr "Upgrade naar de PREMIUM VERSIE"
67
 
68
- #: ../includes/class.yith-wcwl-admin-init.php:1028
69
  msgid "Discover the Advanced Features"
70
  msgstr "Ontdek de geavanceerde opties"
71
 
72
- #: ../includes/class.yith-wcwl-admin-init.php:1029
73
  msgid ""
74
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
75
  "all features!"
76
  msgstr ""
77
 
78
- #: ../includes/class.yith-wcwl-admin-init.php:1035
79
  msgid "Get Support and Pro Features"
80
  msgstr "Verkrijg ondersteuning en Professionele opties"
81
 
82
- #: ../includes/class.yith-wcwl-admin-init.php:1036
83
  msgid ""
84
  "By purchasing the premium version of the plugin, you will take advantage of "
85
  "the advanced features of the product and you will get one year of free "
@@ -89,38 +89,37 @@ msgstr ""
89
  "voordelen van de geavanceerde opties van dit product. Daarnaast ontvangt u "
90
  "èèn jaar gratis upgrades en support doormiddel van ons 24u/24 platform."
91
 
92
- #: ../includes/class.yith-wcwl-admin-init.php:1046
93
  msgid "General Settings"
94
  msgstr "Algemene instellingen"
95
 
96
- #: ../includes/class.yith-wcwl-admin-init.php:1053
97
  msgid "Enable YITH Wishlist"
98
  msgstr "YITH Wenslijst inschakelen"
99
 
100
- #: ../includes/class.yith-wcwl-admin-init.php:1060
101
  msgid "Default wishlist title"
102
  msgstr "Standaard wenslijst titel"
103
 
104
- #: ../includes/class.yith-wcwl-admin-init.php:1062
105
- #: ../includes/class.yith-wcwl-admin-init.php:1063
106
- #: ../includes/class.yith-wcwl-admin-init.php:1299
107
- #, php-format
108
  msgid "My wishlist on %s"
109
  msgstr "Mijn wenslijst op %s"
110
 
111
- #: ../includes/class.yith-wcwl-admin-init.php:1068
112
  msgid "Wishlist Page"
113
  msgstr "Wenslijst Pagina"
114
 
115
- #: ../includes/class.yith-wcwl-admin-init.php:1069
116
  msgid "Page contents: [yith_wcwl_wishlist]"
117
  msgstr "Pagina-inhoud: [yith_wcwl_wishlist]"
118
 
119
- #: ../includes/class.yith-wcwl-admin-init.php:1078
120
  msgid "Position"
121
  msgstr "Positie"
122
 
123
- #: ../includes/class.yith-wcwl-admin-init.php:1079
124
  msgid ""
125
  "You can add the button in variable products only after the \"Add to Cart\" "
126
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -129,27 +128,27 @@ msgstr ""
129
  "knop indien of door gebruik te maken van de shortcode "
130
  "[yith_wcwl_add_to_wishlist]."
131
 
132
- #: ../includes/class.yith-wcwl-admin-init.php:1085
133
  msgid "After \"Add to cart\""
134
  msgstr "Na “Add to Cart”"
135
 
136
- #: ../includes/class.yith-wcwl-admin-init.php:1086
137
  msgid "After thumbnails"
138
  msgstr "Na de miniatuurweergave"
139
 
140
- #: ../includes/class.yith-wcwl-admin-init.php:1087
141
  msgid "After summary"
142
  msgstr "Na de samenvatting"
143
 
144
- #: ../includes/class.yith-wcwl-admin-init.php:1088
145
  msgid "Use shortcode"
146
  msgstr "Gebruik shortcode"
147
 
148
- #: ../includes/class.yith-wcwl-admin-init.php:1093
149
  msgid "Redirect to cart"
150
  msgstr "Doorverwijzen na de winkelwagen"
151
 
152
- #: ../includes/class.yith-wcwl-admin-init.php:1094
153
  msgid ""
154
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
155
  "page."
@@ -157,222 +156,231 @@ msgstr ""
157
  "Doorverwijzen naar de winkelwagen als de “Add to cart” knop is geklikt op de "
158
  "webslijst pagina."
159
 
160
- #: ../includes/class.yith-wcwl-admin-init.php:1100
161
  msgid "Remove if added to the cart"
162
  msgstr "Verwijder indien toegevoegd aan de winkelwagen"
163
 
164
- #: ../includes/class.yith-wcwl-admin-init.php:1101
165
  msgid "Remove the product from the wishlist if it has been added to the cart."
166
  msgstr ""
167
  "Verwijder het product van de wenslijst indien deze is toegevoegd aan de "
168
  "winkelwagen."
169
 
170
- #: ../includes/class.yith-wcwl-admin-init.php:1107
171
  msgid "\"Add to Wishlist\" text"
172
  msgstr "“Toevoegen aan wenslijst” tekst"
173
 
174
- #: ../includes/class.yith-wcwl-admin-init.php:1109
175
  msgid "Add to Wishlist"
176
  msgstr "Toevoegen aan wenslijst"
177
 
178
- #: ../includes/class.yith-wcwl-admin-init.php:1114
179
  msgid "\"Browse wishlist\" text"
180
  msgstr "“Bekijk wenslijst” tekst"
181
 
182
- #: ../includes/class.yith-wcwl-admin-init.php:1116
183
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
184
  msgid "Browse Wishlist"
185
  msgstr "Bekijk wenslijst"
186
 
187
- #: ../includes/class.yith-wcwl-admin-init.php:1121
188
  msgid "\"Product already in wishlist\" text"
189
  msgstr "“Dit product staat reeds op uw wenslijst” tekst"
190
 
191
- #: ../includes/class.yith-wcwl-admin-init.php:1123
192
- #: ../includes/class.yith-wcwl-ui.php:83
193
  msgid "The product is already in the wishlist!"
194
  msgstr "Dit product staat reeds op uw wenslijst!"
195
 
196
- #: ../includes/class.yith-wcwl-admin-init.php:1128
197
  msgid "\"Product added\" text"
198
  msgstr "“Product toegevoegd” tekst"
199
 
200
- #: ../includes/class.yith-wcwl-admin-init.php:1130
201
- #: ../includes/class.yith-wcwl-ui.php:82
202
  msgid "Product added!"
203
  msgstr "Product toegevoegd!"
204
 
205
- #: ../includes/class.yith-wcwl-admin-init.php:1135
206
  msgid "\"Add to Cart\" text"
207
  msgstr "“Toevoegen aan winkelwagen” tekst"
208
 
209
- #: ../includes/class.yith-wcwl-admin-init.php:1137
210
  msgid "Add to Cart"
211
  msgstr "Toevoegen aan winkelwagen"
212
 
213
- #: ../includes/class.yith-wcwl-admin-init.php:1142
214
  msgid "Show Unit price"
215
  msgstr "Product prijs weergeven"
216
 
217
- #: ../includes/class.yith-wcwl-admin-init.php:1143
218
  msgid "Show unit price for each product in wishlist"
219
  msgstr "Product prijs weergeven voor ieder product op de wenslijst"
220
 
221
- #: ../includes/class.yith-wcwl-admin-init.php:1150
222
  msgid "Show \"Add to Cart\" button"
223
  msgstr "“Add to Cart” knop weergeven"
224
 
225
- #: ../includes/class.yith-wcwl-admin-init.php:1151
226
  msgid "Show \"Add to Cart\" button for each product in wishlist"
227
  msgstr "“Add to Cart” knop weergeven voor ieder product op de wenslijst"
228
 
229
- #: ../includes/class.yith-wcwl-admin-init.php:1158
230
  msgid "Show Stock status"
231
  msgstr "Voorraad informatie weergeven"
232
 
233
- #: ../includes/class.yith-wcwl-admin-init.php:1159
234
  msgid ""
235
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
236
  msgstr ""
237
  "“Op voorraad” en “Uitverkocht” labels weergeven voor ieder product op de "
238
  "wenslijst"
239
 
240
- #: ../includes/class.yith-wcwl-admin-init.php:1166
241
  msgid "Show Date of addition"
242
  msgstr "Datum van toevoeging weergeven"
243
 
244
- #: ../includes/class.yith-wcwl-admin-init.php:1167
245
  msgid "Show the date when users have added a product to the wishlist"
246
  msgstr ""
247
  "Geef de datum weer waarop de gebruiker het product aan de wenslijst heeft "
248
  "toegevoegd"
249
 
250
- #: ../includes/class.yith-wcwl-admin-init.php:1174
251
  msgid "Add second remove button"
252
  msgstr "Voeg een tweede verwijder knop toe"
253
 
254
- #: ../includes/class.yith-wcwl-admin-init.php:1175
255
  msgid "Add a second remove button in the last column, with extended label"
256
  msgstr ""
257
  "Voeg een tweede verwijder knop toe in de laatste kolom, met een uitgebreid "
258
  "label"
259
 
260
- #: ../includes/class.yith-wcwl-admin-init.php:1190
261
  msgid "Styles"
262
  msgstr "Stijlen"
263
 
264
- #: ../includes/class.yith-wcwl-admin-init.php:1197
265
  msgid "Use buttons"
266
  msgstr "Gebruik knoppen"
267
 
268
- #: ../includes/class.yith-wcwl-admin-init.php:1198
269
  msgid "Use buttons instead of simple anchors."
270
  msgstr "Gebruik knoppen in plaatst van links"
271
 
272
- #: ../includes/class.yith-wcwl-admin-init.php:1204
273
  msgid "Custom CSS"
274
  msgstr "Eigen CSS"
275
 
276
- #: ../includes/class.yith-wcwl-admin-init.php:1211
277
  msgid "Use theme style"
278
  msgstr "Gebruik thema stijl"
279
 
280
- #: ../includes/class.yith-wcwl-admin-init.php:1212
281
  msgid "Use the theme style."
282
  msgstr "Gebruik de stijl van het thema."
283
 
284
- #: ../includes/class.yith-wcwl-admin-init.php:1218
285
  msgid "Rounded buttons"
286
  msgstr "Ronde knoppen"
287
 
288
- #: ../includes/class.yith-wcwl-admin-init.php:1219
289
  msgid "Make button corners rounded"
290
  msgstr "Maak de hoeken van de knoppen rond"
291
 
292
- #: ../includes/class.yith-wcwl-admin-init.php:1225
293
  msgid "\"Add to Wishlist\" icon"
294
  msgstr "“Toevoegen aan wenslijst” icoon"
295
 
296
- #: ../includes/class.yith-wcwl-admin-init.php:1226
297
  msgid "Add an icon to the \"Add to Wishlist\" button"
298
  msgstr "Voeg een icoon toe aan de “Toevoegen aan wenslijst” knop"
299
 
300
- #: ../includes/class.yith-wcwl-admin-init.php:1236
301
  msgid "\"Add to Cart\" icon"
302
  msgstr "“Add to Card” icoon"
303
 
304
- #: ../includes/class.yith-wcwl-admin-init.php:1237
305
  msgid "Add an icon to the \"Add to Cart\" button"
306
  msgstr "Voeg een icoon toe aan de “Add to Card” knop"
307
 
308
- #: ../includes/class.yith-wcwl-admin-init.php:1255
309
  msgid "Social Networks & Share"
310
  msgstr "Sociale netwerken & Delen"
311
 
312
- #: ../includes/class.yith-wcwl-admin-init.php:1262
313
  msgid "Share on Facebook"
314
  msgstr "Deel op Facebook"
315
 
316
- #: ../includes/class.yith-wcwl-admin-init.php:1263
317
  msgid "Show \"Share on Facebook\" button"
318
  msgstr "Geef de “Deel op Facebook” knop weer"
319
 
320
- #: ../includes/class.yith-wcwl-admin-init.php:1269
321
  msgid "Tweet on Twitter"
322
  msgstr "Tweet op Twitter"
323
 
324
- #: ../includes/class.yith-wcwl-admin-init.php:1270
325
  msgid "Show \"Tweet on Twitter\" button"
326
  msgstr "Geef de “Tweet op Twitter” knop weer"
327
 
328
- #: ../includes/class.yith-wcwl-admin-init.php:1276
329
  msgid "Pin on Pinterest"
330
  msgstr "Pin op Pinterest"
331
 
332
- #: ../includes/class.yith-wcwl-admin-init.php:1277
333
  msgid "Show \"Pin on Pinterest\" button"
334
  msgstr "Geef de “Pin op Pinterest” knop weer"
335
 
336
- #: ../includes/class.yith-wcwl-admin-init.php:1283
337
  msgid "Share on Google+"
338
  msgstr "Deel op Google+"
339
 
340
- #: ../includes/class.yith-wcwl-admin-init.php:1284
341
  msgid "Show \"Share on Google+\" button"
342
  msgstr "Geef de “Deel op Google+” knop weer"
343
 
344
- #: ../includes/class.yith-wcwl-admin-init.php:1290
345
  msgid "Share by Email"
346
  msgstr "Deel met email"
347
 
348
- #: ../includes/class.yith-wcwl-admin-init.php:1291
349
  msgid "Show \"Share by Email\" button"
350
  msgstr "Geef de “Deel met email” knop weer"
351
 
352
- #: ../includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
 
 
353
  msgid "Social title"
354
  msgstr "Te dele titel"
355
 
356
- #: ../includes/class.yith-wcwl-admin-init.php:1304
357
  msgid "Social text"
358
  msgstr "Te dele tekst"
359
 
360
- #: ../includes/class.yith-wcwl-admin-init.php:1305
361
  msgid ""
362
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
363
  "strong> where you want to show the URL of your wishlist."
364
  msgstr ""
365
 
366
- #: ../includes/class.yith-wcwl-admin-init.php:1312
367
  msgid "Social image URL"
368
  msgstr "Deel afbeelding url"
369
 
370
- #: ../includes/class.yith-wcwl-admin-init.php:1313
371
  msgid "It will be used by Pinterest."
372
  msgstr ""
373
 
374
- #: ../includes/class.yith-wcwl-admin-init.php:1327
375
- #, php-format
376
  msgid ""
377
  "If you want to take advantage of this feature, you could consider to "
378
  "purchase the %s."
@@ -380,16 +388,15 @@ msgstr ""
380
  "Al u gebruik wilt maken van deze functie kunt u overwegen om %s aan te "
381
  "schaffen."
382
 
383
- #: ../includes/class.yith-wcwl-admin-init.php:1332
384
  msgid "YITH WooCommerce Frequently Bought Together Integration"
385
  msgstr "YITH WooCommerce Frequently Bought Together intergratie"
386
 
387
- #: ../includes/class.yith-wcwl-admin-init.php:1339
388
  msgid "Enable slider in wishlist"
389
  msgstr "Slider inschakelen op wenslijst"
390
 
391
- #: ../includes/class.yith-wcwl-admin-init.php:1340
392
- #, php-format
393
  msgid ""
394
  "Choose to enable product slider in wishlist page with linked products (<a "
395
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
@@ -397,85 +404,84 @@ msgstr ""
397
  "Kies ervoor om de product slider op de wenslijst pagina weer te geven met "
398
  "gelinkte producten (<a href=\"%s\" class=\"thickbox\">Voorbeeld</a>). %s"
399
 
400
- #: ../includes/class.yith-wcwl-admin-init.php:1376
401
  msgid "\"Add to wishlist\" button"
402
  msgstr "“Toevoegen aan wenslijst” knop"
403
 
404
- #: ../includes/class.yith-wcwl-admin-init.php:1379
405
- #: ../includes/class.yith-wcwl-admin-init.php:1397
406
- #: ../includes/class.yith-wcwl-admin-init.php:1415
407
- #: ../includes/class.yith-wcwl-admin-init.php:1433
408
- #: ../includes/class.yith-wcwl-admin-init.php:1451
409
  msgid "Background"
410
  msgstr "Achtergrond"
411
 
412
- #: ../includes/class.yith-wcwl-admin-init.php:1380
413
- #: ../includes/class.yith-wcwl-admin-init.php:1398
414
- #: ../includes/class.yith-wcwl-admin-init.php:1416
415
- #: ../includes/class.yith-wcwl-admin-init.php:1434
416
- #: ../includes/class.yith-wcwl-admin-init.php:1452
417
  msgid "Text"
418
  msgstr "Tekst"
419
 
420
- #: ../includes/class.yith-wcwl-admin-init.php:1381
421
- #: ../includes/class.yith-wcwl-admin-init.php:1399
422
- #: ../includes/class.yith-wcwl-admin-init.php:1417
423
- #: ../includes/class.yith-wcwl-admin-init.php:1435
424
- #: ../includes/class.yith-wcwl-admin-init.php:1453
425
  msgid "Border"
426
  msgstr "Omlijning"
427
 
428
- #: ../includes/class.yith-wcwl-admin-init.php:1388
429
- #: ../includes/class.yith-wcwl-admin-init.php:1406
430
- #: ../includes/class.yith-wcwl-admin-init.php:1424
431
- #: ../includes/class.yith-wcwl-admin-init.php:1442
432
  msgid "Background (hover)"
433
  msgstr "Achtergrond (hover)"
434
 
435
- #: ../includes/class.yith-wcwl-admin-init.php:1389
436
- #: ../includes/class.yith-wcwl-admin-init.php:1407
437
- #: ../includes/class.yith-wcwl-admin-init.php:1425
438
- #: ../includes/class.yith-wcwl-admin-init.php:1443
439
  msgid "Text (hover)"
440
  msgstr "Tekst (hover)"
441
 
442
- #: ../includes/class.yith-wcwl-admin-init.php:1390
443
- #: ../includes/class.yith-wcwl-admin-init.php:1408
444
- #: ../includes/class.yith-wcwl-admin-init.php:1426
445
- #: ../includes/class.yith-wcwl-admin-init.php:1444
446
  msgid "Border (hover)"
447
  msgstr "Omlijning (hover)"
448
 
449
- #: ../includes/class.yith-wcwl-admin-init.php:1394
450
  msgid "\"Add to Cart\" button"
451
  msgstr "“Add to Cart” knop"
452
 
453
- #: ../includes/class.yith-wcwl-admin-init.php:1412
454
  msgid "\"Style 1\" button"
455
  msgstr "\"Style 1\" knop"
456
 
457
- #: ../includes/class.yith-wcwl-admin-init.php:1430
458
  msgid "\"Style 2\" button"
459
  msgstr "\"Style 2” knop"
460
 
461
- #: ../includes/class.yith-wcwl-admin-init.php:1448
462
  msgid "Wishlist table"
463
  msgstr "Wenslijst tabel"
464
 
465
- #: ../includes/class.yith-wcwl-admin-init.php:1457
466
  msgid "Headers"
467
  msgstr "Koppen"
468
 
469
- #: ../includes/class.yith-wcwl-admin-init.php:1460
470
  msgid "Background color"
471
  msgstr "Achtergrondkleur"
472
 
473
- #: ../includes/class.yith-wcwl-admin-init.php:1550
474
  msgid "Wishlist Activated"
475
  msgstr "Wenslijst geactiveerd"
476
 
477
- #: ../includes/class.yith-wcwl-admin-init.php:1551
478
- #, php-format
479
  msgid ""
480
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
481
  "can access to all the settings of our plugins that you have activated. "
@@ -487,12 +493,11 @@ msgstr ""
487
  "heeft. Wenslijst is beschikbaar in de uitstekende PREMIUM versie met vele "
488
  "nieuwe opties, <a href=\"%s\">ontdek het nu</a>."
489
 
490
- #: ../includes/class.yith-wcwl-admin-init.php:1562
491
  msgid "Wishlist Updated"
492
  msgstr "Wenslijst geupdate"
493
 
494
- #: ../includes/class.yith-wcwl-admin-init.php:1563
495
- #, php-format
496
  msgid ""
497
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
498
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -506,7 +511,7 @@ msgstr ""
506
  "toegevoegd aan dit menu. Wenslijst is geüpdate met nieuw beschikbare opties,"
507
  "<a href=\"%s\">ontdek de PREMIUM versie.</a>"
508
 
509
- #: ../includes/class.yith-wcwl-init.php:437
510
  msgid ""
511
  "We are sorry, but this feature is available only if cookies are enabled on "
512
  "your browser."
@@ -514,280 +519,276 @@ msgstr ""
514
  "Helaas, deze optie is alleen beschikbaar indien u cookies hebt ingeschakeld "
515
  "in uw browser."
516
 
517
- #: ../includes/class.yith-wcwl-init.php:438
518
  msgid "Product correctly added to cart"
519
  msgstr "Producten momenteel in uw winkelmandje"
520
 
521
- #: ../includes/class.yith-wcwl-install.php:244
522
  msgctxt "page_slug"
523
  msgid "wishlist"
524
  msgstr "wenslijst"
525
 
526
- #: ../includes/class.yith-wcwl-privacy.php:50
527
  msgid "While you visit our site, we’ll track:"
528
  msgstr ""
529
 
530
- #: ../includes/class.yith-wcwl-privacy.php:52
531
  msgid ""
532
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
533
  "users your favourite products, and to create targeted email campaigns."
534
  msgstr ""
535
 
536
- #: ../includes/class.yith-wcwl-privacy.php:53
537
  msgid ""
538
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
539
  "make them visible to the store’s staff"
540
  msgstr ""
541
 
542
- #: ../includes/class.yith-wcwl-privacy.php:55
543
  msgid ""
544
  "We’ll also use cookies to keep track of wishlist contents while you’re "
545
  "browsing our site."
546
  msgstr ""
547
 
548
- #: ../includes/class.yith-wcwl-privacy.php:58
549
  msgid ""
550
  "Members of our team have access to the information you provide us. For "
551
  "example, both Administrators and Shop Managers can access:"
552
  msgstr ""
553
 
554
- #: ../includes/class.yith-wcwl-privacy.php:60
555
  msgid ""
556
  "Wishlist details, such as products added, date of addition, name and privacy "
557
  "settings of your wishlists"
558
  msgstr ""
559
 
560
- #: ../includes/class.yith-wcwl-privacy.php:62
561
  msgid ""
562
  "Our team members have access to this information to offer you better deals "
563
  "for the products you love."
564
  msgstr ""
565
 
566
- #: ../includes/class.yith-wcwl-privacy.php:82
567
- #: ../includes/class.yith-wcwl-privacy.php:98
568
  #, fuzzy
569
  msgid "Customer Wishlists"
570
  msgstr "Doorzoek wenslijsten"
571
 
572
- #: ../includes/class.yith-wcwl-privacy.php:133
573
  #, fuzzy
574
  msgid "Wishlists"
575
  msgstr "Wenslijst"
576
 
577
- #: ../includes/class.yith-wcwl-privacy.php:195
578
- #, fuzzy, php-format
 
579
  msgid "Removed wishlist %s."
580
  msgstr "Mijn wenslijst op %s"
581
 
582
- #: ../includes/class.yith-wcwl-privacy.php:199
583
- #, php-format
584
  msgid "Wishlist %s has been retained."
585
  msgstr ""
586
 
587
- #: ../includes/class.yith-wcwl-privacy.php:210
588
  msgid "Removed default user's wishlist"
589
  msgstr ""
590
 
591
- #: ../includes/class.yith-wcwl-privacy.php:228
592
  msgid "Token"
593
  msgstr ""
594
 
595
- #: ../includes/class.yith-wcwl-privacy.php:229
596
  #, fuzzy
597
  msgid "Wishlist url"
598
  msgstr "Wenslijst"
599
 
600
- #: ../includes/class.yith-wcwl-privacy.php:230
601
  msgid "Title"
602
  msgstr ""
603
 
604
- #: ../includes/class.yith-wcwl-privacy.php:231
605
  msgctxt "date wishlist was created"
606
  msgid "Created on"
607
  msgstr ""
608
 
609
- #: ../includes/class.yith-wcwl-privacy.php:232
610
  msgid "Visibility"
611
  msgstr ""
612
 
613
- #: ../includes/class.yith-wcwl-privacy.php:233
614
  msgid "Items Added"
615
  msgstr ""
616
 
617
- #: ../includes/class.yith-wcwl-privacy.php:283
618
- #: ../templates/wishlist-view.php:212
619
  msgid "Shared"
620
  msgstr "Gedeeld"
621
 
622
- #: ../includes/class.yith-wcwl-privacy.php:286
623
- #: ../templates/wishlist-view.php:215
624
  msgid "Private"
625
  msgstr "Prive"
626
 
627
- #: ../includes/class.yith-wcwl-privacy.php:289
628
- #: ../templates/wishlist-view.php:218
629
  msgid "Public"
630
  msgstr "Publiek"
631
 
632
- #: ../includes/class.yith-wcwl-shortcode.php:45
633
  #, fuzzy
634
  msgctxt "[gutenberg]: block name"
635
  msgid "YITH Add to Wishlist"
636
  msgstr "Toevoegen aan wenslijst"
637
 
638
- #: ../includes/class.yith-wcwl-shortcode.php:46
639
  #, fuzzy
640
  msgctxt "[gutenberg]: block description"
641
  msgid "Shows Add to Wishlist button"
642
  msgstr "“Toevoegen aan wenslijst” knop"
643
 
644
- #: ../includes/class.yith-wcwl-shortcode.php:51
645
  msgid ""
646
  "ID of the product to add to wishlist (leave empty to use global product)"
647
  msgstr ""
648
 
649
- #: ../includes/class.yith-wcwl-shortcode.php:56
650
  msgid "Url of wishlist page (leave empty to use default)"
651
  msgstr ""
652
 
653
- #: ../includes/class.yith-wcwl-shortcode.php:61
654
  msgid "Button label (leave empty to use default)"
655
  msgstr ""
656
 
657
- #: ../includes/class.yith-wcwl-shortcode.php:66
658
  msgid "\"Browse wishlist\" label (leave empty to use default)"
659
  msgstr ""
660
 
661
- #: ../includes/class.yith-wcwl-shortcode.php:71
662
  #, fuzzy
663
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
664
  msgstr "“Dit product staat reeds op uw wenslijst” tekst"
665
 
666
- #: ../includes/class.yith-wcwl-shortcode.php:76
667
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
668
  msgstr ""
669
 
670
- #: ../includes/class.yith-wcwl-shortcode.php:81
671
  msgid ""
672
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
673
  "default)"
674
  msgstr ""
675
 
676
- #: ../includes/class.yith-wcwl-shortcode.php:86
677
  msgid "Additional css classes for the button (leave empty to use default)"
678
  msgstr ""
679
 
680
- #: ../includes/class.yith-wcwl-shortcode.php:94
681
  #, fuzzy
682
  msgctxt "[gutenberg]: block name"
683
  msgid "YITH Wishlist"
684
  msgstr "YITH Wenslijst inschakelen"
685
 
686
- #: ../includes/class.yith-wcwl-shortcode.php:95
687
  #, fuzzy
688
  msgctxt "[gutenberg]: block description"
689
  msgid "Shows list of products in wishlist"
690
  msgstr "Product prijs weergeven voor ieder product op de wenslijst"
691
 
692
- #: ../includes/class.yith-wcwl-shortcode.php:100
693
  msgid "Choose whether to paginate items in the wishlist or show them all"
694
  msgstr ""
695
 
696
- #: ../includes/class.yith-wcwl-shortcode.php:103
697
  msgid "Paginate"
698
  msgstr ""
699
 
700
- #: ../includes/class.yith-wcwl-shortcode.php:104
701
  msgid "Do not paginate"
702
  msgstr ""
703
 
704
- #: ../includes/class.yith-wcwl-shortcode.php:109
705
  msgid "Number of items to show for each page"
706
  msgstr ""
707
 
708
- #: ../includes/class.yith-wcwl-shortcode.php:114
709
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
710
  msgstr ""
711
 
712
- #: ../includes/class.yith-wcwl-shortcode.php:386
713
- #: ../includes/class.yith-wcwl-ui.php:164
714
  msgid "Share on:"
715
  msgstr "Deel op:"
716
 
717
- #: ../includes/class.yith-wcwl-ui.php:118
718
- #: ../includes/class.yith-wcwl-ui.php:200
719
  msgid "Select options"
720
  msgstr "Selecteer opties"
721
 
722
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
723
  msgid "Facebook"
724
  msgstr "Facebook"
725
 
726
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
727
  msgid "Twitter"
728
  msgstr "Twitter"
729
 
730
- #: ../includes/class.yith-wcwl-ui.php:180
731
  msgid "email"
732
  msgstr "Email"
733
 
734
- #: ../includes/class.yith-wcwl.php:201
735
  msgid "An error occurred while adding products to the wishlist."
736
  msgstr "Er ging iets mis bij het toevoegen van de producten aan uw wenslijst."
737
 
738
- #: ../includes/class.yith-wcwl.php:293
739
  msgid "An error occurred while adding products to wishlist."
740
  msgstr "Er ging iets mis bij het toevoegen van de producten aan uw wenslijst."
741
 
742
- #: ../includes/class.yith-wcwl.php:310
743
  msgid "The \"Remove\" option now does not require any parameter"
744
  msgstr "De “Verwijder” optie verijst geen parameter"
745
 
746
- #: ../includes/class.yith-wcwl.php:359
747
  msgid "An error occurred while removing products from the wishlist"
748
  msgstr ""
749
  "Er ging iets mis bij het verwijderen van de producten van uw wenslijst."
750
 
751
- #: ../includes/class.yith-wcwl.php:809
752
  msgid "You need to log in before creating a new wishlist"
753
  msgstr ""
754
  "U dient ingelogd te zijn voordat u producten aan uw wenslijst kunt toevoegen"
755
 
756
- #: ../includes/class.yith-wcwl.php:1610
757
  msgid "Product successfully removed."
758
  msgstr "Product succesvol verwijderd"
759
 
760
- #: ../includes/class.yith-wcwl.php:1614
761
  msgid "Error. Unable to remove the product from the wishlist."
762
  msgstr ""
763
  "Er ging iets mis. Het product kon niet verwijderd worden van de wenslijst."
764
 
765
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
766
  msgid "No products were added to the wishlist"
767
  msgstr "Er wijn geen producten toegevoegd aan de wenslijst"
768
 
769
- #: ../includes/class.yith-wcwl.php:1660
770
  msgid "An error as occurred."
771
  msgstr "Er is iets misgegaan."
772
 
773
- #: ../init.php:130
774
  #, fuzzy
775
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
776
  msgstr ""
777
  "YITH WooCommerce Wishlist is ingeschakeld maar niet werkzaam. Hiervoor is "
778
  "WooCommerce vereist."
779
 
780
- #: ../init.php:140
781
  msgid "You can't activate the free version of"
782
  msgstr ""
783
 
784
- #: ../init.php:140
785
  msgid "while you are using the premium one."
786
  msgstr ""
787
 
788
- #: ../templates/admin/wishlist-panel-premium.php:185
789
- #: ../templates/admin/wishlist-panel-premium.php:383
790
- #, php-format
791
  msgid ""
792
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
793
  "%2$s to benefit from all features!"
@@ -795,23 +796,21 @@ msgstr ""
795
  "Upgrade naar de %1$spremium versie%2$s%3$svan %1$sYITH WooCommerce Wishlist"
796
  "%2$s om gebruik te maken van alle opties!"
797
 
798
- #: ../templates/admin/wishlist-panel-premium.php:187
799
- #: ../templates/admin/wishlist-panel-premium.php:385
800
- #, php-format
801
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
802
  msgstr "%1$sUPGRADE%2$s%3$s naar de premium versie%2$s"
803
 
804
- #: ../templates/admin/wishlist-panel-premium.php:193
805
  msgid "Premium Features"
806
  msgstr "Premium opties"
807
 
808
- #: ../templates/admin/wishlist-panel-premium.php:196
809
- #: ../templates/admin/wishlist-panel-premium.php:201
810
  msgid "Multiple Wishlist"
811
  msgstr "Meerdere wenslijsten"
812
 
813
- #: ../templates/admin/wishlist-panel-premium.php:203
814
- #, php-format
815
  msgid ""
816
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
817
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -830,13 +829,12 @@ msgstr ""
830
  "klanten demogelijkheid krijgen om hun wenslijsten aan te maken, te beheren "
831
  "en te delen."
832
 
833
- #: ../templates/admin/wishlist-panel-premium.php:212
834
- #: ../templates/admin/wishlist-panel-premium.php:222
835
  msgid "Wishlist Private"
836
  msgstr "Prive wenslijst"
837
 
838
- #: ../templates/admin/wishlist-panel-premium.php:214
839
- #, php-format
840
  msgid ""
841
  "By enabling the option wishlist, users will also have the possibility to "
842
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
@@ -846,14 +844,12 @@ msgstr ""
846
  "%1$smogelijkheid om de zichtbaarheid%2$s van hun wenslijst in te stellen "
847
  "middels de volgende opties:"
848
 
849
- #: ../templates/admin/wishlist-panel-premium.php:216
850
- #, php-format
851
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
852
  msgstr ""
853
  "%1$spubliek:%2$s alle gebruikers kunnen uw wenslijst opzoeken en inzien;"
854
 
855
- #: ../templates/admin/wishlist-panel-premium.php:217
856
- #, php-format
857
  msgid ""
858
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
859
  "can display it;"
@@ -861,20 +857,18 @@ msgstr ""
861
  "%1$sgedeeld:%2$s alleen gebruikers in het bezit van de directe link naar "
862
  "deze wenslijst kunnen deze inzien;"
863
 
864
- #: ../templates/admin/wishlist-panel-premium.php:218
865
- #, php-format
866
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
867
  msgstr ""
868
  "%1$sprive:%2$s alleen diegene die de wenslijst heeft aangemaakt kan deze "
869
  "zien."
870
 
871
- #: ../templates/admin/wishlist-panel-premium.php:229
872
- #: ../templates/admin/wishlist-panel-premium.php:234
873
  msgid "Estimate Cost"
874
  msgstr "Offerte aanvragen"
875
 
876
- #: ../templates/admin/wishlist-panel-premium.php:236
877
- #, php-format
878
  msgid ""
879
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
880
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -894,13 +888,12 @@ msgstr ""
894
  "bevestigd worden en zal er een email met alle nodige informatie worden "
895
  "gestuurd naar het adres dat u heeft opgegeven."
896
 
897
- #: ../templates/admin/wishlist-panel-premium.php:245
898
- #: ../templates/admin/wishlist-panel-premium.php:250
899
  msgid "Admin Panel"
900
  msgstr "Admin paneel"
901
 
902
- #: ../templates/admin/wishlist-panel-premium.php:247
903
- #, php-format
904
  msgid ""
905
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
906
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -917,13 +910,12 @@ msgstr ""
917
  "pagina, wat u inzicht geeft in het aantal keer dat het product is toegevoegd "
918
  "aan een wenslijst."
919
 
920
- #: ../templates/admin/wishlist-panel-premium.php:257
921
- #: ../templates/admin/wishlist-panel-premium.php:262
922
  msgid "Search Wishlists"
923
  msgstr "Doorzoek wenslijsten"
924
 
925
- #: ../templates/admin/wishlist-panel-premium.php:264
926
- #, php-format
927
  msgid ""
928
  "How many times have you been looking for the perfect gift for a important "
929
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -938,12 +930,11 @@ msgstr ""
938
  "naam of het email adres op te geven. Op deze manier kunt u uw producten nog "
939
  "%1$sbeter zichtbaar%2$s maken en zelfs gebruikers aanmoedigen tot aanschaf."
940
 
941
- #: ../templates/admin/wishlist-panel-premium.php:273
942
  msgid "'ADD TO CART' CHECKBOX"
943
  msgstr "‘Toevoegen aan winkelwagen’ checkbox"
944
 
945
- #: ../templates/admin/wishlist-panel-premium.php:275
946
- #, php-format
947
  msgid ""
948
  "Your shop offers always a wide selection of products and wishlists of your "
949
  "users get more and more crowded everyday. Give them the possibility to "
@@ -955,20 +946,19 @@ msgstr ""
955
  "%1$ssommige of alle producten%2$s in hun wenslijst te selecteren en toe te "
956
  "voegen aan een winkelmandje met èèn klik."
957
 
958
- #: ../templates/admin/wishlist-panel-premium.php:278
959
  msgid "'ADD TO CART'"
960
  msgstr "‘Toevoegen aan winkelwagen’"
961
 
962
- #: ../templates/admin/wishlist-panel-premium.php:285
963
  msgid "DISABLE WISHLIST"
964
  msgstr "Wenslijst uitschakelen"
965
 
966
- #: ../templates/admin/wishlist-panel-premium.php:290
967
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
968
  msgstr "Wenslijst uitschakelen voor anonieme gebruikers"
969
 
970
- #: ../templates/admin/wishlist-panel-premium.php:292
971
- #, php-format
972
  msgid ""
973
  "Favour users that have registered to your shop and disable plugin "
974
  "functionalities for all users that have not. By disabling this option, each "
@@ -980,12 +970,11 @@ msgstr ""
980
  "schakelen zullen gebruikers zonder account worden %1$sdoorverwezen%2$s naar "
981
  "de registratie pagina met een melding die uitnodigt om te registreren."
982
 
983
- #: ../templates/admin/wishlist-panel-premium.php:301
984
  msgid "MESSAGE TO UNLOGGED USERS"
985
  msgstr "Bericht aan anonieme gebruikers"
986
 
987
- #: ../templates/admin/wishlist-panel-premium.php:303
988
- #, php-format
989
  msgid ""
990
  "Invite users that are visiting your shop to login if they want to fully "
991
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
@@ -995,17 +984,16 @@ msgstr ""
995
  "van de Wenslijst te kunnnen gebruiken. Geef een %1$saangepast bericht%2$s "
996
  "weer en verwijs ze naar de “Mijn account” pagina voor registratie."
997
 
998
- #: ../templates/admin/wishlist-panel-premium.php:306
999
  msgid "UNLOGGED USERS"
1000
  msgstr "Anonieme gebruikers"
1001
 
1002
- #: ../templates/admin/wishlist-panel-premium.php:313
1003
- #: ../templates/admin/wishlist-panel-premium.php:318
1004
  msgid "POPULAR TABLE"
1005
  msgstr "Populaire producten"
1006
 
1007
- #: ../templates/admin/wishlist-panel-premium.php:320
1008
- #, php-format
1009
  msgid ""
1010
  "Some products draw customer's attention more than others and they do not "
1011
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -1018,12 +1006,11 @@ msgstr ""
1018
  "om, als shop eigenaar, de producten te monitoren die het vaakst aan de "
1019
  "wenslijsten zijn toegevoegd."
1020
 
1021
- #: ../templates/admin/wishlist-panel-premium.php:329
1022
  msgid "FUNCTIONALITIES IN ONE CLICK"
1023
  msgstr "Functionaliteiten in èèn klik"
1024
 
1025
- #: ../templates/admin/wishlist-panel-premium.php:331
1026
- #, php-format
1027
  msgid ""
1028
  "Users have the possibility to search for a wishlist, create a new one or "
1029
  "display those already created. Add these %1$sfunctionalities%2$s through the "
@@ -1034,17 +1021,16 @@ msgstr ""
1034
  "%1$sfunctionaliteiten%2$s toe doormiddel van de widgets of geef ze weer "
1035
  "direct na de “Wenslijst” tabel."
1036
 
1037
- #: ../templates/admin/wishlist-panel-premium.php:334
1038
  msgid "FUNCTIONALITIES"
1039
  msgstr "Functionaliteiten"
1040
 
1041
- #: ../templates/admin/wishlist-panel-premium.php:341
1042
- #: ../templates/admin/wishlist-panel-premium.php:346
1043
  msgid "PROMOTIONAL EMAIL"
1044
  msgstr "Promotionele email"
1045
 
1046
- #: ../templates/admin/wishlist-panel-premium.php:348
1047
- #, php-format
1048
  msgid ""
1049
  "If you want to give the right input to your users to persuade them to "
1050
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -1059,12 +1045,11 @@ msgstr ""
1059
  "kunnen gebruiken in uw shop. Op die manier weten zij dat u hem een uniek "
1060
  "aanbod aanbied."
1061
 
1062
- #: ../templates/admin/wishlist-panel-premium.php:357
1063
  msgid "FROM A WISHLIST TO ANOTHER"
1064
  msgstr "Van de ene wenslijst naar de andere"
1065
 
1066
- #: ../templates/admin/wishlist-panel-premium.php:359
1067
- #, php-format
1068
  msgid ""
1069
  "Who said that a product has to remain forever in the same wishlist? With the "
1070
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -1076,20 +1061,19 @@ msgstr ""
1076
  "weer“%2$s kunnen gebruikers producten vrij verplaatsten tussen wenslijsten "
1077
  "om zo hun lijsten te kunnen beheren."
1078
 
1079
- #: ../templates/admin/wishlist-panel-premium.php:362
1080
  msgid "FROM A WISHLIST"
1081
  msgstr "Van de wenslijst"
1082
 
1083
- #: ../templates/admin/wishlist-panel-premium.php:369
1084
  msgid "DATE"
1085
  msgstr "Datum"
1086
 
1087
- #: ../templates/admin/wishlist-panel-premium.php:374
1088
  msgid "DATE OF ADDITION TO A WISHLIST"
1089
  msgstr "Datum van toevoeging aan de wenslijst"
1090
 
1091
- #: ../templates/admin/wishlist-panel-premium.php:376
1092
- #, php-format
1093
  msgid ""
1094
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1095
  "date in which they have added a particular product to their list: a new way "
@@ -1099,85 +1083,115 @@ msgstr ""
1099
  "zien op welke datum zij een specifiek product hebben toegevoegd aan hun "
1100
  "lijst: een nieuwe manier om gebruikers te informeren van hun wijzigingen."
1101
 
1102
- #: ../templates/share.php:32
1103
  msgid "Pinterest"
1104
  msgstr "Pinterest"
1105
 
1106
- #: ../templates/share.php:38
1107
  msgid "Google+"
1108
  msgstr "Google+"
1109
 
1110
- #: ../templates/share.php:44
1111
  msgid "Email"
1112
  msgstr "Email"
1113
 
1114
- #: ../templates/wishlist-view.php:32
 
 
 
 
 
 
 
 
 
1115
  msgid "Edit title"
1116
  msgstr "Titel aanpassen"
1117
 
1118
- #: ../templates/wishlist-view.php:41
1119
  msgid "Save"
1120
  msgstr "Opslaan"
1121
 
1122
- #: ../templates/wishlist-view.php:45
1123
  msgid "Cancel"
1124
  msgstr "Annuleer"
1125
 
1126
- #: ../templates/wishlist-view.php:82
1127
  msgid "Product Name"
1128
  msgstr "Productnaam"
1129
 
1130
- #: ../templates/wishlist-view.php:89
1131
  msgid "Unit Price"
1132
  msgstr "Stuksprijs"
1133
 
1134
- #: ../templates/wishlist-view.php:102
1135
  msgid "Stock Status"
1136
  msgstr "Voorraad status"
1137
 
1138
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1139
  msgid "Remove this product"
1140
  msgstr "Verwijder dit product"
1141
 
1142
- #: ../templates/wishlist-view.php:172
1143
  msgid "Free!"
1144
  msgstr "Gratis!"
1145
 
1146
- #: ../templates/wishlist-view.php:179
1147
  msgid "Out of Stock"
1148
  msgstr "Uitverkocht"
1149
 
1150
- #: ../templates/wishlist-view.php:179
1151
  msgid "In Stock"
1152
  msgstr "Op voorraad"
1153
 
1154
- #: ../templates/wishlist-view.php:188
1155
- #, php-format
1156
  msgid "Added on : %s"
1157
  msgstr "Toevoegen aan: %s"
1158
 
1159
- #: ../templates/wishlist-view.php:200
1160
  msgid "Move"
1161
  msgstr "Verplaats"
1162
 
1163
- #: ../templates/wishlist-view.php:232
1164
  msgid "Remove"
1165
  msgstr "Verwijder"
1166
 
1167
- #: ../templates/wishlist-view.php:259
1168
  msgid "Add the selected products to the cart"
1169
  msgstr "Voeg het geselecteerde product toe aan de winkelmand"
1170
 
1171
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1172
  msgid "Ask for an estimate"
1173
  msgstr "Vraag om een offerte"
1174
 
1175
- #: ../templates/wishlist-view.php:303
1176
  msgid "Your email"
1177
  msgstr ""
1178
 
1179
- #~ msgid "YITH WooCommerce Wishlist"
1180
- #~ msgstr "YITH WooCommerce Wishlist"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1181
 
1182
  #~ msgid "Live Demo"
1183
  #~ msgstr "Live demo"
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: W. van Kuipers <w.vankuipers@pwnd.nl>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
+ #: includes/class.yith-wcwl-admin-init.php:159
24
+ #: includes/class.yith-wcwl-admin-init.php:1485
25
+ #: includes/class.yith-wcwl-admin-init.php:1486
26
+ #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Wenslijst"
29
 
30
+ #: includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "Instellingen"
33
 
34
+ #: includes/class.yith-wcwl-admin-init.php:162
35
+ #: includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "Kleuren"
38
 
39
+ #: includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr "Premium versie"
42
 
43
+ #: includes/class.yith-wcwl-admin-init.php:1009
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1010
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
+ #: includes/class.yith-wcwl-admin-init.php:1011
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
+ #: includes/class.yith-wcwl-admin-init.php:1012
59
  #, fuzzy
60
  msgctxt "[Part Of]: Also, please read the plugin documentation"
61
  msgid "documentation"
62
  msgstr "Plugin documentatie"
63
 
64
+ #: includes/class.yith-wcwl-admin-init.php:1018
65
  msgid "Upgrade to the PREMIUM VERSION"
66
  msgstr "Upgrade naar de PREMIUM VERSIE"
67
 
68
+ #: includes/class.yith-wcwl-admin-init.php:1022
69
  msgid "Discover the Advanced Features"
70
  msgstr "Ontdek de geavanceerde opties"
71
 
72
+ #: includes/class.yith-wcwl-admin-init.php:1023
73
  msgid ""
74
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
75
  "all features!"
76
  msgstr ""
77
 
78
+ #: includes/class.yith-wcwl-admin-init.php:1029
79
  msgid "Get Support and Pro Features"
80
  msgstr "Verkrijg ondersteuning en Professionele opties"
81
 
82
+ #: includes/class.yith-wcwl-admin-init.php:1030
83
  msgid ""
84
  "By purchasing the premium version of the plugin, you will take advantage of "
85
  "the advanced features of the product and you will get one year of free "
89
  "voordelen van de geavanceerde opties van dit product. Daarnaast ontvangt u "
90
  "èèn jaar gratis upgrades en support doormiddel van ons 24u/24 platform."
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1040
93
  msgid "General Settings"
94
  msgstr "Algemene instellingen"
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1047
97
  msgid "Enable YITH Wishlist"
98
  msgstr "YITH Wenslijst inschakelen"
99
 
100
+ #: includes/class.yith-wcwl-admin-init.php:1054
101
  msgid "Default wishlist title"
102
  msgstr "Standaard wenslijst titel"
103
 
104
+ #: includes/class.yith-wcwl-admin-init.php:1056
105
+ #: includes/class.yith-wcwl-admin-init.php:1057
106
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
107
  msgid "My wishlist on %s"
108
  msgstr "Mijn wenslijst op %s"
109
 
110
+ #: includes/class.yith-wcwl-admin-init.php:1062
111
  msgid "Wishlist Page"
112
  msgstr "Wenslijst Pagina"
113
 
114
+ #: includes/class.yith-wcwl-admin-init.php:1063
115
  msgid "Page contents: [yith_wcwl_wishlist]"
116
  msgstr "Pagina-inhoud: [yith_wcwl_wishlist]"
117
 
118
+ #: includes/class.yith-wcwl-admin-init.php:1072
119
  msgid "Position"
120
  msgstr "Positie"
121
 
122
+ #: includes/class.yith-wcwl-admin-init.php:1073
123
  msgid ""
124
  "You can add the button in variable products only after the \"Add to Cart\" "
125
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
128
  "knop indien of door gebruik te maken van de shortcode "
129
  "[yith_wcwl_add_to_wishlist]."
130
 
131
+ #: includes/class.yith-wcwl-admin-init.php:1079
132
  msgid "After \"Add to cart\""
133
  msgstr "Na “Add to Cart”"
134
 
135
+ #: includes/class.yith-wcwl-admin-init.php:1080
136
  msgid "After thumbnails"
137
  msgstr "Na de miniatuurweergave"
138
 
139
+ #: includes/class.yith-wcwl-admin-init.php:1081
140
  msgid "After summary"
141
  msgstr "Na de samenvatting"
142
 
143
+ #: includes/class.yith-wcwl-admin-init.php:1082
144
  msgid "Use shortcode"
145
  msgstr "Gebruik shortcode"
146
 
147
+ #: includes/class.yith-wcwl-admin-init.php:1087
148
  msgid "Redirect to cart"
149
  msgstr "Doorverwijzen na de winkelwagen"
150
 
151
+ #: includes/class.yith-wcwl-admin-init.php:1088
152
  msgid ""
153
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
154
  "page."
156
  "Doorverwijzen naar de winkelwagen als de “Add to cart” knop is geklikt op de "
157
  "webslijst pagina."
158
 
159
+ #: includes/class.yith-wcwl-admin-init.php:1094
160
  msgid "Remove if added to the cart"
161
  msgstr "Verwijder indien toegevoegd aan de winkelwagen"
162
 
163
+ #: includes/class.yith-wcwl-admin-init.php:1095
164
  msgid "Remove the product from the wishlist if it has been added to the cart."
165
  msgstr ""
166
  "Verwijder het product van de wenslijst indien deze is toegevoegd aan de "
167
  "winkelwagen."
168
 
169
+ #: includes/class.yith-wcwl-admin-init.php:1101
170
  msgid "\"Add to Wishlist\" text"
171
  msgstr "“Toevoegen aan wenslijst” tekst"
172
 
173
+ #: includes/class.yith-wcwl-admin-init.php:1103
174
  msgid "Add to Wishlist"
175
  msgstr "Toevoegen aan wenslijst"
176
 
177
+ #: includes/class.yith-wcwl-admin-init.php:1108
178
  msgid "\"Browse wishlist\" text"
179
  msgstr "“Bekijk wenslijst” tekst"
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1110
182
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
183
  msgid "Browse Wishlist"
184
  msgstr "Bekijk wenslijst"
185
 
186
+ #: includes/class.yith-wcwl-admin-init.php:1115
187
  msgid "\"Product already in wishlist\" text"
188
  msgstr "“Dit product staat reeds op uw wenslijst” tekst"
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1117
191
+ #: includes/class.yith-wcwl-ui.php:83
192
  msgid "The product is already in the wishlist!"
193
  msgstr "Dit product staat reeds op uw wenslijst!"
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1122
196
  msgid "\"Product added\" text"
197
  msgstr "“Product toegevoegd” tekst"
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1124
200
+ #: includes/class.yith-wcwl-ui.php:82
201
  msgid "Product added!"
202
  msgstr "Product toegevoegd!"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1129
205
  msgid "\"Add to Cart\" text"
206
  msgstr "“Toevoegen aan winkelwagen” tekst"
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1131
209
  msgid "Add to Cart"
210
  msgstr "Toevoegen aan winkelwagen"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1136
213
  msgid "Show Unit price"
214
  msgstr "Product prijs weergeven"
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1137
217
  msgid "Show unit price for each product in wishlist"
218
  msgstr "Product prijs weergeven voor ieder product op de wenslijst"
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1144
221
  msgid "Show \"Add to Cart\" button"
222
  msgstr "“Add to Cart” knop weergeven"
223
 
224
+ #: includes/class.yith-wcwl-admin-init.php:1145
225
  msgid "Show \"Add to Cart\" button for each product in wishlist"
226
  msgstr "“Add to Cart” knop weergeven voor ieder product op de wenslijst"
227
 
228
+ #: includes/class.yith-wcwl-admin-init.php:1152
229
  msgid "Show Stock status"
230
  msgstr "Voorraad informatie weergeven"
231
 
232
+ #: includes/class.yith-wcwl-admin-init.php:1153
233
  msgid ""
234
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
235
  msgstr ""
236
  "“Op voorraad” en “Uitverkocht” labels weergeven voor ieder product op de "
237
  "wenslijst"
238
 
239
+ #: includes/class.yith-wcwl-admin-init.php:1160
240
  msgid "Show Date of addition"
241
  msgstr "Datum van toevoeging weergeven"
242
 
243
+ #: includes/class.yith-wcwl-admin-init.php:1161
244
  msgid "Show the date when users have added a product to the wishlist"
245
  msgstr ""
246
  "Geef de datum weer waarop de gebruiker het product aan de wenslijst heeft "
247
  "toegevoegd"
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1168
250
  msgid "Add second remove button"
251
  msgstr "Voeg een tweede verwijder knop toe"
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1169
254
  msgid "Add a second remove button in the last column, with extended label"
255
  msgstr ""
256
  "Voeg een tweede verwijder knop toe in de laatste kolom, met een uitgebreid "
257
  "label"
258
 
259
+ #: includes/class.yith-wcwl-admin-init.php:1184
260
  msgid "Styles"
261
  msgstr "Stijlen"
262
 
263
+ #: includes/class.yith-wcwl-admin-init.php:1191
264
  msgid "Use buttons"
265
  msgstr "Gebruik knoppen"
266
 
267
+ #: includes/class.yith-wcwl-admin-init.php:1192
268
  msgid "Use buttons instead of simple anchors."
269
  msgstr "Gebruik knoppen in plaatst van links"
270
 
271
+ #: includes/class.yith-wcwl-admin-init.php:1198
272
  msgid "Custom CSS"
273
  msgstr "Eigen CSS"
274
 
275
+ #: includes/class.yith-wcwl-admin-init.php:1205
276
  msgid "Use theme style"
277
  msgstr "Gebruik thema stijl"
278
 
279
+ #: includes/class.yith-wcwl-admin-init.php:1206
280
  msgid "Use the theme style."
281
  msgstr "Gebruik de stijl van het thema."
282
 
283
+ #: includes/class.yith-wcwl-admin-init.php:1212
284
  msgid "Rounded buttons"
285
  msgstr "Ronde knoppen"
286
 
287
+ #: includes/class.yith-wcwl-admin-init.php:1213
288
  msgid "Make button corners rounded"
289
  msgstr "Maak de hoeken van de knoppen rond"
290
 
291
+ #: includes/class.yith-wcwl-admin-init.php:1219
292
  msgid "\"Add to Wishlist\" icon"
293
  msgstr "“Toevoegen aan wenslijst” icoon"
294
 
295
+ #: includes/class.yith-wcwl-admin-init.php:1220
296
  msgid "Add an icon to the \"Add to Wishlist\" button"
297
  msgstr "Voeg een icoon toe aan de “Toevoegen aan wenslijst” knop"
298
 
299
+ #: includes/class.yith-wcwl-admin-init.php:1230
300
  msgid "\"Add to Cart\" icon"
301
  msgstr "“Add to Card” icoon"
302
 
303
+ #: includes/class.yith-wcwl-admin-init.php:1231
304
  msgid "Add an icon to the \"Add to Cart\" button"
305
  msgstr "Voeg een icoon toe aan de “Add to Card” knop"
306
 
307
+ #: includes/class.yith-wcwl-admin-init.php:1249
308
  msgid "Social Networks & Share"
309
  msgstr "Sociale netwerken & Delen"
310
 
311
+ #: includes/class.yith-wcwl-admin-init.php:1256
312
  msgid "Share on Facebook"
313
  msgstr "Deel op Facebook"
314
 
315
+ #: includes/class.yith-wcwl-admin-init.php:1257
316
  msgid "Show \"Share on Facebook\" button"
317
  msgstr "Geef de “Deel op Facebook” knop weer"
318
 
319
+ #: includes/class.yith-wcwl-admin-init.php:1263
320
  msgid "Tweet on Twitter"
321
  msgstr "Tweet op Twitter"
322
 
323
+ #: includes/class.yith-wcwl-admin-init.php:1264
324
  msgid "Show \"Tweet on Twitter\" button"
325
  msgstr "Geef de “Tweet op Twitter” knop weer"
326
 
327
+ #: includes/class.yith-wcwl-admin-init.php:1270
328
  msgid "Pin on Pinterest"
329
  msgstr "Pin op Pinterest"
330
 
331
+ #: includes/class.yith-wcwl-admin-init.php:1271
332
  msgid "Show \"Pin on Pinterest\" button"
333
  msgstr "Geef de “Pin op Pinterest” knop weer"
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1277
336
  msgid "Share on Google+"
337
  msgstr "Deel op Google+"
338
 
339
+ #: includes/class.yith-wcwl-admin-init.php:1278
340
  msgid "Show \"Share on Google+\" button"
341
  msgstr "Geef de “Deel op Google+” knop weer"
342
 
343
+ #: includes/class.yith-wcwl-admin-init.php:1284
344
  msgid "Share by Email"
345
  msgstr "Deel met email"
346
 
347
+ #: includes/class.yith-wcwl-admin-init.php:1285
348
  msgid "Show \"Share by Email\" button"
349
  msgstr "Geef de “Deel met email” knop weer"
350
 
351
+ #: includes/class.yith-wcwl-admin-init.php:1291
352
+ #, fuzzy
353
+ msgid "Share by WhatsApp"
354
+ msgstr "Deel met email"
355
+
356
+ #: includes/class.yith-wcwl-admin-init.php:1292
357
+ #, fuzzy
358
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
359
+ msgstr "Geef de “Deel met email” knop weer"
360
+
361
+ #: includes/class.yith-wcwl-admin-init.php:1298
362
  msgid "Social title"
363
  msgstr "Te dele titel"
364
 
365
+ #: includes/class.yith-wcwl-admin-init.php:1305
366
  msgid "Social text"
367
  msgstr "Te dele tekst"
368
 
369
+ #: includes/class.yith-wcwl-admin-init.php:1306
370
  msgid ""
371
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
372
  "strong> where you want to show the URL of your wishlist."
373
  msgstr ""
374
 
375
+ #: includes/class.yith-wcwl-admin-init.php:1313
376
  msgid "Social image URL"
377
  msgstr "Deel afbeelding url"
378
 
379
+ #: includes/class.yith-wcwl-admin-init.php:1314
380
  msgid "It will be used by Pinterest."
381
  msgstr ""
382
 
383
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
384
  msgid ""
385
  "If you want to take advantage of this feature, you could consider to "
386
  "purchase the %s."
388
  "Al u gebruik wilt maken van deze functie kunt u overwegen om %s aan te "
389
  "schaffen."
390
 
391
+ #: includes/class.yith-wcwl-admin-init.php:1333
392
  msgid "YITH WooCommerce Frequently Bought Together Integration"
393
  msgstr "YITH WooCommerce Frequently Bought Together intergratie"
394
 
395
+ #: includes/class.yith-wcwl-admin-init.php:1340
396
  msgid "Enable slider in wishlist"
397
  msgstr "Slider inschakelen op wenslijst"
398
 
399
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
400
  msgid ""
401
  "Choose to enable product slider in wishlist page with linked products (<a "
402
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
404
  "Kies ervoor om de product slider op de wenslijst pagina weer te geven met "
405
  "gelinkte producten (<a href=\"%s\" class=\"thickbox\">Voorbeeld</a>). %s"
406
 
407
+ #: includes/class.yith-wcwl-admin-init.php:1377
408
  msgid "\"Add to wishlist\" button"
409
  msgstr "“Toevoegen aan wenslijst” knop"
410
 
411
+ #: includes/class.yith-wcwl-admin-init.php:1380
412
+ #: includes/class.yith-wcwl-admin-init.php:1398
413
+ #: includes/class.yith-wcwl-admin-init.php:1416
414
+ #: includes/class.yith-wcwl-admin-init.php:1434
415
+ #: includes/class.yith-wcwl-admin-init.php:1452
416
  msgid "Background"
417
  msgstr "Achtergrond"
418
 
419
+ #: includes/class.yith-wcwl-admin-init.php:1381
420
+ #: includes/class.yith-wcwl-admin-init.php:1399
421
+ #: includes/class.yith-wcwl-admin-init.php:1417
422
+ #: includes/class.yith-wcwl-admin-init.php:1435
423
+ #: includes/class.yith-wcwl-admin-init.php:1453
424
  msgid "Text"
425
  msgstr "Tekst"
426
 
427
+ #: includes/class.yith-wcwl-admin-init.php:1382
428
+ #: includes/class.yith-wcwl-admin-init.php:1400
429
+ #: includes/class.yith-wcwl-admin-init.php:1418
430
+ #: includes/class.yith-wcwl-admin-init.php:1436
431
+ #: includes/class.yith-wcwl-admin-init.php:1454
432
  msgid "Border"
433
  msgstr "Omlijning"
434
 
435
+ #: includes/class.yith-wcwl-admin-init.php:1389
436
+ #: includes/class.yith-wcwl-admin-init.php:1407
437
+ #: includes/class.yith-wcwl-admin-init.php:1425
438
+ #: includes/class.yith-wcwl-admin-init.php:1443
439
  msgid "Background (hover)"
440
  msgstr "Achtergrond (hover)"
441
 
442
+ #: includes/class.yith-wcwl-admin-init.php:1390
443
+ #: includes/class.yith-wcwl-admin-init.php:1408
444
+ #: includes/class.yith-wcwl-admin-init.php:1426
445
+ #: includes/class.yith-wcwl-admin-init.php:1444
446
  msgid "Text (hover)"
447
  msgstr "Tekst (hover)"
448
 
449
+ #: includes/class.yith-wcwl-admin-init.php:1391
450
+ #: includes/class.yith-wcwl-admin-init.php:1409
451
+ #: includes/class.yith-wcwl-admin-init.php:1427
452
+ #: includes/class.yith-wcwl-admin-init.php:1445
453
  msgid "Border (hover)"
454
  msgstr "Omlijning (hover)"
455
 
456
+ #: includes/class.yith-wcwl-admin-init.php:1395
457
  msgid "\"Add to Cart\" button"
458
  msgstr "“Add to Cart” knop"
459
 
460
+ #: includes/class.yith-wcwl-admin-init.php:1413
461
  msgid "\"Style 1\" button"
462
  msgstr "\"Style 1\" knop"
463
 
464
+ #: includes/class.yith-wcwl-admin-init.php:1431
465
  msgid "\"Style 2\" button"
466
  msgstr "\"Style 2” knop"
467
 
468
+ #: includes/class.yith-wcwl-admin-init.php:1449
469
  msgid "Wishlist table"
470
  msgstr "Wenslijst tabel"
471
 
472
+ #: includes/class.yith-wcwl-admin-init.php:1458
473
  msgid "Headers"
474
  msgstr "Koppen"
475
 
476
+ #: includes/class.yith-wcwl-admin-init.php:1461
477
  msgid "Background color"
478
  msgstr "Achtergrondkleur"
479
 
480
+ #: includes/class.yith-wcwl-admin-init.php:1551
481
  msgid "Wishlist Activated"
482
  msgstr "Wenslijst geactiveerd"
483
 
484
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
485
  msgid ""
486
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
487
  "can access to all the settings of our plugins that you have activated. "
493
  "heeft. Wenslijst is beschikbaar in de uitstekende PREMIUM versie met vele "
494
  "nieuwe opties, <a href=\"%s\">ontdek het nu</a>."
495
 
496
+ #: includes/class.yith-wcwl-admin-init.php:1563
497
  msgid "Wishlist Updated"
498
  msgstr "Wenslijst geupdate"
499
 
500
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
501
  msgid ""
502
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
503
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
511
  "toegevoegd aan dit menu. Wenslijst is geüpdate met nieuw beschikbare opties,"
512
  "<a href=\"%s\">ontdek de PREMIUM versie.</a>"
513
 
514
+ #: includes/class.yith-wcwl-init.php:448
515
  msgid ""
516
  "We are sorry, but this feature is available only if cookies are enabled on "
517
  "your browser."
519
  "Helaas, deze optie is alleen beschikbaar indien u cookies hebt ingeschakeld "
520
  "in uw browser."
521
 
522
+ #: includes/class.yith-wcwl-init.php:449
523
  msgid "Product correctly added to cart"
524
  msgstr "Producten momenteel in uw winkelmandje"
525
 
526
+ #: includes/class.yith-wcwl-install.php:244
527
  msgctxt "page_slug"
528
  msgid "wishlist"
529
  msgstr "wenslijst"
530
 
531
+ #: includes/class.yith-wcwl-privacy.php:50
532
  msgid "While you visit our site, we’ll track:"
533
  msgstr ""
534
 
535
+ #: includes/class.yith-wcwl-privacy.php:52
536
  msgid ""
537
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
538
  "users your favourite products, and to create targeted email campaigns."
539
  msgstr ""
540
 
541
+ #: includes/class.yith-wcwl-privacy.php:53
542
  msgid ""
543
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
544
  "make them visible to the store’s staff"
545
  msgstr ""
546
 
547
+ #: includes/class.yith-wcwl-privacy.php:55
548
  msgid ""
549
  "We’ll also use cookies to keep track of wishlist contents while you’re "
550
  "browsing our site."
551
  msgstr ""
552
 
553
+ #: includes/class.yith-wcwl-privacy.php:58
554
  msgid ""
555
  "Members of our team have access to the information you provide us. For "
556
  "example, both Administrators and Shop Managers can access:"
557
  msgstr ""
558
 
559
+ #: includes/class.yith-wcwl-privacy.php:60
560
  msgid ""
561
  "Wishlist details, such as products added, date of addition, name and privacy "
562
  "settings of your wishlists"
563
  msgstr ""
564
 
565
+ #: includes/class.yith-wcwl-privacy.php:62
566
  msgid ""
567
  "Our team members have access to this information to offer you better deals "
568
  "for the products you love."
569
  msgstr ""
570
 
571
+ #: includes/class.yith-wcwl-privacy.php:82
572
+ #: includes/class.yith-wcwl-privacy.php:98
573
  #, fuzzy
574
  msgid "Customer Wishlists"
575
  msgstr "Doorzoek wenslijsten"
576
 
577
+ #: includes/class.yith-wcwl-privacy.php:133
578
  #, fuzzy
579
  msgid "Wishlists"
580
  msgstr "Wenslijst"
581
 
582
+ #. Translators: %s Order number.
583
+ #: includes/class.yith-wcwl-privacy.php:195
584
+ #, fuzzy
585
  msgid "Removed wishlist %s."
586
  msgstr "Mijn wenslijst op %s"
587
 
588
+ #. Translators: %s Order number.
589
+ #: includes/class.yith-wcwl-privacy.php:199
590
  msgid "Wishlist %s has been retained."
591
  msgstr ""
592
 
593
+ #: includes/class.yith-wcwl-privacy.php:210
594
  msgid "Removed default user's wishlist"
595
  msgstr ""
596
 
597
+ #: includes/class.yith-wcwl-privacy.php:228
598
  msgid "Token"
599
  msgstr ""
600
 
601
+ #: includes/class.yith-wcwl-privacy.php:229
602
  #, fuzzy
603
  msgid "Wishlist url"
604
  msgstr "Wenslijst"
605
 
606
+ #: includes/class.yith-wcwl-privacy.php:230
607
  msgid "Title"
608
  msgstr ""
609
 
610
+ #: includes/class.yith-wcwl-privacy.php:231
611
  msgctxt "date wishlist was created"
612
  msgid "Created on"
613
  msgstr ""
614
 
615
+ #: includes/class.yith-wcwl-privacy.php:232
616
  msgid "Visibility"
617
  msgstr ""
618
 
619
+ #: includes/class.yith-wcwl-privacy.php:233
620
  msgid "Items Added"
621
  msgstr ""
622
 
623
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
624
  msgid "Shared"
625
  msgstr "Gedeeld"
626
 
627
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
628
  msgid "Private"
629
  msgstr "Prive"
630
 
631
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
632
  msgid "Public"
633
  msgstr "Publiek"
634
 
635
+ #: includes/class.yith-wcwl-shortcode.php:45
636
  #, fuzzy
637
  msgctxt "[gutenberg]: block name"
638
  msgid "YITH Add to Wishlist"
639
  msgstr "Toevoegen aan wenslijst"
640
 
641
+ #: includes/class.yith-wcwl-shortcode.php:46
642
  #, fuzzy
643
  msgctxt "[gutenberg]: block description"
644
  msgid "Shows Add to Wishlist button"
645
  msgstr "“Toevoegen aan wenslijst” knop"
646
 
647
+ #: includes/class.yith-wcwl-shortcode.php:51
648
  msgid ""
649
  "ID of the product to add to wishlist (leave empty to use global product)"
650
  msgstr ""
651
 
652
+ #: includes/class.yith-wcwl-shortcode.php:56
653
  msgid "Url of wishlist page (leave empty to use default)"
654
  msgstr ""
655
 
656
+ #: includes/class.yith-wcwl-shortcode.php:61
657
  msgid "Button label (leave empty to use default)"
658
  msgstr ""
659
 
660
+ #: includes/class.yith-wcwl-shortcode.php:66
661
  msgid "\"Browse wishlist\" label (leave empty to use default)"
662
  msgstr ""
663
 
664
+ #: includes/class.yith-wcwl-shortcode.php:71
665
  #, fuzzy
666
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
667
  msgstr "“Dit product staat reeds op uw wenslijst” tekst"
668
 
669
+ #: includes/class.yith-wcwl-shortcode.php:76
670
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
671
  msgstr ""
672
 
673
+ #: includes/class.yith-wcwl-shortcode.php:81
674
  msgid ""
675
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
676
  "default)"
677
  msgstr ""
678
 
679
+ #: includes/class.yith-wcwl-shortcode.php:86
680
  msgid "Additional css classes for the button (leave empty to use default)"
681
  msgstr ""
682
 
683
+ #: includes/class.yith-wcwl-shortcode.php:94
684
  #, fuzzy
685
  msgctxt "[gutenberg]: block name"
686
  msgid "YITH Wishlist"
687
  msgstr "YITH Wenslijst inschakelen"
688
 
689
+ #: includes/class.yith-wcwl-shortcode.php:95
690
  #, fuzzy
691
  msgctxt "[gutenberg]: block description"
692
  msgid "Shows list of products in wishlist"
693
  msgstr "Product prijs weergeven voor ieder product op de wenslijst"
694
 
695
+ #: includes/class.yith-wcwl-shortcode.php:100
696
  msgid "Choose whether to paginate items in the wishlist or show them all"
697
  msgstr ""
698
 
699
+ #: includes/class.yith-wcwl-shortcode.php:103
700
  msgid "Paginate"
701
  msgstr ""
702
 
703
+ #: includes/class.yith-wcwl-shortcode.php:104
704
  msgid "Do not paginate"
705
  msgstr ""
706
 
707
+ #: includes/class.yith-wcwl-shortcode.php:109
708
  msgid "Number of items to show for each page"
709
  msgstr ""
710
 
711
+ #: includes/class.yith-wcwl-shortcode.php:114
712
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
713
  msgstr ""
714
 
715
+ #: includes/class.yith-wcwl-shortcode.php:386
716
+ #: includes/class.yith-wcwl-ui.php:164
717
  msgid "Share on:"
718
  msgstr "Deel op:"
719
 
720
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
721
  msgid "Select options"
722
  msgstr "Selecteer opties"
723
 
724
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
725
  msgid "Facebook"
726
  msgstr "Facebook"
727
 
728
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
729
  msgid "Twitter"
730
  msgstr "Twitter"
731
 
732
+ #: includes/class.yith-wcwl-ui.php:180
733
  msgid "email"
734
  msgstr "Email"
735
 
736
+ #: includes/class.yith-wcwl.php:201
737
  msgid "An error occurred while adding products to the wishlist."
738
  msgstr "Er ging iets mis bij het toevoegen van de producten aan uw wenslijst."
739
 
740
+ #: includes/class.yith-wcwl.php:293
741
  msgid "An error occurred while adding products to wishlist."
742
  msgstr "Er ging iets mis bij het toevoegen van de producten aan uw wenslijst."
743
 
744
+ #: includes/class.yith-wcwl.php:310
745
  msgid "The \"Remove\" option now does not require any parameter"
746
  msgstr "De “Verwijder” optie verijst geen parameter"
747
 
748
+ #: includes/class.yith-wcwl.php:359
749
  msgid "An error occurred while removing products from the wishlist"
750
  msgstr ""
751
  "Er ging iets mis bij het verwijderen van de producten van uw wenslijst."
752
 
753
+ #: includes/class.yith-wcwl.php:809
754
  msgid "You need to log in before creating a new wishlist"
755
  msgstr ""
756
  "U dient ingelogd te zijn voordat u producten aan uw wenslijst kunt toevoegen"
757
 
758
+ #: includes/class.yith-wcwl.php:1610
759
  msgid "Product successfully removed."
760
  msgstr "Product succesvol verwijderd"
761
 
762
+ #: includes/class.yith-wcwl.php:1614
763
  msgid "Error. Unable to remove the product from the wishlist."
764
  msgstr ""
765
  "Er ging iets mis. Het product kon niet verwijderd worden van de wenslijst."
766
 
767
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
768
  msgid "No products were added to the wishlist"
769
  msgstr "Er wijn geen producten toegevoegd aan de wenslijst"
770
 
771
+ #: includes/class.yith-wcwl.php:1660
772
  msgid "An error as occurred."
773
  msgstr "Er is iets misgegaan."
774
 
775
+ #: init.php:130
776
  #, fuzzy
777
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
778
  msgstr ""
779
  "YITH WooCommerce Wishlist is ingeschakeld maar niet werkzaam. Hiervoor is "
780
  "WooCommerce vereist."
781
 
782
+ #: init.php:140
783
  msgid "You can't activate the free version of"
784
  msgstr ""
785
 
786
+ #: init.php:140
787
  msgid "while you are using the premium one."
788
  msgstr ""
789
 
790
+ #: templates/admin/wishlist-panel-premium.php:185
791
+ #: templates/admin/wishlist-panel-premium.php:383
 
792
  msgid ""
793
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
794
  "%2$s to benefit from all features!"
796
  "Upgrade naar de %1$spremium versie%2$s%3$svan %1$sYITH WooCommerce Wishlist"
797
  "%2$s om gebruik te maken van alle opties!"
798
 
799
+ #: templates/admin/wishlist-panel-premium.php:187
800
+ #: templates/admin/wishlist-panel-premium.php:385
 
801
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
802
  msgstr "%1$sUPGRADE%2$s%3$s naar de premium versie%2$s"
803
 
804
+ #: templates/admin/wishlist-panel-premium.php:193
805
  msgid "Premium Features"
806
  msgstr "Premium opties"
807
 
808
+ #: templates/admin/wishlist-panel-premium.php:196
809
+ #: templates/admin/wishlist-panel-premium.php:201
810
  msgid "Multiple Wishlist"
811
  msgstr "Meerdere wenslijsten"
812
 
813
+ #: templates/admin/wishlist-panel-premium.php:203
 
814
  msgid ""
815
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
816
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
829
  "klanten demogelijkheid krijgen om hun wenslijsten aan te maken, te beheren "
830
  "en te delen."
831
 
832
+ #: templates/admin/wishlist-panel-premium.php:212
833
+ #: templates/admin/wishlist-panel-premium.php:222
834
  msgid "Wishlist Private"
835
  msgstr "Prive wenslijst"
836
 
837
+ #: templates/admin/wishlist-panel-premium.php:214
 
838
  msgid ""
839
  "By enabling the option wishlist, users will also have the possibility to "
840
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
844
  "%1$smogelijkheid om de zichtbaarheid%2$s van hun wenslijst in te stellen "
845
  "middels de volgende opties:"
846
 
847
+ #: templates/admin/wishlist-panel-premium.php:216
 
848
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
849
  msgstr ""
850
  "%1$spubliek:%2$s alle gebruikers kunnen uw wenslijst opzoeken en inzien;"
851
 
852
+ #: templates/admin/wishlist-panel-premium.php:217
 
853
  msgid ""
854
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
855
  "can display it;"
857
  "%1$sgedeeld:%2$s alleen gebruikers in het bezit van de directe link naar "
858
  "deze wenslijst kunnen deze inzien;"
859
 
860
+ #: templates/admin/wishlist-panel-premium.php:218
 
861
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
862
  msgstr ""
863
  "%1$sprive:%2$s alleen diegene die de wenslijst heeft aangemaakt kan deze "
864
  "zien."
865
 
866
+ #: templates/admin/wishlist-panel-premium.php:229
867
+ #: templates/admin/wishlist-panel-premium.php:234
868
  msgid "Estimate Cost"
869
  msgstr "Offerte aanvragen"
870
 
871
+ #: templates/admin/wishlist-panel-premium.php:236
 
872
  msgid ""
873
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
874
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
888
  "bevestigd worden en zal er een email met alle nodige informatie worden "
889
  "gestuurd naar het adres dat u heeft opgegeven."
890
 
891
+ #: templates/admin/wishlist-panel-premium.php:245
892
+ #: templates/admin/wishlist-panel-premium.php:250
893
  msgid "Admin Panel"
894
  msgstr "Admin paneel"
895
 
896
+ #: templates/admin/wishlist-panel-premium.php:247
 
897
  msgid ""
898
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
899
  "submenu pages, you will have total control on users' wishlists. In addition "
910
  "pagina, wat u inzicht geeft in het aantal keer dat het product is toegevoegd "
911
  "aan een wenslijst."
912
 
913
+ #: templates/admin/wishlist-panel-premium.php:257
914
+ #: templates/admin/wishlist-panel-premium.php:262
915
  msgid "Search Wishlists"
916
  msgstr "Doorzoek wenslijsten"
917
 
918
+ #: templates/admin/wishlist-panel-premium.php:264
 
919
  msgid ""
920
  "How many times have you been looking for the perfect gift for a important "
921
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
930
  "naam of het email adres op te geven. Op deze manier kunt u uw producten nog "
931
  "%1$sbeter zichtbaar%2$s maken en zelfs gebruikers aanmoedigen tot aanschaf."
932
 
933
+ #: templates/admin/wishlist-panel-premium.php:273
934
  msgid "'ADD TO CART' CHECKBOX"
935
  msgstr "‘Toevoegen aan winkelwagen’ checkbox"
936
 
937
+ #: templates/admin/wishlist-panel-premium.php:275
 
938
  msgid ""
939
  "Your shop offers always a wide selection of products and wishlists of your "
940
  "users get more and more crowded everyday. Give them the possibility to "
946
  "%1$ssommige of alle producten%2$s in hun wenslijst te selecteren en toe te "
947
  "voegen aan een winkelmandje met èèn klik."
948
 
949
+ #: templates/admin/wishlist-panel-premium.php:278
950
  msgid "'ADD TO CART'"
951
  msgstr "‘Toevoegen aan winkelwagen’"
952
 
953
+ #: templates/admin/wishlist-panel-premium.php:285
954
  msgid "DISABLE WISHLIST"
955
  msgstr "Wenslijst uitschakelen"
956
 
957
+ #: templates/admin/wishlist-panel-premium.php:290
958
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
959
  msgstr "Wenslijst uitschakelen voor anonieme gebruikers"
960
 
961
+ #: templates/admin/wishlist-panel-premium.php:292
 
962
  msgid ""
963
  "Favour users that have registered to your shop and disable plugin "
964
  "functionalities for all users that have not. By disabling this option, each "
970
  "schakelen zullen gebruikers zonder account worden %1$sdoorverwezen%2$s naar "
971
  "de registratie pagina met een melding die uitnodigt om te registreren."
972
 
973
+ #: templates/admin/wishlist-panel-premium.php:301
974
  msgid "MESSAGE TO UNLOGGED USERS"
975
  msgstr "Bericht aan anonieme gebruikers"
976
 
977
+ #: templates/admin/wishlist-panel-premium.php:303
 
978
  msgid ""
979
  "Invite users that are visiting your shop to login if they want to fully "
980
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
984
  "van de Wenslijst te kunnnen gebruiken. Geef een %1$saangepast bericht%2$s "
985
  "weer en verwijs ze naar de “Mijn account” pagina voor registratie."
986
 
987
+ #: templates/admin/wishlist-panel-premium.php:306
988
  msgid "UNLOGGED USERS"
989
  msgstr "Anonieme gebruikers"
990
 
991
+ #: templates/admin/wishlist-panel-premium.php:313
992
+ #: templates/admin/wishlist-panel-premium.php:318
993
  msgid "POPULAR TABLE"
994
  msgstr "Populaire producten"
995
 
996
+ #: templates/admin/wishlist-panel-premium.php:320
 
997
  msgid ""
998
  "Some products draw customer's attention more than others and they do not "
999
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
1006
  "om, als shop eigenaar, de producten te monitoren die het vaakst aan de "
1007
  "wenslijsten zijn toegevoegd."
1008
 
1009
+ #: templates/admin/wishlist-panel-premium.php:329
1010
  msgid "FUNCTIONALITIES IN ONE CLICK"
1011
  msgstr "Functionaliteiten in èèn klik"
1012
 
1013
+ #: templates/admin/wishlist-panel-premium.php:331
 
1014
  msgid ""
1015
  "Users have the possibility to search for a wishlist, create a new one or "
1016
  "display those already created. Add these %1$sfunctionalities%2$s through the "
1021
  "%1$sfunctionaliteiten%2$s toe doormiddel van de widgets of geef ze weer "
1022
  "direct na de “Wenslijst” tabel."
1023
 
1024
+ #: templates/admin/wishlist-panel-premium.php:334
1025
  msgid "FUNCTIONALITIES"
1026
  msgstr "Functionaliteiten"
1027
 
1028
+ #: templates/admin/wishlist-panel-premium.php:341
1029
+ #: templates/admin/wishlist-panel-premium.php:346
1030
  msgid "PROMOTIONAL EMAIL"
1031
  msgstr "Promotionele email"
1032
 
1033
+ #: templates/admin/wishlist-panel-premium.php:348
 
1034
  msgid ""
1035
  "If you want to give the right input to your users to persuade them to "
1036
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
1045
  "kunnen gebruiken in uw shop. Op die manier weten zij dat u hem een uniek "
1046
  "aanbod aanbied."
1047
 
1048
+ #: templates/admin/wishlist-panel-premium.php:357
1049
  msgid "FROM A WISHLIST TO ANOTHER"
1050
  msgstr "Van de ene wenslijst naar de andere"
1051
 
1052
+ #: templates/admin/wishlist-panel-premium.php:359
 
1053
  msgid ""
1054
  "Who said that a product has to remain forever in the same wishlist? With the "
1055
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
1061
  "weer“%2$s kunnen gebruikers producten vrij verplaatsten tussen wenslijsten "
1062
  "om zo hun lijsten te kunnen beheren."
1063
 
1064
+ #: templates/admin/wishlist-panel-premium.php:362
1065
  msgid "FROM A WISHLIST"
1066
  msgstr "Van de wenslijst"
1067
 
1068
+ #: templates/admin/wishlist-panel-premium.php:369
1069
  msgid "DATE"
1070
  msgstr "Datum"
1071
 
1072
+ #: templates/admin/wishlist-panel-premium.php:374
1073
  msgid "DATE OF ADDITION TO A WISHLIST"
1074
  msgstr "Datum van toevoeging aan de wenslijst"
1075
 
1076
+ #: templates/admin/wishlist-panel-premium.php:376
 
1077
  msgid ""
1078
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1079
  "date in which they have added a particular product to their list: a new way "
1083
  "zien op welke datum zij een specifiek product hebben toegevoegd aan hun "
1084
  "lijst: een nieuwe manier om gebruikers te informeren van hun wijzigingen."
1085
 
1086
+ #: templates/share.php:32
1087
  msgid "Pinterest"
1088
  msgstr "Pinterest"
1089
 
1090
+ #: templates/share.php:38
1091
  msgid "Google+"
1092
  msgstr "Google+"
1093
 
1094
+ #: templates/share.php:44
1095
  msgid "Email"
1096
  msgstr "Email"
1097
 
1098
+ #: templates/share.php:51
1099
+ #, fuzzy
1100
+ msgid "My wishlist on "
1101
+ msgstr "Mijn wenslijst op %s"
1102
+
1103
+ #: templates/share.php:51
1104
+ msgid "WhatsApp"
1105
+ msgstr ""
1106
+
1107
+ #: templates/wishlist-view.php:32
1108
  msgid "Edit title"
1109
  msgstr "Titel aanpassen"
1110
 
1111
+ #: templates/wishlist-view.php:41
1112
  msgid "Save"
1113
  msgstr "Opslaan"
1114
 
1115
+ #: templates/wishlist-view.php:45
1116
  msgid "Cancel"
1117
  msgstr "Annuleer"
1118
 
1119
+ #: templates/wishlist-view.php:82
1120
  msgid "Product Name"
1121
  msgstr "Productnaam"
1122
 
1123
+ #: templates/wishlist-view.php:89
1124
  msgid "Unit Price"
1125
  msgstr "Stuksprijs"
1126
 
1127
+ #: templates/wishlist-view.php:102
1128
  msgid "Stock Status"
1129
  msgstr "Voorraad status"
1130
 
1131
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
1132
  msgid "Remove this product"
1133
  msgstr "Verwijder dit product"
1134
 
1135
+ #: templates/wishlist-view.php:172
1136
  msgid "Free!"
1137
  msgstr "Gratis!"
1138
 
1139
+ #: templates/wishlist-view.php:179
1140
  msgid "Out of Stock"
1141
  msgstr "Uitverkocht"
1142
 
1143
+ #: templates/wishlist-view.php:179
1144
  msgid "In Stock"
1145
  msgstr "Op voorraad"
1146
 
1147
+ #: templates/wishlist-view.php:188
 
1148
  msgid "Added on : %s"
1149
  msgstr "Toevoegen aan: %s"
1150
 
1151
+ #: templates/wishlist-view.php:200
1152
  msgid "Move"
1153
  msgstr "Verplaats"
1154
 
1155
+ #: templates/wishlist-view.php:232
1156
  msgid "Remove"
1157
  msgstr "Verwijder"
1158
 
1159
+ #: templates/wishlist-view.php:259
1160
  msgid "Add the selected products to the cart"
1161
  msgstr "Voeg het geselecteerde product toe aan de winkelmand"
1162
 
1163
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1164
  msgid "Ask for an estimate"
1165
  msgstr "Vraag om een offerte"
1166
 
1167
+ #: templates/wishlist-view.php:303
1168
  msgid "Your email"
1169
  msgstr ""
1170
 
1171
+ #. Plugin Name of the plugin/theme
1172
+ msgid "YITH WooCommerce Wishlist"
1173
+ msgstr "YITH WooCommerce Wishlist"
1174
+
1175
+ #. Plugin URI of the plugin/theme
1176
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1177
+ msgstr ""
1178
+
1179
+ #. Description of the plugin/theme
1180
+ msgid ""
1181
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1182
+ "possibility to create, fill, manage and share their wishlists allowing you "
1183
+ "to analyze their interests and needs to improve your marketing strategies. "
1184
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1185
+ "your e-commerce on <strong>YITH</strong></a>"
1186
+ msgstr ""
1187
+
1188
+ #. Author of the plugin/theme
1189
+ msgid "YITH"
1190
+ msgstr ""
1191
+
1192
+ #. Author URI of the plugin/theme
1193
+ msgid "https://yithemes.com/"
1194
+ msgstr ""
1195
 
1196
  #~ msgid "Live Demo"
1197
  #~ msgstr "Live demo"
languages/yith-woocommerce-wishlist-pl_PL.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-pl_PL.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:38+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -21,104 +21,103 @@ msgstr ""
21
  "X-Poedit-SearchPath-0: ..\n"
22
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
23
 
24
- #: ../includes/class.yith-wcwl-admin-init.php:159
25
- #: ../includes/class.yith-wcwl-admin-init.php:1484
26
- #: ../includes/class.yith-wcwl-admin-init.php:1485
27
- #: ../includes/class.yith-wcwl-install.php:245
28
  msgid "Wishlist"
29
  msgstr "Obserwowane"
30
 
31
- #: ../includes/class.yith-wcwl-admin-init.php:161
32
  msgid "Settings"
33
  msgstr "Ustawienia"
34
 
35
- #: ../includes/class.yith-wcwl-admin-init.php:162
36
- #: ../includes/class.yith-wcwl-admin-init.php:243
37
  msgid "Colors"
38
  msgstr "Kolor"
39
 
40
- #: ../includes/class.yith-wcwl-admin-init.php:163
41
  msgid "Premium Version"
42
  msgstr ""
43
 
44
- #: ../includes/class.yith-wcwl-admin-init.php:1015
45
  msgid "Enable all plugin features"
46
  msgstr ""
47
 
48
- #: ../includes/class.yith-wcwl-admin-init.php:1016
49
  msgid ""
50
  "Be sure to select at least one option in the Wishlist page menu in this "
51
  "settings page"
52
  msgstr ""
53
 
54
- #: ../includes/class.yith-wcwl-admin-init.php:1017
55
  msgctxt "[Part of]: Also, please read the plugin documentation"
56
  msgid "Also, please read the plugin"
57
  msgstr ""
58
 
59
- #: ../includes/class.yith-wcwl-admin-init.php:1018
60
  #, fuzzy
61
  msgctxt "[Part Of]: Also, please read the plugin documentation"
62
  msgid "documentation"
63
  msgstr "Dokumentacja wtyczki"
64
 
65
- #: ../includes/class.yith-wcwl-admin-init.php:1024
66
  msgid "Upgrade to the PREMIUM VERSION"
67
  msgstr ""
68
 
69
- #: ../includes/class.yith-wcwl-admin-init.php:1028
70
  msgid "Discover the Advanced Features"
71
  msgstr ""
72
 
73
- #: ../includes/class.yith-wcwl-admin-init.php:1029
74
  msgid ""
75
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
76
  "all features!"
77
  msgstr ""
78
 
79
- #: ../includes/class.yith-wcwl-admin-init.php:1035
80
  msgid "Get Support and Pro Features"
81
  msgstr "Uzyskaj wsparcie i funkcje Pro"
82
 
83
- #: ../includes/class.yith-wcwl-admin-init.php:1036
84
  msgid ""
85
  "By purchasing the premium version of the plugin, you will take advantage of "
86
  "the advanced features of the product and you will get one year of free "
87
  "updates and support through our platform available 24h/24."
88
  msgstr ""
89
 
90
- #: ../includes/class.yith-wcwl-admin-init.php:1046
91
  msgid "General Settings"
92
  msgstr "Ustawienia ogólne"
93
 
94
- #: ../includes/class.yith-wcwl-admin-init.php:1053
95
  msgid "Enable YITH Wishlist"
96
  msgstr "Włącz YITH Listy życzeń"
97
 
98
- #: ../includes/class.yith-wcwl-admin-init.php:1060
99
  msgid "Default wishlist title"
100
  msgstr "Tytuł domyślny"
101
 
102
- #: ../includes/class.yith-wcwl-admin-init.php:1062
103
- #: ../includes/class.yith-wcwl-admin-init.php:1063
104
- #: ../includes/class.yith-wcwl-admin-init.php:1299
105
- #, php-format
106
  msgid "My wishlist on %s"
107
  msgstr "Moja lista życzeń: %s"
108
 
109
- #: ../includes/class.yith-wcwl-admin-init.php:1068
110
  msgid "Wishlist Page"
111
  msgstr "Obserwowane"
112
 
113
- #: ../includes/class.yith-wcwl-admin-init.php:1069
114
  msgid "Page contents: [yith_wcwl_wishlist]"
115
  msgstr ""
116
 
117
- #: ../includes/class.yith-wcwl-admin-init.php:1078
118
  msgid "Position"
119
  msgstr "Pozycja meczowa"
120
 
121
- #: ../includes/class.yith-wcwl-admin-init.php:1079
122
  msgid ""
123
  "You can add the button in variable products only after the \"Add to Cart\" "
124
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -126,27 +125,27 @@ msgstr ""
126
  "Na produktach zmiennych można dodać to tylko po \"Dodaj do koszyka\" lub "
127
  "użyj shortcode [yith_wcwl_add_to_wishlist]."
128
 
129
- #: ../includes/class.yith-wcwl-admin-init.php:1085
130
  msgid "After \"Add to cart\""
131
  msgstr ""
132
 
133
- #: ../includes/class.yith-wcwl-admin-init.php:1086
134
  msgid "After thumbnails"
135
  msgstr "Za miniaturami"
136
 
137
- #: ../includes/class.yith-wcwl-admin-init.php:1087
138
  msgid "After summary"
139
  msgstr "Po podsumowaniu"
140
 
141
- #: ../includes/class.yith-wcwl-admin-init.php:1088
142
  msgid "Use shortcode"
143
  msgstr "Użyj shortcode"
144
 
145
- #: ../includes/class.yith-wcwl-admin-init.php:1093
146
  msgid "Redirect to cart"
147
  msgstr "Przekieruj do koszyka"
148
 
149
- #: ../includes/class.yith-wcwl-admin-init.php:1094
150
  msgid ""
151
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
152
  "page."
@@ -154,313 +153,318 @@ msgstr ""
154
  "Przekierowanie do koszyka,po przycisku \"Dodaj do koszyka\" na stronie listy "
155
  "życzeń."
156
 
157
- #: ../includes/class.yith-wcwl-admin-init.php:1100
158
  msgid "Remove if added to the cart"
159
  msgstr "Usuń jeśli dodane do koszyka"
160
 
161
- #: ../includes/class.yith-wcwl-admin-init.php:1101
162
  msgid "Remove the product from the wishlist if it has been added to the cart."
163
  msgstr ""
164
 
165
- #: ../includes/class.yith-wcwl-admin-init.php:1107
166
  msgid "\"Add to Wishlist\" text"
167
  msgstr ""
168
 
169
- #: ../includes/class.yith-wcwl-admin-init.php:1109
170
  msgid "Add to Wishlist"
171
  msgstr ""
172
 
173
- #: ../includes/class.yith-wcwl-admin-init.php:1114
174
  msgid "\"Browse wishlist\" text"
175
  msgstr ""
176
 
177
- #: ../includes/class.yith-wcwl-admin-init.php:1116
178
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
179
  msgid "Browse Wishlist"
180
  msgstr "Przeglądaj listę życzeń"
181
 
182
- #: ../includes/class.yith-wcwl-admin-init.php:1121
183
  msgid "\"Product already in wishlist\" text"
184
  msgstr ""
185
 
186
- #: ../includes/class.yith-wcwl-admin-init.php:1123
187
- #: ../includes/class.yith-wcwl-ui.php:83
188
  msgid "The product is already in the wishlist!"
189
  msgstr "Produkt jest już na liście życzeń!"
190
 
191
- #: ../includes/class.yith-wcwl-admin-init.php:1128
192
  msgid "\"Product added\" text"
193
  msgstr ""
194
 
195
- #: ../includes/class.yith-wcwl-admin-init.php:1130
196
- #: ../includes/class.yith-wcwl-ui.php:82
197
  msgid "Product added!"
198
  msgstr ""
199
 
200
- #: ../includes/class.yith-wcwl-admin-init.php:1135
201
  msgid "\"Add to Cart\" text"
202
  msgstr ""
203
 
204
- #: ../includes/class.yith-wcwl-admin-init.php:1137
205
  msgid "Add to Cart"
206
  msgstr "Dodaj do koszyka"
207
 
208
- #: ../includes/class.yith-wcwl-admin-init.php:1142
209
  msgid "Show Unit price"
210
  msgstr "Pokaż cenę jednostkową"
211
 
212
- #: ../includes/class.yith-wcwl-admin-init.php:1143
213
  msgid "Show unit price for each product in wishlist"
214
  msgstr ""
215
 
216
- #: ../includes/class.yith-wcwl-admin-init.php:1150
217
  msgid "Show \"Add to Cart\" button"
218
  msgstr ""
219
 
220
- #: ../includes/class.yith-wcwl-admin-init.php:1151
221
  msgid "Show \"Add to Cart\" button for each product in wishlist"
222
  msgstr ""
223
 
224
- #: ../includes/class.yith-wcwl-admin-init.php:1158
225
  msgid "Show Stock status"
226
  msgstr ""
227
 
228
- #: ../includes/class.yith-wcwl-admin-init.php:1159
229
  msgid ""
230
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
231
  msgstr ""
232
 
233
- #: ../includes/class.yith-wcwl-admin-init.php:1166
234
  msgid "Show Date of addition"
235
  msgstr ""
236
 
237
- #: ../includes/class.yith-wcwl-admin-init.php:1167
238
  msgid "Show the date when users have added a product to the wishlist"
239
  msgstr ""
240
 
241
- #: ../includes/class.yith-wcwl-admin-init.php:1174
242
  msgid "Add second remove button"
243
  msgstr ""
244
 
245
- #: ../includes/class.yith-wcwl-admin-init.php:1175
246
  msgid "Add a second remove button in the last column, with extended label"
247
  msgstr ""
248
 
249
- #: ../includes/class.yith-wcwl-admin-init.php:1190
250
  msgid "Styles"
251
  msgstr "Style CSS"
252
 
253
- #: ../includes/class.yith-wcwl-admin-init.php:1197
254
  msgid "Use buttons"
255
  msgstr "Użyj przyciski"
256
 
257
- #: ../includes/class.yith-wcwl-admin-init.php:1198
258
  msgid "Use buttons instead of simple anchors."
259
  msgstr ""
260
 
261
- #: ../includes/class.yith-wcwl-admin-init.php:1204
262
  msgid "Custom CSS"
263
  msgstr "Własny CSS"
264
 
265
- #: ../includes/class.yith-wcwl-admin-init.php:1211
266
  msgid "Use theme style"
267
  msgstr "Użyj styl szablonu"
268
 
269
- #: ../includes/class.yith-wcwl-admin-init.php:1212
270
  msgid "Use the theme style."
271
  msgstr ""
272
 
273
- #: ../includes/class.yith-wcwl-admin-init.php:1218
274
  msgid "Rounded buttons"
275
  msgstr ""
276
 
277
- #: ../includes/class.yith-wcwl-admin-init.php:1219
278
  msgid "Make button corners rounded"
279
  msgstr ""
280
 
281
- #: ../includes/class.yith-wcwl-admin-init.php:1225
282
  msgid "\"Add to Wishlist\" icon"
283
  msgstr "Ikon \"Dodaj do listy życzeń\""
284
 
285
- #: ../includes/class.yith-wcwl-admin-init.php:1226
286
  msgid "Add an icon to the \"Add to Wishlist\" button"
287
  msgstr "Dodaj ikona do przycisku \"Dodaj do listy życzeń\""
288
 
289
- #: ../includes/class.yith-wcwl-admin-init.php:1236
290
  msgid "\"Add to Cart\" icon"
291
  msgstr "Ikon \"Dodaj do koszyka\""
292
 
293
- #: ../includes/class.yith-wcwl-admin-init.php:1237
294
  msgid "Add an icon to the \"Add to Cart\" button"
295
  msgstr "Dodaj ikona do przycisku \"Dodaj do koszyka\""
296
 
297
- #: ../includes/class.yith-wcwl-admin-init.php:1255
298
  msgid "Social Networks & Share"
299
  msgstr ""
300
 
301
- #: ../includes/class.yith-wcwl-admin-init.php:1262
302
  msgid "Share on Facebook"
303
  msgstr "Udostępnij na Facebooku"
304
 
305
- #: ../includes/class.yith-wcwl-admin-init.php:1263
306
  msgid "Show \"Share on Facebook\" button"
307
  msgstr ""
308
 
309
- #: ../includes/class.yith-wcwl-admin-init.php:1269
310
  msgid "Tweet on Twitter"
311
  msgstr "Poleć na Twitterze"
312
 
313
- #: ../includes/class.yith-wcwl-admin-init.php:1270
314
  msgid "Show \"Tweet on Twitter\" button"
315
  msgstr "Wyświetlaj oficjalny widżet Twitter Embedded Timeline"
316
 
317
- #: ../includes/class.yith-wcwl-admin-init.php:1276
318
  msgid "Pin on Pinterest"
319
  msgstr "Poleć na Pintereście"
320
 
321
- #: ../includes/class.yith-wcwl-admin-init.php:1277
322
  msgid "Show \"Pin on Pinterest\" button"
323
  msgstr ""
324
 
325
- #: ../includes/class.yith-wcwl-admin-init.php:1283
326
  msgid "Share on Google+"
327
  msgstr "Udostępnij na Googl+"
328
 
329
- #: ../includes/class.yith-wcwl-admin-init.php:1284
330
  msgid "Show \"Share on Google+\" button"
331
  msgstr ""
332
 
333
- #: ../includes/class.yith-wcwl-admin-init.php:1290
334
  msgid "Share by Email"
335
  msgstr ""
336
 
337
- #: ../includes/class.yith-wcwl-admin-init.php:1291
338
  msgid "Show \"Share by Email\" button"
339
  msgstr ""
340
 
341
- #: ../includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
342
  msgid "Social title"
343
  msgstr ""
344
 
345
- #: ../includes/class.yith-wcwl-admin-init.php:1304
346
  msgid "Social text"
347
  msgstr ""
348
 
349
- #: ../includes/class.yith-wcwl-admin-init.php:1305
350
  msgid ""
351
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
352
  "strong> where you want to show the URL of your wishlist."
353
  msgstr ""
354
 
355
- #: ../includes/class.yith-wcwl-admin-init.php:1312
356
  msgid "Social image URL"
357
  msgstr ""
358
 
359
- #: ../includes/class.yith-wcwl-admin-init.php:1313
360
  msgid "It will be used by Pinterest."
361
  msgstr ""
362
 
363
- #: ../includes/class.yith-wcwl-admin-init.php:1327
364
- #, php-format
365
  msgid ""
366
  "If you want to take advantage of this feature, you could consider to "
367
  "purchase the %s."
368
  msgstr ""
369
 
370
- #: ../includes/class.yith-wcwl-admin-init.php:1332
371
  msgid "YITH WooCommerce Frequently Bought Together Integration"
372
  msgstr ""
373
 
374
- #: ../includes/class.yith-wcwl-admin-init.php:1339
375
  msgid "Enable slider in wishlist"
376
  msgstr ""
377
 
378
- #: ../includes/class.yith-wcwl-admin-init.php:1340
379
- #, php-format
380
  msgid ""
381
  "Choose to enable product slider in wishlist page with linked products (<a "
382
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
383
  msgstr ""
384
 
385
- #: ../includes/class.yith-wcwl-admin-init.php:1376
386
  msgid "\"Add to wishlist\" button"
387
  msgstr ""
388
 
389
- #: ../includes/class.yith-wcwl-admin-init.php:1379
390
- #: ../includes/class.yith-wcwl-admin-init.php:1397
391
- #: ../includes/class.yith-wcwl-admin-init.php:1415
392
- #: ../includes/class.yith-wcwl-admin-init.php:1433
393
- #: ../includes/class.yith-wcwl-admin-init.php:1451
394
  msgid "Background"
395
  msgstr "Tło"
396
 
397
- #: ../includes/class.yith-wcwl-admin-init.php:1380
398
- #: ../includes/class.yith-wcwl-admin-init.php:1398
399
- #: ../includes/class.yith-wcwl-admin-init.php:1416
400
- #: ../includes/class.yith-wcwl-admin-init.php:1434
401
- #: ../includes/class.yith-wcwl-admin-init.php:1452
402
  msgid "Text"
403
  msgstr "Tekst"
404
 
405
- #: ../includes/class.yith-wcwl-admin-init.php:1381
406
- #: ../includes/class.yith-wcwl-admin-init.php:1399
407
- #: ../includes/class.yith-wcwl-admin-init.php:1417
408
- #: ../includes/class.yith-wcwl-admin-init.php:1435
409
- #: ../includes/class.yith-wcwl-admin-init.php:1453
410
  msgid "Border"
411
  msgstr "Ramka"
412
 
413
- #: ../includes/class.yith-wcwl-admin-init.php:1388
414
- #: ../includes/class.yith-wcwl-admin-init.php:1406
415
- #: ../includes/class.yith-wcwl-admin-init.php:1424
416
- #: ../includes/class.yith-wcwl-admin-init.php:1442
417
  msgid "Background (hover)"
418
  msgstr ""
419
 
420
- #: ../includes/class.yith-wcwl-admin-init.php:1389
421
- #: ../includes/class.yith-wcwl-admin-init.php:1407
422
- #: ../includes/class.yith-wcwl-admin-init.php:1425
423
- #: ../includes/class.yith-wcwl-admin-init.php:1443
424
  msgid "Text (hover)"
425
  msgstr ""
426
 
427
- #: ../includes/class.yith-wcwl-admin-init.php:1390
428
- #: ../includes/class.yith-wcwl-admin-init.php:1408
429
- #: ../includes/class.yith-wcwl-admin-init.php:1426
430
- #: ../includes/class.yith-wcwl-admin-init.php:1444
431
  msgid "Border (hover)"
432
  msgstr ""
433
 
434
- #: ../includes/class.yith-wcwl-admin-init.php:1394
435
  msgid "\"Add to Cart\" button"
436
  msgstr ""
437
 
438
- #: ../includes/class.yith-wcwl-admin-init.php:1412
439
  msgid "\"Style 1\" button"
440
  msgstr ""
441
 
442
- #: ../includes/class.yith-wcwl-admin-init.php:1430
443
  msgid "\"Style 2\" button"
444
  msgstr ""
445
 
446
- #: ../includes/class.yith-wcwl-admin-init.php:1448
447
  msgid "Wishlist table"
448
  msgstr ""
449
 
450
- #: ../includes/class.yith-wcwl-admin-init.php:1457
451
  msgid "Headers"
452
  msgstr "Nagłówki"
453
 
454
- #: ../includes/class.yith-wcwl-admin-init.php:1460
455
  msgid "Background color"
456
  msgstr "Kolor tła"
457
 
458
- #: ../includes/class.yith-wcwl-admin-init.php:1550
459
  msgid "Wishlist Activated"
460
  msgstr ""
461
 
462
- #: ../includes/class.yith-wcwl-admin-init.php:1551
463
- #, php-format
464
  msgid ""
465
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
466
  "can access to all the settings of our plugins that you have activated. "
@@ -468,12 +472,11 @@ msgid ""
468
  "options, <a href=\"%s\">discover it now</a>."
469
  msgstr ""
470
 
471
- #: ../includes/class.yith-wcwl-admin-init.php:1562
472
  msgid "Wishlist Updated"
473
  msgstr ""
474
 
475
- #: ../includes/class.yith-wcwl-admin-init.php:1563
476
- #, php-format
477
  msgid ""
478
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
479
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -482,301 +485,295 @@ msgid ""
482
  "\">discover the PREMIUM version.</a>"
483
  msgstr ""
484
 
485
- #: ../includes/class.yith-wcwl-init.php:437
486
  msgid ""
487
  "We are sorry, but this feature is available only if cookies are enabled on "
488
  "your browser."
489
  msgstr ""
490
 
491
- #: ../includes/class.yith-wcwl-init.php:438
492
  msgid "Product correctly added to cart"
493
  msgstr "Produkt dodany do koszyka"
494
 
495
- #: ../includes/class.yith-wcwl-install.php:244
496
  msgctxt "page_slug"
497
  msgid "wishlist"
498
  msgstr ""
499
 
500
- #: ../includes/class.yith-wcwl-privacy.php:50
501
  msgid "While you visit our site, we’ll track:"
502
  msgstr ""
503
 
504
- #: ../includes/class.yith-wcwl-privacy.php:52
505
  msgid ""
506
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
507
  "users your favourite products, and to create targeted email campaigns."
508
  msgstr ""
509
 
510
- #: ../includes/class.yith-wcwl-privacy.php:53
511
  msgid ""
512
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
513
  "make them visible to the store’s staff"
514
  msgstr ""
515
 
516
- #: ../includes/class.yith-wcwl-privacy.php:55
517
  msgid ""
518
  "We’ll also use cookies to keep track of wishlist contents while you’re "
519
  "browsing our site."
520
  msgstr ""
521
 
522
- #: ../includes/class.yith-wcwl-privacy.php:58
523
  msgid ""
524
  "Members of our team have access to the information you provide us. For "
525
  "example, both Administrators and Shop Managers can access:"
526
  msgstr ""
527
 
528
- #: ../includes/class.yith-wcwl-privacy.php:60
529
  msgid ""
530
  "Wishlist details, such as products added, date of addition, name and privacy "
531
  "settings of your wishlists"
532
  msgstr ""
533
 
534
- #: ../includes/class.yith-wcwl-privacy.php:62
535
  msgid ""
536
  "Our team members have access to this information to offer you better deals "
537
  "for the products you love."
538
  msgstr ""
539
 
540
- #: ../includes/class.yith-wcwl-privacy.php:82
541
- #: ../includes/class.yith-wcwl-privacy.php:98
542
  #, fuzzy
543
  msgid "Customer Wishlists"
544
  msgstr "Przeglądaj listę życzeń"
545
 
546
- #: ../includes/class.yith-wcwl-privacy.php:133
547
  #, fuzzy
548
  msgid "Wishlists"
549
  msgstr "Obserwowane"
550
 
551
- #: ../includes/class.yith-wcwl-privacy.php:195
552
- #, fuzzy, php-format
 
553
  msgid "Removed wishlist %s."
554
  msgstr "Moja lista życzeń: %s"
555
 
556
- #: ../includes/class.yith-wcwl-privacy.php:199
557
- #, php-format
558
  msgid "Wishlist %s has been retained."
559
  msgstr ""
560
 
561
- #: ../includes/class.yith-wcwl-privacy.php:210
562
  msgid "Removed default user's wishlist"
563
  msgstr ""
564
 
565
- #: ../includes/class.yith-wcwl-privacy.php:228
566
  msgid "Token"
567
  msgstr ""
568
 
569
- #: ../includes/class.yith-wcwl-privacy.php:229
570
  #, fuzzy
571
  msgid "Wishlist url"
572
  msgstr "Obserwowane"
573
 
574
- #: ../includes/class.yith-wcwl-privacy.php:230
575
  msgid "Title"
576
  msgstr ""
577
 
578
- #: ../includes/class.yith-wcwl-privacy.php:231
579
  msgctxt "date wishlist was created"
580
  msgid "Created on"
581
  msgstr ""
582
 
583
- #: ../includes/class.yith-wcwl-privacy.php:232
584
  msgid "Visibility"
585
  msgstr ""
586
 
587
- #: ../includes/class.yith-wcwl-privacy.php:233
588
  msgid "Items Added"
589
  msgstr ""
590
 
591
- #: ../includes/class.yith-wcwl-privacy.php:283
592
- #: ../templates/wishlist-view.php:212
593
  msgid "Shared"
594
  msgstr "Udostępniony"
595
 
596
- #: ../includes/class.yith-wcwl-privacy.php:286
597
- #: ../templates/wishlist-view.php:215
598
  msgid "Private"
599
  msgstr "Prywatny"
600
 
601
- #: ../includes/class.yith-wcwl-privacy.php:289
602
- #: ../templates/wishlist-view.php:218
603
  msgid "Public"
604
  msgstr "Publiczny"
605
 
606
- #: ../includes/class.yith-wcwl-shortcode.php:45
607
  #, fuzzy
608
  msgctxt "[gutenberg]: block name"
609
  msgid "YITH Add to Wishlist"
610
  msgstr "Ikon \"Dodaj do listy życzeń\""
611
 
612
- #: ../includes/class.yith-wcwl-shortcode.php:46
613
  #, fuzzy
614
  msgctxt "[gutenberg]: block description"
615
  msgid "Shows Add to Wishlist button"
616
  msgstr "Ikon \"Dodaj do listy życzeń\""
617
 
618
- #: ../includes/class.yith-wcwl-shortcode.php:51
619
  msgid ""
620
  "ID of the product to add to wishlist (leave empty to use global product)"
621
  msgstr ""
622
 
623
- #: ../includes/class.yith-wcwl-shortcode.php:56
624
  msgid "Url of wishlist page (leave empty to use default)"
625
  msgstr ""
626
 
627
- #: ../includes/class.yith-wcwl-shortcode.php:61
628
  msgid "Button label (leave empty to use default)"
629
  msgstr ""
630
 
631
- #: ../includes/class.yith-wcwl-shortcode.php:66
632
  msgid "\"Browse wishlist\" label (leave empty to use default)"
633
  msgstr ""
634
 
635
- #: ../includes/class.yith-wcwl-shortcode.php:71
636
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
637
  msgstr ""
638
 
639
- #: ../includes/class.yith-wcwl-shortcode.php:76
640
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
641
  msgstr ""
642
 
643
- #: ../includes/class.yith-wcwl-shortcode.php:81
644
  msgid ""
645
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
646
  "default)"
647
  msgstr ""
648
 
649
- #: ../includes/class.yith-wcwl-shortcode.php:86
650
  msgid "Additional css classes for the button (leave empty to use default)"
651
  msgstr ""
652
 
653
- #: ../includes/class.yith-wcwl-shortcode.php:94
654
  #, fuzzy
655
  msgctxt "[gutenberg]: block name"
656
  msgid "YITH Wishlist"
657
  msgstr "Włącz YITH Listy życzeń"
658
 
659
- #: ../includes/class.yith-wcwl-shortcode.php:95
660
  #, fuzzy
661
  msgctxt "[gutenberg]: block description"
662
  msgid "Shows list of products in wishlist"
663
  msgstr "Produkt jest już na liście życzeń!"
664
 
665
- #: ../includes/class.yith-wcwl-shortcode.php:100
666
  msgid "Choose whether to paginate items in the wishlist or show them all"
667
  msgstr ""
668
 
669
- #: ../includes/class.yith-wcwl-shortcode.php:103
670
  msgid "Paginate"
671
  msgstr ""
672
 
673
- #: ../includes/class.yith-wcwl-shortcode.php:104
674
  msgid "Do not paginate"
675
  msgstr ""
676
 
677
- #: ../includes/class.yith-wcwl-shortcode.php:109
678
  msgid "Number of items to show for each page"
679
  msgstr ""
680
 
681
- #: ../includes/class.yith-wcwl-shortcode.php:114
682
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
683
  msgstr ""
684
 
685
- #: ../includes/class.yith-wcwl-shortcode.php:386
686
- #: ../includes/class.yith-wcwl-ui.php:164
687
  msgid "Share on:"
688
  msgstr "Udostępnij na:"
689
 
690
- #: ../includes/class.yith-wcwl-ui.php:118
691
- #: ../includes/class.yith-wcwl-ui.php:200
692
  msgid "Select options"
693
  msgstr "Personalizuj"
694
 
695
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
696
  msgid "Facebook"
697
  msgstr "Facebook"
698
 
699
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
700
  msgid "Twitter"
701
  msgstr "Twitter"
702
 
703
- #: ../includes/class.yith-wcwl-ui.php:180
704
  msgid "email"
705
  msgstr "e-mail"
706
 
707
- #: ../includes/class.yith-wcwl.php:201
708
  msgid "An error occurred while adding products to the wishlist."
709
  msgstr ""
710
 
711
- #: ../includes/class.yith-wcwl.php:293
712
  msgid "An error occurred while adding products to wishlist."
713
  msgstr ""
714
 
715
- #: ../includes/class.yith-wcwl.php:310
716
  msgid "The \"Remove\" option now does not require any parameter"
717
  msgstr ""
718
 
719
- #: ../includes/class.yith-wcwl.php:359
720
  msgid "An error occurred while removing products from the wishlist"
721
  msgstr ""
722
 
723
- #: ../includes/class.yith-wcwl.php:809
724
  msgid "You need to log in before creating a new wishlist"
725
  msgstr ""
726
 
727
- #: ../includes/class.yith-wcwl.php:1610
728
  msgid "Product successfully removed."
729
  msgstr "Produkt został usunięty."
730
 
731
- #: ../includes/class.yith-wcwl.php:1614
732
  msgid "Error. Unable to remove the product from the wishlist."
733
  msgstr "Błąd. Nie można usunąć produktu z listy życzeń."
734
 
735
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
736
  msgid "No products were added to the wishlist"
737
  msgstr "Nie dodano żadnych produktów do listy życzeń"
738
 
739
- #: ../includes/class.yith-wcwl.php:1660
740
  msgid "An error as occurred."
741
  msgstr ""
742
 
743
- #: ../init.php:130
744
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
745
  msgstr ""
746
 
747
- #: ../init.php:140
748
  msgid "You can't activate the free version of"
749
  msgstr ""
750
 
751
- #: ../init.php:140
752
  msgid "while you are using the premium one."
753
  msgstr ""
754
 
755
- #: ../templates/admin/wishlist-panel-premium.php:185
756
- #: ../templates/admin/wishlist-panel-premium.php:383
757
- #, php-format
758
  msgid ""
759
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
760
  "%2$s to benefit from all features!"
761
  msgstr ""
762
 
763
- #: ../templates/admin/wishlist-panel-premium.php:187
764
- #: ../templates/admin/wishlist-panel-premium.php:385
765
- #, php-format
766
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
767
  msgstr ""
768
 
769
- #: ../templates/admin/wishlist-panel-premium.php:193
770
  msgid "Premium Features"
771
  msgstr ""
772
 
773
- #: ../templates/admin/wishlist-panel-premium.php:196
774
- #: ../templates/admin/wishlist-panel-premium.php:201
775
  msgid "Multiple Wishlist"
776
  msgstr ""
777
 
778
- #: ../templates/admin/wishlist-panel-premium.php:203
779
- #, php-format
780
  msgid ""
781
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
782
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -787,43 +784,38 @@ msgid ""
787
  "manage and share their own wish lists."
788
  msgstr ""
789
 
790
- #: ../templates/admin/wishlist-panel-premium.php:212
791
- #: ../templates/admin/wishlist-panel-premium.php:222
792
  msgid "Wishlist Private"
793
  msgstr ""
794
 
795
- #: ../templates/admin/wishlist-panel-premium.php:214
796
- #, php-format
797
  msgid ""
798
  "By enabling the option wishlist, users will also have the possibility to "
799
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
800
  "following options:"
801
  msgstr ""
802
 
803
- #: ../templates/admin/wishlist-panel-premium.php:216
804
- #, php-format
805
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
806
  msgstr ""
807
 
808
- #: ../templates/admin/wishlist-panel-premium.php:217
809
- #, php-format
810
  msgid ""
811
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
812
  "can display it;"
813
  msgstr ""
814
 
815
- #: ../templates/admin/wishlist-panel-premium.php:218
816
- #, php-format
817
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
818
  msgstr ""
819
 
820
- #: ../templates/admin/wishlist-panel-premium.php:229
821
- #: ../templates/admin/wishlist-panel-premium.php:234
822
  msgid "Estimate Cost"
823
  msgstr ""
824
 
825
- #: ../templates/admin/wishlist-panel-premium.php:236
826
- #, php-format
827
  msgid ""
828
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
829
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -835,13 +827,12 @@ msgid ""
835
  "address that you have previously set."
836
  msgstr ""
837
 
838
- #: ../templates/admin/wishlist-panel-premium.php:245
839
- #: ../templates/admin/wishlist-panel-premium.php:250
840
  msgid "Admin Panel"
841
  msgstr ""
842
 
843
- #: ../templates/admin/wishlist-panel-premium.php:247
844
- #, php-format
845
  msgid ""
846
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
847
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -851,13 +842,12 @@ msgid ""
851
  "in customers' wish lists."
852
  msgstr ""
853
 
854
- #: ../templates/admin/wishlist-panel-premium.php:257
855
- #: ../templates/admin/wishlist-panel-premium.php:262
856
  msgid "Search Wishlists"
857
  msgstr ""
858
 
859
- #: ../templates/admin/wishlist-panel-premium.php:264
860
- #, php-format
861
  msgid ""
862
  "How many times have you been looking for the perfect gift for a important "
863
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -866,12 +856,11 @@ msgid ""
866
  "your products and even encourage users to purchase."
867
  msgstr ""
868
 
869
- #: ../templates/admin/wishlist-panel-premium.php:273
870
  msgid "'ADD TO CART' CHECKBOX"
871
  msgstr ""
872
 
873
- #: ../templates/admin/wishlist-panel-premium.php:275
874
- #, php-format
875
  msgid ""
876
  "Your shop offers always a wide selection of products and wishlists of your "
877
  "users get more and more crowded everyday. Give them the possibility to "
@@ -879,20 +868,19 @@ msgid ""
879
  "just with one click."
880
  msgstr ""
881
 
882
- #: ../templates/admin/wishlist-panel-premium.php:278
883
  msgid "'ADD TO CART'"
884
  msgstr ""
885
 
886
- #: ../templates/admin/wishlist-panel-premium.php:285
887
  msgid "DISABLE WISHLIST"
888
  msgstr ""
889
 
890
- #: ../templates/admin/wishlist-panel-premium.php:290
891
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
892
  msgstr ""
893
 
894
- #: ../templates/admin/wishlist-panel-premium.php:292
895
- #, php-format
896
  msgid ""
897
  "Favour users that have registered to your shop and disable plugin "
898
  "functionalities for all users that have not. By disabling this option, each "
@@ -900,29 +888,27 @@ msgid ""
900
  "%2$s to \"My Account\" page and a message will invite them to log in."
901
  msgstr ""
902
 
903
- #: ../templates/admin/wishlist-panel-premium.php:301
904
  msgid "MESSAGE TO UNLOGGED USERS"
905
  msgstr ""
906
 
907
- #: ../templates/admin/wishlist-panel-premium.php:303
908
- #, php-format
909
  msgid ""
910
  "Invite users that are visiting your shop to login if they want to fully "
911
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
912
  "redirect them to \"My Account\" page for registration."
913
  msgstr ""
914
 
915
- #: ../templates/admin/wishlist-panel-premium.php:306
916
  msgid "UNLOGGED USERS"
917
  msgstr ""
918
 
919
- #: ../templates/admin/wishlist-panel-premium.php:313
920
- #: ../templates/admin/wishlist-panel-premium.php:318
921
  msgid "POPULAR TABLE"
922
  msgstr ""
923
 
924
- #: ../templates/admin/wishlist-panel-premium.php:320
925
- #, php-format
926
  msgid ""
927
  "Some products draw customer's attention more than others and they do not "
928
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -930,29 +916,27 @@ msgid ""
930
  "their wishlists."
931
  msgstr ""
932
 
933
- #: ../templates/admin/wishlist-panel-premium.php:329
934
  msgid "FUNCTIONALITIES IN ONE CLICK"
935
  msgstr ""
936
 
937
- #: ../templates/admin/wishlist-panel-premium.php:331
938
- #, php-format
939
  msgid ""
940
  "Users have the possibility to search for a wishlist, create a new one or "
941
  "display those already created. Add these %1$sfunctionalities%2$s through the "
942
  "dedicated widgets or show them immediately after \"Wishlist\" table."
943
  msgstr ""
944
 
945
- #: ../templates/admin/wishlist-panel-premium.php:334
946
  msgid "FUNCTIONALITIES"
947
  msgstr ""
948
 
949
- #: ../templates/admin/wishlist-panel-premium.php:341
950
- #: ../templates/admin/wishlist-panel-premium.php:346
951
  msgid "PROMOTIONAL EMAIL"
952
  msgstr ""
953
 
954
- #: ../templates/admin/wishlist-panel-premium.php:348
955
- #, php-format
956
  msgid ""
957
  "If you want to give the right input to your users to persuade them to "
958
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -961,12 +945,11 @@ msgid ""
961
  "will know you are offering a unique offer!"
962
  msgstr ""
963
 
964
- #: ../templates/admin/wishlist-panel-premium.php:357
965
  msgid "FROM A WISHLIST TO ANOTHER"
966
  msgstr ""
967
 
968
- #: ../templates/admin/wishlist-panel-premium.php:359
969
- #, php-format
970
  msgid ""
971
  "Who said that a product has to remain forever in the same wishlist? With the "
972
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -974,106 +957,135 @@ msgid ""
974
  "another one, managing as they want their lists."
975
  msgstr ""
976
 
977
- #: ../templates/admin/wishlist-panel-premium.php:362
978
  msgid "FROM A WISHLIST"
979
  msgstr ""
980
 
981
- #: ../templates/admin/wishlist-panel-premium.php:369
982
  msgid "DATE"
983
  msgstr ""
984
 
985
- #: ../templates/admin/wishlist-panel-premium.php:374
986
  msgid "DATE OF ADDITION TO A WISHLIST"
987
  msgstr ""
988
 
989
- #: ../templates/admin/wishlist-panel-premium.php:376
990
- #, php-format
991
  msgid ""
992
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
993
  "date in which they have added a particular product to their list: a new way "
994
  "to keep you users informed about their operations."
995
  msgstr ""
996
 
997
- #: ../templates/share.php:32
998
  msgid "Pinterest"
999
  msgstr "Pinterest"
1000
 
1001
- #: ../templates/share.php:38
1002
  msgid "Google+"
1003
  msgstr "Google+"
1004
 
1005
- #: ../templates/share.php:44
1006
  msgid "Email"
1007
  msgstr "Adres mailowy"
1008
 
1009
- #: ../templates/wishlist-view.php:32
 
 
 
 
 
 
 
 
 
1010
  msgid "Edit title"
1011
  msgstr "Edytuj tytuł"
1012
 
1013
- #: ../templates/wishlist-view.php:41
1014
  msgid "Save"
1015
  msgstr "Zapisz"
1016
 
1017
- #: ../templates/wishlist-view.php:45
1018
  msgid "Cancel"
1019
  msgstr "Anuluj"
1020
 
1021
- #: ../templates/wishlist-view.php:82
1022
  msgid "Product Name"
1023
  msgstr "Nazwa produktu"
1024
 
1025
- #: ../templates/wishlist-view.php:89
1026
  msgid "Unit Price"
1027
  msgstr "Cena"
1028
 
1029
- #: ../templates/wishlist-view.php:102
1030
  msgid "Stock Status"
1031
  msgstr "Stan magazynowy"
1032
 
1033
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1034
  msgid "Remove this product"
1035
  msgstr "Usuń"
1036
 
1037
- #: ../templates/wishlist-view.php:172
1038
  msgid "Free!"
1039
  msgstr "Darmowe!"
1040
 
1041
- #: ../templates/wishlist-view.php:179
1042
  msgid "Out of Stock"
1043
  msgstr "Wyprzedane"
1044
 
1045
- #: ../templates/wishlist-view.php:179
1046
  msgid "In Stock"
1047
  msgstr "Dostępny"
1048
 
1049
- #: ../templates/wishlist-view.php:188
1050
- #, php-format
1051
  msgid "Added on : %s"
1052
  msgstr "Dodano %s temu"
1053
 
1054
- #: ../templates/wishlist-view.php:200
1055
  msgid "Move"
1056
  msgstr "Przenieś"
1057
 
1058
- #: ../templates/wishlist-view.php:232
1059
  msgid "Remove"
1060
  msgstr "Usuń"
1061
 
1062
- #: ../templates/wishlist-view.php:259
1063
  msgid "Add the selected products to the cart"
1064
  msgstr "Dodaj wybrane produkty do koszyka"
1065
 
1066
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1067
  msgid "Ask for an estimate"
1068
  msgstr "Poproś o oszacowanie kosztów"
1069
 
1070
- #: ../templates/wishlist-view.php:303
1071
  msgid "Your email"
1072
  msgstr ""
1073
 
 
1074
  #, fuzzy
1075
- #~ msgid "YITH WooCommerce Wishlist"
1076
- #~ msgstr "Przeglądaj listę życzeń"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1077
 
1078
  #~ msgid ""
1079
  #~ "Enable all plugin features. <strong>Be sure to select at least one option "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
21
  "X-Poedit-SearchPath-0: ..\n"
22
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
23
 
24
+ #: includes/class.yith-wcwl-admin-init.php:159
25
+ #: includes/class.yith-wcwl-admin-init.php:1485
26
+ #: includes/class.yith-wcwl-admin-init.php:1486
27
+ #: includes/class.yith-wcwl-install.php:245
28
  msgid "Wishlist"
29
  msgstr "Obserwowane"
30
 
31
+ #: includes/class.yith-wcwl-admin-init.php:161
32
  msgid "Settings"
33
  msgstr "Ustawienia"
34
 
35
+ #: includes/class.yith-wcwl-admin-init.php:162
36
+ #: includes/class.yith-wcwl-admin-init.php:243
37
  msgid "Colors"
38
  msgstr "Kolor"
39
 
40
+ #: includes/class.yith-wcwl-admin-init.php:163
41
  msgid "Premium Version"
42
  msgstr ""
43
 
44
+ #: includes/class.yith-wcwl-admin-init.php:1009
45
  msgid "Enable all plugin features"
46
  msgstr ""
47
 
48
+ #: includes/class.yith-wcwl-admin-init.php:1010
49
  msgid ""
50
  "Be sure to select at least one option in the Wishlist page menu in this "
51
  "settings page"
52
  msgstr ""
53
 
54
+ #: includes/class.yith-wcwl-admin-init.php:1011
55
  msgctxt "[Part of]: Also, please read the plugin documentation"
56
  msgid "Also, please read the plugin"
57
  msgstr ""
58
 
59
+ #: includes/class.yith-wcwl-admin-init.php:1012
60
  #, fuzzy
61
  msgctxt "[Part Of]: Also, please read the plugin documentation"
62
  msgid "documentation"
63
  msgstr "Dokumentacja wtyczki"
64
 
65
+ #: includes/class.yith-wcwl-admin-init.php:1018
66
  msgid "Upgrade to the PREMIUM VERSION"
67
  msgstr ""
68
 
69
+ #: includes/class.yith-wcwl-admin-init.php:1022
70
  msgid "Discover the Advanced Features"
71
  msgstr ""
72
 
73
+ #: includes/class.yith-wcwl-admin-init.php:1023
74
  msgid ""
75
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
76
  "all features!"
77
  msgstr ""
78
 
79
+ #: includes/class.yith-wcwl-admin-init.php:1029
80
  msgid "Get Support and Pro Features"
81
  msgstr "Uzyskaj wsparcie i funkcje Pro"
82
 
83
+ #: includes/class.yith-wcwl-admin-init.php:1030
84
  msgid ""
85
  "By purchasing the premium version of the plugin, you will take advantage of "
86
  "the advanced features of the product and you will get one year of free "
87
  "updates and support through our platform available 24h/24."
88
  msgstr ""
89
 
90
+ #: includes/class.yith-wcwl-admin-init.php:1040
91
  msgid "General Settings"
92
  msgstr "Ustawienia ogólne"
93
 
94
+ #: includes/class.yith-wcwl-admin-init.php:1047
95
  msgid "Enable YITH Wishlist"
96
  msgstr "Włącz YITH Listy życzeń"
97
 
98
+ #: includes/class.yith-wcwl-admin-init.php:1054
99
  msgid "Default wishlist title"
100
  msgstr "Tytuł domyślny"
101
 
102
+ #: includes/class.yith-wcwl-admin-init.php:1056
103
+ #: includes/class.yith-wcwl-admin-init.php:1057
104
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
105
  msgid "My wishlist on %s"
106
  msgstr "Moja lista życzeń: %s"
107
 
108
+ #: includes/class.yith-wcwl-admin-init.php:1062
109
  msgid "Wishlist Page"
110
  msgstr "Obserwowane"
111
 
112
+ #: includes/class.yith-wcwl-admin-init.php:1063
113
  msgid "Page contents: [yith_wcwl_wishlist]"
114
  msgstr ""
115
 
116
+ #: includes/class.yith-wcwl-admin-init.php:1072
117
  msgid "Position"
118
  msgstr "Pozycja meczowa"
119
 
120
+ #: includes/class.yith-wcwl-admin-init.php:1073
121
  msgid ""
122
  "You can add the button in variable products only after the \"Add to Cart\" "
123
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
125
  "Na produktach zmiennych można dodać to tylko po \"Dodaj do koszyka\" lub "
126
  "użyj shortcode [yith_wcwl_add_to_wishlist]."
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1079
129
  msgid "After \"Add to cart\""
130
  msgstr ""
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1080
133
  msgid "After thumbnails"
134
  msgstr "Za miniaturami"
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1081
137
  msgid "After summary"
138
  msgstr "Po podsumowaniu"
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1082
141
  msgid "Use shortcode"
142
  msgstr "Użyj shortcode"
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1087
145
  msgid "Redirect to cart"
146
  msgstr "Przekieruj do koszyka"
147
 
148
+ #: includes/class.yith-wcwl-admin-init.php:1088
149
  msgid ""
150
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
151
  "page."
153
  "Przekierowanie do koszyka,po przycisku \"Dodaj do koszyka\" na stronie listy "
154
  "życzeń."
155
 
156
+ #: includes/class.yith-wcwl-admin-init.php:1094
157
  msgid "Remove if added to the cart"
158
  msgstr "Usuń jeśli dodane do koszyka"
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1095
161
  msgid "Remove the product from the wishlist if it has been added to the cart."
162
  msgstr ""
163
 
164
+ #: includes/class.yith-wcwl-admin-init.php:1101
165
  msgid "\"Add to Wishlist\" text"
166
  msgstr ""
167
 
168
+ #: includes/class.yith-wcwl-admin-init.php:1103
169
  msgid "Add to Wishlist"
170
  msgstr ""
171
 
172
+ #: includes/class.yith-wcwl-admin-init.php:1108
173
  msgid "\"Browse wishlist\" text"
174
  msgstr ""
175
 
176
+ #: includes/class.yith-wcwl-admin-init.php:1110
177
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
178
  msgid "Browse Wishlist"
179
  msgstr "Przeglądaj listę życzeń"
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1115
182
  msgid "\"Product already in wishlist\" text"
183
  msgstr ""
184
 
185
+ #: includes/class.yith-wcwl-admin-init.php:1117
186
+ #: includes/class.yith-wcwl-ui.php:83
187
  msgid "The product is already in the wishlist!"
188
  msgstr "Produkt jest już na liście życzeń!"
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1122
191
  msgid "\"Product added\" text"
192
  msgstr ""
193
 
194
+ #: includes/class.yith-wcwl-admin-init.php:1124
195
+ #: includes/class.yith-wcwl-ui.php:82
196
  msgid "Product added!"
197
  msgstr ""
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1129
200
  msgid "\"Add to Cart\" text"
201
  msgstr ""
202
 
203
+ #: includes/class.yith-wcwl-admin-init.php:1131
204
  msgid "Add to Cart"
205
  msgstr "Dodaj do koszyka"
206
 
207
+ #: includes/class.yith-wcwl-admin-init.php:1136
208
  msgid "Show Unit price"
209
  msgstr "Pokaż cenę jednostkową"
210
 
211
+ #: includes/class.yith-wcwl-admin-init.php:1137
212
  msgid "Show unit price for each product in wishlist"
213
  msgstr ""
214
 
215
+ #: includes/class.yith-wcwl-admin-init.php:1144
216
  msgid "Show \"Add to Cart\" button"
217
  msgstr ""
218
 
219
+ #: includes/class.yith-wcwl-admin-init.php:1145
220
  msgid "Show \"Add to Cart\" button for each product in wishlist"
221
  msgstr ""
222
 
223
+ #: includes/class.yith-wcwl-admin-init.php:1152
224
  msgid "Show Stock status"
225
  msgstr ""
226
 
227
+ #: includes/class.yith-wcwl-admin-init.php:1153
228
  msgid ""
229
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
230
  msgstr ""
231
 
232
+ #: includes/class.yith-wcwl-admin-init.php:1160
233
  msgid "Show Date of addition"
234
  msgstr ""
235
 
236
+ #: includes/class.yith-wcwl-admin-init.php:1161
237
  msgid "Show the date when users have added a product to the wishlist"
238
  msgstr ""
239
 
240
+ #: includes/class.yith-wcwl-admin-init.php:1168
241
  msgid "Add second remove button"
242
  msgstr ""
243
 
244
+ #: includes/class.yith-wcwl-admin-init.php:1169
245
  msgid "Add a second remove button in the last column, with extended label"
246
  msgstr ""
247
 
248
+ #: includes/class.yith-wcwl-admin-init.php:1184
249
  msgid "Styles"
250
  msgstr "Style CSS"
251
 
252
+ #: includes/class.yith-wcwl-admin-init.php:1191
253
  msgid "Use buttons"
254
  msgstr "Użyj przyciski"
255
 
256
+ #: includes/class.yith-wcwl-admin-init.php:1192
257
  msgid "Use buttons instead of simple anchors."
258
  msgstr ""
259
 
260
+ #: includes/class.yith-wcwl-admin-init.php:1198
261
  msgid "Custom CSS"
262
  msgstr "Własny CSS"
263
 
264
+ #: includes/class.yith-wcwl-admin-init.php:1205
265
  msgid "Use theme style"
266
  msgstr "Użyj styl szablonu"
267
 
268
+ #: includes/class.yith-wcwl-admin-init.php:1206
269
  msgid "Use the theme style."
270
  msgstr ""
271
 
272
+ #: includes/class.yith-wcwl-admin-init.php:1212
273
  msgid "Rounded buttons"
274
  msgstr ""
275
 
276
+ #: includes/class.yith-wcwl-admin-init.php:1213
277
  msgid "Make button corners rounded"
278
  msgstr ""
279
 
280
+ #: includes/class.yith-wcwl-admin-init.php:1219
281
  msgid "\"Add to Wishlist\" icon"
282
  msgstr "Ikon \"Dodaj do listy życzeń\""
283
 
284
+ #: includes/class.yith-wcwl-admin-init.php:1220
285
  msgid "Add an icon to the \"Add to Wishlist\" button"
286
  msgstr "Dodaj ikona do przycisku \"Dodaj do listy życzeń\""
287
 
288
+ #: includes/class.yith-wcwl-admin-init.php:1230
289
  msgid "\"Add to Cart\" icon"
290
  msgstr "Ikon \"Dodaj do koszyka\""
291
 
292
+ #: includes/class.yith-wcwl-admin-init.php:1231
293
  msgid "Add an icon to the \"Add to Cart\" button"
294
  msgstr "Dodaj ikona do przycisku \"Dodaj do koszyka\""
295
 
296
+ #: includes/class.yith-wcwl-admin-init.php:1249
297
  msgid "Social Networks & Share"
298
  msgstr ""
299
 
300
+ #: includes/class.yith-wcwl-admin-init.php:1256
301
  msgid "Share on Facebook"
302
  msgstr "Udostępnij na Facebooku"
303
 
304
+ #: includes/class.yith-wcwl-admin-init.php:1257
305
  msgid "Show \"Share on Facebook\" button"
306
  msgstr ""
307
 
308
+ #: includes/class.yith-wcwl-admin-init.php:1263
309
  msgid "Tweet on Twitter"
310
  msgstr "Poleć na Twitterze"
311
 
312
+ #: includes/class.yith-wcwl-admin-init.php:1264
313
  msgid "Show \"Tweet on Twitter\" button"
314
  msgstr "Wyświetlaj oficjalny widżet Twitter Embedded Timeline"
315
 
316
+ #: includes/class.yith-wcwl-admin-init.php:1270
317
  msgid "Pin on Pinterest"
318
  msgstr "Poleć na Pintereście"
319
 
320
+ #: includes/class.yith-wcwl-admin-init.php:1271
321
  msgid "Show \"Pin on Pinterest\" button"
322
  msgstr ""
323
 
324
+ #: includes/class.yith-wcwl-admin-init.php:1277
325
  msgid "Share on Google+"
326
  msgstr "Udostępnij na Googl+"
327
 
328
+ #: includes/class.yith-wcwl-admin-init.php:1278
329
  msgid "Show \"Share on Google+\" button"
330
  msgstr ""
331
 
332
+ #: includes/class.yith-wcwl-admin-init.php:1284
333
  msgid "Share by Email"
334
  msgstr ""
335
 
336
+ #: includes/class.yith-wcwl-admin-init.php:1285
337
  msgid "Show \"Share by Email\" button"
338
  msgstr ""
339
 
340
+ #: includes/class.yith-wcwl-admin-init.php:1291
341
+ msgid "Share by WhatsApp"
342
+ msgstr ""
343
+
344
+ #: includes/class.yith-wcwl-admin-init.php:1292
345
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
346
+ msgstr ""
347
+
348
+ #: includes/class.yith-wcwl-admin-init.php:1298
349
  msgid "Social title"
350
  msgstr ""
351
 
352
+ #: includes/class.yith-wcwl-admin-init.php:1305
353
  msgid "Social text"
354
  msgstr ""
355
 
356
+ #: includes/class.yith-wcwl-admin-init.php:1306
357
  msgid ""
358
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
359
  "strong> where you want to show the URL of your wishlist."
360
  msgstr ""
361
 
362
+ #: includes/class.yith-wcwl-admin-init.php:1313
363
  msgid "Social image URL"
364
  msgstr ""
365
 
366
+ #: includes/class.yith-wcwl-admin-init.php:1314
367
  msgid "It will be used by Pinterest."
368
  msgstr ""
369
 
370
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
371
  msgid ""
372
  "If you want to take advantage of this feature, you could consider to "
373
  "purchase the %s."
374
  msgstr ""
375
 
376
+ #: includes/class.yith-wcwl-admin-init.php:1333
377
  msgid "YITH WooCommerce Frequently Bought Together Integration"
378
  msgstr ""
379
 
380
+ #: includes/class.yith-wcwl-admin-init.php:1340
381
  msgid "Enable slider in wishlist"
382
  msgstr ""
383
 
384
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
385
  msgid ""
386
  "Choose to enable product slider in wishlist page with linked products (<a "
387
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
388
  msgstr ""
389
 
390
+ #: includes/class.yith-wcwl-admin-init.php:1377
391
  msgid "\"Add to wishlist\" button"
392
  msgstr ""
393
 
394
+ #: includes/class.yith-wcwl-admin-init.php:1380
395
+ #: includes/class.yith-wcwl-admin-init.php:1398
396
+ #: includes/class.yith-wcwl-admin-init.php:1416
397
+ #: includes/class.yith-wcwl-admin-init.php:1434
398
+ #: includes/class.yith-wcwl-admin-init.php:1452
399
  msgid "Background"
400
  msgstr "Tło"
401
 
402
+ #: includes/class.yith-wcwl-admin-init.php:1381
403
+ #: includes/class.yith-wcwl-admin-init.php:1399
404
+ #: includes/class.yith-wcwl-admin-init.php:1417
405
+ #: includes/class.yith-wcwl-admin-init.php:1435
406
+ #: includes/class.yith-wcwl-admin-init.php:1453
407
  msgid "Text"
408
  msgstr "Tekst"
409
 
410
+ #: includes/class.yith-wcwl-admin-init.php:1382
411
+ #: includes/class.yith-wcwl-admin-init.php:1400
412
+ #: includes/class.yith-wcwl-admin-init.php:1418
413
+ #: includes/class.yith-wcwl-admin-init.php:1436
414
+ #: includes/class.yith-wcwl-admin-init.php:1454
415
  msgid "Border"
416
  msgstr "Ramka"
417
 
418
+ #: includes/class.yith-wcwl-admin-init.php:1389
419
+ #: includes/class.yith-wcwl-admin-init.php:1407
420
+ #: includes/class.yith-wcwl-admin-init.php:1425
421
+ #: includes/class.yith-wcwl-admin-init.php:1443
422
  msgid "Background (hover)"
423
  msgstr ""
424
 
425
+ #: includes/class.yith-wcwl-admin-init.php:1390
426
+ #: includes/class.yith-wcwl-admin-init.php:1408
427
+ #: includes/class.yith-wcwl-admin-init.php:1426
428
+ #: includes/class.yith-wcwl-admin-init.php:1444
429
  msgid "Text (hover)"
430
  msgstr ""
431
 
432
+ #: includes/class.yith-wcwl-admin-init.php:1391
433
+ #: includes/class.yith-wcwl-admin-init.php:1409
434
+ #: includes/class.yith-wcwl-admin-init.php:1427
435
+ #: includes/class.yith-wcwl-admin-init.php:1445
436
  msgid "Border (hover)"
437
  msgstr ""
438
 
439
+ #: includes/class.yith-wcwl-admin-init.php:1395
440
  msgid "\"Add to Cart\" button"
441
  msgstr ""
442
 
443
+ #: includes/class.yith-wcwl-admin-init.php:1413
444
  msgid "\"Style 1\" button"
445
  msgstr ""
446
 
447
+ #: includes/class.yith-wcwl-admin-init.php:1431
448
  msgid "\"Style 2\" button"
449
  msgstr ""
450
 
451
+ #: includes/class.yith-wcwl-admin-init.php:1449
452
  msgid "Wishlist table"
453
  msgstr ""
454
 
455
+ #: includes/class.yith-wcwl-admin-init.php:1458
456
  msgid "Headers"
457
  msgstr "Nagłówki"
458
 
459
+ #: includes/class.yith-wcwl-admin-init.php:1461
460
  msgid "Background color"
461
  msgstr "Kolor tła"
462
 
463
+ #: includes/class.yith-wcwl-admin-init.php:1551
464
  msgid "Wishlist Activated"
465
  msgstr ""
466
 
467
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
468
  msgid ""
469
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
470
  "can access to all the settings of our plugins that you have activated. "
472
  "options, <a href=\"%s\">discover it now</a>."
473
  msgstr ""
474
 
475
+ #: includes/class.yith-wcwl-admin-init.php:1563
476
  msgid "Wishlist Updated"
477
  msgstr ""
478
 
479
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
480
  msgid ""
481
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
482
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
485
  "\">discover the PREMIUM version.</a>"
486
  msgstr ""
487
 
488
+ #: includes/class.yith-wcwl-init.php:448
489
  msgid ""
490
  "We are sorry, but this feature is available only if cookies are enabled on "
491
  "your browser."
492
  msgstr ""
493
 
494
+ #: includes/class.yith-wcwl-init.php:449
495
  msgid "Product correctly added to cart"
496
  msgstr "Produkt dodany do koszyka"
497
 
498
+ #: includes/class.yith-wcwl-install.php:244
499
  msgctxt "page_slug"
500
  msgid "wishlist"
501
  msgstr ""
502
 
503
+ #: includes/class.yith-wcwl-privacy.php:50
504
  msgid "While you visit our site, we’ll track:"
505
  msgstr ""
506
 
507
+ #: includes/class.yith-wcwl-privacy.php:52
508
  msgid ""
509
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
510
  "users your favourite products, and to create targeted email campaigns."
511
  msgstr ""
512
 
513
+ #: includes/class.yith-wcwl-privacy.php:53
514
  msgid ""
515
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
516
  "make them visible to the store’s staff"
517
  msgstr ""
518
 
519
+ #: includes/class.yith-wcwl-privacy.php:55
520
  msgid ""
521
  "We’ll also use cookies to keep track of wishlist contents while you’re "
522
  "browsing our site."
523
  msgstr ""
524
 
525
+ #: includes/class.yith-wcwl-privacy.php:58
526
  msgid ""
527
  "Members of our team have access to the information you provide us. For "
528
  "example, both Administrators and Shop Managers can access:"
529
  msgstr ""
530
 
531
+ #: includes/class.yith-wcwl-privacy.php:60
532
  msgid ""
533
  "Wishlist details, such as products added, date of addition, name and privacy "
534
  "settings of your wishlists"
535
  msgstr ""
536
 
537
+ #: includes/class.yith-wcwl-privacy.php:62
538
  msgid ""
539
  "Our team members have access to this information to offer you better deals "
540
  "for the products you love."
541
  msgstr ""
542
 
543
+ #: includes/class.yith-wcwl-privacy.php:82
544
+ #: includes/class.yith-wcwl-privacy.php:98
545
  #, fuzzy
546
  msgid "Customer Wishlists"
547
  msgstr "Przeglądaj listę życzeń"
548
 
549
+ #: includes/class.yith-wcwl-privacy.php:133
550
  #, fuzzy
551
  msgid "Wishlists"
552
  msgstr "Obserwowane"
553
 
554
+ #. Translators: %s Order number.
555
+ #: includes/class.yith-wcwl-privacy.php:195
556
+ #, fuzzy
557
  msgid "Removed wishlist %s."
558
  msgstr "Moja lista życzeń: %s"
559
 
560
+ #. Translators: %s Order number.
561
+ #: includes/class.yith-wcwl-privacy.php:199
562
  msgid "Wishlist %s has been retained."
563
  msgstr ""
564
 
565
+ #: includes/class.yith-wcwl-privacy.php:210
566
  msgid "Removed default user's wishlist"
567
  msgstr ""
568
 
569
+ #: includes/class.yith-wcwl-privacy.php:228
570
  msgid "Token"
571
  msgstr ""
572
 
573
+ #: includes/class.yith-wcwl-privacy.php:229
574
  #, fuzzy
575
  msgid "Wishlist url"
576
  msgstr "Obserwowane"
577
 
578
+ #: includes/class.yith-wcwl-privacy.php:230
579
  msgid "Title"
580
  msgstr ""
581
 
582
+ #: includes/class.yith-wcwl-privacy.php:231
583
  msgctxt "date wishlist was created"
584
  msgid "Created on"
585
  msgstr ""
586
 
587
+ #: includes/class.yith-wcwl-privacy.php:232
588
  msgid "Visibility"
589
  msgstr ""
590
 
591
+ #: includes/class.yith-wcwl-privacy.php:233
592
  msgid "Items Added"
593
  msgstr ""
594
 
595
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
596
  msgid "Shared"
597
  msgstr "Udostępniony"
598
 
599
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
600
  msgid "Private"
601
  msgstr "Prywatny"
602
 
603
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
604
  msgid "Public"
605
  msgstr "Publiczny"
606
 
607
+ #: includes/class.yith-wcwl-shortcode.php:45
608
  #, fuzzy
609
  msgctxt "[gutenberg]: block name"
610
  msgid "YITH Add to Wishlist"
611
  msgstr "Ikon \"Dodaj do listy życzeń\""
612
 
613
+ #: includes/class.yith-wcwl-shortcode.php:46
614
  #, fuzzy
615
  msgctxt "[gutenberg]: block description"
616
  msgid "Shows Add to Wishlist button"
617
  msgstr "Ikon \"Dodaj do listy życzeń\""
618
 
619
+ #: includes/class.yith-wcwl-shortcode.php:51
620
  msgid ""
621
  "ID of the product to add to wishlist (leave empty to use global product)"
622
  msgstr ""
623
 
624
+ #: includes/class.yith-wcwl-shortcode.php:56
625
  msgid "Url of wishlist page (leave empty to use default)"
626
  msgstr ""
627
 
628
+ #: includes/class.yith-wcwl-shortcode.php:61
629
  msgid "Button label (leave empty to use default)"
630
  msgstr ""
631
 
632
+ #: includes/class.yith-wcwl-shortcode.php:66
633
  msgid "\"Browse wishlist\" label (leave empty to use default)"
634
  msgstr ""
635
 
636
+ #: includes/class.yith-wcwl-shortcode.php:71
637
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
638
  msgstr ""
639
 
640
+ #: includes/class.yith-wcwl-shortcode.php:76
641
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
642
  msgstr ""
643
 
644
+ #: includes/class.yith-wcwl-shortcode.php:81
645
  msgid ""
646
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
647
  "default)"
648
  msgstr ""
649
 
650
+ #: includes/class.yith-wcwl-shortcode.php:86
651
  msgid "Additional css classes for the button (leave empty to use default)"
652
  msgstr ""
653
 
654
+ #: includes/class.yith-wcwl-shortcode.php:94
655
  #, fuzzy
656
  msgctxt "[gutenberg]: block name"
657
  msgid "YITH Wishlist"
658
  msgstr "Włącz YITH Listy życzeń"
659
 
660
+ #: includes/class.yith-wcwl-shortcode.php:95
661
  #, fuzzy
662
  msgctxt "[gutenberg]: block description"
663
  msgid "Shows list of products in wishlist"
664
  msgstr "Produkt jest już na liście życzeń!"
665
 
666
+ #: includes/class.yith-wcwl-shortcode.php:100
667
  msgid "Choose whether to paginate items in the wishlist or show them all"
668
  msgstr ""
669
 
670
+ #: includes/class.yith-wcwl-shortcode.php:103
671
  msgid "Paginate"
672
  msgstr ""
673
 
674
+ #: includes/class.yith-wcwl-shortcode.php:104
675
  msgid "Do not paginate"
676
  msgstr ""
677
 
678
+ #: includes/class.yith-wcwl-shortcode.php:109
679
  msgid "Number of items to show for each page"
680
  msgstr ""
681
 
682
+ #: includes/class.yith-wcwl-shortcode.php:114
683
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
684
  msgstr ""
685
 
686
+ #: includes/class.yith-wcwl-shortcode.php:386
687
+ #: includes/class.yith-wcwl-ui.php:164
688
  msgid "Share on:"
689
  msgstr "Udostępnij na:"
690
 
691
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
692
  msgid "Select options"
693
  msgstr "Personalizuj"
694
 
695
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
696
  msgid "Facebook"
697
  msgstr "Facebook"
698
 
699
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
700
  msgid "Twitter"
701
  msgstr "Twitter"
702
 
703
+ #: includes/class.yith-wcwl-ui.php:180
704
  msgid "email"
705
  msgstr "e-mail"
706
 
707
+ #: includes/class.yith-wcwl.php:201
708
  msgid "An error occurred while adding products to the wishlist."
709
  msgstr ""
710
 
711
+ #: includes/class.yith-wcwl.php:293
712
  msgid "An error occurred while adding products to wishlist."
713
  msgstr ""
714
 
715
+ #: includes/class.yith-wcwl.php:310
716
  msgid "The \"Remove\" option now does not require any parameter"
717
  msgstr ""
718
 
719
+ #: includes/class.yith-wcwl.php:359
720
  msgid "An error occurred while removing products from the wishlist"
721
  msgstr ""
722
 
723
+ #: includes/class.yith-wcwl.php:809
724
  msgid "You need to log in before creating a new wishlist"
725
  msgstr ""
726
 
727
+ #: includes/class.yith-wcwl.php:1610
728
  msgid "Product successfully removed."
729
  msgstr "Produkt został usunięty."
730
 
731
+ #: includes/class.yith-wcwl.php:1614
732
  msgid "Error. Unable to remove the product from the wishlist."
733
  msgstr "Błąd. Nie można usunąć produktu z listy życzeń."
734
 
735
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
736
  msgid "No products were added to the wishlist"
737
  msgstr "Nie dodano żadnych produktów do listy życzeń"
738
 
739
+ #: includes/class.yith-wcwl.php:1660
740
  msgid "An error as occurred."
741
  msgstr ""
742
 
743
+ #: init.php:130
744
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
745
  msgstr ""
746
 
747
+ #: init.php:140
748
  msgid "You can't activate the free version of"
749
  msgstr ""
750
 
751
+ #: init.php:140
752
  msgid "while you are using the premium one."
753
  msgstr ""
754
 
755
+ #: templates/admin/wishlist-panel-premium.php:185
756
+ #: templates/admin/wishlist-panel-premium.php:383
 
757
  msgid ""
758
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
759
  "%2$s to benefit from all features!"
760
  msgstr ""
761
 
762
+ #: templates/admin/wishlist-panel-premium.php:187
763
+ #: templates/admin/wishlist-panel-premium.php:385
 
764
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
765
  msgstr ""
766
 
767
+ #: templates/admin/wishlist-panel-premium.php:193
768
  msgid "Premium Features"
769
  msgstr ""
770
 
771
+ #: templates/admin/wishlist-panel-premium.php:196
772
+ #: templates/admin/wishlist-panel-premium.php:201
773
  msgid "Multiple Wishlist"
774
  msgstr ""
775
 
776
+ #: templates/admin/wishlist-panel-premium.php:203
 
777
  msgid ""
778
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
779
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
784
  "manage and share their own wish lists."
785
  msgstr ""
786
 
787
+ #: templates/admin/wishlist-panel-premium.php:212
788
+ #: templates/admin/wishlist-panel-premium.php:222
789
  msgid "Wishlist Private"
790
  msgstr ""
791
 
792
+ #: templates/admin/wishlist-panel-premium.php:214
 
793
  msgid ""
794
  "By enabling the option wishlist, users will also have the possibility to "
795
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
796
  "following options:"
797
  msgstr ""
798
 
799
+ #: templates/admin/wishlist-panel-premium.php:216
 
800
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
801
  msgstr ""
802
 
803
+ #: templates/admin/wishlist-panel-premium.php:217
 
804
  msgid ""
805
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
806
  "can display it;"
807
  msgstr ""
808
 
809
+ #: templates/admin/wishlist-panel-premium.php:218
 
810
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
811
  msgstr ""
812
 
813
+ #: templates/admin/wishlist-panel-premium.php:229
814
+ #: templates/admin/wishlist-panel-premium.php:234
815
  msgid "Estimate Cost"
816
  msgstr ""
817
 
818
+ #: templates/admin/wishlist-panel-premium.php:236
 
819
  msgid ""
820
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
821
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
827
  "address that you have previously set."
828
  msgstr ""
829
 
830
+ #: templates/admin/wishlist-panel-premium.php:245
831
+ #: templates/admin/wishlist-panel-premium.php:250
832
  msgid "Admin Panel"
833
  msgstr ""
834
 
835
+ #: templates/admin/wishlist-panel-premium.php:247
 
836
  msgid ""
837
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
838
  "submenu pages, you will have total control on users' wishlists. In addition "
842
  "in customers' wish lists."
843
  msgstr ""
844
 
845
+ #: templates/admin/wishlist-panel-premium.php:257
846
+ #: templates/admin/wishlist-panel-premium.php:262
847
  msgid "Search Wishlists"
848
  msgstr ""
849
 
850
+ #: templates/admin/wishlist-panel-premium.php:264
 
851
  msgid ""
852
  "How many times have you been looking for the perfect gift for a important "
853
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
856
  "your products and even encourage users to purchase."
857
  msgstr ""
858
 
859
+ #: templates/admin/wishlist-panel-premium.php:273
860
  msgid "'ADD TO CART' CHECKBOX"
861
  msgstr ""
862
 
863
+ #: templates/admin/wishlist-panel-premium.php:275
 
864
  msgid ""
865
  "Your shop offers always a wide selection of products and wishlists of your "
866
  "users get more and more crowded everyday. Give them the possibility to "
868
  "just with one click."
869
  msgstr ""
870
 
871
+ #: templates/admin/wishlist-panel-premium.php:278
872
  msgid "'ADD TO CART'"
873
  msgstr ""
874
 
875
+ #: templates/admin/wishlist-panel-premium.php:285
876
  msgid "DISABLE WISHLIST"
877
  msgstr ""
878
 
879
+ #: templates/admin/wishlist-panel-premium.php:290
880
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
881
  msgstr ""
882
 
883
+ #: templates/admin/wishlist-panel-premium.php:292
 
884
  msgid ""
885
  "Favour users that have registered to your shop and disable plugin "
886
  "functionalities for all users that have not. By disabling this option, each "
888
  "%2$s to \"My Account\" page and a message will invite them to log in."
889
  msgstr ""
890
 
891
+ #: templates/admin/wishlist-panel-premium.php:301
892
  msgid "MESSAGE TO UNLOGGED USERS"
893
  msgstr ""
894
 
895
+ #: templates/admin/wishlist-panel-premium.php:303
 
896
  msgid ""
897
  "Invite users that are visiting your shop to login if they want to fully "
898
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
899
  "redirect them to \"My Account\" page for registration."
900
  msgstr ""
901
 
902
+ #: templates/admin/wishlist-panel-premium.php:306
903
  msgid "UNLOGGED USERS"
904
  msgstr ""
905
 
906
+ #: templates/admin/wishlist-panel-premium.php:313
907
+ #: templates/admin/wishlist-panel-premium.php:318
908
  msgid "POPULAR TABLE"
909
  msgstr ""
910
 
911
+ #: templates/admin/wishlist-panel-premium.php:320
 
912
  msgid ""
913
  "Some products draw customer's attention more than others and they do not "
914
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
916
  "their wishlists."
917
  msgstr ""
918
 
919
+ #: templates/admin/wishlist-panel-premium.php:329
920
  msgid "FUNCTIONALITIES IN ONE CLICK"
921
  msgstr ""
922
 
923
+ #: templates/admin/wishlist-panel-premium.php:331
 
924
  msgid ""
925
  "Users have the possibility to search for a wishlist, create a new one or "
926
  "display those already created. Add these %1$sfunctionalities%2$s through the "
927
  "dedicated widgets or show them immediately after \"Wishlist\" table."
928
  msgstr ""
929
 
930
+ #: templates/admin/wishlist-panel-premium.php:334
931
  msgid "FUNCTIONALITIES"
932
  msgstr ""
933
 
934
+ #: templates/admin/wishlist-panel-premium.php:341
935
+ #: templates/admin/wishlist-panel-premium.php:346
936
  msgid "PROMOTIONAL EMAIL"
937
  msgstr ""
938
 
939
+ #: templates/admin/wishlist-panel-premium.php:348
 
940
  msgid ""
941
  "If you want to give the right input to your users to persuade them to "
942
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
945
  "will know you are offering a unique offer!"
946
  msgstr ""
947
 
948
+ #: templates/admin/wishlist-panel-premium.php:357
949
  msgid "FROM A WISHLIST TO ANOTHER"
950
  msgstr ""
951
 
952
+ #: templates/admin/wishlist-panel-premium.php:359
 
953
  msgid ""
954
  "Who said that a product has to remain forever in the same wishlist? With the "
955
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
957
  "another one, managing as they want their lists."
958
  msgstr ""
959
 
960
+ #: templates/admin/wishlist-panel-premium.php:362
961
  msgid "FROM A WISHLIST"
962
  msgstr ""
963
 
964
+ #: templates/admin/wishlist-panel-premium.php:369
965
  msgid "DATE"
966
  msgstr ""
967
 
968
+ #: templates/admin/wishlist-panel-premium.php:374
969
  msgid "DATE OF ADDITION TO A WISHLIST"
970
  msgstr ""
971
 
972
+ #: templates/admin/wishlist-panel-premium.php:376
 
973
  msgid ""
974
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
975
  "date in which they have added a particular product to their list: a new way "
976
  "to keep you users informed about their operations."
977
  msgstr ""
978
 
979
+ #: templates/share.php:32
980
  msgid "Pinterest"
981
  msgstr "Pinterest"
982
 
983
+ #: templates/share.php:38
984
  msgid "Google+"
985
  msgstr "Google+"
986
 
987
+ #: templates/share.php:44
988
  msgid "Email"
989
  msgstr "Adres mailowy"
990
 
991
+ #: templates/share.php:51
992
+ #, fuzzy
993
+ msgid "My wishlist on "
994
+ msgstr "Moja lista życzeń: %s"
995
+
996
+ #: templates/share.php:51
997
+ msgid "WhatsApp"
998
+ msgstr ""
999
+
1000
+ #: templates/wishlist-view.php:32
1001
  msgid "Edit title"
1002
  msgstr "Edytuj tytuł"
1003
 
1004
+ #: templates/wishlist-view.php:41
1005
  msgid "Save"
1006
  msgstr "Zapisz"
1007
 
1008
+ #: templates/wishlist-view.php:45
1009
  msgid "Cancel"
1010
  msgstr "Anuluj"
1011
 
1012
+ #: templates/wishlist-view.php:82
1013
  msgid "Product Name"
1014
  msgstr "Nazwa produktu"
1015
 
1016
+ #: templates/wishlist-view.php:89
1017
  msgid "Unit Price"
1018
  msgstr "Cena"
1019
 
1020
+ #: templates/wishlist-view.php:102
1021
  msgid "Stock Status"
1022
  msgstr "Stan magazynowy"
1023
 
1024
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
1025
  msgid "Remove this product"
1026
  msgstr "Usuń"
1027
 
1028
+ #: templates/wishlist-view.php:172
1029
  msgid "Free!"
1030
  msgstr "Darmowe!"
1031
 
1032
+ #: templates/wishlist-view.php:179
1033
  msgid "Out of Stock"
1034
  msgstr "Wyprzedane"
1035
 
1036
+ #: templates/wishlist-view.php:179
1037
  msgid "In Stock"
1038
  msgstr "Dostępny"
1039
 
1040
+ #: templates/wishlist-view.php:188
 
1041
  msgid "Added on : %s"
1042
  msgstr "Dodano %s temu"
1043
 
1044
+ #: templates/wishlist-view.php:200
1045
  msgid "Move"
1046
  msgstr "Przenieś"
1047
 
1048
+ #: templates/wishlist-view.php:232
1049
  msgid "Remove"
1050
  msgstr "Usuń"
1051
 
1052
+ #: templates/wishlist-view.php:259
1053
  msgid "Add the selected products to the cart"
1054
  msgstr "Dodaj wybrane produkty do koszyka"
1055
 
1056
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1057
  msgid "Ask for an estimate"
1058
  msgstr "Poproś o oszacowanie kosztów"
1059
 
1060
+ #: templates/wishlist-view.php:303
1061
  msgid "Your email"
1062
  msgstr ""
1063
 
1064
+ #. Plugin Name of the plugin/theme
1065
  #, fuzzy
1066
+ msgid "YITH WooCommerce Wishlist"
1067
+ msgstr "Przeglądaj listę życzeń"
1068
+
1069
+ #. Plugin URI of the plugin/theme
1070
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1071
+ msgstr ""
1072
+
1073
+ #. Description of the plugin/theme
1074
+ msgid ""
1075
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1076
+ "possibility to create, fill, manage and share their wishlists allowing you "
1077
+ "to analyze their interests and needs to improve your marketing strategies. "
1078
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1079
+ "your e-commerce on <strong>YITH</strong></a>"
1080
+ msgstr ""
1081
+
1082
+ #. Author of the plugin/theme
1083
+ msgid "YITH"
1084
+ msgstr ""
1085
+
1086
+ #. Author URI of the plugin/theme
1087
+ msgid "https://yithemes.com/"
1088
+ msgstr ""
1089
 
1090
  #~ msgid ""
1091
  #~ "Enable all plugin features. <strong>Be sure to select at least one option "
languages/yith-woocommerce-wishlist-pt_BR.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-pt_BR.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:38+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: YIThemes <support@yithemes.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -20,104 +20,103 @@ msgstr ""
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
- #: ../includes/class.yith-wcwl-admin-init.php:159
24
- #: ../includes/class.yith-wcwl-admin-init.php:1484
25
- #: ../includes/class.yith-wcwl-admin-init.php:1485
26
- #: ../includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Lista de Desejos"
29
 
30
- #: ../includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "Configurações"
33
 
34
- #: ../includes/class.yith-wcwl-admin-init.php:162
35
- #: ../includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "Cores"
38
 
39
- #: ../includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr ""
42
 
43
- #: ../includes/class.yith-wcwl-admin-init.php:1015
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
- #: ../includes/class.yith-wcwl-admin-init.php:1016
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
- #: ../includes/class.yith-wcwl-admin-init.php:1017
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
- #: ../includes/class.yith-wcwl-admin-init.php:1018
59
  msgctxt "[Part Of]: Also, please read the plugin documentation"
60
  msgid "documentation"
61
  msgstr ""
62
 
63
- #: ../includes/class.yith-wcwl-admin-init.php:1024
64
  msgid "Upgrade to the PREMIUM VERSION"
65
  msgstr ""
66
 
67
- #: ../includes/class.yith-wcwl-admin-init.php:1028
68
  msgid "Discover the Advanced Features"
69
  msgstr ""
70
 
71
- #: ../includes/class.yith-wcwl-admin-init.php:1029
72
  msgid ""
73
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
74
  "all features!"
75
  msgstr ""
76
 
77
- #: ../includes/class.yith-wcwl-admin-init.php:1035
78
  msgid "Get Support and Pro Features"
79
  msgstr ""
80
 
81
- #: ../includes/class.yith-wcwl-admin-init.php:1036
82
  msgid ""
83
  "By purchasing the premium version of the plugin, you will take advantage of "
84
  "the advanced features of the product and you will get one year of free "
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
- #: ../includes/class.yith-wcwl-admin-init.php:1046
89
  msgid "General Settings"
90
  msgstr "Opções gerais"
91
 
92
- #: ../includes/class.yith-wcwl-admin-init.php:1053
93
  msgid "Enable YITH Wishlist"
94
  msgstr "Ativar Lista de Desejos"
95
 
96
- #: ../includes/class.yith-wcwl-admin-init.php:1060
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "Titulo da lista de desejos"
100
 
101
- #: ../includes/class.yith-wcwl-admin-init.php:1062
102
- #: ../includes/class.yith-wcwl-admin-init.php:1063
103
- #: ../includes/class.yith-wcwl-admin-init.php:1299
104
- #, php-format
105
  msgid "My wishlist on %s"
106
  msgstr "Minha lista de desejos em %s"
107
 
108
- #: ../includes/class.yith-wcwl-admin-init.php:1068
109
  msgid "Wishlist Page"
110
  msgstr "Meus desejos"
111
 
112
- #: ../includes/class.yith-wcwl-admin-init.php:1069
113
  msgid "Page contents: [yith_wcwl_wishlist]"
114
  msgstr "Conteúdo da página: [yith_wcwl_wishlist]"
115
 
116
- #: ../includes/class.yith-wcwl-admin-init.php:1078
117
  msgid "Position"
118
  msgstr "Posição"
119
 
120
- #: ../includes/class.yith-wcwl-admin-init.php:1079
121
  msgid ""
122
  "You can add the button in variable products only after the \"Add to Cart\" "
123
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -125,27 +124,27 @@ msgstr ""
125
  "Em produtos variáveis você pode adicionar isto somenteapós \"Adicionar ao "
126
  "Carrinho\" ou usar o shortcode [yith_wcwl_add_to_wishlist]."
127
 
128
- #: ../includes/class.yith-wcwl-admin-init.php:1085
129
  msgid "After \"Add to cart\""
130
  msgstr "Após \" Adicionar ao carrinho \""
131
 
132
- #: ../includes/class.yith-wcwl-admin-init.php:1086
133
  msgid "After thumbnails"
134
  msgstr "Após miniaturas"
135
 
136
- #: ../includes/class.yith-wcwl-admin-init.php:1087
137
  msgid "After summary"
138
  msgstr "Após sumário"
139
 
140
- #: ../includes/class.yith-wcwl-admin-init.php:1088
141
  msgid "Use shortcode"
142
  msgstr "Usar shortcode"
143
 
144
- #: ../includes/class.yith-wcwl-admin-init.php:1093
145
  msgid "Redirect to cart"
146
  msgstr "Redirecionar para o carrinho"
147
 
148
- #: ../includes/class.yith-wcwl-admin-init.php:1094
149
  msgid ""
150
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
151
  "page."
@@ -153,340 +152,346 @@ msgstr ""
153
  "Redirecionar para a página de carrinho se o botão \" Adicionar ao carrinho "
154
  "\" estiver clicado na página de lista de desejos."
155
 
156
- #: ../includes/class.yith-wcwl-admin-init.php:1100
157
  msgid "Remove if added to the cart"
158
  msgstr "Remover se adicionado ao carrinho"
159
 
160
- #: ../includes/class.yith-wcwl-admin-init.php:1101
161
  #, fuzzy
162
  msgid "Remove the product from the wishlist if it has been added to the cart."
163
  msgstr ""
164
  "Remover o produto da lista, se a mesma tiver sido adicionada ao carrinho."
165
 
166
- #: ../includes/class.yith-wcwl-admin-init.php:1107
167
  msgid "\"Add to Wishlist\" text"
168
  msgstr "Texto \" Adicionar a Lista de Desejos\""
169
 
170
- #: ../includes/class.yith-wcwl-admin-init.php:1109
171
  msgid "Add to Wishlist"
172
  msgstr "Adicionar aos meus desejos"
173
 
174
- #: ../includes/class.yith-wcwl-admin-init.php:1114
175
  #, fuzzy
176
  msgid "\"Browse wishlist\" text"
177
  msgstr "Veja sua lista de desejos!"
178
 
179
- #: ../includes/class.yith-wcwl-admin-init.php:1116
180
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
181
  msgid "Browse Wishlist"
182
  msgstr "Veja sua lista de desejos!"
183
 
184
- #: ../includes/class.yith-wcwl-admin-init.php:1121
185
  #, fuzzy
186
  msgid "\"Product already in wishlist\" text"
187
  msgstr "Produto já na lista de desejos."
188
 
189
- #: ../includes/class.yith-wcwl-admin-init.php:1123
190
- #: ../includes/class.yith-wcwl-ui.php:83
191
  msgid "The product is already in the wishlist!"
192
  msgstr "Esse produto já se encontra na sua lista de desejos!"
193
 
194
- #: ../includes/class.yith-wcwl-admin-init.php:1128
195
  #, fuzzy
196
  msgid "\"Product added\" text"
197
  msgstr "Produto adicionado!"
198
 
199
- #: ../includes/class.yith-wcwl-admin-init.php:1130
200
- #: ../includes/class.yith-wcwl-ui.php:82
201
  msgid "Product added!"
202
  msgstr "Produto adicionado!"
203
 
204
- #: ../includes/class.yith-wcwl-admin-init.php:1135
205
  msgid "\"Add to Cart\" text"
206
  msgstr "Texto \" Adicionar ao Carrinho\""
207
 
208
- #: ../includes/class.yith-wcwl-admin-init.php:1137
209
  msgid "Add to Cart"
210
  msgstr "Adicionar ao Carrinho"
211
 
212
- #: ../includes/class.yith-wcwl-admin-init.php:1142
213
  #, fuzzy
214
  msgid "Show Unit price"
215
  msgstr "Preço unitário"
216
 
217
- #: ../includes/class.yith-wcwl-admin-init.php:1143
218
  msgid "Show unit price for each product in wishlist"
219
  msgstr ""
220
 
221
- #: ../includes/class.yith-wcwl-admin-init.php:1150
222
  #, fuzzy
223
  msgid "Show \"Add to Cart\" button"
224
  msgstr "Texto do botão \"Adicionar ao carrinho \""
225
 
226
- #: ../includes/class.yith-wcwl-admin-init.php:1151
227
  #, fuzzy
228
  msgid "Show \"Add to Cart\" button for each product in wishlist"
229
  msgstr "Fundo do do botão \"Adicionar ao carrinho \""
230
 
231
- #: ../includes/class.yith-wcwl-admin-init.php:1158
232
  #, fuzzy
233
  msgid "Show Stock status"
234
  msgstr "Status do estoque"
235
 
236
- #: ../includes/class.yith-wcwl-admin-init.php:1159
237
  msgid ""
238
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
239
  msgstr ""
240
 
241
- #: ../includes/class.yith-wcwl-admin-init.php:1166
242
  msgid "Show Date of addition"
243
  msgstr ""
244
 
245
- #: ../includes/class.yith-wcwl-admin-init.php:1167
246
  #, fuzzy
247
  msgid "Show the date when users have added a product to the wishlist"
248
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
249
 
250
- #: ../includes/class.yith-wcwl-admin-init.php:1174
251
  #, fuzzy
252
  msgid "Add second remove button"
253
  msgstr "Texto do botão \"Adicionar ao carrinho \""
254
 
255
- #: ../includes/class.yith-wcwl-admin-init.php:1175
256
  msgid "Add a second remove button in the last column, with extended label"
257
  msgstr ""
258
 
259
- #: ../includes/class.yith-wcwl-admin-init.php:1190
260
  msgid "Styles"
261
  msgstr "Estilos"
262
 
263
- #: ../includes/class.yith-wcwl-admin-init.php:1197
264
  msgid "Use buttons"
265
  msgstr "Usar botões"
266
 
267
- #: ../includes/class.yith-wcwl-admin-init.php:1198
268
  #, fuzzy
269
  msgid "Use buttons instead of simple anchors."
270
  msgstr "Usar botões ao invés de simples âncoras."
271
 
272
- #: ../includes/class.yith-wcwl-admin-init.php:1204
273
  msgid "Custom CSS"
274
  msgstr "CSS Customizado"
275
 
276
- #: ../includes/class.yith-wcwl-admin-init.php:1211
277
  msgid "Use theme style"
278
  msgstr "Usar estilo do tema"
279
 
280
- #: ../includes/class.yith-wcwl-admin-init.php:1212
281
  msgid "Use the theme style."
282
  msgstr "Usar o estilo do tema."
283
 
284
- #: ../includes/class.yith-wcwl-admin-init.php:1218
285
  #, fuzzy
286
  msgid "Rounded buttons"
287
  msgstr "Usar botões"
288
 
289
- #: ../includes/class.yith-wcwl-admin-init.php:1219
290
  #, fuzzy
291
  msgid "Make button corners rounded"
292
  msgstr "Faça botões do canto arredondado"
293
 
294
- #: ../includes/class.yith-wcwl-admin-init.php:1225
295
  msgid "\"Add to Wishlist\" icon"
296
  msgstr "Ícone \"Adicionar aos meus desejos\" "
297
 
298
- #: ../includes/class.yith-wcwl-admin-init.php:1226
299
  msgid "Add an icon to the \"Add to Wishlist\" button"
300
  msgstr "Adicionar um ícone ao botão \"Adicionar aos meus desejos\""
301
 
302
- #: ../includes/class.yith-wcwl-admin-init.php:1236
303
  msgid "\"Add to Cart\" icon"
304
  msgstr "Ícone \"Adicionar ao Carrinho\""
305
 
306
- #: ../includes/class.yith-wcwl-admin-init.php:1237
307
  msgid "Add an icon to the \"Add to Cart\" button"
308
  msgstr "Adicionar um ícone ao botão \"Adicionar ao carrinho\""
309
 
310
- #: ../includes/class.yith-wcwl-admin-init.php:1255
311
  #, fuzzy
312
  msgid "Social Networks & Share"
313
  msgstr "Social &amp; Compartilhamento"
314
 
315
- #: ../includes/class.yith-wcwl-admin-init.php:1262
316
  msgid "Share on Facebook"
317
  msgstr "Compartilhar no Facebook"
318
 
319
- #: ../includes/class.yith-wcwl-admin-init.php:1263
320
  #, fuzzy
321
  msgid "Show \"Share on Facebook\" button"
322
  msgstr "Compartilhar no Facebook"
323
 
324
- #: ../includes/class.yith-wcwl-admin-init.php:1269
325
  msgid "Tweet on Twitter"
326
  msgstr "Tweetar no Twitter"
327
 
328
- #: ../includes/class.yith-wcwl-admin-init.php:1270
329
  #, fuzzy
330
  msgid "Show \"Tweet on Twitter\" button"
331
  msgstr "Tweetar no Twitter"
332
 
333
- #: ../includes/class.yith-wcwl-admin-init.php:1276
334
  msgid "Pin on Pinterest"
335
  msgstr ""
336
 
337
- #: ../includes/class.yith-wcwl-admin-init.php:1277
338
  #, fuzzy
339
  msgid "Show \"Pin on Pinterest\" button"
340
  msgstr "Texto do botão \"Adicionar ao carrinho \""
341
 
342
- #: ../includes/class.yith-wcwl-admin-init.php:1283
343
  msgid "Share on Google+"
344
  msgstr "Comparilhar no Google+"
345
 
346
- #: ../includes/class.yith-wcwl-admin-init.php:1284
347
  #, fuzzy
348
  msgid "Show \"Share on Google+\" button"
349
  msgstr "Compartilhar no Facebook"
350
 
351
- #: ../includes/class.yith-wcwl-admin-init.php:1290
352
  msgid "Share by Email"
353
  msgstr ""
354
 
355
- #: ../includes/class.yith-wcwl-admin-init.php:1291
356
  #, fuzzy
357
  msgid "Show \"Share by Email\" button"
358
  msgstr "Texto do botão \"Adicionar ao carrinho \""
359
 
360
- #: ../includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
 
361
  #, fuzzy
362
  msgid "Social title"
363
  msgstr "Título Mídias Sociais"
364
 
365
- #: ../includes/class.yith-wcwl-admin-init.php:1304
366
  #, fuzzy
367
  msgid "Social text"
368
  msgstr "Texto Mídias Sociais"
369
 
370
- #: ../includes/class.yith-wcwl-admin-init.php:1305
371
  msgid ""
372
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
373
  "strong> where you want to show the URL of your wishlist."
374
  msgstr ""
375
 
376
- #: ../includes/class.yith-wcwl-admin-init.php:1312
377
  #, fuzzy
378
  msgid "Social image URL"
379
  msgstr "Url para compartilhamento"
380
 
381
- #: ../includes/class.yith-wcwl-admin-init.php:1313
382
  msgid "It will be used by Pinterest."
383
  msgstr ""
384
 
385
- #: ../includes/class.yith-wcwl-admin-init.php:1327
386
- #, php-format
387
  msgid ""
388
  "If you want to take advantage of this feature, you could consider to "
389
  "purchase the %s."
390
  msgstr ""
391
 
392
- #: ../includes/class.yith-wcwl-admin-init.php:1332
393
  msgid "YITH WooCommerce Frequently Bought Together Integration"
394
  msgstr ""
395
 
396
- #: ../includes/class.yith-wcwl-admin-init.php:1339
397
  msgid "Enable slider in wishlist"
398
  msgstr ""
399
 
400
- #: ../includes/class.yith-wcwl-admin-init.php:1340
401
- #, php-format
402
  msgid ""
403
  "Choose to enable product slider in wishlist page with linked products (<a "
404
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
405
  msgstr ""
406
 
407
- #: ../includes/class.yith-wcwl-admin-init.php:1376
408
  #, fuzzy
409
  msgid "\"Add to wishlist\" button"
410
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
411
 
412
- #: ../includes/class.yith-wcwl-admin-init.php:1379
413
- #: ../includes/class.yith-wcwl-admin-init.php:1397
414
- #: ../includes/class.yith-wcwl-admin-init.php:1415
415
- #: ../includes/class.yith-wcwl-admin-init.php:1433
416
- #: ../includes/class.yith-wcwl-admin-init.php:1451
417
  msgid "Background"
418
  msgstr ""
419
 
420
- #: ../includes/class.yith-wcwl-admin-init.php:1380
421
- #: ../includes/class.yith-wcwl-admin-init.php:1398
422
- #: ../includes/class.yith-wcwl-admin-init.php:1416
423
- #: ../includes/class.yith-wcwl-admin-init.php:1434
424
- #: ../includes/class.yith-wcwl-admin-init.php:1452
425
  msgid "Text"
426
  msgstr ""
427
 
428
- #: ../includes/class.yith-wcwl-admin-init.php:1381
429
- #: ../includes/class.yith-wcwl-admin-init.php:1399
430
- #: ../includes/class.yith-wcwl-admin-init.php:1417
431
- #: ../includes/class.yith-wcwl-admin-init.php:1435
432
- #: ../includes/class.yith-wcwl-admin-init.php:1453
433
  msgid "Border"
434
  msgstr ""
435
 
436
- #: ../includes/class.yith-wcwl-admin-init.php:1388
437
- #: ../includes/class.yith-wcwl-admin-init.php:1406
438
- #: ../includes/class.yith-wcwl-admin-init.php:1424
439
- #: ../includes/class.yith-wcwl-admin-init.php:1442
440
  msgid "Background (hover)"
441
  msgstr ""
442
 
443
- #: ../includes/class.yith-wcwl-admin-init.php:1389
444
- #: ../includes/class.yith-wcwl-admin-init.php:1407
445
- #: ../includes/class.yith-wcwl-admin-init.php:1425
446
- #: ../includes/class.yith-wcwl-admin-init.php:1443
447
  msgid "Text (hover)"
448
  msgstr ""
449
 
450
- #: ../includes/class.yith-wcwl-admin-init.php:1390
451
- #: ../includes/class.yith-wcwl-admin-init.php:1408
452
- #: ../includes/class.yith-wcwl-admin-init.php:1426
453
- #: ../includes/class.yith-wcwl-admin-init.php:1444
454
  msgid "Border (hover)"
455
  msgstr ""
456
 
457
- #: ../includes/class.yith-wcwl-admin-init.php:1394
458
  #, fuzzy
459
  msgid "\"Add to Cart\" button"
460
  msgstr "Texto do botão \"Adicionar ao carrinho \""
461
 
462
- #: ../includes/class.yith-wcwl-admin-init.php:1412
463
  msgid "\"Style 1\" button"
464
  msgstr ""
465
 
466
- #: ../includes/class.yith-wcwl-admin-init.php:1430
467
  msgid "\"Style 2\" button"
468
  msgstr ""
469
 
470
- #: ../includes/class.yith-wcwl-admin-init.php:1448
471
  #, fuzzy
472
  msgid "Wishlist table"
473
  msgstr "Titulo da lista de desejos"
474
 
475
- #: ../includes/class.yith-wcwl-admin-init.php:1457
476
  msgid "Headers"
477
  msgstr ""
478
 
479
- #: ../includes/class.yith-wcwl-admin-init.php:1460
480
  msgid "Background color"
481
  msgstr ""
482
 
483
- #: ../includes/class.yith-wcwl-admin-init.php:1550
484
  #, fuzzy
485
  msgid "Wishlist Activated"
486
  msgstr "Titulo da lista de desejos"
487
 
488
- #: ../includes/class.yith-wcwl-admin-init.php:1551
489
- #, php-format
490
  msgid ""
491
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
492
  "can access to all the settings of our plugins that you have activated. "
@@ -494,13 +499,12 @@ msgid ""
494
  "options, <a href=\"%s\">discover it now</a>."
495
  msgstr ""
496
 
497
- #: ../includes/class.yith-wcwl-admin-init.php:1562
498
  #, fuzzy
499
  msgid "Wishlist Updated"
500
  msgstr "Meus desejos"
501
 
502
- #: ../includes/class.yith-wcwl-admin-init.php:1563
503
- #, php-format
504
  msgid ""
505
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
506
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -509,307 +513,302 @@ msgid ""
509
  "\">discover the PREMIUM version.</a>"
510
  msgstr ""
511
 
512
- #: ../includes/class.yith-wcwl-init.php:437
513
  msgid ""
514
  "We are sorry, but this feature is available only if cookies are enabled on "
515
  "your browser."
516
  msgstr ""
517
 
518
- #: ../includes/class.yith-wcwl-init.php:438
519
  #, fuzzy
520
  msgid "Product correctly added to cart"
521
  msgstr "Produto adicionado ao carrinho."
522
 
523
- #: ../includes/class.yith-wcwl-install.php:244
524
  msgctxt "page_slug"
525
  msgid "wishlist"
526
  msgstr ""
527
 
528
- #: ../includes/class.yith-wcwl-privacy.php:50
529
  msgid "While you visit our site, we’ll track:"
530
  msgstr ""
531
 
532
- #: ../includes/class.yith-wcwl-privacy.php:52
533
  msgid ""
534
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
535
  "users your favourite products, and to create targeted email campaigns."
536
  msgstr ""
537
 
538
- #: ../includes/class.yith-wcwl-privacy.php:53
539
  msgid ""
540
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
541
  "make them visible to the store’s staff"
542
  msgstr ""
543
 
544
- #: ../includes/class.yith-wcwl-privacy.php:55
545
  msgid ""
546
  "We’ll also use cookies to keep track of wishlist contents while you’re "
547
  "browsing our site."
548
  msgstr ""
549
 
550
- #: ../includes/class.yith-wcwl-privacy.php:58
551
  msgid ""
552
  "Members of our team have access to the information you provide us. For "
553
  "example, both Administrators and Shop Managers can access:"
554
  msgstr ""
555
 
556
- #: ../includes/class.yith-wcwl-privacy.php:60
557
  msgid ""
558
  "Wishlist details, such as products added, date of addition, name and privacy "
559
  "settings of your wishlists"
560
  msgstr ""
561
 
562
- #: ../includes/class.yith-wcwl-privacy.php:62
563
  msgid ""
564
  "Our team members have access to this information to offer you better deals "
565
  "for the products you love."
566
  msgstr ""
567
 
568
- #: ../includes/class.yith-wcwl-privacy.php:82
569
- #: ../includes/class.yith-wcwl-privacy.php:98
570
  #, fuzzy
571
  msgid "Customer Wishlists"
572
  msgstr "Adicionar aos meus desejos"
573
 
574
- #: ../includes/class.yith-wcwl-privacy.php:133
575
  #, fuzzy
576
  msgid "Wishlists"
577
  msgstr "Lista de Desejos"
578
 
579
- #: ../includes/class.yith-wcwl-privacy.php:195
580
- #, fuzzy, php-format
 
581
  msgid "Removed wishlist %s."
582
  msgstr "Minha lista de desejos em %s"
583
 
584
- #: ../includes/class.yith-wcwl-privacy.php:199
585
- #, fuzzy, php-format
 
586
  msgid "Wishlist %s has been retained."
587
  msgstr "Texto da tabela de desejos"
588
 
589
- #: ../includes/class.yith-wcwl-privacy.php:210
590
  msgid "Removed default user's wishlist"
591
  msgstr ""
592
 
593
- #: ../includes/class.yith-wcwl-privacy.php:228
594
  msgid "Token"
595
  msgstr ""
596
 
597
- #: ../includes/class.yith-wcwl-privacy.php:229
598
  #, fuzzy
599
  msgid "Wishlist url"
600
  msgstr "Lista de Desejos"
601
 
602
- #: ../includes/class.yith-wcwl-privacy.php:230
603
  msgid "Title"
604
  msgstr ""
605
 
606
- #: ../includes/class.yith-wcwl-privacy.php:231
607
  msgctxt "date wishlist was created"
608
  msgid "Created on"
609
  msgstr ""
610
 
611
- #: ../includes/class.yith-wcwl-privacy.php:232
612
  msgid "Visibility"
613
  msgstr ""
614
 
615
- #: ../includes/class.yith-wcwl-privacy.php:233
616
  msgid "Items Added"
617
  msgstr ""
618
 
619
- #: ../includes/class.yith-wcwl-privacy.php:283
620
- #: ../templates/wishlist-view.php:212
621
  #, fuzzy
622
  msgid "Shared"
623
  msgstr "Compartilhar em:"
624
 
625
- #: ../includes/class.yith-wcwl-privacy.php:286
626
- #: ../templates/wishlist-view.php:215
627
  msgid "Private"
628
  msgstr ""
629
 
630
- #: ../includes/class.yith-wcwl-privacy.php:289
631
- #: ../templates/wishlist-view.php:218
632
  msgid "Public"
633
  msgstr ""
634
 
635
- #: ../includes/class.yith-wcwl-shortcode.php:45
636
  #, fuzzy
637
  msgctxt "[gutenberg]: block name"
638
  msgid "YITH Add to Wishlist"
639
  msgstr "Adicionar aos meus desejos"
640
 
641
- #: ../includes/class.yith-wcwl-shortcode.php:46
642
  #, fuzzy
643
  msgctxt "[gutenberg]: block description"
644
  msgid "Shows Add to Wishlist button"
645
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
646
 
647
- #: ../includes/class.yith-wcwl-shortcode.php:51
648
  msgid ""
649
  "ID of the product to add to wishlist (leave empty to use global product)"
650
  msgstr ""
651
 
652
- #: ../includes/class.yith-wcwl-shortcode.php:56
653
  msgid "Url of wishlist page (leave empty to use default)"
654
  msgstr ""
655
 
656
- #: ../includes/class.yith-wcwl-shortcode.php:61
657
  msgid "Button label (leave empty to use default)"
658
  msgstr ""
659
 
660
- #: ../includes/class.yith-wcwl-shortcode.php:66
661
  msgid "\"Browse wishlist\" label (leave empty to use default)"
662
  msgstr ""
663
 
664
- #: ../includes/class.yith-wcwl-shortcode.php:71
665
  #, fuzzy
666
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
667
  msgstr "Produto já na lista de desejos."
668
 
669
- #: ../includes/class.yith-wcwl-shortcode.php:76
670
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
671
  msgstr ""
672
 
673
- #: ../includes/class.yith-wcwl-shortcode.php:81
674
  msgid ""
675
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
676
  "default)"
677
  msgstr ""
678
 
679
- #: ../includes/class.yith-wcwl-shortcode.php:86
680
  msgid "Additional css classes for the button (leave empty to use default)"
681
  msgstr ""
682
 
683
- #: ../includes/class.yith-wcwl-shortcode.php:94
684
  #, fuzzy
685
  msgctxt "[gutenberg]: block name"
686
  msgid "YITH Wishlist"
687
  msgstr "Ativar Lista de Desejos"
688
 
689
- #: ../includes/class.yith-wcwl-shortcode.php:95
690
  #, fuzzy
691
  msgctxt "[gutenberg]: block description"
692
  msgid "Shows list of products in wishlist"
693
  msgstr "Fundo do do botão \"Adicionar ao carrinho \""
694
 
695
- #: ../includes/class.yith-wcwl-shortcode.php:100
696
  msgid "Choose whether to paginate items in the wishlist or show them all"
697
  msgstr ""
698
 
699
- #: ../includes/class.yith-wcwl-shortcode.php:103
700
  msgid "Paginate"
701
  msgstr ""
702
 
703
- #: ../includes/class.yith-wcwl-shortcode.php:104
704
  msgid "Do not paginate"
705
  msgstr ""
706
 
707
- #: ../includes/class.yith-wcwl-shortcode.php:109
708
  msgid "Number of items to show for each page"
709
  msgstr ""
710
 
711
- #: ../includes/class.yith-wcwl-shortcode.php:114
712
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
713
  msgstr ""
714
 
715
- #: ../includes/class.yith-wcwl-shortcode.php:386
716
- #: ../includes/class.yith-wcwl-ui.php:164
717
  msgid "Share on:"
718
  msgstr "Compartilhar em:"
719
 
720
- #: ../includes/class.yith-wcwl-ui.php:118
721
- #: ../includes/class.yith-wcwl-ui.php:200
722
  msgid "Select options"
723
  msgstr "Selecione as opções"
724
 
725
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
726
  msgid "Facebook"
727
  msgstr "Facebook"
728
 
729
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
730
  msgid "Twitter"
731
  msgstr "Twitter"
732
 
733
- #: ../includes/class.yith-wcwl-ui.php:180
734
  msgid "email"
735
  msgstr ""
736
 
737
- #: ../includes/class.yith-wcwl.php:201
738
  #, fuzzy
739
  msgid "An error occurred while adding products to the wishlist."
740
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
741
 
742
- #: ../includes/class.yith-wcwl.php:293
743
  #, fuzzy
744
  msgid "An error occurred while adding products to wishlist."
745
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
746
 
747
- #: ../includes/class.yith-wcwl.php:310
748
  msgid "The \"Remove\" option now does not require any parameter"
749
  msgstr ""
750
 
751
- #: ../includes/class.yith-wcwl.php:359
752
  #, fuzzy
753
  msgid "An error occurred while removing products from the wishlist"
754
  msgstr "Oops! Ocorreu um erro ao remover o produto à lista de desejos."
755
 
756
- #: ../includes/class.yith-wcwl.php:809
757
  msgid "You need to log in before creating a new wishlist"
758
  msgstr ""
759
 
760
- #: ../includes/class.yith-wcwl.php:1610
761
  msgid "Product successfully removed."
762
  msgstr "Produto removida com sucesso."
763
 
764
- #: ../includes/class.yith-wcwl.php:1614
765
  msgid "Error. Unable to remove the product from the wishlist."
766
  msgstr "Erro. Não foi possível remover o produto da lista de desejos."
767
 
768
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
769
  msgid "No products were added to the wishlist"
770
  msgstr "Nenhum produto foi adicionado à lista de desejos"
771
 
772
- #: ../includes/class.yith-wcwl.php:1660
773
  msgid "An error as occurred."
774
  msgstr ""
775
 
776
- #: ../init.php:130
777
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
778
  msgstr ""
779
 
780
- #: ../init.php:140
781
  msgid "You can't activate the free version of"
782
  msgstr ""
783
 
784
- #: ../init.php:140
785
  msgid "while you are using the premium one."
786
  msgstr ""
787
 
788
- #: ../templates/admin/wishlist-panel-premium.php:185
789
- #: ../templates/admin/wishlist-panel-premium.php:383
790
- #, php-format
791
  msgid ""
792
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
793
  "%2$s to benefit from all features!"
794
  msgstr ""
795
 
796
- #: ../templates/admin/wishlist-panel-premium.php:187
797
- #: ../templates/admin/wishlist-panel-premium.php:385
798
- #, php-format
799
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
800
  msgstr ""
801
 
802
- #: ../templates/admin/wishlist-panel-premium.php:193
803
  msgid "Premium Features"
804
  msgstr ""
805
 
806
- #: ../templates/admin/wishlist-panel-premium.php:196
807
- #: ../templates/admin/wishlist-panel-premium.php:201
808
  msgid "Multiple Wishlist"
809
  msgstr ""
810
 
811
- #: ../templates/admin/wishlist-panel-premium.php:203
812
- #, php-format
813
  msgid ""
814
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
815
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -820,43 +819,38 @@ msgid ""
820
  "manage and share their own wish lists."
821
  msgstr ""
822
 
823
- #: ../templates/admin/wishlist-panel-premium.php:212
824
- #: ../templates/admin/wishlist-panel-premium.php:222
825
  msgid "Wishlist Private"
826
  msgstr ""
827
 
828
- #: ../templates/admin/wishlist-panel-premium.php:214
829
- #, php-format
830
  msgid ""
831
  "By enabling the option wishlist, users will also have the possibility to "
832
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
833
  "following options:"
834
  msgstr ""
835
 
836
- #: ../templates/admin/wishlist-panel-premium.php:216
837
- #, php-format
838
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
839
  msgstr ""
840
 
841
- #: ../templates/admin/wishlist-panel-premium.php:217
842
- #, php-format
843
  msgid ""
844
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
845
  "can display it;"
846
  msgstr ""
847
 
848
- #: ../templates/admin/wishlist-panel-premium.php:218
849
- #, php-format
850
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
851
  msgstr ""
852
 
853
- #: ../templates/admin/wishlist-panel-premium.php:229
854
- #: ../templates/admin/wishlist-panel-premium.php:234
855
  msgid "Estimate Cost"
856
  msgstr ""
857
 
858
- #: ../templates/admin/wishlist-panel-premium.php:236
859
- #, php-format
860
  msgid ""
861
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
862
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -868,13 +862,12 @@ msgid ""
868
  "address that you have previously set."
869
  msgstr ""
870
 
871
- #: ../templates/admin/wishlist-panel-premium.php:245
872
- #: ../templates/admin/wishlist-panel-premium.php:250
873
  msgid "Admin Panel"
874
  msgstr ""
875
 
876
- #: ../templates/admin/wishlist-panel-premium.php:247
877
- #, php-format
878
  msgid ""
879
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
880
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -884,13 +877,12 @@ msgid ""
884
  "in customers' wish lists."
885
  msgstr ""
886
 
887
- #: ../templates/admin/wishlist-panel-premium.php:257
888
- #: ../templates/admin/wishlist-panel-premium.php:262
889
  msgid "Search Wishlists"
890
  msgstr ""
891
 
892
- #: ../templates/admin/wishlist-panel-premium.php:264
893
- #, php-format
894
  msgid ""
895
  "How many times have you been looking for the perfect gift for a important "
896
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -899,12 +891,11 @@ msgid ""
899
  "your products and even encourage users to purchase."
900
  msgstr ""
901
 
902
- #: ../templates/admin/wishlist-panel-premium.php:273
903
  msgid "'ADD TO CART' CHECKBOX"
904
  msgstr ""
905
 
906
- #: ../templates/admin/wishlist-panel-premium.php:275
907
- #, php-format
908
  msgid ""
909
  "Your shop offers always a wide selection of products and wishlists of your "
910
  "users get more and more crowded everyday. Give them the possibility to "
@@ -912,20 +903,19 @@ msgid ""
912
  "just with one click."
913
  msgstr ""
914
 
915
- #: ../templates/admin/wishlist-panel-premium.php:278
916
  msgid "'ADD TO CART'"
917
  msgstr ""
918
 
919
- #: ../templates/admin/wishlist-panel-premium.php:285
920
  msgid "DISABLE WISHLIST"
921
  msgstr ""
922
 
923
- #: ../templates/admin/wishlist-panel-premium.php:290
924
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
925
  msgstr ""
926
 
927
- #: ../templates/admin/wishlist-panel-premium.php:292
928
- #, php-format
929
  msgid ""
930
  "Favour users that have registered to your shop and disable plugin "
931
  "functionalities for all users that have not. By disabling this option, each "
@@ -933,29 +923,27 @@ msgid ""
933
  "%2$s to \"My Account\" page and a message will invite them to log in."
934
  msgstr ""
935
 
936
- #: ../templates/admin/wishlist-panel-premium.php:301
937
  msgid "MESSAGE TO UNLOGGED USERS"
938
  msgstr ""
939
 
940
- #: ../templates/admin/wishlist-panel-premium.php:303
941
- #, php-format
942
  msgid ""
943
  "Invite users that are visiting your shop to login if they want to fully "
944
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
945
  "redirect them to \"My Account\" page for registration."
946
  msgstr ""
947
 
948
- #: ../templates/admin/wishlist-panel-premium.php:306
949
  msgid "UNLOGGED USERS"
950
  msgstr ""
951
 
952
- #: ../templates/admin/wishlist-panel-premium.php:313
953
- #: ../templates/admin/wishlist-panel-premium.php:318
954
  msgid "POPULAR TABLE"
955
  msgstr ""
956
 
957
- #: ../templates/admin/wishlist-panel-premium.php:320
958
- #, php-format
959
  msgid ""
960
  "Some products draw customer's attention more than others and they do not "
961
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -963,29 +951,27 @@ msgid ""
963
  "their wishlists."
964
  msgstr ""
965
 
966
- #: ../templates/admin/wishlist-panel-premium.php:329
967
  msgid "FUNCTIONALITIES IN ONE CLICK"
968
  msgstr ""
969
 
970
- #: ../templates/admin/wishlist-panel-premium.php:331
971
- #, php-format
972
  msgid ""
973
  "Users have the possibility to search for a wishlist, create a new one or "
974
  "display those already created. Add these %1$sfunctionalities%2$s through the "
975
  "dedicated widgets or show them immediately after \"Wishlist\" table."
976
  msgstr ""
977
 
978
- #: ../templates/admin/wishlist-panel-premium.php:334
979
  msgid "FUNCTIONALITIES"
980
  msgstr ""
981
 
982
- #: ../templates/admin/wishlist-panel-premium.php:341
983
- #: ../templates/admin/wishlist-panel-premium.php:346
984
  msgid "PROMOTIONAL EMAIL"
985
  msgstr ""
986
 
987
- #: ../templates/admin/wishlist-panel-premium.php:348
988
- #, php-format
989
  msgid ""
990
  "If you want to give the right input to your users to persuade them to "
991
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -994,12 +980,11 @@ msgid ""
994
  "will know you are offering a unique offer!"
995
  msgstr ""
996
 
997
- #: ../templates/admin/wishlist-panel-premium.php:357
998
  msgid "FROM A WISHLIST TO ANOTHER"
999
  msgstr ""
1000
 
1001
- #: ../templates/admin/wishlist-panel-premium.php:359
1002
- #, php-format
1003
  msgid ""
1004
  "Who said that a product has to remain forever in the same wishlist? With the "
1005
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -1007,108 +992,137 @@ msgid ""
1007
  "another one, managing as they want their lists."
1008
  msgstr ""
1009
 
1010
- #: ../templates/admin/wishlist-panel-premium.php:362
1011
  msgid "FROM A WISHLIST"
1012
  msgstr ""
1013
 
1014
- #: ../templates/admin/wishlist-panel-premium.php:369
1015
  msgid "DATE"
1016
  msgstr ""
1017
 
1018
- #: ../templates/admin/wishlist-panel-premium.php:374
1019
  msgid "DATE OF ADDITION TO A WISHLIST"
1020
  msgstr ""
1021
 
1022
- #: ../templates/admin/wishlist-panel-premium.php:376
1023
- #, php-format
1024
  msgid ""
1025
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1026
  "date in which they have added a particular product to their list: a new way "
1027
  "to keep you users informed about their operations."
1028
  msgstr ""
1029
 
1030
- #: ../templates/share.php:32
1031
  msgid "Pinterest"
1032
  msgstr ""
1033
 
1034
- #: ../templates/share.php:38
1035
  #, fuzzy
1036
  msgid "Google+"
1037
  msgstr "Comparilhar no Google+"
1038
 
1039
- #: ../templates/share.php:44
1040
  msgid "Email"
1041
  msgstr ""
1042
 
1043
- #: ../templates/wishlist-view.php:32
 
 
 
 
 
 
 
 
 
1044
  #, fuzzy
1045
  msgid "Edit title"
1046
  msgstr "Titulo da lista de desejos"
1047
 
1048
- #: ../templates/wishlist-view.php:41
1049
  msgid "Save"
1050
  msgstr ""
1051
 
1052
- #: ../templates/wishlist-view.php:45
1053
  msgid "Cancel"
1054
  msgstr ""
1055
 
1056
- #: ../templates/wishlist-view.php:82
1057
  msgid "Product Name"
1058
  msgstr "Nome do Produto"
1059
 
1060
- #: ../templates/wishlist-view.php:89
1061
  msgid "Unit Price"
1062
  msgstr "Preço unitário"
1063
 
1064
- #: ../templates/wishlist-view.php:102
1065
  msgid "Stock Status"
1066
  msgstr "Status do estoque"
1067
 
1068
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1069
  msgid "Remove this product"
1070
  msgstr "Remover este produto"
1071
 
1072
- #: ../templates/wishlist-view.php:172
1073
  msgid "Free!"
1074
  msgstr ""
1075
 
1076
- #: ../templates/wishlist-view.php:179
1077
  msgid "Out of Stock"
1078
  msgstr "Sem estoque"
1079
 
1080
- #: ../templates/wishlist-view.php:179
1081
  msgid "In Stock"
1082
  msgstr "Em estoque"
1083
 
1084
- #: ../templates/wishlist-view.php:188
1085
- #, php-format
1086
  msgid "Added on : %s"
1087
  msgstr ""
1088
 
1089
- #: ../templates/wishlist-view.php:200
1090
  msgid "Move"
1091
  msgstr ""
1092
 
1093
- #: ../templates/wishlist-view.php:232
1094
  msgid "Remove"
1095
  msgstr ""
1096
 
1097
- #: ../templates/wishlist-view.php:259
1098
  msgid "Add the selected products to the cart"
1099
  msgstr ""
1100
 
1101
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1102
  msgid "Ask for an estimate"
1103
  msgstr ""
1104
 
1105
- #: ../templates/wishlist-view.php:303
1106
  msgid "Your email"
1107
  msgstr ""
1108
 
 
1109
  #, fuzzy
1110
- #~ msgid "YITH WooCommerce Wishlist"
1111
- #~ msgstr "Adicionar aos meus desejos"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1112
 
1113
  #, fuzzy
1114
  #~ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: YIThemes <support@yithemes.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
+ #: includes/class.yith-wcwl-admin-init.php:159
24
+ #: includes/class.yith-wcwl-admin-init.php:1485
25
+ #: includes/class.yith-wcwl-admin-init.php:1486
26
+ #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Lista de Desejos"
29
 
30
+ #: includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "Configurações"
33
 
34
+ #: includes/class.yith-wcwl-admin-init.php:162
35
+ #: includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "Cores"
38
 
39
+ #: includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr ""
42
 
43
+ #: includes/class.yith-wcwl-admin-init.php:1009
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1010
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
+ #: includes/class.yith-wcwl-admin-init.php:1011
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
+ #: includes/class.yith-wcwl-admin-init.php:1012
59
  msgctxt "[Part Of]: Also, please read the plugin documentation"
60
  msgid "documentation"
61
  msgstr ""
62
 
63
+ #: includes/class.yith-wcwl-admin-init.php:1018
64
  msgid "Upgrade to the PREMIUM VERSION"
65
  msgstr ""
66
 
67
+ #: includes/class.yith-wcwl-admin-init.php:1022
68
  msgid "Discover the Advanced Features"
69
  msgstr ""
70
 
71
+ #: includes/class.yith-wcwl-admin-init.php:1023
72
  msgid ""
73
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
74
  "all features!"
75
  msgstr ""
76
 
77
+ #: includes/class.yith-wcwl-admin-init.php:1029
78
  msgid "Get Support and Pro Features"
79
  msgstr ""
80
 
81
+ #: includes/class.yith-wcwl-admin-init.php:1030
82
  msgid ""
83
  "By purchasing the premium version of the plugin, you will take advantage of "
84
  "the advanced features of the product and you will get one year of free "
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1040
89
  msgid "General Settings"
90
  msgstr "Opções gerais"
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1047
93
  msgid "Enable YITH Wishlist"
94
  msgstr "Ativar Lista de Desejos"
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1054
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "Titulo da lista de desejos"
100
 
101
+ #: includes/class.yith-wcwl-admin-init.php:1056
102
+ #: includes/class.yith-wcwl-admin-init.php:1057
103
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
104
  msgid "My wishlist on %s"
105
  msgstr "Minha lista de desejos em %s"
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1062
108
  msgid "Wishlist Page"
109
  msgstr "Meus desejos"
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1063
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr "Conteúdo da página: [yith_wcwl_wishlist]"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1072
116
  msgid "Position"
117
  msgstr "Posição"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1073
120
  msgid ""
121
  "You can add the button in variable products only after the \"Add to Cart\" "
122
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
124
  "Em produtos variáveis você pode adicionar isto somenteapós \"Adicionar ao "
125
  "Carrinho\" ou usar o shortcode [yith_wcwl_add_to_wishlist]."
126
 
127
+ #: includes/class.yith-wcwl-admin-init.php:1079
128
  msgid "After \"Add to cart\""
129
  msgstr "Após \" Adicionar ao carrinho \""
130
 
131
+ #: includes/class.yith-wcwl-admin-init.php:1080
132
  msgid "After thumbnails"
133
  msgstr "Após miniaturas"
134
 
135
+ #: includes/class.yith-wcwl-admin-init.php:1081
136
  msgid "After summary"
137
  msgstr "Após sumário"
138
 
139
+ #: includes/class.yith-wcwl-admin-init.php:1082
140
  msgid "Use shortcode"
141
  msgstr "Usar shortcode"
142
 
143
+ #: includes/class.yith-wcwl-admin-init.php:1087
144
  msgid "Redirect to cart"
145
  msgstr "Redirecionar para o carrinho"
146
 
147
+ #: includes/class.yith-wcwl-admin-init.php:1088
148
  msgid ""
149
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
150
  "page."
152
  "Redirecionar para a página de carrinho se o botão \" Adicionar ao carrinho "
153
  "\" estiver clicado na página de lista de desejos."
154
 
155
+ #: includes/class.yith-wcwl-admin-init.php:1094
156
  msgid "Remove if added to the cart"
157
  msgstr "Remover se adicionado ao carrinho"
158
 
159
+ #: includes/class.yith-wcwl-admin-init.php:1095
160
  #, fuzzy
161
  msgid "Remove the product from the wishlist if it has been added to the cart."
162
  msgstr ""
163
  "Remover o produto da lista, se a mesma tiver sido adicionada ao carrinho."
164
 
165
+ #: includes/class.yith-wcwl-admin-init.php:1101
166
  msgid "\"Add to Wishlist\" text"
167
  msgstr "Texto \" Adicionar a Lista de Desejos\""
168
 
169
+ #: includes/class.yith-wcwl-admin-init.php:1103
170
  msgid "Add to Wishlist"
171
  msgstr "Adicionar aos meus desejos"
172
 
173
+ #: includes/class.yith-wcwl-admin-init.php:1108
174
  #, fuzzy
175
  msgid "\"Browse wishlist\" text"
176
  msgstr "Veja sua lista de desejos!"
177
 
178
+ #: includes/class.yith-wcwl-admin-init.php:1110
179
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
180
  msgid "Browse Wishlist"
181
  msgstr "Veja sua lista de desejos!"
182
 
183
+ #: includes/class.yith-wcwl-admin-init.php:1115
184
  #, fuzzy
185
  msgid "\"Product already in wishlist\" text"
186
  msgstr "Produto já na lista de desejos."
187
 
188
+ #: includes/class.yith-wcwl-admin-init.php:1117
189
+ #: includes/class.yith-wcwl-ui.php:83
190
  msgid "The product is already in the wishlist!"
191
  msgstr "Esse produto já se encontra na sua lista de desejos!"
192
 
193
+ #: includes/class.yith-wcwl-admin-init.php:1122
194
  #, fuzzy
195
  msgid "\"Product added\" text"
196
  msgstr "Produto adicionado!"
197
 
198
+ #: includes/class.yith-wcwl-admin-init.php:1124
199
+ #: includes/class.yith-wcwl-ui.php:82
200
  msgid "Product added!"
201
  msgstr "Produto adicionado!"
202
 
203
+ #: includes/class.yith-wcwl-admin-init.php:1129
204
  msgid "\"Add to Cart\" text"
205
  msgstr "Texto \" Adicionar ao Carrinho\""
206
 
207
+ #: includes/class.yith-wcwl-admin-init.php:1131
208
  msgid "Add to Cart"
209
  msgstr "Adicionar ao Carrinho"
210
 
211
+ #: includes/class.yith-wcwl-admin-init.php:1136
212
  #, fuzzy
213
  msgid "Show Unit price"
214
  msgstr "Preço unitário"
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1137
217
  msgid "Show unit price for each product in wishlist"
218
  msgstr ""
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1144
221
  #, fuzzy
222
  msgid "Show \"Add to Cart\" button"
223
  msgstr "Texto do botão \"Adicionar ao carrinho \""
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1145
226
  #, fuzzy
227
  msgid "Show \"Add to Cart\" button for each product in wishlist"
228
  msgstr "Fundo do do botão \"Adicionar ao carrinho \""
229
 
230
+ #: includes/class.yith-wcwl-admin-init.php:1152
231
  #, fuzzy
232
  msgid "Show Stock status"
233
  msgstr "Status do estoque"
234
 
235
+ #: includes/class.yith-wcwl-admin-init.php:1153
236
  msgid ""
237
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
238
  msgstr ""
239
 
240
+ #: includes/class.yith-wcwl-admin-init.php:1160
241
  msgid "Show Date of addition"
242
  msgstr ""
243
 
244
+ #: includes/class.yith-wcwl-admin-init.php:1161
245
  #, fuzzy
246
  msgid "Show the date when users have added a product to the wishlist"
247
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1168
250
  #, fuzzy
251
  msgid "Add second remove button"
252
  msgstr "Texto do botão \"Adicionar ao carrinho \""
253
 
254
+ #: includes/class.yith-wcwl-admin-init.php:1169
255
  msgid "Add a second remove button in the last column, with extended label"
256
  msgstr ""
257
 
258
+ #: includes/class.yith-wcwl-admin-init.php:1184
259
  msgid "Styles"
260
  msgstr "Estilos"
261
 
262
+ #: includes/class.yith-wcwl-admin-init.php:1191
263
  msgid "Use buttons"
264
  msgstr "Usar botões"
265
 
266
+ #: includes/class.yith-wcwl-admin-init.php:1192
267
  #, fuzzy
268
  msgid "Use buttons instead of simple anchors."
269
  msgstr "Usar botões ao invés de simples âncoras."
270
 
271
+ #: includes/class.yith-wcwl-admin-init.php:1198
272
  msgid "Custom CSS"
273
  msgstr "CSS Customizado"
274
 
275
+ #: includes/class.yith-wcwl-admin-init.php:1205
276
  msgid "Use theme style"
277
  msgstr "Usar estilo do tema"
278
 
279
+ #: includes/class.yith-wcwl-admin-init.php:1206
280
  msgid "Use the theme style."
281
  msgstr "Usar o estilo do tema."
282
 
283
+ #: includes/class.yith-wcwl-admin-init.php:1212
284
  #, fuzzy
285
  msgid "Rounded buttons"
286
  msgstr "Usar botões"
287
 
288
+ #: includes/class.yith-wcwl-admin-init.php:1213
289
  #, fuzzy
290
  msgid "Make button corners rounded"
291
  msgstr "Faça botões do canto arredondado"
292
 
293
+ #: includes/class.yith-wcwl-admin-init.php:1219
294
  msgid "\"Add to Wishlist\" icon"
295
  msgstr "Ícone \"Adicionar aos meus desejos\" "
296
 
297
+ #: includes/class.yith-wcwl-admin-init.php:1220
298
  msgid "Add an icon to the \"Add to Wishlist\" button"
299
  msgstr "Adicionar um ícone ao botão \"Adicionar aos meus desejos\""
300
 
301
+ #: includes/class.yith-wcwl-admin-init.php:1230
302
  msgid "\"Add to Cart\" icon"
303
  msgstr "Ícone \"Adicionar ao Carrinho\""
304
 
305
+ #: includes/class.yith-wcwl-admin-init.php:1231
306
  msgid "Add an icon to the \"Add to Cart\" button"
307
  msgstr "Adicionar um ícone ao botão \"Adicionar ao carrinho\""
308
 
309
+ #: includes/class.yith-wcwl-admin-init.php:1249
310
  #, fuzzy
311
  msgid "Social Networks & Share"
312
  msgstr "Social &amp; Compartilhamento"
313
 
314
+ #: includes/class.yith-wcwl-admin-init.php:1256
315
  msgid "Share on Facebook"
316
  msgstr "Compartilhar no Facebook"
317
 
318
+ #: includes/class.yith-wcwl-admin-init.php:1257
319
  #, fuzzy
320
  msgid "Show \"Share on Facebook\" button"
321
  msgstr "Compartilhar no Facebook"
322
 
323
+ #: includes/class.yith-wcwl-admin-init.php:1263
324
  msgid "Tweet on Twitter"
325
  msgstr "Tweetar no Twitter"
326
 
327
+ #: includes/class.yith-wcwl-admin-init.php:1264
328
  #, fuzzy
329
  msgid "Show \"Tweet on Twitter\" button"
330
  msgstr "Tweetar no Twitter"
331
 
332
+ #: includes/class.yith-wcwl-admin-init.php:1270
333
  msgid "Pin on Pinterest"
334
  msgstr ""
335
 
336
+ #: includes/class.yith-wcwl-admin-init.php:1271
337
  #, fuzzy
338
  msgid "Show \"Pin on Pinterest\" button"
339
  msgstr "Texto do botão \"Adicionar ao carrinho \""
340
 
341
+ #: includes/class.yith-wcwl-admin-init.php:1277
342
  msgid "Share on Google+"
343
  msgstr "Comparilhar no Google+"
344
 
345
+ #: includes/class.yith-wcwl-admin-init.php:1278
346
  #, fuzzy
347
  msgid "Show \"Share on Google+\" button"
348
  msgstr "Compartilhar no Facebook"
349
 
350
+ #: includes/class.yith-wcwl-admin-init.php:1284
351
  msgid "Share by Email"
352
  msgstr ""
353
 
354
+ #: includes/class.yith-wcwl-admin-init.php:1285
355
  #, fuzzy
356
  msgid "Show \"Share by Email\" button"
357
  msgstr "Texto do botão \"Adicionar ao carrinho \""
358
 
359
+ #: includes/class.yith-wcwl-admin-init.php:1291
360
+ msgid "Share by WhatsApp"
361
+ msgstr ""
362
+
363
+ #: includes/class.yith-wcwl-admin-init.php:1292
364
+ #, fuzzy
365
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
366
+ msgstr "Texto do botão \"Adicionar ao carrinho \""
367
+
368
+ #: includes/class.yith-wcwl-admin-init.php:1298
369
  #, fuzzy
370
  msgid "Social title"
371
  msgstr "Título Mídias Sociais"
372
 
373
+ #: includes/class.yith-wcwl-admin-init.php:1305
374
  #, fuzzy
375
  msgid "Social text"
376
  msgstr "Texto Mídias Sociais"
377
 
378
+ #: includes/class.yith-wcwl-admin-init.php:1306
379
  msgid ""
380
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
381
  "strong> where you want to show the URL of your wishlist."
382
  msgstr ""
383
 
384
+ #: includes/class.yith-wcwl-admin-init.php:1313
385
  #, fuzzy
386
  msgid "Social image URL"
387
  msgstr "Url para compartilhamento"
388
 
389
+ #: includes/class.yith-wcwl-admin-init.php:1314
390
  msgid "It will be used by Pinterest."
391
  msgstr ""
392
 
393
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
394
  msgid ""
395
  "If you want to take advantage of this feature, you could consider to "
396
  "purchase the %s."
397
  msgstr ""
398
 
399
+ #: includes/class.yith-wcwl-admin-init.php:1333
400
  msgid "YITH WooCommerce Frequently Bought Together Integration"
401
  msgstr ""
402
 
403
+ #: includes/class.yith-wcwl-admin-init.php:1340
404
  msgid "Enable slider in wishlist"
405
  msgstr ""
406
 
407
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
408
  msgid ""
409
  "Choose to enable product slider in wishlist page with linked products (<a "
410
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
411
  msgstr ""
412
 
413
+ #: includes/class.yith-wcwl-admin-init.php:1377
414
  #, fuzzy
415
  msgid "\"Add to wishlist\" button"
416
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
417
 
418
+ #: includes/class.yith-wcwl-admin-init.php:1380
419
+ #: includes/class.yith-wcwl-admin-init.php:1398
420
+ #: includes/class.yith-wcwl-admin-init.php:1416
421
+ #: includes/class.yith-wcwl-admin-init.php:1434
422
+ #: includes/class.yith-wcwl-admin-init.php:1452
423
  msgid "Background"
424
  msgstr ""
425
 
426
+ #: includes/class.yith-wcwl-admin-init.php:1381
427
+ #: includes/class.yith-wcwl-admin-init.php:1399
428
+ #: includes/class.yith-wcwl-admin-init.php:1417
429
+ #: includes/class.yith-wcwl-admin-init.php:1435
430
+ #: includes/class.yith-wcwl-admin-init.php:1453
431
  msgid "Text"
432
  msgstr ""
433
 
434
+ #: includes/class.yith-wcwl-admin-init.php:1382
435
+ #: includes/class.yith-wcwl-admin-init.php:1400
436
+ #: includes/class.yith-wcwl-admin-init.php:1418
437
+ #: includes/class.yith-wcwl-admin-init.php:1436
438
+ #: includes/class.yith-wcwl-admin-init.php:1454
439
  msgid "Border"
440
  msgstr ""
441
 
442
+ #: includes/class.yith-wcwl-admin-init.php:1389
443
+ #: includes/class.yith-wcwl-admin-init.php:1407
444
+ #: includes/class.yith-wcwl-admin-init.php:1425
445
+ #: includes/class.yith-wcwl-admin-init.php:1443
446
  msgid "Background (hover)"
447
  msgstr ""
448
 
449
+ #: includes/class.yith-wcwl-admin-init.php:1390
450
+ #: includes/class.yith-wcwl-admin-init.php:1408
451
+ #: includes/class.yith-wcwl-admin-init.php:1426
452
+ #: includes/class.yith-wcwl-admin-init.php:1444
453
  msgid "Text (hover)"
454
  msgstr ""
455
 
456
+ #: includes/class.yith-wcwl-admin-init.php:1391
457
+ #: includes/class.yith-wcwl-admin-init.php:1409
458
+ #: includes/class.yith-wcwl-admin-init.php:1427
459
+ #: includes/class.yith-wcwl-admin-init.php:1445
460
  msgid "Border (hover)"
461
  msgstr ""
462
 
463
+ #: includes/class.yith-wcwl-admin-init.php:1395
464
  #, fuzzy
465
  msgid "\"Add to Cart\" button"
466
  msgstr "Texto do botão \"Adicionar ao carrinho \""
467
 
468
+ #: includes/class.yith-wcwl-admin-init.php:1413
469
  msgid "\"Style 1\" button"
470
  msgstr ""
471
 
472
+ #: includes/class.yith-wcwl-admin-init.php:1431
473
  msgid "\"Style 2\" button"
474
  msgstr ""
475
 
476
+ #: includes/class.yith-wcwl-admin-init.php:1449
477
  #, fuzzy
478
  msgid "Wishlist table"
479
  msgstr "Titulo da lista de desejos"
480
 
481
+ #: includes/class.yith-wcwl-admin-init.php:1458
482
  msgid "Headers"
483
  msgstr ""
484
 
485
+ #: includes/class.yith-wcwl-admin-init.php:1461
486
  msgid "Background color"
487
  msgstr ""
488
 
489
+ #: includes/class.yith-wcwl-admin-init.php:1551
490
  #, fuzzy
491
  msgid "Wishlist Activated"
492
  msgstr "Titulo da lista de desejos"
493
 
494
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
495
  msgid ""
496
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
497
  "can access to all the settings of our plugins that you have activated. "
499
  "options, <a href=\"%s\">discover it now</a>."
500
  msgstr ""
501
 
502
+ #: includes/class.yith-wcwl-admin-init.php:1563
503
  #, fuzzy
504
  msgid "Wishlist Updated"
505
  msgstr "Meus desejos"
506
 
507
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
508
  msgid ""
509
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
510
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
513
  "\">discover the PREMIUM version.</a>"
514
  msgstr ""
515
 
516
+ #: includes/class.yith-wcwl-init.php:448
517
  msgid ""
518
  "We are sorry, but this feature is available only if cookies are enabled on "
519
  "your browser."
520
  msgstr ""
521
 
522
+ #: includes/class.yith-wcwl-init.php:449
523
  #, fuzzy
524
  msgid "Product correctly added to cart"
525
  msgstr "Produto adicionado ao carrinho."
526
 
527
+ #: includes/class.yith-wcwl-install.php:244
528
  msgctxt "page_slug"
529
  msgid "wishlist"
530
  msgstr ""
531
 
532
+ #: includes/class.yith-wcwl-privacy.php:50
533
  msgid "While you visit our site, we’ll track:"
534
  msgstr ""
535
 
536
+ #: includes/class.yith-wcwl-privacy.php:52
537
  msgid ""
538
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
539
  "users your favourite products, and to create targeted email campaigns."
540
  msgstr ""
541
 
542
+ #: includes/class.yith-wcwl-privacy.php:53
543
  msgid ""
544
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
545
  "make them visible to the store’s staff"
546
  msgstr ""
547
 
548
+ #: includes/class.yith-wcwl-privacy.php:55
549
  msgid ""
550
  "We’ll also use cookies to keep track of wishlist contents while you’re "
551
  "browsing our site."
552
  msgstr ""
553
 
554
+ #: includes/class.yith-wcwl-privacy.php:58
555
  msgid ""
556
  "Members of our team have access to the information you provide us. For "
557
  "example, both Administrators and Shop Managers can access:"
558
  msgstr ""
559
 
560
+ #: includes/class.yith-wcwl-privacy.php:60
561
  msgid ""
562
  "Wishlist details, such as products added, date of addition, name and privacy "
563
  "settings of your wishlists"
564
  msgstr ""
565
 
566
+ #: includes/class.yith-wcwl-privacy.php:62
567
  msgid ""
568
  "Our team members have access to this information to offer you better deals "
569
  "for the products you love."
570
  msgstr ""
571
 
572
+ #: includes/class.yith-wcwl-privacy.php:82
573
+ #: includes/class.yith-wcwl-privacy.php:98
574
  #, fuzzy
575
  msgid "Customer Wishlists"
576
  msgstr "Adicionar aos meus desejos"
577
 
578
+ #: includes/class.yith-wcwl-privacy.php:133
579
  #, fuzzy
580
  msgid "Wishlists"
581
  msgstr "Lista de Desejos"
582
 
583
+ #. Translators: %s Order number.
584
+ #: includes/class.yith-wcwl-privacy.php:195
585
+ #, fuzzy
586
  msgid "Removed wishlist %s."
587
  msgstr "Minha lista de desejos em %s"
588
 
589
+ #. Translators: %s Order number.
590
+ #: includes/class.yith-wcwl-privacy.php:199
591
+ #, fuzzy
592
  msgid "Wishlist %s has been retained."
593
  msgstr "Texto da tabela de desejos"
594
 
595
+ #: includes/class.yith-wcwl-privacy.php:210
596
  msgid "Removed default user's wishlist"
597
  msgstr ""
598
 
599
+ #: includes/class.yith-wcwl-privacy.php:228
600
  msgid "Token"
601
  msgstr ""
602
 
603
+ #: includes/class.yith-wcwl-privacy.php:229
604
  #, fuzzy
605
  msgid "Wishlist url"
606
  msgstr "Lista de Desejos"
607
 
608
+ #: includes/class.yith-wcwl-privacy.php:230
609
  msgid "Title"
610
  msgstr ""
611
 
612
+ #: includes/class.yith-wcwl-privacy.php:231
613
  msgctxt "date wishlist was created"
614
  msgid "Created on"
615
  msgstr ""
616
 
617
+ #: includes/class.yith-wcwl-privacy.php:232
618
  msgid "Visibility"
619
  msgstr ""
620
 
621
+ #: includes/class.yith-wcwl-privacy.php:233
622
  msgid "Items Added"
623
  msgstr ""
624
 
625
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
626
  #, fuzzy
627
  msgid "Shared"
628
  msgstr "Compartilhar em:"
629
 
630
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
631
  msgid "Private"
632
  msgstr ""
633
 
634
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
635
  msgid "Public"
636
  msgstr ""
637
 
638
+ #: includes/class.yith-wcwl-shortcode.php:45
639
  #, fuzzy
640
  msgctxt "[gutenberg]: block name"
641
  msgid "YITH Add to Wishlist"
642
  msgstr "Adicionar aos meus desejos"
643
 
644
+ #: includes/class.yith-wcwl-shortcode.php:46
645
  #, fuzzy
646
  msgctxt "[gutenberg]: block description"
647
  msgid "Shows Add to Wishlist button"
648
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
649
 
650
+ #: includes/class.yith-wcwl-shortcode.php:51
651
  msgid ""
652
  "ID of the product to add to wishlist (leave empty to use global product)"
653
  msgstr ""
654
 
655
+ #: includes/class.yith-wcwl-shortcode.php:56
656
  msgid "Url of wishlist page (leave empty to use default)"
657
  msgstr ""
658
 
659
+ #: includes/class.yith-wcwl-shortcode.php:61
660
  msgid "Button label (leave empty to use default)"
661
  msgstr ""
662
 
663
+ #: includes/class.yith-wcwl-shortcode.php:66
664
  msgid "\"Browse wishlist\" label (leave empty to use default)"
665
  msgstr ""
666
 
667
+ #: includes/class.yith-wcwl-shortcode.php:71
668
  #, fuzzy
669
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
670
  msgstr "Produto já na lista de desejos."
671
 
672
+ #: includes/class.yith-wcwl-shortcode.php:76
673
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
674
  msgstr ""
675
 
676
+ #: includes/class.yith-wcwl-shortcode.php:81
677
  msgid ""
678
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
679
  "default)"
680
  msgstr ""
681
 
682
+ #: includes/class.yith-wcwl-shortcode.php:86
683
  msgid "Additional css classes for the button (leave empty to use default)"
684
  msgstr ""
685
 
686
+ #: includes/class.yith-wcwl-shortcode.php:94
687
  #, fuzzy
688
  msgctxt "[gutenberg]: block name"
689
  msgid "YITH Wishlist"
690
  msgstr "Ativar Lista de Desejos"
691
 
692
+ #: includes/class.yith-wcwl-shortcode.php:95
693
  #, fuzzy
694
  msgctxt "[gutenberg]: block description"
695
  msgid "Shows list of products in wishlist"
696
  msgstr "Fundo do do botão \"Adicionar ao carrinho \""
697
 
698
+ #: includes/class.yith-wcwl-shortcode.php:100
699
  msgid "Choose whether to paginate items in the wishlist or show them all"
700
  msgstr ""
701
 
702
+ #: includes/class.yith-wcwl-shortcode.php:103
703
  msgid "Paginate"
704
  msgstr ""
705
 
706
+ #: includes/class.yith-wcwl-shortcode.php:104
707
  msgid "Do not paginate"
708
  msgstr ""
709
 
710
+ #: includes/class.yith-wcwl-shortcode.php:109
711
  msgid "Number of items to show for each page"
712
  msgstr ""
713
 
714
+ #: includes/class.yith-wcwl-shortcode.php:114
715
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
716
  msgstr ""
717
 
718
+ #: includes/class.yith-wcwl-shortcode.php:386
719
+ #: includes/class.yith-wcwl-ui.php:164
720
  msgid "Share on:"
721
  msgstr "Compartilhar em:"
722
 
723
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
724
  msgid "Select options"
725
  msgstr "Selecione as opções"
726
 
727
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
728
  msgid "Facebook"
729
  msgstr "Facebook"
730
 
731
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
732
  msgid "Twitter"
733
  msgstr "Twitter"
734
 
735
+ #: includes/class.yith-wcwl-ui.php:180
736
  msgid "email"
737
  msgstr ""
738
 
739
+ #: includes/class.yith-wcwl.php:201
740
  #, fuzzy
741
  msgid "An error occurred while adding products to the wishlist."
742
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
743
 
744
+ #: includes/class.yith-wcwl.php:293
745
  #, fuzzy
746
  msgid "An error occurred while adding products to wishlist."
747
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
748
 
749
+ #: includes/class.yith-wcwl.php:310
750
  msgid "The \"Remove\" option now does not require any parameter"
751
  msgstr ""
752
 
753
+ #: includes/class.yith-wcwl.php:359
754
  #, fuzzy
755
  msgid "An error occurred while removing products from the wishlist"
756
  msgstr "Oops! Ocorreu um erro ao remover o produto à lista de desejos."
757
 
758
+ #: includes/class.yith-wcwl.php:809
759
  msgid "You need to log in before creating a new wishlist"
760
  msgstr ""
761
 
762
+ #: includes/class.yith-wcwl.php:1610
763
  msgid "Product successfully removed."
764
  msgstr "Produto removida com sucesso."
765
 
766
+ #: includes/class.yith-wcwl.php:1614
767
  msgid "Error. Unable to remove the product from the wishlist."
768
  msgstr "Erro. Não foi possível remover o produto da lista de desejos."
769
 
770
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
771
  msgid "No products were added to the wishlist"
772
  msgstr "Nenhum produto foi adicionado à lista de desejos"
773
 
774
+ #: includes/class.yith-wcwl.php:1660
775
  msgid "An error as occurred."
776
  msgstr ""
777
 
778
+ #: init.php:130
779
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
780
  msgstr ""
781
 
782
+ #: init.php:140
783
  msgid "You can't activate the free version of"
784
  msgstr ""
785
 
786
+ #: init.php:140
787
  msgid "while you are using the premium one."
788
  msgstr ""
789
 
790
+ #: templates/admin/wishlist-panel-premium.php:185
791
+ #: templates/admin/wishlist-panel-premium.php:383
 
792
  msgid ""
793
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
794
  "%2$s to benefit from all features!"
795
  msgstr ""
796
 
797
+ #: templates/admin/wishlist-panel-premium.php:187
798
+ #: templates/admin/wishlist-panel-premium.php:385
 
799
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
800
  msgstr ""
801
 
802
+ #: templates/admin/wishlist-panel-premium.php:193
803
  msgid "Premium Features"
804
  msgstr ""
805
 
806
+ #: templates/admin/wishlist-panel-premium.php:196
807
+ #: templates/admin/wishlist-panel-premium.php:201
808
  msgid "Multiple Wishlist"
809
  msgstr ""
810
 
811
+ #: templates/admin/wishlist-panel-premium.php:203
 
812
  msgid ""
813
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
814
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
819
  "manage and share their own wish lists."
820
  msgstr ""
821
 
822
+ #: templates/admin/wishlist-panel-premium.php:212
823
+ #: templates/admin/wishlist-panel-premium.php:222
824
  msgid "Wishlist Private"
825
  msgstr ""
826
 
827
+ #: templates/admin/wishlist-panel-premium.php:214
 
828
  msgid ""
829
  "By enabling the option wishlist, users will also have the possibility to "
830
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
831
  "following options:"
832
  msgstr ""
833
 
834
+ #: templates/admin/wishlist-panel-premium.php:216
 
835
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
836
  msgstr ""
837
 
838
+ #: templates/admin/wishlist-panel-premium.php:217
 
839
  msgid ""
840
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
841
  "can display it;"
842
  msgstr ""
843
 
844
+ #: templates/admin/wishlist-panel-premium.php:218
 
845
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
846
  msgstr ""
847
 
848
+ #: templates/admin/wishlist-panel-premium.php:229
849
+ #: templates/admin/wishlist-panel-premium.php:234
850
  msgid "Estimate Cost"
851
  msgstr ""
852
 
853
+ #: templates/admin/wishlist-panel-premium.php:236
 
854
  msgid ""
855
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
856
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
862
  "address that you have previously set."
863
  msgstr ""
864
 
865
+ #: templates/admin/wishlist-panel-premium.php:245
866
+ #: templates/admin/wishlist-panel-premium.php:250
867
  msgid "Admin Panel"
868
  msgstr ""
869
 
870
+ #: templates/admin/wishlist-panel-premium.php:247
 
871
  msgid ""
872
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
873
  "submenu pages, you will have total control on users' wishlists. In addition "
877
  "in customers' wish lists."
878
  msgstr ""
879
 
880
+ #: templates/admin/wishlist-panel-premium.php:257
881
+ #: templates/admin/wishlist-panel-premium.php:262
882
  msgid "Search Wishlists"
883
  msgstr ""
884
 
885
+ #: templates/admin/wishlist-panel-premium.php:264
 
886
  msgid ""
887
  "How many times have you been looking for the perfect gift for a important "
888
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
891
  "your products and even encourage users to purchase."
892
  msgstr ""
893
 
894
+ #: templates/admin/wishlist-panel-premium.php:273
895
  msgid "'ADD TO CART' CHECKBOX"
896
  msgstr ""
897
 
898
+ #: templates/admin/wishlist-panel-premium.php:275
 
899
  msgid ""
900
  "Your shop offers always a wide selection of products and wishlists of your "
901
  "users get more and more crowded everyday. Give them the possibility to "
903
  "just with one click."
904
  msgstr ""
905
 
906
+ #: templates/admin/wishlist-panel-premium.php:278
907
  msgid "'ADD TO CART'"
908
  msgstr ""
909
 
910
+ #: templates/admin/wishlist-panel-premium.php:285
911
  msgid "DISABLE WISHLIST"
912
  msgstr ""
913
 
914
+ #: templates/admin/wishlist-panel-premium.php:290
915
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
916
  msgstr ""
917
 
918
+ #: templates/admin/wishlist-panel-premium.php:292
 
919
  msgid ""
920
  "Favour users that have registered to your shop and disable plugin "
921
  "functionalities for all users that have not. By disabling this option, each "
923
  "%2$s to \"My Account\" page and a message will invite them to log in."
924
  msgstr ""
925
 
926
+ #: templates/admin/wishlist-panel-premium.php:301
927
  msgid "MESSAGE TO UNLOGGED USERS"
928
  msgstr ""
929
 
930
+ #: templates/admin/wishlist-panel-premium.php:303
 
931
  msgid ""
932
  "Invite users that are visiting your shop to login if they want to fully "
933
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
934
  "redirect them to \"My Account\" page for registration."
935
  msgstr ""
936
 
937
+ #: templates/admin/wishlist-panel-premium.php:306
938
  msgid "UNLOGGED USERS"
939
  msgstr ""
940
 
941
+ #: templates/admin/wishlist-panel-premium.php:313
942
+ #: templates/admin/wishlist-panel-premium.php:318
943
  msgid "POPULAR TABLE"
944
  msgstr ""
945
 
946
+ #: templates/admin/wishlist-panel-premium.php:320
 
947
  msgid ""
948
  "Some products draw customer's attention more than others and they do not "
949
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
951
  "their wishlists."
952
  msgstr ""
953
 
954
+ #: templates/admin/wishlist-panel-premium.php:329
955
  msgid "FUNCTIONALITIES IN ONE CLICK"
956
  msgstr ""
957
 
958
+ #: templates/admin/wishlist-panel-premium.php:331
 
959
  msgid ""
960
  "Users have the possibility to search for a wishlist, create a new one or "
961
  "display those already created. Add these %1$sfunctionalities%2$s through the "
962
  "dedicated widgets or show them immediately after \"Wishlist\" table."
963
  msgstr ""
964
 
965
+ #: templates/admin/wishlist-panel-premium.php:334
966
  msgid "FUNCTIONALITIES"
967
  msgstr ""
968
 
969
+ #: templates/admin/wishlist-panel-premium.php:341
970
+ #: templates/admin/wishlist-panel-premium.php:346
971
  msgid "PROMOTIONAL EMAIL"
972
  msgstr ""
973
 
974
+ #: templates/admin/wishlist-panel-premium.php:348
 
975
  msgid ""
976
  "If you want to give the right input to your users to persuade them to "
977
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
980
  "will know you are offering a unique offer!"
981
  msgstr ""
982
 
983
+ #: templates/admin/wishlist-panel-premium.php:357
984
  msgid "FROM A WISHLIST TO ANOTHER"
985
  msgstr ""
986
 
987
+ #: templates/admin/wishlist-panel-premium.php:359
 
988
  msgid ""
989
  "Who said that a product has to remain forever in the same wishlist? With the "
990
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
992
  "another one, managing as they want their lists."
993
  msgstr ""
994
 
995
+ #: templates/admin/wishlist-panel-premium.php:362
996
  msgid "FROM A WISHLIST"
997
  msgstr ""
998
 
999
+ #: templates/admin/wishlist-panel-premium.php:369
1000
  msgid "DATE"
1001
  msgstr ""
1002
 
1003
+ #: templates/admin/wishlist-panel-premium.php:374
1004
  msgid "DATE OF ADDITION TO A WISHLIST"
1005
  msgstr ""
1006
 
1007
+ #: templates/admin/wishlist-panel-premium.php:376
 
1008
  msgid ""
1009
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1010
  "date in which they have added a particular product to their list: a new way "
1011
  "to keep you users informed about their operations."
1012
  msgstr ""
1013
 
1014
+ #: templates/share.php:32
1015
  msgid "Pinterest"
1016
  msgstr ""
1017
 
1018
+ #: templates/share.php:38
1019
  #, fuzzy
1020
  msgid "Google+"
1021
  msgstr "Comparilhar no Google+"
1022
 
1023
+ #: templates/share.php:44
1024
  msgid "Email"
1025
  msgstr ""
1026
 
1027
+ #: templates/share.php:51
1028
+ #, fuzzy
1029
+ msgid "My wishlist on "
1030
+ msgstr "Minha lista de desejos em %s"
1031
+
1032
+ #: templates/share.php:51
1033
+ msgid "WhatsApp"
1034
+ msgstr ""
1035
+
1036
+ #: templates/wishlist-view.php:32
1037
  #, fuzzy
1038
  msgid "Edit title"
1039
  msgstr "Titulo da lista de desejos"
1040
 
1041
+ #: templates/wishlist-view.php:41
1042
  msgid "Save"
1043
  msgstr ""
1044
 
1045
+ #: templates/wishlist-view.php:45
1046
  msgid "Cancel"
1047
  msgstr ""
1048
 
1049
+ #: templates/wishlist-view.php:82
1050
  msgid "Product Name"
1051
  msgstr "Nome do Produto"
1052
 
1053
+ #: templates/wishlist-view.php:89
1054
  msgid "Unit Price"
1055
  msgstr "Preço unitário"
1056
 
1057
+ #: templates/wishlist-view.php:102
1058
  msgid "Stock Status"
1059
  msgstr "Status do estoque"
1060
 
1061
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
1062
  msgid "Remove this product"
1063
  msgstr "Remover este produto"
1064
 
1065
+ #: templates/wishlist-view.php:172
1066
  msgid "Free!"
1067
  msgstr ""
1068
 
1069
+ #: templates/wishlist-view.php:179
1070
  msgid "Out of Stock"
1071
  msgstr "Sem estoque"
1072
 
1073
+ #: templates/wishlist-view.php:179
1074
  msgid "In Stock"
1075
  msgstr "Em estoque"
1076
 
1077
+ #: templates/wishlist-view.php:188
 
1078
  msgid "Added on : %s"
1079
  msgstr ""
1080
 
1081
+ #: templates/wishlist-view.php:200
1082
  msgid "Move"
1083
  msgstr ""
1084
 
1085
+ #: templates/wishlist-view.php:232
1086
  msgid "Remove"
1087
  msgstr ""
1088
 
1089
+ #: templates/wishlist-view.php:259
1090
  msgid "Add the selected products to the cart"
1091
  msgstr ""
1092
 
1093
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1094
  msgid "Ask for an estimate"
1095
  msgstr ""
1096
 
1097
+ #: templates/wishlist-view.php:303
1098
  msgid "Your email"
1099
  msgstr ""
1100
 
1101
+ #. Plugin Name of the plugin/theme
1102
  #, fuzzy
1103
+ msgid "YITH WooCommerce Wishlist"
1104
+ msgstr "Adicionar aos meus desejos"
1105
+
1106
+ #. Plugin URI of the plugin/theme
1107
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1108
+ msgstr ""
1109
+
1110
+ #. Description of the plugin/theme
1111
+ msgid ""
1112
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1113
+ "possibility to create, fill, manage and share their wishlists allowing you "
1114
+ "to analyze their interests and needs to improve your marketing strategies. "
1115
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1116
+ "your e-commerce on <strong>YITH</strong></a>"
1117
+ msgstr ""
1118
+
1119
+ #. Author of the plugin/theme
1120
+ msgid "YITH"
1121
+ msgstr ""
1122
+
1123
+ #. Author URI of the plugin/theme
1124
+ msgid "https://yithemes.com/"
1125
+ msgstr ""
1126
 
1127
  #, fuzzy
1128
  #~ msgid ""
languages/yith-woocommerce-wishlist-pt_PT.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-pt_PT.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:38+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: YIThemes <support@yithemes.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -20,104 +20,103 @@ msgstr ""
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
- #: ../includes/class.yith-wcwl-admin-init.php:159
24
- #: ../includes/class.yith-wcwl-admin-init.php:1484
25
- #: ../includes/class.yith-wcwl-admin-init.php:1485
26
- #: ../includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Lista de Desejos"
29
 
30
- #: ../includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "Configurações"
33
 
34
- #: ../includes/class.yith-wcwl-admin-init.php:162
35
- #: ../includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "Cores"
38
 
39
- #: ../includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr ""
42
 
43
- #: ../includes/class.yith-wcwl-admin-init.php:1015
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
- #: ../includes/class.yith-wcwl-admin-init.php:1016
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
- #: ../includes/class.yith-wcwl-admin-init.php:1017
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
- #: ../includes/class.yith-wcwl-admin-init.php:1018
59
  msgctxt "[Part Of]: Also, please read the plugin documentation"
60
  msgid "documentation"
61
  msgstr ""
62
 
63
- #: ../includes/class.yith-wcwl-admin-init.php:1024
64
  msgid "Upgrade to the PREMIUM VERSION"
65
  msgstr ""
66
 
67
- #: ../includes/class.yith-wcwl-admin-init.php:1028
68
  msgid "Discover the Advanced Features"
69
  msgstr ""
70
 
71
- #: ../includes/class.yith-wcwl-admin-init.php:1029
72
  msgid ""
73
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
74
  "all features!"
75
  msgstr ""
76
 
77
- #: ../includes/class.yith-wcwl-admin-init.php:1035
78
  msgid "Get Support and Pro Features"
79
  msgstr ""
80
 
81
- #: ../includes/class.yith-wcwl-admin-init.php:1036
82
  msgid ""
83
  "By purchasing the premium version of the plugin, you will take advantage of "
84
  "the advanced features of the product and you will get one year of free "
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
- #: ../includes/class.yith-wcwl-admin-init.php:1046
89
  msgid "General Settings"
90
  msgstr "Opções gerais"
91
 
92
- #: ../includes/class.yith-wcwl-admin-init.php:1053
93
  msgid "Enable YITH Wishlist"
94
  msgstr "Ativar Lista de Desejos"
95
 
96
- #: ../includes/class.yith-wcwl-admin-init.php:1060
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "Titulo da lista de desejos"
100
 
101
- #: ../includes/class.yith-wcwl-admin-init.php:1062
102
- #: ../includes/class.yith-wcwl-admin-init.php:1063
103
- #: ../includes/class.yith-wcwl-admin-init.php:1299
104
- #, php-format
105
  msgid "My wishlist on %s"
106
  msgstr "Minha lista de desejos em %s"
107
 
108
- #: ../includes/class.yith-wcwl-admin-init.php:1068
109
  msgid "Wishlist Page"
110
  msgstr "Meus desejos"
111
 
112
- #: ../includes/class.yith-wcwl-admin-init.php:1069
113
  msgid "Page contents: [yith_wcwl_wishlist]"
114
  msgstr "Conteúdo da página: [yith_wcwl_wishlist]"
115
 
116
- #: ../includes/class.yith-wcwl-admin-init.php:1078
117
  msgid "Position"
118
  msgstr "Posição"
119
 
120
- #: ../includes/class.yith-wcwl-admin-init.php:1079
121
  #, fuzzy
122
  msgid ""
123
  "You can add the button in variable products only after the \"Add to Cart\" "
@@ -126,27 +125,27 @@ msgstr ""
126
  "Em produtos variáveis você pode adicionar isto somenteapós \"Adcionar ao "
127
  "Carrinho\" ou usar o shortcode [yith_wcwl_add_to_wishlist]."
128
 
129
- #: ../includes/class.yith-wcwl-admin-init.php:1085
130
  msgid "After \"Add to cart\""
131
  msgstr "Após \" Adicionar ao carrinho \""
132
 
133
- #: ../includes/class.yith-wcwl-admin-init.php:1086
134
  msgid "After thumbnails"
135
  msgstr "Após miniaturas"
136
 
137
- #: ../includes/class.yith-wcwl-admin-init.php:1087
138
  msgid "After summary"
139
  msgstr "Após sumário"
140
 
141
- #: ../includes/class.yith-wcwl-admin-init.php:1088
142
  msgid "Use shortcode"
143
  msgstr "Usar shortcode"
144
 
145
- #: ../includes/class.yith-wcwl-admin-init.php:1093
146
  msgid "Redirect to cart"
147
  msgstr "Redirecionar para o carrinho"
148
 
149
- #: ../includes/class.yith-wcwl-admin-init.php:1094
150
  msgid ""
151
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
152
  "page."
@@ -154,335 +153,341 @@ msgstr ""
154
  "Redirecionar para a página de carrinho se o botão \" Adcionar ao carrinho \" "
155
  "estiver clicado na página de lista de desejos."
156
 
157
- #: ../includes/class.yith-wcwl-admin-init.php:1100
158
  msgid "Remove if added to the cart"
159
  msgstr "Remover se adcionado ao carrinho"
160
 
161
- #: ../includes/class.yith-wcwl-admin-init.php:1101
162
  #, fuzzy
163
  msgid "Remove the product from the wishlist if it has been added to the cart."
164
  msgstr ""
165
  "Remover o produto da lista, se a mesma tiver sido adicionada ao carrinho."
166
 
167
- #: ../includes/class.yith-wcwl-admin-init.php:1107
168
  msgid "\"Add to Wishlist\" text"
169
  msgstr "Texto \" Adcionar a Lista de Desejos\""
170
 
171
- #: ../includes/class.yith-wcwl-admin-init.php:1109
172
  msgid "Add to Wishlist"
173
  msgstr "Adicionar aos meus desejos"
174
 
175
- #: ../includes/class.yith-wcwl-admin-init.php:1114
176
  #, fuzzy
177
  msgid "\"Browse wishlist\" text"
178
  msgstr "Veja sua lista de desejos!"
179
 
180
- #: ../includes/class.yith-wcwl-admin-init.php:1116
181
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
182
  msgid "Browse Wishlist"
183
  msgstr "Veja sua lista de desejos!"
184
 
185
- #: ../includes/class.yith-wcwl-admin-init.php:1121
186
  #, fuzzy
187
  msgid "\"Product already in wishlist\" text"
188
  msgstr "Produto já na lista de desejos."
189
 
190
- #: ../includes/class.yith-wcwl-admin-init.php:1123
191
- #: ../includes/class.yith-wcwl-ui.php:83
192
  msgid "The product is already in the wishlist!"
193
  msgstr "Esse produto já se encontra na sua lista de desejos!"
194
 
195
- #: ../includes/class.yith-wcwl-admin-init.php:1128
196
  #, fuzzy
197
  msgid "\"Product added\" text"
198
  msgstr "Produto adicionado!"
199
 
200
- #: ../includes/class.yith-wcwl-admin-init.php:1130
201
- #: ../includes/class.yith-wcwl-ui.php:82
202
  msgid "Product added!"
203
  msgstr "Produto adicionado!"
204
 
205
- #: ../includes/class.yith-wcwl-admin-init.php:1135
206
  msgid "\"Add to Cart\" text"
207
  msgstr "Texto \" Adicionar ao Carrinho\""
208
 
209
- #: ../includes/class.yith-wcwl-admin-init.php:1137
210
  msgid "Add to Cart"
211
  msgstr "Adcionar ao Carrinho"
212
 
213
- #: ../includes/class.yith-wcwl-admin-init.php:1142
214
  #, fuzzy
215
  msgid "Show Unit price"
216
  msgstr "Preço unitário"
217
 
218
- #: ../includes/class.yith-wcwl-admin-init.php:1143
219
  msgid "Show unit price for each product in wishlist"
220
  msgstr ""
221
 
222
- #: ../includes/class.yith-wcwl-admin-init.php:1150
223
  #, fuzzy
224
  msgid "Show \"Add to Cart\" button"
225
  msgstr "Texto do botão \"Adicionar ao carrinho \""
226
 
227
- #: ../includes/class.yith-wcwl-admin-init.php:1151
228
  #, fuzzy
229
  msgid "Show \"Add to Cart\" button for each product in wishlist"
230
  msgstr "Fundo do do botão \"Adicionar ao carrinho \""
231
 
232
- #: ../includes/class.yith-wcwl-admin-init.php:1158
233
  msgid "Show Stock status"
234
  msgstr "Status do stock"
235
 
236
- #: ../includes/class.yith-wcwl-admin-init.php:1159
237
  msgid ""
238
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
239
  msgstr ""
240
 
241
- #: ../includes/class.yith-wcwl-admin-init.php:1166
242
  msgid "Show Date of addition"
243
  msgstr ""
244
 
245
- #: ../includes/class.yith-wcwl-admin-init.php:1167
246
  #, fuzzy
247
  msgid "Show the date when users have added a product to the wishlist"
248
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
249
 
250
- #: ../includes/class.yith-wcwl-admin-init.php:1174
251
  #, fuzzy
252
  msgid "Add second remove button"
253
  msgstr "Texto do botão \"Adicionar ao carrinho \""
254
 
255
- #: ../includes/class.yith-wcwl-admin-init.php:1175
256
  msgid "Add a second remove button in the last column, with extended label"
257
  msgstr ""
258
 
259
- #: ../includes/class.yith-wcwl-admin-init.php:1190
260
  msgid "Styles"
261
  msgstr "Estilos"
262
 
263
- #: ../includes/class.yith-wcwl-admin-init.php:1197
264
  msgid "Use buttons"
265
  msgstr "Usar botões"
266
 
267
- #: ../includes/class.yith-wcwl-admin-init.php:1198
268
  #, fuzzy
269
  msgid "Use buttons instead of simple anchors."
270
  msgstr "Usar botões ao invés de simples âncoras."
271
 
272
- #: ../includes/class.yith-wcwl-admin-init.php:1204
273
  msgid "Custom CSS"
274
  msgstr "CSS Customizado"
275
 
276
- #: ../includes/class.yith-wcwl-admin-init.php:1211
277
  msgid "Use theme style"
278
  msgstr "Usar estilo do tema"
279
 
280
- #: ../includes/class.yith-wcwl-admin-init.php:1212
281
  msgid "Use the theme style."
282
  msgstr "Usar o estilo do tema."
283
 
284
- #: ../includes/class.yith-wcwl-admin-init.php:1218
285
  #, fuzzy
286
  msgid "Rounded buttons"
287
  msgstr "Usar botões"
288
 
289
- #: ../includes/class.yith-wcwl-admin-init.php:1219
290
  #, fuzzy
291
  msgid "Make button corners rounded"
292
  msgstr "Faça botões do canto arredondado"
293
 
294
- #: ../includes/class.yith-wcwl-admin-init.php:1225
295
  msgid "\"Add to Wishlist\" icon"
296
  msgstr "Ícone \"Adcionar aos meus desejos\" "
297
 
298
- #: ../includes/class.yith-wcwl-admin-init.php:1226
299
  msgid "Add an icon to the \"Add to Wishlist\" button"
300
  msgstr "Adicionar um ícone ao botão \"Adcionar aos meus desejos\""
301
 
302
- #: ../includes/class.yith-wcwl-admin-init.php:1236
303
  msgid "\"Add to Cart\" icon"
304
  msgstr "Ícone \"Adicionar ao Carrinho\""
305
 
306
- #: ../includes/class.yith-wcwl-admin-init.php:1237
307
  msgid "Add an icon to the \"Add to Cart\" button"
308
  msgstr "Adicionar um ícone ao botão \"Adcionar ao carrinho\""
309
 
310
- #: ../includes/class.yith-wcwl-admin-init.php:1255
311
  #, fuzzy
312
  msgid "Social Networks & Share"
313
  msgstr "Social &amp; Compartilhamento"
314
 
315
- #: ../includes/class.yith-wcwl-admin-init.php:1262
316
  msgid "Share on Facebook"
317
  msgstr "Partilhar no Facebook"
318
 
319
- #: ../includes/class.yith-wcwl-admin-init.php:1263
320
  msgid "Show \"Share on Facebook\" button"
321
  msgstr "Partilhar no Facebook"
322
 
323
- #: ../includes/class.yith-wcwl-admin-init.php:1269
324
  msgid "Tweet on Twitter"
325
  msgstr "Tweetar no Twitter"
326
 
327
- #: ../includes/class.yith-wcwl-admin-init.php:1270
328
  #, fuzzy
329
  msgid "Show \"Tweet on Twitter\" button"
330
  msgstr "Tweetar no Twitter"
331
 
332
- #: ../includes/class.yith-wcwl-admin-init.php:1276
333
  msgid "Pin on Pinterest"
334
  msgstr ""
335
 
336
- #: ../includes/class.yith-wcwl-admin-init.php:1277
337
  #, fuzzy
338
  msgid "Show \"Pin on Pinterest\" button"
339
  msgstr "Texto do botão \"Adicionar ao carrinho \""
340
 
341
- #: ../includes/class.yith-wcwl-admin-init.php:1283
342
  msgid "Share on Google+"
343
  msgstr "Partilhar no Google+"
344
 
345
- #: ../includes/class.yith-wcwl-admin-init.php:1284
346
  #, fuzzy
347
  msgid "Show \"Share on Google+\" button"
348
  msgstr "Partilhar no Facebook"
349
 
350
- #: ../includes/class.yith-wcwl-admin-init.php:1290
351
  msgid "Share by Email"
352
  msgstr ""
353
 
354
- #: ../includes/class.yith-wcwl-admin-init.php:1291
355
  #, fuzzy
356
  msgid "Show \"Share by Email\" button"
357
  msgstr "Texto do botão \"Adicionar ao carrinho \""
358
 
359
- #: ../includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
 
360
  msgid "Social title"
361
  msgstr "Título Redes Sociais"
362
 
363
- #: ../includes/class.yith-wcwl-admin-init.php:1304
364
  msgid "Social text"
365
  msgstr "Texto Redes Sociais"
366
 
367
- #: ../includes/class.yith-wcwl-admin-init.php:1305
368
  msgid ""
369
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
370
  "strong> where you want to show the URL of your wishlist."
371
  msgstr ""
372
 
373
- #: ../includes/class.yith-wcwl-admin-init.php:1312
374
  msgid "Social image URL"
375
  msgstr "Url para partilhar"
376
 
377
- #: ../includes/class.yith-wcwl-admin-init.php:1313
378
  msgid "It will be used by Pinterest."
379
  msgstr ""
380
 
381
- #: ../includes/class.yith-wcwl-admin-init.php:1327
382
- #, php-format
383
  msgid ""
384
  "If you want to take advantage of this feature, you could consider to "
385
  "purchase the %s."
386
  msgstr ""
387
 
388
- #: ../includes/class.yith-wcwl-admin-init.php:1332
389
  msgid "YITH WooCommerce Frequently Bought Together Integration"
390
  msgstr ""
391
 
392
- #: ../includes/class.yith-wcwl-admin-init.php:1339
393
  msgid "Enable slider in wishlist"
394
  msgstr ""
395
 
396
- #: ../includes/class.yith-wcwl-admin-init.php:1340
397
- #, php-format
398
  msgid ""
399
  "Choose to enable product slider in wishlist page with linked products (<a "
400
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
401
  msgstr ""
402
 
403
- #: ../includes/class.yith-wcwl-admin-init.php:1376
404
  #, fuzzy
405
  msgid "\"Add to wishlist\" button"
406
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
407
 
408
- #: ../includes/class.yith-wcwl-admin-init.php:1379
409
- #: ../includes/class.yith-wcwl-admin-init.php:1397
410
- #: ../includes/class.yith-wcwl-admin-init.php:1415
411
- #: ../includes/class.yith-wcwl-admin-init.php:1433
412
- #: ../includes/class.yith-wcwl-admin-init.php:1451
413
  msgid "Background"
414
  msgstr ""
415
 
416
- #: ../includes/class.yith-wcwl-admin-init.php:1380
417
- #: ../includes/class.yith-wcwl-admin-init.php:1398
418
- #: ../includes/class.yith-wcwl-admin-init.php:1416
419
- #: ../includes/class.yith-wcwl-admin-init.php:1434
420
- #: ../includes/class.yith-wcwl-admin-init.php:1452
421
  msgid "Text"
422
  msgstr ""
423
 
424
- #: ../includes/class.yith-wcwl-admin-init.php:1381
425
- #: ../includes/class.yith-wcwl-admin-init.php:1399
426
- #: ../includes/class.yith-wcwl-admin-init.php:1417
427
- #: ../includes/class.yith-wcwl-admin-init.php:1435
428
- #: ../includes/class.yith-wcwl-admin-init.php:1453
429
  msgid "Border"
430
  msgstr ""
431
 
432
- #: ../includes/class.yith-wcwl-admin-init.php:1388
433
- #: ../includes/class.yith-wcwl-admin-init.php:1406
434
- #: ../includes/class.yith-wcwl-admin-init.php:1424
435
- #: ../includes/class.yith-wcwl-admin-init.php:1442
436
  msgid "Background (hover)"
437
  msgstr ""
438
 
439
- #: ../includes/class.yith-wcwl-admin-init.php:1389
440
- #: ../includes/class.yith-wcwl-admin-init.php:1407
441
- #: ../includes/class.yith-wcwl-admin-init.php:1425
442
- #: ../includes/class.yith-wcwl-admin-init.php:1443
443
  msgid "Text (hover)"
444
  msgstr ""
445
 
446
- #: ../includes/class.yith-wcwl-admin-init.php:1390
447
- #: ../includes/class.yith-wcwl-admin-init.php:1408
448
- #: ../includes/class.yith-wcwl-admin-init.php:1426
449
- #: ../includes/class.yith-wcwl-admin-init.php:1444
450
  msgid "Border (hover)"
451
  msgstr ""
452
 
453
- #: ../includes/class.yith-wcwl-admin-init.php:1394
454
  #, fuzzy
455
  msgid "\"Add to Cart\" button"
456
  msgstr "Texto do botão \"Adicionar ao carrinho \""
457
 
458
- #: ../includes/class.yith-wcwl-admin-init.php:1412
459
  msgid "\"Style 1\" button"
460
  msgstr ""
461
 
462
- #: ../includes/class.yith-wcwl-admin-init.php:1430
463
  msgid "\"Style 2\" button"
464
  msgstr ""
465
 
466
- #: ../includes/class.yith-wcwl-admin-init.php:1448
467
  #, fuzzy
468
  msgid "Wishlist table"
469
  msgstr "Titulo da lista de desejos"
470
 
471
- #: ../includes/class.yith-wcwl-admin-init.php:1457
472
  msgid "Headers"
473
  msgstr ""
474
 
475
- #: ../includes/class.yith-wcwl-admin-init.php:1460
476
  msgid "Background color"
477
  msgstr ""
478
 
479
- #: ../includes/class.yith-wcwl-admin-init.php:1550
480
  #, fuzzy
481
  msgid "Wishlist Activated"
482
  msgstr "Titulo da lista de desejos"
483
 
484
- #: ../includes/class.yith-wcwl-admin-init.php:1551
485
- #, php-format
486
  msgid ""
487
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
488
  "can access to all the settings of our plugins that you have activated. "
@@ -490,13 +495,12 @@ msgid ""
490
  "options, <a href=\"%s\">discover it now</a>."
491
  msgstr ""
492
 
493
- #: ../includes/class.yith-wcwl-admin-init.php:1562
494
  #, fuzzy
495
  msgid "Wishlist Updated"
496
  msgstr "Meus desejos"
497
 
498
- #: ../includes/class.yith-wcwl-admin-init.php:1563
499
- #, php-format
500
  msgid ""
501
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
502
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -505,307 +509,302 @@ msgid ""
505
  "\">discover the PREMIUM version.</a>"
506
  msgstr ""
507
 
508
- #: ../includes/class.yith-wcwl-init.php:437
509
  msgid ""
510
  "We are sorry, but this feature is available only if cookies are enabled on "
511
  "your browser."
512
  msgstr ""
513
 
514
- #: ../includes/class.yith-wcwl-init.php:438
515
  #, fuzzy
516
  msgid "Product correctly added to cart"
517
  msgstr "Produto adicionado ao carrinho."
518
 
519
- #: ../includes/class.yith-wcwl-install.php:244
520
  msgctxt "page_slug"
521
  msgid "wishlist"
522
  msgstr ""
523
 
524
- #: ../includes/class.yith-wcwl-privacy.php:50
525
  msgid "While you visit our site, we’ll track:"
526
  msgstr ""
527
 
528
- #: ../includes/class.yith-wcwl-privacy.php:52
529
  msgid ""
530
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
531
  "users your favourite products, and to create targeted email campaigns."
532
  msgstr ""
533
 
534
- #: ../includes/class.yith-wcwl-privacy.php:53
535
  msgid ""
536
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
537
  "make them visible to the store’s staff"
538
  msgstr ""
539
 
540
- #: ../includes/class.yith-wcwl-privacy.php:55
541
  msgid ""
542
  "We’ll also use cookies to keep track of wishlist contents while you’re "
543
  "browsing our site."
544
  msgstr ""
545
 
546
- #: ../includes/class.yith-wcwl-privacy.php:58
547
  msgid ""
548
  "Members of our team have access to the information you provide us. For "
549
  "example, both Administrators and Shop Managers can access:"
550
  msgstr ""
551
 
552
- #: ../includes/class.yith-wcwl-privacy.php:60
553
  msgid ""
554
  "Wishlist details, such as products added, date of addition, name and privacy "
555
  "settings of your wishlists"
556
  msgstr ""
557
 
558
- #: ../includes/class.yith-wcwl-privacy.php:62
559
  msgid ""
560
  "Our team members have access to this information to offer you better deals "
561
  "for the products you love."
562
  msgstr ""
563
 
564
- #: ../includes/class.yith-wcwl-privacy.php:82
565
- #: ../includes/class.yith-wcwl-privacy.php:98
566
  #, fuzzy
567
  msgid "Customer Wishlists"
568
  msgstr "Adicionar aos meus desejos"
569
 
570
- #: ../includes/class.yith-wcwl-privacy.php:133
571
  #, fuzzy
572
  msgid "Wishlists"
573
  msgstr "Lista de Desejos"
574
 
575
- #: ../includes/class.yith-wcwl-privacy.php:195
576
- #, fuzzy, php-format
 
577
  msgid "Removed wishlist %s."
578
  msgstr "Minha lista de desejos em %s"
579
 
580
- #: ../includes/class.yith-wcwl-privacy.php:199
581
- #, fuzzy, php-format
 
582
  msgid "Wishlist %s has been retained."
583
  msgstr "Texto da tabela de desejos"
584
 
585
- #: ../includes/class.yith-wcwl-privacy.php:210
586
  msgid "Removed default user's wishlist"
587
  msgstr ""
588
 
589
- #: ../includes/class.yith-wcwl-privacy.php:228
590
  msgid "Token"
591
  msgstr ""
592
 
593
- #: ../includes/class.yith-wcwl-privacy.php:229
594
  #, fuzzy
595
  msgid "Wishlist url"
596
  msgstr "Lista de Desejos"
597
 
598
- #: ../includes/class.yith-wcwl-privacy.php:230
599
  msgid "Title"
600
  msgstr ""
601
 
602
- #: ../includes/class.yith-wcwl-privacy.php:231
603
  msgctxt "date wishlist was created"
604
  msgid "Created on"
605
  msgstr ""
606
 
607
- #: ../includes/class.yith-wcwl-privacy.php:232
608
  msgid "Visibility"
609
  msgstr ""
610
 
611
- #: ../includes/class.yith-wcwl-privacy.php:233
612
  msgid "Items Added"
613
  msgstr ""
614
 
615
- #: ../includes/class.yith-wcwl-privacy.php:283
616
- #: ../templates/wishlist-view.php:212
617
  #, fuzzy
618
  msgid "Shared"
619
  msgstr "Partilhar no:"
620
 
621
- #: ../includes/class.yith-wcwl-privacy.php:286
622
- #: ../templates/wishlist-view.php:215
623
  msgid "Private"
624
  msgstr ""
625
 
626
- #: ../includes/class.yith-wcwl-privacy.php:289
627
- #: ../templates/wishlist-view.php:218
628
  msgid "Public"
629
  msgstr ""
630
 
631
- #: ../includes/class.yith-wcwl-shortcode.php:45
632
  #, fuzzy
633
  msgctxt "[gutenberg]: block name"
634
  msgid "YITH Add to Wishlist"
635
  msgstr "Adicionar aos meus desejos"
636
 
637
- #: ../includes/class.yith-wcwl-shortcode.php:46
638
  #, fuzzy
639
  msgctxt "[gutenberg]: block description"
640
  msgid "Shows Add to Wishlist button"
641
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
642
 
643
- #: ../includes/class.yith-wcwl-shortcode.php:51
644
  msgid ""
645
  "ID of the product to add to wishlist (leave empty to use global product)"
646
  msgstr ""
647
 
648
- #: ../includes/class.yith-wcwl-shortcode.php:56
649
  msgid "Url of wishlist page (leave empty to use default)"
650
  msgstr ""
651
 
652
- #: ../includes/class.yith-wcwl-shortcode.php:61
653
  msgid "Button label (leave empty to use default)"
654
  msgstr ""
655
 
656
- #: ../includes/class.yith-wcwl-shortcode.php:66
657
  msgid "\"Browse wishlist\" label (leave empty to use default)"
658
  msgstr ""
659
 
660
- #: ../includes/class.yith-wcwl-shortcode.php:71
661
  #, fuzzy
662
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
663
  msgstr "Produto já na lista de desejos."
664
 
665
- #: ../includes/class.yith-wcwl-shortcode.php:76
666
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
667
  msgstr ""
668
 
669
- #: ../includes/class.yith-wcwl-shortcode.php:81
670
  msgid ""
671
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
672
  "default)"
673
  msgstr ""
674
 
675
- #: ../includes/class.yith-wcwl-shortcode.php:86
676
  msgid "Additional css classes for the button (leave empty to use default)"
677
  msgstr ""
678
 
679
- #: ../includes/class.yith-wcwl-shortcode.php:94
680
  #, fuzzy
681
  msgctxt "[gutenberg]: block name"
682
  msgid "YITH Wishlist"
683
  msgstr "Ativar Lista de Desejos"
684
 
685
- #: ../includes/class.yith-wcwl-shortcode.php:95
686
  #, fuzzy
687
  msgctxt "[gutenberg]: block description"
688
  msgid "Shows list of products in wishlist"
689
  msgstr "Fundo do do botão \"Adicionar ao carrinho \""
690
 
691
- #: ../includes/class.yith-wcwl-shortcode.php:100
692
  msgid "Choose whether to paginate items in the wishlist or show them all"
693
  msgstr ""
694
 
695
- #: ../includes/class.yith-wcwl-shortcode.php:103
696
  msgid "Paginate"
697
  msgstr ""
698
 
699
- #: ../includes/class.yith-wcwl-shortcode.php:104
700
  msgid "Do not paginate"
701
  msgstr ""
702
 
703
- #: ../includes/class.yith-wcwl-shortcode.php:109
704
  msgid "Number of items to show for each page"
705
  msgstr ""
706
 
707
- #: ../includes/class.yith-wcwl-shortcode.php:114
708
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
709
  msgstr ""
710
 
711
- #: ../includes/class.yith-wcwl-shortcode.php:386
712
- #: ../includes/class.yith-wcwl-ui.php:164
713
  msgid "Share on:"
714
  msgstr "Partilhar no:"
715
 
716
- #: ../includes/class.yith-wcwl-ui.php:118
717
- #: ../includes/class.yith-wcwl-ui.php:200
718
  msgid "Select options"
719
  msgstr "Selecione as opções"
720
 
721
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
722
  msgid "Facebook"
723
  msgstr "Facebook"
724
 
725
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
726
  msgid "Twitter"
727
  msgstr "Twitter"
728
 
729
- #: ../includes/class.yith-wcwl-ui.php:180
730
  msgid "email"
731
  msgstr ""
732
 
733
- #: ../includes/class.yith-wcwl.php:201
734
  #, fuzzy
735
  msgid "An error occurred while adding products to the wishlist."
736
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
737
 
738
- #: ../includes/class.yith-wcwl.php:293
739
  #, fuzzy
740
  msgid "An error occurred while adding products to wishlist."
741
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
742
 
743
- #: ../includes/class.yith-wcwl.php:310
744
  msgid "The \"Remove\" option now does not require any parameter"
745
  msgstr ""
746
 
747
- #: ../includes/class.yith-wcwl.php:359
748
  #, fuzzy
749
  msgid "An error occurred while removing products from the wishlist"
750
  msgstr "Oops! Ocorreu um erro ao remover o produto à lista de desejos."
751
 
752
- #: ../includes/class.yith-wcwl.php:809
753
  msgid "You need to log in before creating a new wishlist"
754
  msgstr ""
755
 
756
- #: ../includes/class.yith-wcwl.php:1610
757
  msgid "Product successfully removed."
758
  msgstr "Produto removido com sucesso."
759
 
760
- #: ../includes/class.yith-wcwl.php:1614
761
  msgid "Error. Unable to remove the product from the wishlist."
762
  msgstr "Erro. Não foi possível remover o produto da lista de desejos."
763
 
764
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
765
  msgid "No products were added to the wishlist"
766
  msgstr "Nenhum produto foi adicionado à lista de desejos"
767
 
768
- #: ../includes/class.yith-wcwl.php:1660
769
  msgid "An error as occurred."
770
  msgstr ""
771
 
772
- #: ../init.php:130
773
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
774
  msgstr ""
775
 
776
- #: ../init.php:140
777
  msgid "You can't activate the free version of"
778
  msgstr ""
779
 
780
- #: ../init.php:140
781
  msgid "while you are using the premium one."
782
  msgstr ""
783
 
784
- #: ../templates/admin/wishlist-panel-premium.php:185
785
- #: ../templates/admin/wishlist-panel-premium.php:383
786
- #, php-format
787
  msgid ""
788
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
789
  "%2$s to benefit from all features!"
790
  msgstr ""
791
 
792
- #: ../templates/admin/wishlist-panel-premium.php:187
793
- #: ../templates/admin/wishlist-panel-premium.php:385
794
- #, php-format
795
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
796
  msgstr ""
797
 
798
- #: ../templates/admin/wishlist-panel-premium.php:193
799
  msgid "Premium Features"
800
  msgstr ""
801
 
802
- #: ../templates/admin/wishlist-panel-premium.php:196
803
- #: ../templates/admin/wishlist-panel-premium.php:201
804
  msgid "Multiple Wishlist"
805
  msgstr ""
806
 
807
- #: ../templates/admin/wishlist-panel-premium.php:203
808
- #, php-format
809
  msgid ""
810
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
811
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -816,43 +815,38 @@ msgid ""
816
  "manage and share their own wish lists."
817
  msgstr ""
818
 
819
- #: ../templates/admin/wishlist-panel-premium.php:212
820
- #: ../templates/admin/wishlist-panel-premium.php:222
821
  msgid "Wishlist Private"
822
  msgstr ""
823
 
824
- #: ../templates/admin/wishlist-panel-premium.php:214
825
- #, php-format
826
  msgid ""
827
  "By enabling the option wishlist, users will also have the possibility to "
828
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
829
  "following options:"
830
  msgstr ""
831
 
832
- #: ../templates/admin/wishlist-panel-premium.php:216
833
- #, php-format
834
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
835
  msgstr ""
836
 
837
- #: ../templates/admin/wishlist-panel-premium.php:217
838
- #, php-format
839
  msgid ""
840
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
841
  "can display it;"
842
  msgstr ""
843
 
844
- #: ../templates/admin/wishlist-panel-premium.php:218
845
- #, php-format
846
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
847
  msgstr ""
848
 
849
- #: ../templates/admin/wishlist-panel-premium.php:229
850
- #: ../templates/admin/wishlist-panel-premium.php:234
851
  msgid "Estimate Cost"
852
  msgstr ""
853
 
854
- #: ../templates/admin/wishlist-panel-premium.php:236
855
- #, php-format
856
  msgid ""
857
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
858
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -864,13 +858,12 @@ msgid ""
864
  "address that you have previously set."
865
  msgstr ""
866
 
867
- #: ../templates/admin/wishlist-panel-premium.php:245
868
- #: ../templates/admin/wishlist-panel-premium.php:250
869
  msgid "Admin Panel"
870
  msgstr ""
871
 
872
- #: ../templates/admin/wishlist-panel-premium.php:247
873
- #, php-format
874
  msgid ""
875
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
876
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -880,13 +873,12 @@ msgid ""
880
  "in customers' wish lists."
881
  msgstr ""
882
 
883
- #: ../templates/admin/wishlist-panel-premium.php:257
884
- #: ../templates/admin/wishlist-panel-premium.php:262
885
  msgid "Search Wishlists"
886
  msgstr ""
887
 
888
- #: ../templates/admin/wishlist-panel-premium.php:264
889
- #, php-format
890
  msgid ""
891
  "How many times have you been looking for the perfect gift for a important "
892
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -895,12 +887,11 @@ msgid ""
895
  "your products and even encourage users to purchase."
896
  msgstr ""
897
 
898
- #: ../templates/admin/wishlist-panel-premium.php:273
899
  msgid "'ADD TO CART' CHECKBOX"
900
  msgstr ""
901
 
902
- #: ../templates/admin/wishlist-panel-premium.php:275
903
- #, php-format
904
  msgid ""
905
  "Your shop offers always a wide selection of products and wishlists of your "
906
  "users get more and more crowded everyday. Give them the possibility to "
@@ -908,20 +899,19 @@ msgid ""
908
  "just with one click."
909
  msgstr ""
910
 
911
- #: ../templates/admin/wishlist-panel-premium.php:278
912
  msgid "'ADD TO CART'"
913
  msgstr ""
914
 
915
- #: ../templates/admin/wishlist-panel-premium.php:285
916
  msgid "DISABLE WISHLIST"
917
  msgstr ""
918
 
919
- #: ../templates/admin/wishlist-panel-premium.php:290
920
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
921
  msgstr ""
922
 
923
- #: ../templates/admin/wishlist-panel-premium.php:292
924
- #, php-format
925
  msgid ""
926
  "Favour users that have registered to your shop and disable plugin "
927
  "functionalities for all users that have not. By disabling this option, each "
@@ -929,29 +919,27 @@ msgid ""
929
  "%2$s to \"My Account\" page and a message will invite them to log in."
930
  msgstr ""
931
 
932
- #: ../templates/admin/wishlist-panel-premium.php:301
933
  msgid "MESSAGE TO UNLOGGED USERS"
934
  msgstr ""
935
 
936
- #: ../templates/admin/wishlist-panel-premium.php:303
937
- #, php-format
938
  msgid ""
939
  "Invite users that are visiting your shop to login if they want to fully "
940
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
941
  "redirect them to \"My Account\" page for registration."
942
  msgstr ""
943
 
944
- #: ../templates/admin/wishlist-panel-premium.php:306
945
  msgid "UNLOGGED USERS"
946
  msgstr ""
947
 
948
- #: ../templates/admin/wishlist-panel-premium.php:313
949
- #: ../templates/admin/wishlist-panel-premium.php:318
950
  msgid "POPULAR TABLE"
951
  msgstr ""
952
 
953
- #: ../templates/admin/wishlist-panel-premium.php:320
954
- #, php-format
955
  msgid ""
956
  "Some products draw customer's attention more than others and they do not "
957
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -959,29 +947,27 @@ msgid ""
959
  "their wishlists."
960
  msgstr ""
961
 
962
- #: ../templates/admin/wishlist-panel-premium.php:329
963
  msgid "FUNCTIONALITIES IN ONE CLICK"
964
  msgstr ""
965
 
966
- #: ../templates/admin/wishlist-panel-premium.php:331
967
- #, php-format
968
  msgid ""
969
  "Users have the possibility to search for a wishlist, create a new one or "
970
  "display those already created. Add these %1$sfunctionalities%2$s through the "
971
  "dedicated widgets or show them immediately after \"Wishlist\" table."
972
  msgstr ""
973
 
974
- #: ../templates/admin/wishlist-panel-premium.php:334
975
  msgid "FUNCTIONALITIES"
976
  msgstr ""
977
 
978
- #: ../templates/admin/wishlist-panel-premium.php:341
979
- #: ../templates/admin/wishlist-panel-premium.php:346
980
  msgid "PROMOTIONAL EMAIL"
981
  msgstr ""
982
 
983
- #: ../templates/admin/wishlist-panel-premium.php:348
984
- #, php-format
985
  msgid ""
986
  "If you want to give the right input to your users to persuade them to "
987
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -990,12 +976,11 @@ msgid ""
990
  "will know you are offering a unique offer!"
991
  msgstr ""
992
 
993
- #: ../templates/admin/wishlist-panel-premium.php:357
994
  msgid "FROM A WISHLIST TO ANOTHER"
995
  msgstr ""
996
 
997
- #: ../templates/admin/wishlist-panel-premium.php:359
998
- #, php-format
999
  msgid ""
1000
  "Who said that a product has to remain forever in the same wishlist? With the "
1001
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -1003,108 +988,137 @@ msgid ""
1003
  "another one, managing as they want their lists."
1004
  msgstr ""
1005
 
1006
- #: ../templates/admin/wishlist-panel-premium.php:362
1007
  msgid "FROM A WISHLIST"
1008
  msgstr ""
1009
 
1010
- #: ../templates/admin/wishlist-panel-premium.php:369
1011
  msgid "DATE"
1012
  msgstr ""
1013
 
1014
- #: ../templates/admin/wishlist-panel-premium.php:374
1015
  msgid "DATE OF ADDITION TO A WISHLIST"
1016
  msgstr ""
1017
 
1018
- #: ../templates/admin/wishlist-panel-premium.php:376
1019
- #, php-format
1020
  msgid ""
1021
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1022
  "date in which they have added a particular product to their list: a new way "
1023
  "to keep you users informed about their operations."
1024
  msgstr ""
1025
 
1026
- #: ../templates/share.php:32
1027
  msgid "Pinterest"
1028
  msgstr ""
1029
 
1030
- #: ../templates/share.php:38
1031
  #, fuzzy
1032
  msgid "Google+"
1033
  msgstr "Partilhar no Google+"
1034
 
1035
- #: ../templates/share.php:44
1036
  msgid "Email"
1037
  msgstr ""
1038
 
1039
- #: ../templates/wishlist-view.php:32
 
 
 
 
 
 
 
 
 
1040
  #, fuzzy
1041
  msgid "Edit title"
1042
  msgstr "Titulo da lista de desejos"
1043
 
1044
- #: ../templates/wishlist-view.php:41
1045
  msgid "Save"
1046
  msgstr ""
1047
 
1048
- #: ../templates/wishlist-view.php:45
1049
  msgid "Cancel"
1050
  msgstr ""
1051
 
1052
- #: ../templates/wishlist-view.php:82
1053
  msgid "Product Name"
1054
  msgstr "Nome do Produto"
1055
 
1056
- #: ../templates/wishlist-view.php:89
1057
  msgid "Unit Price"
1058
  msgstr "Preço unitário"
1059
 
1060
- #: ../templates/wishlist-view.php:102
1061
  msgid "Stock Status"
1062
  msgstr "Status do stock"
1063
 
1064
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1065
  msgid "Remove this product"
1066
  msgstr "Remover este produto"
1067
 
1068
- #: ../templates/wishlist-view.php:172
1069
  msgid "Free!"
1070
  msgstr ""
1071
 
1072
- #: ../templates/wishlist-view.php:179
1073
  msgid "Out of Stock"
1074
  msgstr "Fora de stock"
1075
 
1076
- #: ../templates/wishlist-view.php:179
1077
  msgid "In Stock"
1078
  msgstr "Em stock"
1079
 
1080
- #: ../templates/wishlist-view.php:188
1081
- #, php-format
1082
  msgid "Added on : %s"
1083
  msgstr ""
1084
 
1085
- #: ../templates/wishlist-view.php:200
1086
  msgid "Move"
1087
  msgstr ""
1088
 
1089
- #: ../templates/wishlist-view.php:232
1090
  msgid "Remove"
1091
  msgstr ""
1092
 
1093
- #: ../templates/wishlist-view.php:259
1094
  msgid "Add the selected products to the cart"
1095
  msgstr ""
1096
 
1097
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1098
  msgid "Ask for an estimate"
1099
  msgstr ""
1100
 
1101
- #: ../templates/wishlist-view.php:303
1102
  msgid "Your email"
1103
  msgstr ""
1104
 
 
1105
  #, fuzzy
1106
- #~ msgid "YITH WooCommerce Wishlist"
1107
- #~ msgstr "Adicionar aos meus desejos"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1108
 
1109
  #, fuzzy
1110
  #~ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: YIThemes <support@yithemes.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
+ #: includes/class.yith-wcwl-admin-init.php:159
24
+ #: includes/class.yith-wcwl-admin-init.php:1485
25
+ #: includes/class.yith-wcwl-admin-init.php:1486
26
+ #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Lista de Desejos"
29
 
30
+ #: includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "Configurações"
33
 
34
+ #: includes/class.yith-wcwl-admin-init.php:162
35
+ #: includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "Cores"
38
 
39
+ #: includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr ""
42
 
43
+ #: includes/class.yith-wcwl-admin-init.php:1009
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1010
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
+ #: includes/class.yith-wcwl-admin-init.php:1011
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
+ #: includes/class.yith-wcwl-admin-init.php:1012
59
  msgctxt "[Part Of]: Also, please read the plugin documentation"
60
  msgid "documentation"
61
  msgstr ""
62
 
63
+ #: includes/class.yith-wcwl-admin-init.php:1018
64
  msgid "Upgrade to the PREMIUM VERSION"
65
  msgstr ""
66
 
67
+ #: includes/class.yith-wcwl-admin-init.php:1022
68
  msgid "Discover the Advanced Features"
69
  msgstr ""
70
 
71
+ #: includes/class.yith-wcwl-admin-init.php:1023
72
  msgid ""
73
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
74
  "all features!"
75
  msgstr ""
76
 
77
+ #: includes/class.yith-wcwl-admin-init.php:1029
78
  msgid "Get Support and Pro Features"
79
  msgstr ""
80
 
81
+ #: includes/class.yith-wcwl-admin-init.php:1030
82
  msgid ""
83
  "By purchasing the premium version of the plugin, you will take advantage of "
84
  "the advanced features of the product and you will get one year of free "
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1040
89
  msgid "General Settings"
90
  msgstr "Opções gerais"
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1047
93
  msgid "Enable YITH Wishlist"
94
  msgstr "Ativar Lista de Desejos"
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1054
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "Titulo da lista de desejos"
100
 
101
+ #: includes/class.yith-wcwl-admin-init.php:1056
102
+ #: includes/class.yith-wcwl-admin-init.php:1057
103
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
104
  msgid "My wishlist on %s"
105
  msgstr "Minha lista de desejos em %s"
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1062
108
  msgid "Wishlist Page"
109
  msgstr "Meus desejos"
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1063
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr "Conteúdo da página: [yith_wcwl_wishlist]"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1072
116
  msgid "Position"
117
  msgstr "Posição"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1073
120
  #, fuzzy
121
  msgid ""
122
  "You can add the button in variable products only after the \"Add to Cart\" "
125
  "Em produtos variáveis você pode adicionar isto somenteapós \"Adcionar ao "
126
  "Carrinho\" ou usar o shortcode [yith_wcwl_add_to_wishlist]."
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1079
129
  msgid "After \"Add to cart\""
130
  msgstr "Após \" Adicionar ao carrinho \""
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1080
133
  msgid "After thumbnails"
134
  msgstr "Após miniaturas"
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1081
137
  msgid "After summary"
138
  msgstr "Após sumário"
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1082
141
  msgid "Use shortcode"
142
  msgstr "Usar shortcode"
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1087
145
  msgid "Redirect to cart"
146
  msgstr "Redirecionar para o carrinho"
147
 
148
+ #: includes/class.yith-wcwl-admin-init.php:1088
149
  msgid ""
150
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
151
  "page."
153
  "Redirecionar para a página de carrinho se o botão \" Adcionar ao carrinho \" "
154
  "estiver clicado na página de lista de desejos."
155
 
156
+ #: includes/class.yith-wcwl-admin-init.php:1094
157
  msgid "Remove if added to the cart"
158
  msgstr "Remover se adcionado ao carrinho"
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1095
161
  #, fuzzy
162
  msgid "Remove the product from the wishlist if it has been added to the cart."
163
  msgstr ""
164
  "Remover o produto da lista, se a mesma tiver sido adicionada ao carrinho."
165
 
166
+ #: includes/class.yith-wcwl-admin-init.php:1101
167
  msgid "\"Add to Wishlist\" text"
168
  msgstr "Texto \" Adcionar a Lista de Desejos\""
169
 
170
+ #: includes/class.yith-wcwl-admin-init.php:1103
171
  msgid "Add to Wishlist"
172
  msgstr "Adicionar aos meus desejos"
173
 
174
+ #: includes/class.yith-wcwl-admin-init.php:1108
175
  #, fuzzy
176
  msgid "\"Browse wishlist\" text"
177
  msgstr "Veja sua lista de desejos!"
178
 
179
+ #: includes/class.yith-wcwl-admin-init.php:1110
180
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
181
  msgid "Browse Wishlist"
182
  msgstr "Veja sua lista de desejos!"
183
 
184
+ #: includes/class.yith-wcwl-admin-init.php:1115
185
  #, fuzzy
186
  msgid "\"Product already in wishlist\" text"
187
  msgstr "Produto já na lista de desejos."
188
 
189
+ #: includes/class.yith-wcwl-admin-init.php:1117
190
+ #: includes/class.yith-wcwl-ui.php:83
191
  msgid "The product is already in the wishlist!"
192
  msgstr "Esse produto já se encontra na sua lista de desejos!"
193
 
194
+ #: includes/class.yith-wcwl-admin-init.php:1122
195
  #, fuzzy
196
  msgid "\"Product added\" text"
197
  msgstr "Produto adicionado!"
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1124
200
+ #: includes/class.yith-wcwl-ui.php:82
201
  msgid "Product added!"
202
  msgstr "Produto adicionado!"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1129
205
  msgid "\"Add to Cart\" text"
206
  msgstr "Texto \" Adicionar ao Carrinho\""
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1131
209
  msgid "Add to Cart"
210
  msgstr "Adcionar ao Carrinho"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1136
213
  #, fuzzy
214
  msgid "Show Unit price"
215
  msgstr "Preço unitário"
216
 
217
+ #: includes/class.yith-wcwl-admin-init.php:1137
218
  msgid "Show unit price for each product in wishlist"
219
  msgstr ""
220
 
221
+ #: includes/class.yith-wcwl-admin-init.php:1144
222
  #, fuzzy
223
  msgid "Show \"Add to Cart\" button"
224
  msgstr "Texto do botão \"Adicionar ao carrinho \""
225
 
226
+ #: includes/class.yith-wcwl-admin-init.php:1145
227
  #, fuzzy
228
  msgid "Show \"Add to Cart\" button for each product in wishlist"
229
  msgstr "Fundo do do botão \"Adicionar ao carrinho \""
230
 
231
+ #: includes/class.yith-wcwl-admin-init.php:1152
232
  msgid "Show Stock status"
233
  msgstr "Status do stock"
234
 
235
+ #: includes/class.yith-wcwl-admin-init.php:1153
236
  msgid ""
237
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
238
  msgstr ""
239
 
240
+ #: includes/class.yith-wcwl-admin-init.php:1160
241
  msgid "Show Date of addition"
242
  msgstr ""
243
 
244
+ #: includes/class.yith-wcwl-admin-init.php:1161
245
  #, fuzzy
246
  msgid "Show the date when users have added a product to the wishlist"
247
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1168
250
  #, fuzzy
251
  msgid "Add second remove button"
252
  msgstr "Texto do botão \"Adicionar ao carrinho \""
253
 
254
+ #: includes/class.yith-wcwl-admin-init.php:1169
255
  msgid "Add a second remove button in the last column, with extended label"
256
  msgstr ""
257
 
258
+ #: includes/class.yith-wcwl-admin-init.php:1184
259
  msgid "Styles"
260
  msgstr "Estilos"
261
 
262
+ #: includes/class.yith-wcwl-admin-init.php:1191
263
  msgid "Use buttons"
264
  msgstr "Usar botões"
265
 
266
+ #: includes/class.yith-wcwl-admin-init.php:1192
267
  #, fuzzy
268
  msgid "Use buttons instead of simple anchors."
269
  msgstr "Usar botões ao invés de simples âncoras."
270
 
271
+ #: includes/class.yith-wcwl-admin-init.php:1198
272
  msgid "Custom CSS"
273
  msgstr "CSS Customizado"
274
 
275
+ #: includes/class.yith-wcwl-admin-init.php:1205
276
  msgid "Use theme style"
277
  msgstr "Usar estilo do tema"
278
 
279
+ #: includes/class.yith-wcwl-admin-init.php:1206
280
  msgid "Use the theme style."
281
  msgstr "Usar o estilo do tema."
282
 
283
+ #: includes/class.yith-wcwl-admin-init.php:1212
284
  #, fuzzy
285
  msgid "Rounded buttons"
286
  msgstr "Usar botões"
287
 
288
+ #: includes/class.yith-wcwl-admin-init.php:1213
289
  #, fuzzy
290
  msgid "Make button corners rounded"
291
  msgstr "Faça botões do canto arredondado"
292
 
293
+ #: includes/class.yith-wcwl-admin-init.php:1219
294
  msgid "\"Add to Wishlist\" icon"
295
  msgstr "Ícone \"Adcionar aos meus desejos\" "
296
 
297
+ #: includes/class.yith-wcwl-admin-init.php:1220
298
  msgid "Add an icon to the \"Add to Wishlist\" button"
299
  msgstr "Adicionar um ícone ao botão \"Adcionar aos meus desejos\""
300
 
301
+ #: includes/class.yith-wcwl-admin-init.php:1230
302
  msgid "\"Add to Cart\" icon"
303
  msgstr "Ícone \"Adicionar ao Carrinho\""
304
 
305
+ #: includes/class.yith-wcwl-admin-init.php:1231
306
  msgid "Add an icon to the \"Add to Cart\" button"
307
  msgstr "Adicionar um ícone ao botão \"Adcionar ao carrinho\""
308
 
309
+ #: includes/class.yith-wcwl-admin-init.php:1249
310
  #, fuzzy
311
  msgid "Social Networks & Share"
312
  msgstr "Social &amp; Compartilhamento"
313
 
314
+ #: includes/class.yith-wcwl-admin-init.php:1256
315
  msgid "Share on Facebook"
316
  msgstr "Partilhar no Facebook"
317
 
318
+ #: includes/class.yith-wcwl-admin-init.php:1257
319
  msgid "Show \"Share on Facebook\" button"
320
  msgstr "Partilhar no Facebook"
321
 
322
+ #: includes/class.yith-wcwl-admin-init.php:1263
323
  msgid "Tweet on Twitter"
324
  msgstr "Tweetar no Twitter"
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1264
327
  #, fuzzy
328
  msgid "Show \"Tweet on Twitter\" button"
329
  msgstr "Tweetar no Twitter"
330
 
331
+ #: includes/class.yith-wcwl-admin-init.php:1270
332
  msgid "Pin on Pinterest"
333
  msgstr ""
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1271
336
  #, fuzzy
337
  msgid "Show \"Pin on Pinterest\" button"
338
  msgstr "Texto do botão \"Adicionar ao carrinho \""
339
 
340
+ #: includes/class.yith-wcwl-admin-init.php:1277
341
  msgid "Share on Google+"
342
  msgstr "Partilhar no Google+"
343
 
344
+ #: includes/class.yith-wcwl-admin-init.php:1278
345
  #, fuzzy
346
  msgid "Show \"Share on Google+\" button"
347
  msgstr "Partilhar no Facebook"
348
 
349
+ #: includes/class.yith-wcwl-admin-init.php:1284
350
  msgid "Share by Email"
351
  msgstr ""
352
 
353
+ #: includes/class.yith-wcwl-admin-init.php:1285
354
  #, fuzzy
355
  msgid "Show \"Share by Email\" button"
356
  msgstr "Texto do botão \"Adicionar ao carrinho \""
357
 
358
+ #: includes/class.yith-wcwl-admin-init.php:1291
359
+ msgid "Share by WhatsApp"
360
+ msgstr ""
361
+
362
+ #: includes/class.yith-wcwl-admin-init.php:1292
363
+ #, fuzzy
364
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
365
+ msgstr "Texto do botão \"Adicionar ao carrinho \""
366
+
367
+ #: includes/class.yith-wcwl-admin-init.php:1298
368
  msgid "Social title"
369
  msgstr "Título Redes Sociais"
370
 
371
+ #: includes/class.yith-wcwl-admin-init.php:1305
372
  msgid "Social text"
373
  msgstr "Texto Redes Sociais"
374
 
375
+ #: includes/class.yith-wcwl-admin-init.php:1306
376
  msgid ""
377
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
378
  "strong> where you want to show the URL of your wishlist."
379
  msgstr ""
380
 
381
+ #: includes/class.yith-wcwl-admin-init.php:1313
382
  msgid "Social image URL"
383
  msgstr "Url para partilhar"
384
 
385
+ #: includes/class.yith-wcwl-admin-init.php:1314
386
  msgid "It will be used by Pinterest."
387
  msgstr ""
388
 
389
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
390
  msgid ""
391
  "If you want to take advantage of this feature, you could consider to "
392
  "purchase the %s."
393
  msgstr ""
394
 
395
+ #: includes/class.yith-wcwl-admin-init.php:1333
396
  msgid "YITH WooCommerce Frequently Bought Together Integration"
397
  msgstr ""
398
 
399
+ #: includes/class.yith-wcwl-admin-init.php:1340
400
  msgid "Enable slider in wishlist"
401
  msgstr ""
402
 
403
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
404
  msgid ""
405
  "Choose to enable product slider in wishlist page with linked products (<a "
406
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
407
  msgstr ""
408
 
409
+ #: includes/class.yith-wcwl-admin-init.php:1377
410
  #, fuzzy
411
  msgid "\"Add to wishlist\" button"
412
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
413
 
414
+ #: includes/class.yith-wcwl-admin-init.php:1380
415
+ #: includes/class.yith-wcwl-admin-init.php:1398
416
+ #: includes/class.yith-wcwl-admin-init.php:1416
417
+ #: includes/class.yith-wcwl-admin-init.php:1434
418
+ #: includes/class.yith-wcwl-admin-init.php:1452
419
  msgid "Background"
420
  msgstr ""
421
 
422
+ #: includes/class.yith-wcwl-admin-init.php:1381
423
+ #: includes/class.yith-wcwl-admin-init.php:1399
424
+ #: includes/class.yith-wcwl-admin-init.php:1417
425
+ #: includes/class.yith-wcwl-admin-init.php:1435
426
+ #: includes/class.yith-wcwl-admin-init.php:1453
427
  msgid "Text"
428
  msgstr ""
429
 
430
+ #: includes/class.yith-wcwl-admin-init.php:1382
431
+ #: includes/class.yith-wcwl-admin-init.php:1400
432
+ #: includes/class.yith-wcwl-admin-init.php:1418
433
+ #: includes/class.yith-wcwl-admin-init.php:1436
434
+ #: includes/class.yith-wcwl-admin-init.php:1454
435
  msgid "Border"
436
  msgstr ""
437
 
438
+ #: includes/class.yith-wcwl-admin-init.php:1389
439
+ #: includes/class.yith-wcwl-admin-init.php:1407
440
+ #: includes/class.yith-wcwl-admin-init.php:1425
441
+ #: includes/class.yith-wcwl-admin-init.php:1443
442
  msgid "Background (hover)"
443
  msgstr ""
444
 
445
+ #: includes/class.yith-wcwl-admin-init.php:1390
446
+ #: includes/class.yith-wcwl-admin-init.php:1408
447
+ #: includes/class.yith-wcwl-admin-init.php:1426
448
+ #: includes/class.yith-wcwl-admin-init.php:1444
449
  msgid "Text (hover)"
450
  msgstr ""
451
 
452
+ #: includes/class.yith-wcwl-admin-init.php:1391
453
+ #: includes/class.yith-wcwl-admin-init.php:1409
454
+ #: includes/class.yith-wcwl-admin-init.php:1427
455
+ #: includes/class.yith-wcwl-admin-init.php:1445
456
  msgid "Border (hover)"
457
  msgstr ""
458
 
459
+ #: includes/class.yith-wcwl-admin-init.php:1395
460
  #, fuzzy
461
  msgid "\"Add to Cart\" button"
462
  msgstr "Texto do botão \"Adicionar ao carrinho \""
463
 
464
+ #: includes/class.yith-wcwl-admin-init.php:1413
465
  msgid "\"Style 1\" button"
466
  msgstr ""
467
 
468
+ #: includes/class.yith-wcwl-admin-init.php:1431
469
  msgid "\"Style 2\" button"
470
  msgstr ""
471
 
472
+ #: includes/class.yith-wcwl-admin-init.php:1449
473
  #, fuzzy
474
  msgid "Wishlist table"
475
  msgstr "Titulo da lista de desejos"
476
 
477
+ #: includes/class.yith-wcwl-admin-init.php:1458
478
  msgid "Headers"
479
  msgstr ""
480
 
481
+ #: includes/class.yith-wcwl-admin-init.php:1461
482
  msgid "Background color"
483
  msgstr ""
484
 
485
+ #: includes/class.yith-wcwl-admin-init.php:1551
486
  #, fuzzy
487
  msgid "Wishlist Activated"
488
  msgstr "Titulo da lista de desejos"
489
 
490
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
491
  msgid ""
492
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
493
  "can access to all the settings of our plugins that you have activated. "
495
  "options, <a href=\"%s\">discover it now</a>."
496
  msgstr ""
497
 
498
+ #: includes/class.yith-wcwl-admin-init.php:1563
499
  #, fuzzy
500
  msgid "Wishlist Updated"
501
  msgstr "Meus desejos"
502
 
503
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
504
  msgid ""
505
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
506
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
509
  "\">discover the PREMIUM version.</a>"
510
  msgstr ""
511
 
512
+ #: includes/class.yith-wcwl-init.php:448
513
  msgid ""
514
  "We are sorry, but this feature is available only if cookies are enabled on "
515
  "your browser."
516
  msgstr ""
517
 
518
+ #: includes/class.yith-wcwl-init.php:449
519
  #, fuzzy
520
  msgid "Product correctly added to cart"
521
  msgstr "Produto adicionado ao carrinho."
522
 
523
+ #: includes/class.yith-wcwl-install.php:244
524
  msgctxt "page_slug"
525
  msgid "wishlist"
526
  msgstr ""
527
 
528
+ #: includes/class.yith-wcwl-privacy.php:50
529
  msgid "While you visit our site, we’ll track:"
530
  msgstr ""
531
 
532
+ #: includes/class.yith-wcwl-privacy.php:52
533
  msgid ""
534
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
535
  "users your favourite products, and to create targeted email campaigns."
536
  msgstr ""
537
 
538
+ #: includes/class.yith-wcwl-privacy.php:53
539
  msgid ""
540
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
541
  "make them visible to the store’s staff"
542
  msgstr ""
543
 
544
+ #: includes/class.yith-wcwl-privacy.php:55
545
  msgid ""
546
  "We’ll also use cookies to keep track of wishlist contents while you’re "
547
  "browsing our site."
548
  msgstr ""
549
 
550
+ #: includes/class.yith-wcwl-privacy.php:58
551
  msgid ""
552
  "Members of our team have access to the information you provide us. For "
553
  "example, both Administrators and Shop Managers can access:"
554
  msgstr ""
555
 
556
+ #: includes/class.yith-wcwl-privacy.php:60
557
  msgid ""
558
  "Wishlist details, such as products added, date of addition, name and privacy "
559
  "settings of your wishlists"
560
  msgstr ""
561
 
562
+ #: includes/class.yith-wcwl-privacy.php:62
563
  msgid ""
564
  "Our team members have access to this information to offer you better deals "
565
  "for the products you love."
566
  msgstr ""
567
 
568
+ #: includes/class.yith-wcwl-privacy.php:82
569
+ #: includes/class.yith-wcwl-privacy.php:98
570
  #, fuzzy
571
  msgid "Customer Wishlists"
572
  msgstr "Adicionar aos meus desejos"
573
 
574
+ #: includes/class.yith-wcwl-privacy.php:133
575
  #, fuzzy
576
  msgid "Wishlists"
577
  msgstr "Lista de Desejos"
578
 
579
+ #. Translators: %s Order number.
580
+ #: includes/class.yith-wcwl-privacy.php:195
581
+ #, fuzzy
582
  msgid "Removed wishlist %s."
583
  msgstr "Minha lista de desejos em %s"
584
 
585
+ #. Translators: %s Order number.
586
+ #: includes/class.yith-wcwl-privacy.php:199
587
+ #, fuzzy
588
  msgid "Wishlist %s has been retained."
589
  msgstr "Texto da tabela de desejos"
590
 
591
+ #: includes/class.yith-wcwl-privacy.php:210
592
  msgid "Removed default user's wishlist"
593
  msgstr ""
594
 
595
+ #: includes/class.yith-wcwl-privacy.php:228
596
  msgid "Token"
597
  msgstr ""
598
 
599
+ #: includes/class.yith-wcwl-privacy.php:229
600
  #, fuzzy
601
  msgid "Wishlist url"
602
  msgstr "Lista de Desejos"
603
 
604
+ #: includes/class.yith-wcwl-privacy.php:230
605
  msgid "Title"
606
  msgstr ""
607
 
608
+ #: includes/class.yith-wcwl-privacy.php:231
609
  msgctxt "date wishlist was created"
610
  msgid "Created on"
611
  msgstr ""
612
 
613
+ #: includes/class.yith-wcwl-privacy.php:232
614
  msgid "Visibility"
615
  msgstr ""
616
 
617
+ #: includes/class.yith-wcwl-privacy.php:233
618
  msgid "Items Added"
619
  msgstr ""
620
 
621
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
622
  #, fuzzy
623
  msgid "Shared"
624
  msgstr "Partilhar no:"
625
 
626
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
627
  msgid "Private"
628
  msgstr ""
629
 
630
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
631
  msgid "Public"
632
  msgstr ""
633
 
634
+ #: includes/class.yith-wcwl-shortcode.php:45
635
  #, fuzzy
636
  msgctxt "[gutenberg]: block name"
637
  msgid "YITH Add to Wishlist"
638
  msgstr "Adicionar aos meus desejos"
639
 
640
+ #: includes/class.yith-wcwl-shortcode.php:46
641
  #, fuzzy
642
  msgctxt "[gutenberg]: block description"
643
  msgid "Shows Add to Wishlist button"
644
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
645
 
646
+ #: includes/class.yith-wcwl-shortcode.php:51
647
  msgid ""
648
  "ID of the product to add to wishlist (leave empty to use global product)"
649
  msgstr ""
650
 
651
+ #: includes/class.yith-wcwl-shortcode.php:56
652
  msgid "Url of wishlist page (leave empty to use default)"
653
  msgstr ""
654
 
655
+ #: includes/class.yith-wcwl-shortcode.php:61
656
  msgid "Button label (leave empty to use default)"
657
  msgstr ""
658
 
659
+ #: includes/class.yith-wcwl-shortcode.php:66
660
  msgid "\"Browse wishlist\" label (leave empty to use default)"
661
  msgstr ""
662
 
663
+ #: includes/class.yith-wcwl-shortcode.php:71
664
  #, fuzzy
665
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
666
  msgstr "Produto já na lista de desejos."
667
 
668
+ #: includes/class.yith-wcwl-shortcode.php:76
669
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
670
  msgstr ""
671
 
672
+ #: includes/class.yith-wcwl-shortcode.php:81
673
  msgid ""
674
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
675
  "default)"
676
  msgstr ""
677
 
678
+ #: includes/class.yith-wcwl-shortcode.php:86
679
  msgid "Additional css classes for the button (leave empty to use default)"
680
  msgstr ""
681
 
682
+ #: includes/class.yith-wcwl-shortcode.php:94
683
  #, fuzzy
684
  msgctxt "[gutenberg]: block name"
685
  msgid "YITH Wishlist"
686
  msgstr "Ativar Lista de Desejos"
687
 
688
+ #: includes/class.yith-wcwl-shortcode.php:95
689
  #, fuzzy
690
  msgctxt "[gutenberg]: block description"
691
  msgid "Shows list of products in wishlist"
692
  msgstr "Fundo do do botão \"Adicionar ao carrinho \""
693
 
694
+ #: includes/class.yith-wcwl-shortcode.php:100
695
  msgid "Choose whether to paginate items in the wishlist or show them all"
696
  msgstr ""
697
 
698
+ #: includes/class.yith-wcwl-shortcode.php:103
699
  msgid "Paginate"
700
  msgstr ""
701
 
702
+ #: includes/class.yith-wcwl-shortcode.php:104
703
  msgid "Do not paginate"
704
  msgstr ""
705
 
706
+ #: includes/class.yith-wcwl-shortcode.php:109
707
  msgid "Number of items to show for each page"
708
  msgstr ""
709
 
710
+ #: includes/class.yith-wcwl-shortcode.php:114
711
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
712
  msgstr ""
713
 
714
+ #: includes/class.yith-wcwl-shortcode.php:386
715
+ #: includes/class.yith-wcwl-ui.php:164
716
  msgid "Share on:"
717
  msgstr "Partilhar no:"
718
 
719
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
720
  msgid "Select options"
721
  msgstr "Selecione as opções"
722
 
723
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
724
  msgid "Facebook"
725
  msgstr "Facebook"
726
 
727
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
728
  msgid "Twitter"
729
  msgstr "Twitter"
730
 
731
+ #: includes/class.yith-wcwl-ui.php:180
732
  msgid "email"
733
  msgstr ""
734
 
735
+ #: includes/class.yith-wcwl.php:201
736
  #, fuzzy
737
  msgid "An error occurred while adding products to the wishlist."
738
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
739
 
740
+ #: includes/class.yith-wcwl.php:293
741
  #, fuzzy
742
  msgid "An error occurred while adding products to wishlist."
743
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
744
 
745
+ #: includes/class.yith-wcwl.php:310
746
  msgid "The \"Remove\" option now does not require any parameter"
747
  msgstr ""
748
 
749
+ #: includes/class.yith-wcwl.php:359
750
  #, fuzzy
751
  msgid "An error occurred while removing products from the wishlist"
752
  msgstr "Oops! Ocorreu um erro ao remover o produto à lista de desejos."
753
 
754
+ #: includes/class.yith-wcwl.php:809
755
  msgid "You need to log in before creating a new wishlist"
756
  msgstr ""
757
 
758
+ #: includes/class.yith-wcwl.php:1610
759
  msgid "Product successfully removed."
760
  msgstr "Produto removido com sucesso."
761
 
762
+ #: includes/class.yith-wcwl.php:1614
763
  msgid "Error. Unable to remove the product from the wishlist."
764
  msgstr "Erro. Não foi possível remover o produto da lista de desejos."
765
 
766
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
767
  msgid "No products were added to the wishlist"
768
  msgstr "Nenhum produto foi adicionado à lista de desejos"
769
 
770
+ #: includes/class.yith-wcwl.php:1660
771
  msgid "An error as occurred."
772
  msgstr ""
773
 
774
+ #: init.php:130
775
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
776
  msgstr ""
777
 
778
+ #: init.php:140
779
  msgid "You can't activate the free version of"
780
  msgstr ""
781
 
782
+ #: init.php:140
783
  msgid "while you are using the premium one."
784
  msgstr ""
785
 
786
+ #: templates/admin/wishlist-panel-premium.php:185
787
+ #: templates/admin/wishlist-panel-premium.php:383
 
788
  msgid ""
789
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
790
  "%2$s to benefit from all features!"
791
  msgstr ""
792
 
793
+ #: templates/admin/wishlist-panel-premium.php:187
794
+ #: templates/admin/wishlist-panel-premium.php:385
 
795
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
796
  msgstr ""
797
 
798
+ #: templates/admin/wishlist-panel-premium.php:193
799
  msgid "Premium Features"
800
  msgstr ""
801
 
802
+ #: templates/admin/wishlist-panel-premium.php:196
803
+ #: templates/admin/wishlist-panel-premium.php:201
804
  msgid "Multiple Wishlist"
805
  msgstr ""
806
 
807
+ #: templates/admin/wishlist-panel-premium.php:203
 
808
  msgid ""
809
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
810
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
815
  "manage and share their own wish lists."
816
  msgstr ""
817
 
818
+ #: templates/admin/wishlist-panel-premium.php:212
819
+ #: templates/admin/wishlist-panel-premium.php:222
820
  msgid "Wishlist Private"
821
  msgstr ""
822
 
823
+ #: templates/admin/wishlist-panel-premium.php:214
 
824
  msgid ""
825
  "By enabling the option wishlist, users will also have the possibility to "
826
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
827
  "following options:"
828
  msgstr ""
829
 
830
+ #: templates/admin/wishlist-panel-premium.php:216
 
831
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
832
  msgstr ""
833
 
834
+ #: templates/admin/wishlist-panel-premium.php:217
 
835
  msgid ""
836
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
837
  "can display it;"
838
  msgstr ""
839
 
840
+ #: templates/admin/wishlist-panel-premium.php:218
 
841
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
842
  msgstr ""
843
 
844
+ #: templates/admin/wishlist-panel-premium.php:229
845
+ #: templates/admin/wishlist-panel-premium.php:234
846
  msgid "Estimate Cost"
847
  msgstr ""
848
 
849
+ #: templates/admin/wishlist-panel-premium.php:236
 
850
  msgid ""
851
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
852
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
858
  "address that you have previously set."
859
  msgstr ""
860
 
861
+ #: templates/admin/wishlist-panel-premium.php:245
862
+ #: templates/admin/wishlist-panel-premium.php:250
863
  msgid "Admin Panel"
864
  msgstr ""
865
 
866
+ #: templates/admin/wishlist-panel-premium.php:247
 
867
  msgid ""
868
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
869
  "submenu pages, you will have total control on users' wishlists. In addition "
873
  "in customers' wish lists."
874
  msgstr ""
875
 
876
+ #: templates/admin/wishlist-panel-premium.php:257
877
+ #: templates/admin/wishlist-panel-premium.php:262
878
  msgid "Search Wishlists"
879
  msgstr ""
880
 
881
+ #: templates/admin/wishlist-panel-premium.php:264
 
882
  msgid ""
883
  "How many times have you been looking for the perfect gift for a important "
884
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
887
  "your products and even encourage users to purchase."
888
  msgstr ""
889
 
890
+ #: templates/admin/wishlist-panel-premium.php:273
891
  msgid "'ADD TO CART' CHECKBOX"
892
  msgstr ""
893
 
894
+ #: templates/admin/wishlist-panel-premium.php:275
 
895
  msgid ""
896
  "Your shop offers always a wide selection of products and wishlists of your "
897
  "users get more and more crowded everyday. Give them the possibility to "
899
  "just with one click."
900
  msgstr ""
901
 
902
+ #: templates/admin/wishlist-panel-premium.php:278
903
  msgid "'ADD TO CART'"
904
  msgstr ""
905
 
906
+ #: templates/admin/wishlist-panel-premium.php:285
907
  msgid "DISABLE WISHLIST"
908
  msgstr ""
909
 
910
+ #: templates/admin/wishlist-panel-premium.php:290
911
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
912
  msgstr ""
913
 
914
+ #: templates/admin/wishlist-panel-premium.php:292
 
915
  msgid ""
916
  "Favour users that have registered to your shop and disable plugin "
917
  "functionalities for all users that have not. By disabling this option, each "
919
  "%2$s to \"My Account\" page and a message will invite them to log in."
920
  msgstr ""
921
 
922
+ #: templates/admin/wishlist-panel-premium.php:301
923
  msgid "MESSAGE TO UNLOGGED USERS"
924
  msgstr ""
925
 
926
+ #: templates/admin/wishlist-panel-premium.php:303
 
927
  msgid ""
928
  "Invite users that are visiting your shop to login if they want to fully "
929
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
930
  "redirect them to \"My Account\" page for registration."
931
  msgstr ""
932
 
933
+ #: templates/admin/wishlist-panel-premium.php:306
934
  msgid "UNLOGGED USERS"
935
  msgstr ""
936
 
937
+ #: templates/admin/wishlist-panel-premium.php:313
938
+ #: templates/admin/wishlist-panel-premium.php:318
939
  msgid "POPULAR TABLE"
940
  msgstr ""
941
 
942
+ #: templates/admin/wishlist-panel-premium.php:320
 
943
  msgid ""
944
  "Some products draw customer's attention more than others and they do not "
945
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
947
  "their wishlists."
948
  msgstr ""
949
 
950
+ #: templates/admin/wishlist-panel-premium.php:329
951
  msgid "FUNCTIONALITIES IN ONE CLICK"
952
  msgstr ""
953
 
954
+ #: templates/admin/wishlist-panel-premium.php:331
 
955
  msgid ""
956
  "Users have the possibility to search for a wishlist, create a new one or "
957
  "display those already created. Add these %1$sfunctionalities%2$s through the "
958
  "dedicated widgets or show them immediately after \"Wishlist\" table."
959
  msgstr ""
960
 
961
+ #: templates/admin/wishlist-panel-premium.php:334
962
  msgid "FUNCTIONALITIES"
963
  msgstr ""
964
 
965
+ #: templates/admin/wishlist-panel-premium.php:341
966
+ #: templates/admin/wishlist-panel-premium.php:346
967
  msgid "PROMOTIONAL EMAIL"
968
  msgstr ""
969
 
970
+ #: templates/admin/wishlist-panel-premium.php:348
 
971
  msgid ""
972
  "If you want to give the right input to your users to persuade them to "
973
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
976
  "will know you are offering a unique offer!"
977
  msgstr ""
978
 
979
+ #: templates/admin/wishlist-panel-premium.php:357
980
  msgid "FROM A WISHLIST TO ANOTHER"
981
  msgstr ""
982
 
983
+ #: templates/admin/wishlist-panel-premium.php:359
 
984
  msgid ""
985
  "Who said that a product has to remain forever in the same wishlist? With the "
986
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
988
  "another one, managing as they want their lists."
989
  msgstr ""
990
 
991
+ #: templates/admin/wishlist-panel-premium.php:362
992
  msgid "FROM A WISHLIST"
993
  msgstr ""
994
 
995
+ #: templates/admin/wishlist-panel-premium.php:369
996
  msgid "DATE"
997
  msgstr ""
998
 
999
+ #: templates/admin/wishlist-panel-premium.php:374
1000
  msgid "DATE OF ADDITION TO A WISHLIST"
1001
  msgstr ""
1002
 
1003
+ #: templates/admin/wishlist-panel-premium.php:376
 
1004
  msgid ""
1005
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1006
  "date in which they have added a particular product to their list: a new way "
1007
  "to keep you users informed about their operations."
1008
  msgstr ""
1009
 
1010
+ #: templates/share.php:32
1011
  msgid "Pinterest"
1012
  msgstr ""
1013
 
1014
+ #: templates/share.php:38
1015
  #, fuzzy
1016
  msgid "Google+"
1017
  msgstr "Partilhar no Google+"
1018
 
1019
+ #: templates/share.php:44
1020
  msgid "Email"
1021
  msgstr ""
1022
 
1023
+ #: templates/share.php:51
1024
+ #, fuzzy
1025
+ msgid "My wishlist on "
1026
+ msgstr "Minha lista de desejos em %s"
1027
+
1028
+ #: templates/share.php:51
1029
+ msgid "WhatsApp"
1030
+ msgstr ""
1031
+
1032
+ #: templates/wishlist-view.php:32
1033
  #, fuzzy
1034
  msgid "Edit title"
1035
  msgstr "Titulo da lista de desejos"
1036
 
1037
+ #: templates/wishlist-view.php:41
1038
  msgid "Save"
1039
  msgstr ""
1040
 
1041
+ #: templates/wishlist-view.php:45
1042
  msgid "Cancel"
1043
  msgstr ""
1044
 
1045
+ #: templates/wishlist-view.php:82
1046
  msgid "Product Name"
1047
  msgstr "Nome do Produto"
1048
 
1049
+ #: templates/wishlist-view.php:89
1050
  msgid "Unit Price"
1051
  msgstr "Preço unitário"
1052
 
1053
+ #: templates/wishlist-view.php:102
1054
  msgid "Stock Status"
1055
  msgstr "Status do stock"
1056
 
1057
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
1058
  msgid "Remove this product"
1059
  msgstr "Remover este produto"
1060
 
1061
+ #: templates/wishlist-view.php:172
1062
  msgid "Free!"
1063
  msgstr ""
1064
 
1065
+ #: templates/wishlist-view.php:179
1066
  msgid "Out of Stock"
1067
  msgstr "Fora de stock"
1068
 
1069
+ #: templates/wishlist-view.php:179
1070
  msgid "In Stock"
1071
  msgstr "Em stock"
1072
 
1073
+ #: templates/wishlist-view.php:188
 
1074
  msgid "Added on : %s"
1075
  msgstr ""
1076
 
1077
+ #: templates/wishlist-view.php:200
1078
  msgid "Move"
1079
  msgstr ""
1080
 
1081
+ #: templates/wishlist-view.php:232
1082
  msgid "Remove"
1083
  msgstr ""
1084
 
1085
+ #: templates/wishlist-view.php:259
1086
  msgid "Add the selected products to the cart"
1087
  msgstr ""
1088
 
1089
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1090
  msgid "Ask for an estimate"
1091
  msgstr ""
1092
 
1093
+ #: templates/wishlist-view.php:303
1094
  msgid "Your email"
1095
  msgstr ""
1096
 
1097
+ #. Plugin Name of the plugin/theme
1098
  #, fuzzy
1099
+ msgid "YITH WooCommerce Wishlist"
1100
+ msgstr "Adicionar aos meus desejos"
1101
+
1102
+ #. Plugin URI of the plugin/theme
1103
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1104
+ msgstr ""
1105
+
1106
+ #. Description of the plugin/theme
1107
+ msgid ""
1108
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1109
+ "possibility to create, fill, manage and share their wishlists allowing you "
1110
+ "to analyze their interests and needs to improve your marketing strategies. "
1111
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1112
+ "your e-commerce on <strong>YITH</strong></a>"
1113
+ msgstr ""
1114
+
1115
+ #. Author of the plugin/theme
1116
+ msgid "YITH"
1117
+ msgstr ""
1118
+
1119
+ #. Author URI of the plugin/theme
1120
+ msgid "https://yithemes.com/"
1121
+ msgstr ""
1122
 
1123
  #, fuzzy
1124
  #~ msgid ""
languages/yith-woocommerce-wishlist-ru_RU.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-ru_RU.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WCWL\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:38+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
@@ -19,8 +19,8 @@ msgstr ""
19
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
20
 
21
  #: includes/class.yith-wcwl-admin-init.php:159
22
- #: includes/class.yith-wcwl-admin-init.php:1484
23
  #: includes/class.yith-wcwl-admin-init.php:1485
 
24
  #: includes/class.yith-wcwl-install.php:245
25
  msgid "Wishlist"
26
  msgstr ""
@@ -38,372 +38,373 @@ msgstr ""
38
  msgid "Premium Version"
39
  msgstr ""
40
 
41
- #: includes/class.yith-wcwl-admin-init.php:1015
42
  msgid "Enable all plugin features"
43
  msgstr ""
44
 
45
- #: includes/class.yith-wcwl-admin-init.php:1016
46
  msgid ""
47
  "Be sure to select at least one option in the Wishlist page menu in this "
48
  "settings page"
49
  msgstr ""
50
 
51
- #: includes/class.yith-wcwl-admin-init.php:1017
 
52
  msgid "Also, please read the plugin"
53
  msgstr ""
54
 
55
- #: includes/class.yith-wcwl-admin-init.php:1018
 
56
  msgid "documentation"
57
  msgstr ""
58
 
59
- #: includes/class.yith-wcwl-admin-init.php:1024
60
  msgid "Upgrade to the PREMIUM VERSION"
61
  msgstr ""
62
 
63
- #: includes/class.yith-wcwl-admin-init.php:1028
64
  msgid "Discover the Advanced Features"
65
  msgstr ""
66
 
67
- #: includes/class.yith-wcwl-admin-init.php:1029
68
  msgid ""
69
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
70
  "all features!"
71
  msgstr ""
72
 
73
- #: includes/class.yith-wcwl-admin-init.php:1035
74
  msgid "Get Support and Pro Features"
75
  msgstr ""
76
 
77
- #: includes/class.yith-wcwl-admin-init.php:1036
78
  msgid ""
79
  "By purchasing the premium version of the plugin, you will take advantage of "
80
  "the advanced features of the product and you will get one year of free "
81
  "updates and support through our platform available 24h/24."
82
  msgstr ""
83
 
84
- #: includes/class.yith-wcwl-admin-init.php:1046
85
  msgid "General Settings"
86
  msgstr ""
87
 
88
- #: includes/class.yith-wcwl-admin-init.php:1053
89
  msgid "Enable YITH Wishlist"
90
  msgstr ""
91
 
92
- #: includes/class.yith-wcwl-admin-init.php:1060
93
  msgid "Default wishlist title"
94
  msgstr ""
95
 
96
- #: includes/class.yith-wcwl-admin-init.php:1062
97
- #: includes/class.yith-wcwl-admin-init.php:1063
98
- #: includes/class.yith-wcwl-admin-init.php:1299
99
- #, php-format
100
  msgid "My wishlist on %s"
101
  msgstr "Мои закладки на %s"
102
 
103
- #: includes/class.yith-wcwl-admin-init.php:1068
104
  msgid "Wishlist Page"
105
  msgstr ""
106
 
107
- #: includes/class.yith-wcwl-admin-init.php:1069
108
  msgid "Page contents: [yith_wcwl_wishlist]"
109
  msgstr ""
110
 
111
- #: includes/class.yith-wcwl-admin-init.php:1078
112
  msgid "Position"
113
  msgstr ""
114
 
115
- #: includes/class.yith-wcwl-admin-init.php:1079
116
  msgid ""
117
  "You can add the button in variable products only after the \"Add to Cart\" "
118
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
119
  msgstr ""
120
 
121
- #: includes/class.yith-wcwl-admin-init.php:1085
122
  msgid "After \"Add to cart\""
123
  msgstr "After \"Добавить в корзину\""
124
 
125
- #: includes/class.yith-wcwl-admin-init.php:1086
126
  msgid "After thumbnails"
127
  msgstr ""
128
 
129
- #: includes/class.yith-wcwl-admin-init.php:1087
130
  msgid "After summary"
131
  msgstr ""
132
 
133
- #: includes/class.yith-wcwl-admin-init.php:1088
134
  msgid "Use shortcode"
135
  msgstr ""
136
 
137
- #: includes/class.yith-wcwl-admin-init.php:1093
138
  msgid "Redirect to cart"
139
  msgstr ""
140
 
141
- #: includes/class.yith-wcwl-admin-init.php:1094
142
  msgid ""
143
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
144
  "page."
145
  msgstr ""
146
 
147
- #: includes/class.yith-wcwl-admin-init.php:1100
148
  msgid "Remove if added to the cart"
149
  msgstr ""
150
 
151
- #: includes/class.yith-wcwl-admin-init.php:1101
152
  msgid "Remove the product from the wishlist if it has been added to the cart."
153
  msgstr ""
154
 
155
- #: includes/class.yith-wcwl-admin-init.php:1107
156
  msgid "\"Add to Wishlist\" text"
157
  msgstr ""
158
 
159
- #: includes/class.yith-wcwl-admin-init.php:1109
160
  msgid "Add to Wishlist"
161
  msgstr ""
162
 
163
- #: includes/class.yith-wcwl-admin-init.php:1114
164
  #, fuzzy
165
  msgid "\"Browse wishlist\" text"
166
  msgstr "\"Добавить в корзину\" button text"
167
 
168
- #: includes/class.yith-wcwl-admin-init.php:1116
169
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
170
  msgid "Browse Wishlist"
171
  msgstr ""
172
 
173
- #: includes/class.yith-wcwl-admin-init.php:1121
174
  msgid "\"Product already in wishlist\" text"
175
  msgstr ""
176
 
177
- #: includes/class.yith-wcwl-admin-init.php:1123
178
  #: includes/class.yith-wcwl-ui.php:83
179
  msgid "The product is already in the wishlist!"
180
  msgstr ""
181
 
182
- #: includes/class.yith-wcwl-admin-init.php:1128
183
  #, fuzzy
184
  msgid "\"Product added\" text"
185
  msgstr "Продукт успешно добавлен в корзину"
186
 
187
- #: includes/class.yith-wcwl-admin-init.php:1130
188
  #: includes/class.yith-wcwl-ui.php:82
189
  msgid "Product added!"
190
  msgstr ""
191
 
192
- #: includes/class.yith-wcwl-admin-init.php:1135
193
  msgid "\"Add to Cart\" text"
194
  msgstr "\"Добавить в корзину\" text"
195
 
196
- #: includes/class.yith-wcwl-admin-init.php:1137
197
  msgid "Add to Cart"
198
  msgstr "Добавить в корзину"
199
 
200
- #: includes/class.yith-wcwl-admin-init.php:1142
201
  #, fuzzy
202
  msgid "Show Unit price"
203
  msgstr "Цена"
204
 
205
- #: includes/class.yith-wcwl-admin-init.php:1143
206
  msgid "Show unit price for each product in wishlist"
207
  msgstr ""
208
 
209
- #: includes/class.yith-wcwl-admin-init.php:1150
210
  #, fuzzy
211
  msgid "Show \"Add to Cart\" button"
212
  msgstr "\"Добавить в корзину\" button text"
213
 
214
- #: includes/class.yith-wcwl-admin-init.php:1151
215
  #, fuzzy
216
  msgid "Show \"Add to Cart\" button for each product in wishlist"
217
  msgstr "\"Добавить в корзину\" button background"
218
 
219
- #: includes/class.yith-wcwl-admin-init.php:1158
220
  #, fuzzy
221
  msgid "Show Stock status"
222
  msgstr "Показывать статус склада"
223
 
224
- #: includes/class.yith-wcwl-admin-init.php:1159
225
  msgid ""
226
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
227
  msgstr ""
228
 
229
- #: includes/class.yith-wcwl-admin-init.php:1166
230
  msgid "Show Date of addition"
231
  msgstr ""
232
 
233
- #: includes/class.yith-wcwl-admin-init.php:1167
234
  #, fuzzy
235
  msgid "Show the date when users have added a product to the wishlist"
236
  msgstr "Показывать дату добавления в избранное"
237
 
238
- #: includes/class.yith-wcwl-admin-init.php:1174
239
  #, fuzzy
240
  msgid "Add second remove button"
241
  msgstr "Добавить вторую кнопку удаления"
242
 
243
- #: includes/class.yith-wcwl-admin-init.php:1175
244
  msgid "Add a second remove button in the last column, with extended label"
245
  msgstr ""
246
 
247
- #: includes/class.yith-wcwl-admin-init.php:1190
248
  msgid "Styles"
249
  msgstr ""
250
 
251
- #: includes/class.yith-wcwl-admin-init.php:1197
252
  msgid "Use buttons"
253
  msgstr ""
254
 
255
- #: includes/class.yith-wcwl-admin-init.php:1198
256
  msgid "Use buttons instead of simple anchors."
257
  msgstr ""
258
 
259
- #: includes/class.yith-wcwl-admin-init.php:1204
260
  msgid "Custom CSS"
261
  msgstr ""
262
 
263
- #: includes/class.yith-wcwl-admin-init.php:1211
264
  msgid "Use theme style"
265
  msgstr ""
266
 
267
- #: includes/class.yith-wcwl-admin-init.php:1212
268
  msgid "Use the theme style."
269
  msgstr ""
270
 
271
- #: includes/class.yith-wcwl-admin-init.php:1218
272
  msgid "Rounded buttons"
273
  msgstr ""
274
 
275
- #: includes/class.yith-wcwl-admin-init.php:1219
276
  msgid "Make button corners rounded"
277
  msgstr ""
278
 
279
- #: includes/class.yith-wcwl-admin-init.php:1225
280
  msgid "\"Add to Wishlist\" icon"
281
  msgstr ""
282
 
283
- #: includes/class.yith-wcwl-admin-init.php:1226
284
  msgid "Add an icon to the \"Add to Wishlist\" button"
285
  msgstr ""
286
 
287
- #: includes/class.yith-wcwl-admin-init.php:1236
288
  msgid "\"Add to Cart\" icon"
289
  msgstr "\"Добавить в корзину\" icon"
290
 
291
- #: includes/class.yith-wcwl-admin-init.php:1237
292
  msgid "Add an icon to the \"Add to Cart\" button"
293
  msgstr "Add an icon to the \"Добавить в корзину\" button"
294
 
295
- #: includes/class.yith-wcwl-admin-init.php:1255
296
  msgid "Social Networks & Share"
297
  msgstr ""
298
 
299
- #: includes/class.yith-wcwl-admin-init.php:1262
300
  msgid "Share on Facebook"
301
  msgstr "Поделиться на Facebook"
302
 
303
- #: includes/class.yith-wcwl-admin-init.php:1263
304
  #, fuzzy
305
  msgid "Show \"Share on Facebook\" button"
306
  msgstr "Показать кнопку \"Поделиться в Facebook\""
307
 
308
- #: includes/class.yith-wcwl-admin-init.php:1269
309
  msgid "Tweet on Twitter"
310
  msgstr "Поделиться в Twitter"
311
 
312
- #: includes/class.yith-wcwl-admin-init.php:1270
313
  #, fuzzy
314
  msgid "Show \"Tweet on Twitter\" button"
315
  msgstr "Показать кнопку \"Поделиться в Twitter\""
316
 
317
- #: includes/class.yith-wcwl-admin-init.php:1276
318
  msgid "Pin on Pinterest"
319
  msgstr "Поделиться в Pinterest"
320
 
321
- #: includes/class.yith-wcwl-admin-init.php:1277
322
  #, fuzzy
323
  msgid "Show \"Pin on Pinterest\" button"
324
  msgstr "Показать кнопку \"Поделиться в Pinterest\""
325
 
326
- #: includes/class.yith-wcwl-admin-init.php:1283
327
  msgid "Share on Google+"
328
  msgstr "Поделиться в Google+"
329
 
330
- #: includes/class.yith-wcwl-admin-init.php:1284
331
  #, fuzzy
332
  msgid "Show \"Share on Google+\" button"
333
  msgstr "Показать кнопку \"Поделиться в Google+\""
334
 
335
- #: includes/class.yith-wcwl-admin-init.php:1290
336
  msgid "Share by Email"
337
  msgstr "Поделиться через Email"
338
 
339
- #: includes/class.yith-wcwl-admin-init.php:1291
340
  #, fuzzy
341
  msgid "Show \"Share by Email\" button"
342
  msgstr "Показать кнопку \"Поделиться через Email\""
343
 
344
- #: includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
 
 
345
  msgid "Social title"
346
  msgstr ""
347
 
348
- #: includes/class.yith-wcwl-admin-init.php:1304
349
  msgid "Social text"
350
  msgstr ""
351
 
352
- #: includes/class.yith-wcwl-admin-init.php:1305
353
  msgid ""
354
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
355
  "strong> where you want to show the URL of your wishlist."
356
  msgstr ""
357
 
358
- #: includes/class.yith-wcwl-admin-init.php:1312
359
  msgid "Social image URL"
360
  msgstr ""
361
 
362
- #: includes/class.yith-wcwl-admin-init.php:1313
363
  msgid "It will be used by Pinterest."
364
  msgstr ""
365
 
366
- #: includes/class.yith-wcwl-admin-init.php:1327
367
- #, php-format
368
  msgid ""
369
  "If you want to take advantage of this feature, you could consider to "
370
  "purchase the %s."
371
  msgstr ""
372
 
373
- #: includes/class.yith-wcwl-admin-init.php:1332
374
  msgid "YITH WooCommerce Frequently Bought Together Integration"
375
  msgstr ""
376
 
377
- #: includes/class.yith-wcwl-admin-init.php:1339
378
  msgid "Enable slider in wishlist"
379
  msgstr ""
380
 
381
- #: includes/class.yith-wcwl-admin-init.php:1340
382
- #, php-format
383
  msgid ""
384
  "Choose to enable product slider in wishlist page with linked products (<a "
385
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
386
  msgstr ""
387
 
388
- #: includes/class.yith-wcwl-admin-init.php:1376
389
  #, fuzzy
390
  msgid "\"Add to wishlist\" button"
391
  msgstr "\"Добавить в корзину\" button text"
392
 
393
- #: includes/class.yith-wcwl-admin-init.php:1379
394
- #: includes/class.yith-wcwl-admin-init.php:1397
395
- #: includes/class.yith-wcwl-admin-init.php:1415
396
- #: includes/class.yith-wcwl-admin-init.php:1433
397
- #: includes/class.yith-wcwl-admin-init.php:1451
398
- msgid "Background"
399
- msgstr ""
400
-
401
  #: includes/class.yith-wcwl-admin-init.php:1380
402
  #: includes/class.yith-wcwl-admin-init.php:1398
403
  #: includes/class.yith-wcwl-admin-init.php:1416
404
  #: includes/class.yith-wcwl-admin-init.php:1434
405
  #: includes/class.yith-wcwl-admin-init.php:1452
406
- msgid "Text"
407
  msgstr ""
408
 
409
  #: includes/class.yith-wcwl-admin-init.php:1381
@@ -411,61 +412,68 @@ msgstr ""
411
  #: includes/class.yith-wcwl-admin-init.php:1417
412
  #: includes/class.yith-wcwl-admin-init.php:1435
413
  #: includes/class.yith-wcwl-admin-init.php:1453
414
- msgid "Border"
415
  msgstr ""
416
 
417
- #: includes/class.yith-wcwl-admin-init.php:1388
418
- #: includes/class.yith-wcwl-admin-init.php:1406
419
- #: includes/class.yith-wcwl-admin-init.php:1424
420
- #: includes/class.yith-wcwl-admin-init.php:1442
421
- msgid "Background (hover)"
 
422
  msgstr ""
423
 
424
  #: includes/class.yith-wcwl-admin-init.php:1389
425
  #: includes/class.yith-wcwl-admin-init.php:1407
426
  #: includes/class.yith-wcwl-admin-init.php:1425
427
  #: includes/class.yith-wcwl-admin-init.php:1443
428
- msgid "Text (hover)"
429
  msgstr ""
430
 
431
  #: includes/class.yith-wcwl-admin-init.php:1390
432
  #: includes/class.yith-wcwl-admin-init.php:1408
433
  #: includes/class.yith-wcwl-admin-init.php:1426
434
  #: includes/class.yith-wcwl-admin-init.php:1444
 
 
 
 
 
 
 
435
  msgid "Border (hover)"
436
  msgstr ""
437
 
438
- #: includes/class.yith-wcwl-admin-init.php:1394
439
  #, fuzzy
440
  msgid "\"Add to Cart\" button"
441
  msgstr "\"Добавить в корзину\" button text"
442
 
443
- #: includes/class.yith-wcwl-admin-init.php:1412
444
  msgid "\"Style 1\" button"
445
  msgstr ""
446
 
447
- #: includes/class.yith-wcwl-admin-init.php:1430
448
  msgid "\"Style 2\" button"
449
  msgstr ""
450
 
451
- #: includes/class.yith-wcwl-admin-init.php:1448
452
  msgid "Wishlist table"
453
  msgstr ""
454
 
455
- #: includes/class.yith-wcwl-admin-init.php:1457
456
  msgid "Headers"
457
  msgstr ""
458
 
459
- #: includes/class.yith-wcwl-admin-init.php:1460
460
  msgid "Background color"
461
  msgstr ""
462
 
463
- #: includes/class.yith-wcwl-admin-init.php:1550
464
  msgid "Wishlist Activated"
465
  msgstr ""
466
 
467
- #: includes/class.yith-wcwl-admin-init.php:1551
468
- #, php-format
469
  msgid ""
470
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
471
  "can access to all the settings of our plugins that you have activated. "
@@ -473,12 +481,11 @@ msgid ""
473
  "options, <a href=\"%s\">discover it now</a>."
474
  msgstr ""
475
 
476
- #: includes/class.yith-wcwl-admin-init.php:1562
477
  msgid "Wishlist Updated"
478
  msgstr ""
479
 
480
- #: includes/class.yith-wcwl-admin-init.php:1563
481
- #, php-format
482
  msgid ""
483
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
484
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -487,19 +494,20 @@ msgid ""
487
  "\">discover the PREMIUM version.</a>"
488
  msgstr ""
489
 
490
- #: includes/class.yith-wcwl-init.php:437
491
  msgid ""
492
  "We are sorry, but this feature is available only if cookies are enabled on "
493
  "your browser."
494
  msgstr ""
495
 
496
- #: includes/class.yith-wcwl-init.php:438
497
  #, fuzzy
498
  msgid "Product correctly added to cart"
499
  msgstr "Продукт успешно добавлен в корзину"
500
 
501
  #: includes/class.yith-wcwl-install.php:244
502
  #, fuzzy
 
503
  msgid "wishlist"
504
  msgstr "Мои закладки на %s"
505
 
@@ -553,13 +561,14 @@ msgstr ""
553
  msgid "Wishlists"
554
  msgstr "Мои закладки на %s"
555
 
 
556
  #: includes/class.yith-wcwl-privacy.php:195
557
- #, fuzzy, php-format
558
  msgid "Removed wishlist %s."
559
  msgstr "Мои закладки на %s"
560
 
 
561
  #: includes/class.yith-wcwl-privacy.php:199
562
- #, php-format
563
  msgid "Wishlist %s has been retained."
564
  msgstr ""
565
 
@@ -580,6 +589,7 @@ msgid "Title"
580
  msgstr ""
581
 
582
  #: includes/class.yith-wcwl-privacy.php:231
 
583
  msgid "Created on"
584
  msgstr ""
585
 
@@ -606,11 +616,13 @@ msgstr ""
606
 
607
  #: includes/class.yith-wcwl-shortcode.php:45
608
  #, fuzzy
 
609
  msgid "YITH Add to Wishlist"
610
  msgstr "\"Добавить в корзину\" button text"
611
 
612
  #: includes/class.yith-wcwl-shortcode.php:46
613
  #, fuzzy
 
614
  msgid "Shows Add to Wishlist button"
615
  msgstr "\"Добавить в корзину\" button text"
616
 
@@ -651,11 +663,13 @@ msgstr ""
651
 
652
  #: includes/class.yith-wcwl-shortcode.php:94
653
  #, fuzzy
 
654
  msgid "YITH Wishlist"
655
  msgstr "Мои закладки на %s"
656
 
657
  #: includes/class.yith-wcwl-shortcode.php:95
658
  #, fuzzy
 
659
  msgid "Shows list of products in wishlist"
660
  msgstr "\"Добавить в корзину\" button background"
661
 
@@ -753,7 +767,6 @@ msgstr ""
753
 
754
  #: templates/admin/wishlist-panel-premium.php:185
755
  #: templates/admin/wishlist-panel-premium.php:383
756
- #, php-format
757
  msgid ""
758
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
759
  "%2$s to benefit from all features!"
@@ -761,7 +774,6 @@ msgstr ""
761
 
762
  #: templates/admin/wishlist-panel-premium.php:187
763
  #: templates/admin/wishlist-panel-premium.php:385
764
- #, php-format
765
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
766
  msgstr ""
767
 
@@ -775,7 +787,6 @@ msgid "Multiple Wishlist"
775
  msgstr ""
776
 
777
  #: templates/admin/wishlist-panel-premium.php:203
778
- #, php-format
779
  msgid ""
780
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
781
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -792,7 +803,6 @@ msgid "Wishlist Private"
792
  msgstr ""
793
 
794
  #: templates/admin/wishlist-panel-premium.php:214
795
- #, php-format
796
  msgid ""
797
  "By enabling the option wishlist, users will also have the possibility to "
798
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
@@ -800,19 +810,16 @@ msgid ""
800
  msgstr ""
801
 
802
  #: templates/admin/wishlist-panel-premium.php:216
803
- #, php-format
804
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
805
  msgstr ""
806
 
807
  #: templates/admin/wishlist-panel-premium.php:217
808
- #, php-format
809
  msgid ""
810
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
811
  "can display it;"
812
  msgstr ""
813
 
814
  #: templates/admin/wishlist-panel-premium.php:218
815
- #, php-format
816
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
817
  msgstr ""
818
 
@@ -822,7 +829,6 @@ msgid "Estimate Cost"
822
  msgstr ""
823
 
824
  #: templates/admin/wishlist-panel-premium.php:236
825
- #, php-format
826
  msgid ""
827
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
828
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -840,7 +846,6 @@ msgid "Admin Panel"
840
  msgstr ""
841
 
842
  #: templates/admin/wishlist-panel-premium.php:247
843
- #, php-format
844
  msgid ""
845
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
846
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -856,7 +861,6 @@ msgid "Search Wishlists"
856
  msgstr ""
857
 
858
  #: templates/admin/wishlist-panel-premium.php:264
859
- #, php-format
860
  msgid ""
861
  "How many times have you been looking for the perfect gift for a important "
862
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -870,7 +874,6 @@ msgid "'ADD TO CART' CHECKBOX"
870
  msgstr ""
871
 
872
  #: templates/admin/wishlist-panel-premium.php:275
873
- #, php-format
874
  msgid ""
875
  "Your shop offers always a wide selection of products and wishlists of your "
876
  "users get more and more crowded everyday. Give them the possibility to "
@@ -891,7 +894,6 @@ msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
891
  msgstr ""
892
 
893
  #: templates/admin/wishlist-panel-premium.php:292
894
- #, php-format
895
  msgid ""
896
  "Favour users that have registered to your shop and disable plugin "
897
  "functionalities for all users that have not. By disabling this option, each "
@@ -904,7 +906,6 @@ msgid "MESSAGE TO UNLOGGED USERS"
904
  msgstr ""
905
 
906
  #: templates/admin/wishlist-panel-premium.php:303
907
- #, php-format
908
  msgid ""
909
  "Invite users that are visiting your shop to login if they want to fully "
910
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
@@ -921,7 +922,6 @@ msgid "POPULAR TABLE"
921
  msgstr ""
922
 
923
  #: templates/admin/wishlist-panel-premium.php:320
924
- #, php-format
925
  msgid ""
926
  "Some products draw customer's attention more than others and they do not "
927
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -934,7 +934,6 @@ msgid "FUNCTIONALITIES IN ONE CLICK"
934
  msgstr ""
935
 
936
  #: templates/admin/wishlist-panel-premium.php:331
937
- #, php-format
938
  msgid ""
939
  "Users have the possibility to search for a wishlist, create a new one or "
940
  "display those already created. Add these %1$sfunctionalities%2$s through the "
@@ -951,7 +950,6 @@ msgid "PROMOTIONAL EMAIL"
951
  msgstr ""
952
 
953
  #: templates/admin/wishlist-panel-premium.php:348
954
- #, php-format
955
  msgid ""
956
  "If you want to give the right input to your users to persuade them to "
957
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -965,7 +963,6 @@ msgid "FROM A WISHLIST TO ANOTHER"
965
  msgstr ""
966
 
967
  #: templates/admin/wishlist-panel-premium.php:359
968
- #, php-format
969
  msgid ""
970
  "Who said that a product has to remain forever in the same wishlist? With the "
971
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -986,7 +983,6 @@ msgid "DATE OF ADDITION TO A WISHLIST"
986
  msgstr ""
987
 
988
  #: templates/admin/wishlist-panel-premium.php:376
989
- #, php-format
990
  msgid ""
991
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
992
  "date in which they have added a particular product to their list: a new way "
@@ -1005,6 +1001,15 @@ msgstr ""
1005
  msgid "Email"
1006
  msgstr ""
1007
 
 
 
 
 
 
 
 
 
 
1008
  #: templates/wishlist-view.php:32
1009
  msgid "Edit title"
1010
  msgstr ""
@@ -1046,7 +1051,6 @@ msgid "In Stock"
1046
  msgstr "в наличии"
1047
 
1048
  #: templates/wishlist-view.php:188
1049
- #, php-format
1050
  msgid "Added on : %s"
1051
  msgstr ""
1052
 
@@ -1070,6 +1074,32 @@ msgstr ""
1070
  msgid "Your email"
1071
  msgstr ""
1072
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1073
  #, fuzzy
1074
  #~ msgid "Add options "
1075
  #~ msgstr "Добавить в корзину"
2
  msgstr ""
3
  "Project-Id-Version: YITH WCWL\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
19
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
20
 
21
  #: includes/class.yith-wcwl-admin-init.php:159
 
22
  #: includes/class.yith-wcwl-admin-init.php:1485
23
+ #: includes/class.yith-wcwl-admin-init.php:1486
24
  #: includes/class.yith-wcwl-install.php:245
25
  msgid "Wishlist"
26
  msgstr ""
38
  msgid "Premium Version"
39
  msgstr ""
40
 
41
+ #: includes/class.yith-wcwl-admin-init.php:1009
42
  msgid "Enable all plugin features"
43
  msgstr ""
44
 
45
+ #: includes/class.yith-wcwl-admin-init.php:1010
46
  msgid ""
47
  "Be sure to select at least one option in the Wishlist page menu in this "
48
  "settings page"
49
  msgstr ""
50
 
51
+ #: includes/class.yith-wcwl-admin-init.php:1011
52
+ msgctxt "[Part of]: Also, please read the plugin documentation"
53
  msgid "Also, please read the plugin"
54
  msgstr ""
55
 
56
+ #: includes/class.yith-wcwl-admin-init.php:1012
57
+ msgctxt "[Part Of]: Also, please read the plugin documentation"
58
  msgid "documentation"
59
  msgstr ""
60
 
61
+ #: includes/class.yith-wcwl-admin-init.php:1018
62
  msgid "Upgrade to the PREMIUM VERSION"
63
  msgstr ""
64
 
65
+ #: includes/class.yith-wcwl-admin-init.php:1022
66
  msgid "Discover the Advanced Features"
67
  msgstr ""
68
 
69
+ #: includes/class.yith-wcwl-admin-init.php:1023
70
  msgid ""
71
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
72
  "all features!"
73
  msgstr ""
74
 
75
+ #: includes/class.yith-wcwl-admin-init.php:1029
76
  msgid "Get Support and Pro Features"
77
  msgstr ""
78
 
79
+ #: includes/class.yith-wcwl-admin-init.php:1030
80
  msgid ""
81
  "By purchasing the premium version of the plugin, you will take advantage of "
82
  "the advanced features of the product and you will get one year of free "
83
  "updates and support through our platform available 24h/24."
84
  msgstr ""
85
 
86
+ #: includes/class.yith-wcwl-admin-init.php:1040
87
  msgid "General Settings"
88
  msgstr ""
89
 
90
+ #: includes/class.yith-wcwl-admin-init.php:1047
91
  msgid "Enable YITH Wishlist"
92
  msgstr ""
93
 
94
+ #: includes/class.yith-wcwl-admin-init.php:1054
95
  msgid "Default wishlist title"
96
  msgstr ""
97
 
98
+ #: includes/class.yith-wcwl-admin-init.php:1056
99
+ #: includes/class.yith-wcwl-admin-init.php:1057
100
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
101
  msgid "My wishlist on %s"
102
  msgstr "Мои закладки на %s"
103
 
104
+ #: includes/class.yith-wcwl-admin-init.php:1062
105
  msgid "Wishlist Page"
106
  msgstr ""
107
 
108
+ #: includes/class.yith-wcwl-admin-init.php:1063
109
  msgid "Page contents: [yith_wcwl_wishlist]"
110
  msgstr ""
111
 
112
+ #: includes/class.yith-wcwl-admin-init.php:1072
113
  msgid "Position"
114
  msgstr ""
115
 
116
+ #: includes/class.yith-wcwl-admin-init.php:1073
117
  msgid ""
118
  "You can add the button in variable products only after the \"Add to Cart\" "
119
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
120
  msgstr ""
121
 
122
+ #: includes/class.yith-wcwl-admin-init.php:1079
123
  msgid "After \"Add to cart\""
124
  msgstr "After \"Добавить в корзину\""
125
 
126
+ #: includes/class.yith-wcwl-admin-init.php:1080
127
  msgid "After thumbnails"
128
  msgstr ""
129
 
130
+ #: includes/class.yith-wcwl-admin-init.php:1081
131
  msgid "After summary"
132
  msgstr ""
133
 
134
+ #: includes/class.yith-wcwl-admin-init.php:1082
135
  msgid "Use shortcode"
136
  msgstr ""
137
 
138
+ #: includes/class.yith-wcwl-admin-init.php:1087
139
  msgid "Redirect to cart"
140
  msgstr ""
141
 
142
+ #: includes/class.yith-wcwl-admin-init.php:1088
143
  msgid ""
144
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
145
  "page."
146
  msgstr ""
147
 
148
+ #: includes/class.yith-wcwl-admin-init.php:1094
149
  msgid "Remove if added to the cart"
150
  msgstr ""
151
 
152
+ #: includes/class.yith-wcwl-admin-init.php:1095
153
  msgid "Remove the product from the wishlist if it has been added to the cart."
154
  msgstr ""
155
 
156
+ #: includes/class.yith-wcwl-admin-init.php:1101
157
  msgid "\"Add to Wishlist\" text"
158
  msgstr ""
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1103
161
  msgid "Add to Wishlist"
162
  msgstr ""
163
 
164
+ #: includes/class.yith-wcwl-admin-init.php:1108
165
  #, fuzzy
166
  msgid "\"Browse wishlist\" text"
167
  msgstr "\"Добавить в корзину\" button text"
168
 
169
+ #: includes/class.yith-wcwl-admin-init.php:1110
170
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
171
  msgid "Browse Wishlist"
172
  msgstr ""
173
 
174
+ #: includes/class.yith-wcwl-admin-init.php:1115
175
  msgid "\"Product already in wishlist\" text"
176
  msgstr ""
177
 
178
+ #: includes/class.yith-wcwl-admin-init.php:1117
179
  #: includes/class.yith-wcwl-ui.php:83
180
  msgid "The product is already in the wishlist!"
181
  msgstr ""
182
 
183
+ #: includes/class.yith-wcwl-admin-init.php:1122
184
  #, fuzzy
185
  msgid "\"Product added\" text"
186
  msgstr "Продукт успешно добавлен в корзину"
187
 
188
+ #: includes/class.yith-wcwl-admin-init.php:1124
189
  #: includes/class.yith-wcwl-ui.php:82
190
  msgid "Product added!"
191
  msgstr ""
192
 
193
+ #: includes/class.yith-wcwl-admin-init.php:1129
194
  msgid "\"Add to Cart\" text"
195
  msgstr "\"Добавить в корзину\" text"
196
 
197
+ #: includes/class.yith-wcwl-admin-init.php:1131
198
  msgid "Add to Cart"
199
  msgstr "Добавить в корзину"
200
 
201
+ #: includes/class.yith-wcwl-admin-init.php:1136
202
  #, fuzzy
203
  msgid "Show Unit price"
204
  msgstr "Цена"
205
 
206
+ #: includes/class.yith-wcwl-admin-init.php:1137
207
  msgid "Show unit price for each product in wishlist"
208
  msgstr ""
209
 
210
+ #: includes/class.yith-wcwl-admin-init.php:1144
211
  #, fuzzy
212
  msgid "Show \"Add to Cart\" button"
213
  msgstr "\"Добавить в корзину\" button text"
214
 
215
+ #: includes/class.yith-wcwl-admin-init.php:1145
216
  #, fuzzy
217
  msgid "Show \"Add to Cart\" button for each product in wishlist"
218
  msgstr "\"Добавить в корзину\" button background"
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1152
221
  #, fuzzy
222
  msgid "Show Stock status"
223
  msgstr "Показывать статус склада"
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1153
226
  msgid ""
227
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
228
  msgstr ""
229
 
230
+ #: includes/class.yith-wcwl-admin-init.php:1160
231
  msgid "Show Date of addition"
232
  msgstr ""
233
 
234
+ #: includes/class.yith-wcwl-admin-init.php:1161
235
  #, fuzzy
236
  msgid "Show the date when users have added a product to the wishlist"
237
  msgstr "Показывать дату добавления в избранное"
238
 
239
+ #: includes/class.yith-wcwl-admin-init.php:1168
240
  #, fuzzy
241
  msgid "Add second remove button"
242
  msgstr "Добавить вторую кнопку удаления"
243
 
244
+ #: includes/class.yith-wcwl-admin-init.php:1169
245
  msgid "Add a second remove button in the last column, with extended label"
246
  msgstr ""
247
 
248
+ #: includes/class.yith-wcwl-admin-init.php:1184
249
  msgid "Styles"
250
  msgstr ""
251
 
252
+ #: includes/class.yith-wcwl-admin-init.php:1191
253
  msgid "Use buttons"
254
  msgstr ""
255
 
256
+ #: includes/class.yith-wcwl-admin-init.php:1192
257
  msgid "Use buttons instead of simple anchors."
258
  msgstr ""
259
 
260
+ #: includes/class.yith-wcwl-admin-init.php:1198
261
  msgid "Custom CSS"
262
  msgstr ""
263
 
264
+ #: includes/class.yith-wcwl-admin-init.php:1205
265
  msgid "Use theme style"
266
  msgstr ""
267
 
268
+ #: includes/class.yith-wcwl-admin-init.php:1206
269
  msgid "Use the theme style."
270
  msgstr ""
271
 
272
+ #: includes/class.yith-wcwl-admin-init.php:1212
273
  msgid "Rounded buttons"
274
  msgstr ""
275
 
276
+ #: includes/class.yith-wcwl-admin-init.php:1213
277
  msgid "Make button corners rounded"
278
  msgstr ""
279
 
280
+ #: includes/class.yith-wcwl-admin-init.php:1219
281
  msgid "\"Add to Wishlist\" icon"
282
  msgstr ""
283
 
284
+ #: includes/class.yith-wcwl-admin-init.php:1220
285
  msgid "Add an icon to the \"Add to Wishlist\" button"
286
  msgstr ""
287
 
288
+ #: includes/class.yith-wcwl-admin-init.php:1230
289
  msgid "\"Add to Cart\" icon"
290
  msgstr "\"Добавить в корзину\" icon"
291
 
292
+ #: includes/class.yith-wcwl-admin-init.php:1231
293
  msgid "Add an icon to the \"Add to Cart\" button"
294
  msgstr "Add an icon to the \"Добавить в корзину\" button"
295
 
296
+ #: includes/class.yith-wcwl-admin-init.php:1249
297
  msgid "Social Networks & Share"
298
  msgstr ""
299
 
300
+ #: includes/class.yith-wcwl-admin-init.php:1256
301
  msgid "Share on Facebook"
302
  msgstr "Поделиться на Facebook"
303
 
304
+ #: includes/class.yith-wcwl-admin-init.php:1257
305
  #, fuzzy
306
  msgid "Show \"Share on Facebook\" button"
307
  msgstr "Показать кнопку \"Поделиться в Facebook\""
308
 
309
+ #: includes/class.yith-wcwl-admin-init.php:1263
310
  msgid "Tweet on Twitter"
311
  msgstr "Поделиться в Twitter"
312
 
313
+ #: includes/class.yith-wcwl-admin-init.php:1264
314
  #, fuzzy
315
  msgid "Show \"Tweet on Twitter\" button"
316
  msgstr "Показать кнопку \"Поделиться в Twitter\""
317
 
318
+ #: includes/class.yith-wcwl-admin-init.php:1270
319
  msgid "Pin on Pinterest"
320
  msgstr "Поделиться в Pinterest"
321
 
322
+ #: includes/class.yith-wcwl-admin-init.php:1271
323
  #, fuzzy
324
  msgid "Show \"Pin on Pinterest\" button"
325
  msgstr "Показать кнопку \"Поделиться в Pinterest\""
326
 
327
+ #: includes/class.yith-wcwl-admin-init.php:1277
328
  msgid "Share on Google+"
329
  msgstr "Поделиться в Google+"
330
 
331
+ #: includes/class.yith-wcwl-admin-init.php:1278
332
  #, fuzzy
333
  msgid "Show \"Share on Google+\" button"
334
  msgstr "Показать кнопку \"Поделиться в Google+\""
335
 
336
+ #: includes/class.yith-wcwl-admin-init.php:1284
337
  msgid "Share by Email"
338
  msgstr "Поделиться через Email"
339
 
340
+ #: includes/class.yith-wcwl-admin-init.php:1285
341
  #, fuzzy
342
  msgid "Show \"Share by Email\" button"
343
  msgstr "Показать кнопку \"Поделиться через Email\""
344
 
345
+ #: includes/class.yith-wcwl-admin-init.php:1291
346
+ #, fuzzy
347
+ msgid "Share by WhatsApp"
348
+ msgstr "Поделиться через Email"
349
+
350
+ #: includes/class.yith-wcwl-admin-init.php:1292
351
+ #, fuzzy
352
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
353
+ msgstr "Показать кнопку \"Поделиться через Email\""
354
+
355
+ #: includes/class.yith-wcwl-admin-init.php:1298
356
  msgid "Social title"
357
  msgstr ""
358
 
359
+ #: includes/class.yith-wcwl-admin-init.php:1305
360
  msgid "Social text"
361
  msgstr ""
362
 
363
+ #: includes/class.yith-wcwl-admin-init.php:1306
364
  msgid ""
365
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
366
  "strong> where you want to show the URL of your wishlist."
367
  msgstr ""
368
 
369
+ #: includes/class.yith-wcwl-admin-init.php:1313
370
  msgid "Social image URL"
371
  msgstr ""
372
 
373
+ #: includes/class.yith-wcwl-admin-init.php:1314
374
  msgid "It will be used by Pinterest."
375
  msgstr ""
376
 
377
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
378
  msgid ""
379
  "If you want to take advantage of this feature, you could consider to "
380
  "purchase the %s."
381
  msgstr ""
382
 
383
+ #: includes/class.yith-wcwl-admin-init.php:1333
384
  msgid "YITH WooCommerce Frequently Bought Together Integration"
385
  msgstr ""
386
 
387
+ #: includes/class.yith-wcwl-admin-init.php:1340
388
  msgid "Enable slider in wishlist"
389
  msgstr ""
390
 
391
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
392
  msgid ""
393
  "Choose to enable product slider in wishlist page with linked products (<a "
394
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
395
  msgstr ""
396
 
397
+ #: includes/class.yith-wcwl-admin-init.php:1377
398
  #, fuzzy
399
  msgid "\"Add to wishlist\" button"
400
  msgstr "\"Добавить в корзину\" button text"
401
 
 
 
 
 
 
 
 
 
402
  #: includes/class.yith-wcwl-admin-init.php:1380
403
  #: includes/class.yith-wcwl-admin-init.php:1398
404
  #: includes/class.yith-wcwl-admin-init.php:1416
405
  #: includes/class.yith-wcwl-admin-init.php:1434
406
  #: includes/class.yith-wcwl-admin-init.php:1452
407
+ msgid "Background"
408
  msgstr ""
409
 
410
  #: includes/class.yith-wcwl-admin-init.php:1381
412
  #: includes/class.yith-wcwl-admin-init.php:1417
413
  #: includes/class.yith-wcwl-admin-init.php:1435
414
  #: includes/class.yith-wcwl-admin-init.php:1453
415
+ msgid "Text"
416
  msgstr ""
417
 
418
+ #: includes/class.yith-wcwl-admin-init.php:1382
419
+ #: includes/class.yith-wcwl-admin-init.php:1400
420
+ #: includes/class.yith-wcwl-admin-init.php:1418
421
+ #: includes/class.yith-wcwl-admin-init.php:1436
422
+ #: includes/class.yith-wcwl-admin-init.php:1454
423
+ msgid "Border"
424
  msgstr ""
425
 
426
  #: includes/class.yith-wcwl-admin-init.php:1389
427
  #: includes/class.yith-wcwl-admin-init.php:1407
428
  #: includes/class.yith-wcwl-admin-init.php:1425
429
  #: includes/class.yith-wcwl-admin-init.php:1443
430
+ msgid "Background (hover)"
431
  msgstr ""
432
 
433
  #: includes/class.yith-wcwl-admin-init.php:1390
434
  #: includes/class.yith-wcwl-admin-init.php:1408
435
  #: includes/class.yith-wcwl-admin-init.php:1426
436
  #: includes/class.yith-wcwl-admin-init.php:1444
437
+ msgid "Text (hover)"
438
+ msgstr ""
439
+
440
+ #: includes/class.yith-wcwl-admin-init.php:1391
441
+ #: includes/class.yith-wcwl-admin-init.php:1409
442
+ #: includes/class.yith-wcwl-admin-init.php:1427
443
+ #: includes/class.yith-wcwl-admin-init.php:1445
444
  msgid "Border (hover)"
445
  msgstr ""
446
 
447
+ #: includes/class.yith-wcwl-admin-init.php:1395
448
  #, fuzzy
449
  msgid "\"Add to Cart\" button"
450
  msgstr "\"Добавить в корзину\" button text"
451
 
452
+ #: includes/class.yith-wcwl-admin-init.php:1413
453
  msgid "\"Style 1\" button"
454
  msgstr ""
455
 
456
+ #: includes/class.yith-wcwl-admin-init.php:1431
457
  msgid "\"Style 2\" button"
458
  msgstr ""
459
 
460
+ #: includes/class.yith-wcwl-admin-init.php:1449
461
  msgid "Wishlist table"
462
  msgstr ""
463
 
464
+ #: includes/class.yith-wcwl-admin-init.php:1458
465
  msgid "Headers"
466
  msgstr ""
467
 
468
+ #: includes/class.yith-wcwl-admin-init.php:1461
469
  msgid "Background color"
470
  msgstr ""
471
 
472
+ #: includes/class.yith-wcwl-admin-init.php:1551
473
  msgid "Wishlist Activated"
474
  msgstr ""
475
 
476
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
477
  msgid ""
478
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
479
  "can access to all the settings of our plugins that you have activated. "
481
  "options, <a href=\"%s\">discover it now</a>."
482
  msgstr ""
483
 
484
+ #: includes/class.yith-wcwl-admin-init.php:1563
485
  msgid "Wishlist Updated"
486
  msgstr ""
487
 
488
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
489
  msgid ""
490
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
491
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
494
  "\">discover the PREMIUM version.</a>"
495
  msgstr ""
496
 
497
+ #: includes/class.yith-wcwl-init.php:448
498
  msgid ""
499
  "We are sorry, but this feature is available only if cookies are enabled on "
500
  "your browser."
501
  msgstr ""
502
 
503
+ #: includes/class.yith-wcwl-init.php:449
504
  #, fuzzy
505
  msgid "Product correctly added to cart"
506
  msgstr "Продукт успешно добавлен в корзину"
507
 
508
  #: includes/class.yith-wcwl-install.php:244
509
  #, fuzzy
510
+ msgctxt "page_slug"
511
  msgid "wishlist"
512
  msgstr "Мои закладки на %s"
513
 
561
  msgid "Wishlists"
562
  msgstr "Мои закладки на %s"
563
 
564
+ #. Translators: %s Order number.
565
  #: includes/class.yith-wcwl-privacy.php:195
566
+ #, fuzzy
567
  msgid "Removed wishlist %s."
568
  msgstr "Мои закладки на %s"
569
 
570
+ #. Translators: %s Order number.
571
  #: includes/class.yith-wcwl-privacy.php:199
 
572
  msgid "Wishlist %s has been retained."
573
  msgstr ""
574
 
589
  msgstr ""
590
 
591
  #: includes/class.yith-wcwl-privacy.php:231
592
+ msgctxt "date wishlist was created"
593
  msgid "Created on"
594
  msgstr ""
595
 
616
 
617
  #: includes/class.yith-wcwl-shortcode.php:45
618
  #, fuzzy
619
+ msgctxt "[gutenberg]: block name"
620
  msgid "YITH Add to Wishlist"
621
  msgstr "\"Добавить в корзину\" button text"
622
 
623
  #: includes/class.yith-wcwl-shortcode.php:46
624
  #, fuzzy
625
+ msgctxt "[gutenberg]: block description"
626
  msgid "Shows Add to Wishlist button"
627
  msgstr "\"Добавить в корзину\" button text"
628
 
663
 
664
  #: includes/class.yith-wcwl-shortcode.php:94
665
  #, fuzzy
666
+ msgctxt "[gutenberg]: block name"
667
  msgid "YITH Wishlist"
668
  msgstr "Мои закладки на %s"
669
 
670
  #: includes/class.yith-wcwl-shortcode.php:95
671
  #, fuzzy
672
+ msgctxt "[gutenberg]: block description"
673
  msgid "Shows list of products in wishlist"
674
  msgstr "\"Добавить в корзину\" button background"
675
 
767
 
768
  #: templates/admin/wishlist-panel-premium.php:185
769
  #: templates/admin/wishlist-panel-premium.php:383
 
770
  msgid ""
771
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
772
  "%2$s to benefit from all features!"
774
 
775
  #: templates/admin/wishlist-panel-premium.php:187
776
  #: templates/admin/wishlist-panel-premium.php:385
 
777
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
778
  msgstr ""
779
 
787
  msgstr ""
788
 
789
  #: templates/admin/wishlist-panel-premium.php:203
 
790
  msgid ""
791
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
792
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
803
  msgstr ""
804
 
805
  #: templates/admin/wishlist-panel-premium.php:214
 
806
  msgid ""
807
  "By enabling the option wishlist, users will also have the possibility to "
808
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
810
  msgstr ""
811
 
812
  #: templates/admin/wishlist-panel-premium.php:216
 
813
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
814
  msgstr ""
815
 
816
  #: templates/admin/wishlist-panel-premium.php:217
 
817
  msgid ""
818
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
819
  "can display it;"
820
  msgstr ""
821
 
822
  #: templates/admin/wishlist-panel-premium.php:218
 
823
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
824
  msgstr ""
825
 
829
  msgstr ""
830
 
831
  #: templates/admin/wishlist-panel-premium.php:236
 
832
  msgid ""
833
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
834
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
846
  msgstr ""
847
 
848
  #: templates/admin/wishlist-panel-premium.php:247
 
849
  msgid ""
850
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
851
  "submenu pages, you will have total control on users' wishlists. In addition "
861
  msgstr ""
862
 
863
  #: templates/admin/wishlist-panel-premium.php:264
 
864
  msgid ""
865
  "How many times have you been looking for the perfect gift for a important "
866
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
874
  msgstr ""
875
 
876
  #: templates/admin/wishlist-panel-premium.php:275
 
877
  msgid ""
878
  "Your shop offers always a wide selection of products and wishlists of your "
879
  "users get more and more crowded everyday. Give them the possibility to "
894
  msgstr ""
895
 
896
  #: templates/admin/wishlist-panel-premium.php:292
 
897
  msgid ""
898
  "Favour users that have registered to your shop and disable plugin "
899
  "functionalities for all users that have not. By disabling this option, each "
906
  msgstr ""
907
 
908
  #: templates/admin/wishlist-panel-premium.php:303
 
909
  msgid ""
910
  "Invite users that are visiting your shop to login if they want to fully "
911
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
922
  msgstr ""
923
 
924
  #: templates/admin/wishlist-panel-premium.php:320
 
925
  msgid ""
926
  "Some products draw customer's attention more than others and they do not "
927
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
934
  msgstr ""
935
 
936
  #: templates/admin/wishlist-panel-premium.php:331
 
937
  msgid ""
938
  "Users have the possibility to search for a wishlist, create a new one or "
939
  "display those already created. Add these %1$sfunctionalities%2$s through the "
950
  msgstr ""
951
 
952
  #: templates/admin/wishlist-panel-premium.php:348
 
953
  msgid ""
954
  "If you want to give the right input to your users to persuade them to "
955
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
963
  msgstr ""
964
 
965
  #: templates/admin/wishlist-panel-premium.php:359
 
966
  msgid ""
967
  "Who said that a product has to remain forever in the same wishlist? With the "
968
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
983
  msgstr ""
984
 
985
  #: templates/admin/wishlist-panel-premium.php:376
 
986
  msgid ""
987
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
988
  "date in which they have added a particular product to their list: a new way "
1001
  msgid "Email"
1002
  msgstr ""
1003
 
1004
+ #: templates/share.php:51
1005
+ #, fuzzy
1006
+ msgid "My wishlist on "
1007
+ msgstr "Мои закладки на %s"
1008
+
1009
+ #: templates/share.php:51
1010
+ msgid "WhatsApp"
1011
+ msgstr ""
1012
+
1013
  #: templates/wishlist-view.php:32
1014
  msgid "Edit title"
1015
  msgstr ""
1051
  msgstr "в наличии"
1052
 
1053
  #: templates/wishlist-view.php:188
 
1054
  msgid "Added on : %s"
1055
  msgstr ""
1056
 
1074
  msgid "Your email"
1075
  msgstr ""
1076
 
1077
+ #. Plugin Name of the plugin/theme
1078
+ #, fuzzy
1079
+ msgid "YITH WooCommerce Wishlist"
1080
+ msgstr "Мои закладки на %s"
1081
+
1082
+ #. Plugin URI of the plugin/theme
1083
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1084
+ msgstr ""
1085
+
1086
+ #. Description of the plugin/theme
1087
+ msgid ""
1088
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1089
+ "possibility to create, fill, manage and share their wishlists allowing you "
1090
+ "to analyze their interests and needs to improve your marketing strategies. "
1091
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1092
+ "your e-commerce on <strong>YITH</strong></a>"
1093
+ msgstr ""
1094
+
1095
+ #. Author of the plugin/theme
1096
+ msgid "YITH"
1097
+ msgstr ""
1098
+
1099
+ #. Author URI of the plugin/theme
1100
+ msgid "https://yithemes.com/"
1101
+ msgstr ""
1102
+
1103
  #, fuzzy
1104
  #~ msgid "Add options "
1105
  #~ msgstr "Добавить в корзину"
languages/yith-woocommerce-wishlist-sv_SE.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-sv_SE.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WCWL\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:38+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
8
  "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
@@ -18,8 +18,8 @@ msgstr ""
18
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
19
 
20
  #: includes/class.yith-wcwl-admin-init.php:159
21
- #: includes/class.yith-wcwl-admin-init.php:1484
22
  #: includes/class.yith-wcwl-admin-init.php:1485
 
23
  #: includes/class.yith-wcwl-install.php:245
24
  msgid "Wishlist"
25
  msgstr "Önskelista"
@@ -37,44 +37,46 @@ msgstr "Färger"
37
  msgid "Premium Version"
38
  msgstr "Premiumversion"
39
 
40
- #: includes/class.yith-wcwl-admin-init.php:1015
41
  msgid "Enable all plugin features"
42
  msgstr ""
43
 
44
- #: includes/class.yith-wcwl-admin-init.php:1016
45
  msgid ""
46
  "Be sure to select at least one option in the Wishlist page menu in this "
47
  "settings page"
48
  msgstr ""
49
 
50
- #: includes/class.yith-wcwl-admin-init.php:1017
 
51
  msgid "Also, please read the plugin"
52
  msgstr ""
53
 
54
- #: includes/class.yith-wcwl-admin-init.php:1018
55
  #, fuzzy
 
56
  msgid "documentation"
57
  msgstr "Tilläggets dokumentation"
58
 
59
- #: includes/class.yith-wcwl-admin-init.php:1024
60
  msgid "Upgrade to the PREMIUM VERSION"
61
  msgstr "Uppgradera till Premiumversion"
62
 
63
- #: includes/class.yith-wcwl-admin-init.php:1028
64
  msgid "Discover the Advanced Features"
65
  msgstr "Upptäck de avancerade funktionerna"
66
 
67
- #: includes/class.yith-wcwl-admin-init.php:1029
68
  msgid ""
69
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
70
  "all features!"
71
  msgstr ""
72
 
73
- #: includes/class.yith-wcwl-admin-init.php:1035
74
  msgid "Get Support and Pro Features"
75
  msgstr "Få support och professionella funktioner"
76
 
77
- #: includes/class.yith-wcwl-admin-init.php:1036
78
  msgid ""
79
  "By purchasing the premium version of the plugin, you will take advantage of "
80
  "the advanced features of the product and you will get one year of free "
@@ -84,38 +86,37 @@ msgstr ""
84
  "avancerade funktionerna ifrån produkten, samt få ett års gratis "
85
  "uppdateringar och support genom hela plattformen 24/7."
86
 
87
- #: includes/class.yith-wcwl-admin-init.php:1046
88
  msgid "General Settings"
89
  msgstr "Generella inställningar"
90
 
91
- #: includes/class.yith-wcwl-admin-init.php:1053
92
  msgid "Enable YITH Wishlist"
93
  msgstr "Aktivera YITH Wishlist"
94
 
95
- #: includes/class.yith-wcwl-admin-init.php:1060
96
  msgid "Default wishlist title"
97
  msgstr "Titel på önskelistan"
98
 
99
- #: includes/class.yith-wcwl-admin-init.php:1062
100
- #: includes/class.yith-wcwl-admin-init.php:1063
101
- #: includes/class.yith-wcwl-admin-init.php:1299
102
- #, php-format
103
  msgid "My wishlist on %s"
104
  msgstr "Min önskelista på %s"
105
 
106
- #: includes/class.yith-wcwl-admin-init.php:1068
107
  msgid "Wishlist Page"
108
  msgstr "Önskelistans sida"
109
 
110
- #: includes/class.yith-wcwl-admin-init.php:1069
111
  msgid "Page contents: [yith_wcwl_wishlist]"
112
  msgstr "Sidans innehåll: [yith_wcwl_wishlist]"
113
 
114
- #: includes/class.yith-wcwl-admin-init.php:1078
115
  msgid "Position"
116
  msgstr "Position"
117
 
118
- #: includes/class.yith-wcwl-admin-init.php:1079
119
  msgid ""
120
  "You can add the button in variable products only after the \"Add to Cart\" "
121
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -124,27 +125,27 @@ msgstr ""
124
  "kundvagn”-knappen eller genom att använda kortkoden "
125
  "[yith_wcwl_add_to_wishlist]."
126
 
127
- #: includes/class.yith-wcwl-admin-init.php:1085
128
  msgid "After \"Add to cart\""
129
  msgstr "Efter “Lägg till i varukorgen”"
130
 
131
- #: includes/class.yith-wcwl-admin-init.php:1086
132
  msgid "After thumbnails"
133
  msgstr "Efter miniatyrbilder"
134
 
135
- #: includes/class.yith-wcwl-admin-init.php:1087
136
  msgid "After summary"
137
  msgstr "Efter sammanfattning"
138
 
139
- #: includes/class.yith-wcwl-admin-init.php:1088
140
  msgid "Use shortcode"
141
  msgstr "Använd kortkod"
142
 
143
- #: includes/class.yith-wcwl-admin-init.php:1093
144
  msgid "Redirect to cart"
145
  msgstr "Omdirigera till kundvagnen"
146
 
147
- #: includes/class.yith-wcwl-admin-init.php:1094
148
  msgid ""
149
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
150
  "page."
@@ -152,230 +153,238 @@ msgstr ""
152
  "Omdirigera till kundvagnen om “Lägg till i kundvagnen” blir klickad i "
153
  "önskelistan."
154
 
155
- #: includes/class.yith-wcwl-admin-init.php:1100
156
  msgid "Remove if added to the cart"
157
  msgstr "Ta bort om tillagd i kundvagnen"
158
 
159
- #: includes/class.yith-wcwl-admin-init.php:1101
160
  msgid "Remove the product from the wishlist if it has been added to the cart."
161
  msgstr ""
162
  "Ta bort produkten ifrån önskelistan om den har blivit tillagd i kundvagnen."
163
 
164
- #: includes/class.yith-wcwl-admin-init.php:1107
165
  msgid "\"Add to Wishlist\" text"
166
  msgstr "“Lägg till i önskelistan”s text"
167
 
168
- #: includes/class.yith-wcwl-admin-init.php:1109
169
  msgid "Add to Wishlist"
170
  msgstr "Lägg till i önskelistan"
171
 
172
- #: includes/class.yith-wcwl-admin-init.php:1114
173
  msgid "\"Browse wishlist\" text"
174
  msgstr "“Bläddra i önskelistan”s text"
175
 
176
- #: includes/class.yith-wcwl-admin-init.php:1116
177
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
178
  msgid "Browse Wishlist"
179
  msgstr "Bläddra i önskelistan"
180
 
181
- #: includes/class.yith-wcwl-admin-init.php:1121
182
  msgid "\"Product already in wishlist\" text"
183
  msgstr "“Produkten redan i önskelistan”s text"
184
 
185
- #: includes/class.yith-wcwl-admin-init.php:1123
186
  #: includes/class.yith-wcwl-ui.php:83
187
  msgid "The product is already in the wishlist!"
188
  msgstr "Produkten är redan i önskelistan!"
189
 
190
- #: includes/class.yith-wcwl-admin-init.php:1128
191
  msgid "\"Product added\" text"
192
  msgstr "“Produkt tillagd”s text"
193
 
194
- #: includes/class.yith-wcwl-admin-init.php:1130
195
  #: includes/class.yith-wcwl-ui.php:82
196
  msgid "Product added!"
197
  msgstr "Produkt tillagd!"
198
 
199
- #: includes/class.yith-wcwl-admin-init.php:1135
200
  msgid "\"Add to Cart\" text"
201
  msgstr "“Lägg till i kundvagn”s text"
202
 
203
- #: includes/class.yith-wcwl-admin-init.php:1137
204
  msgid "Add to Cart"
205
  msgstr "Lägg till i kundvagn"
206
 
207
- #: includes/class.yith-wcwl-admin-init.php:1142
208
  msgid "Show Unit price"
209
  msgstr "Visa produktens pris"
210
 
211
- #: includes/class.yith-wcwl-admin-init.php:1143
212
  msgid "Show unit price for each product in wishlist"
213
  msgstr "Visa produktens pris för varje objekt i önskelistan"
214
 
215
- #: includes/class.yith-wcwl-admin-init.php:1150
216
  msgid "Show \"Add to Cart\" button"
217
  msgstr "Visa “Lägg till i kundvagn”-knapp"
218
 
219
- #: includes/class.yith-wcwl-admin-init.php:1151
220
  msgid "Show \"Add to Cart\" button for each product in wishlist"
221
  msgstr "Visa “Lägg till i kundvagn”-knapp för varje produkt i önskelistan"
222
 
223
- #: includes/class.yith-wcwl-admin-init.php:1158
224
  msgid "Show Stock status"
225
  msgstr "Visa lagersaldo"
226
 
227
- #: includes/class.yith-wcwl-admin-init.php:1159
228
  msgid ""
229
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
230
  msgstr "Visa “I lager” eller “Slut i lager” för varje produkt i önskelistan"
231
 
232
- #: includes/class.yith-wcwl-admin-init.php:1166
233
  msgid "Show Date of addition"
234
  msgstr "Visa tilläggsdatum"
235
 
236
- #: includes/class.yith-wcwl-admin-init.php:1167
237
  msgid "Show the date when users have added a product to the wishlist"
238
  msgstr "Visa datumet som användaren lade till produkten i önskelistan"
239
 
240
- #: includes/class.yith-wcwl-admin-init.php:1174
241
  msgid "Add second remove button"
242
  msgstr "Lägg till en andre “Ta bort”-knapp"
243
 
244
- #: includes/class.yith-wcwl-admin-init.php:1175
245
  msgid "Add a second remove button in the last column, with extended label"
246
  msgstr "Lägg till en andre “Ta bort”-knapp i sista kolumnen med utökad text"
247
 
248
- #: includes/class.yith-wcwl-admin-init.php:1190
249
  msgid "Styles"
250
  msgstr "Stilregler"
251
 
252
- #: includes/class.yith-wcwl-admin-init.php:1197
253
  msgid "Use buttons"
254
  msgstr "Använd knappar"
255
 
256
- #: includes/class.yith-wcwl-admin-init.php:1198
257
  msgid "Use buttons instead of simple anchors."
258
  msgstr "Använd knappar istället för enkla länkar"
259
 
260
- #: includes/class.yith-wcwl-admin-init.php:1204
261
  msgid "Custom CSS"
262
  msgstr "Egen CSS"
263
 
264
- #: includes/class.yith-wcwl-admin-init.php:1211
265
  msgid "Use theme style"
266
  msgstr "Använd temastil"
267
 
268
- #: includes/class.yith-wcwl-admin-init.php:1212
269
  msgid "Use the theme style."
270
  msgstr "Använd temats stil"
271
 
272
- #: includes/class.yith-wcwl-admin-init.php:1218
273
  msgid "Rounded buttons"
274
  msgstr "Rundade knappar"
275
 
276
- #: includes/class.yith-wcwl-admin-init.php:1219
277
  msgid "Make button corners rounded"
278
  msgstr "Gör knappars hörs rundade"
279
 
280
- #: includes/class.yith-wcwl-admin-init.php:1225
281
  msgid "\"Add to Wishlist\" icon"
282
  msgstr "“Lägg till i önskelista”s ikon"
283
 
284
- #: includes/class.yith-wcwl-admin-init.php:1226
285
  msgid "Add an icon to the \"Add to Wishlist\" button"
286
  msgstr "Lägg till en ikon till “Lägg till i önskelista”s knapp"
287
 
288
- #: includes/class.yith-wcwl-admin-init.php:1236
289
  msgid "\"Add to Cart\" icon"
290
  msgstr "“Lägg till i kundvagn”s ikon"
291
 
292
- #: includes/class.yith-wcwl-admin-init.php:1237
293
  msgid "Add an icon to the \"Add to Cart\" button"
294
  msgstr "Lägg till en ikon till “Lägg till i kundvagn”s knapp"
295
 
296
- #: includes/class.yith-wcwl-admin-init.php:1255
297
  msgid "Social Networks & Share"
298
  msgstr "Sociala nätverk & dela"
299
 
300
- #: includes/class.yith-wcwl-admin-init.php:1262
301
  msgid "Share on Facebook"
302
  msgstr "Dela på Facebook"
303
 
304
- #: includes/class.yith-wcwl-admin-init.php:1263
305
  msgid "Show \"Share on Facebook\" button"
306
  msgstr "Visa “Dela på Facebook”-knapp"
307
 
308
- #: includes/class.yith-wcwl-admin-init.php:1269
309
  msgid "Tweet on Twitter"
310
  msgstr "Twittra på Twitter"
311
 
312
- #: includes/class.yith-wcwl-admin-init.php:1270
313
  msgid "Show \"Tweet on Twitter\" button"
314
  msgstr "Visa “Twittra på Twitter”-knapp"
315
 
316
- #: includes/class.yith-wcwl-admin-init.php:1276
317
  msgid "Pin on Pinterest"
318
  msgstr "Pinna på Pintrest"
319
 
320
- #: includes/class.yith-wcwl-admin-init.php:1277
321
  msgid "Show \"Pin on Pinterest\" button"
322
  msgstr "Visa “Pinna på Pintrest”-knapp"
323
 
324
- #: includes/class.yith-wcwl-admin-init.php:1283
325
  msgid "Share on Google+"
326
  msgstr "Dela på Google+"
327
 
328
- #: includes/class.yith-wcwl-admin-init.php:1284
329
  msgid "Show \"Share on Google+\" button"
330
  msgstr "Visa “Dela på Google+”-knapp"
331
 
332
- #: includes/class.yith-wcwl-admin-init.php:1290
333
  msgid "Share by Email"
334
  msgstr "Dela via Email"
335
 
336
- #: includes/class.yith-wcwl-admin-init.php:1291
337
  msgid "Show \"Share by Email\" button"
338
  msgstr "Visa “Dela via Email”-knapp"
339
 
340
- #: includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
 
 
341
  msgid "Social title"
342
  msgstr "Titel på sociala medier"
343
 
344
- #: includes/class.yith-wcwl-admin-init.php:1304
345
  msgid "Social text"
346
  msgstr "Text på sociala medier"
347
 
348
- #: includes/class.yith-wcwl-admin-init.php:1305
349
  msgid ""
350
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
351
  "strong> where you want to show the URL of your wishlist."
352
  msgstr ""
353
 
354
- #: includes/class.yith-wcwl-admin-init.php:1312
355
  msgid "Social image URL"
356
  msgstr "Bild för sociala medier (URL)"
357
 
358
- #: includes/class.yith-wcwl-admin-init.php:1313
359
  msgid "It will be used by Pinterest."
360
  msgstr ""
361
 
362
- #: includes/class.yith-wcwl-admin-init.php:1327
363
- #, php-format
364
  msgid ""
365
  "If you want to take advantage of this feature, you could consider to "
366
  "purchase the %s."
367
  msgstr "Om du vill ta del av denna funktionen bör du överväga att köpa %s."
368
 
369
- #: includes/class.yith-wcwl-admin-init.php:1332
370
  msgid "YITH WooCommerce Frequently Bought Together Integration"
371
  msgstr "YITH WooCommerce Vanliga köpte tillsammans integritet"
372
 
373
- #: includes/class.yith-wcwl-admin-init.php:1339
374
  msgid "Enable slider in wishlist"
375
  msgstr "Aktivera slider i önskelistan"
376
 
377
- #: includes/class.yith-wcwl-admin-init.php:1340
378
- #, php-format
379
  msgid ""
380
  "Choose to enable product slider in wishlist page with linked products (<a "
381
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
@@ -383,85 +392,84 @@ msgstr ""
383
  "Välj en produktslider på önskelistans sida med länkade produkter (<a "
384
  "href=“%s” class=“thickbox”>Exempel</a>.%s"
385
 
386
- #: includes/class.yith-wcwl-admin-init.php:1376
387
  msgid "\"Add to wishlist\" button"
388
  msgstr "“Lägg till i önskelista”-knapp"
389
 
390
- #: includes/class.yith-wcwl-admin-init.php:1379
391
- #: includes/class.yith-wcwl-admin-init.php:1397
392
- #: includes/class.yith-wcwl-admin-init.php:1415
393
- #: includes/class.yith-wcwl-admin-init.php:1433
394
- #: includes/class.yith-wcwl-admin-init.php:1451
395
- msgid "Background"
396
- msgstr "Bakgrund"
397
-
398
  #: includes/class.yith-wcwl-admin-init.php:1380
399
  #: includes/class.yith-wcwl-admin-init.php:1398
400
  #: includes/class.yith-wcwl-admin-init.php:1416
401
  #: includes/class.yith-wcwl-admin-init.php:1434
402
  #: includes/class.yith-wcwl-admin-init.php:1452
403
- msgid "Text"
404
- msgstr "Text"
405
 
406
  #: includes/class.yith-wcwl-admin-init.php:1381
407
  #: includes/class.yith-wcwl-admin-init.php:1399
408
  #: includes/class.yith-wcwl-admin-init.php:1417
409
  #: includes/class.yith-wcwl-admin-init.php:1435
410
  #: includes/class.yith-wcwl-admin-init.php:1453
 
 
 
 
 
 
 
 
411
  msgid "Border"
412
  msgstr "Ram"
413
 
414
- #: includes/class.yith-wcwl-admin-init.php:1388
415
- #: includes/class.yith-wcwl-admin-init.php:1406
416
- #: includes/class.yith-wcwl-admin-init.php:1424
417
- #: includes/class.yith-wcwl-admin-init.php:1442
418
- msgid "Background (hover)"
419
- msgstr "Bakgrund (när muspekare är över)"
420
-
421
  #: includes/class.yith-wcwl-admin-init.php:1389
422
  #: includes/class.yith-wcwl-admin-init.php:1407
423
  #: includes/class.yith-wcwl-admin-init.php:1425
424
  #: includes/class.yith-wcwl-admin-init.php:1443
425
- msgid "Text (hover)"
426
- msgstr "Text (när muspekare är över)"
427
 
428
  #: includes/class.yith-wcwl-admin-init.php:1390
429
  #: includes/class.yith-wcwl-admin-init.php:1408
430
  #: includes/class.yith-wcwl-admin-init.php:1426
431
  #: includes/class.yith-wcwl-admin-init.php:1444
 
 
 
 
 
 
 
432
  msgid "Border (hover)"
433
  msgstr "Ram (när muspekare är över)"
434
 
435
- #: includes/class.yith-wcwl-admin-init.php:1394
436
  msgid "\"Add to Cart\" button"
437
  msgstr "“Lägg till i kundvagn”-knapp"
438
 
439
- #: includes/class.yith-wcwl-admin-init.php:1412
440
  msgid "\"Style 1\" button"
441
  msgstr "“Stil 1”-knapp"
442
 
443
- #: includes/class.yith-wcwl-admin-init.php:1430
444
  msgid "\"Style 2\" button"
445
  msgstr "“Stil 2”-knapp"
446
 
447
- #: includes/class.yith-wcwl-admin-init.php:1448
448
  msgid "Wishlist table"
449
  msgstr "Önskelistatabell"
450
 
451
- #: includes/class.yith-wcwl-admin-init.php:1457
452
  msgid "Headers"
453
  msgstr "Headers"
454
 
455
- #: includes/class.yith-wcwl-admin-init.php:1460
456
  msgid "Background color"
457
  msgstr "Bakgrundsfärg"
458
 
459
- #: includes/class.yith-wcwl-admin-init.php:1550
460
  msgid "Wishlist Activated"
461
  msgstr "Önskelista aktiverad"
462
 
463
- #: includes/class.yith-wcwl-admin-init.php:1551
464
- #, php-format
465
  msgid ""
466
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
467
  "can access to all the settings of our plugins that you have activated. "
@@ -473,12 +481,11 @@ msgstr ""
473
  "finns tillgänglig i en utmärkt premiumversion med många nya inställningar, "
474
  "<a href=“%s”>upptäck dem nu</a>"
475
 
476
- #: includes/class.yith-wcwl-admin-init.php:1562
477
  msgid "Wishlist Updated"
478
  msgstr "Önskelistan uppdaterad"
479
 
480
- #: includes/class.yith-wcwl-admin-init.php:1563
481
- #, php-format
482
  msgid ""
483
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
484
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -492,7 +499,7 @@ msgstr ""
492
  "nytt menyalternativ bli tillagt i denna meny. Wishlist har blivit uppdaterat "
493
  "med nya alternativ tillgängliga, <a href=“%s”>upptäck premiumversionen</a>"
494
 
495
- #: includes/class.yith-wcwl-init.php:437
496
  msgid ""
497
  "We are sorry, but this feature is available only if cookies are enabled on "
498
  "your browser."
@@ -500,13 +507,14 @@ msgstr ""
500
  "Vi är ledsna men denna funktionen är enbart tillgänglig när kakor (cookies) "
501
  "är påslaget i din webbläsare."
502
 
503
- #: includes/class.yith-wcwl-init.php:438
504
  msgid "Product correctly added to cart"
505
  msgstr "Produkt korrekt tillagd i varukorgen"
506
 
507
  #: includes/class.yith-wcwl-install.php:244
 
508
  msgid "wishlist"
509
- msgstr "önskelista"
510
 
511
  #: includes/class.yith-wcwl-privacy.php:50
512
  msgid "While you visit our site, we’ll track:"
@@ -559,13 +567,14 @@ msgstr "Lägg till i önskelistan"
559
  msgid "Wishlists"
560
  msgstr "Önskelista"
561
 
 
562
  #: includes/class.yith-wcwl-privacy.php:195
563
- #, fuzzy, php-format
564
  msgid "Removed wishlist %s."
565
  msgstr "Min önskelista på %s"
566
 
 
567
  #: includes/class.yith-wcwl-privacy.php:199
568
- #, php-format
569
  msgid "Wishlist %s has been retained."
570
  msgstr ""
571
 
@@ -588,6 +597,7 @@ msgid "Title"
588
  msgstr "Fälttitel"
589
 
590
  #: includes/class.yith-wcwl-privacy.php:231
 
591
  msgid "Created on"
592
  msgstr ""
593
 
@@ -613,11 +623,13 @@ msgstr "Offentlig"
613
 
614
  #: includes/class.yith-wcwl-shortcode.php:45
615
  #, fuzzy
 
616
  msgid "YITH Add to Wishlist"
617
  msgstr "Lägg till i önskelistan"
618
 
619
  #: includes/class.yith-wcwl-shortcode.php:46
620
  #, fuzzy
 
621
  msgid "Shows Add to Wishlist button"
622
  msgstr "“Lägg till i önskelista”-knapp"
623
 
@@ -659,11 +671,13 @@ msgstr ""
659
 
660
  #: includes/class.yith-wcwl-shortcode.php:94
661
  #, fuzzy
 
662
  msgid "YITH Wishlist"
663
  msgstr "Aktivera YITH Wishlist"
664
 
665
  #: includes/class.yith-wcwl-shortcode.php:95
666
  #, fuzzy
 
667
  msgid "Shows list of products in wishlist"
668
  msgstr "Visa produktens pris för varje objekt i önskelistan"
669
 
@@ -761,7 +775,6 @@ msgstr ""
761
 
762
  #: templates/admin/wishlist-panel-premium.php:185
763
  #: templates/admin/wishlist-panel-premium.php:383
764
- #, php-format
765
  msgid ""
766
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
767
  "%2$s to benefit from all features!"
@@ -769,7 +782,6 @@ msgstr ""
769
 
770
  #: templates/admin/wishlist-panel-premium.php:187
771
  #: templates/admin/wishlist-panel-premium.php:385
772
- #, php-format
773
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
774
  msgstr ""
775
 
@@ -783,7 +795,6 @@ msgid "Multiple Wishlist"
783
  msgstr ""
784
 
785
  #: templates/admin/wishlist-panel-premium.php:203
786
- #, php-format
787
  msgid ""
788
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
789
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -800,7 +811,6 @@ msgid "Wishlist Private"
800
  msgstr ""
801
 
802
  #: templates/admin/wishlist-panel-premium.php:214
803
- #, php-format
804
  msgid ""
805
  "By enabling the option wishlist, users will also have the possibility to "
806
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
@@ -808,19 +818,16 @@ msgid ""
808
  msgstr ""
809
 
810
  #: templates/admin/wishlist-panel-premium.php:216
811
- #, php-format
812
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
813
  msgstr ""
814
 
815
  #: templates/admin/wishlist-panel-premium.php:217
816
- #, php-format
817
  msgid ""
818
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
819
  "can display it;"
820
  msgstr ""
821
 
822
  #: templates/admin/wishlist-panel-premium.php:218
823
- #, php-format
824
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
825
  msgstr ""
826
 
@@ -830,7 +837,6 @@ msgid "Estimate Cost"
830
  msgstr ""
831
 
832
  #: templates/admin/wishlist-panel-premium.php:236
833
- #, php-format
834
  msgid ""
835
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
836
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -848,7 +854,6 @@ msgid "Admin Panel"
848
  msgstr ""
849
 
850
  #: templates/admin/wishlist-panel-premium.php:247
851
- #, php-format
852
  msgid ""
853
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
854
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -864,7 +869,6 @@ msgid "Search Wishlists"
864
  msgstr ""
865
 
866
  #: templates/admin/wishlist-panel-premium.php:264
867
- #, php-format
868
  msgid ""
869
  "How many times have you been looking for the perfect gift for a important "
870
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -878,7 +882,6 @@ msgid "'ADD TO CART' CHECKBOX"
878
  msgstr ""
879
 
880
  #: templates/admin/wishlist-panel-premium.php:275
881
- #, php-format
882
  msgid ""
883
  "Your shop offers always a wide selection of products and wishlists of your "
884
  "users get more and more crowded everyday. Give them the possibility to "
@@ -899,7 +902,6 @@ msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
899
  msgstr ""
900
 
901
  #: templates/admin/wishlist-panel-premium.php:292
902
- #, php-format
903
  msgid ""
904
  "Favour users that have registered to your shop and disable plugin "
905
  "functionalities for all users that have not. By disabling this option, each "
@@ -912,7 +914,6 @@ msgid "MESSAGE TO UNLOGGED USERS"
912
  msgstr ""
913
 
914
  #: templates/admin/wishlist-panel-premium.php:303
915
- #, php-format
916
  msgid ""
917
  "Invite users that are visiting your shop to login if they want to fully "
918
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
@@ -929,7 +930,6 @@ msgid "POPULAR TABLE"
929
  msgstr ""
930
 
931
  #: templates/admin/wishlist-panel-premium.php:320
932
- #, php-format
933
  msgid ""
934
  "Some products draw customer's attention more than others and they do not "
935
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -942,7 +942,6 @@ msgid "FUNCTIONALITIES IN ONE CLICK"
942
  msgstr ""
943
 
944
  #: templates/admin/wishlist-panel-premium.php:331
945
- #, php-format
946
  msgid ""
947
  "Users have the possibility to search for a wishlist, create a new one or "
948
  "display those already created. Add these %1$sfunctionalities%2$s through the "
@@ -959,7 +958,6 @@ msgid "PROMOTIONAL EMAIL"
959
  msgstr ""
960
 
961
  #: templates/admin/wishlist-panel-premium.php:348
962
- #, php-format
963
  msgid ""
964
  "If you want to give the right input to your users to persuade them to "
965
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -973,7 +971,6 @@ msgid "FROM A WISHLIST TO ANOTHER"
973
  msgstr ""
974
 
975
  #: templates/admin/wishlist-panel-premium.php:359
976
- #, php-format
977
  msgid ""
978
  "Who said that a product has to remain forever in the same wishlist? With the "
979
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -994,7 +991,6 @@ msgid "DATE OF ADDITION TO A WISHLIST"
994
  msgstr ""
995
 
996
  #: templates/admin/wishlist-panel-premium.php:376
997
- #, php-format
998
  msgid ""
999
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1000
  "date in which they have added a particular product to their list: a new way "
@@ -1013,6 +1009,15 @@ msgstr "Google+"
1013
  msgid "Email"
1014
  msgstr "Epost"
1015
 
 
 
 
 
 
 
 
 
 
1016
  #: templates/wishlist-view.php:32
1017
  msgid "Edit title"
1018
  msgstr "Ändra titel"
@@ -1054,7 +1059,6 @@ msgid "In Stock"
1054
  msgstr "Finns i lager"
1055
 
1056
  #: templates/wishlist-view.php:188
1057
- #, php-format
1058
  msgid "Added on : %s"
1059
  msgstr "Tillagd: %s"
1060
 
@@ -1078,12 +1082,33 @@ msgstr "Fråga efter en uppskattning"
1078
  msgid "Your email"
1079
  msgstr ""
1080
 
1081
- #~ msgctxt "page_slug"
1082
- #~ msgid "wishlist"
1083
- #~ msgstr "onskelista"
 
 
 
 
 
 
 
 
 
 
 
 
 
1084
 
1085
- #~ msgid "YITH WooCommerce Wishlist"
1086
- #~ msgstr "YITH WooCommerce Wishlist"
 
 
 
 
 
 
 
 
1087
 
1088
  #~ msgid ""
1089
  #~ "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
2
  msgstr ""
3
  "Project-Id-Version: YITH WCWL\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
8
  "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
18
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
19
 
20
  #: includes/class.yith-wcwl-admin-init.php:159
 
21
  #: includes/class.yith-wcwl-admin-init.php:1485
22
+ #: includes/class.yith-wcwl-admin-init.php:1486
23
  #: includes/class.yith-wcwl-install.php:245
24
  msgid "Wishlist"
25
  msgstr "Önskelista"
37
  msgid "Premium Version"
38
  msgstr "Premiumversion"
39
 
40
+ #: includes/class.yith-wcwl-admin-init.php:1009
41
  msgid "Enable all plugin features"
42
  msgstr ""
43
 
44
+ #: includes/class.yith-wcwl-admin-init.php:1010
45
  msgid ""
46
  "Be sure to select at least one option in the Wishlist page menu in this "
47
  "settings page"
48
  msgstr ""
49
 
50
+ #: includes/class.yith-wcwl-admin-init.php:1011
51
+ msgctxt "[Part of]: Also, please read the plugin documentation"
52
  msgid "Also, please read the plugin"
53
  msgstr ""
54
 
55
+ #: includes/class.yith-wcwl-admin-init.php:1012
56
  #, fuzzy
57
+ msgctxt "[Part Of]: Also, please read the plugin documentation"
58
  msgid "documentation"
59
  msgstr "Tilläggets dokumentation"
60
 
61
+ #: includes/class.yith-wcwl-admin-init.php:1018
62
  msgid "Upgrade to the PREMIUM VERSION"
63
  msgstr "Uppgradera till Premiumversion"
64
 
65
+ #: includes/class.yith-wcwl-admin-init.php:1022
66
  msgid "Discover the Advanced Features"
67
  msgstr "Upptäck de avancerade funktionerna"
68
 
69
+ #: includes/class.yith-wcwl-admin-init.php:1023
70
  msgid ""
71
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
72
  "all features!"
73
  msgstr ""
74
 
75
+ #: includes/class.yith-wcwl-admin-init.php:1029
76
  msgid "Get Support and Pro Features"
77
  msgstr "Få support och professionella funktioner"
78
 
79
+ #: includes/class.yith-wcwl-admin-init.php:1030
80
  msgid ""
81
  "By purchasing the premium version of the plugin, you will take advantage of "
82
  "the advanced features of the product and you will get one year of free "
86
  "avancerade funktionerna ifrån produkten, samt få ett års gratis "
87
  "uppdateringar och support genom hela plattformen 24/7."
88
 
89
+ #: includes/class.yith-wcwl-admin-init.php:1040
90
  msgid "General Settings"
91
  msgstr "Generella inställningar"
92
 
93
+ #: includes/class.yith-wcwl-admin-init.php:1047
94
  msgid "Enable YITH Wishlist"
95
  msgstr "Aktivera YITH Wishlist"
96
 
97
+ #: includes/class.yith-wcwl-admin-init.php:1054
98
  msgid "Default wishlist title"
99
  msgstr "Titel på önskelistan"
100
 
101
+ #: includes/class.yith-wcwl-admin-init.php:1056
102
+ #: includes/class.yith-wcwl-admin-init.php:1057
103
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
104
  msgid "My wishlist on %s"
105
  msgstr "Min önskelista på %s"
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1062
108
  msgid "Wishlist Page"
109
  msgstr "Önskelistans sida"
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1063
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr "Sidans innehåll: [yith_wcwl_wishlist]"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1072
116
  msgid "Position"
117
  msgstr "Position"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1073
120
  msgid ""
121
  "You can add the button in variable products only after the \"Add to Cart\" "
122
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
125
  "kundvagn”-knappen eller genom att använda kortkoden "
126
  "[yith_wcwl_add_to_wishlist]."
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1079
129
  msgid "After \"Add to cart\""
130
  msgstr "Efter “Lägg till i varukorgen”"
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1080
133
  msgid "After thumbnails"
134
  msgstr "Efter miniatyrbilder"
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1081
137
  msgid "After summary"
138
  msgstr "Efter sammanfattning"
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1082
141
  msgid "Use shortcode"
142
  msgstr "Använd kortkod"
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1087
145
  msgid "Redirect to cart"
146
  msgstr "Omdirigera till kundvagnen"
147
 
148
+ #: includes/class.yith-wcwl-admin-init.php:1088
149
  msgid ""
150
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
151
  "page."
153
  "Omdirigera till kundvagnen om “Lägg till i kundvagnen” blir klickad i "
154
  "önskelistan."
155
 
156
+ #: includes/class.yith-wcwl-admin-init.php:1094
157
  msgid "Remove if added to the cart"
158
  msgstr "Ta bort om tillagd i kundvagnen"
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1095
161
  msgid "Remove the product from the wishlist if it has been added to the cart."
162
  msgstr ""
163
  "Ta bort produkten ifrån önskelistan om den har blivit tillagd i kundvagnen."
164
 
165
+ #: includes/class.yith-wcwl-admin-init.php:1101
166
  msgid "\"Add to Wishlist\" text"
167
  msgstr "“Lägg till i önskelistan”s text"
168
 
169
+ #: includes/class.yith-wcwl-admin-init.php:1103
170
  msgid "Add to Wishlist"
171
  msgstr "Lägg till i önskelistan"
172
 
173
+ #: includes/class.yith-wcwl-admin-init.php:1108
174
  msgid "\"Browse wishlist\" text"
175
  msgstr "“Bläddra i önskelistan”s text"
176
 
177
+ #: includes/class.yith-wcwl-admin-init.php:1110
178
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
179
  msgid "Browse Wishlist"
180
  msgstr "Bläddra i önskelistan"
181
 
182
+ #: includes/class.yith-wcwl-admin-init.php:1115
183
  msgid "\"Product already in wishlist\" text"
184
  msgstr "“Produkten redan i önskelistan”s text"
185
 
186
+ #: includes/class.yith-wcwl-admin-init.php:1117
187
  #: includes/class.yith-wcwl-ui.php:83
188
  msgid "The product is already in the wishlist!"
189
  msgstr "Produkten är redan i önskelistan!"
190
 
191
+ #: includes/class.yith-wcwl-admin-init.php:1122
192
  msgid "\"Product added\" text"
193
  msgstr "“Produkt tillagd”s text"
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1124
196
  #: includes/class.yith-wcwl-ui.php:82
197
  msgid "Product added!"
198
  msgstr "Produkt tillagd!"
199
 
200
+ #: includes/class.yith-wcwl-admin-init.php:1129
201
  msgid "\"Add to Cart\" text"
202
  msgstr "“Lägg till i kundvagn”s text"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1131
205
  msgid "Add to Cart"
206
  msgstr "Lägg till i kundvagn"
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1136
209
  msgid "Show Unit price"
210
  msgstr "Visa produktens pris"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1137
213
  msgid "Show unit price for each product in wishlist"
214
  msgstr "Visa produktens pris för varje objekt i önskelistan"
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1144
217
  msgid "Show \"Add to Cart\" button"
218
  msgstr "Visa “Lägg till i kundvagn”-knapp"
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1145
221
  msgid "Show \"Add to Cart\" button for each product in wishlist"
222
  msgstr "Visa “Lägg till i kundvagn”-knapp för varje produkt i önskelistan"
223
 
224
+ #: includes/class.yith-wcwl-admin-init.php:1152
225
  msgid "Show Stock status"
226
  msgstr "Visa lagersaldo"
227
 
228
+ #: includes/class.yith-wcwl-admin-init.php:1153
229
  msgid ""
230
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
231
  msgstr "Visa “I lager” eller “Slut i lager” för varje produkt i önskelistan"
232
 
233
+ #: includes/class.yith-wcwl-admin-init.php:1160
234
  msgid "Show Date of addition"
235
  msgstr "Visa tilläggsdatum"
236
 
237
+ #: includes/class.yith-wcwl-admin-init.php:1161
238
  msgid "Show the date when users have added a product to the wishlist"
239
  msgstr "Visa datumet som användaren lade till produkten i önskelistan"
240
 
241
+ #: includes/class.yith-wcwl-admin-init.php:1168
242
  msgid "Add second remove button"
243
  msgstr "Lägg till en andre “Ta bort”-knapp"
244
 
245
+ #: includes/class.yith-wcwl-admin-init.php:1169
246
  msgid "Add a second remove button in the last column, with extended label"
247
  msgstr "Lägg till en andre “Ta bort”-knapp i sista kolumnen med utökad text"
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1184
250
  msgid "Styles"
251
  msgstr "Stilregler"
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1191
254
  msgid "Use buttons"
255
  msgstr "Använd knappar"
256
 
257
+ #: includes/class.yith-wcwl-admin-init.php:1192
258
  msgid "Use buttons instead of simple anchors."
259
  msgstr "Använd knappar istället för enkla länkar"
260
 
261
+ #: includes/class.yith-wcwl-admin-init.php:1198
262
  msgid "Custom CSS"
263
  msgstr "Egen CSS"
264
 
265
+ #: includes/class.yith-wcwl-admin-init.php:1205
266
  msgid "Use theme style"
267
  msgstr "Använd temastil"
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1206
270
  msgid "Use the theme style."
271
  msgstr "Använd temats stil"
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1212
274
  msgid "Rounded buttons"
275
  msgstr "Rundade knappar"
276
 
277
+ #: includes/class.yith-wcwl-admin-init.php:1213
278
  msgid "Make button corners rounded"
279
  msgstr "Gör knappars hörs rundade"
280
 
281
+ #: includes/class.yith-wcwl-admin-init.php:1219
282
  msgid "\"Add to Wishlist\" icon"
283
  msgstr "“Lägg till i önskelista”s ikon"
284
 
285
+ #: includes/class.yith-wcwl-admin-init.php:1220
286
  msgid "Add an icon to the \"Add to Wishlist\" button"
287
  msgstr "Lägg till en ikon till “Lägg till i önskelista”s knapp"
288
 
289
+ #: includes/class.yith-wcwl-admin-init.php:1230
290
  msgid "\"Add to Cart\" icon"
291
  msgstr "“Lägg till i kundvagn”s ikon"
292
 
293
+ #: includes/class.yith-wcwl-admin-init.php:1231
294
  msgid "Add an icon to the \"Add to Cart\" button"
295
  msgstr "Lägg till en ikon till “Lägg till i kundvagn”s knapp"
296
 
297
+ #: includes/class.yith-wcwl-admin-init.php:1249
298
  msgid "Social Networks & Share"
299
  msgstr "Sociala nätverk & dela"
300
 
301
+ #: includes/class.yith-wcwl-admin-init.php:1256
302
  msgid "Share on Facebook"
303
  msgstr "Dela på Facebook"
304
 
305
+ #: includes/class.yith-wcwl-admin-init.php:1257
306
  msgid "Show \"Share on Facebook\" button"
307
  msgstr "Visa “Dela på Facebook”-knapp"
308
 
309
+ #: includes/class.yith-wcwl-admin-init.php:1263
310
  msgid "Tweet on Twitter"
311
  msgstr "Twittra på Twitter"
312
 
313
+ #: includes/class.yith-wcwl-admin-init.php:1264
314
  msgid "Show \"Tweet on Twitter\" button"
315
  msgstr "Visa “Twittra på Twitter”-knapp"
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1270
318
  msgid "Pin on Pinterest"
319
  msgstr "Pinna på Pintrest"
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1271
322
  msgid "Show \"Pin on Pinterest\" button"
323
  msgstr "Visa “Pinna på Pintrest”-knapp"
324
 
325
+ #: includes/class.yith-wcwl-admin-init.php:1277
326
  msgid "Share on Google+"
327
  msgstr "Dela på Google+"
328
 
329
+ #: includes/class.yith-wcwl-admin-init.php:1278
330
  msgid "Show \"Share on Google+\" button"
331
  msgstr "Visa “Dela på Google+”-knapp"
332
 
333
+ #: includes/class.yith-wcwl-admin-init.php:1284
334
  msgid "Share by Email"
335
  msgstr "Dela via Email"
336
 
337
+ #: includes/class.yith-wcwl-admin-init.php:1285
338
  msgid "Show \"Share by Email\" button"
339
  msgstr "Visa “Dela via Email”-knapp"
340
 
341
+ #: includes/class.yith-wcwl-admin-init.php:1291
342
+ #, fuzzy
343
+ msgid "Share by WhatsApp"
344
+ msgstr "Dela via Email"
345
+
346
+ #: includes/class.yith-wcwl-admin-init.php:1292
347
+ #, fuzzy
348
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
349
+ msgstr "Visa “Dela via Email”-knapp"
350
+
351
+ #: includes/class.yith-wcwl-admin-init.php:1298
352
  msgid "Social title"
353
  msgstr "Titel på sociala medier"
354
 
355
+ #: includes/class.yith-wcwl-admin-init.php:1305
356
  msgid "Social text"
357
  msgstr "Text på sociala medier"
358
 
359
+ #: includes/class.yith-wcwl-admin-init.php:1306
360
  msgid ""
361
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
362
  "strong> where you want to show the URL of your wishlist."
363
  msgstr ""
364
 
365
+ #: includes/class.yith-wcwl-admin-init.php:1313
366
  msgid "Social image URL"
367
  msgstr "Bild för sociala medier (URL)"
368
 
369
+ #: includes/class.yith-wcwl-admin-init.php:1314
370
  msgid "It will be used by Pinterest."
371
  msgstr ""
372
 
373
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
374
  msgid ""
375
  "If you want to take advantage of this feature, you could consider to "
376
  "purchase the %s."
377
  msgstr "Om du vill ta del av denna funktionen bör du överväga att köpa %s."
378
 
379
+ #: includes/class.yith-wcwl-admin-init.php:1333
380
  msgid "YITH WooCommerce Frequently Bought Together Integration"
381
  msgstr "YITH WooCommerce Vanliga köpte tillsammans integritet"
382
 
383
+ #: includes/class.yith-wcwl-admin-init.php:1340
384
  msgid "Enable slider in wishlist"
385
  msgstr "Aktivera slider i önskelistan"
386
 
387
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
388
  msgid ""
389
  "Choose to enable product slider in wishlist page with linked products (<a "
390
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
392
  "Välj en produktslider på önskelistans sida med länkade produkter (<a "
393
  "href=“%s” class=“thickbox”>Exempel</a>.%s"
394
 
395
+ #: includes/class.yith-wcwl-admin-init.php:1377
396
  msgid "\"Add to wishlist\" button"
397
  msgstr "“Lägg till i önskelista”-knapp"
398
 
 
 
 
 
 
 
 
 
399
  #: includes/class.yith-wcwl-admin-init.php:1380
400
  #: includes/class.yith-wcwl-admin-init.php:1398
401
  #: includes/class.yith-wcwl-admin-init.php:1416
402
  #: includes/class.yith-wcwl-admin-init.php:1434
403
  #: includes/class.yith-wcwl-admin-init.php:1452
404
+ msgid "Background"
405
+ msgstr "Bakgrund"
406
 
407
  #: includes/class.yith-wcwl-admin-init.php:1381
408
  #: includes/class.yith-wcwl-admin-init.php:1399
409
  #: includes/class.yith-wcwl-admin-init.php:1417
410
  #: includes/class.yith-wcwl-admin-init.php:1435
411
  #: includes/class.yith-wcwl-admin-init.php:1453
412
+ msgid "Text"
413
+ msgstr "Text"
414
+
415
+ #: includes/class.yith-wcwl-admin-init.php:1382
416
+ #: includes/class.yith-wcwl-admin-init.php:1400
417
+ #: includes/class.yith-wcwl-admin-init.php:1418
418
+ #: includes/class.yith-wcwl-admin-init.php:1436
419
+ #: includes/class.yith-wcwl-admin-init.php:1454
420
  msgid "Border"
421
  msgstr "Ram"
422
 
 
 
 
 
 
 
 
423
  #: includes/class.yith-wcwl-admin-init.php:1389
424
  #: includes/class.yith-wcwl-admin-init.php:1407
425
  #: includes/class.yith-wcwl-admin-init.php:1425
426
  #: includes/class.yith-wcwl-admin-init.php:1443
427
+ msgid "Background (hover)"
428
+ msgstr "Bakgrund (när muspekare är över)"
429
 
430
  #: includes/class.yith-wcwl-admin-init.php:1390
431
  #: includes/class.yith-wcwl-admin-init.php:1408
432
  #: includes/class.yith-wcwl-admin-init.php:1426
433
  #: includes/class.yith-wcwl-admin-init.php:1444
434
+ msgid "Text (hover)"
435
+ msgstr "Text (när muspekare är över)"
436
+
437
+ #: includes/class.yith-wcwl-admin-init.php:1391
438
+ #: includes/class.yith-wcwl-admin-init.php:1409
439
+ #: includes/class.yith-wcwl-admin-init.php:1427
440
+ #: includes/class.yith-wcwl-admin-init.php:1445
441
  msgid "Border (hover)"
442
  msgstr "Ram (när muspekare är över)"
443
 
444
+ #: includes/class.yith-wcwl-admin-init.php:1395
445
  msgid "\"Add to Cart\" button"
446
  msgstr "“Lägg till i kundvagn”-knapp"
447
 
448
+ #: includes/class.yith-wcwl-admin-init.php:1413
449
  msgid "\"Style 1\" button"
450
  msgstr "“Stil 1”-knapp"
451
 
452
+ #: includes/class.yith-wcwl-admin-init.php:1431
453
  msgid "\"Style 2\" button"
454
  msgstr "“Stil 2”-knapp"
455
 
456
+ #: includes/class.yith-wcwl-admin-init.php:1449
457
  msgid "Wishlist table"
458
  msgstr "Önskelistatabell"
459
 
460
+ #: includes/class.yith-wcwl-admin-init.php:1458
461
  msgid "Headers"
462
  msgstr "Headers"
463
 
464
+ #: includes/class.yith-wcwl-admin-init.php:1461
465
  msgid "Background color"
466
  msgstr "Bakgrundsfärg"
467
 
468
+ #: includes/class.yith-wcwl-admin-init.php:1551
469
  msgid "Wishlist Activated"
470
  msgstr "Önskelista aktiverad"
471
 
472
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
473
  msgid ""
474
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
475
  "can access to all the settings of our plugins that you have activated. "
481
  "finns tillgänglig i en utmärkt premiumversion med många nya inställningar, "
482
  "<a href=“%s”>upptäck dem nu</a>"
483
 
484
+ #: includes/class.yith-wcwl-admin-init.php:1563
485
  msgid "Wishlist Updated"
486
  msgstr "Önskelistan uppdaterad"
487
 
488
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
489
  msgid ""
490
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
491
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
499
  "nytt menyalternativ bli tillagt i denna meny. Wishlist har blivit uppdaterat "
500
  "med nya alternativ tillgängliga, <a href=“%s”>upptäck premiumversionen</a>"
501
 
502
+ #: includes/class.yith-wcwl-init.php:448
503
  msgid ""
504
  "We are sorry, but this feature is available only if cookies are enabled on "
505
  "your browser."
507
  "Vi är ledsna men denna funktionen är enbart tillgänglig när kakor (cookies) "
508
  "är påslaget i din webbläsare."
509
 
510
+ #: includes/class.yith-wcwl-init.php:449
511
  msgid "Product correctly added to cart"
512
  msgstr "Produkt korrekt tillagd i varukorgen"
513
 
514
  #: includes/class.yith-wcwl-install.php:244
515
+ msgctxt "page_slug"
516
  msgid "wishlist"
517
+ msgstr "onskelista"
518
 
519
  #: includes/class.yith-wcwl-privacy.php:50
520
  msgid "While you visit our site, we’ll track:"
567
  msgid "Wishlists"
568
  msgstr "Önskelista"
569
 
570
+ #. Translators: %s Order number.
571
  #: includes/class.yith-wcwl-privacy.php:195
572
+ #, fuzzy
573
  msgid "Removed wishlist %s."
574
  msgstr "Min önskelista på %s"
575
 
576
+ #. Translators: %s Order number.
577
  #: includes/class.yith-wcwl-privacy.php:199
 
578
  msgid "Wishlist %s has been retained."
579
  msgstr ""
580
 
597
  msgstr "Fälttitel"
598
 
599
  #: includes/class.yith-wcwl-privacy.php:231
600
+ msgctxt "date wishlist was created"
601
  msgid "Created on"
602
  msgstr ""
603
 
623
 
624
  #: includes/class.yith-wcwl-shortcode.php:45
625
  #, fuzzy
626
+ msgctxt "[gutenberg]: block name"
627
  msgid "YITH Add to Wishlist"
628
  msgstr "Lägg till i önskelistan"
629
 
630
  #: includes/class.yith-wcwl-shortcode.php:46
631
  #, fuzzy
632
+ msgctxt "[gutenberg]: block description"
633
  msgid "Shows Add to Wishlist button"
634
  msgstr "“Lägg till i önskelista”-knapp"
635
 
671
 
672
  #: includes/class.yith-wcwl-shortcode.php:94
673
  #, fuzzy
674
+ msgctxt "[gutenberg]: block name"
675
  msgid "YITH Wishlist"
676
  msgstr "Aktivera YITH Wishlist"
677
 
678
  #: includes/class.yith-wcwl-shortcode.php:95
679
  #, fuzzy
680
+ msgctxt "[gutenberg]: block description"
681
  msgid "Shows list of products in wishlist"
682
  msgstr "Visa produktens pris för varje objekt i önskelistan"
683
 
775
 
776
  #: templates/admin/wishlist-panel-premium.php:185
777
  #: templates/admin/wishlist-panel-premium.php:383
 
778
  msgid ""
779
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
780
  "%2$s to benefit from all features!"
782
 
783
  #: templates/admin/wishlist-panel-premium.php:187
784
  #: templates/admin/wishlist-panel-premium.php:385
 
785
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
786
  msgstr ""
787
 
795
  msgstr ""
796
 
797
  #: templates/admin/wishlist-panel-premium.php:203
 
798
  msgid ""
799
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
800
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
811
  msgstr ""
812
 
813
  #: templates/admin/wishlist-panel-premium.php:214
 
814
  msgid ""
815
  "By enabling the option wishlist, users will also have the possibility to "
816
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
818
  msgstr ""
819
 
820
  #: templates/admin/wishlist-panel-premium.php:216
 
821
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
822
  msgstr ""
823
 
824
  #: templates/admin/wishlist-panel-premium.php:217
 
825
  msgid ""
826
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
827
  "can display it;"
828
  msgstr ""
829
 
830
  #: templates/admin/wishlist-panel-premium.php:218
 
831
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
832
  msgstr ""
833
 
837
  msgstr ""
838
 
839
  #: templates/admin/wishlist-panel-premium.php:236
 
840
  msgid ""
841
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
842
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
854
  msgstr ""
855
 
856
  #: templates/admin/wishlist-panel-premium.php:247
 
857
  msgid ""
858
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
859
  "submenu pages, you will have total control on users' wishlists. In addition "
869
  msgstr ""
870
 
871
  #: templates/admin/wishlist-panel-premium.php:264
 
872
  msgid ""
873
  "How many times have you been looking for the perfect gift for a important "
874
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
882
  msgstr ""
883
 
884
  #: templates/admin/wishlist-panel-premium.php:275
 
885
  msgid ""
886
  "Your shop offers always a wide selection of products and wishlists of your "
887
  "users get more and more crowded everyday. Give them the possibility to "
902
  msgstr ""
903
 
904
  #: templates/admin/wishlist-panel-premium.php:292
 
905
  msgid ""
906
  "Favour users that have registered to your shop and disable plugin "
907
  "functionalities for all users that have not. By disabling this option, each "
914
  msgstr ""
915
 
916
  #: templates/admin/wishlist-panel-premium.php:303
 
917
  msgid ""
918
  "Invite users that are visiting your shop to login if they want to fully "
919
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
930
  msgstr ""
931
 
932
  #: templates/admin/wishlist-panel-premium.php:320
 
933
  msgid ""
934
  "Some products draw customer's attention more than others and they do not "
935
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
942
  msgstr ""
943
 
944
  #: templates/admin/wishlist-panel-premium.php:331
 
945
  msgid ""
946
  "Users have the possibility to search for a wishlist, create a new one or "
947
  "display those already created. Add these %1$sfunctionalities%2$s through the "
958
  msgstr ""
959
 
960
  #: templates/admin/wishlist-panel-premium.php:348
 
961
  msgid ""
962
  "If you want to give the right input to your users to persuade them to "
963
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
971
  msgstr ""
972
 
973
  #: templates/admin/wishlist-panel-premium.php:359
 
974
  msgid ""
975
  "Who said that a product has to remain forever in the same wishlist? With the "
976
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
991
  msgstr ""
992
 
993
  #: templates/admin/wishlist-panel-premium.php:376
 
994
  msgid ""
995
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
996
  "date in which they have added a particular product to their list: a new way "
1009
  msgid "Email"
1010
  msgstr "Epost"
1011
 
1012
+ #: templates/share.php:51
1013
+ #, fuzzy
1014
+ msgid "My wishlist on "
1015
+ msgstr "Min önskelista på %s"
1016
+
1017
+ #: templates/share.php:51
1018
+ msgid "WhatsApp"
1019
+ msgstr ""
1020
+
1021
  #: templates/wishlist-view.php:32
1022
  msgid "Edit title"
1023
  msgstr "Ändra titel"
1059
  msgstr "Finns i lager"
1060
 
1061
  #: templates/wishlist-view.php:188
 
1062
  msgid "Added on : %s"
1063
  msgstr "Tillagd: %s"
1064
 
1082
  msgid "Your email"
1083
  msgstr ""
1084
 
1085
+ #. Plugin Name of the plugin/theme
1086
+ msgid "YITH WooCommerce Wishlist"
1087
+ msgstr "YITH WooCommerce Wishlist"
1088
+
1089
+ #. Plugin URI of the plugin/theme
1090
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1091
+ msgstr ""
1092
+
1093
+ #. Description of the plugin/theme
1094
+ msgid ""
1095
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1096
+ "possibility to create, fill, manage and share their wishlists allowing you "
1097
+ "to analyze their interests and needs to improve your marketing strategies. "
1098
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1099
+ "your e-commerce on <strong>YITH</strong></a>"
1100
+ msgstr ""
1101
 
1102
+ #. Author of the plugin/theme
1103
+ msgid "YITH"
1104
+ msgstr ""
1105
+
1106
+ #. Author URI of the plugin/theme
1107
+ msgid "https://yithemes.com/"
1108
+ msgstr ""
1109
+
1110
+ #~ msgid "wishlist"
1111
+ #~ msgstr "önskelista"
1112
 
1113
  #~ msgid ""
1114
  #~ "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
languages/yith-woocommerce-wishlist-tr_TR.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-tr_TR.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:38+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: Caner Öncel <caneroncel@gmail.com>\n"
8
  "Language-Team: Caner Öncel (@egonomik) <caneroncel@gmail.com>\n"
@@ -20,130 +20,129 @@ msgstr ""
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
- #: ../includes/class.yith-wcwl-admin-init.php:159
24
- #: ../includes/class.yith-wcwl-admin-init.php:1484
25
- #: ../includes/class.yith-wcwl-admin-init.php:1485
26
- #: ../includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "İstek Listesi"
29
 
30
- #: ../includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "Ayarlar"
33
 
34
- #: ../includes/class.yith-wcwl-admin-init.php:162
35
- #: ../includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "Renkler"
38
 
39
- #: ../includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr ""
42
 
43
- #: ../includes/class.yith-wcwl-admin-init.php:1015
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
- #: ../includes/class.yith-wcwl-admin-init.php:1016
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
- #: ../includes/class.yith-wcwl-admin-init.php:1017
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
- #: ../includes/class.yith-wcwl-admin-init.php:1018
59
  msgctxt "[Part Of]: Also, please read the plugin documentation"
60
  msgid "documentation"
61
  msgstr ""
62
 
63
- #: ../includes/class.yith-wcwl-admin-init.php:1024
64
  msgid "Upgrade to the PREMIUM VERSION"
65
  msgstr ""
66
 
67
- #: ../includes/class.yith-wcwl-admin-init.php:1028
68
  msgid "Discover the Advanced Features"
69
  msgstr ""
70
 
71
- #: ../includes/class.yith-wcwl-admin-init.php:1029
72
  msgid ""
73
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
74
  "all features!"
75
  msgstr ""
76
 
77
- #: ../includes/class.yith-wcwl-admin-init.php:1035
78
  msgid "Get Support and Pro Features"
79
  msgstr ""
80
 
81
- #: ../includes/class.yith-wcwl-admin-init.php:1036
82
  msgid ""
83
  "By purchasing the premium version of the plugin, you will take advantage of "
84
  "the advanced features of the product and you will get one year of free "
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
- #: ../includes/class.yith-wcwl-admin-init.php:1046
89
  msgid "General Settings"
90
  msgstr "Genel Ayarlar"
91
 
92
- #: ../includes/class.yith-wcwl-admin-init.php:1053
93
  msgid "Enable YITH Wishlist"
94
  msgstr "YITH İstek Listesi Etkin"
95
 
96
- #: ../includes/class.yith-wcwl-admin-init.php:1060
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "İstek listesi başlığı"
100
 
101
- #: ../includes/class.yith-wcwl-admin-init.php:1062
102
- #: ../includes/class.yith-wcwl-admin-init.php:1063
103
- #: ../includes/class.yith-wcwl-admin-init.php:1299
104
- #, php-format
105
  msgid "My wishlist on %s"
106
  msgstr "%s üzerinde istek listem"
107
 
108
- #: ../includes/class.yith-wcwl-admin-init.php:1068
109
  msgid "Wishlist Page"
110
  msgstr "İstek Listesi Sayfası"
111
 
112
- #: ../includes/class.yith-wcwl-admin-init.php:1069
113
  msgid "Page contents: [yith_wcwl_wishlist]"
114
  msgstr "Sayfa içeriği: [yith_wcwl_wishlist]"
115
 
116
- #: ../includes/class.yith-wcwl-admin-init.php:1078
117
  msgid "Position"
118
  msgstr "Pozisyon"
119
 
120
- #: ../includes/class.yith-wcwl-admin-init.php:1079
121
  msgid ""
122
  "You can add the button in variable products only after the \"Add to Cart\" "
123
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
124
  msgstr ""
125
 
126
- #: ../includes/class.yith-wcwl-admin-init.php:1085
127
  msgid "After \"Add to cart\""
128
  msgstr "\"Sepete Ekle\"den sonra"
129
 
130
- #: ../includes/class.yith-wcwl-admin-init.php:1086
131
  msgid "After thumbnails"
132
  msgstr "Küçük resimlerden sonra"
133
 
134
- #: ../includes/class.yith-wcwl-admin-init.php:1087
135
  msgid "After summary"
136
  msgstr "Özet bilgisinden sonra"
137
 
138
- #: ../includes/class.yith-wcwl-admin-init.php:1088
139
  msgid "Use shortcode"
140
  msgstr "Kısa kod kullan"
141
 
142
- #: ../includes/class.yith-wcwl-admin-init.php:1093
143
  msgid "Redirect to cart"
144
  msgstr "Sepete yönlendir"
145
 
146
- #: ../includes/class.yith-wcwl-admin-init.php:1094
147
  msgid ""
148
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
149
  "page."
@@ -151,336 +150,342 @@ msgstr ""
151
  "Eğer istek listesindeki bir ürün için \"Sepete Ekle\" butonuna tıklanırsa "
152
  "sepet sayfasına git."
153
 
154
- #: ../includes/class.yith-wcwl-admin-init.php:1100
155
  msgid "Remove if added to the cart"
156
  msgstr "Sepete eklenmişse kaldır"
157
 
158
- #: ../includes/class.yith-wcwl-admin-init.php:1101
159
  #, fuzzy
160
  msgid "Remove the product from the wishlist if it has been added to the cart."
161
  msgstr "Eğer ürün sepete eklenirse istek listesinden kaldır."
162
 
163
- #: ../includes/class.yith-wcwl-admin-init.php:1107
164
  msgid "\"Add to Wishlist\" text"
165
  msgstr "\"İstek Listeme Ekle\" metni"
166
 
167
- #: ../includes/class.yith-wcwl-admin-init.php:1109
168
  msgid "Add to Wishlist"
169
  msgstr "İstek Listeme Ekle"
170
 
171
- #: ../includes/class.yith-wcwl-admin-init.php:1114
172
  #, fuzzy
173
  msgid "\"Browse wishlist\" text"
174
  msgstr "İstek Listesini Görüntüle"
175
 
176
- #: ../includes/class.yith-wcwl-admin-init.php:1116
177
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
178
  msgid "Browse Wishlist"
179
  msgstr "İstek Listesini Görüntüle"
180
 
181
- #: ../includes/class.yith-wcwl-admin-init.php:1121
182
  #, fuzzy
183
  msgid "\"Product already in wishlist\" text"
184
  msgstr "Ürün zaten istek listenizde."
185
 
186
- #: ../includes/class.yith-wcwl-admin-init.php:1123
187
- #: ../includes/class.yith-wcwl-ui.php:83
188
  msgid "The product is already in the wishlist!"
189
  msgstr "Ürün zaten istek listenizde bulunuyor!"
190
 
191
- #: ../includes/class.yith-wcwl-admin-init.php:1128
192
  #, fuzzy
193
  msgid "\"Product added\" text"
194
  msgstr "Ürün eklendi!"
195
 
196
- #: ../includes/class.yith-wcwl-admin-init.php:1130
197
- #: ../includes/class.yith-wcwl-ui.php:82
198
  msgid "Product added!"
199
  msgstr "Ürün eklendi!"
200
 
201
- #: ../includes/class.yith-wcwl-admin-init.php:1135
202
  msgid "\"Add to Cart\" text"
203
  msgstr "\"Sepete Ekle\" metni"
204
 
205
- #: ../includes/class.yith-wcwl-admin-init.php:1137
206
  msgid "Add to Cart"
207
  msgstr "Sepete Ekle"
208
 
209
- #: ../includes/class.yith-wcwl-admin-init.php:1142
210
  msgid "Show Unit price"
211
  msgstr "Birim Fiyatını Göster"
212
 
213
- #: ../includes/class.yith-wcwl-admin-init.php:1143
214
  msgid "Show unit price for each product in wishlist"
215
  msgstr ""
216
 
217
- #: ../includes/class.yith-wcwl-admin-init.php:1150
218
  msgid "Show \"Add to Cart\" button"
219
  msgstr "\"Sepete Ekle\" butonunu göster"
220
 
221
- #: ../includes/class.yith-wcwl-admin-init.php:1151
222
  #, fuzzy
223
  msgid "Show \"Add to Cart\" button for each product in wishlist"
224
  msgstr "\"Sepete Ekle\" buton arkaplanı"
225
 
226
- #: ../includes/class.yith-wcwl-admin-init.php:1158
227
  msgid "Show Stock status"
228
  msgstr "Stok durumunu göster"
229
 
230
- #: ../includes/class.yith-wcwl-admin-init.php:1159
231
  msgid ""
232
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
233
  msgstr ""
234
 
235
- #: ../includes/class.yith-wcwl-admin-init.php:1166
236
  msgid "Show Date of addition"
237
  msgstr ""
238
 
239
- #: ../includes/class.yith-wcwl-admin-init.php:1167
240
  #, fuzzy
241
  msgid "Show the date when users have added a product to the wishlist"
242
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
243
 
244
- #: ../includes/class.yith-wcwl-admin-init.php:1174
245
  #, fuzzy
246
  msgid "Add second remove button"
247
  msgstr "\"Sepete Ekle\" buton metni"
248
 
249
- #: ../includes/class.yith-wcwl-admin-init.php:1175
250
  msgid "Add a second remove button in the last column, with extended label"
251
  msgstr ""
252
 
253
- #: ../includes/class.yith-wcwl-admin-init.php:1190
254
  msgid "Styles"
255
  msgstr "Stiller"
256
 
257
- #: ../includes/class.yith-wcwl-admin-init.php:1197
258
  msgid "Use buttons"
259
  msgstr "Butonları kullan"
260
 
261
- #: ../includes/class.yith-wcwl-admin-init.php:1198
262
  #, fuzzy
263
  msgid "Use buttons instead of simple anchors."
264
  msgstr "Basit bağlantılar yerine buton kullanın."
265
 
266
- #: ../includes/class.yith-wcwl-admin-init.php:1204
267
  msgid "Custom CSS"
268
  msgstr "Özel CSS"
269
 
270
- #: ../includes/class.yith-wcwl-admin-init.php:1211
271
  msgid "Use theme style"
272
  msgstr "Tema stilini kullan"
273
 
274
- #: ../includes/class.yith-wcwl-admin-init.php:1212
275
  msgid "Use the theme style."
276
  msgstr "Tema stilini kullan."
277
 
278
- #: ../includes/class.yith-wcwl-admin-init.php:1218
279
  #, fuzzy
280
  msgid "Rounded buttons"
281
  msgstr "Butonları kullan"
282
 
283
- #: ../includes/class.yith-wcwl-admin-init.php:1219
284
  #, fuzzy
285
  msgid "Make button corners rounded"
286
  msgstr "Butonların köşelerini yuvarlaklaştır"
287
 
288
- #: ../includes/class.yith-wcwl-admin-init.php:1225
289
  msgid "\"Add to Wishlist\" icon"
290
  msgstr "\"İstek Listeme Ekle\" simgesi"
291
 
292
- #: ../includes/class.yith-wcwl-admin-init.php:1226
293
  msgid "Add an icon to the \"Add to Wishlist\" button"
294
  msgstr "\"İstek Listeme Ekle\" butonuna bir simge ekleyin"
295
 
296
- #: ../includes/class.yith-wcwl-admin-init.php:1236
297
  msgid "\"Add to Cart\" icon"
298
  msgstr "\"Sepete Ekle\" simgesi"
299
 
300
- #: ../includes/class.yith-wcwl-admin-init.php:1237
301
  msgid "Add an icon to the \"Add to Cart\" button"
302
  msgstr "\"Sepete Ekle\" butonuna bir simge ekleyin"
303
 
304
- #: ../includes/class.yith-wcwl-admin-init.php:1255
305
  #, fuzzy
306
  msgid "Social Networks & Share"
307
  msgstr "Sosyal &amp; Paylaşım"
308
 
309
- #: ../includes/class.yith-wcwl-admin-init.php:1262
310
  msgid "Share on Facebook"
311
  msgstr "Facebook'ta Paylaş"
312
 
313
- #: ../includes/class.yith-wcwl-admin-init.php:1263
314
  #, fuzzy
315
  msgid "Show \"Share on Facebook\" button"
316
  msgstr "Facebook'ta Paylaş"
317
 
318
- #: ../includes/class.yith-wcwl-admin-init.php:1269
319
  msgid "Tweet on Twitter"
320
  msgstr "Twitter'da Tweetle"
321
 
322
- #: ../includes/class.yith-wcwl-admin-init.php:1270
323
  #, fuzzy
324
  msgid "Show \"Tweet on Twitter\" button"
325
  msgstr "Twitter'da Tweetle"
326
 
327
- #: ../includes/class.yith-wcwl-admin-init.php:1276
328
  msgid "Pin on Pinterest"
329
  msgstr "Pinterest'te Pinle"
330
 
331
- #: ../includes/class.yith-wcwl-admin-init.php:1277
332
  #, fuzzy
333
  msgid "Show \"Pin on Pinterest\" button"
334
  msgstr "Pinterest'te Pinle"
335
 
336
- #: ../includes/class.yith-wcwl-admin-init.php:1283
337
  msgid "Share on Google+"
338
  msgstr "Google+'da Paylaş"
339
 
340
- #: ../includes/class.yith-wcwl-admin-init.php:1284
341
  #, fuzzy
342
  msgid "Show \"Share on Google+\" button"
343
  msgstr "Facebook'ta Paylaş"
344
 
345
- #: ../includes/class.yith-wcwl-admin-init.php:1290
346
  msgid "Share by Email"
347
  msgstr ""
348
 
349
- #: ../includes/class.yith-wcwl-admin-init.php:1291
350
  #, fuzzy
351
  msgid "Show \"Share by Email\" button"
352
  msgstr "\"Sepete Ekle\" butonunu göster"
353
 
354
- #: ../includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
 
355
  #, fuzzy
356
  msgid "Social title"
357
  msgstr "Sosyal medya başlığı"
358
 
359
- #: ../includes/class.yith-wcwl-admin-init.php:1304
360
  #, fuzzy
361
  msgid "Social text"
362
  msgstr "Sosyal medya metni"
363
 
364
- #: ../includes/class.yith-wcwl-admin-init.php:1305
365
  msgid ""
366
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
367
  "strong> where you want to show the URL of your wishlist."
368
  msgstr ""
369
 
370
- #: ../includes/class.yith-wcwl-admin-init.php:1312
371
  #, fuzzy
372
  msgid "Social image URL"
373
  msgstr "Sosyal medya resim URL'i"
374
 
375
- #: ../includes/class.yith-wcwl-admin-init.php:1313
376
  msgid "It will be used by Pinterest."
377
  msgstr ""
378
 
379
- #: ../includes/class.yith-wcwl-admin-init.php:1327
380
- #, php-format
381
  msgid ""
382
  "If you want to take advantage of this feature, you could consider to "
383
  "purchase the %s."
384
  msgstr ""
385
 
386
- #: ../includes/class.yith-wcwl-admin-init.php:1332
387
  msgid "YITH WooCommerce Frequently Bought Together Integration"
388
  msgstr ""
389
 
390
- #: ../includes/class.yith-wcwl-admin-init.php:1339
391
  msgid "Enable slider in wishlist"
392
  msgstr ""
393
 
394
- #: ../includes/class.yith-wcwl-admin-init.php:1340
395
- #, php-format
396
  msgid ""
397
  "Choose to enable product slider in wishlist page with linked products (<a "
398
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
399
  msgstr ""
400
 
401
- #: ../includes/class.yith-wcwl-admin-init.php:1376
402
  #, fuzzy
403
  msgid "\"Add to wishlist\" button"
404
  msgstr "\"İstek Listeme Ekle\" buton metni"
405
 
406
- #: ../includes/class.yith-wcwl-admin-init.php:1379
407
- #: ../includes/class.yith-wcwl-admin-init.php:1397
408
- #: ../includes/class.yith-wcwl-admin-init.php:1415
409
- #: ../includes/class.yith-wcwl-admin-init.php:1433
410
- #: ../includes/class.yith-wcwl-admin-init.php:1451
411
  msgid "Background"
412
  msgstr ""
413
 
414
- #: ../includes/class.yith-wcwl-admin-init.php:1380
415
- #: ../includes/class.yith-wcwl-admin-init.php:1398
416
- #: ../includes/class.yith-wcwl-admin-init.php:1416
417
- #: ../includes/class.yith-wcwl-admin-init.php:1434
418
- #: ../includes/class.yith-wcwl-admin-init.php:1452
419
  msgid "Text"
420
  msgstr ""
421
 
422
- #: ../includes/class.yith-wcwl-admin-init.php:1381
423
- #: ../includes/class.yith-wcwl-admin-init.php:1399
424
- #: ../includes/class.yith-wcwl-admin-init.php:1417
425
- #: ../includes/class.yith-wcwl-admin-init.php:1435
426
- #: ../includes/class.yith-wcwl-admin-init.php:1453
427
  msgid "Border"
428
  msgstr ""
429
 
430
- #: ../includes/class.yith-wcwl-admin-init.php:1388
431
- #: ../includes/class.yith-wcwl-admin-init.php:1406
432
- #: ../includes/class.yith-wcwl-admin-init.php:1424
433
- #: ../includes/class.yith-wcwl-admin-init.php:1442
434
  msgid "Background (hover)"
435
  msgstr ""
436
 
437
- #: ../includes/class.yith-wcwl-admin-init.php:1389
438
- #: ../includes/class.yith-wcwl-admin-init.php:1407
439
- #: ../includes/class.yith-wcwl-admin-init.php:1425
440
- #: ../includes/class.yith-wcwl-admin-init.php:1443
441
  msgid "Text (hover)"
442
  msgstr ""
443
 
444
- #: ../includes/class.yith-wcwl-admin-init.php:1390
445
- #: ../includes/class.yith-wcwl-admin-init.php:1408
446
- #: ../includes/class.yith-wcwl-admin-init.php:1426
447
- #: ../includes/class.yith-wcwl-admin-init.php:1444
448
  msgid "Border (hover)"
449
  msgstr ""
450
 
451
- #: ../includes/class.yith-wcwl-admin-init.php:1394
452
  #, fuzzy
453
  msgid "\"Add to Cart\" button"
454
  msgstr "\"Sepete Ekle\" buton metni"
455
 
456
- #: ../includes/class.yith-wcwl-admin-init.php:1412
457
  msgid "\"Style 1\" button"
458
  msgstr ""
459
 
460
- #: ../includes/class.yith-wcwl-admin-init.php:1430
461
  msgid "\"Style 2\" button"
462
  msgstr ""
463
 
464
- #: ../includes/class.yith-wcwl-admin-init.php:1448
465
  #, fuzzy
466
  msgid "Wishlist table"
467
  msgstr "İstek listesi başlığı"
468
 
469
- #: ../includes/class.yith-wcwl-admin-init.php:1457
470
  msgid "Headers"
471
  msgstr ""
472
 
473
- #: ../includes/class.yith-wcwl-admin-init.php:1460
474
  msgid "Background color"
475
  msgstr ""
476
 
477
- #: ../includes/class.yith-wcwl-admin-init.php:1550
478
  #, fuzzy
479
  msgid "Wishlist Activated"
480
  msgstr "İstek listesi başlığı"
481
 
482
- #: ../includes/class.yith-wcwl-admin-init.php:1551
483
- #, php-format
484
  msgid ""
485
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
486
  "can access to all the settings of our plugins that you have activated. "
@@ -488,13 +493,12 @@ msgid ""
488
  "options, <a href=\"%s\">discover it now</a>."
489
  msgstr ""
490
 
491
- #: ../includes/class.yith-wcwl-admin-init.php:1562
492
  #, fuzzy
493
  msgid "Wishlist Updated"
494
  msgstr "İstek Listesi Sayfası"
495
 
496
- #: ../includes/class.yith-wcwl-admin-init.php:1563
497
- #, php-format
498
  msgid ""
499
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
500
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -503,307 +507,302 @@ msgid ""
503
  "\">discover the PREMIUM version.</a>"
504
  msgstr ""
505
 
506
- #: ../includes/class.yith-wcwl-init.php:437
507
  msgid ""
508
  "We are sorry, but this feature is available only if cookies are enabled on "
509
  "your browser."
510
  msgstr ""
511
 
512
- #: ../includes/class.yith-wcwl-init.php:438
513
  #, fuzzy
514
  msgid "Product correctly added to cart"
515
  msgstr "Produkt erfolgreich im Warenkorb eingefügt "
516
 
517
- #: ../includes/class.yith-wcwl-install.php:244
518
  msgctxt "page_slug"
519
  msgid "wishlist"
520
  msgstr "istek-listem"
521
 
522
- #: ../includes/class.yith-wcwl-privacy.php:50
523
  msgid "While you visit our site, we’ll track:"
524
  msgstr ""
525
 
526
- #: ../includes/class.yith-wcwl-privacy.php:52
527
  msgid ""
528
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
529
  "users your favourite products, and to create targeted email campaigns."
530
  msgstr ""
531
 
532
- #: ../includes/class.yith-wcwl-privacy.php:53
533
  msgid ""
534
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
535
  "make them visible to the store’s staff"
536
  msgstr ""
537
 
538
- #: ../includes/class.yith-wcwl-privacy.php:55
539
  msgid ""
540
  "We’ll also use cookies to keep track of wishlist contents while you’re "
541
  "browsing our site."
542
  msgstr ""
543
 
544
- #: ../includes/class.yith-wcwl-privacy.php:58
545
  msgid ""
546
  "Members of our team have access to the information you provide us. For "
547
  "example, both Administrators and Shop Managers can access:"
548
  msgstr ""
549
 
550
- #: ../includes/class.yith-wcwl-privacy.php:60
551
  msgid ""
552
  "Wishlist details, such as products added, date of addition, name and privacy "
553
  "settings of your wishlists"
554
  msgstr ""
555
 
556
- #: ../includes/class.yith-wcwl-privacy.php:62
557
  msgid ""
558
  "Our team members have access to this information to offer you better deals "
559
  "for the products you love."
560
  msgstr ""
561
 
562
- #: ../includes/class.yith-wcwl-privacy.php:82
563
- #: ../includes/class.yith-wcwl-privacy.php:98
564
  #, fuzzy
565
  msgid "Customer Wishlists"
566
  msgstr "İstek Listeme Ekle"
567
 
568
- #: ../includes/class.yith-wcwl-privacy.php:133
569
  #, fuzzy
570
  msgid "Wishlists"
571
  msgstr "İstek Listesi"
572
 
573
- #: ../includes/class.yith-wcwl-privacy.php:195
574
- #, fuzzy, php-format
 
575
  msgid "Removed wishlist %s."
576
  msgstr "%s üzerinde istek listem"
577
 
578
- #: ../includes/class.yith-wcwl-privacy.php:199
579
- #, fuzzy, php-format
 
580
  msgid "Wishlist %s has been retained."
581
  msgstr "İstek listesi tablo metni"
582
 
583
- #: ../includes/class.yith-wcwl-privacy.php:210
584
  msgid "Removed default user's wishlist"
585
  msgstr ""
586
 
587
- #: ../includes/class.yith-wcwl-privacy.php:228
588
  msgid "Token"
589
  msgstr ""
590
 
591
- #: ../includes/class.yith-wcwl-privacy.php:229
592
  #, fuzzy
593
  msgid "Wishlist url"
594
  msgstr "İstek Listesi"
595
 
596
- #: ../includes/class.yith-wcwl-privacy.php:230
597
  msgid "Title"
598
  msgstr ""
599
 
600
- #: ../includes/class.yith-wcwl-privacy.php:231
601
  msgctxt "date wishlist was created"
602
  msgid "Created on"
603
  msgstr ""
604
 
605
- #: ../includes/class.yith-wcwl-privacy.php:232
606
  msgid "Visibility"
607
  msgstr ""
608
 
609
- #: ../includes/class.yith-wcwl-privacy.php:233
610
  msgid "Items Added"
611
  msgstr ""
612
 
613
- #: ../includes/class.yith-wcwl-privacy.php:283
614
- #: ../templates/wishlist-view.php:212
615
  #, fuzzy
616
  msgid "Shared"
617
  msgstr "Paylaşım seçenekleri:"
618
 
619
- #: ../includes/class.yith-wcwl-privacy.php:286
620
- #: ../templates/wishlist-view.php:215
621
  msgid "Private"
622
  msgstr ""
623
 
624
- #: ../includes/class.yith-wcwl-privacy.php:289
625
- #: ../templates/wishlist-view.php:218
626
  msgid "Public"
627
  msgstr ""
628
 
629
- #: ../includes/class.yith-wcwl-shortcode.php:45
630
  #, fuzzy
631
  msgctxt "[gutenberg]: block name"
632
  msgid "YITH Add to Wishlist"
633
  msgstr "İstek Listeme Ekle"
634
 
635
- #: ../includes/class.yith-wcwl-shortcode.php:46
636
  #, fuzzy
637
  msgctxt "[gutenberg]: block description"
638
  msgid "Shows Add to Wishlist button"
639
  msgstr "\"İstek Listeme Ekle\" buton metni"
640
 
641
- #: ../includes/class.yith-wcwl-shortcode.php:51
642
  msgid ""
643
  "ID of the product to add to wishlist (leave empty to use global product)"
644
  msgstr ""
645
 
646
- #: ../includes/class.yith-wcwl-shortcode.php:56
647
  msgid "Url of wishlist page (leave empty to use default)"
648
  msgstr ""
649
 
650
- #: ../includes/class.yith-wcwl-shortcode.php:61
651
  msgid "Button label (leave empty to use default)"
652
  msgstr ""
653
 
654
- #: ../includes/class.yith-wcwl-shortcode.php:66
655
  msgid "\"Browse wishlist\" label (leave empty to use default)"
656
  msgstr ""
657
 
658
- #: ../includes/class.yith-wcwl-shortcode.php:71
659
  #, fuzzy
660
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
661
  msgstr "Ürün zaten istek listenizde."
662
 
663
- #: ../includes/class.yith-wcwl-shortcode.php:76
664
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
665
  msgstr ""
666
 
667
- #: ../includes/class.yith-wcwl-shortcode.php:81
668
  msgid ""
669
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
670
  "default)"
671
  msgstr ""
672
 
673
- #: ../includes/class.yith-wcwl-shortcode.php:86
674
  msgid "Additional css classes for the button (leave empty to use default)"
675
  msgstr ""
676
 
677
- #: ../includes/class.yith-wcwl-shortcode.php:94
678
  #, fuzzy
679
  msgctxt "[gutenberg]: block name"
680
  msgid "YITH Wishlist"
681
  msgstr "YITH İstek Listesi Etkin"
682
 
683
- #: ../includes/class.yith-wcwl-shortcode.php:95
684
  #, fuzzy
685
  msgctxt "[gutenberg]: block description"
686
  msgid "Shows list of products in wishlist"
687
  msgstr "\"Sepete Ekle\" buton arkaplanı"
688
 
689
- #: ../includes/class.yith-wcwl-shortcode.php:100
690
  msgid "Choose whether to paginate items in the wishlist or show them all"
691
  msgstr ""
692
 
693
- #: ../includes/class.yith-wcwl-shortcode.php:103
694
  msgid "Paginate"
695
  msgstr ""
696
 
697
- #: ../includes/class.yith-wcwl-shortcode.php:104
698
  msgid "Do not paginate"
699
  msgstr ""
700
 
701
- #: ../includes/class.yith-wcwl-shortcode.php:109
702
  msgid "Number of items to show for each page"
703
  msgstr ""
704
 
705
- #: ../includes/class.yith-wcwl-shortcode.php:114
706
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
707
  msgstr ""
708
 
709
- #: ../includes/class.yith-wcwl-shortcode.php:386
710
- #: ../includes/class.yith-wcwl-ui.php:164
711
  msgid "Share on:"
712
  msgstr "Paylaşım seçenekleri:"
713
 
714
- #: ../includes/class.yith-wcwl-ui.php:118
715
- #: ../includes/class.yith-wcwl-ui.php:200
716
  msgid "Select options"
717
  msgstr "Seçenekler"
718
 
719
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
720
  msgid "Facebook"
721
  msgstr "Facebook"
722
 
723
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
724
  msgid "Twitter"
725
  msgstr "Twitter"
726
 
727
- #: ../includes/class.yith-wcwl-ui.php:180
728
  msgid "email"
729
  msgstr ""
730
 
731
- #: ../includes/class.yith-wcwl.php:201
732
  #, fuzzy
733
  msgid "An error occurred while adding products to the wishlist."
734
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
735
 
736
- #: ../includes/class.yith-wcwl.php:293
737
  #, fuzzy
738
  msgid "An error occurred while adding products to wishlist."
739
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
740
 
741
- #: ../includes/class.yith-wcwl.php:310
742
  msgid "The \"Remove\" option now does not require any parameter"
743
  msgstr ""
744
 
745
- #: ../includes/class.yith-wcwl.php:359
746
  #, fuzzy
747
  msgid "An error occurred while removing products from the wishlist"
748
  msgstr "Ürün istek listenizden kaldırılırken bir hata meydana geldi."
749
 
750
- #: ../includes/class.yith-wcwl.php:809
751
  msgid "You need to log in before creating a new wishlist"
752
  msgstr ""
753
 
754
- #: ../includes/class.yith-wcwl.php:1610
755
  msgid "Product successfully removed."
756
  msgstr "Ürün başarıyla kaldırıldı."
757
 
758
- #: ../includes/class.yith-wcwl.php:1614
759
  msgid "Error. Unable to remove the product from the wishlist."
760
  msgstr "Hata. Ürün istek listenizden kaldırılamadı. "
761
 
762
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
763
  msgid "No products were added to the wishlist"
764
  msgstr "İstek listesinde herhangi bir ürün bulunmuyor"
765
 
766
- #: ../includes/class.yith-wcwl.php:1660
767
  msgid "An error as occurred."
768
  msgstr ""
769
 
770
- #: ../init.php:130
771
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
772
  msgstr ""
773
 
774
- #: ../init.php:140
775
  msgid "You can't activate the free version of"
776
  msgstr ""
777
 
778
- #: ../init.php:140
779
  msgid "while you are using the premium one."
780
  msgstr ""
781
 
782
- #: ../templates/admin/wishlist-panel-premium.php:185
783
- #: ../templates/admin/wishlist-panel-premium.php:383
784
- #, php-format
785
  msgid ""
786
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
787
  "%2$s to benefit from all features!"
788
  msgstr ""
789
 
790
- #: ../templates/admin/wishlist-panel-premium.php:187
791
- #: ../templates/admin/wishlist-panel-premium.php:385
792
- #, php-format
793
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
794
  msgstr ""
795
 
796
- #: ../templates/admin/wishlist-panel-premium.php:193
797
  msgid "Premium Features"
798
  msgstr ""
799
 
800
- #: ../templates/admin/wishlist-panel-premium.php:196
801
- #: ../templates/admin/wishlist-panel-premium.php:201
802
  msgid "Multiple Wishlist"
803
  msgstr ""
804
 
805
- #: ../templates/admin/wishlist-panel-premium.php:203
806
- #, php-format
807
  msgid ""
808
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
809
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -814,43 +813,38 @@ msgid ""
814
  "manage and share their own wish lists."
815
  msgstr ""
816
 
817
- #: ../templates/admin/wishlist-panel-premium.php:212
818
- #: ../templates/admin/wishlist-panel-premium.php:222
819
  msgid "Wishlist Private"
820
  msgstr ""
821
 
822
- #: ../templates/admin/wishlist-panel-premium.php:214
823
- #, php-format
824
  msgid ""
825
  "By enabling the option wishlist, users will also have the possibility to "
826
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
827
  "following options:"
828
  msgstr ""
829
 
830
- #: ../templates/admin/wishlist-panel-premium.php:216
831
- #, php-format
832
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
833
  msgstr ""
834
 
835
- #: ../templates/admin/wishlist-panel-premium.php:217
836
- #, php-format
837
  msgid ""
838
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
839
  "can display it;"
840
  msgstr ""
841
 
842
- #: ../templates/admin/wishlist-panel-premium.php:218
843
- #, php-format
844
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
845
  msgstr ""
846
 
847
- #: ../templates/admin/wishlist-panel-premium.php:229
848
- #: ../templates/admin/wishlist-panel-premium.php:234
849
  msgid "Estimate Cost"
850
  msgstr ""
851
 
852
- #: ../templates/admin/wishlist-panel-premium.php:236
853
- #, php-format
854
  msgid ""
855
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
856
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -862,13 +856,12 @@ msgid ""
862
  "address that you have previously set."
863
  msgstr ""
864
 
865
- #: ../templates/admin/wishlist-panel-premium.php:245
866
- #: ../templates/admin/wishlist-panel-premium.php:250
867
  msgid "Admin Panel"
868
  msgstr ""
869
 
870
- #: ../templates/admin/wishlist-panel-premium.php:247
871
- #, php-format
872
  msgid ""
873
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
874
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -878,13 +871,12 @@ msgid ""
878
  "in customers' wish lists."
879
  msgstr ""
880
 
881
- #: ../templates/admin/wishlist-panel-premium.php:257
882
- #: ../templates/admin/wishlist-panel-premium.php:262
883
  msgid "Search Wishlists"
884
  msgstr ""
885
 
886
- #: ../templates/admin/wishlist-panel-premium.php:264
887
- #, php-format
888
  msgid ""
889
  "How many times have you been looking for the perfect gift for a important "
890
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -893,12 +885,11 @@ msgid ""
893
  "your products and even encourage users to purchase."
894
  msgstr ""
895
 
896
- #: ../templates/admin/wishlist-panel-premium.php:273
897
  msgid "'ADD TO CART' CHECKBOX"
898
  msgstr ""
899
 
900
- #: ../templates/admin/wishlist-panel-premium.php:275
901
- #, php-format
902
  msgid ""
903
  "Your shop offers always a wide selection of products and wishlists of your "
904
  "users get more and more crowded everyday. Give them the possibility to "
@@ -906,20 +897,19 @@ msgid ""
906
  "just with one click."
907
  msgstr ""
908
 
909
- #: ../templates/admin/wishlist-panel-premium.php:278
910
  msgid "'ADD TO CART'"
911
  msgstr ""
912
 
913
- #: ../templates/admin/wishlist-panel-premium.php:285
914
  msgid "DISABLE WISHLIST"
915
  msgstr ""
916
 
917
- #: ../templates/admin/wishlist-panel-premium.php:290
918
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
919
  msgstr ""
920
 
921
- #: ../templates/admin/wishlist-panel-premium.php:292
922
- #, php-format
923
  msgid ""
924
  "Favour users that have registered to your shop and disable plugin "
925
  "functionalities for all users that have not. By disabling this option, each "
@@ -927,29 +917,27 @@ msgid ""
927
  "%2$s to \"My Account\" page and a message will invite them to log in."
928
  msgstr ""
929
 
930
- #: ../templates/admin/wishlist-panel-premium.php:301
931
  msgid "MESSAGE TO UNLOGGED USERS"
932
  msgstr ""
933
 
934
- #: ../templates/admin/wishlist-panel-premium.php:303
935
- #, php-format
936
  msgid ""
937
  "Invite users that are visiting your shop to login if they want to fully "
938
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
939
  "redirect them to \"My Account\" page for registration."
940
  msgstr ""
941
 
942
- #: ../templates/admin/wishlist-panel-premium.php:306
943
  msgid "UNLOGGED USERS"
944
  msgstr ""
945
 
946
- #: ../templates/admin/wishlist-panel-premium.php:313
947
- #: ../templates/admin/wishlist-panel-premium.php:318
948
  msgid "POPULAR TABLE"
949
  msgstr ""
950
 
951
- #: ../templates/admin/wishlist-panel-premium.php:320
952
- #, php-format
953
  msgid ""
954
  "Some products draw customer's attention more than others and they do not "
955
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -957,29 +945,27 @@ msgid ""
957
  "their wishlists."
958
  msgstr ""
959
 
960
- #: ../templates/admin/wishlist-panel-premium.php:329
961
  msgid "FUNCTIONALITIES IN ONE CLICK"
962
  msgstr ""
963
 
964
- #: ../templates/admin/wishlist-panel-premium.php:331
965
- #, php-format
966
  msgid ""
967
  "Users have the possibility to search for a wishlist, create a new one or "
968
  "display those already created. Add these %1$sfunctionalities%2$s through the "
969
  "dedicated widgets or show them immediately after \"Wishlist\" table."
970
  msgstr ""
971
 
972
- #: ../templates/admin/wishlist-panel-premium.php:334
973
  msgid "FUNCTIONALITIES"
974
  msgstr ""
975
 
976
- #: ../templates/admin/wishlist-panel-premium.php:341
977
- #: ../templates/admin/wishlist-panel-premium.php:346
978
  msgid "PROMOTIONAL EMAIL"
979
  msgstr ""
980
 
981
- #: ../templates/admin/wishlist-panel-premium.php:348
982
- #, php-format
983
  msgid ""
984
  "If you want to give the right input to your users to persuade them to "
985
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -988,12 +974,11 @@ msgid ""
988
  "will know you are offering a unique offer!"
989
  msgstr ""
990
 
991
- #: ../templates/admin/wishlist-panel-premium.php:357
992
  msgid "FROM A WISHLIST TO ANOTHER"
993
  msgstr ""
994
 
995
- #: ../templates/admin/wishlist-panel-premium.php:359
996
- #, php-format
997
  msgid ""
998
  "Who said that a product has to remain forever in the same wishlist? With the "
999
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -1001,109 +986,138 @@ msgid ""
1001
  "another one, managing as they want their lists."
1002
  msgstr ""
1003
 
1004
- #: ../templates/admin/wishlist-panel-premium.php:362
1005
  msgid "FROM A WISHLIST"
1006
  msgstr ""
1007
 
1008
- #: ../templates/admin/wishlist-panel-premium.php:369
1009
  msgid "DATE"
1010
  msgstr ""
1011
 
1012
- #: ../templates/admin/wishlist-panel-premium.php:374
1013
  msgid "DATE OF ADDITION TO A WISHLIST"
1014
  msgstr ""
1015
 
1016
- #: ../templates/admin/wishlist-panel-premium.php:376
1017
- #, php-format
1018
  msgid ""
1019
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1020
  "date in which they have added a particular product to their list: a new way "
1021
  "to keep you users informed about their operations."
1022
  msgstr ""
1023
 
1024
- #: ../templates/share.php:32
1025
  #, fuzzy
1026
  msgid "Pinterest"
1027
  msgstr "Pinterest'te Pinle"
1028
 
1029
- #: ../templates/share.php:38
1030
  #, fuzzy
1031
  msgid "Google+"
1032
  msgstr "Google+'da Paylaş"
1033
 
1034
- #: ../templates/share.php:44
1035
  msgid "Email"
1036
  msgstr ""
1037
 
1038
- #: ../templates/wishlist-view.php:32
 
 
 
 
 
 
 
 
 
1039
  #, fuzzy
1040
  msgid "Edit title"
1041
  msgstr "İstek listesi başlığı"
1042
 
1043
- #: ../templates/wishlist-view.php:41
1044
  msgid "Save"
1045
  msgstr ""
1046
 
1047
- #: ../templates/wishlist-view.php:45
1048
  msgid "Cancel"
1049
  msgstr ""
1050
 
1051
- #: ../templates/wishlist-view.php:82
1052
  msgid "Product Name"
1053
  msgstr "Ürün Adı"
1054
 
1055
- #: ../templates/wishlist-view.php:89
1056
  msgid "Unit Price"
1057
  msgstr "Birim Fiyatı"
1058
 
1059
- #: ../templates/wishlist-view.php:102
1060
  msgid "Stock Status"
1061
  msgstr "Stok Durumu"
1062
 
1063
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1064
  msgid "Remove this product"
1065
  msgstr "Bu ürünü kaldır"
1066
 
1067
- #: ../templates/wishlist-view.php:172
1068
  msgid "Free!"
1069
  msgstr "Ücretsiz!"
1070
 
1071
- #: ../templates/wishlist-view.php:179
1072
  msgid "Out of Stock"
1073
  msgstr "Stok Dışı"
1074
 
1075
- #: ../templates/wishlist-view.php:179
1076
  msgid "In Stock"
1077
  msgstr "Stokta"
1078
 
1079
- #: ../templates/wishlist-view.php:188
1080
- #, php-format
1081
  msgid "Added on : %s"
1082
  msgstr ""
1083
 
1084
- #: ../templates/wishlist-view.php:200
1085
  msgid "Move"
1086
  msgstr ""
1087
 
1088
- #: ../templates/wishlist-view.php:232
1089
  msgid "Remove"
1090
  msgstr ""
1091
 
1092
- #: ../templates/wishlist-view.php:259
1093
  msgid "Add the selected products to the cart"
1094
  msgstr ""
1095
 
1096
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1097
  msgid "Ask for an estimate"
1098
  msgstr ""
1099
 
1100
- #: ../templates/wishlist-view.php:303
1101
  msgid "Your email"
1102
  msgstr ""
1103
 
 
1104
  #, fuzzy
1105
- #~ msgid "YITH WooCommerce Wishlist"
1106
- #~ msgstr "İstek Listeme Ekle"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1107
 
1108
  #, fuzzy
1109
  #~ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: Caner Öncel <caneroncel@gmail.com>\n"
8
  "Language-Team: Caner Öncel (@egonomik) <caneroncel@gmail.com>\n"
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
+ #: includes/class.yith-wcwl-admin-init.php:159
24
+ #: includes/class.yith-wcwl-admin-init.php:1485
25
+ #: includes/class.yith-wcwl-admin-init.php:1486
26
+ #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "İstek Listesi"
29
 
30
+ #: includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "Ayarlar"
33
 
34
+ #: includes/class.yith-wcwl-admin-init.php:162
35
+ #: includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "Renkler"
38
 
39
+ #: includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr ""
42
 
43
+ #: includes/class.yith-wcwl-admin-init.php:1009
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1010
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
+ #: includes/class.yith-wcwl-admin-init.php:1011
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
+ #: includes/class.yith-wcwl-admin-init.php:1012
59
  msgctxt "[Part Of]: Also, please read the plugin documentation"
60
  msgid "documentation"
61
  msgstr ""
62
 
63
+ #: includes/class.yith-wcwl-admin-init.php:1018
64
  msgid "Upgrade to the PREMIUM VERSION"
65
  msgstr ""
66
 
67
+ #: includes/class.yith-wcwl-admin-init.php:1022
68
  msgid "Discover the Advanced Features"
69
  msgstr ""
70
 
71
+ #: includes/class.yith-wcwl-admin-init.php:1023
72
  msgid ""
73
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
74
  "all features!"
75
  msgstr ""
76
 
77
+ #: includes/class.yith-wcwl-admin-init.php:1029
78
  msgid "Get Support and Pro Features"
79
  msgstr ""
80
 
81
+ #: includes/class.yith-wcwl-admin-init.php:1030
82
  msgid ""
83
  "By purchasing the premium version of the plugin, you will take advantage of "
84
  "the advanced features of the product and you will get one year of free "
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1040
89
  msgid "General Settings"
90
  msgstr "Genel Ayarlar"
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1047
93
  msgid "Enable YITH Wishlist"
94
  msgstr "YITH İstek Listesi Etkin"
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1054
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "İstek listesi başlığı"
100
 
101
+ #: includes/class.yith-wcwl-admin-init.php:1056
102
+ #: includes/class.yith-wcwl-admin-init.php:1057
103
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
104
  msgid "My wishlist on %s"
105
  msgstr "%s üzerinde istek listem"
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1062
108
  msgid "Wishlist Page"
109
  msgstr "İstek Listesi Sayfası"
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1063
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr "Sayfa içeriği: [yith_wcwl_wishlist]"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1072
116
  msgid "Position"
117
  msgstr "Pozisyon"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1073
120
  msgid ""
121
  "You can add the button in variable products only after the \"Add to Cart\" "
122
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
123
  msgstr ""
124
 
125
+ #: includes/class.yith-wcwl-admin-init.php:1079
126
  msgid "After \"Add to cart\""
127
  msgstr "\"Sepete Ekle\"den sonra"
128
 
129
+ #: includes/class.yith-wcwl-admin-init.php:1080
130
  msgid "After thumbnails"
131
  msgstr "Küçük resimlerden sonra"
132
 
133
+ #: includes/class.yith-wcwl-admin-init.php:1081
134
  msgid "After summary"
135
  msgstr "Özet bilgisinden sonra"
136
 
137
+ #: includes/class.yith-wcwl-admin-init.php:1082
138
  msgid "Use shortcode"
139
  msgstr "Kısa kod kullan"
140
 
141
+ #: includes/class.yith-wcwl-admin-init.php:1087
142
  msgid "Redirect to cart"
143
  msgstr "Sepete yönlendir"
144
 
145
+ #: includes/class.yith-wcwl-admin-init.php:1088
146
  msgid ""
147
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
148
  "page."
150
  "Eğer istek listesindeki bir ürün için \"Sepete Ekle\" butonuna tıklanırsa "
151
  "sepet sayfasına git."
152
 
153
+ #: includes/class.yith-wcwl-admin-init.php:1094
154
  msgid "Remove if added to the cart"
155
  msgstr "Sepete eklenmişse kaldır"
156
 
157
+ #: includes/class.yith-wcwl-admin-init.php:1095
158
  #, fuzzy
159
  msgid "Remove the product from the wishlist if it has been added to the cart."
160
  msgstr "Eğer ürün sepete eklenirse istek listesinden kaldır."
161
 
162
+ #: includes/class.yith-wcwl-admin-init.php:1101
163
  msgid "\"Add to Wishlist\" text"
164
  msgstr "\"İstek Listeme Ekle\" metni"
165
 
166
+ #: includes/class.yith-wcwl-admin-init.php:1103
167
  msgid "Add to Wishlist"
168
  msgstr "İstek Listeme Ekle"
169
 
170
+ #: includes/class.yith-wcwl-admin-init.php:1108
171
  #, fuzzy
172
  msgid "\"Browse wishlist\" text"
173
  msgstr "İstek Listesini Görüntüle"
174
 
175
+ #: includes/class.yith-wcwl-admin-init.php:1110
176
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
177
  msgid "Browse Wishlist"
178
  msgstr "İstek Listesini Görüntüle"
179
 
180
+ #: includes/class.yith-wcwl-admin-init.php:1115
181
  #, fuzzy
182
  msgid "\"Product already in wishlist\" text"
183
  msgstr "Ürün zaten istek listenizde."
184
 
185
+ #: includes/class.yith-wcwl-admin-init.php:1117
186
+ #: includes/class.yith-wcwl-ui.php:83
187
  msgid "The product is already in the wishlist!"
188
  msgstr "Ürün zaten istek listenizde bulunuyor!"
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1122
191
  #, fuzzy
192
  msgid "\"Product added\" text"
193
  msgstr "Ürün eklendi!"
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1124
196
+ #: includes/class.yith-wcwl-ui.php:82
197
  msgid "Product added!"
198
  msgstr "Ürün eklendi!"
199
 
200
+ #: includes/class.yith-wcwl-admin-init.php:1129
201
  msgid "\"Add to Cart\" text"
202
  msgstr "\"Sepete Ekle\" metni"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1131
205
  msgid "Add to Cart"
206
  msgstr "Sepete Ekle"
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1136
209
  msgid "Show Unit price"
210
  msgstr "Birim Fiyatını Göster"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1137
213
  msgid "Show unit price for each product in wishlist"
214
  msgstr ""
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1144
217
  msgid "Show \"Add to Cart\" button"
218
  msgstr "\"Sepete Ekle\" butonunu göster"
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1145
221
  #, fuzzy
222
  msgid "Show \"Add to Cart\" button for each product in wishlist"
223
  msgstr "\"Sepete Ekle\" buton arkaplanı"
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1152
226
  msgid "Show Stock status"
227
  msgstr "Stok durumunu göster"
228
 
229
+ #: includes/class.yith-wcwl-admin-init.php:1153
230
  msgid ""
231
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
232
  msgstr ""
233
 
234
+ #: includes/class.yith-wcwl-admin-init.php:1160
235
  msgid "Show Date of addition"
236
  msgstr ""
237
 
238
+ #: includes/class.yith-wcwl-admin-init.php:1161
239
  #, fuzzy
240
  msgid "Show the date when users have added a product to the wishlist"
241
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
242
 
243
+ #: includes/class.yith-wcwl-admin-init.php:1168
244
  #, fuzzy
245
  msgid "Add second remove button"
246
  msgstr "\"Sepete Ekle\" buton metni"
247
 
248
+ #: includes/class.yith-wcwl-admin-init.php:1169
249
  msgid "Add a second remove button in the last column, with extended label"
250
  msgstr ""
251
 
252
+ #: includes/class.yith-wcwl-admin-init.php:1184
253
  msgid "Styles"
254
  msgstr "Stiller"
255
 
256
+ #: includes/class.yith-wcwl-admin-init.php:1191
257
  msgid "Use buttons"
258
  msgstr "Butonları kullan"
259
 
260
+ #: includes/class.yith-wcwl-admin-init.php:1192
261
  #, fuzzy
262
  msgid "Use buttons instead of simple anchors."
263
  msgstr "Basit bağlantılar yerine buton kullanın."
264
 
265
+ #: includes/class.yith-wcwl-admin-init.php:1198
266
  msgid "Custom CSS"
267
  msgstr "Özel CSS"
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1205
270
  msgid "Use theme style"
271
  msgstr "Tema stilini kullan"
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1206
274
  msgid "Use the theme style."
275
  msgstr "Tema stilini kullan."
276
 
277
+ #: includes/class.yith-wcwl-admin-init.php:1212
278
  #, fuzzy
279
  msgid "Rounded buttons"
280
  msgstr "Butonları kullan"
281
 
282
+ #: includes/class.yith-wcwl-admin-init.php:1213
283
  #, fuzzy
284
  msgid "Make button corners rounded"
285
  msgstr "Butonların köşelerini yuvarlaklaştır"
286
 
287
+ #: includes/class.yith-wcwl-admin-init.php:1219
288
  msgid "\"Add to Wishlist\" icon"
289
  msgstr "\"İstek Listeme Ekle\" simgesi"
290
 
291
+ #: includes/class.yith-wcwl-admin-init.php:1220
292
  msgid "Add an icon to the \"Add to Wishlist\" button"
293
  msgstr "\"İstek Listeme Ekle\" butonuna bir simge ekleyin"
294
 
295
+ #: includes/class.yith-wcwl-admin-init.php:1230
296
  msgid "\"Add to Cart\" icon"
297
  msgstr "\"Sepete Ekle\" simgesi"
298
 
299
+ #: includes/class.yith-wcwl-admin-init.php:1231
300
  msgid "Add an icon to the \"Add to Cart\" button"
301
  msgstr "\"Sepete Ekle\" butonuna bir simge ekleyin"
302
 
303
+ #: includes/class.yith-wcwl-admin-init.php:1249
304
  #, fuzzy
305
  msgid "Social Networks & Share"
306
  msgstr "Sosyal &amp; Paylaşım"
307
 
308
+ #: includes/class.yith-wcwl-admin-init.php:1256
309
  msgid "Share on Facebook"
310
  msgstr "Facebook'ta Paylaş"
311
 
312
+ #: includes/class.yith-wcwl-admin-init.php:1257
313
  #, fuzzy
314
  msgid "Show \"Share on Facebook\" button"
315
  msgstr "Facebook'ta Paylaş"
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1263
318
  msgid "Tweet on Twitter"
319
  msgstr "Twitter'da Tweetle"
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1264
322
  #, fuzzy
323
  msgid "Show \"Tweet on Twitter\" button"
324
  msgstr "Twitter'da Tweetle"
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1270
327
  msgid "Pin on Pinterest"
328
  msgstr "Pinterest'te Pinle"
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1271
331
  #, fuzzy
332
  msgid "Show \"Pin on Pinterest\" button"
333
  msgstr "Pinterest'te Pinle"
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1277
336
  msgid "Share on Google+"
337
  msgstr "Google+'da Paylaş"
338
 
339
+ #: includes/class.yith-wcwl-admin-init.php:1278
340
  #, fuzzy
341
  msgid "Show \"Share on Google+\" button"
342
  msgstr "Facebook'ta Paylaş"
343
 
344
+ #: includes/class.yith-wcwl-admin-init.php:1284
345
  msgid "Share by Email"
346
  msgstr ""
347
 
348
+ #: includes/class.yith-wcwl-admin-init.php:1285
349
  #, fuzzy
350
  msgid "Show \"Share by Email\" button"
351
  msgstr "\"Sepete Ekle\" butonunu göster"
352
 
353
+ #: includes/class.yith-wcwl-admin-init.php:1291
354
+ msgid "Share by WhatsApp"
355
+ msgstr ""
356
+
357
+ #: includes/class.yith-wcwl-admin-init.php:1292
358
+ #, fuzzy
359
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
360
+ msgstr "\"Sepete Ekle\" butonunu göster"
361
+
362
+ #: includes/class.yith-wcwl-admin-init.php:1298
363
  #, fuzzy
364
  msgid "Social title"
365
  msgstr "Sosyal medya başlığı"
366
 
367
+ #: includes/class.yith-wcwl-admin-init.php:1305
368
  #, fuzzy
369
  msgid "Social text"
370
  msgstr "Sosyal medya metni"
371
 
372
+ #: includes/class.yith-wcwl-admin-init.php:1306
373
  msgid ""
374
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
375
  "strong> where you want to show the URL of your wishlist."
376
  msgstr ""
377
 
378
+ #: includes/class.yith-wcwl-admin-init.php:1313
379
  #, fuzzy
380
  msgid "Social image URL"
381
  msgstr "Sosyal medya resim URL'i"
382
 
383
+ #: includes/class.yith-wcwl-admin-init.php:1314
384
  msgid "It will be used by Pinterest."
385
  msgstr ""
386
 
387
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
388
  msgid ""
389
  "If you want to take advantage of this feature, you could consider to "
390
  "purchase the %s."
391
  msgstr ""
392
 
393
+ #: includes/class.yith-wcwl-admin-init.php:1333
394
  msgid "YITH WooCommerce Frequently Bought Together Integration"
395
  msgstr ""
396
 
397
+ #: includes/class.yith-wcwl-admin-init.php:1340
398
  msgid "Enable slider in wishlist"
399
  msgstr ""
400
 
401
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
402
  msgid ""
403
  "Choose to enable product slider in wishlist page with linked products (<a "
404
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
405
  msgstr ""
406
 
407
+ #: includes/class.yith-wcwl-admin-init.php:1377
408
  #, fuzzy
409
  msgid "\"Add to wishlist\" button"
410
  msgstr "\"İstek Listeme Ekle\" buton metni"
411
 
412
+ #: includes/class.yith-wcwl-admin-init.php:1380
413
+ #: includes/class.yith-wcwl-admin-init.php:1398
414
+ #: includes/class.yith-wcwl-admin-init.php:1416
415
+ #: includes/class.yith-wcwl-admin-init.php:1434
416
+ #: includes/class.yith-wcwl-admin-init.php:1452
417
  msgid "Background"
418
  msgstr ""
419
 
420
+ #: includes/class.yith-wcwl-admin-init.php:1381
421
+ #: includes/class.yith-wcwl-admin-init.php:1399
422
+ #: includes/class.yith-wcwl-admin-init.php:1417
423
+ #: includes/class.yith-wcwl-admin-init.php:1435
424
+ #: includes/class.yith-wcwl-admin-init.php:1453
425
  msgid "Text"
426
  msgstr ""
427
 
428
+ #: includes/class.yith-wcwl-admin-init.php:1382
429
+ #: includes/class.yith-wcwl-admin-init.php:1400
430
+ #: includes/class.yith-wcwl-admin-init.php:1418
431
+ #: includes/class.yith-wcwl-admin-init.php:1436
432
+ #: includes/class.yith-wcwl-admin-init.php:1454
433
  msgid "Border"
434
  msgstr ""
435
 
436
+ #: includes/class.yith-wcwl-admin-init.php:1389
437
+ #: includes/class.yith-wcwl-admin-init.php:1407
438
+ #: includes/class.yith-wcwl-admin-init.php:1425
439
+ #: includes/class.yith-wcwl-admin-init.php:1443
440
  msgid "Background (hover)"
441
  msgstr ""
442
 
443
+ #: includes/class.yith-wcwl-admin-init.php:1390
444
+ #: includes/class.yith-wcwl-admin-init.php:1408
445
+ #: includes/class.yith-wcwl-admin-init.php:1426
446
+ #: includes/class.yith-wcwl-admin-init.php:1444
447
  msgid "Text (hover)"
448
  msgstr ""
449
 
450
+ #: includes/class.yith-wcwl-admin-init.php:1391
451
+ #: includes/class.yith-wcwl-admin-init.php:1409
452
+ #: includes/class.yith-wcwl-admin-init.php:1427
453
+ #: includes/class.yith-wcwl-admin-init.php:1445
454
  msgid "Border (hover)"
455
  msgstr ""
456
 
457
+ #: includes/class.yith-wcwl-admin-init.php:1395
458
  #, fuzzy
459
  msgid "\"Add to Cart\" button"
460
  msgstr "\"Sepete Ekle\" buton metni"
461
 
462
+ #: includes/class.yith-wcwl-admin-init.php:1413
463
  msgid "\"Style 1\" button"
464
  msgstr ""
465
 
466
+ #: includes/class.yith-wcwl-admin-init.php:1431
467
  msgid "\"Style 2\" button"
468
  msgstr ""
469
 
470
+ #: includes/class.yith-wcwl-admin-init.php:1449
471
  #, fuzzy
472
  msgid "Wishlist table"
473
  msgstr "İstek listesi başlığı"
474
 
475
+ #: includes/class.yith-wcwl-admin-init.php:1458
476
  msgid "Headers"
477
  msgstr ""
478
 
479
+ #: includes/class.yith-wcwl-admin-init.php:1461
480
  msgid "Background color"
481
  msgstr ""
482
 
483
+ #: includes/class.yith-wcwl-admin-init.php:1551
484
  #, fuzzy
485
  msgid "Wishlist Activated"
486
  msgstr "İstek listesi başlığı"
487
 
488
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
489
  msgid ""
490
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
491
  "can access to all the settings of our plugins that you have activated. "
493
  "options, <a href=\"%s\">discover it now</a>."
494
  msgstr ""
495
 
496
+ #: includes/class.yith-wcwl-admin-init.php:1563
497
  #, fuzzy
498
  msgid "Wishlist Updated"
499
  msgstr "İstek Listesi Sayfası"
500
 
501
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
502
  msgid ""
503
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
504
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
507
  "\">discover the PREMIUM version.</a>"
508
  msgstr ""
509
 
510
+ #: includes/class.yith-wcwl-init.php:448
511
  msgid ""
512
  "We are sorry, but this feature is available only if cookies are enabled on "
513
  "your browser."
514
  msgstr ""
515
 
516
+ #: includes/class.yith-wcwl-init.php:449
517
  #, fuzzy
518
  msgid "Product correctly added to cart"
519
  msgstr "Produkt erfolgreich im Warenkorb eingefügt "
520
 
521
+ #: includes/class.yith-wcwl-install.php:244
522
  msgctxt "page_slug"
523
  msgid "wishlist"
524
  msgstr "istek-listem"
525
 
526
+ #: includes/class.yith-wcwl-privacy.php:50
527
  msgid "While you visit our site, we’ll track:"
528
  msgstr ""
529
 
530
+ #: includes/class.yith-wcwl-privacy.php:52
531
  msgid ""
532
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
533
  "users your favourite products, and to create targeted email campaigns."
534
  msgstr ""
535
 
536
+ #: includes/class.yith-wcwl-privacy.php:53
537
  msgid ""
538
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
539
  "make them visible to the store’s staff"
540
  msgstr ""
541
 
542
+ #: includes/class.yith-wcwl-privacy.php:55
543
  msgid ""
544
  "We’ll also use cookies to keep track of wishlist contents while you’re "
545
  "browsing our site."
546
  msgstr ""
547
 
548
+ #: includes/class.yith-wcwl-privacy.php:58
549
  msgid ""
550
  "Members of our team have access to the information you provide us. For "
551
  "example, both Administrators and Shop Managers can access:"
552
  msgstr ""
553
 
554
+ #: includes/class.yith-wcwl-privacy.php:60
555
  msgid ""
556
  "Wishlist details, such as products added, date of addition, name and privacy "
557
  "settings of your wishlists"
558
  msgstr ""
559
 
560
+ #: includes/class.yith-wcwl-privacy.php:62
561
  msgid ""
562
  "Our team members have access to this information to offer you better deals "
563
  "for the products you love."
564
  msgstr ""
565
 
566
+ #: includes/class.yith-wcwl-privacy.php:82
567
+ #: includes/class.yith-wcwl-privacy.php:98
568
  #, fuzzy
569
  msgid "Customer Wishlists"
570
  msgstr "İstek Listeme Ekle"
571
 
572
+ #: includes/class.yith-wcwl-privacy.php:133
573
  #, fuzzy
574
  msgid "Wishlists"
575
  msgstr "İstek Listesi"
576
 
577
+ #. Translators: %s Order number.
578
+ #: includes/class.yith-wcwl-privacy.php:195
579
+ #, fuzzy
580
  msgid "Removed wishlist %s."
581
  msgstr "%s üzerinde istek listem"
582
 
583
+ #. Translators: %s Order number.
584
+ #: includes/class.yith-wcwl-privacy.php:199
585
+ #, fuzzy
586
  msgid "Wishlist %s has been retained."
587
  msgstr "İstek listesi tablo metni"
588
 
589
+ #: includes/class.yith-wcwl-privacy.php:210
590
  msgid "Removed default user's wishlist"
591
  msgstr ""
592
 
593
+ #: includes/class.yith-wcwl-privacy.php:228
594
  msgid "Token"
595
  msgstr ""
596
 
597
+ #: includes/class.yith-wcwl-privacy.php:229
598
  #, fuzzy
599
  msgid "Wishlist url"
600
  msgstr "İstek Listesi"
601
 
602
+ #: includes/class.yith-wcwl-privacy.php:230
603
  msgid "Title"
604
  msgstr ""
605
 
606
+ #: includes/class.yith-wcwl-privacy.php:231
607
  msgctxt "date wishlist was created"
608
  msgid "Created on"
609
  msgstr ""
610
 
611
+ #: includes/class.yith-wcwl-privacy.php:232
612
  msgid "Visibility"
613
  msgstr ""
614
 
615
+ #: includes/class.yith-wcwl-privacy.php:233
616
  msgid "Items Added"
617
  msgstr ""
618
 
619
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
620
  #, fuzzy
621
  msgid "Shared"
622
  msgstr "Paylaşım seçenekleri:"
623
 
624
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
625
  msgid "Private"
626
  msgstr ""
627
 
628
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
629
  msgid "Public"
630
  msgstr ""
631
 
632
+ #: includes/class.yith-wcwl-shortcode.php:45
633
  #, fuzzy
634
  msgctxt "[gutenberg]: block name"
635
  msgid "YITH Add to Wishlist"
636
  msgstr "İstek Listeme Ekle"
637
 
638
+ #: includes/class.yith-wcwl-shortcode.php:46
639
  #, fuzzy
640
  msgctxt "[gutenberg]: block description"
641
  msgid "Shows Add to Wishlist button"
642
  msgstr "\"İstek Listeme Ekle\" buton metni"
643
 
644
+ #: includes/class.yith-wcwl-shortcode.php:51
645
  msgid ""
646
  "ID of the product to add to wishlist (leave empty to use global product)"
647
  msgstr ""
648
 
649
+ #: includes/class.yith-wcwl-shortcode.php:56
650
  msgid "Url of wishlist page (leave empty to use default)"
651
  msgstr ""
652
 
653
+ #: includes/class.yith-wcwl-shortcode.php:61
654
  msgid "Button label (leave empty to use default)"
655
  msgstr ""
656
 
657
+ #: includes/class.yith-wcwl-shortcode.php:66
658
  msgid "\"Browse wishlist\" label (leave empty to use default)"
659
  msgstr ""
660
 
661
+ #: includes/class.yith-wcwl-shortcode.php:71
662
  #, fuzzy
663
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
664
  msgstr "Ürün zaten istek listenizde."
665
 
666
+ #: includes/class.yith-wcwl-shortcode.php:76
667
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
668
  msgstr ""
669
 
670
+ #: includes/class.yith-wcwl-shortcode.php:81
671
  msgid ""
672
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
673
  "default)"
674
  msgstr ""
675
 
676
+ #: includes/class.yith-wcwl-shortcode.php:86
677
  msgid "Additional css classes for the button (leave empty to use default)"
678
  msgstr ""
679
 
680
+ #: includes/class.yith-wcwl-shortcode.php:94
681
  #, fuzzy
682
  msgctxt "[gutenberg]: block name"
683
  msgid "YITH Wishlist"
684
  msgstr "YITH İstek Listesi Etkin"
685
 
686
+ #: includes/class.yith-wcwl-shortcode.php:95
687
  #, fuzzy
688
  msgctxt "[gutenberg]: block description"
689
  msgid "Shows list of products in wishlist"
690
  msgstr "\"Sepete Ekle\" buton arkaplanı"
691
 
692
+ #: includes/class.yith-wcwl-shortcode.php:100
693
  msgid "Choose whether to paginate items in the wishlist or show them all"
694
  msgstr ""
695
 
696
+ #: includes/class.yith-wcwl-shortcode.php:103
697
  msgid "Paginate"
698
  msgstr ""
699
 
700
+ #: includes/class.yith-wcwl-shortcode.php:104
701
  msgid "Do not paginate"
702
  msgstr ""
703
 
704
+ #: includes/class.yith-wcwl-shortcode.php:109
705
  msgid "Number of items to show for each page"
706
  msgstr ""
707
 
708
+ #: includes/class.yith-wcwl-shortcode.php:114
709
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
710
  msgstr ""
711
 
712
+ #: includes/class.yith-wcwl-shortcode.php:386
713
+ #: includes/class.yith-wcwl-ui.php:164
714
  msgid "Share on:"
715
  msgstr "Paylaşım seçenekleri:"
716
 
717
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
718
  msgid "Select options"
719
  msgstr "Seçenekler"
720
 
721
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
722
  msgid "Facebook"
723
  msgstr "Facebook"
724
 
725
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
726
  msgid "Twitter"
727
  msgstr "Twitter"
728
 
729
+ #: includes/class.yith-wcwl-ui.php:180
730
  msgid "email"
731
  msgstr ""
732
 
733
+ #: includes/class.yith-wcwl.php:201
734
  #, fuzzy
735
  msgid "An error occurred while adding products to the wishlist."
736
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
737
 
738
+ #: includes/class.yith-wcwl.php:293
739
  #, fuzzy
740
  msgid "An error occurred while adding products to wishlist."
741
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
742
 
743
+ #: includes/class.yith-wcwl.php:310
744
  msgid "The \"Remove\" option now does not require any parameter"
745
  msgstr ""
746
 
747
+ #: includes/class.yith-wcwl.php:359
748
  #, fuzzy
749
  msgid "An error occurred while removing products from the wishlist"
750
  msgstr "Ürün istek listenizden kaldırılırken bir hata meydana geldi."
751
 
752
+ #: includes/class.yith-wcwl.php:809
753
  msgid "You need to log in before creating a new wishlist"
754
  msgstr ""
755
 
756
+ #: includes/class.yith-wcwl.php:1610
757
  msgid "Product successfully removed."
758
  msgstr "Ürün başarıyla kaldırıldı."
759
 
760
+ #: includes/class.yith-wcwl.php:1614
761
  msgid "Error. Unable to remove the product from the wishlist."
762
  msgstr "Hata. Ürün istek listenizden kaldırılamadı. "
763
 
764
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
765
  msgid "No products were added to the wishlist"
766
  msgstr "İstek listesinde herhangi bir ürün bulunmuyor"
767
 
768
+ #: includes/class.yith-wcwl.php:1660
769
  msgid "An error as occurred."
770
  msgstr ""
771
 
772
+ #: init.php:130
773
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
774
  msgstr ""
775
 
776
+ #: init.php:140
777
  msgid "You can't activate the free version of"
778
  msgstr ""
779
 
780
+ #: init.php:140
781
  msgid "while you are using the premium one."
782
  msgstr ""
783
 
784
+ #: templates/admin/wishlist-panel-premium.php:185
785
+ #: templates/admin/wishlist-panel-premium.php:383
 
786
  msgid ""
787
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
788
  "%2$s to benefit from all features!"
789
  msgstr ""
790
 
791
+ #: templates/admin/wishlist-panel-premium.php:187
792
+ #: templates/admin/wishlist-panel-premium.php:385
 
793
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
794
  msgstr ""
795
 
796
+ #: templates/admin/wishlist-panel-premium.php:193
797
  msgid "Premium Features"
798
  msgstr ""
799
 
800
+ #: templates/admin/wishlist-panel-premium.php:196
801
+ #: templates/admin/wishlist-panel-premium.php:201
802
  msgid "Multiple Wishlist"
803
  msgstr ""
804
 
805
+ #: templates/admin/wishlist-panel-premium.php:203
 
806
  msgid ""
807
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
808
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
813
  "manage and share their own wish lists."
814
  msgstr ""
815
 
816
+ #: templates/admin/wishlist-panel-premium.php:212
817
+ #: templates/admin/wishlist-panel-premium.php:222
818
  msgid "Wishlist Private"
819
  msgstr ""
820
 
821
+ #: templates/admin/wishlist-panel-premium.php:214
 
822
  msgid ""
823
  "By enabling the option wishlist, users will also have the possibility to "
824
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
825
  "following options:"
826
  msgstr ""
827
 
828
+ #: templates/admin/wishlist-panel-premium.php:216
 
829
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
830
  msgstr ""
831
 
832
+ #: templates/admin/wishlist-panel-premium.php:217
 
833
  msgid ""
834
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
835
  "can display it;"
836
  msgstr ""
837
 
838
+ #: templates/admin/wishlist-panel-premium.php:218
 
839
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
840
  msgstr ""
841
 
842
+ #: templates/admin/wishlist-panel-premium.php:229
843
+ #: templates/admin/wishlist-panel-premium.php:234
844
  msgid "Estimate Cost"
845
  msgstr ""
846
 
847
+ #: templates/admin/wishlist-panel-premium.php:236
 
848
  msgid ""
849
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
850
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
856
  "address that you have previously set."
857
  msgstr ""
858
 
859
+ #: templates/admin/wishlist-panel-premium.php:245
860
+ #: templates/admin/wishlist-panel-premium.php:250
861
  msgid "Admin Panel"
862
  msgstr ""
863
 
864
+ #: templates/admin/wishlist-panel-premium.php:247
 
865
  msgid ""
866
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
867
  "submenu pages, you will have total control on users' wishlists. In addition "
871
  "in customers' wish lists."
872
  msgstr ""
873
 
874
+ #: templates/admin/wishlist-panel-premium.php:257
875
+ #: templates/admin/wishlist-panel-premium.php:262
876
  msgid "Search Wishlists"
877
  msgstr ""
878
 
879
+ #: templates/admin/wishlist-panel-premium.php:264
 
880
  msgid ""
881
  "How many times have you been looking for the perfect gift for a important "
882
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
885
  "your products and even encourage users to purchase."
886
  msgstr ""
887
 
888
+ #: templates/admin/wishlist-panel-premium.php:273
889
  msgid "'ADD TO CART' CHECKBOX"
890
  msgstr ""
891
 
892
+ #: templates/admin/wishlist-panel-premium.php:275
 
893
  msgid ""
894
  "Your shop offers always a wide selection of products and wishlists of your "
895
  "users get more and more crowded everyday. Give them the possibility to "
897
  "just with one click."
898
  msgstr ""
899
 
900
+ #: templates/admin/wishlist-panel-premium.php:278
901
  msgid "'ADD TO CART'"
902
  msgstr ""
903
 
904
+ #: templates/admin/wishlist-panel-premium.php:285
905
  msgid "DISABLE WISHLIST"
906
  msgstr ""
907
 
908
+ #: templates/admin/wishlist-panel-premium.php:290
909
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
910
  msgstr ""
911
 
912
+ #: templates/admin/wishlist-panel-premium.php:292
 
913
  msgid ""
914
  "Favour users that have registered to your shop and disable plugin "
915
  "functionalities for all users that have not. By disabling this option, each "
917
  "%2$s to \"My Account\" page and a message will invite them to log in."
918
  msgstr ""
919
 
920
+ #: templates/admin/wishlist-panel-premium.php:301
921
  msgid "MESSAGE TO UNLOGGED USERS"
922
  msgstr ""
923
 
924
+ #: templates/admin/wishlist-panel-premium.php:303
 
925
  msgid ""
926
  "Invite users that are visiting your shop to login if they want to fully "
927
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
928
  "redirect them to \"My Account\" page for registration."
929
  msgstr ""
930
 
931
+ #: templates/admin/wishlist-panel-premium.php:306
932
  msgid "UNLOGGED USERS"
933
  msgstr ""
934
 
935
+ #: templates/admin/wishlist-panel-premium.php:313
936
+ #: templates/admin/wishlist-panel-premium.php:318
937
  msgid "POPULAR TABLE"
938
  msgstr ""
939
 
940
+ #: templates/admin/wishlist-panel-premium.php:320
 
941
  msgid ""
942
  "Some products draw customer's attention more than others and they do not "
943
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
945
  "their wishlists."
946
  msgstr ""
947
 
948
+ #: templates/admin/wishlist-panel-premium.php:329
949
  msgid "FUNCTIONALITIES IN ONE CLICK"
950
  msgstr ""
951
 
952
+ #: templates/admin/wishlist-panel-premium.php:331
 
953
  msgid ""
954
  "Users have the possibility to search for a wishlist, create a new one or "
955
  "display those already created. Add these %1$sfunctionalities%2$s through the "
956
  "dedicated widgets or show them immediately after \"Wishlist\" table."
957
  msgstr ""
958
 
959
+ #: templates/admin/wishlist-panel-premium.php:334
960
  msgid "FUNCTIONALITIES"
961
  msgstr ""
962
 
963
+ #: templates/admin/wishlist-panel-premium.php:341
964
+ #: templates/admin/wishlist-panel-premium.php:346
965
  msgid "PROMOTIONAL EMAIL"
966
  msgstr ""
967
 
968
+ #: templates/admin/wishlist-panel-premium.php:348
 
969
  msgid ""
970
  "If you want to give the right input to your users to persuade them to "
971
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
974
  "will know you are offering a unique offer!"
975
  msgstr ""
976
 
977
+ #: templates/admin/wishlist-panel-premium.php:357
978
  msgid "FROM A WISHLIST TO ANOTHER"
979
  msgstr ""
980
 
981
+ #: templates/admin/wishlist-panel-premium.php:359
 
982
  msgid ""
983
  "Who said that a product has to remain forever in the same wishlist? With the "
984
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
986
  "another one, managing as they want their lists."
987
  msgstr ""
988
 
989
+ #: templates/admin/wishlist-panel-premium.php:362
990
  msgid "FROM A WISHLIST"
991
  msgstr ""
992
 
993
+ #: templates/admin/wishlist-panel-premium.php:369
994
  msgid "DATE"
995
  msgstr ""
996
 
997
+ #: templates/admin/wishlist-panel-premium.php:374
998
  msgid "DATE OF ADDITION TO A WISHLIST"
999
  msgstr ""
1000
 
1001
+ #: templates/admin/wishlist-panel-premium.php:376
 
1002
  msgid ""
1003
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1004
  "date in which they have added a particular product to their list: a new way "
1005
  "to keep you users informed about their operations."
1006
  msgstr ""
1007
 
1008
+ #: templates/share.php:32
1009
  #, fuzzy
1010
  msgid "Pinterest"
1011
  msgstr "Pinterest'te Pinle"
1012
 
1013
+ #: templates/share.php:38
1014
  #, fuzzy
1015
  msgid "Google+"
1016
  msgstr "Google+'da Paylaş"
1017
 
1018
+ #: templates/share.php:44
1019
  msgid "Email"
1020
  msgstr ""
1021
 
1022
+ #: templates/share.php:51
1023
+ #, fuzzy
1024
+ msgid "My wishlist on "
1025
+ msgstr "%s üzerinde istek listem"
1026
+
1027
+ #: templates/share.php:51
1028
+ msgid "WhatsApp"
1029
+ msgstr ""
1030
+
1031
+ #: templates/wishlist-view.php:32
1032
  #, fuzzy
1033
  msgid "Edit title"
1034
  msgstr "İstek listesi başlığı"
1035
 
1036
+ #: templates/wishlist-view.php:41
1037
  msgid "Save"
1038
  msgstr ""
1039
 
1040
+ #: templates/wishlist-view.php:45
1041
  msgid "Cancel"
1042
  msgstr ""
1043
 
1044
+ #: templates/wishlist-view.php:82
1045
  msgid "Product Name"
1046
  msgstr "Ürün Adı"
1047
 
1048
+ #: templates/wishlist-view.php:89
1049
  msgid "Unit Price"
1050
  msgstr "Birim Fiyatı"
1051
 
1052
+ #: templates/wishlist-view.php:102
1053
  msgid "Stock Status"
1054
  msgstr "Stok Durumu"
1055
 
1056
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
1057
  msgid "Remove this product"
1058
  msgstr "Bu ürünü kaldır"
1059
 
1060
+ #: templates/wishlist-view.php:172
1061
  msgid "Free!"
1062
  msgstr "Ücretsiz!"
1063
 
1064
+ #: templates/wishlist-view.php:179
1065
  msgid "Out of Stock"
1066
  msgstr "Stok Dışı"
1067
 
1068
+ #: templates/wishlist-view.php:179
1069
  msgid "In Stock"
1070
  msgstr "Stokta"
1071
 
1072
+ #: templates/wishlist-view.php:188
 
1073
  msgid "Added on : %s"
1074
  msgstr ""
1075
 
1076
+ #: templates/wishlist-view.php:200
1077
  msgid "Move"
1078
  msgstr ""
1079
 
1080
+ #: templates/wishlist-view.php:232
1081
  msgid "Remove"
1082
  msgstr ""
1083
 
1084
+ #: templates/wishlist-view.php:259
1085
  msgid "Add the selected products to the cart"
1086
  msgstr ""
1087
 
1088
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1089
  msgid "Ask for an estimate"
1090
  msgstr ""
1091
 
1092
+ #: templates/wishlist-view.php:303
1093
  msgid "Your email"
1094
  msgstr ""
1095
 
1096
+ #. Plugin Name of the plugin/theme
1097
  #, fuzzy
1098
+ msgid "YITH WooCommerce Wishlist"
1099
+ msgstr "İstek Listeme Ekle"
1100
+
1101
+ #. Plugin URI of the plugin/theme
1102
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1103
+ msgstr ""
1104
+
1105
+ #. Description of the plugin/theme
1106
+ msgid ""
1107
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1108
+ "possibility to create, fill, manage and share their wishlists allowing you "
1109
+ "to analyze their interests and needs to improve your marketing strategies. "
1110
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1111
+ "your e-commerce on <strong>YITH</strong></a>"
1112
+ msgstr ""
1113
+
1114
+ #. Author of the plugin/theme
1115
+ msgid "YITH"
1116
+ msgstr ""
1117
+
1118
+ #. Author URI of the plugin/theme
1119
+ msgid "https://yithemes.com/"
1120
+ msgstr ""
1121
 
1122
  #, fuzzy
1123
  #~ msgid ""
languages/yith-woocommerce-wishlist-uk_UA.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-uk_UA.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:39+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:39+0100\n"
7
  "Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -20,456 +20,461 @@ msgstr ""
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
- #: ../includes/class.yith-wcwl-admin-init.php:159
24
- #: ../includes/class.yith-wcwl-admin-init.php:1484
25
- #: ../includes/class.yith-wcwl-admin-init.php:1485
26
- #: ../includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr ""
29
 
30
- #: ../includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr ""
33
 
34
- #: ../includes/class.yith-wcwl-admin-init.php:162
35
- #: ../includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr ""
38
 
39
- #: ../includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr ""
42
 
43
- #: ../includes/class.yith-wcwl-admin-init.php:1015
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
- #: ../includes/class.yith-wcwl-admin-init.php:1016
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
- #: ../includes/class.yith-wcwl-admin-init.php:1017
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
- #: ../includes/class.yith-wcwl-admin-init.php:1018
59
  msgctxt "[Part Of]: Also, please read the plugin documentation"
60
  msgid "documentation"
61
  msgstr ""
62
 
63
- #: ../includes/class.yith-wcwl-admin-init.php:1024
64
  msgid "Upgrade to the PREMIUM VERSION"
65
  msgstr ""
66
 
67
- #: ../includes/class.yith-wcwl-admin-init.php:1028
68
  msgid "Discover the Advanced Features"
69
  msgstr ""
70
 
71
- #: ../includes/class.yith-wcwl-admin-init.php:1029
72
  msgid ""
73
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
74
  "all features!"
75
  msgstr ""
76
 
77
- #: ../includes/class.yith-wcwl-admin-init.php:1035
78
  msgid "Get Support and Pro Features"
79
  msgstr ""
80
 
81
- #: ../includes/class.yith-wcwl-admin-init.php:1036
82
  msgid ""
83
  "By purchasing the premium version of the plugin, you will take advantage of "
84
  "the advanced features of the product and you will get one year of free "
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
- #: ../includes/class.yith-wcwl-admin-init.php:1046
89
  msgid "General Settings"
90
  msgstr ""
91
 
92
- #: ../includes/class.yith-wcwl-admin-init.php:1053
93
  msgid "Enable YITH Wishlist"
94
  msgstr ""
95
 
96
- #: ../includes/class.yith-wcwl-admin-init.php:1060
97
  msgid "Default wishlist title"
98
  msgstr ""
99
 
100
- #: ../includes/class.yith-wcwl-admin-init.php:1062
101
- #: ../includes/class.yith-wcwl-admin-init.php:1063
102
- #: ../includes/class.yith-wcwl-admin-init.php:1299
103
- #, php-format
104
  msgid "My wishlist on %s"
105
  msgstr "Мій обраний список в %s"
106
 
107
- #: ../includes/class.yith-wcwl-admin-init.php:1068
108
  msgid "Wishlist Page"
109
  msgstr ""
110
 
111
- #: ../includes/class.yith-wcwl-admin-init.php:1069
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr ""
114
 
115
- #: ../includes/class.yith-wcwl-admin-init.php:1078
116
  msgid "Position"
117
  msgstr ""
118
 
119
- #: ../includes/class.yith-wcwl-admin-init.php:1079
120
  msgid ""
121
  "You can add the button in variable products only after the \"Add to Cart\" "
122
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
123
  msgstr ""
124
 
125
- #: ../includes/class.yith-wcwl-admin-init.php:1085
126
  msgid "After \"Add to cart\""
127
  msgstr "After \"Додати в кошик\""
128
 
129
- #: ../includes/class.yith-wcwl-admin-init.php:1086
130
  msgid "After thumbnails"
131
  msgstr ""
132
 
133
- #: ../includes/class.yith-wcwl-admin-init.php:1087
134
  msgid "After summary"
135
  msgstr ""
136
 
137
- #: ../includes/class.yith-wcwl-admin-init.php:1088
138
  msgid "Use shortcode"
139
  msgstr ""
140
 
141
- #: ../includes/class.yith-wcwl-admin-init.php:1093
142
  msgid "Redirect to cart"
143
  msgstr ""
144
 
145
- #: ../includes/class.yith-wcwl-admin-init.php:1094
146
  msgid ""
147
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
148
  "page."
149
  msgstr ""
150
 
151
- #: ../includes/class.yith-wcwl-admin-init.php:1100
152
  msgid "Remove if added to the cart"
153
  msgstr ""
154
 
155
- #: ../includes/class.yith-wcwl-admin-init.php:1101
156
  msgid "Remove the product from the wishlist if it has been added to the cart."
157
  msgstr ""
158
 
159
- #: ../includes/class.yith-wcwl-admin-init.php:1107
160
  msgid "\"Add to Wishlist\" text"
161
  msgstr ""
162
 
163
- #: ../includes/class.yith-wcwl-admin-init.php:1109
164
  msgid "Add to Wishlist"
165
  msgstr ""
166
 
167
- #: ../includes/class.yith-wcwl-admin-init.php:1114
168
  #, fuzzy
169
  msgid "\"Browse wishlist\" text"
170
  msgstr "\"Додати в кошик\" button text"
171
 
172
- #: ../includes/class.yith-wcwl-admin-init.php:1116
173
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
174
  msgid "Browse Wishlist"
175
  msgstr ""
176
 
177
- #: ../includes/class.yith-wcwl-admin-init.php:1121
178
  msgid "\"Product already in wishlist\" text"
179
  msgstr ""
180
 
181
- #: ../includes/class.yith-wcwl-admin-init.php:1123
182
- #: ../includes/class.yith-wcwl-ui.php:83
183
  msgid "The product is already in the wishlist!"
184
  msgstr ""
185
 
186
- #: ../includes/class.yith-wcwl-admin-init.php:1128
187
  #, fuzzy
188
  msgid "\"Product added\" text"
189
  msgstr "Назва продукту"
190
 
191
- #: ../includes/class.yith-wcwl-admin-init.php:1130
192
- #: ../includes/class.yith-wcwl-ui.php:82
193
  msgid "Product added!"
194
  msgstr ""
195
 
196
- #: ../includes/class.yith-wcwl-admin-init.php:1135
197
  msgid "\"Add to Cart\" text"
198
  msgstr "\"Додати в кошик\" text"
199
 
200
- #: ../includes/class.yith-wcwl-admin-init.php:1137
201
  msgid "Add to Cart"
202
  msgstr "Додати в кошик"
203
 
204
- #: ../includes/class.yith-wcwl-admin-init.php:1142
205
  #, fuzzy
206
  msgid "Show Unit price"
207
  msgstr "Ціна"
208
 
209
- #: ../includes/class.yith-wcwl-admin-init.php:1143
210
  msgid "Show unit price for each product in wishlist"
211
  msgstr ""
212
 
213
- #: ../includes/class.yith-wcwl-admin-init.php:1150
214
  #, fuzzy
215
  msgid "Show \"Add to Cart\" button"
216
  msgstr "\"Додати в кошик\" button text"
217
 
218
- #: ../includes/class.yith-wcwl-admin-init.php:1151
219
  #, fuzzy
220
  msgid "Show \"Add to Cart\" button for each product in wishlist"
221
  msgstr "\"Додати в кошик\" button background"
222
 
223
- #: ../includes/class.yith-wcwl-admin-init.php:1158
224
  #, fuzzy
225
  msgid "Show Stock status"
226
  msgstr "Наявність на складі"
227
 
228
- #: ../includes/class.yith-wcwl-admin-init.php:1159
229
  msgid ""
230
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
231
  msgstr ""
232
 
233
- #: ../includes/class.yith-wcwl-admin-init.php:1166
234
  msgid "Show Date of addition"
235
  msgstr ""
236
 
237
- #: ../includes/class.yith-wcwl-admin-init.php:1167
238
  #, fuzzy
239
  msgid "Show the date when users have added a product to the wishlist"
240
  msgstr "Немає доданих продуктів до вибраного"
241
 
242
- #: ../includes/class.yith-wcwl-admin-init.php:1174
243
  #, fuzzy
244
  msgid "Add second remove button"
245
  msgstr "\"Додати в кошик\" button text"
246
 
247
- #: ../includes/class.yith-wcwl-admin-init.php:1175
248
  msgid "Add a second remove button in the last column, with extended label"
249
  msgstr ""
250
 
251
- #: ../includes/class.yith-wcwl-admin-init.php:1190
252
  msgid "Styles"
253
  msgstr ""
254
 
255
- #: ../includes/class.yith-wcwl-admin-init.php:1197
256
  msgid "Use buttons"
257
  msgstr ""
258
 
259
- #: ../includes/class.yith-wcwl-admin-init.php:1198
260
  msgid "Use buttons instead of simple anchors."
261
  msgstr ""
262
 
263
- #: ../includes/class.yith-wcwl-admin-init.php:1204
264
  msgid "Custom CSS"
265
  msgstr ""
266
 
267
- #: ../includes/class.yith-wcwl-admin-init.php:1211
268
  msgid "Use theme style"
269
  msgstr ""
270
 
271
- #: ../includes/class.yith-wcwl-admin-init.php:1212
272
  msgid "Use the theme style."
273
  msgstr ""
274
 
275
- #: ../includes/class.yith-wcwl-admin-init.php:1218
276
  msgid "Rounded buttons"
277
  msgstr ""
278
 
279
- #: ../includes/class.yith-wcwl-admin-init.php:1219
280
  msgid "Make button corners rounded"
281
  msgstr ""
282
 
283
- #: ../includes/class.yith-wcwl-admin-init.php:1225
284
  msgid "\"Add to Wishlist\" icon"
285
  msgstr ""
286
 
287
- #: ../includes/class.yith-wcwl-admin-init.php:1226
288
  msgid "Add an icon to the \"Add to Wishlist\" button"
289
  msgstr ""
290
 
291
- #: ../includes/class.yith-wcwl-admin-init.php:1236
292
  msgid "\"Add to Cart\" icon"
293
  msgstr "\"Додати в кошик\" icon"
294
 
295
- #: ../includes/class.yith-wcwl-admin-init.php:1237
296
  msgid "Add an icon to the \"Add to Cart\" button"
297
  msgstr "Add an icon to the \"Додати в кошик\" button"
298
 
299
- #: ../includes/class.yith-wcwl-admin-init.php:1255
300
  msgid "Social Networks & Share"
301
  msgstr ""
302
 
303
- #: ../includes/class.yith-wcwl-admin-init.php:1262
304
  msgid "Share on Facebook"
305
  msgstr ""
306
 
307
- #: ../includes/class.yith-wcwl-admin-init.php:1263
308
  #, fuzzy
309
  msgid "Show \"Share on Facebook\" button"
310
  msgstr "\"Додати в кошик\" button text"
311
 
312
- #: ../includes/class.yith-wcwl-admin-init.php:1269
313
  msgid "Tweet on Twitter"
314
  msgstr ""
315
 
316
- #: ../includes/class.yith-wcwl-admin-init.php:1270
317
  #, fuzzy
318
  msgid "Show \"Tweet on Twitter\" button"
319
  msgstr "\"Додати в кошик\" button text"
320
 
321
- #: ../includes/class.yith-wcwl-admin-init.php:1276
322
  msgid "Pin on Pinterest"
323
  msgstr ""
324
 
325
- #: ../includes/class.yith-wcwl-admin-init.php:1277
326
  #, fuzzy
327
  msgid "Show \"Pin on Pinterest\" button"
328
  msgstr "\"Додати в кошик\" button text"
329
 
330
- #: ../includes/class.yith-wcwl-admin-init.php:1283
331
  msgid "Share on Google+"
332
  msgstr ""
333
 
334
- #: ../includes/class.yith-wcwl-admin-init.php:1284
335
  #, fuzzy
336
  msgid "Show \"Share on Google+\" button"
337
  msgstr "\"Додати в кошик\" button text"
338
 
339
- #: ../includes/class.yith-wcwl-admin-init.php:1290
340
  msgid "Share by Email"
341
  msgstr ""
342
 
343
- #: ../includes/class.yith-wcwl-admin-init.php:1291
344
  #, fuzzy
345
  msgid "Show \"Share by Email\" button"
346
  msgstr "\"Додати в кошик\" button text"
347
 
348
- #: ../includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
 
349
  msgid "Social title"
350
  msgstr ""
351
 
352
- #: ../includes/class.yith-wcwl-admin-init.php:1304
353
  msgid "Social text"
354
  msgstr ""
355
 
356
- #: ../includes/class.yith-wcwl-admin-init.php:1305
357
  msgid ""
358
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
359
  "strong> where you want to show the URL of your wishlist."
360
  msgstr ""
361
 
362
- #: ../includes/class.yith-wcwl-admin-init.php:1312
363
  msgid "Social image URL"
364
  msgstr ""
365
 
366
- #: ../includes/class.yith-wcwl-admin-init.php:1313
367
  msgid "It will be used by Pinterest."
368
  msgstr ""
369
 
370
- #: ../includes/class.yith-wcwl-admin-init.php:1327
371
- #, php-format
372
  msgid ""
373
  "If you want to take advantage of this feature, you could consider to "
374
  "purchase the %s."
375
  msgstr ""
376
 
377
- #: ../includes/class.yith-wcwl-admin-init.php:1332
378
  msgid "YITH WooCommerce Frequently Bought Together Integration"
379
  msgstr ""
380
 
381
- #: ../includes/class.yith-wcwl-admin-init.php:1339
382
  msgid "Enable slider in wishlist"
383
  msgstr ""
384
 
385
- #: ../includes/class.yith-wcwl-admin-init.php:1340
386
- #, php-format
387
  msgid ""
388
  "Choose to enable product slider in wishlist page with linked products (<a "
389
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
390
  msgstr ""
391
 
392
- #: ../includes/class.yith-wcwl-admin-init.php:1376
393
  #, fuzzy
394
  msgid "\"Add to wishlist\" button"
395
  msgstr "\"Додати в кошик\" button text"
396
 
397
- #: ../includes/class.yith-wcwl-admin-init.php:1379
398
- #: ../includes/class.yith-wcwl-admin-init.php:1397
399
- #: ../includes/class.yith-wcwl-admin-init.php:1415
400
- #: ../includes/class.yith-wcwl-admin-init.php:1433
401
- #: ../includes/class.yith-wcwl-admin-init.php:1451
402
  msgid "Background"
403
  msgstr ""
404
 
405
- #: ../includes/class.yith-wcwl-admin-init.php:1380
406
- #: ../includes/class.yith-wcwl-admin-init.php:1398
407
- #: ../includes/class.yith-wcwl-admin-init.php:1416
408
- #: ../includes/class.yith-wcwl-admin-init.php:1434
409
- #: ../includes/class.yith-wcwl-admin-init.php:1452
410
  msgid "Text"
411
  msgstr ""
412
 
413
- #: ../includes/class.yith-wcwl-admin-init.php:1381
414
- #: ../includes/class.yith-wcwl-admin-init.php:1399
415
- #: ../includes/class.yith-wcwl-admin-init.php:1417
416
- #: ../includes/class.yith-wcwl-admin-init.php:1435
417
- #: ../includes/class.yith-wcwl-admin-init.php:1453
418
  msgid "Border"
419
  msgstr ""
420
 
421
- #: ../includes/class.yith-wcwl-admin-init.php:1388
422
- #: ../includes/class.yith-wcwl-admin-init.php:1406
423
- #: ../includes/class.yith-wcwl-admin-init.php:1424
424
- #: ../includes/class.yith-wcwl-admin-init.php:1442
425
  msgid "Background (hover)"
426
  msgstr ""
427
 
428
- #: ../includes/class.yith-wcwl-admin-init.php:1389
429
- #: ../includes/class.yith-wcwl-admin-init.php:1407
430
- #: ../includes/class.yith-wcwl-admin-init.php:1425
431
- #: ../includes/class.yith-wcwl-admin-init.php:1443
432
  msgid "Text (hover)"
433
  msgstr ""
434
 
435
- #: ../includes/class.yith-wcwl-admin-init.php:1390
436
- #: ../includes/class.yith-wcwl-admin-init.php:1408
437
- #: ../includes/class.yith-wcwl-admin-init.php:1426
438
- #: ../includes/class.yith-wcwl-admin-init.php:1444
439
  msgid "Border (hover)"
440
  msgstr ""
441
 
442
- #: ../includes/class.yith-wcwl-admin-init.php:1394
443
  #, fuzzy
444
  msgid "\"Add to Cart\" button"
445
  msgstr "\"Додати в кошик\" button text"
446
 
447
- #: ../includes/class.yith-wcwl-admin-init.php:1412
448
  msgid "\"Style 1\" button"
449
  msgstr ""
450
 
451
- #: ../includes/class.yith-wcwl-admin-init.php:1430
452
  msgid "\"Style 2\" button"
453
  msgstr ""
454
 
455
- #: ../includes/class.yith-wcwl-admin-init.php:1448
456
  msgid "Wishlist table"
457
  msgstr ""
458
 
459
- #: ../includes/class.yith-wcwl-admin-init.php:1457
460
  msgid "Headers"
461
  msgstr ""
462
 
463
- #: ../includes/class.yith-wcwl-admin-init.php:1460
464
  msgid "Background color"
465
  msgstr ""
466
 
467
- #: ../includes/class.yith-wcwl-admin-init.php:1550
468
  msgid "Wishlist Activated"
469
  msgstr ""
470
 
471
- #: ../includes/class.yith-wcwl-admin-init.php:1551
472
- #, php-format
473
  msgid ""
474
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
475
  "can access to all the settings of our plugins that you have activated. "
@@ -477,12 +482,11 @@ msgid ""
477
  "options, <a href=\"%s\">discover it now</a>."
478
  msgstr ""
479
 
480
- #: ../includes/class.yith-wcwl-admin-init.php:1562
481
  msgid "Wishlist Updated"
482
  msgstr ""
483
 
484
- #: ../includes/class.yith-wcwl-admin-init.php:1563
485
- #, php-format
486
  msgid ""
487
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
488
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -491,304 +495,298 @@ msgid ""
491
  "\">discover the PREMIUM version.</a>"
492
  msgstr ""
493
 
494
- #: ../includes/class.yith-wcwl-init.php:437
495
  msgid ""
496
  "We are sorry, but this feature is available only if cookies are enabled on "
497
  "your browser."
498
  msgstr ""
499
 
500
- #: ../includes/class.yith-wcwl-init.php:438
501
  #, fuzzy
502
  msgid "Product correctly added to cart"
503
  msgstr "Назва продукту"
504
 
505
- #: ../includes/class.yith-wcwl-install.php:244
506
  msgctxt "page_slug"
507
  msgid "wishlist"
508
  msgstr ""
509
 
510
- #: ../includes/class.yith-wcwl-privacy.php:50
511
  msgid "While you visit our site, we’ll track:"
512
  msgstr ""
513
 
514
- #: ../includes/class.yith-wcwl-privacy.php:52
515
  msgid ""
516
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
517
  "users your favourite products, and to create targeted email campaigns."
518
  msgstr ""
519
 
520
- #: ../includes/class.yith-wcwl-privacy.php:53
521
  msgid ""
522
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
523
  "make them visible to the store’s staff"
524
  msgstr ""
525
 
526
- #: ../includes/class.yith-wcwl-privacy.php:55
527
  msgid ""
528
  "We’ll also use cookies to keep track of wishlist contents while you’re "
529
  "browsing our site."
530
  msgstr ""
531
 
532
- #: ../includes/class.yith-wcwl-privacy.php:58
533
  msgid ""
534
  "Members of our team have access to the information you provide us. For "
535
  "example, both Administrators and Shop Managers can access:"
536
  msgstr ""
537
 
538
- #: ../includes/class.yith-wcwl-privacy.php:60
539
  msgid ""
540
  "Wishlist details, such as products added, date of addition, name and privacy "
541
  "settings of your wishlists"
542
  msgstr ""
543
 
544
- #: ../includes/class.yith-wcwl-privacy.php:62
545
  msgid ""
546
  "Our team members have access to this information to offer you better deals "
547
  "for the products you love."
548
  msgstr ""
549
 
550
- #: ../includes/class.yith-wcwl-privacy.php:82
551
- #: ../includes/class.yith-wcwl-privacy.php:98
552
  msgid "Customer Wishlists"
553
  msgstr ""
554
 
555
- #: ../includes/class.yith-wcwl-privacy.php:133
556
  #, fuzzy
557
  msgid "Wishlists"
558
  msgstr "Мій обраний список в %s"
559
 
560
- #: ../includes/class.yith-wcwl-privacy.php:195
561
- #, fuzzy, php-format
 
562
  msgid "Removed wishlist %s."
563
  msgstr "Мій обраний список в %s"
564
 
565
- #: ../includes/class.yith-wcwl-privacy.php:199
566
- #, php-format
567
  msgid "Wishlist %s has been retained."
568
  msgstr ""
569
 
570
- #: ../includes/class.yith-wcwl-privacy.php:210
571
  msgid "Removed default user's wishlist"
572
  msgstr ""
573
 
574
- #: ../includes/class.yith-wcwl-privacy.php:228
575
  msgid "Token"
576
  msgstr ""
577
 
578
- #: ../includes/class.yith-wcwl-privacy.php:229
579
  msgid "Wishlist url"
580
  msgstr ""
581
 
582
- #: ../includes/class.yith-wcwl-privacy.php:230
583
  msgid "Title"
584
  msgstr ""
585
 
586
- #: ../includes/class.yith-wcwl-privacy.php:231
587
  msgctxt "date wishlist was created"
588
  msgid "Created on"
589
  msgstr ""
590
 
591
- #: ../includes/class.yith-wcwl-privacy.php:232
592
  msgid "Visibility"
593
  msgstr ""
594
 
595
- #: ../includes/class.yith-wcwl-privacy.php:233
596
  msgid "Items Added"
597
  msgstr ""
598
 
599
- #: ../includes/class.yith-wcwl-privacy.php:283
600
- #: ../templates/wishlist-view.php:212
601
  #, fuzzy
602
  msgid "Shared"
603
  msgstr "Поширити в:"
604
 
605
- #: ../includes/class.yith-wcwl-privacy.php:286
606
- #: ../templates/wishlist-view.php:215
607
  msgid "Private"
608
  msgstr ""
609
 
610
- #: ../includes/class.yith-wcwl-privacy.php:289
611
- #: ../templates/wishlist-view.php:218
612
  msgid "Public"
613
  msgstr ""
614
 
615
- #: ../includes/class.yith-wcwl-shortcode.php:45
616
  #, fuzzy
617
  msgctxt "[gutenberg]: block name"
618
  msgid "YITH Add to Wishlist"
619
  msgstr "\"Додати в кошик\" button text"
620
 
621
- #: ../includes/class.yith-wcwl-shortcode.php:46
622
  #, fuzzy
623
  msgctxt "[gutenberg]: block description"
624
  msgid "Shows Add to Wishlist button"
625
  msgstr "\"Додати в кошик\" button text"
626
 
627
- #: ../includes/class.yith-wcwl-shortcode.php:51
628
  msgid ""
629
  "ID of the product to add to wishlist (leave empty to use global product)"
630
  msgstr ""
631
 
632
- #: ../includes/class.yith-wcwl-shortcode.php:56
633
  msgid "Url of wishlist page (leave empty to use default)"
634
  msgstr ""
635
 
636
- #: ../includes/class.yith-wcwl-shortcode.php:61
637
  msgid "Button label (leave empty to use default)"
638
  msgstr ""
639
 
640
- #: ../includes/class.yith-wcwl-shortcode.php:66
641
  msgid "\"Browse wishlist\" label (leave empty to use default)"
642
  msgstr ""
643
 
644
- #: ../includes/class.yith-wcwl-shortcode.php:71
645
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
646
  msgstr ""
647
 
648
- #: ../includes/class.yith-wcwl-shortcode.php:76
649
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
650
  msgstr ""
651
 
652
- #: ../includes/class.yith-wcwl-shortcode.php:81
653
  msgid ""
654
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
655
  "default)"
656
  msgstr ""
657
 
658
- #: ../includes/class.yith-wcwl-shortcode.php:86
659
  msgid "Additional css classes for the button (leave empty to use default)"
660
  msgstr ""
661
 
662
- #: ../includes/class.yith-wcwl-shortcode.php:94
663
  #, fuzzy
664
  msgctxt "[gutenberg]: block name"
665
  msgid "YITH Wishlist"
666
  msgstr "Мій обраний список в %s"
667
 
668
- #: ../includes/class.yith-wcwl-shortcode.php:95
669
  #, fuzzy
670
  msgctxt "[gutenberg]: block description"
671
  msgid "Shows list of products in wishlist"
672
  msgstr "\"Додати в кошик\" button background"
673
 
674
- #: ../includes/class.yith-wcwl-shortcode.php:100
675
  msgid "Choose whether to paginate items in the wishlist or show them all"
676
  msgstr ""
677
 
678
- #: ../includes/class.yith-wcwl-shortcode.php:103
679
  msgid "Paginate"
680
  msgstr ""
681
 
682
- #: ../includes/class.yith-wcwl-shortcode.php:104
683
  msgid "Do not paginate"
684
  msgstr ""
685
 
686
- #: ../includes/class.yith-wcwl-shortcode.php:109
687
  msgid "Number of items to show for each page"
688
  msgstr ""
689
 
690
- #: ../includes/class.yith-wcwl-shortcode.php:114
691
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
692
  msgstr ""
693
 
694
- #: ../includes/class.yith-wcwl-shortcode.php:386
695
- #: ../includes/class.yith-wcwl-ui.php:164
696
  msgid "Share on:"
697
  msgstr "Поширити в:"
698
 
699
- #: ../includes/class.yith-wcwl-ui.php:118
700
- #: ../includes/class.yith-wcwl-ui.php:200
701
  msgid "Select options"
702
  msgstr ""
703
 
704
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
705
  msgid "Facebook"
706
  msgstr ""
707
 
708
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
709
  msgid "Twitter"
710
  msgstr ""
711
 
712
- #: ../includes/class.yith-wcwl-ui.php:180
713
  msgid "email"
714
  msgstr ""
715
 
716
- #: ../includes/class.yith-wcwl.php:201
717
  #, fuzzy
718
  msgid "An error occurred while adding products to the wishlist."
719
  msgstr "Немає доданих продуктів до вибраного"
720
 
721
- #: ../includes/class.yith-wcwl.php:293
722
  #, fuzzy
723
  msgid "An error occurred while adding products to wishlist."
724
  msgstr "Немає доданих продуктів до вибраного"
725
 
726
- #: ../includes/class.yith-wcwl.php:310
727
  msgid "The \"Remove\" option now does not require any parameter"
728
  msgstr ""
729
 
730
- #: ../includes/class.yith-wcwl.php:359
731
  #, fuzzy
732
  msgid "An error occurred while removing products from the wishlist"
733
  msgstr "Немає доданих продуктів до вибраного"
734
 
735
- #: ../includes/class.yith-wcwl.php:809
736
  msgid "You need to log in before creating a new wishlist"
737
  msgstr ""
738
 
739
- #: ../includes/class.yith-wcwl.php:1610
740
  msgid "Product successfully removed."
741
  msgstr ""
742
 
743
- #: ../includes/class.yith-wcwl.php:1614
744
  msgid "Error. Unable to remove the product from the wishlist."
745
  msgstr ""
746
 
747
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
748
  msgid "No products were added to the wishlist"
749
  msgstr "Немає доданих продуктів до вибраного"
750
 
751
- #: ../includes/class.yith-wcwl.php:1660
752
  msgid "An error as occurred."
753
  msgstr ""
754
 
755
- #: ../init.php:130
756
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
757
  msgstr ""
758
 
759
- #: ../init.php:140
760
  msgid "You can't activate the free version of"
761
  msgstr ""
762
 
763
- #: ../init.php:140
764
  msgid "while you are using the premium one."
765
  msgstr ""
766
 
767
- #: ../templates/admin/wishlist-panel-premium.php:185
768
- #: ../templates/admin/wishlist-panel-premium.php:383
769
- #, php-format
770
  msgid ""
771
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
772
  "%2$s to benefit from all features!"
773
  msgstr ""
774
 
775
- #: ../templates/admin/wishlist-panel-premium.php:187
776
- #: ../templates/admin/wishlist-panel-premium.php:385
777
- #, php-format
778
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
779
  msgstr ""
780
 
781
- #: ../templates/admin/wishlist-panel-premium.php:193
782
  msgid "Premium Features"
783
  msgstr ""
784
 
785
- #: ../templates/admin/wishlist-panel-premium.php:196
786
- #: ../templates/admin/wishlist-panel-premium.php:201
787
  msgid "Multiple Wishlist"
788
  msgstr ""
789
 
790
- #: ../templates/admin/wishlist-panel-premium.php:203
791
- #, php-format
792
  msgid ""
793
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
794
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -799,43 +797,38 @@ msgid ""
799
  "manage and share their own wish lists."
800
  msgstr ""
801
 
802
- #: ../templates/admin/wishlist-panel-premium.php:212
803
- #: ../templates/admin/wishlist-panel-premium.php:222
804
  msgid "Wishlist Private"
805
  msgstr ""
806
 
807
- #: ../templates/admin/wishlist-panel-premium.php:214
808
- #, php-format
809
  msgid ""
810
  "By enabling the option wishlist, users will also have the possibility to "
811
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
812
  "following options:"
813
  msgstr ""
814
 
815
- #: ../templates/admin/wishlist-panel-premium.php:216
816
- #, php-format
817
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
818
  msgstr ""
819
 
820
- #: ../templates/admin/wishlist-panel-premium.php:217
821
- #, php-format
822
  msgid ""
823
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
824
  "can display it;"
825
  msgstr ""
826
 
827
- #: ../templates/admin/wishlist-panel-premium.php:218
828
- #, php-format
829
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
830
  msgstr ""
831
 
832
- #: ../templates/admin/wishlist-panel-premium.php:229
833
- #: ../templates/admin/wishlist-panel-premium.php:234
834
  msgid "Estimate Cost"
835
  msgstr ""
836
 
837
- #: ../templates/admin/wishlist-panel-premium.php:236
838
- #, php-format
839
  msgid ""
840
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
841
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -847,13 +840,12 @@ msgid ""
847
  "address that you have previously set."
848
  msgstr ""
849
 
850
- #: ../templates/admin/wishlist-panel-premium.php:245
851
- #: ../templates/admin/wishlist-panel-premium.php:250
852
  msgid "Admin Panel"
853
  msgstr ""
854
 
855
- #: ../templates/admin/wishlist-panel-premium.php:247
856
- #, php-format
857
  msgid ""
858
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
859
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -863,13 +855,12 @@ msgid ""
863
  "in customers' wish lists."
864
  msgstr ""
865
 
866
- #: ../templates/admin/wishlist-panel-premium.php:257
867
- #: ../templates/admin/wishlist-panel-premium.php:262
868
  msgid "Search Wishlists"
869
  msgstr ""
870
 
871
- #: ../templates/admin/wishlist-panel-premium.php:264
872
- #, php-format
873
  msgid ""
874
  "How many times have you been looking for the perfect gift for a important "
875
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -878,12 +869,11 @@ msgid ""
878
  "your products and even encourage users to purchase."
879
  msgstr ""
880
 
881
- #: ../templates/admin/wishlist-panel-premium.php:273
882
  msgid "'ADD TO CART' CHECKBOX"
883
  msgstr ""
884
 
885
- #: ../templates/admin/wishlist-panel-premium.php:275
886
- #, php-format
887
  msgid ""
888
  "Your shop offers always a wide selection of products and wishlists of your "
889
  "users get more and more crowded everyday. Give them the possibility to "
@@ -891,20 +881,19 @@ msgid ""
891
  "just with one click."
892
  msgstr ""
893
 
894
- #: ../templates/admin/wishlist-panel-premium.php:278
895
  msgid "'ADD TO CART'"
896
  msgstr ""
897
 
898
- #: ../templates/admin/wishlist-panel-premium.php:285
899
  msgid "DISABLE WISHLIST"
900
  msgstr ""
901
 
902
- #: ../templates/admin/wishlist-panel-premium.php:290
903
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
904
  msgstr ""
905
 
906
- #: ../templates/admin/wishlist-panel-premium.php:292
907
- #, php-format
908
  msgid ""
909
  "Favour users that have registered to your shop and disable plugin "
910
  "functionalities for all users that have not. By disabling this option, each "
@@ -912,29 +901,27 @@ msgid ""
912
  "%2$s to \"My Account\" page and a message will invite them to log in."
913
  msgstr ""
914
 
915
- #: ../templates/admin/wishlist-panel-premium.php:301
916
  msgid "MESSAGE TO UNLOGGED USERS"
917
  msgstr ""
918
 
919
- #: ../templates/admin/wishlist-panel-premium.php:303
920
- #, php-format
921
  msgid ""
922
  "Invite users that are visiting your shop to login if they want to fully "
923
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
924
  "redirect them to \"My Account\" page for registration."
925
  msgstr ""
926
 
927
- #: ../templates/admin/wishlist-panel-premium.php:306
928
  msgid "UNLOGGED USERS"
929
  msgstr ""
930
 
931
- #: ../templates/admin/wishlist-panel-premium.php:313
932
- #: ../templates/admin/wishlist-panel-premium.php:318
933
  msgid "POPULAR TABLE"
934
  msgstr ""
935
 
936
- #: ../templates/admin/wishlist-panel-premium.php:320
937
- #, php-format
938
  msgid ""
939
  "Some products draw customer's attention more than others and they do not "
940
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -942,29 +929,27 @@ msgid ""
942
  "their wishlists."
943
  msgstr ""
944
 
945
- #: ../templates/admin/wishlist-panel-premium.php:329
946
  msgid "FUNCTIONALITIES IN ONE CLICK"
947
  msgstr ""
948
 
949
- #: ../templates/admin/wishlist-panel-premium.php:331
950
- #, php-format
951
  msgid ""
952
  "Users have the possibility to search for a wishlist, create a new one or "
953
  "display those already created. Add these %1$sfunctionalities%2$s through the "
954
  "dedicated widgets or show them immediately after \"Wishlist\" table."
955
  msgstr ""
956
 
957
- #: ../templates/admin/wishlist-panel-premium.php:334
958
  msgid "FUNCTIONALITIES"
959
  msgstr ""
960
 
961
- #: ../templates/admin/wishlist-panel-premium.php:341
962
- #: ../templates/admin/wishlist-panel-premium.php:346
963
  msgid "PROMOTIONAL EMAIL"
964
  msgstr ""
965
 
966
- #: ../templates/admin/wishlist-panel-premium.php:348
967
- #, php-format
968
  msgid ""
969
  "If you want to give the right input to your users to persuade them to "
970
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -973,12 +958,11 @@ msgid ""
973
  "will know you are offering a unique offer!"
974
  msgstr ""
975
 
976
- #: ../templates/admin/wishlist-panel-premium.php:357
977
  msgid "FROM A WISHLIST TO ANOTHER"
978
  msgstr ""
979
 
980
- #: ../templates/admin/wishlist-panel-premium.php:359
981
- #, php-format
982
  msgid ""
983
  "Who said that a product has to remain forever in the same wishlist? With the "
984
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -986,103 +970,136 @@ msgid ""
986
  "another one, managing as they want their lists."
987
  msgstr ""
988
 
989
- #: ../templates/admin/wishlist-panel-premium.php:362
990
  msgid "FROM A WISHLIST"
991
  msgstr ""
992
 
993
- #: ../templates/admin/wishlist-panel-premium.php:369
994
  msgid "DATE"
995
  msgstr ""
996
 
997
- #: ../templates/admin/wishlist-panel-premium.php:374
998
  msgid "DATE OF ADDITION TO A WISHLIST"
999
  msgstr ""
1000
 
1001
- #: ../templates/admin/wishlist-panel-premium.php:376
1002
- #, php-format
1003
  msgid ""
1004
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
1005
  "date in which they have added a particular product to their list: a new way "
1006
  "to keep you users informed about their operations."
1007
  msgstr ""
1008
 
1009
- #: ../templates/share.php:32
1010
  msgid "Pinterest"
1011
  msgstr ""
1012
 
1013
- #: ../templates/share.php:38
1014
  msgid "Google+"
1015
  msgstr ""
1016
 
1017
- #: ../templates/share.php:44
1018
  msgid "Email"
1019
  msgstr ""
1020
 
1021
- #: ../templates/wishlist-view.php:32
 
 
 
 
 
 
 
 
 
1022
  msgid "Edit title"
1023
  msgstr ""
1024
 
1025
- #: ../templates/wishlist-view.php:41
1026
  msgid "Save"
1027
  msgstr ""
1028
 
1029
- #: ../templates/wishlist-view.php:45
1030
  msgid "Cancel"
1031
  msgstr ""
1032
 
1033
- #: ../templates/wishlist-view.php:82
1034
  msgid "Product Name"
1035
  msgstr "Назва продукту"
1036
 
1037
- #: ../templates/wishlist-view.php:89
1038
  msgid "Unit Price"
1039
  msgstr "Ціна"
1040
 
1041
- #: ../templates/wishlist-view.php:102
1042
  msgid "Stock Status"
1043
  msgstr "Наявність на складі"
1044
 
1045
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1046
  msgid "Remove this product"
1047
  msgstr ""
1048
 
1049
- #: ../templates/wishlist-view.php:172
1050
  msgid "Free!"
1051
  msgstr ""
1052
 
1053
- #: ../templates/wishlist-view.php:179
1054
  msgid "Out of Stock"
1055
  msgstr ""
1056
 
1057
- #: ../templates/wishlist-view.php:179
1058
  msgid "In Stock"
1059
  msgstr "в наявності"
1060
 
1061
- #: ../templates/wishlist-view.php:188
1062
- #, php-format
1063
  msgid "Added on : %s"
1064
  msgstr ""
1065
 
1066
- #: ../templates/wishlist-view.php:200
1067
  msgid "Move"
1068
  msgstr ""
1069
 
1070
- #: ../templates/wishlist-view.php:232
1071
  msgid "Remove"
1072
  msgstr ""
1073
 
1074
- #: ../templates/wishlist-view.php:259
1075
  msgid "Add the selected products to the cart"
1076
  msgstr ""
1077
 
1078
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1079
  msgid "Ask for an estimate"
1080
  msgstr ""
1081
 
1082
- #: ../templates/wishlist-view.php:303
1083
  msgid "Your email"
1084
  msgstr ""
1085
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1086
  #, fuzzy
1087
  #~ msgid "Add options "
1088
  #~ msgstr "Додати в кошик"
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:39+0100\n"
7
  "Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
+ #: includes/class.yith-wcwl-admin-init.php:159
24
+ #: includes/class.yith-wcwl-admin-init.php:1485
25
+ #: includes/class.yith-wcwl-admin-init.php:1486
26
+ #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr ""
29
 
30
+ #: includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr ""
33
 
34
+ #: includes/class.yith-wcwl-admin-init.php:162
35
+ #: includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr ""
38
 
39
+ #: includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr ""
42
 
43
+ #: includes/class.yith-wcwl-admin-init.php:1009
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1010
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
+ #: includes/class.yith-wcwl-admin-init.php:1011
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
+ #: includes/class.yith-wcwl-admin-init.php:1012
59
  msgctxt "[Part Of]: Also, please read the plugin documentation"
60
  msgid "documentation"
61
  msgstr ""
62
 
63
+ #: includes/class.yith-wcwl-admin-init.php:1018
64
  msgid "Upgrade to the PREMIUM VERSION"
65
  msgstr ""
66
 
67
+ #: includes/class.yith-wcwl-admin-init.php:1022
68
  msgid "Discover the Advanced Features"
69
  msgstr ""
70
 
71
+ #: includes/class.yith-wcwl-admin-init.php:1023
72
  msgid ""
73
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
74
  "all features!"
75
  msgstr ""
76
 
77
+ #: includes/class.yith-wcwl-admin-init.php:1029
78
  msgid "Get Support and Pro Features"
79
  msgstr ""
80
 
81
+ #: includes/class.yith-wcwl-admin-init.php:1030
82
  msgid ""
83
  "By purchasing the premium version of the plugin, you will take advantage of "
84
  "the advanced features of the product and you will get one year of free "
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1040
89
  msgid "General Settings"
90
  msgstr ""
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1047
93
  msgid "Enable YITH Wishlist"
94
  msgstr ""
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1054
97
  msgid "Default wishlist title"
98
  msgstr ""
99
 
100
+ #: includes/class.yith-wcwl-admin-init.php:1056
101
+ #: includes/class.yith-wcwl-admin-init.php:1057
102
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
103
  msgid "My wishlist on %s"
104
  msgstr "Мій обраний список в %s"
105
 
106
+ #: includes/class.yith-wcwl-admin-init.php:1062
107
  msgid "Wishlist Page"
108
  msgstr ""
109
 
110
+ #: includes/class.yith-wcwl-admin-init.php:1063
111
  msgid "Page contents: [yith_wcwl_wishlist]"
112
  msgstr ""
113
 
114
+ #: includes/class.yith-wcwl-admin-init.php:1072
115
  msgid "Position"
116
  msgstr ""
117
 
118
+ #: includes/class.yith-wcwl-admin-init.php:1073
119
  msgid ""
120
  "You can add the button in variable products only after the \"Add to Cart\" "
121
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
122
  msgstr ""
123
 
124
+ #: includes/class.yith-wcwl-admin-init.php:1079
125
  msgid "After \"Add to cart\""
126
  msgstr "After \"Додати в кошик\""
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1080
129
  msgid "After thumbnails"
130
  msgstr ""
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1081
133
  msgid "After summary"
134
  msgstr ""
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1082
137
  msgid "Use shortcode"
138
  msgstr ""
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1087
141
  msgid "Redirect to cart"
142
  msgstr ""
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1088
145
  msgid ""
146
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
147
  "page."
148
  msgstr ""
149
 
150
+ #: includes/class.yith-wcwl-admin-init.php:1094
151
  msgid "Remove if added to the cart"
152
  msgstr ""
153
 
154
+ #: includes/class.yith-wcwl-admin-init.php:1095
155
  msgid "Remove the product from the wishlist if it has been added to the cart."
156
  msgstr ""
157
 
158
+ #: includes/class.yith-wcwl-admin-init.php:1101
159
  msgid "\"Add to Wishlist\" text"
160
  msgstr ""
161
 
162
+ #: includes/class.yith-wcwl-admin-init.php:1103
163
  msgid "Add to Wishlist"
164
  msgstr ""
165
 
166
+ #: includes/class.yith-wcwl-admin-init.php:1108
167
  #, fuzzy
168
  msgid "\"Browse wishlist\" text"
169
  msgstr "\"Додати в кошик\" button text"
170
 
171
+ #: includes/class.yith-wcwl-admin-init.php:1110
172
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
173
  msgid "Browse Wishlist"
174
  msgstr ""
175
 
176
+ #: includes/class.yith-wcwl-admin-init.php:1115
177
  msgid "\"Product already in wishlist\" text"
178
  msgstr ""
179
 
180
+ #: includes/class.yith-wcwl-admin-init.php:1117
181
+ #: includes/class.yith-wcwl-ui.php:83
182
  msgid "The product is already in the wishlist!"
183
  msgstr ""
184
 
185
+ #: includes/class.yith-wcwl-admin-init.php:1122
186
  #, fuzzy
187
  msgid "\"Product added\" text"
188
  msgstr "Назва продукту"
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1124
191
+ #: includes/class.yith-wcwl-ui.php:82
192
  msgid "Product added!"
193
  msgstr ""
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1129
196
  msgid "\"Add to Cart\" text"
197
  msgstr "\"Додати в кошик\" text"
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1131
200
  msgid "Add to Cart"
201
  msgstr "Додати в кошик"
202
 
203
+ #: includes/class.yith-wcwl-admin-init.php:1136
204
  #, fuzzy
205
  msgid "Show Unit price"
206
  msgstr "Ціна"
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1137
209
  msgid "Show unit price for each product in wishlist"
210
  msgstr ""
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1144
213
  #, fuzzy
214
  msgid "Show \"Add to Cart\" button"
215
  msgstr "\"Додати в кошик\" button text"
216
 
217
+ #: includes/class.yith-wcwl-admin-init.php:1145
218
  #, fuzzy
219
  msgid "Show \"Add to Cart\" button for each product in wishlist"
220
  msgstr "\"Додати в кошик\" button background"
221
 
222
+ #: includes/class.yith-wcwl-admin-init.php:1152
223
  #, fuzzy
224
  msgid "Show Stock status"
225
  msgstr "Наявність на складі"
226
 
227
+ #: includes/class.yith-wcwl-admin-init.php:1153
228
  msgid ""
229
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
230
  msgstr ""
231
 
232
+ #: includes/class.yith-wcwl-admin-init.php:1160
233
  msgid "Show Date of addition"
234
  msgstr ""
235
 
236
+ #: includes/class.yith-wcwl-admin-init.php:1161
237
  #, fuzzy
238
  msgid "Show the date when users have added a product to the wishlist"
239
  msgstr "Немає доданих продуктів до вибраного"
240
 
241
+ #: includes/class.yith-wcwl-admin-init.php:1168
242
  #, fuzzy
243
  msgid "Add second remove button"
244
  msgstr "\"Додати в кошик\" button text"
245
 
246
+ #: includes/class.yith-wcwl-admin-init.php:1169
247
  msgid "Add a second remove button in the last column, with extended label"
248
  msgstr ""
249
 
250
+ #: includes/class.yith-wcwl-admin-init.php:1184
251
  msgid "Styles"
252
  msgstr ""
253
 
254
+ #: includes/class.yith-wcwl-admin-init.php:1191
255
  msgid "Use buttons"
256
  msgstr ""
257
 
258
+ #: includes/class.yith-wcwl-admin-init.php:1192
259
  msgid "Use buttons instead of simple anchors."
260
  msgstr ""
261
 
262
+ #: includes/class.yith-wcwl-admin-init.php:1198
263
  msgid "Custom CSS"
264
  msgstr ""
265
 
266
+ #: includes/class.yith-wcwl-admin-init.php:1205
267
  msgid "Use theme style"
268
  msgstr ""
269
 
270
+ #: includes/class.yith-wcwl-admin-init.php:1206
271
  msgid "Use the theme style."
272
  msgstr ""
273
 
274
+ #: includes/class.yith-wcwl-admin-init.php:1212
275
  msgid "Rounded buttons"
276
  msgstr ""
277
 
278
+ #: includes/class.yith-wcwl-admin-init.php:1213
279
  msgid "Make button corners rounded"
280
  msgstr ""
281
 
282
+ #: includes/class.yith-wcwl-admin-init.php:1219
283
  msgid "\"Add to Wishlist\" icon"
284
  msgstr ""
285
 
286
+ #: includes/class.yith-wcwl-admin-init.php:1220
287
  msgid "Add an icon to the \"Add to Wishlist\" button"
288
  msgstr ""
289
 
290
+ #: includes/class.yith-wcwl-admin-init.php:1230
291
  msgid "\"Add to Cart\" icon"
292
  msgstr "\"Додати в кошик\" icon"
293
 
294
+ #: includes/class.yith-wcwl-admin-init.php:1231
295
  msgid "Add an icon to the \"Add to Cart\" button"
296
  msgstr "Add an icon to the \"Додати в кошик\" button"
297
 
298
+ #: includes/class.yith-wcwl-admin-init.php:1249
299
  msgid "Social Networks & Share"
300
  msgstr ""
301
 
302
+ #: includes/class.yith-wcwl-admin-init.php:1256
303
  msgid "Share on Facebook"
304
  msgstr ""
305
 
306
+ #: includes/class.yith-wcwl-admin-init.php:1257
307
  #, fuzzy
308
  msgid "Show \"Share on Facebook\" button"
309
  msgstr "\"Додати в кошик\" button text"
310
 
311
+ #: includes/class.yith-wcwl-admin-init.php:1263
312
  msgid "Tweet on Twitter"
313
  msgstr ""
314
 
315
+ #: includes/class.yith-wcwl-admin-init.php:1264
316
  #, fuzzy
317
  msgid "Show \"Tweet on Twitter\" button"
318
  msgstr "\"Додати в кошик\" button text"
319
 
320
+ #: includes/class.yith-wcwl-admin-init.php:1270
321
  msgid "Pin on Pinterest"
322
  msgstr ""
323
 
324
+ #: includes/class.yith-wcwl-admin-init.php:1271
325
  #, fuzzy
326
  msgid "Show \"Pin on Pinterest\" button"
327
  msgstr "\"Додати в кошик\" button text"
328
 
329
+ #: includes/class.yith-wcwl-admin-init.php:1277
330
  msgid "Share on Google+"
331
  msgstr ""
332
 
333
+ #: includes/class.yith-wcwl-admin-init.php:1278
334
  #, fuzzy
335
  msgid "Show \"Share on Google+\" button"
336
  msgstr "\"Додати в кошик\" button text"
337
 
338
+ #: includes/class.yith-wcwl-admin-init.php:1284
339
  msgid "Share by Email"
340
  msgstr ""
341
 
342
+ #: includes/class.yith-wcwl-admin-init.php:1285
343
  #, fuzzy
344
  msgid "Show \"Share by Email\" button"
345
  msgstr "\"Додати в кошик\" button text"
346
 
347
+ #: includes/class.yith-wcwl-admin-init.php:1291
348
+ msgid "Share by WhatsApp"
349
+ msgstr ""
350
+
351
+ #: includes/class.yith-wcwl-admin-init.php:1292
352
+ #, fuzzy
353
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
354
+ msgstr "\"Додати в кошик\" button text"
355
+
356
+ #: includes/class.yith-wcwl-admin-init.php:1298
357
  msgid "Social title"
358
  msgstr ""
359
 
360
+ #: includes/class.yith-wcwl-admin-init.php:1305
361
  msgid "Social text"
362
  msgstr ""
363
 
364
+ #: includes/class.yith-wcwl-admin-init.php:1306
365
  msgid ""
366
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
367
  "strong> where you want to show the URL of your wishlist."
368
  msgstr ""
369
 
370
+ #: includes/class.yith-wcwl-admin-init.php:1313
371
  msgid "Social image URL"
372
  msgstr ""
373
 
374
+ #: includes/class.yith-wcwl-admin-init.php:1314
375
  msgid "It will be used by Pinterest."
376
  msgstr ""
377
 
378
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
379
  msgid ""
380
  "If you want to take advantage of this feature, you could consider to "
381
  "purchase the %s."
382
  msgstr ""
383
 
384
+ #: includes/class.yith-wcwl-admin-init.php:1333
385
  msgid "YITH WooCommerce Frequently Bought Together Integration"
386
  msgstr ""
387
 
388
+ #: includes/class.yith-wcwl-admin-init.php:1340
389
  msgid "Enable slider in wishlist"
390
  msgstr ""
391
 
392
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
393
  msgid ""
394
  "Choose to enable product slider in wishlist page with linked products (<a "
395
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
396
  msgstr ""
397
 
398
+ #: includes/class.yith-wcwl-admin-init.php:1377
399
  #, fuzzy
400
  msgid "\"Add to wishlist\" button"
401
  msgstr "\"Додати в кошик\" button text"
402
 
403
+ #: includes/class.yith-wcwl-admin-init.php:1380
404
+ #: includes/class.yith-wcwl-admin-init.php:1398
405
+ #: includes/class.yith-wcwl-admin-init.php:1416
406
+ #: includes/class.yith-wcwl-admin-init.php:1434
407
+ #: includes/class.yith-wcwl-admin-init.php:1452
408
  msgid "Background"
409
  msgstr ""
410
 
411
+ #: includes/class.yith-wcwl-admin-init.php:1381
412
+ #: includes/class.yith-wcwl-admin-init.php:1399
413
+ #: includes/class.yith-wcwl-admin-init.php:1417
414
+ #: includes/class.yith-wcwl-admin-init.php:1435
415
+ #: includes/class.yith-wcwl-admin-init.php:1453
416
  msgid "Text"
417
  msgstr ""
418
 
419
+ #: includes/class.yith-wcwl-admin-init.php:1382
420
+ #: includes/class.yith-wcwl-admin-init.php:1400
421
+ #: includes/class.yith-wcwl-admin-init.php:1418
422
+ #: includes/class.yith-wcwl-admin-init.php:1436
423
+ #: includes/class.yith-wcwl-admin-init.php:1454
424
  msgid "Border"
425
  msgstr ""
426
 
427
+ #: includes/class.yith-wcwl-admin-init.php:1389
428
+ #: includes/class.yith-wcwl-admin-init.php:1407
429
+ #: includes/class.yith-wcwl-admin-init.php:1425
430
+ #: includes/class.yith-wcwl-admin-init.php:1443
431
  msgid "Background (hover)"
432
  msgstr ""
433
 
434
+ #: includes/class.yith-wcwl-admin-init.php:1390
435
+ #: includes/class.yith-wcwl-admin-init.php:1408
436
+ #: includes/class.yith-wcwl-admin-init.php:1426
437
+ #: includes/class.yith-wcwl-admin-init.php:1444
438
  msgid "Text (hover)"
439
  msgstr ""
440
 
441
+ #: includes/class.yith-wcwl-admin-init.php:1391
442
+ #: includes/class.yith-wcwl-admin-init.php:1409
443
+ #: includes/class.yith-wcwl-admin-init.php:1427
444
+ #: includes/class.yith-wcwl-admin-init.php:1445
445
  msgid "Border (hover)"
446
  msgstr ""
447
 
448
+ #: includes/class.yith-wcwl-admin-init.php:1395
449
  #, fuzzy
450
  msgid "\"Add to Cart\" button"
451
  msgstr "\"Додати в кошик\" button text"
452
 
453
+ #: includes/class.yith-wcwl-admin-init.php:1413
454
  msgid "\"Style 1\" button"
455
  msgstr ""
456
 
457
+ #: includes/class.yith-wcwl-admin-init.php:1431
458
  msgid "\"Style 2\" button"
459
  msgstr ""
460
 
461
+ #: includes/class.yith-wcwl-admin-init.php:1449
462
  msgid "Wishlist table"
463
  msgstr ""
464
 
465
+ #: includes/class.yith-wcwl-admin-init.php:1458
466
  msgid "Headers"
467
  msgstr ""
468
 
469
+ #: includes/class.yith-wcwl-admin-init.php:1461
470
  msgid "Background color"
471
  msgstr ""
472
 
473
+ #: includes/class.yith-wcwl-admin-init.php:1551
474
  msgid "Wishlist Activated"
475
  msgstr ""
476
 
477
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
478
  msgid ""
479
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
480
  "can access to all the settings of our plugins that you have activated. "
482
  "options, <a href=\"%s\">discover it now</a>."
483
  msgstr ""
484
 
485
+ #: includes/class.yith-wcwl-admin-init.php:1563
486
  msgid "Wishlist Updated"
487
  msgstr ""
488
 
489
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
490
  msgid ""
491
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
492
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
495
  "\">discover the PREMIUM version.</a>"
496
  msgstr ""
497
 
498
+ #: includes/class.yith-wcwl-init.php:448
499
  msgid ""
500
  "We are sorry, but this feature is available only if cookies are enabled on "
501
  "your browser."
502
  msgstr ""
503
 
504
+ #: includes/class.yith-wcwl-init.php:449
505
  #, fuzzy
506
  msgid "Product correctly added to cart"
507
  msgstr "Назва продукту"
508
 
509
+ #: includes/class.yith-wcwl-install.php:244
510
  msgctxt "page_slug"
511
  msgid "wishlist"
512
  msgstr ""
513
 
514
+ #: includes/class.yith-wcwl-privacy.php:50
515
  msgid "While you visit our site, we’ll track:"
516
  msgstr ""
517
 
518
+ #: includes/class.yith-wcwl-privacy.php:52
519
  msgid ""
520
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
521
  "users your favourite products, and to create targeted email campaigns."
522
  msgstr ""
523
 
524
+ #: includes/class.yith-wcwl-privacy.php:53
525
  msgid ""
526
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
527
  "make them visible to the store’s staff"
528
  msgstr ""
529
 
530
+ #: includes/class.yith-wcwl-privacy.php:55
531
  msgid ""
532
  "We’ll also use cookies to keep track of wishlist contents while you’re "
533
  "browsing our site."
534
  msgstr ""
535
 
536
+ #: includes/class.yith-wcwl-privacy.php:58
537
  msgid ""
538
  "Members of our team have access to the information you provide us. For "
539
  "example, both Administrators and Shop Managers can access:"
540
  msgstr ""
541
 
542
+ #: includes/class.yith-wcwl-privacy.php:60
543
  msgid ""
544
  "Wishlist details, such as products added, date of addition, name and privacy "
545
  "settings of your wishlists"
546
  msgstr ""
547
 
548
+ #: includes/class.yith-wcwl-privacy.php:62
549
  msgid ""
550
  "Our team members have access to this information to offer you better deals "
551
  "for the products you love."
552
  msgstr ""
553
 
554
+ #: includes/class.yith-wcwl-privacy.php:82
555
+ #: includes/class.yith-wcwl-privacy.php:98
556
  msgid "Customer Wishlists"
557
  msgstr ""
558
 
559
+ #: includes/class.yith-wcwl-privacy.php:133
560
  #, fuzzy
561
  msgid "Wishlists"
562
  msgstr "Мій обраний список в %s"
563
 
564
+ #. Translators: %s Order number.
565
+ #: includes/class.yith-wcwl-privacy.php:195
566
+ #, fuzzy
567
  msgid "Removed wishlist %s."
568
  msgstr "Мій обраний список в %s"
569
 
570
+ #. Translators: %s Order number.
571
+ #: includes/class.yith-wcwl-privacy.php:199
572
  msgid "Wishlist %s has been retained."
573
  msgstr ""
574
 
575
+ #: includes/class.yith-wcwl-privacy.php:210
576
  msgid "Removed default user's wishlist"
577
  msgstr ""
578
 
579
+ #: includes/class.yith-wcwl-privacy.php:228
580
  msgid "Token"
581
  msgstr ""
582
 
583
+ #: includes/class.yith-wcwl-privacy.php:229
584
  msgid "Wishlist url"
585
  msgstr ""
586
 
587
+ #: includes/class.yith-wcwl-privacy.php:230
588
  msgid "Title"
589
  msgstr ""
590
 
591
+ #: includes/class.yith-wcwl-privacy.php:231
592
  msgctxt "date wishlist was created"
593
  msgid "Created on"
594
  msgstr ""
595
 
596
+ #: includes/class.yith-wcwl-privacy.php:232
597
  msgid "Visibility"
598
  msgstr ""
599
 
600
+ #: includes/class.yith-wcwl-privacy.php:233
601
  msgid "Items Added"
602
  msgstr ""
603
 
604
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
605
  #, fuzzy
606
  msgid "Shared"
607
  msgstr "Поширити в:"
608
 
609
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
610
  msgid "Private"
611
  msgstr ""
612
 
613
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
614
  msgid "Public"
615
  msgstr ""
616
 
617
+ #: includes/class.yith-wcwl-shortcode.php:45
618
  #, fuzzy
619
  msgctxt "[gutenberg]: block name"
620
  msgid "YITH Add to Wishlist"
621
  msgstr "\"Додати в кошик\" button text"
622
 
623
+ #: includes/class.yith-wcwl-shortcode.php:46
624
  #, fuzzy
625
  msgctxt "[gutenberg]: block description"
626
  msgid "Shows Add to Wishlist button"
627
  msgstr "\"Додати в кошик\" button text"
628
 
629
+ #: includes/class.yith-wcwl-shortcode.php:51
630
  msgid ""
631
  "ID of the product to add to wishlist (leave empty to use global product)"
632
  msgstr ""
633
 
634
+ #: includes/class.yith-wcwl-shortcode.php:56
635
  msgid "Url of wishlist page (leave empty to use default)"
636
  msgstr ""
637
 
638
+ #: includes/class.yith-wcwl-shortcode.php:61
639
  msgid "Button label (leave empty to use default)"
640
  msgstr ""
641
 
642
+ #: includes/class.yith-wcwl-shortcode.php:66
643
  msgid "\"Browse wishlist\" label (leave empty to use default)"
644
  msgstr ""
645
 
646
+ #: includes/class.yith-wcwl-shortcode.php:71
647
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
648
  msgstr ""
649
 
650
+ #: includes/class.yith-wcwl-shortcode.php:76
651
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
652
  msgstr ""
653
 
654
+ #: includes/class.yith-wcwl-shortcode.php:81
655
  msgid ""
656
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
657
  "default)"
658
  msgstr ""
659
 
660
+ #: includes/class.yith-wcwl-shortcode.php:86
661
  msgid "Additional css classes for the button (leave empty to use default)"
662
  msgstr ""
663
 
664
+ #: includes/class.yith-wcwl-shortcode.php:94
665
  #, fuzzy
666
  msgctxt "[gutenberg]: block name"
667
  msgid "YITH Wishlist"
668
  msgstr "Мій обраний список в %s"
669
 
670
+ #: includes/class.yith-wcwl-shortcode.php:95
671
  #, fuzzy
672
  msgctxt "[gutenberg]: block description"
673
  msgid "Shows list of products in wishlist"
674
  msgstr "\"Додати в кошик\" button background"
675
 
676
+ #: includes/class.yith-wcwl-shortcode.php:100
677
  msgid "Choose whether to paginate items in the wishlist or show them all"
678
  msgstr ""
679
 
680
+ #: includes/class.yith-wcwl-shortcode.php:103
681
  msgid "Paginate"
682
  msgstr ""
683
 
684
+ #: includes/class.yith-wcwl-shortcode.php:104
685
  msgid "Do not paginate"
686
  msgstr ""
687
 
688
+ #: includes/class.yith-wcwl-shortcode.php:109
689
  msgid "Number of items to show for each page"
690
  msgstr ""
691
 
692
+ #: includes/class.yith-wcwl-shortcode.php:114
693
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
694
  msgstr ""
695
 
696
+ #: includes/class.yith-wcwl-shortcode.php:386
697
+ #: includes/class.yith-wcwl-ui.php:164
698
  msgid "Share on:"
699
  msgstr "Поширити в:"
700
 
701
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
702
  msgid "Select options"
703
  msgstr ""
704
 
705
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
706
  msgid "Facebook"
707
  msgstr ""
708
 
709
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
710
  msgid "Twitter"
711
  msgstr ""
712
 
713
+ #: includes/class.yith-wcwl-ui.php:180
714
  msgid "email"
715
  msgstr ""
716
 
717
+ #: includes/class.yith-wcwl.php:201
718
  #, fuzzy
719
  msgid "An error occurred while adding products to the wishlist."
720
  msgstr "Немає доданих продуктів до вибраного"
721
 
722
+ #: includes/class.yith-wcwl.php:293
723
  #, fuzzy
724
  msgid "An error occurred while adding products to wishlist."
725
  msgstr "Немає доданих продуктів до вибраного"
726
 
727
+ #: includes/class.yith-wcwl.php:310
728
  msgid "The \"Remove\" option now does not require any parameter"
729
  msgstr ""
730
 
731
+ #: includes/class.yith-wcwl.php:359
732
  #, fuzzy
733
  msgid "An error occurred while removing products from the wishlist"
734
  msgstr "Немає доданих продуктів до вибраного"
735
 
736
+ #: includes/class.yith-wcwl.php:809
737
  msgid "You need to log in before creating a new wishlist"
738
  msgstr ""
739
 
740
+ #: includes/class.yith-wcwl.php:1610
741
  msgid "Product successfully removed."
742
  msgstr ""
743
 
744
+ #: includes/class.yith-wcwl.php:1614
745
  msgid "Error. Unable to remove the product from the wishlist."
746
  msgstr ""
747
 
748
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
749
  msgid "No products were added to the wishlist"
750
  msgstr "Немає доданих продуктів до вибраного"
751
 
752
+ #: includes/class.yith-wcwl.php:1660
753
  msgid "An error as occurred."
754
  msgstr ""
755
 
756
+ #: init.php:130
757
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
758
  msgstr ""
759
 
760
+ #: init.php:140
761
  msgid "You can't activate the free version of"
762
  msgstr ""
763
 
764
+ #: init.php:140
765
  msgid "while you are using the premium one."
766
  msgstr ""
767
 
768
+ #: templates/admin/wishlist-panel-premium.php:185
769
+ #: templates/admin/wishlist-panel-premium.php:383
 
770
  msgid ""
771
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
772
  "%2$s to benefit from all features!"
773
  msgstr ""
774
 
775
+ #: templates/admin/wishlist-panel-premium.php:187
776
+ #: templates/admin/wishlist-panel-premium.php:385
 
777
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
778
  msgstr ""
779
 
780
+ #: templates/admin/wishlist-panel-premium.php:193
781
  msgid "Premium Features"
782
  msgstr ""
783
 
784
+ #: templates/admin/wishlist-panel-premium.php:196
785
+ #: templates/admin/wishlist-panel-premium.php:201
786
  msgid "Multiple Wishlist"
787
  msgstr ""
788
 
789
+ #: templates/admin/wishlist-panel-premium.php:203
 
790
  msgid ""
791
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
792
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
797
  "manage and share their own wish lists."
798
  msgstr ""
799
 
800
+ #: templates/admin/wishlist-panel-premium.php:212
801
+ #: templates/admin/wishlist-panel-premium.php:222
802
  msgid "Wishlist Private"
803
  msgstr ""
804
 
805
+ #: templates/admin/wishlist-panel-premium.php:214
 
806
  msgid ""
807
  "By enabling the option wishlist, users will also have the possibility to "
808
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
809
  "following options:"
810
  msgstr ""
811
 
812
+ #: templates/admin/wishlist-panel-premium.php:216
 
813
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
814
  msgstr ""
815
 
816
+ #: templates/admin/wishlist-panel-premium.php:217
 
817
  msgid ""
818
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
819
  "can display it;"
820
  msgstr ""
821
 
822
+ #: templates/admin/wishlist-panel-premium.php:218
 
823
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
824
  msgstr ""
825
 
826
+ #: templates/admin/wishlist-panel-premium.php:229
827
+ #: templates/admin/wishlist-panel-premium.php:234
828
  msgid "Estimate Cost"
829
  msgstr ""
830
 
831
+ #: templates/admin/wishlist-panel-premium.php:236
 
832
  msgid ""
833
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
834
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
840
  "address that you have previously set."
841
  msgstr ""
842
 
843
+ #: templates/admin/wishlist-panel-premium.php:245
844
+ #: templates/admin/wishlist-panel-premium.php:250
845
  msgid "Admin Panel"
846
  msgstr ""
847
 
848
+ #: templates/admin/wishlist-panel-premium.php:247
 
849
  msgid ""
850
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
851
  "submenu pages, you will have total control on users' wishlists. In addition "
855
  "in customers' wish lists."
856
  msgstr ""
857
 
858
+ #: templates/admin/wishlist-panel-premium.php:257
859
+ #: templates/admin/wishlist-panel-premium.php:262
860
  msgid "Search Wishlists"
861
  msgstr ""
862
 
863
+ #: templates/admin/wishlist-panel-premium.php:264
 
864
  msgid ""
865
  "How many times have you been looking for the perfect gift for a important "
866
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
869
  "your products and even encourage users to purchase."
870
  msgstr ""
871
 
872
+ #: templates/admin/wishlist-panel-premium.php:273
873
  msgid "'ADD TO CART' CHECKBOX"
874
  msgstr ""
875
 
876
+ #: templates/admin/wishlist-panel-premium.php:275
 
877
  msgid ""
878
  "Your shop offers always a wide selection of products and wishlists of your "
879
  "users get more and more crowded everyday. Give them the possibility to "
881
  "just with one click."
882
  msgstr ""
883
 
884
+ #: templates/admin/wishlist-panel-premium.php:278
885
  msgid "'ADD TO CART'"
886
  msgstr ""
887
 
888
+ #: templates/admin/wishlist-panel-premium.php:285
889
  msgid "DISABLE WISHLIST"
890
  msgstr ""
891
 
892
+ #: templates/admin/wishlist-panel-premium.php:290
893
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
894
  msgstr ""
895
 
896
+ #: templates/admin/wishlist-panel-premium.php:292
 
897
  msgid ""
898
  "Favour users that have registered to your shop and disable plugin "
899
  "functionalities for all users that have not. By disabling this option, each "
901
  "%2$s to \"My Account\" page and a message will invite them to log in."
902
  msgstr ""
903
 
904
+ #: templates/admin/wishlist-panel-premium.php:301
905
  msgid "MESSAGE TO UNLOGGED USERS"
906
  msgstr ""
907
 
908
+ #: templates/admin/wishlist-panel-premium.php:303
 
909
  msgid ""
910
  "Invite users that are visiting your shop to login if they want to fully "
911
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
912
  "redirect them to \"My Account\" page for registration."
913
  msgstr ""
914
 
915
+ #: templates/admin/wishlist-panel-premium.php:306
916
  msgid "UNLOGGED USERS"
917
  msgstr ""
918
 
919
+ #: templates/admin/wishlist-panel-premium.php:313
920
+ #: templates/admin/wishlist-panel-premium.php:318
921
  msgid "POPULAR TABLE"
922
  msgstr ""
923
 
924
+ #: templates/admin/wishlist-panel-premium.php:320
 
925
  msgid ""
926
  "Some products draw customer's attention more than others and they do not "
927
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
929
  "their wishlists."
930
  msgstr ""
931
 
932
+ #: templates/admin/wishlist-panel-premium.php:329
933
  msgid "FUNCTIONALITIES IN ONE CLICK"
934
  msgstr ""
935
 
936
+ #: templates/admin/wishlist-panel-premium.php:331
 
937
  msgid ""
938
  "Users have the possibility to search for a wishlist, create a new one or "
939
  "display those already created. Add these %1$sfunctionalities%2$s through the "
940
  "dedicated widgets or show them immediately after \"Wishlist\" table."
941
  msgstr ""
942
 
943
+ #: templates/admin/wishlist-panel-premium.php:334
944
  msgid "FUNCTIONALITIES"
945
  msgstr ""
946
 
947
+ #: templates/admin/wishlist-panel-premium.php:341
948
+ #: templates/admin/wishlist-panel-premium.php:346
949
  msgid "PROMOTIONAL EMAIL"
950
  msgstr ""
951
 
952
+ #: templates/admin/wishlist-panel-premium.php:348
 
953
  msgid ""
954
  "If you want to give the right input to your users to persuade them to "
955
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
958
  "will know you are offering a unique offer!"
959
  msgstr ""
960
 
961
+ #: templates/admin/wishlist-panel-premium.php:357
962
  msgid "FROM A WISHLIST TO ANOTHER"
963
  msgstr ""
964
 
965
+ #: templates/admin/wishlist-panel-premium.php:359
 
966
  msgid ""
967
  "Who said that a product has to remain forever in the same wishlist? With the "
968
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
970
  "another one, managing as they want their lists."
971
  msgstr ""
972
 
973
+ #: templates/admin/wishlist-panel-premium.php:362
974
  msgid "FROM A WISHLIST"
975
  msgstr ""
976
 
977
+ #: templates/admin/wishlist-panel-premium.php:369
978
  msgid "DATE"
979
  msgstr ""
980
 
981
+ #: templates/admin/wishlist-panel-premium.php:374
982
  msgid "DATE OF ADDITION TO A WISHLIST"
983
  msgstr ""
984
 
985
+ #: templates/admin/wishlist-panel-premium.php:376
 
986
  msgid ""
987
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
988
  "date in which they have added a particular product to their list: a new way "
989
  "to keep you users informed about their operations."
990
  msgstr ""
991
 
992
+ #: templates/share.php:32
993
  msgid "Pinterest"
994
  msgstr ""
995
 
996
+ #: templates/share.php:38
997
  msgid "Google+"
998
  msgstr ""
999
 
1000
+ #: templates/share.php:44
1001
  msgid "Email"
1002
  msgstr ""
1003
 
1004
+ #: templates/share.php:51
1005
+ #, fuzzy
1006
+ msgid "My wishlist on "
1007
+ msgstr "Мій обраний список в %s"
1008
+
1009
+ #: templates/share.php:51
1010
+ msgid "WhatsApp"
1011
+ msgstr ""
1012
+
1013
+ #: templates/wishlist-view.php:32
1014
  msgid "Edit title"
1015
  msgstr ""
1016
 
1017
+ #: templates/wishlist-view.php:41
1018
  msgid "Save"
1019
  msgstr ""
1020
 
1021
+ #: templates/wishlist-view.php:45
1022
  msgid "Cancel"
1023
  msgstr ""
1024
 
1025
+ #: templates/wishlist-view.php:82
1026
  msgid "Product Name"
1027
  msgstr "Назва продукту"
1028
 
1029
+ #: templates/wishlist-view.php:89
1030
  msgid "Unit Price"
1031
  msgstr "Ціна"
1032
 
1033
+ #: templates/wishlist-view.php:102
1034
  msgid "Stock Status"
1035
  msgstr "Наявність на складі"
1036
 
1037
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
1038
  msgid "Remove this product"
1039
  msgstr ""
1040
 
1041
+ #: templates/wishlist-view.php:172
1042
  msgid "Free!"
1043
  msgstr ""
1044
 
1045
+ #: templates/wishlist-view.php:179
1046
  msgid "Out of Stock"
1047
  msgstr ""
1048
 
1049
+ #: templates/wishlist-view.php:179
1050
  msgid "In Stock"
1051
  msgstr "в наявності"
1052
 
1053
+ #: templates/wishlist-view.php:188
 
1054
  msgid "Added on : %s"
1055
  msgstr ""
1056
 
1057
+ #: templates/wishlist-view.php:200
1058
  msgid "Move"
1059
  msgstr ""
1060
 
1061
+ #: templates/wishlist-view.php:232
1062
  msgid "Remove"
1063
  msgstr ""
1064
 
1065
+ #: templates/wishlist-view.php:259
1066
  msgid "Add the selected products to the cart"
1067
  msgstr ""
1068
 
1069
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1070
  msgid "Ask for an estimate"
1071
  msgstr ""
1072
 
1073
+ #: templates/wishlist-view.php:303
1074
  msgid "Your email"
1075
  msgstr ""
1076
 
1077
+ #. Plugin Name of the plugin/theme
1078
+ #, fuzzy
1079
+ msgid "YITH WooCommerce Wishlist"
1080
+ msgstr "Мій обраний список в %s"
1081
+
1082
+ #. Plugin URI of the plugin/theme
1083
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1084
+ msgstr ""
1085
+
1086
+ #. Description of the plugin/theme
1087
+ msgid ""
1088
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1089
+ "possibility to create, fill, manage and share their wishlists allowing you "
1090
+ "to analyze their interests and needs to improve your marketing strategies. "
1091
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1092
+ "your e-commerce on <strong>YITH</strong></a>"
1093
+ msgstr ""
1094
+
1095
+ #. Author of the plugin/theme
1096
+ msgid "YITH"
1097
+ msgstr ""
1098
+
1099
+ #. Author URI of the plugin/theme
1100
+ msgid "https://yithemes.com/"
1101
+ msgstr ""
1102
+
1103
  #, fuzzy
1104
  #~ msgid "Add options "
1105
  #~ msgstr "Додати в кошик"
languages/yith-woocommerce-wishlist-zh_CN.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-zh_CN.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:39+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:39+0100\n"
7
  "Last-Translator: 李明軒 <eggeggxuan@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -20,447 +20,451 @@ msgstr ""
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
- #: ../includes/class.yith-wcwl-admin-init.php:159
24
- #: ../includes/class.yith-wcwl-admin-init.php:1484
25
- #: ../includes/class.yith-wcwl-admin-init.php:1485
26
- #: ../includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "愿望清单"
29
 
30
- #: ../includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr ""
33
 
34
- #: ../includes/class.yith-wcwl-admin-init.php:162
35
- #: ../includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr ""
38
 
39
- #: ../includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr ""
42
 
43
- #: ../includes/class.yith-wcwl-admin-init.php:1015
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
- #: ../includes/class.yith-wcwl-admin-init.php:1016
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
- #: ../includes/class.yith-wcwl-admin-init.php:1017
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
- #: ../includes/class.yith-wcwl-admin-init.php:1018
59
  msgctxt "[Part Of]: Also, please read the plugin documentation"
60
  msgid "documentation"
61
  msgstr ""
62
 
63
- #: ../includes/class.yith-wcwl-admin-init.php:1024
64
  msgid "Upgrade to the PREMIUM VERSION"
65
  msgstr ""
66
 
67
- #: ../includes/class.yith-wcwl-admin-init.php:1028
68
  msgid "Discover the Advanced Features"
69
  msgstr ""
70
 
71
- #: ../includes/class.yith-wcwl-admin-init.php:1029
72
  msgid ""
73
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
74
  "all features!"
75
  msgstr ""
76
 
77
- #: ../includes/class.yith-wcwl-admin-init.php:1035
78
  msgid "Get Support and Pro Features"
79
  msgstr ""
80
 
81
- #: ../includes/class.yith-wcwl-admin-init.php:1036
82
  msgid ""
83
  "By purchasing the premium version of the plugin, you will take advantage of "
84
  "the advanced features of the product and you will get one year of free "
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
- #: ../includes/class.yith-wcwl-admin-init.php:1046
89
  msgid "General Settings"
90
  msgstr ""
91
 
92
- #: ../includes/class.yith-wcwl-admin-init.php:1053
93
  msgid "Enable YITH Wishlist"
94
  msgstr ""
95
 
96
- #: ../includes/class.yith-wcwl-admin-init.php:1060
97
  msgid "Default wishlist title"
98
  msgstr ""
99
 
100
- #: ../includes/class.yith-wcwl-admin-init.php:1062
101
- #: ../includes/class.yith-wcwl-admin-init.php:1063
102
- #: ../includes/class.yith-wcwl-admin-init.php:1299
103
- #, php-format
104
  msgid "My wishlist on %s"
105
  msgstr ""
106
 
107
- #: ../includes/class.yith-wcwl-admin-init.php:1068
108
  msgid "Wishlist Page"
109
  msgstr ""
110
 
111
- #: ../includes/class.yith-wcwl-admin-init.php:1069
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr ""
114
 
115
- #: ../includes/class.yith-wcwl-admin-init.php:1078
116
  msgid "Position"
117
  msgstr ""
118
 
119
- #: ../includes/class.yith-wcwl-admin-init.php:1079
120
  msgid ""
121
  "You can add the button in variable products only after the \"Add to Cart\" "
122
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
123
  msgstr ""
124
 
125
- #: ../includes/class.yith-wcwl-admin-init.php:1085
126
  msgid "After \"Add to cart\""
127
  msgstr ""
128
 
129
- #: ../includes/class.yith-wcwl-admin-init.php:1086
130
  msgid "After thumbnails"
131
  msgstr ""
132
 
133
- #: ../includes/class.yith-wcwl-admin-init.php:1087
134
  msgid "After summary"
135
  msgstr ""
136
 
137
- #: ../includes/class.yith-wcwl-admin-init.php:1088
138
  msgid "Use shortcode"
139
  msgstr ""
140
 
141
- #: ../includes/class.yith-wcwl-admin-init.php:1093
142
  msgid "Redirect to cart"
143
  msgstr ""
144
 
145
- #: ../includes/class.yith-wcwl-admin-init.php:1094
146
  msgid ""
147
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
148
  "page."
149
  msgstr ""
150
 
151
- #: ../includes/class.yith-wcwl-admin-init.php:1100
152
  msgid "Remove if added to the cart"
153
  msgstr ""
154
 
155
- #: ../includes/class.yith-wcwl-admin-init.php:1101
156
  msgid "Remove the product from the wishlist if it has been added to the cart."
157
  msgstr ""
158
 
159
- #: ../includes/class.yith-wcwl-admin-init.php:1107
160
  msgid "\"Add to Wishlist\" text"
161
  msgstr ""
162
 
163
- #: ../includes/class.yith-wcwl-admin-init.php:1109
164
  msgid "Add to Wishlist"
165
  msgstr ""
166
 
167
- #: ../includes/class.yith-wcwl-admin-init.php:1114
168
  #, fuzzy
169
  msgid "\"Browse wishlist\" text"
170
  msgstr "浏览「愿望清单」"
171
 
172
- #: ../includes/class.yith-wcwl-admin-init.php:1116
173
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
174
  msgid "Browse Wishlist"
175
  msgstr "浏览「愿望清单」"
176
 
177
- #: ../includes/class.yith-wcwl-admin-init.php:1121
178
  #, fuzzy
179
  msgid "\"Product already in wishlist\" text"
180
  msgstr "商品已经加入收藏在「愿望清单」裡面。"
181
 
182
- #: ../includes/class.yith-wcwl-admin-init.php:1123
183
- #: ../includes/class.yith-wcwl-ui.php:83
184
  msgid "The product is already in the wishlist!"
185
  msgstr "这个商品已经加入收藏在「愿望清单」裡面!"
186
 
187
- #: ../includes/class.yith-wcwl-admin-init.php:1128
188
  #, fuzzy
189
  msgid "\"Product added\" text"
190
  msgstr "加入收藏!"
191
 
192
- #: ../includes/class.yith-wcwl-admin-init.php:1130
193
- #: ../includes/class.yith-wcwl-ui.php:82
194
  msgid "Product added!"
195
  msgstr "加入收藏!"
196
 
197
- #: ../includes/class.yith-wcwl-admin-init.php:1135
198
  msgid "\"Add to Cart\" text"
199
  msgstr ""
200
 
201
- #: ../includes/class.yith-wcwl-admin-init.php:1137
202
  msgid "Add to Cart"
203
  msgstr ""
204
 
205
- #: ../includes/class.yith-wcwl-admin-init.php:1142
206
  msgid "Show Unit price"
207
  msgstr ""
208
 
209
- #: ../includes/class.yith-wcwl-admin-init.php:1143
210
  msgid "Show unit price for each product in wishlist"
211
  msgstr ""
212
 
213
- #: ../includes/class.yith-wcwl-admin-init.php:1150
214
  msgid "Show \"Add to Cart\" button"
215
  msgstr ""
216
 
217
- #: ../includes/class.yith-wcwl-admin-init.php:1151
218
  msgid "Show \"Add to Cart\" button for each product in wishlist"
219
  msgstr ""
220
 
221
- #: ../includes/class.yith-wcwl-admin-init.php:1158
222
  msgid "Show Stock status"
223
  msgstr ""
224
 
225
- #: ../includes/class.yith-wcwl-admin-init.php:1159
226
  msgid ""
227
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
228
  msgstr ""
229
 
230
- #: ../includes/class.yith-wcwl-admin-init.php:1166
231
  msgid "Show Date of addition"
232
  msgstr ""
233
 
234
- #: ../includes/class.yith-wcwl-admin-init.php:1167
235
  #, fuzzy
236
  msgid "Show the date when users have added a product to the wishlist"
237
  msgstr "商品加入收藏到「愿望清单」时,发生了错误。"
238
 
239
- #: ../includes/class.yith-wcwl-admin-init.php:1174
240
  msgid "Add second remove button"
241
  msgstr ""
242
 
243
- #: ../includes/class.yith-wcwl-admin-init.php:1175
244
  msgid "Add a second remove button in the last column, with extended label"
245
  msgstr ""
246
 
247
- #: ../includes/class.yith-wcwl-admin-init.php:1190
248
  msgid "Styles"
249
  msgstr ""
250
 
251
- #: ../includes/class.yith-wcwl-admin-init.php:1197
252
  msgid "Use buttons"
253
  msgstr ""
254
 
255
- #: ../includes/class.yith-wcwl-admin-init.php:1198
256
  msgid "Use buttons instead of simple anchors."
257
  msgstr ""
258
 
259
- #: ../includes/class.yith-wcwl-admin-init.php:1204
260
  msgid "Custom CSS"
261
  msgstr ""
262
 
263
- #: ../includes/class.yith-wcwl-admin-init.php:1211
264
  msgid "Use theme style"
265
  msgstr ""
266
 
267
- #: ../includes/class.yith-wcwl-admin-init.php:1212
268
  msgid "Use the theme style."
269
  msgstr ""
270
 
271
- #: ../includes/class.yith-wcwl-admin-init.php:1218
272
  msgid "Rounded buttons"
273
  msgstr ""
274
 
275
- #: ../includes/class.yith-wcwl-admin-init.php:1219
276
  msgid "Make button corners rounded"
277
  msgstr ""
278
 
279
- #: ../includes/class.yith-wcwl-admin-init.php:1225
280
  msgid "\"Add to Wishlist\" icon"
281
  msgstr ""
282
 
283
- #: ../includes/class.yith-wcwl-admin-init.php:1226
284
  msgid "Add an icon to the \"Add to Wishlist\" button"
285
  msgstr ""
286
 
287
- #: ../includes/class.yith-wcwl-admin-init.php:1236
288
  msgid "\"Add to Cart\" icon"
289
  msgstr ""
290
 
291
- #: ../includes/class.yith-wcwl-admin-init.php:1237
292
  msgid "Add an icon to the \"Add to Cart\" button"
293
  msgstr ""
294
 
295
- #: ../includes/class.yith-wcwl-admin-init.php:1255
296
  msgid "Social Networks & Share"
297
  msgstr ""
298
 
299
- #: ../includes/class.yith-wcwl-admin-init.php:1262
300
  msgid "Share on Facebook"
301
  msgstr ""
302
 
303
- #: ../includes/class.yith-wcwl-admin-init.php:1263
304
  msgid "Show \"Share on Facebook\" button"
305
  msgstr ""
306
 
307
- #: ../includes/class.yith-wcwl-admin-init.php:1269
308
  msgid "Tweet on Twitter"
309
  msgstr ""
310
 
311
- #: ../includes/class.yith-wcwl-admin-init.php:1270
312
  msgid "Show \"Tweet on Twitter\" button"
313
  msgstr ""
314
 
315
- #: ../includes/class.yith-wcwl-admin-init.php:1276
316
  msgid "Pin on Pinterest"
317
  msgstr ""
318
 
319
- #: ../includes/class.yith-wcwl-admin-init.php:1277
320
  msgid "Show \"Pin on Pinterest\" button"
321
  msgstr ""
322
 
323
- #: ../includes/class.yith-wcwl-admin-init.php:1283
324
  msgid "Share on Google+"
325
  msgstr ""
326
 
327
- #: ../includes/class.yith-wcwl-admin-init.php:1284
328
  msgid "Show \"Share on Google+\" button"
329
  msgstr ""
330
 
331
- #: ../includes/class.yith-wcwl-admin-init.php:1290
332
  msgid "Share by Email"
333
  msgstr ""
334
 
335
- #: ../includes/class.yith-wcwl-admin-init.php:1291
336
  msgid "Show \"Share by Email\" button"
337
  msgstr ""
338
 
339
- #: ../includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
340
  msgid "Social title"
341
  msgstr ""
342
 
343
- #: ../includes/class.yith-wcwl-admin-init.php:1304
344
  msgid "Social text"
345
  msgstr ""
346
 
347
- #: ../includes/class.yith-wcwl-admin-init.php:1305
348
  msgid ""
349
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
350
  "strong> where you want to show the URL of your wishlist."
351
  msgstr ""
352
 
353
- #: ../includes/class.yith-wcwl-admin-init.php:1312
354
  msgid "Social image URL"
355
  msgstr ""
356
 
357
- #: ../includes/class.yith-wcwl-admin-init.php:1313
358
  msgid "It will be used by Pinterest."
359
  msgstr ""
360
 
361
- #: ../includes/class.yith-wcwl-admin-init.php:1327
362
- #, php-format
363
  msgid ""
364
  "If you want to take advantage of this feature, you could consider to "
365
  "purchase the %s."
366
  msgstr ""
367
 
368
- #: ../includes/class.yith-wcwl-admin-init.php:1332
369
  msgid "YITH WooCommerce Frequently Bought Together Integration"
370
  msgstr ""
371
 
372
- #: ../includes/class.yith-wcwl-admin-init.php:1339
373
  msgid "Enable slider in wishlist"
374
  msgstr ""
375
 
376
- #: ../includes/class.yith-wcwl-admin-init.php:1340
377
- #, php-format
378
  msgid ""
379
  "Choose to enable product slider in wishlist page with linked products (<a "
380
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
381
  msgstr ""
382
 
383
- #: ../includes/class.yith-wcwl-admin-init.php:1376
384
  msgid "\"Add to wishlist\" button"
385
  msgstr ""
386
 
387
- #: ../includes/class.yith-wcwl-admin-init.php:1379
388
- #: ../includes/class.yith-wcwl-admin-init.php:1397
389
- #: ../includes/class.yith-wcwl-admin-init.php:1415
390
- #: ../includes/class.yith-wcwl-admin-init.php:1433
391
- #: ../includes/class.yith-wcwl-admin-init.php:1451
392
  msgid "Background"
393
  msgstr ""
394
 
395
- #: ../includes/class.yith-wcwl-admin-init.php:1380
396
- #: ../includes/class.yith-wcwl-admin-init.php:1398
397
- #: ../includes/class.yith-wcwl-admin-init.php:1416
398
- #: ../includes/class.yith-wcwl-admin-init.php:1434
399
- #: ../includes/class.yith-wcwl-admin-init.php:1452
400
  msgid "Text"
401
  msgstr ""
402
 
403
- #: ../includes/class.yith-wcwl-admin-init.php:1381
404
- #: ../includes/class.yith-wcwl-admin-init.php:1399
405
- #: ../includes/class.yith-wcwl-admin-init.php:1417
406
- #: ../includes/class.yith-wcwl-admin-init.php:1435
407
- #: ../includes/class.yith-wcwl-admin-init.php:1453
408
  msgid "Border"
409
  msgstr ""
410
 
411
- #: ../includes/class.yith-wcwl-admin-init.php:1388
412
- #: ../includes/class.yith-wcwl-admin-init.php:1406
413
- #: ../includes/class.yith-wcwl-admin-init.php:1424
414
- #: ../includes/class.yith-wcwl-admin-init.php:1442
415
  msgid "Background (hover)"
416
  msgstr ""
417
 
418
- #: ../includes/class.yith-wcwl-admin-init.php:1389
419
- #: ../includes/class.yith-wcwl-admin-init.php:1407
420
- #: ../includes/class.yith-wcwl-admin-init.php:1425
421
- #: ../includes/class.yith-wcwl-admin-init.php:1443
422
  msgid "Text (hover)"
423
  msgstr ""
424
 
425
- #: ../includes/class.yith-wcwl-admin-init.php:1390
426
- #: ../includes/class.yith-wcwl-admin-init.php:1408
427
- #: ../includes/class.yith-wcwl-admin-init.php:1426
428
- #: ../includes/class.yith-wcwl-admin-init.php:1444
429
  msgid "Border (hover)"
430
  msgstr ""
431
 
432
- #: ../includes/class.yith-wcwl-admin-init.php:1394
433
  msgid "\"Add to Cart\" button"
434
  msgstr ""
435
 
436
- #: ../includes/class.yith-wcwl-admin-init.php:1412
437
  msgid "\"Style 1\" button"
438
  msgstr ""
439
 
440
- #: ../includes/class.yith-wcwl-admin-init.php:1430
441
  msgid "\"Style 2\" button"
442
  msgstr ""
443
 
444
- #: ../includes/class.yith-wcwl-admin-init.php:1448
445
  #, fuzzy
446
  msgid "Wishlist table"
447
  msgstr "愿望清单"
448
 
449
- #: ../includes/class.yith-wcwl-admin-init.php:1457
450
  msgid "Headers"
451
  msgstr ""
452
 
453
- #: ../includes/class.yith-wcwl-admin-init.php:1460
454
  msgid "Background color"
455
  msgstr ""
456
 
457
- #: ../includes/class.yith-wcwl-admin-init.php:1550
458
  #, fuzzy
459
  msgid "Wishlist Activated"
460
  msgstr "愿望清单"
461
 
462
- #: ../includes/class.yith-wcwl-admin-init.php:1551
463
- #, php-format
464
  msgid ""
465
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
466
  "can access to all the settings of our plugins that you have activated. "
@@ -468,13 +472,12 @@ msgid ""
468
  "options, <a href=\"%s\">discover it now</a>."
469
  msgstr ""
470
 
471
- #: ../includes/class.yith-wcwl-admin-init.php:1562
472
  #, fuzzy
473
  msgid "Wishlist Updated"
474
  msgstr "愿望清单"
475
 
476
- #: ../includes/class.yith-wcwl-admin-init.php:1563
477
- #, php-format
478
  msgid ""
479
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
480
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -483,306 +486,299 @@ msgid ""
483
  "\">discover the PREMIUM version.</a>"
484
  msgstr ""
485
 
486
- #: ../includes/class.yith-wcwl-init.php:437
487
  msgid ""
488
  "We are sorry, but this feature is available only if cookies are enabled on "
489
  "your browser."
490
  msgstr ""
491
 
492
- #: ../includes/class.yith-wcwl-init.php:438
493
  #, fuzzy
494
  msgid "Product correctly added to cart"
495
  msgstr "加入收藏!"
496
 
497
- #: ../includes/class.yith-wcwl-install.php:244
498
  msgctxt "page_slug"
499
  msgid "wishlist"
500
  msgstr ""
501
 
502
- #: ../includes/class.yith-wcwl-privacy.php:50
503
  msgid "While you visit our site, we’ll track:"
504
  msgstr ""
505
 
506
- #: ../includes/class.yith-wcwl-privacy.php:52
507
  msgid ""
508
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
509
  "users your favourite products, and to create targeted email campaigns."
510
  msgstr ""
511
 
512
- #: ../includes/class.yith-wcwl-privacy.php:53
513
  msgid ""
514
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
515
  "make them visible to the store’s staff"
516
  msgstr ""
517
 
518
- #: ../includes/class.yith-wcwl-privacy.php:55
519
  msgid ""
520
  "We’ll also use cookies to keep track of wishlist contents while you’re "
521
  "browsing our site."
522
  msgstr ""
523
 
524
- #: ../includes/class.yith-wcwl-privacy.php:58
525
  msgid ""
526
  "Members of our team have access to the information you provide us. For "
527
  "example, both Administrators and Shop Managers can access:"
528
  msgstr ""
529
 
530
- #: ../includes/class.yith-wcwl-privacy.php:60
531
  msgid ""
532
  "Wishlist details, such as products added, date of addition, name and privacy "
533
  "settings of your wishlists"
534
  msgstr ""
535
 
536
- #: ../includes/class.yith-wcwl-privacy.php:62
537
  msgid ""
538
  "Our team members have access to this information to offer you better deals "
539
  "for the products you love."
540
  msgstr ""
541
 
542
- #: ../includes/class.yith-wcwl-privacy.php:82
543
- #: ../includes/class.yith-wcwl-privacy.php:98
544
  #, fuzzy
545
  msgid "Customer Wishlists"
546
  msgstr "浏览「愿望清单」"
547
 
548
- #: ../includes/class.yith-wcwl-privacy.php:133
549
  #, fuzzy
550
  msgid "Wishlists"
551
  msgstr "愿望清单"
552
 
553
- #: ../includes/class.yith-wcwl-privacy.php:195
554
- #, php-format
555
  msgid "Removed wishlist %s."
556
  msgstr ""
557
 
558
- #: ../includes/class.yith-wcwl-privacy.php:199
559
- #, php-format
560
  msgid "Wishlist %s has been retained."
561
  msgstr ""
562
 
563
- #: ../includes/class.yith-wcwl-privacy.php:210
564
  msgid "Removed default user's wishlist"
565
  msgstr ""
566
 
567
- #: ../includes/class.yith-wcwl-privacy.php:228
568
  msgid "Token"
569
  msgstr ""
570
 
571
- #: ../includes/class.yith-wcwl-privacy.php:229
572
  #, fuzzy
573
  msgid "Wishlist url"
574
  msgstr "愿望清单"
575
 
576
- #: ../includes/class.yith-wcwl-privacy.php:230
577
  msgid "Title"
578
  msgstr ""
579
 
580
- #: ../includes/class.yith-wcwl-privacy.php:231
581
  msgctxt "date wishlist was created"
582
  msgid "Created on"
583
  msgstr ""
584
 
585
- #: ../includes/class.yith-wcwl-privacy.php:232
586
  msgid "Visibility"
587
  msgstr ""
588
 
589
- #: ../includes/class.yith-wcwl-privacy.php:233
590
  msgid "Items Added"
591
  msgstr ""
592
 
593
- #: ../includes/class.yith-wcwl-privacy.php:283
594
- #: ../templates/wishlist-view.php:212
595
  #, fuzzy
596
  msgid "Shared"
597
  msgstr "分享:"
598
 
599
- #: ../includes/class.yith-wcwl-privacy.php:286
600
- #: ../templates/wishlist-view.php:215
601
  msgid "Private"
602
  msgstr ""
603
 
604
- #: ../includes/class.yith-wcwl-privacy.php:289
605
- #: ../templates/wishlist-view.php:218
606
  msgid "Public"
607
  msgstr ""
608
 
609
- #: ../includes/class.yith-wcwl-shortcode.php:45
610
  #, fuzzy
611
  msgctxt "[gutenberg]: block name"
612
  msgid "YITH Add to Wishlist"
613
  msgstr "浏览「愿望清单」"
614
 
615
- #: ../includes/class.yith-wcwl-shortcode.php:46
616
  msgctxt "[gutenberg]: block description"
617
  msgid "Shows Add to Wishlist button"
618
  msgstr ""
619
 
620
- #: ../includes/class.yith-wcwl-shortcode.php:51
621
  msgid ""
622
  "ID of the product to add to wishlist (leave empty to use global product)"
623
  msgstr ""
624
 
625
- #: ../includes/class.yith-wcwl-shortcode.php:56
626
  msgid "Url of wishlist page (leave empty to use default)"
627
  msgstr ""
628
 
629
- #: ../includes/class.yith-wcwl-shortcode.php:61
630
  msgid "Button label (leave empty to use default)"
631
  msgstr ""
632
 
633
- #: ../includes/class.yith-wcwl-shortcode.php:66
634
  msgid "\"Browse wishlist\" label (leave empty to use default)"
635
  msgstr ""
636
 
637
- #: ../includes/class.yith-wcwl-shortcode.php:71
638
  #, fuzzy
639
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
640
  msgstr "商品已经加入收藏在「愿望清单」裡面。"
641
 
642
- #: ../includes/class.yith-wcwl-shortcode.php:76
643
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
644
  msgstr ""
645
 
646
- #: ../includes/class.yith-wcwl-shortcode.php:81
647
  msgid ""
648
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
649
  "default)"
650
  msgstr ""
651
 
652
- #: ../includes/class.yith-wcwl-shortcode.php:86
653
  msgid "Additional css classes for the button (leave empty to use default)"
654
  msgstr ""
655
 
656
- #: ../includes/class.yith-wcwl-shortcode.php:94
657
  #, fuzzy
658
  msgctxt "[gutenberg]: block name"
659
  msgid "YITH Wishlist"
660
  msgstr "愿望清单"
661
 
662
- #: ../includes/class.yith-wcwl-shortcode.php:95
663
  #, fuzzy
664
  msgctxt "[gutenberg]: block description"
665
  msgid "Shows list of products in wishlist"
666
  msgstr "这个商品已经加入收藏在「愿望清单」裡面!"
667
 
668
- #: ../includes/class.yith-wcwl-shortcode.php:100
669
  msgid "Choose whether to paginate items in the wishlist or show them all"
670
  msgstr ""
671
 
672
- #: ../includes/class.yith-wcwl-shortcode.php:103
673
  msgid "Paginate"
674
  msgstr ""
675
 
676
- #: ../includes/class.yith-wcwl-shortcode.php:104
677
  msgid "Do not paginate"
678
  msgstr ""
679
 
680
- #: ../includes/class.yith-wcwl-shortcode.php:109
681
  msgid "Number of items to show for each page"
682
  msgstr ""
683
 
684
- #: ../includes/class.yith-wcwl-shortcode.php:114
685
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
686
  msgstr ""
687
 
688
- #: ../includes/class.yith-wcwl-shortcode.php:386
689
- #: ../includes/class.yith-wcwl-ui.php:164
690
  msgid "Share on:"
691
  msgstr "分享:"
692
 
693
- #: ../includes/class.yith-wcwl-ui.php:118
694
- #: ../includes/class.yith-wcwl-ui.php:200
695
  msgid "Select options"
696
  msgstr "选择选项"
697
 
698
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
699
  msgid "Facebook"
700
  msgstr ""
701
 
702
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
703
  msgid "Twitter"
704
  msgstr ""
705
 
706
- #: ../includes/class.yith-wcwl-ui.php:180
707
  msgid "email"
708
  msgstr ""
709
 
710
- #: ../includes/class.yith-wcwl.php:201
711
  #, fuzzy
712
  msgid "An error occurred while adding products to the wishlist."
713
  msgstr "商品加入收藏到「愿望清单」时,发生了错误。"
714
 
715
- #: ../includes/class.yith-wcwl.php:293
716
  #, fuzzy
717
  msgid "An error occurred while adding products to wishlist."
718
  msgstr "商品加入收藏到「愿望清单」时,发生了错误。"
719
 
720
- #: ../includes/class.yith-wcwl.php:310
721
  msgid "The \"Remove\" option now does not require any parameter"
722
  msgstr ""
723
 
724
- #: ../includes/class.yith-wcwl.php:359
725
  #, fuzzy
726
  msgid "An error occurred while removing products from the wishlist"
727
  msgstr "从「愿望清单」移除商品时,发生了错误。"
728
 
729
- #: ../includes/class.yith-wcwl.php:809
730
  msgid "You need to log in before creating a new wishlist"
731
  msgstr ""
732
 
733
- #: ../includes/class.yith-wcwl.php:1610
734
  msgid "Product successfully removed."
735
  msgstr "成功移除商品。"
736
 
737
- #: ../includes/class.yith-wcwl.php:1614
738
  msgid "Error. Unable to remove the product from the wishlist."
739
  msgstr "错误。无法从「愿望清单」移除这个商品。"
740
 
741
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
742
  msgid "No products were added to the wishlist"
743
  msgstr "你目前没有加入收藏任何商品到「愿望清单」裡面"
744
 
745
- #: ../includes/class.yith-wcwl.php:1660
746
  msgid "An error as occurred."
747
  msgstr ""
748
 
749
- #: ../init.php:130
750
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
751
  msgstr ""
752
 
753
- #: ../init.php:140
754
  msgid "You can't activate the free version of"
755
  msgstr ""
756
 
757
- #: ../init.php:140
758
  msgid "while you are using the premium one."
759
  msgstr ""
760
 
761
- #: ../templates/admin/wishlist-panel-premium.php:185
762
- #: ../templates/admin/wishlist-panel-premium.php:383
763
- #, php-format
764
  msgid ""
765
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
766
  "%2$s to benefit from all features!"
767
  msgstr ""
768
 
769
- #: ../templates/admin/wishlist-panel-premium.php:187
770
- #: ../templates/admin/wishlist-panel-premium.php:385
771
- #, php-format
772
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
773
  msgstr ""
774
 
775
- #: ../templates/admin/wishlist-panel-premium.php:193
776
  msgid "Premium Features"
777
  msgstr ""
778
 
779
- #: ../templates/admin/wishlist-panel-premium.php:196
780
- #: ../templates/admin/wishlist-panel-premium.php:201
781
  msgid "Multiple Wishlist"
782
  msgstr ""
783
 
784
- #: ../templates/admin/wishlist-panel-premium.php:203
785
- #, php-format
786
  msgid ""
787
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
788
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -793,43 +789,38 @@ msgid ""
793
  "manage and share their own wish lists."
794
  msgstr ""
795
 
796
- #: ../templates/admin/wishlist-panel-premium.php:212
797
- #: ../templates/admin/wishlist-panel-premium.php:222
798
  msgid "Wishlist Private"
799
  msgstr ""
800
 
801
- #: ../templates/admin/wishlist-panel-premium.php:214
802
- #, php-format
803
  msgid ""
804
  "By enabling the option wishlist, users will also have the possibility to "
805
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
806
  "following options:"
807
  msgstr ""
808
 
809
- #: ../templates/admin/wishlist-panel-premium.php:216
810
- #, php-format
811
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
812
  msgstr ""
813
 
814
- #: ../templates/admin/wishlist-panel-premium.php:217
815
- #, php-format
816
  msgid ""
817
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
818
  "can display it;"
819
  msgstr ""
820
 
821
- #: ../templates/admin/wishlist-panel-premium.php:218
822
- #, php-format
823
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
824
  msgstr ""
825
 
826
- #: ../templates/admin/wishlist-panel-premium.php:229
827
- #: ../templates/admin/wishlist-panel-premium.php:234
828
  msgid "Estimate Cost"
829
  msgstr ""
830
 
831
- #: ../templates/admin/wishlist-panel-premium.php:236
832
- #, php-format
833
  msgid ""
834
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
835
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -841,13 +832,12 @@ msgid ""
841
  "address that you have previously set."
842
  msgstr ""
843
 
844
- #: ../templates/admin/wishlist-panel-premium.php:245
845
- #: ../templates/admin/wishlist-panel-premium.php:250
846
  msgid "Admin Panel"
847
  msgstr ""
848
 
849
- #: ../templates/admin/wishlist-panel-premium.php:247
850
- #, php-format
851
  msgid ""
852
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
853
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -857,13 +847,12 @@ msgid ""
857
  "in customers' wish lists."
858
  msgstr ""
859
 
860
- #: ../templates/admin/wishlist-panel-premium.php:257
861
- #: ../templates/admin/wishlist-panel-premium.php:262
862
  msgid "Search Wishlists"
863
  msgstr ""
864
 
865
- #: ../templates/admin/wishlist-panel-premium.php:264
866
- #, php-format
867
  msgid ""
868
  "How many times have you been looking for the perfect gift for a important "
869
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -872,12 +861,11 @@ msgid ""
872
  "your products and even encourage users to purchase."
873
  msgstr ""
874
 
875
- #: ../templates/admin/wishlist-panel-premium.php:273
876
  msgid "'ADD TO CART' CHECKBOX"
877
  msgstr ""
878
 
879
- #: ../templates/admin/wishlist-panel-premium.php:275
880
- #, php-format
881
  msgid ""
882
  "Your shop offers always a wide selection of products and wishlists of your "
883
  "users get more and more crowded everyday. Give them the possibility to "
@@ -885,20 +873,19 @@ msgid ""
885
  "just with one click."
886
  msgstr ""
887
 
888
- #: ../templates/admin/wishlist-panel-premium.php:278
889
  msgid "'ADD TO CART'"
890
  msgstr ""
891
 
892
- #: ../templates/admin/wishlist-panel-premium.php:285
893
  msgid "DISABLE WISHLIST"
894
  msgstr ""
895
 
896
- #: ../templates/admin/wishlist-panel-premium.php:290
897
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
898
  msgstr ""
899
 
900
- #: ../templates/admin/wishlist-panel-premium.php:292
901
- #, php-format
902
  msgid ""
903
  "Favour users that have registered to your shop and disable plugin "
904
  "functionalities for all users that have not. By disabling this option, each "
@@ -906,29 +893,27 @@ msgid ""
906
  "%2$s to \"My Account\" page and a message will invite them to log in."
907
  msgstr ""
908
 
909
- #: ../templates/admin/wishlist-panel-premium.php:301
910
  msgid "MESSAGE TO UNLOGGED USERS"
911
  msgstr ""
912
 
913
- #: ../templates/admin/wishlist-panel-premium.php:303
914
- #, php-format
915
  msgid ""
916
  "Invite users that are visiting your shop to login if they want to fully "
917
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
918
  "redirect them to \"My Account\" page for registration."
919
  msgstr ""
920
 
921
- #: ../templates/admin/wishlist-panel-premium.php:306
922
  msgid "UNLOGGED USERS"
923
  msgstr ""
924
 
925
- #: ../templates/admin/wishlist-panel-premium.php:313
926
- #: ../templates/admin/wishlist-panel-premium.php:318
927
  msgid "POPULAR TABLE"
928
  msgstr ""
929
 
930
- #: ../templates/admin/wishlist-panel-premium.php:320
931
- #, php-format
932
  msgid ""
933
  "Some products draw customer's attention more than others and they do not "
934
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -936,29 +921,27 @@ msgid ""
936
  "their wishlists."
937
  msgstr ""
938
 
939
- #: ../templates/admin/wishlist-panel-premium.php:329
940
  msgid "FUNCTIONALITIES IN ONE CLICK"
941
  msgstr ""
942
 
943
- #: ../templates/admin/wishlist-panel-premium.php:331
944
- #, php-format
945
  msgid ""
946
  "Users have the possibility to search for a wishlist, create a new one or "
947
  "display those already created. Add these %1$sfunctionalities%2$s through the "
948
  "dedicated widgets or show them immediately after \"Wishlist\" table."
949
  msgstr ""
950
 
951
- #: ../templates/admin/wishlist-panel-premium.php:334
952
  msgid "FUNCTIONALITIES"
953
  msgstr ""
954
 
955
- #: ../templates/admin/wishlist-panel-premium.php:341
956
- #: ../templates/admin/wishlist-panel-premium.php:346
957
  msgid "PROMOTIONAL EMAIL"
958
  msgstr ""
959
 
960
- #: ../templates/admin/wishlist-panel-premium.php:348
961
- #, php-format
962
  msgid ""
963
  "If you want to give the right input to your users to persuade them to "
964
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -967,12 +950,11 @@ msgid ""
967
  "will know you are offering a unique offer!"
968
  msgstr ""
969
 
970
- #: ../templates/admin/wishlist-panel-premium.php:357
971
  msgid "FROM A WISHLIST TO ANOTHER"
972
  msgstr ""
973
 
974
- #: ../templates/admin/wishlist-panel-premium.php:359
975
- #, php-format
976
  msgid ""
977
  "Who said that a product has to remain forever in the same wishlist? With the "
978
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -980,106 +962,135 @@ msgid ""
980
  "another one, managing as they want their lists."
981
  msgstr ""
982
 
983
- #: ../templates/admin/wishlist-panel-premium.php:362
984
  msgid "FROM A WISHLIST"
985
  msgstr ""
986
 
987
- #: ../templates/admin/wishlist-panel-premium.php:369
988
  msgid "DATE"
989
  msgstr ""
990
 
991
- #: ../templates/admin/wishlist-panel-premium.php:374
992
  msgid "DATE OF ADDITION TO A WISHLIST"
993
  msgstr ""
994
 
995
- #: ../templates/admin/wishlist-panel-premium.php:376
996
- #, php-format
997
  msgid ""
998
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
999
  "date in which they have added a particular product to their list: a new way "
1000
  "to keep you users informed about their operations."
1001
  msgstr ""
1002
 
1003
- #: ../templates/share.php:32
1004
  msgid "Pinterest"
1005
  msgstr ""
1006
 
1007
- #: ../templates/share.php:38
1008
  msgid "Google+"
1009
  msgstr ""
1010
 
1011
- #: ../templates/share.php:44
1012
  msgid "Email"
1013
  msgstr ""
1014
 
1015
- #: ../templates/wishlist-view.php:32
 
 
 
 
 
 
 
 
 
1016
  msgid "Edit title"
1017
  msgstr ""
1018
 
1019
- #: ../templates/wishlist-view.php:41
1020
  msgid "Save"
1021
  msgstr ""
1022
 
1023
- #: ../templates/wishlist-view.php:45
1024
  msgid "Cancel"
1025
  msgstr ""
1026
 
1027
- #: ../templates/wishlist-view.php:82
1028
  msgid "Product Name"
1029
  msgstr "商品名称"
1030
 
1031
- #: ../templates/wishlist-view.php:89
1032
  msgid "Unit Price"
1033
  msgstr "单价"
1034
 
1035
- #: ../templates/wishlist-view.php:102
1036
  msgid "Stock Status"
1037
  msgstr "库存状态"
1038
 
1039
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1040
  msgid "Remove this product"
1041
  msgstr "移除这个商品"
1042
 
1043
- #: ../templates/wishlist-view.php:172
1044
  msgid "Free!"
1045
  msgstr "免费!"
1046
 
1047
- #: ../templates/wishlist-view.php:179
1048
  msgid "Out of Stock"
1049
  msgstr "缺货"
1050
 
1051
- #: ../templates/wishlist-view.php:179
1052
  msgid "In Stock"
1053
  msgstr "有货"
1054
 
1055
- #: ../templates/wishlist-view.php:188
1056
- #, php-format
1057
  msgid "Added on : %s"
1058
  msgstr ""
1059
 
1060
- #: ../templates/wishlist-view.php:200
1061
  msgid "Move"
1062
  msgstr ""
1063
 
1064
- #: ../templates/wishlist-view.php:232
1065
  msgid "Remove"
1066
  msgstr ""
1067
 
1068
- #: ../templates/wishlist-view.php:259
1069
  msgid "Add the selected products to the cart"
1070
  msgstr ""
1071
 
1072
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1073
  msgid "Ask for an estimate"
1074
  msgstr ""
1075
 
1076
- #: ../templates/wishlist-view.php:303
1077
  msgid "Your email"
1078
  msgstr ""
1079
 
 
1080
  #, fuzzy
1081
- #~ msgid "YITH WooCommerce Wishlist"
1082
- #~ msgstr "浏览「愿望清单」"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1083
 
1084
  #~ msgid "Select a date"
1085
  #~ msgstr "选择日期"
@@ -1093,9 +1104,6 @@ msgstr ""
1093
  #~ msgid "Upload"
1094
  #~ msgstr "上传"
1095
 
1096
- #~ msgid "wishlist"
1097
- #~ msgstr "愿望清单"
1098
-
1099
  #, fuzzy
1100
  #~ msgid "Select"
1101
  #~ msgstr "选择日期"
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:39+0100\n"
7
  "Last-Translator: 李明軒 <eggeggxuan@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
+ #: includes/class.yith-wcwl-admin-init.php:159
24
+ #: includes/class.yith-wcwl-admin-init.php:1485
25
+ #: includes/class.yith-wcwl-admin-init.php:1486
26
+ #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "愿望清单"
29
 
30
+ #: includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr ""
33
 
34
+ #: includes/class.yith-wcwl-admin-init.php:162
35
+ #: includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr ""
38
 
39
+ #: includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr ""
42
 
43
+ #: includes/class.yith-wcwl-admin-init.php:1009
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1010
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
+ #: includes/class.yith-wcwl-admin-init.php:1011
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
+ #: includes/class.yith-wcwl-admin-init.php:1012
59
  msgctxt "[Part Of]: Also, please read the plugin documentation"
60
  msgid "documentation"
61
  msgstr ""
62
 
63
+ #: includes/class.yith-wcwl-admin-init.php:1018
64
  msgid "Upgrade to the PREMIUM VERSION"
65
  msgstr ""
66
 
67
+ #: includes/class.yith-wcwl-admin-init.php:1022
68
  msgid "Discover the Advanced Features"
69
  msgstr ""
70
 
71
+ #: includes/class.yith-wcwl-admin-init.php:1023
72
  msgid ""
73
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
74
  "all features!"
75
  msgstr ""
76
 
77
+ #: includes/class.yith-wcwl-admin-init.php:1029
78
  msgid "Get Support and Pro Features"
79
  msgstr ""
80
 
81
+ #: includes/class.yith-wcwl-admin-init.php:1030
82
  msgid ""
83
  "By purchasing the premium version of the plugin, you will take advantage of "
84
  "the advanced features of the product and you will get one year of free "
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1040
89
  msgid "General Settings"
90
  msgstr ""
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1047
93
  msgid "Enable YITH Wishlist"
94
  msgstr ""
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1054
97
  msgid "Default wishlist title"
98
  msgstr ""
99
 
100
+ #: includes/class.yith-wcwl-admin-init.php:1056
101
+ #: includes/class.yith-wcwl-admin-init.php:1057
102
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
103
  msgid "My wishlist on %s"
104
  msgstr ""
105
 
106
+ #: includes/class.yith-wcwl-admin-init.php:1062
107
  msgid "Wishlist Page"
108
  msgstr ""
109
 
110
+ #: includes/class.yith-wcwl-admin-init.php:1063
111
  msgid "Page contents: [yith_wcwl_wishlist]"
112
  msgstr ""
113
 
114
+ #: includes/class.yith-wcwl-admin-init.php:1072
115
  msgid "Position"
116
  msgstr ""
117
 
118
+ #: includes/class.yith-wcwl-admin-init.php:1073
119
  msgid ""
120
  "You can add the button in variable products only after the \"Add to Cart\" "
121
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
122
  msgstr ""
123
 
124
+ #: includes/class.yith-wcwl-admin-init.php:1079
125
  msgid "After \"Add to cart\""
126
  msgstr ""
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1080
129
  msgid "After thumbnails"
130
  msgstr ""
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1081
133
  msgid "After summary"
134
  msgstr ""
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1082
137
  msgid "Use shortcode"
138
  msgstr ""
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1087
141
  msgid "Redirect to cart"
142
  msgstr ""
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1088
145
  msgid ""
146
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
147
  "page."
148
  msgstr ""
149
 
150
+ #: includes/class.yith-wcwl-admin-init.php:1094
151
  msgid "Remove if added to the cart"
152
  msgstr ""
153
 
154
+ #: includes/class.yith-wcwl-admin-init.php:1095
155
  msgid "Remove the product from the wishlist if it has been added to the cart."
156
  msgstr ""
157
 
158
+ #: includes/class.yith-wcwl-admin-init.php:1101
159
  msgid "\"Add to Wishlist\" text"
160
  msgstr ""
161
 
162
+ #: includes/class.yith-wcwl-admin-init.php:1103
163
  msgid "Add to Wishlist"
164
  msgstr ""
165
 
166
+ #: includes/class.yith-wcwl-admin-init.php:1108
167
  #, fuzzy
168
  msgid "\"Browse wishlist\" text"
169
  msgstr "浏览「愿望清单」"
170
 
171
+ #: includes/class.yith-wcwl-admin-init.php:1110
172
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
173
  msgid "Browse Wishlist"
174
  msgstr "浏览「愿望清单」"
175
 
176
+ #: includes/class.yith-wcwl-admin-init.php:1115
177
  #, fuzzy
178
  msgid "\"Product already in wishlist\" text"
179
  msgstr "商品已经加入收藏在「愿望清单」裡面。"
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1117
182
+ #: includes/class.yith-wcwl-ui.php:83
183
  msgid "The product is already in the wishlist!"
184
  msgstr "这个商品已经加入收藏在「愿望清单」裡面!"
185
 
186
+ #: includes/class.yith-wcwl-admin-init.php:1122
187
  #, fuzzy
188
  msgid "\"Product added\" text"
189
  msgstr "加入收藏!"
190
 
191
+ #: includes/class.yith-wcwl-admin-init.php:1124
192
+ #: includes/class.yith-wcwl-ui.php:82
193
  msgid "Product added!"
194
  msgstr "加入收藏!"
195
 
196
+ #: includes/class.yith-wcwl-admin-init.php:1129
197
  msgid "\"Add to Cart\" text"
198
  msgstr ""
199
 
200
+ #: includes/class.yith-wcwl-admin-init.php:1131
201
  msgid "Add to Cart"
202
  msgstr ""
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1136
205
  msgid "Show Unit price"
206
  msgstr ""
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1137
209
  msgid "Show unit price for each product in wishlist"
210
  msgstr ""
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1144
213
  msgid "Show \"Add to Cart\" button"
214
  msgstr ""
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1145
217
  msgid "Show \"Add to Cart\" button for each product in wishlist"
218
  msgstr ""
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1152
221
  msgid "Show Stock status"
222
  msgstr ""
223
 
224
+ #: includes/class.yith-wcwl-admin-init.php:1153
225
  msgid ""
226
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
227
  msgstr ""
228
 
229
+ #: includes/class.yith-wcwl-admin-init.php:1160
230
  msgid "Show Date of addition"
231
  msgstr ""
232
 
233
+ #: includes/class.yith-wcwl-admin-init.php:1161
234
  #, fuzzy
235
  msgid "Show the date when users have added a product to the wishlist"
236
  msgstr "商品加入收藏到「愿望清单」时,发生了错误。"
237
 
238
+ #: includes/class.yith-wcwl-admin-init.php:1168
239
  msgid "Add second remove button"
240
  msgstr ""
241
 
242
+ #: includes/class.yith-wcwl-admin-init.php:1169
243
  msgid "Add a second remove button in the last column, with extended label"
244
  msgstr ""
245
 
246
+ #: includes/class.yith-wcwl-admin-init.php:1184
247
  msgid "Styles"
248
  msgstr ""
249
 
250
+ #: includes/class.yith-wcwl-admin-init.php:1191
251
  msgid "Use buttons"
252
  msgstr ""
253
 
254
+ #: includes/class.yith-wcwl-admin-init.php:1192
255
  msgid "Use buttons instead of simple anchors."
256
  msgstr ""
257
 
258
+ #: includes/class.yith-wcwl-admin-init.php:1198
259
  msgid "Custom CSS"
260
  msgstr ""
261
 
262
+ #: includes/class.yith-wcwl-admin-init.php:1205
263
  msgid "Use theme style"
264
  msgstr ""
265
 
266
+ #: includes/class.yith-wcwl-admin-init.php:1206
267
  msgid "Use the theme style."
268
  msgstr ""
269
 
270
+ #: includes/class.yith-wcwl-admin-init.php:1212
271
  msgid "Rounded buttons"
272
  msgstr ""
273
 
274
+ #: includes/class.yith-wcwl-admin-init.php:1213
275
  msgid "Make button corners rounded"
276
  msgstr ""
277
 
278
+ #: includes/class.yith-wcwl-admin-init.php:1219
279
  msgid "\"Add to Wishlist\" icon"
280
  msgstr ""
281
 
282
+ #: includes/class.yith-wcwl-admin-init.php:1220
283
  msgid "Add an icon to the \"Add to Wishlist\" button"
284
  msgstr ""
285
 
286
+ #: includes/class.yith-wcwl-admin-init.php:1230
287
  msgid "\"Add to Cart\" icon"
288
  msgstr ""
289
 
290
+ #: includes/class.yith-wcwl-admin-init.php:1231
291
  msgid "Add an icon to the \"Add to Cart\" button"
292
  msgstr ""
293
 
294
+ #: includes/class.yith-wcwl-admin-init.php:1249
295
  msgid "Social Networks & Share"
296
  msgstr ""
297
 
298
+ #: includes/class.yith-wcwl-admin-init.php:1256
299
  msgid "Share on Facebook"
300
  msgstr ""
301
 
302
+ #: includes/class.yith-wcwl-admin-init.php:1257
303
  msgid "Show \"Share on Facebook\" button"
304
  msgstr ""
305
 
306
+ #: includes/class.yith-wcwl-admin-init.php:1263
307
  msgid "Tweet on Twitter"
308
  msgstr ""
309
 
310
+ #: includes/class.yith-wcwl-admin-init.php:1264
311
  msgid "Show \"Tweet on Twitter\" button"
312
  msgstr ""
313
 
314
+ #: includes/class.yith-wcwl-admin-init.php:1270
315
  msgid "Pin on Pinterest"
316
  msgstr ""
317
 
318
+ #: includes/class.yith-wcwl-admin-init.php:1271
319
  msgid "Show \"Pin on Pinterest\" button"
320
  msgstr ""
321
 
322
+ #: includes/class.yith-wcwl-admin-init.php:1277
323
  msgid "Share on Google+"
324
  msgstr ""
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1278
327
  msgid "Show \"Share on Google+\" button"
328
  msgstr ""
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1284
331
  msgid "Share by Email"
332
  msgstr ""
333
 
334
+ #: includes/class.yith-wcwl-admin-init.php:1285
335
  msgid "Show \"Share by Email\" button"
336
  msgstr ""
337
 
338
+ #: includes/class.yith-wcwl-admin-init.php:1291
339
+ msgid "Share by WhatsApp"
340
+ msgstr ""
341
+
342
+ #: includes/class.yith-wcwl-admin-init.php:1292
343
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
344
+ msgstr ""
345
+
346
+ #: includes/class.yith-wcwl-admin-init.php:1298
347
  msgid "Social title"
348
  msgstr ""
349
 
350
+ #: includes/class.yith-wcwl-admin-init.php:1305
351
  msgid "Social text"
352
  msgstr ""
353
 
354
+ #: includes/class.yith-wcwl-admin-init.php:1306
355
  msgid ""
356
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
357
  "strong> where you want to show the URL of your wishlist."
358
  msgstr ""
359
 
360
+ #: includes/class.yith-wcwl-admin-init.php:1313
361
  msgid "Social image URL"
362
  msgstr ""
363
 
364
+ #: includes/class.yith-wcwl-admin-init.php:1314
365
  msgid "It will be used by Pinterest."
366
  msgstr ""
367
 
368
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
369
  msgid ""
370
  "If you want to take advantage of this feature, you could consider to "
371
  "purchase the %s."
372
  msgstr ""
373
 
374
+ #: includes/class.yith-wcwl-admin-init.php:1333
375
  msgid "YITH WooCommerce Frequently Bought Together Integration"
376
  msgstr ""
377
 
378
+ #: includes/class.yith-wcwl-admin-init.php:1340
379
  msgid "Enable slider in wishlist"
380
  msgstr ""
381
 
382
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
383
  msgid ""
384
  "Choose to enable product slider in wishlist page with linked products (<a "
385
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
386
  msgstr ""
387
 
388
+ #: includes/class.yith-wcwl-admin-init.php:1377
389
  msgid "\"Add to wishlist\" button"
390
  msgstr ""
391
 
392
+ #: includes/class.yith-wcwl-admin-init.php:1380
393
+ #: includes/class.yith-wcwl-admin-init.php:1398
394
+ #: includes/class.yith-wcwl-admin-init.php:1416
395
+ #: includes/class.yith-wcwl-admin-init.php:1434
396
+ #: includes/class.yith-wcwl-admin-init.php:1452
397
  msgid "Background"
398
  msgstr ""
399
 
400
+ #: includes/class.yith-wcwl-admin-init.php:1381
401
+ #: includes/class.yith-wcwl-admin-init.php:1399
402
+ #: includes/class.yith-wcwl-admin-init.php:1417
403
+ #: includes/class.yith-wcwl-admin-init.php:1435
404
+ #: includes/class.yith-wcwl-admin-init.php:1453
405
  msgid "Text"
406
  msgstr ""
407
 
408
+ #: includes/class.yith-wcwl-admin-init.php:1382
409
+ #: includes/class.yith-wcwl-admin-init.php:1400
410
+ #: includes/class.yith-wcwl-admin-init.php:1418
411
+ #: includes/class.yith-wcwl-admin-init.php:1436
412
+ #: includes/class.yith-wcwl-admin-init.php:1454
413
  msgid "Border"
414
  msgstr ""
415
 
416
+ #: includes/class.yith-wcwl-admin-init.php:1389
417
+ #: includes/class.yith-wcwl-admin-init.php:1407
418
+ #: includes/class.yith-wcwl-admin-init.php:1425
419
+ #: includes/class.yith-wcwl-admin-init.php:1443
420
  msgid "Background (hover)"
421
  msgstr ""
422
 
423
+ #: includes/class.yith-wcwl-admin-init.php:1390
424
+ #: includes/class.yith-wcwl-admin-init.php:1408
425
+ #: includes/class.yith-wcwl-admin-init.php:1426
426
+ #: includes/class.yith-wcwl-admin-init.php:1444
427
  msgid "Text (hover)"
428
  msgstr ""
429
 
430
+ #: includes/class.yith-wcwl-admin-init.php:1391
431
+ #: includes/class.yith-wcwl-admin-init.php:1409
432
+ #: includes/class.yith-wcwl-admin-init.php:1427
433
+ #: includes/class.yith-wcwl-admin-init.php:1445
434
  msgid "Border (hover)"
435
  msgstr ""
436
 
437
+ #: includes/class.yith-wcwl-admin-init.php:1395
438
  msgid "\"Add to Cart\" button"
439
  msgstr ""
440
 
441
+ #: includes/class.yith-wcwl-admin-init.php:1413
442
  msgid "\"Style 1\" button"
443
  msgstr ""
444
 
445
+ #: includes/class.yith-wcwl-admin-init.php:1431
446
  msgid "\"Style 2\" button"
447
  msgstr ""
448
 
449
+ #: includes/class.yith-wcwl-admin-init.php:1449
450
  #, fuzzy
451
  msgid "Wishlist table"
452
  msgstr "愿望清单"
453
 
454
+ #: includes/class.yith-wcwl-admin-init.php:1458
455
  msgid "Headers"
456
  msgstr ""
457
 
458
+ #: includes/class.yith-wcwl-admin-init.php:1461
459
  msgid "Background color"
460
  msgstr ""
461
 
462
+ #: includes/class.yith-wcwl-admin-init.php:1551
463
  #, fuzzy
464
  msgid "Wishlist Activated"
465
  msgstr "愿望清单"
466
 
467
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
468
  msgid ""
469
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
470
  "can access to all the settings of our plugins that you have activated. "
472
  "options, <a href=\"%s\">discover it now</a>."
473
  msgstr ""
474
 
475
+ #: includes/class.yith-wcwl-admin-init.php:1563
476
  #, fuzzy
477
  msgid "Wishlist Updated"
478
  msgstr "愿望清单"
479
 
480
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
481
  msgid ""
482
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
483
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
486
  "\">discover the PREMIUM version.</a>"
487
  msgstr ""
488
 
489
+ #: includes/class.yith-wcwl-init.php:448
490
  msgid ""
491
  "We are sorry, but this feature is available only if cookies are enabled on "
492
  "your browser."
493
  msgstr ""
494
 
495
+ #: includes/class.yith-wcwl-init.php:449
496
  #, fuzzy
497
  msgid "Product correctly added to cart"
498
  msgstr "加入收藏!"
499
 
500
+ #: includes/class.yith-wcwl-install.php:244
501
  msgctxt "page_slug"
502
  msgid "wishlist"
503
  msgstr ""
504
 
505
+ #: includes/class.yith-wcwl-privacy.php:50
506
  msgid "While you visit our site, we’ll track:"
507
  msgstr ""
508
 
509
+ #: includes/class.yith-wcwl-privacy.php:52
510
  msgid ""
511
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
512
  "users your favourite products, and to create targeted email campaigns."
513
  msgstr ""
514
 
515
+ #: includes/class.yith-wcwl-privacy.php:53
516
  msgid ""
517
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
518
  "make them visible to the store’s staff"
519
  msgstr ""
520
 
521
+ #: includes/class.yith-wcwl-privacy.php:55
522
  msgid ""
523
  "We’ll also use cookies to keep track of wishlist contents while you’re "
524
  "browsing our site."
525
  msgstr ""
526
 
527
+ #: includes/class.yith-wcwl-privacy.php:58
528
  msgid ""
529
  "Members of our team have access to the information you provide us. For "
530
  "example, both Administrators and Shop Managers can access:"
531
  msgstr ""
532
 
533
+ #: includes/class.yith-wcwl-privacy.php:60
534
  msgid ""
535
  "Wishlist details, such as products added, date of addition, name and privacy "
536
  "settings of your wishlists"
537
  msgstr ""
538
 
539
+ #: includes/class.yith-wcwl-privacy.php:62
540
  msgid ""
541
  "Our team members have access to this information to offer you better deals "
542
  "for the products you love."
543
  msgstr ""
544
 
545
+ #: includes/class.yith-wcwl-privacy.php:82
546
+ #: includes/class.yith-wcwl-privacy.php:98
547
  #, fuzzy
548
  msgid "Customer Wishlists"
549
  msgstr "浏览「愿望清单」"
550
 
551
+ #: includes/class.yith-wcwl-privacy.php:133
552
  #, fuzzy
553
  msgid "Wishlists"
554
  msgstr "愿望清单"
555
 
556
+ #. Translators: %s Order number.
557
+ #: includes/class.yith-wcwl-privacy.php:195
558
  msgid "Removed wishlist %s."
559
  msgstr ""
560
 
561
+ #. Translators: %s Order number.
562
+ #: includes/class.yith-wcwl-privacy.php:199
563
  msgid "Wishlist %s has been retained."
564
  msgstr ""
565
 
566
+ #: includes/class.yith-wcwl-privacy.php:210
567
  msgid "Removed default user's wishlist"
568
  msgstr ""
569
 
570
+ #: includes/class.yith-wcwl-privacy.php:228
571
  msgid "Token"
572
  msgstr ""
573
 
574
+ #: includes/class.yith-wcwl-privacy.php:229
575
  #, fuzzy
576
  msgid "Wishlist url"
577
  msgstr "愿望清单"
578
 
579
+ #: includes/class.yith-wcwl-privacy.php:230
580
  msgid "Title"
581
  msgstr ""
582
 
583
+ #: includes/class.yith-wcwl-privacy.php:231
584
  msgctxt "date wishlist was created"
585
  msgid "Created on"
586
  msgstr ""
587
 
588
+ #: includes/class.yith-wcwl-privacy.php:232
589
  msgid "Visibility"
590
  msgstr ""
591
 
592
+ #: includes/class.yith-wcwl-privacy.php:233
593
  msgid "Items Added"
594
  msgstr ""
595
 
596
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
597
  #, fuzzy
598
  msgid "Shared"
599
  msgstr "分享:"
600
 
601
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
602
  msgid "Private"
603
  msgstr ""
604
 
605
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
606
  msgid "Public"
607
  msgstr ""
608
 
609
+ #: includes/class.yith-wcwl-shortcode.php:45
610
  #, fuzzy
611
  msgctxt "[gutenberg]: block name"
612
  msgid "YITH Add to Wishlist"
613
  msgstr "浏览「愿望清单」"
614
 
615
+ #: includes/class.yith-wcwl-shortcode.php:46
616
  msgctxt "[gutenberg]: block description"
617
  msgid "Shows Add to Wishlist button"
618
  msgstr ""
619
 
620
+ #: includes/class.yith-wcwl-shortcode.php:51
621
  msgid ""
622
  "ID of the product to add to wishlist (leave empty to use global product)"
623
  msgstr ""
624
 
625
+ #: includes/class.yith-wcwl-shortcode.php:56
626
  msgid "Url of wishlist page (leave empty to use default)"
627
  msgstr ""
628
 
629
+ #: includes/class.yith-wcwl-shortcode.php:61
630
  msgid "Button label (leave empty to use default)"
631
  msgstr ""
632
 
633
+ #: includes/class.yith-wcwl-shortcode.php:66
634
  msgid "\"Browse wishlist\" label (leave empty to use default)"
635
  msgstr ""
636
 
637
+ #: includes/class.yith-wcwl-shortcode.php:71
638
  #, fuzzy
639
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
640
  msgstr "商品已经加入收藏在「愿望清单」裡面。"
641
 
642
+ #: includes/class.yith-wcwl-shortcode.php:76
643
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
644
  msgstr ""
645
 
646
+ #: includes/class.yith-wcwl-shortcode.php:81
647
  msgid ""
648
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
649
  "default)"
650
  msgstr ""
651
 
652
+ #: includes/class.yith-wcwl-shortcode.php:86
653
  msgid "Additional css classes for the button (leave empty to use default)"
654
  msgstr ""
655
 
656
+ #: includes/class.yith-wcwl-shortcode.php:94
657
  #, fuzzy
658
  msgctxt "[gutenberg]: block name"
659
  msgid "YITH Wishlist"
660
  msgstr "愿望清单"
661
 
662
+ #: includes/class.yith-wcwl-shortcode.php:95
663
  #, fuzzy
664
  msgctxt "[gutenberg]: block description"
665
  msgid "Shows list of products in wishlist"
666
  msgstr "这个商品已经加入收藏在「愿望清单」裡面!"
667
 
668
+ #: includes/class.yith-wcwl-shortcode.php:100
669
  msgid "Choose whether to paginate items in the wishlist or show them all"
670
  msgstr ""
671
 
672
+ #: includes/class.yith-wcwl-shortcode.php:103
673
  msgid "Paginate"
674
  msgstr ""
675
 
676
+ #: includes/class.yith-wcwl-shortcode.php:104
677
  msgid "Do not paginate"
678
  msgstr ""
679
 
680
+ #: includes/class.yith-wcwl-shortcode.php:109
681
  msgid "Number of items to show for each page"
682
  msgstr ""
683
 
684
+ #: includes/class.yith-wcwl-shortcode.php:114
685
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
686
  msgstr ""
687
 
688
+ #: includes/class.yith-wcwl-shortcode.php:386
689
+ #: includes/class.yith-wcwl-ui.php:164
690
  msgid "Share on:"
691
  msgstr "分享:"
692
 
693
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
694
  msgid "Select options"
695
  msgstr "选择选项"
696
 
697
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
698
  msgid "Facebook"
699
  msgstr ""
700
 
701
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
702
  msgid "Twitter"
703
  msgstr ""
704
 
705
+ #: includes/class.yith-wcwl-ui.php:180
706
  msgid "email"
707
  msgstr ""
708
 
709
+ #: includes/class.yith-wcwl.php:201
710
  #, fuzzy
711
  msgid "An error occurred while adding products to the wishlist."
712
  msgstr "商品加入收藏到「愿望清单」时,发生了错误。"
713
 
714
+ #: includes/class.yith-wcwl.php:293
715
  #, fuzzy
716
  msgid "An error occurred while adding products to wishlist."
717
  msgstr "商品加入收藏到「愿望清单」时,发生了错误。"
718
 
719
+ #: includes/class.yith-wcwl.php:310
720
  msgid "The \"Remove\" option now does not require any parameter"
721
  msgstr ""
722
 
723
+ #: includes/class.yith-wcwl.php:359
724
  #, fuzzy
725
  msgid "An error occurred while removing products from the wishlist"
726
  msgstr "从「愿望清单」移除商品时,发生了错误。"
727
 
728
+ #: includes/class.yith-wcwl.php:809
729
  msgid "You need to log in before creating a new wishlist"
730
  msgstr ""
731
 
732
+ #: includes/class.yith-wcwl.php:1610
733
  msgid "Product successfully removed."
734
  msgstr "成功移除商品。"
735
 
736
+ #: includes/class.yith-wcwl.php:1614
737
  msgid "Error. Unable to remove the product from the wishlist."
738
  msgstr "错误。无法从「愿望清单」移除这个商品。"
739
 
740
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
741
  msgid "No products were added to the wishlist"
742
  msgstr "你目前没有加入收藏任何商品到「愿望清单」裡面"
743
 
744
+ #: includes/class.yith-wcwl.php:1660
745
  msgid "An error as occurred."
746
  msgstr ""
747
 
748
+ #: init.php:130
749
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
750
  msgstr ""
751
 
752
+ #: init.php:140
753
  msgid "You can't activate the free version of"
754
  msgstr ""
755
 
756
+ #: init.php:140
757
  msgid "while you are using the premium one."
758
  msgstr ""
759
 
760
+ #: templates/admin/wishlist-panel-premium.php:185
761
+ #: templates/admin/wishlist-panel-premium.php:383
 
762
  msgid ""
763
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
764
  "%2$s to benefit from all features!"
765
  msgstr ""
766
 
767
+ #: templates/admin/wishlist-panel-premium.php:187
768
+ #: templates/admin/wishlist-panel-premium.php:385
 
769
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
770
  msgstr ""
771
 
772
+ #: templates/admin/wishlist-panel-premium.php:193
773
  msgid "Premium Features"
774
  msgstr ""
775
 
776
+ #: templates/admin/wishlist-panel-premium.php:196
777
+ #: templates/admin/wishlist-panel-premium.php:201
778
  msgid "Multiple Wishlist"
779
  msgstr ""
780
 
781
+ #: templates/admin/wishlist-panel-premium.php:203
 
782
  msgid ""
783
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
784
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
789
  "manage and share their own wish lists."
790
  msgstr ""
791
 
792
+ #: templates/admin/wishlist-panel-premium.php:212
793
+ #: templates/admin/wishlist-panel-premium.php:222
794
  msgid "Wishlist Private"
795
  msgstr ""
796
 
797
+ #: templates/admin/wishlist-panel-premium.php:214
 
798
  msgid ""
799
  "By enabling the option wishlist, users will also have the possibility to "
800
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
801
  "following options:"
802
  msgstr ""
803
 
804
+ #: templates/admin/wishlist-panel-premium.php:216
 
805
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
806
  msgstr ""
807
 
808
+ #: templates/admin/wishlist-panel-premium.php:217
 
809
  msgid ""
810
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
811
  "can display it;"
812
  msgstr ""
813
 
814
+ #: templates/admin/wishlist-panel-premium.php:218
 
815
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
816
  msgstr ""
817
 
818
+ #: templates/admin/wishlist-panel-premium.php:229
819
+ #: templates/admin/wishlist-panel-premium.php:234
820
  msgid "Estimate Cost"
821
  msgstr ""
822
 
823
+ #: templates/admin/wishlist-panel-premium.php:236
 
824
  msgid ""
825
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
826
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
832
  "address that you have previously set."
833
  msgstr ""
834
 
835
+ #: templates/admin/wishlist-panel-premium.php:245
836
+ #: templates/admin/wishlist-panel-premium.php:250
837
  msgid "Admin Panel"
838
  msgstr ""
839
 
840
+ #: templates/admin/wishlist-panel-premium.php:247
 
841
  msgid ""
842
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
843
  "submenu pages, you will have total control on users' wishlists. In addition "
847
  "in customers' wish lists."
848
  msgstr ""
849
 
850
+ #: templates/admin/wishlist-panel-premium.php:257
851
+ #: templates/admin/wishlist-panel-premium.php:262
852
  msgid "Search Wishlists"
853
  msgstr ""
854
 
855
+ #: templates/admin/wishlist-panel-premium.php:264
 
856
  msgid ""
857
  "How many times have you been looking for the perfect gift for a important "
858
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
861
  "your products and even encourage users to purchase."
862
  msgstr ""
863
 
864
+ #: templates/admin/wishlist-panel-premium.php:273
865
  msgid "'ADD TO CART' CHECKBOX"
866
  msgstr ""
867
 
868
+ #: templates/admin/wishlist-panel-premium.php:275
 
869
  msgid ""
870
  "Your shop offers always a wide selection of products and wishlists of your "
871
  "users get more and more crowded everyday. Give them the possibility to "
873
  "just with one click."
874
  msgstr ""
875
 
876
+ #: templates/admin/wishlist-panel-premium.php:278
877
  msgid "'ADD TO CART'"
878
  msgstr ""
879
 
880
+ #: templates/admin/wishlist-panel-premium.php:285
881
  msgid "DISABLE WISHLIST"
882
  msgstr ""
883
 
884
+ #: templates/admin/wishlist-panel-premium.php:290
885
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
886
  msgstr ""
887
 
888
+ #: templates/admin/wishlist-panel-premium.php:292
 
889
  msgid ""
890
  "Favour users that have registered to your shop and disable plugin "
891
  "functionalities for all users that have not. By disabling this option, each "
893
  "%2$s to \"My Account\" page and a message will invite them to log in."
894
  msgstr ""
895
 
896
+ #: templates/admin/wishlist-panel-premium.php:301
897
  msgid "MESSAGE TO UNLOGGED USERS"
898
  msgstr ""
899
 
900
+ #: templates/admin/wishlist-panel-premium.php:303
 
901
  msgid ""
902
  "Invite users that are visiting your shop to login if they want to fully "
903
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
904
  "redirect them to \"My Account\" page for registration."
905
  msgstr ""
906
 
907
+ #: templates/admin/wishlist-panel-premium.php:306
908
  msgid "UNLOGGED USERS"
909
  msgstr ""
910
 
911
+ #: templates/admin/wishlist-panel-premium.php:313
912
+ #: templates/admin/wishlist-panel-premium.php:318
913
  msgid "POPULAR TABLE"
914
  msgstr ""
915
 
916
+ #: templates/admin/wishlist-panel-premium.php:320
 
917
  msgid ""
918
  "Some products draw customer's attention more than others and they do not "
919
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
921
  "their wishlists."
922
  msgstr ""
923
 
924
+ #: templates/admin/wishlist-panel-premium.php:329
925
  msgid "FUNCTIONALITIES IN ONE CLICK"
926
  msgstr ""
927
 
928
+ #: templates/admin/wishlist-panel-premium.php:331
 
929
  msgid ""
930
  "Users have the possibility to search for a wishlist, create a new one or "
931
  "display those already created. Add these %1$sfunctionalities%2$s through the "
932
  "dedicated widgets or show them immediately after \"Wishlist\" table."
933
  msgstr ""
934
 
935
+ #: templates/admin/wishlist-panel-premium.php:334
936
  msgid "FUNCTIONALITIES"
937
  msgstr ""
938
 
939
+ #: templates/admin/wishlist-panel-premium.php:341
940
+ #: templates/admin/wishlist-panel-premium.php:346
941
  msgid "PROMOTIONAL EMAIL"
942
  msgstr ""
943
 
944
+ #: templates/admin/wishlist-panel-premium.php:348
 
945
  msgid ""
946
  "If you want to give the right input to your users to persuade them to "
947
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
950
  "will know you are offering a unique offer!"
951
  msgstr ""
952
 
953
+ #: templates/admin/wishlist-panel-premium.php:357
954
  msgid "FROM A WISHLIST TO ANOTHER"
955
  msgstr ""
956
 
957
+ #: templates/admin/wishlist-panel-premium.php:359
 
958
  msgid ""
959
  "Who said that a product has to remain forever in the same wishlist? With the "
960
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
962
  "another one, managing as they want their lists."
963
  msgstr ""
964
 
965
+ #: templates/admin/wishlist-panel-premium.php:362
966
  msgid "FROM A WISHLIST"
967
  msgstr ""
968
 
969
+ #: templates/admin/wishlist-panel-premium.php:369
970
  msgid "DATE"
971
  msgstr ""
972
 
973
+ #: templates/admin/wishlist-panel-premium.php:374
974
  msgid "DATE OF ADDITION TO A WISHLIST"
975
  msgstr ""
976
 
977
+ #: templates/admin/wishlist-panel-premium.php:376
 
978
  msgid ""
979
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
980
  "date in which they have added a particular product to their list: a new way "
981
  "to keep you users informed about their operations."
982
  msgstr ""
983
 
984
+ #: templates/share.php:32
985
  msgid "Pinterest"
986
  msgstr ""
987
 
988
+ #: templates/share.php:38
989
  msgid "Google+"
990
  msgstr ""
991
 
992
+ #: templates/share.php:44
993
  msgid "Email"
994
  msgstr ""
995
 
996
+ #: templates/share.php:51
997
+ #, fuzzy
998
+ msgid "My wishlist on "
999
+ msgstr "愿望清单"
1000
+
1001
+ #: templates/share.php:51
1002
+ msgid "WhatsApp"
1003
+ msgstr ""
1004
+
1005
+ #: templates/wishlist-view.php:32
1006
  msgid "Edit title"
1007
  msgstr ""
1008
 
1009
+ #: templates/wishlist-view.php:41
1010
  msgid "Save"
1011
  msgstr ""
1012
 
1013
+ #: templates/wishlist-view.php:45
1014
  msgid "Cancel"
1015
  msgstr ""
1016
 
1017
+ #: templates/wishlist-view.php:82
1018
  msgid "Product Name"
1019
  msgstr "商品名称"
1020
 
1021
+ #: templates/wishlist-view.php:89
1022
  msgid "Unit Price"
1023
  msgstr "单价"
1024
 
1025
+ #: templates/wishlist-view.php:102
1026
  msgid "Stock Status"
1027
  msgstr "库存状态"
1028
 
1029
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
1030
  msgid "Remove this product"
1031
  msgstr "移除这个商品"
1032
 
1033
+ #: templates/wishlist-view.php:172
1034
  msgid "Free!"
1035
  msgstr "免费!"
1036
 
1037
+ #: templates/wishlist-view.php:179
1038
  msgid "Out of Stock"
1039
  msgstr "缺货"
1040
 
1041
+ #: templates/wishlist-view.php:179
1042
  msgid "In Stock"
1043
  msgstr "有货"
1044
 
1045
+ #: templates/wishlist-view.php:188
 
1046
  msgid "Added on : %s"
1047
  msgstr ""
1048
 
1049
+ #: templates/wishlist-view.php:200
1050
  msgid "Move"
1051
  msgstr ""
1052
 
1053
+ #: templates/wishlist-view.php:232
1054
  msgid "Remove"
1055
  msgstr ""
1056
 
1057
+ #: templates/wishlist-view.php:259
1058
  msgid "Add the selected products to the cart"
1059
  msgstr ""
1060
 
1061
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1062
  msgid "Ask for an estimate"
1063
  msgstr ""
1064
 
1065
+ #: templates/wishlist-view.php:303
1066
  msgid "Your email"
1067
  msgstr ""
1068
 
1069
+ #. Plugin Name of the plugin/theme
1070
  #, fuzzy
1071
+ msgid "YITH WooCommerce Wishlist"
1072
+ msgstr "浏览「愿望清单」"
1073
+
1074
+ #. Plugin URI of the plugin/theme
1075
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1076
+ msgstr ""
1077
+
1078
+ #. Description of the plugin/theme
1079
+ msgid ""
1080
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1081
+ "possibility to create, fill, manage and share their wishlists allowing you "
1082
+ "to analyze their interests and needs to improve your marketing strategies. "
1083
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1084
+ "your e-commerce on <strong>YITH</strong></a>"
1085
+ msgstr ""
1086
+
1087
+ #. Author of the plugin/theme
1088
+ msgid "YITH"
1089
+ msgstr ""
1090
+
1091
+ #. Author URI of the plugin/theme
1092
+ msgid "https://yithemes.com/"
1093
+ msgstr ""
1094
 
1095
  #~ msgid "Select a date"
1096
  #~ msgstr "选择日期"
1104
  #~ msgid "Upload"
1105
  #~ msgstr "上传"
1106
 
 
 
 
1107
  #, fuzzy
1108
  #~ msgid "Select"
1109
  #~ msgstr "选择日期"
languages/yith-woocommerce-wishlist-zh_TW.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-zh_TW.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-02-12 14:39+0100\n"
6
  "PO-Revision-Date: 2019-02-12 14:39+0100\n"
7
  "Last-Translator: 李明軒 <eggeggxuan@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -20,447 +20,451 @@ msgstr ""
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
- #: ../includes/class.yith-wcwl-admin-init.php:159
24
- #: ../includes/class.yith-wcwl-admin-init.php:1484
25
- #: ../includes/class.yith-wcwl-admin-init.php:1485
26
- #: ../includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "願望清單"
29
 
30
- #: ../includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr ""
33
 
34
- #: ../includes/class.yith-wcwl-admin-init.php:162
35
- #: ../includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr ""
38
 
39
- #: ../includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr ""
42
 
43
- #: ../includes/class.yith-wcwl-admin-init.php:1015
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
- #: ../includes/class.yith-wcwl-admin-init.php:1016
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
- #: ../includes/class.yith-wcwl-admin-init.php:1017
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
- #: ../includes/class.yith-wcwl-admin-init.php:1018
59
  msgctxt "[Part Of]: Also, please read the plugin documentation"
60
  msgid "documentation"
61
  msgstr ""
62
 
63
- #: ../includes/class.yith-wcwl-admin-init.php:1024
64
  msgid "Upgrade to the PREMIUM VERSION"
65
  msgstr ""
66
 
67
- #: ../includes/class.yith-wcwl-admin-init.php:1028
68
  msgid "Discover the Advanced Features"
69
  msgstr ""
70
 
71
- #: ../includes/class.yith-wcwl-admin-init.php:1029
72
  msgid ""
73
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
74
  "all features!"
75
  msgstr ""
76
 
77
- #: ../includes/class.yith-wcwl-admin-init.php:1035
78
  msgid "Get Support and Pro Features"
79
  msgstr ""
80
 
81
- #: ../includes/class.yith-wcwl-admin-init.php:1036
82
  msgid ""
83
  "By purchasing the premium version of the plugin, you will take advantage of "
84
  "the advanced features of the product and you will get one year of free "
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
- #: ../includes/class.yith-wcwl-admin-init.php:1046
89
  msgid "General Settings"
90
  msgstr ""
91
 
92
- #: ../includes/class.yith-wcwl-admin-init.php:1053
93
  msgid "Enable YITH Wishlist"
94
  msgstr ""
95
 
96
- #: ../includes/class.yith-wcwl-admin-init.php:1060
97
  msgid "Default wishlist title"
98
  msgstr ""
99
 
100
- #: ../includes/class.yith-wcwl-admin-init.php:1062
101
- #: ../includes/class.yith-wcwl-admin-init.php:1063
102
- #: ../includes/class.yith-wcwl-admin-init.php:1299
103
- #, php-format
104
  msgid "My wishlist on %s"
105
  msgstr ""
106
 
107
- #: ../includes/class.yith-wcwl-admin-init.php:1068
108
  msgid "Wishlist Page"
109
  msgstr ""
110
 
111
- #: ../includes/class.yith-wcwl-admin-init.php:1069
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr ""
114
 
115
- #: ../includes/class.yith-wcwl-admin-init.php:1078
116
  msgid "Position"
117
  msgstr ""
118
 
119
- #: ../includes/class.yith-wcwl-admin-init.php:1079
120
  msgid ""
121
  "You can add the button in variable products only after the \"Add to Cart\" "
122
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
123
  msgstr ""
124
 
125
- #: ../includes/class.yith-wcwl-admin-init.php:1085
126
  msgid "After \"Add to cart\""
127
  msgstr ""
128
 
129
- #: ../includes/class.yith-wcwl-admin-init.php:1086
130
  msgid "After thumbnails"
131
  msgstr ""
132
 
133
- #: ../includes/class.yith-wcwl-admin-init.php:1087
134
  msgid "After summary"
135
  msgstr ""
136
 
137
- #: ../includes/class.yith-wcwl-admin-init.php:1088
138
  msgid "Use shortcode"
139
  msgstr ""
140
 
141
- #: ../includes/class.yith-wcwl-admin-init.php:1093
142
  msgid "Redirect to cart"
143
  msgstr ""
144
 
145
- #: ../includes/class.yith-wcwl-admin-init.php:1094
146
  msgid ""
147
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
148
  "page."
149
  msgstr ""
150
 
151
- #: ../includes/class.yith-wcwl-admin-init.php:1100
152
  msgid "Remove if added to the cart"
153
  msgstr ""
154
 
155
- #: ../includes/class.yith-wcwl-admin-init.php:1101
156
  msgid "Remove the product from the wishlist if it has been added to the cart."
157
  msgstr ""
158
 
159
- #: ../includes/class.yith-wcwl-admin-init.php:1107
160
  msgid "\"Add to Wishlist\" text"
161
  msgstr ""
162
 
163
- #: ../includes/class.yith-wcwl-admin-init.php:1109
164
  msgid "Add to Wishlist"
165
  msgstr ""
166
 
167
- #: ../includes/class.yith-wcwl-admin-init.php:1114
168
  #, fuzzy
169
  msgid "\"Browse wishlist\" text"
170
  msgstr "瀏覽「願望清單」"
171
 
172
- #: ../includes/class.yith-wcwl-admin-init.php:1116
173
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
174
  msgid "Browse Wishlist"
175
  msgstr "瀏覽「願望清單」"
176
 
177
- #: ../includes/class.yith-wcwl-admin-init.php:1121
178
  #, fuzzy
179
  msgid "\"Product already in wishlist\" text"
180
  msgstr "商品已經加入收藏在「願望清單」裡面。"
181
 
182
- #: ../includes/class.yith-wcwl-admin-init.php:1123
183
- #: ../includes/class.yith-wcwl-ui.php:83
184
  msgid "The product is already in the wishlist!"
185
  msgstr "這個商品已經加入收藏在「願望清單」裡面!"
186
 
187
- #: ../includes/class.yith-wcwl-admin-init.php:1128
188
  #, fuzzy
189
  msgid "\"Product added\" text"
190
  msgstr "加入收藏!"
191
 
192
- #: ../includes/class.yith-wcwl-admin-init.php:1130
193
- #: ../includes/class.yith-wcwl-ui.php:82
194
  msgid "Product added!"
195
  msgstr "加入收藏!"
196
 
197
- #: ../includes/class.yith-wcwl-admin-init.php:1135
198
  msgid "\"Add to Cart\" text"
199
  msgstr ""
200
 
201
- #: ../includes/class.yith-wcwl-admin-init.php:1137
202
  msgid "Add to Cart"
203
  msgstr ""
204
 
205
- #: ../includes/class.yith-wcwl-admin-init.php:1142
206
  msgid "Show Unit price"
207
  msgstr ""
208
 
209
- #: ../includes/class.yith-wcwl-admin-init.php:1143
210
  msgid "Show unit price for each product in wishlist"
211
  msgstr ""
212
 
213
- #: ../includes/class.yith-wcwl-admin-init.php:1150
214
  msgid "Show \"Add to Cart\" button"
215
  msgstr ""
216
 
217
- #: ../includes/class.yith-wcwl-admin-init.php:1151
218
  msgid "Show \"Add to Cart\" button for each product in wishlist"
219
  msgstr ""
220
 
221
- #: ../includes/class.yith-wcwl-admin-init.php:1158
222
  msgid "Show Stock status"
223
  msgstr ""
224
 
225
- #: ../includes/class.yith-wcwl-admin-init.php:1159
226
  msgid ""
227
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
228
  msgstr ""
229
 
230
- #: ../includes/class.yith-wcwl-admin-init.php:1166
231
  msgid "Show Date of addition"
232
  msgstr ""
233
 
234
- #: ../includes/class.yith-wcwl-admin-init.php:1167
235
  #, fuzzy
236
  msgid "Show the date when users have added a product to the wishlist"
237
  msgstr "商品加入收藏到「願望清單」時,發生了錯誤。"
238
 
239
- #: ../includes/class.yith-wcwl-admin-init.php:1174
240
  msgid "Add second remove button"
241
  msgstr ""
242
 
243
- #: ../includes/class.yith-wcwl-admin-init.php:1175
244
  msgid "Add a second remove button in the last column, with extended label"
245
  msgstr ""
246
 
247
- #: ../includes/class.yith-wcwl-admin-init.php:1190
248
  msgid "Styles"
249
  msgstr ""
250
 
251
- #: ../includes/class.yith-wcwl-admin-init.php:1197
252
  msgid "Use buttons"
253
  msgstr ""
254
 
255
- #: ../includes/class.yith-wcwl-admin-init.php:1198
256
  msgid "Use buttons instead of simple anchors."
257
  msgstr ""
258
 
259
- #: ../includes/class.yith-wcwl-admin-init.php:1204
260
  msgid "Custom CSS"
261
  msgstr ""
262
 
263
- #: ../includes/class.yith-wcwl-admin-init.php:1211
264
  msgid "Use theme style"
265
  msgstr ""
266
 
267
- #: ../includes/class.yith-wcwl-admin-init.php:1212
268
  msgid "Use the theme style."
269
  msgstr ""
270
 
271
- #: ../includes/class.yith-wcwl-admin-init.php:1218
272
  msgid "Rounded buttons"
273
  msgstr ""
274
 
275
- #: ../includes/class.yith-wcwl-admin-init.php:1219
276
  msgid "Make button corners rounded"
277
  msgstr ""
278
 
279
- #: ../includes/class.yith-wcwl-admin-init.php:1225
280
  msgid "\"Add to Wishlist\" icon"
281
  msgstr ""
282
 
283
- #: ../includes/class.yith-wcwl-admin-init.php:1226
284
  msgid "Add an icon to the \"Add to Wishlist\" button"
285
  msgstr ""
286
 
287
- #: ../includes/class.yith-wcwl-admin-init.php:1236
288
  msgid "\"Add to Cart\" icon"
289
  msgstr ""
290
 
291
- #: ../includes/class.yith-wcwl-admin-init.php:1237
292
  msgid "Add an icon to the \"Add to Cart\" button"
293
  msgstr ""
294
 
295
- #: ../includes/class.yith-wcwl-admin-init.php:1255
296
  msgid "Social Networks & Share"
297
  msgstr ""
298
 
299
- #: ../includes/class.yith-wcwl-admin-init.php:1262
300
  msgid "Share on Facebook"
301
  msgstr ""
302
 
303
- #: ../includes/class.yith-wcwl-admin-init.php:1263
304
  msgid "Show \"Share on Facebook\" button"
305
  msgstr ""
306
 
307
- #: ../includes/class.yith-wcwl-admin-init.php:1269
308
  msgid "Tweet on Twitter"
309
  msgstr ""
310
 
311
- #: ../includes/class.yith-wcwl-admin-init.php:1270
312
  msgid "Show \"Tweet on Twitter\" button"
313
  msgstr ""
314
 
315
- #: ../includes/class.yith-wcwl-admin-init.php:1276
316
  msgid "Pin on Pinterest"
317
  msgstr ""
318
 
319
- #: ../includes/class.yith-wcwl-admin-init.php:1277
320
  msgid "Show \"Pin on Pinterest\" button"
321
  msgstr ""
322
 
323
- #: ../includes/class.yith-wcwl-admin-init.php:1283
324
  msgid "Share on Google+"
325
  msgstr ""
326
 
327
- #: ../includes/class.yith-wcwl-admin-init.php:1284
328
  msgid "Show \"Share on Google+\" button"
329
  msgstr ""
330
 
331
- #: ../includes/class.yith-wcwl-admin-init.php:1290
332
  msgid "Share by Email"
333
  msgstr ""
334
 
335
- #: ../includes/class.yith-wcwl-admin-init.php:1291
336
  msgid "Show \"Share by Email\" button"
337
  msgstr ""
338
 
339
- #: ../includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
340
  msgid "Social title"
341
  msgstr ""
342
 
343
- #: ../includes/class.yith-wcwl-admin-init.php:1304
344
  msgid "Social text"
345
  msgstr ""
346
 
347
- #: ../includes/class.yith-wcwl-admin-init.php:1305
348
  msgid ""
349
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
350
  "strong> where you want to show the URL of your wishlist."
351
  msgstr ""
352
 
353
- #: ../includes/class.yith-wcwl-admin-init.php:1312
354
  msgid "Social image URL"
355
  msgstr ""
356
 
357
- #: ../includes/class.yith-wcwl-admin-init.php:1313
358
  msgid "It will be used by Pinterest."
359
  msgstr ""
360
 
361
- #: ../includes/class.yith-wcwl-admin-init.php:1327
362
- #, php-format
363
  msgid ""
364
  "If you want to take advantage of this feature, you could consider to "
365
  "purchase the %s."
366
  msgstr ""
367
 
368
- #: ../includes/class.yith-wcwl-admin-init.php:1332
369
  msgid "YITH WooCommerce Frequently Bought Together Integration"
370
  msgstr ""
371
 
372
- #: ../includes/class.yith-wcwl-admin-init.php:1339
373
  msgid "Enable slider in wishlist"
374
  msgstr ""
375
 
376
- #: ../includes/class.yith-wcwl-admin-init.php:1340
377
- #, php-format
378
  msgid ""
379
  "Choose to enable product slider in wishlist page with linked products (<a "
380
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
381
  msgstr ""
382
 
383
- #: ../includes/class.yith-wcwl-admin-init.php:1376
384
  msgid "\"Add to wishlist\" button"
385
  msgstr ""
386
 
387
- #: ../includes/class.yith-wcwl-admin-init.php:1379
388
- #: ../includes/class.yith-wcwl-admin-init.php:1397
389
- #: ../includes/class.yith-wcwl-admin-init.php:1415
390
- #: ../includes/class.yith-wcwl-admin-init.php:1433
391
- #: ../includes/class.yith-wcwl-admin-init.php:1451
392
  msgid "Background"
393
  msgstr ""
394
 
395
- #: ../includes/class.yith-wcwl-admin-init.php:1380
396
- #: ../includes/class.yith-wcwl-admin-init.php:1398
397
- #: ../includes/class.yith-wcwl-admin-init.php:1416
398
- #: ../includes/class.yith-wcwl-admin-init.php:1434
399
- #: ../includes/class.yith-wcwl-admin-init.php:1452
400
  msgid "Text"
401
  msgstr ""
402
 
403
- #: ../includes/class.yith-wcwl-admin-init.php:1381
404
- #: ../includes/class.yith-wcwl-admin-init.php:1399
405
- #: ../includes/class.yith-wcwl-admin-init.php:1417
406
- #: ../includes/class.yith-wcwl-admin-init.php:1435
407
- #: ../includes/class.yith-wcwl-admin-init.php:1453
408
  msgid "Border"
409
  msgstr ""
410
 
411
- #: ../includes/class.yith-wcwl-admin-init.php:1388
412
- #: ../includes/class.yith-wcwl-admin-init.php:1406
413
- #: ../includes/class.yith-wcwl-admin-init.php:1424
414
- #: ../includes/class.yith-wcwl-admin-init.php:1442
415
  msgid "Background (hover)"
416
  msgstr ""
417
 
418
- #: ../includes/class.yith-wcwl-admin-init.php:1389
419
- #: ../includes/class.yith-wcwl-admin-init.php:1407
420
- #: ../includes/class.yith-wcwl-admin-init.php:1425
421
- #: ../includes/class.yith-wcwl-admin-init.php:1443
422
  msgid "Text (hover)"
423
  msgstr ""
424
 
425
- #: ../includes/class.yith-wcwl-admin-init.php:1390
426
- #: ../includes/class.yith-wcwl-admin-init.php:1408
427
- #: ../includes/class.yith-wcwl-admin-init.php:1426
428
- #: ../includes/class.yith-wcwl-admin-init.php:1444
429
  msgid "Border (hover)"
430
  msgstr ""
431
 
432
- #: ../includes/class.yith-wcwl-admin-init.php:1394
433
  msgid "\"Add to Cart\" button"
434
  msgstr ""
435
 
436
- #: ../includes/class.yith-wcwl-admin-init.php:1412
437
  msgid "\"Style 1\" button"
438
  msgstr ""
439
 
440
- #: ../includes/class.yith-wcwl-admin-init.php:1430
441
  msgid "\"Style 2\" button"
442
  msgstr ""
443
 
444
- #: ../includes/class.yith-wcwl-admin-init.php:1448
445
  #, fuzzy
446
  msgid "Wishlist table"
447
  msgstr "願望清單"
448
 
449
- #: ../includes/class.yith-wcwl-admin-init.php:1457
450
  msgid "Headers"
451
  msgstr ""
452
 
453
- #: ../includes/class.yith-wcwl-admin-init.php:1460
454
  msgid "Background color"
455
  msgstr ""
456
 
457
- #: ../includes/class.yith-wcwl-admin-init.php:1550
458
  #, fuzzy
459
  msgid "Wishlist Activated"
460
  msgstr "願望清單"
461
 
462
- #: ../includes/class.yith-wcwl-admin-init.php:1551
463
- #, php-format
464
  msgid ""
465
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
466
  "can access to all the settings of our plugins that you have activated. "
@@ -468,13 +472,12 @@ msgid ""
468
  "options, <a href=\"%s\">discover it now</a>."
469
  msgstr ""
470
 
471
- #: ../includes/class.yith-wcwl-admin-init.php:1562
472
  #, fuzzy
473
  msgid "Wishlist Updated"
474
  msgstr "願望清單"
475
 
476
- #: ../includes/class.yith-wcwl-admin-init.php:1563
477
- #, php-format
478
  msgid ""
479
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
480
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -483,306 +486,299 @@ msgid ""
483
  "\">discover the PREMIUM version.</a>"
484
  msgstr ""
485
 
486
- #: ../includes/class.yith-wcwl-init.php:437
487
  msgid ""
488
  "We are sorry, but this feature is available only if cookies are enabled on "
489
  "your browser."
490
  msgstr ""
491
 
492
- #: ../includes/class.yith-wcwl-init.php:438
493
  #, fuzzy
494
  msgid "Product correctly added to cart"
495
  msgstr "加入收藏!"
496
 
497
- #: ../includes/class.yith-wcwl-install.php:244
498
  msgctxt "page_slug"
499
  msgid "wishlist"
500
  msgstr ""
501
 
502
- #: ../includes/class.yith-wcwl-privacy.php:50
503
  msgid "While you visit our site, we’ll track:"
504
  msgstr ""
505
 
506
- #: ../includes/class.yith-wcwl-privacy.php:52
507
  msgid ""
508
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
509
  "users your favourite products, and to create targeted email campaigns."
510
  msgstr ""
511
 
512
- #: ../includes/class.yith-wcwl-privacy.php:53
513
  msgid ""
514
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
515
  "make them visible to the store’s staff"
516
  msgstr ""
517
 
518
- #: ../includes/class.yith-wcwl-privacy.php:55
519
  msgid ""
520
  "We’ll also use cookies to keep track of wishlist contents while you’re "
521
  "browsing our site."
522
  msgstr ""
523
 
524
- #: ../includes/class.yith-wcwl-privacy.php:58
525
  msgid ""
526
  "Members of our team have access to the information you provide us. For "
527
  "example, both Administrators and Shop Managers can access:"
528
  msgstr ""
529
 
530
- #: ../includes/class.yith-wcwl-privacy.php:60
531
  msgid ""
532
  "Wishlist details, such as products added, date of addition, name and privacy "
533
  "settings of your wishlists"
534
  msgstr ""
535
 
536
- #: ../includes/class.yith-wcwl-privacy.php:62
537
  msgid ""
538
  "Our team members have access to this information to offer you better deals "
539
  "for the products you love."
540
  msgstr ""
541
 
542
- #: ../includes/class.yith-wcwl-privacy.php:82
543
- #: ../includes/class.yith-wcwl-privacy.php:98
544
  #, fuzzy
545
  msgid "Customer Wishlists"
546
  msgstr "瀏覽「願望清單」"
547
 
548
- #: ../includes/class.yith-wcwl-privacy.php:133
549
  #, fuzzy
550
  msgid "Wishlists"
551
  msgstr "願望清單"
552
 
553
- #: ../includes/class.yith-wcwl-privacy.php:195
554
- #, php-format
555
  msgid "Removed wishlist %s."
556
  msgstr ""
557
 
558
- #: ../includes/class.yith-wcwl-privacy.php:199
559
- #, php-format
560
  msgid "Wishlist %s has been retained."
561
  msgstr ""
562
 
563
- #: ../includes/class.yith-wcwl-privacy.php:210
564
  msgid "Removed default user's wishlist"
565
  msgstr ""
566
 
567
- #: ../includes/class.yith-wcwl-privacy.php:228
568
  msgid "Token"
569
  msgstr ""
570
 
571
- #: ../includes/class.yith-wcwl-privacy.php:229
572
  #, fuzzy
573
  msgid "Wishlist url"
574
  msgstr "願望清單"
575
 
576
- #: ../includes/class.yith-wcwl-privacy.php:230
577
  msgid "Title"
578
  msgstr ""
579
 
580
- #: ../includes/class.yith-wcwl-privacy.php:231
581
  msgctxt "date wishlist was created"
582
  msgid "Created on"
583
  msgstr ""
584
 
585
- #: ../includes/class.yith-wcwl-privacy.php:232
586
  msgid "Visibility"
587
  msgstr ""
588
 
589
- #: ../includes/class.yith-wcwl-privacy.php:233
590
  msgid "Items Added"
591
  msgstr ""
592
 
593
- #: ../includes/class.yith-wcwl-privacy.php:283
594
- #: ../templates/wishlist-view.php:212
595
  #, fuzzy
596
  msgid "Shared"
597
  msgstr "分享:"
598
 
599
- #: ../includes/class.yith-wcwl-privacy.php:286
600
- #: ../templates/wishlist-view.php:215
601
  msgid "Private"
602
  msgstr ""
603
 
604
- #: ../includes/class.yith-wcwl-privacy.php:289
605
- #: ../templates/wishlist-view.php:218
606
  msgid "Public"
607
  msgstr ""
608
 
609
- #: ../includes/class.yith-wcwl-shortcode.php:45
610
  #, fuzzy
611
  msgctxt "[gutenberg]: block name"
612
  msgid "YITH Add to Wishlist"
613
  msgstr "瀏覽「願望清單」"
614
 
615
- #: ../includes/class.yith-wcwl-shortcode.php:46
616
  msgctxt "[gutenberg]: block description"
617
  msgid "Shows Add to Wishlist button"
618
  msgstr ""
619
 
620
- #: ../includes/class.yith-wcwl-shortcode.php:51
621
  msgid ""
622
  "ID of the product to add to wishlist (leave empty to use global product)"
623
  msgstr ""
624
 
625
- #: ../includes/class.yith-wcwl-shortcode.php:56
626
  msgid "Url of wishlist page (leave empty to use default)"
627
  msgstr ""
628
 
629
- #: ../includes/class.yith-wcwl-shortcode.php:61
630
  msgid "Button label (leave empty to use default)"
631
  msgstr ""
632
 
633
- #: ../includes/class.yith-wcwl-shortcode.php:66
634
  msgid "\"Browse wishlist\" label (leave empty to use default)"
635
  msgstr ""
636
 
637
- #: ../includes/class.yith-wcwl-shortcode.php:71
638
  #, fuzzy
639
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
640
  msgstr "商品已經加入收藏在「願望清單」裡面。"
641
 
642
- #: ../includes/class.yith-wcwl-shortcode.php:76
643
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
644
  msgstr ""
645
 
646
- #: ../includes/class.yith-wcwl-shortcode.php:81
647
  msgid ""
648
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
649
  "default)"
650
  msgstr ""
651
 
652
- #: ../includes/class.yith-wcwl-shortcode.php:86
653
  msgid "Additional css classes for the button (leave empty to use default)"
654
  msgstr ""
655
 
656
- #: ../includes/class.yith-wcwl-shortcode.php:94
657
  #, fuzzy
658
  msgctxt "[gutenberg]: block name"
659
  msgid "YITH Wishlist"
660
  msgstr "願望清單"
661
 
662
- #: ../includes/class.yith-wcwl-shortcode.php:95
663
  #, fuzzy
664
  msgctxt "[gutenberg]: block description"
665
  msgid "Shows list of products in wishlist"
666
  msgstr "這個商品已經加入收藏在「願望清單」裡面!"
667
 
668
- #: ../includes/class.yith-wcwl-shortcode.php:100
669
  msgid "Choose whether to paginate items in the wishlist or show them all"
670
  msgstr ""
671
 
672
- #: ../includes/class.yith-wcwl-shortcode.php:103
673
  msgid "Paginate"
674
  msgstr ""
675
 
676
- #: ../includes/class.yith-wcwl-shortcode.php:104
677
  msgid "Do not paginate"
678
  msgstr ""
679
 
680
- #: ../includes/class.yith-wcwl-shortcode.php:109
681
  msgid "Number of items to show for each page"
682
  msgstr ""
683
 
684
- #: ../includes/class.yith-wcwl-shortcode.php:114
685
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
686
  msgstr ""
687
 
688
- #: ../includes/class.yith-wcwl-shortcode.php:386
689
- #: ../includes/class.yith-wcwl-ui.php:164
690
  msgid "Share on:"
691
  msgstr "分享:"
692
 
693
- #: ../includes/class.yith-wcwl-ui.php:118
694
- #: ../includes/class.yith-wcwl-ui.php:200
695
  msgid "Select options"
696
  msgstr "選擇選項"
697
 
698
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
699
  msgid "Facebook"
700
  msgstr ""
701
 
702
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
703
  msgid "Twitter"
704
  msgstr ""
705
 
706
- #: ../includes/class.yith-wcwl-ui.php:180
707
  msgid "email"
708
  msgstr ""
709
 
710
- #: ../includes/class.yith-wcwl.php:201
711
  #, fuzzy
712
  msgid "An error occurred while adding products to the wishlist."
713
  msgstr "商品加入收藏到「願望清單」時,發生了錯誤。"
714
 
715
- #: ../includes/class.yith-wcwl.php:293
716
  #, fuzzy
717
  msgid "An error occurred while adding products to wishlist."
718
  msgstr "商品加入收藏到「願望清單」時,發生了錯誤。"
719
 
720
- #: ../includes/class.yith-wcwl.php:310
721
  msgid "The \"Remove\" option now does not require any parameter"
722
  msgstr ""
723
 
724
- #: ../includes/class.yith-wcwl.php:359
725
  #, fuzzy
726
  msgid "An error occurred while removing products from the wishlist"
727
  msgstr "從「願望清單」移除商品時,發生了錯誤。"
728
 
729
- #: ../includes/class.yith-wcwl.php:809
730
  msgid "You need to log in before creating a new wishlist"
731
  msgstr ""
732
 
733
- #: ../includes/class.yith-wcwl.php:1610
734
  msgid "Product successfully removed."
735
  msgstr "成功移除商品。"
736
 
737
- #: ../includes/class.yith-wcwl.php:1614
738
  msgid "Error. Unable to remove the product from the wishlist."
739
  msgstr "錯誤。無法從「願望清單」移除這個商品。"
740
 
741
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
742
  msgid "No products were added to the wishlist"
743
  msgstr "你目前沒有加入收藏任何商品到「願望清單」裡面"
744
 
745
- #: ../includes/class.yith-wcwl.php:1660
746
  msgid "An error as occurred."
747
  msgstr ""
748
 
749
- #: ../init.php:130
750
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
751
  msgstr ""
752
 
753
- #: ../init.php:140
754
  msgid "You can't activate the free version of"
755
  msgstr ""
756
 
757
- #: ../init.php:140
758
  msgid "while you are using the premium one."
759
  msgstr ""
760
 
761
- #: ../templates/admin/wishlist-panel-premium.php:185
762
- #: ../templates/admin/wishlist-panel-premium.php:383
763
- #, php-format
764
  msgid ""
765
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
766
  "%2$s to benefit from all features!"
767
  msgstr ""
768
 
769
- #: ../templates/admin/wishlist-panel-premium.php:187
770
- #: ../templates/admin/wishlist-panel-premium.php:385
771
- #, php-format
772
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
773
  msgstr ""
774
 
775
- #: ../templates/admin/wishlist-panel-premium.php:193
776
  msgid "Premium Features"
777
  msgstr ""
778
 
779
- #: ../templates/admin/wishlist-panel-premium.php:196
780
- #: ../templates/admin/wishlist-panel-premium.php:201
781
  msgid "Multiple Wishlist"
782
  msgstr ""
783
 
784
- #: ../templates/admin/wishlist-panel-premium.php:203
785
- #, php-format
786
  msgid ""
787
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
788
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -793,43 +789,38 @@ msgid ""
793
  "manage and share their own wish lists."
794
  msgstr ""
795
 
796
- #: ../templates/admin/wishlist-panel-premium.php:212
797
- #: ../templates/admin/wishlist-panel-premium.php:222
798
  msgid "Wishlist Private"
799
  msgstr ""
800
 
801
- #: ../templates/admin/wishlist-panel-premium.php:214
802
- #, php-format
803
  msgid ""
804
  "By enabling the option wishlist, users will also have the possibility to "
805
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
806
  "following options:"
807
  msgstr ""
808
 
809
- #: ../templates/admin/wishlist-panel-premium.php:216
810
- #, php-format
811
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
812
  msgstr ""
813
 
814
- #: ../templates/admin/wishlist-panel-premium.php:217
815
- #, php-format
816
  msgid ""
817
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
818
  "can display it;"
819
  msgstr ""
820
 
821
- #: ../templates/admin/wishlist-panel-premium.php:218
822
- #, php-format
823
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
824
  msgstr ""
825
 
826
- #: ../templates/admin/wishlist-panel-premium.php:229
827
- #: ../templates/admin/wishlist-panel-premium.php:234
828
  msgid "Estimate Cost"
829
  msgstr ""
830
 
831
- #: ../templates/admin/wishlist-panel-premium.php:236
832
- #, php-format
833
  msgid ""
834
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
835
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -841,13 +832,12 @@ msgid ""
841
  "address that you have previously set."
842
  msgstr ""
843
 
844
- #: ../templates/admin/wishlist-panel-premium.php:245
845
- #: ../templates/admin/wishlist-panel-premium.php:250
846
  msgid "Admin Panel"
847
  msgstr ""
848
 
849
- #: ../templates/admin/wishlist-panel-premium.php:247
850
- #, php-format
851
  msgid ""
852
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
853
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -857,13 +847,12 @@ msgid ""
857
  "in customers' wish lists."
858
  msgstr ""
859
 
860
- #: ../templates/admin/wishlist-panel-premium.php:257
861
- #: ../templates/admin/wishlist-panel-premium.php:262
862
  msgid "Search Wishlists"
863
  msgstr ""
864
 
865
- #: ../templates/admin/wishlist-panel-premium.php:264
866
- #, php-format
867
  msgid ""
868
  "How many times have you been looking for the perfect gift for a important "
869
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -872,12 +861,11 @@ msgid ""
872
  "your products and even encourage users to purchase."
873
  msgstr ""
874
 
875
- #: ../templates/admin/wishlist-panel-premium.php:273
876
  msgid "'ADD TO CART' CHECKBOX"
877
  msgstr ""
878
 
879
- #: ../templates/admin/wishlist-panel-premium.php:275
880
- #, php-format
881
  msgid ""
882
  "Your shop offers always a wide selection of products and wishlists of your "
883
  "users get more and more crowded everyday. Give them the possibility to "
@@ -885,20 +873,19 @@ msgid ""
885
  "just with one click."
886
  msgstr ""
887
 
888
- #: ../templates/admin/wishlist-panel-premium.php:278
889
  msgid "'ADD TO CART'"
890
  msgstr ""
891
 
892
- #: ../templates/admin/wishlist-panel-premium.php:285
893
  msgid "DISABLE WISHLIST"
894
  msgstr ""
895
 
896
- #: ../templates/admin/wishlist-panel-premium.php:290
897
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
898
  msgstr ""
899
 
900
- #: ../templates/admin/wishlist-panel-premium.php:292
901
- #, php-format
902
  msgid ""
903
  "Favour users that have registered to your shop and disable plugin "
904
  "functionalities for all users that have not. By disabling this option, each "
@@ -906,29 +893,27 @@ msgid ""
906
  "%2$s to \"My Account\" page and a message will invite them to log in."
907
  msgstr ""
908
 
909
- #: ../templates/admin/wishlist-panel-premium.php:301
910
  msgid "MESSAGE TO UNLOGGED USERS"
911
  msgstr ""
912
 
913
- #: ../templates/admin/wishlist-panel-premium.php:303
914
- #, php-format
915
  msgid ""
916
  "Invite users that are visiting your shop to login if they want to fully "
917
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
918
  "redirect them to \"My Account\" page for registration."
919
  msgstr ""
920
 
921
- #: ../templates/admin/wishlist-panel-premium.php:306
922
  msgid "UNLOGGED USERS"
923
  msgstr ""
924
 
925
- #: ../templates/admin/wishlist-panel-premium.php:313
926
- #: ../templates/admin/wishlist-panel-premium.php:318
927
  msgid "POPULAR TABLE"
928
  msgstr ""
929
 
930
- #: ../templates/admin/wishlist-panel-premium.php:320
931
- #, php-format
932
  msgid ""
933
  "Some products draw customer's attention more than others and they do not "
934
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -936,29 +921,27 @@ msgid ""
936
  "their wishlists."
937
  msgstr ""
938
 
939
- #: ../templates/admin/wishlist-panel-premium.php:329
940
  msgid "FUNCTIONALITIES IN ONE CLICK"
941
  msgstr ""
942
 
943
- #: ../templates/admin/wishlist-panel-premium.php:331
944
- #, php-format
945
  msgid ""
946
  "Users have the possibility to search for a wishlist, create a new one or "
947
  "display those already created. Add these %1$sfunctionalities%2$s through the "
948
  "dedicated widgets or show them immediately after \"Wishlist\" table."
949
  msgstr ""
950
 
951
- #: ../templates/admin/wishlist-panel-premium.php:334
952
  msgid "FUNCTIONALITIES"
953
  msgstr ""
954
 
955
- #: ../templates/admin/wishlist-panel-premium.php:341
956
- #: ../templates/admin/wishlist-panel-premium.php:346
957
  msgid "PROMOTIONAL EMAIL"
958
  msgstr ""
959
 
960
- #: ../templates/admin/wishlist-panel-premium.php:348
961
- #, php-format
962
  msgid ""
963
  "If you want to give the right input to your users to persuade them to "
964
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -967,12 +950,11 @@ msgid ""
967
  "will know you are offering a unique offer!"
968
  msgstr ""
969
 
970
- #: ../templates/admin/wishlist-panel-premium.php:357
971
  msgid "FROM A WISHLIST TO ANOTHER"
972
  msgstr ""
973
 
974
- #: ../templates/admin/wishlist-panel-premium.php:359
975
- #, php-format
976
  msgid ""
977
  "Who said that a product has to remain forever in the same wishlist? With the "
978
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -980,106 +962,135 @@ msgid ""
980
  "another one, managing as they want their lists."
981
  msgstr ""
982
 
983
- #: ../templates/admin/wishlist-panel-premium.php:362
984
  msgid "FROM A WISHLIST"
985
  msgstr ""
986
 
987
- #: ../templates/admin/wishlist-panel-premium.php:369
988
  msgid "DATE"
989
  msgstr ""
990
 
991
- #: ../templates/admin/wishlist-panel-premium.php:374
992
  msgid "DATE OF ADDITION TO A WISHLIST"
993
  msgstr ""
994
 
995
- #: ../templates/admin/wishlist-panel-premium.php:376
996
- #, php-format
997
  msgid ""
998
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
999
  "date in which they have added a particular product to their list: a new way "
1000
  "to keep you users informed about their operations."
1001
  msgstr ""
1002
 
1003
- #: ../templates/share.php:32
1004
  msgid "Pinterest"
1005
  msgstr ""
1006
 
1007
- #: ../templates/share.php:38
1008
  msgid "Google+"
1009
  msgstr ""
1010
 
1011
- #: ../templates/share.php:44
1012
  msgid "Email"
1013
  msgstr ""
1014
 
1015
- #: ../templates/wishlist-view.php:32
 
 
 
 
 
 
 
 
 
1016
  msgid "Edit title"
1017
  msgstr ""
1018
 
1019
- #: ../templates/wishlist-view.php:41
1020
  msgid "Save"
1021
  msgstr ""
1022
 
1023
- #: ../templates/wishlist-view.php:45
1024
  msgid "Cancel"
1025
  msgstr ""
1026
 
1027
- #: ../templates/wishlist-view.php:82
1028
  msgid "Product Name"
1029
  msgstr "商品名稱"
1030
 
1031
- #: ../templates/wishlist-view.php:89
1032
  msgid "Unit Price"
1033
  msgstr "單價"
1034
 
1035
- #: ../templates/wishlist-view.php:102
1036
  msgid "Stock Status"
1037
  msgstr "庫存狀態"
1038
 
1039
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1040
  msgid "Remove this product"
1041
  msgstr "移除這個商品"
1042
 
1043
- #: ../templates/wishlist-view.php:172
1044
  msgid "Free!"
1045
  msgstr "免費!"
1046
 
1047
- #: ../templates/wishlist-view.php:179
1048
  msgid "Out of Stock"
1049
  msgstr "缺貨"
1050
 
1051
- #: ../templates/wishlist-view.php:179
1052
  msgid "In Stock"
1053
  msgstr "有貨"
1054
 
1055
- #: ../templates/wishlist-view.php:188
1056
- #, php-format
1057
  msgid "Added on : %s"
1058
  msgstr ""
1059
 
1060
- #: ../templates/wishlist-view.php:200
1061
  msgid "Move"
1062
  msgstr ""
1063
 
1064
- #: ../templates/wishlist-view.php:232
1065
  msgid "Remove"
1066
  msgstr ""
1067
 
1068
- #: ../templates/wishlist-view.php:259
1069
  msgid "Add the selected products to the cart"
1070
  msgstr ""
1071
 
1072
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1073
  msgid "Ask for an estimate"
1074
  msgstr ""
1075
 
1076
- #: ../templates/wishlist-view.php:303
1077
  msgid "Your email"
1078
  msgstr ""
1079
 
 
1080
  #, fuzzy
1081
- #~ msgid "YITH WooCommerce Wishlist"
1082
- #~ msgstr "瀏覽「願望清單」"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1083
 
1084
  #~ msgid "Select a date"
1085
  #~ msgstr "選擇日期"
@@ -1093,9 +1104,6 @@ msgstr ""
1093
  #~ msgid "Upload"
1094
  #~ msgstr "上傳"
1095
 
1096
- #~ msgid "wishlist"
1097
- #~ msgstr "願望清單"
1098
-
1099
  #, fuzzy
1100
  #~ msgid "Select"
1101
  #~ msgstr "選擇日期"
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:39+0100\n"
7
  "Last-Translator: 李明軒 <eggeggxuan@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
20
  "X-Poedit-SearchPath-0: ..\n"
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
+ #: includes/class.yith-wcwl-admin-init.php:159
24
+ #: includes/class.yith-wcwl-admin-init.php:1485
25
+ #: includes/class.yith-wcwl-admin-init.php:1486
26
+ #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "願望清單"
29
 
30
+ #: includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr ""
33
 
34
+ #: includes/class.yith-wcwl-admin-init.php:162
35
+ #: includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr ""
38
 
39
+ #: includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr ""
42
 
43
+ #: includes/class.yith-wcwl-admin-init.php:1009
44
  msgid "Enable all plugin features"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1010
48
  msgid ""
49
  "Be sure to select at least one option in the Wishlist page menu in this "
50
  "settings page"
51
  msgstr ""
52
 
53
+ #: includes/class.yith-wcwl-admin-init.php:1011
54
  msgctxt "[Part of]: Also, please read the plugin documentation"
55
  msgid "Also, please read the plugin"
56
  msgstr ""
57
 
58
+ #: includes/class.yith-wcwl-admin-init.php:1012
59
  msgctxt "[Part Of]: Also, please read the plugin documentation"
60
  msgid "documentation"
61
  msgstr ""
62
 
63
+ #: includes/class.yith-wcwl-admin-init.php:1018
64
  msgid "Upgrade to the PREMIUM VERSION"
65
  msgstr ""
66
 
67
+ #: includes/class.yith-wcwl-admin-init.php:1022
68
  msgid "Discover the Advanced Features"
69
  msgstr ""
70
 
71
+ #: includes/class.yith-wcwl-admin-init.php:1023
72
  msgid ""
73
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
74
  "all features!"
75
  msgstr ""
76
 
77
+ #: includes/class.yith-wcwl-admin-init.php:1029
78
  msgid "Get Support and Pro Features"
79
  msgstr ""
80
 
81
+ #: includes/class.yith-wcwl-admin-init.php:1030
82
  msgid ""
83
  "By purchasing the premium version of the plugin, you will take advantage of "
84
  "the advanced features of the product and you will get one year of free "
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1040
89
  msgid "General Settings"
90
  msgstr ""
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1047
93
  msgid "Enable YITH Wishlist"
94
  msgstr ""
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1054
97
  msgid "Default wishlist title"
98
  msgstr ""
99
 
100
+ #: includes/class.yith-wcwl-admin-init.php:1056
101
+ #: includes/class.yith-wcwl-admin-init.php:1057
102
+ #: includes/class.yith-wcwl-admin-init.php:1300
 
103
  msgid "My wishlist on %s"
104
  msgstr ""
105
 
106
+ #: includes/class.yith-wcwl-admin-init.php:1062
107
  msgid "Wishlist Page"
108
  msgstr ""
109
 
110
+ #: includes/class.yith-wcwl-admin-init.php:1063
111
  msgid "Page contents: [yith_wcwl_wishlist]"
112
  msgstr ""
113
 
114
+ #: includes/class.yith-wcwl-admin-init.php:1072
115
  msgid "Position"
116
  msgstr ""
117
 
118
+ #: includes/class.yith-wcwl-admin-init.php:1073
119
  msgid ""
120
  "You can add the button in variable products only after the \"Add to Cart\" "
121
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
122
  msgstr ""
123
 
124
+ #: includes/class.yith-wcwl-admin-init.php:1079
125
  msgid "After \"Add to cart\""
126
  msgstr ""
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1080
129
  msgid "After thumbnails"
130
  msgstr ""
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1081
133
  msgid "After summary"
134
  msgstr ""
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1082
137
  msgid "Use shortcode"
138
  msgstr ""
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1087
141
  msgid "Redirect to cart"
142
  msgstr ""
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1088
145
  msgid ""
146
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
147
  "page."
148
  msgstr ""
149
 
150
+ #: includes/class.yith-wcwl-admin-init.php:1094
151
  msgid "Remove if added to the cart"
152
  msgstr ""
153
 
154
+ #: includes/class.yith-wcwl-admin-init.php:1095
155
  msgid "Remove the product from the wishlist if it has been added to the cart."
156
  msgstr ""
157
 
158
+ #: includes/class.yith-wcwl-admin-init.php:1101
159
  msgid "\"Add to Wishlist\" text"
160
  msgstr ""
161
 
162
+ #: includes/class.yith-wcwl-admin-init.php:1103
163
  msgid "Add to Wishlist"
164
  msgstr ""
165
 
166
+ #: includes/class.yith-wcwl-admin-init.php:1108
167
  #, fuzzy
168
  msgid "\"Browse wishlist\" text"
169
  msgstr "瀏覽「願望清單」"
170
 
171
+ #: includes/class.yith-wcwl-admin-init.php:1110
172
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
173
  msgid "Browse Wishlist"
174
  msgstr "瀏覽「願望清單」"
175
 
176
+ #: includes/class.yith-wcwl-admin-init.php:1115
177
  #, fuzzy
178
  msgid "\"Product already in wishlist\" text"
179
  msgstr "商品已經加入收藏在「願望清單」裡面。"
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1117
182
+ #: includes/class.yith-wcwl-ui.php:83
183
  msgid "The product is already in the wishlist!"
184
  msgstr "這個商品已經加入收藏在「願望清單」裡面!"
185
 
186
+ #: includes/class.yith-wcwl-admin-init.php:1122
187
  #, fuzzy
188
  msgid "\"Product added\" text"
189
  msgstr "加入收藏!"
190
 
191
+ #: includes/class.yith-wcwl-admin-init.php:1124
192
+ #: includes/class.yith-wcwl-ui.php:82
193
  msgid "Product added!"
194
  msgstr "加入收藏!"
195
 
196
+ #: includes/class.yith-wcwl-admin-init.php:1129
197
  msgid "\"Add to Cart\" text"
198
  msgstr ""
199
 
200
+ #: includes/class.yith-wcwl-admin-init.php:1131
201
  msgid "Add to Cart"
202
  msgstr ""
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1136
205
  msgid "Show Unit price"
206
  msgstr ""
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1137
209
  msgid "Show unit price for each product in wishlist"
210
  msgstr ""
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1144
213
  msgid "Show \"Add to Cart\" button"
214
  msgstr ""
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1145
217
  msgid "Show \"Add to Cart\" button for each product in wishlist"
218
  msgstr ""
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1152
221
  msgid "Show Stock status"
222
  msgstr ""
223
 
224
+ #: includes/class.yith-wcwl-admin-init.php:1153
225
  msgid ""
226
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
227
  msgstr ""
228
 
229
+ #: includes/class.yith-wcwl-admin-init.php:1160
230
  msgid "Show Date of addition"
231
  msgstr ""
232
 
233
+ #: includes/class.yith-wcwl-admin-init.php:1161
234
  #, fuzzy
235
  msgid "Show the date when users have added a product to the wishlist"
236
  msgstr "商品加入收藏到「願望清單」時,發生了錯誤。"
237
 
238
+ #: includes/class.yith-wcwl-admin-init.php:1168
239
  msgid "Add second remove button"
240
  msgstr ""
241
 
242
+ #: includes/class.yith-wcwl-admin-init.php:1169
243
  msgid "Add a second remove button in the last column, with extended label"
244
  msgstr ""
245
 
246
+ #: includes/class.yith-wcwl-admin-init.php:1184
247
  msgid "Styles"
248
  msgstr ""
249
 
250
+ #: includes/class.yith-wcwl-admin-init.php:1191
251
  msgid "Use buttons"
252
  msgstr ""
253
 
254
+ #: includes/class.yith-wcwl-admin-init.php:1192
255
  msgid "Use buttons instead of simple anchors."
256
  msgstr ""
257
 
258
+ #: includes/class.yith-wcwl-admin-init.php:1198
259
  msgid "Custom CSS"
260
  msgstr ""
261
 
262
+ #: includes/class.yith-wcwl-admin-init.php:1205
263
  msgid "Use theme style"
264
  msgstr ""
265
 
266
+ #: includes/class.yith-wcwl-admin-init.php:1206
267
  msgid "Use the theme style."
268
  msgstr ""
269
 
270
+ #: includes/class.yith-wcwl-admin-init.php:1212
271
  msgid "Rounded buttons"
272
  msgstr ""
273
 
274
+ #: includes/class.yith-wcwl-admin-init.php:1213
275
  msgid "Make button corners rounded"
276
  msgstr ""
277
 
278
+ #: includes/class.yith-wcwl-admin-init.php:1219
279
  msgid "\"Add to Wishlist\" icon"
280
  msgstr ""
281
 
282
+ #: includes/class.yith-wcwl-admin-init.php:1220
283
  msgid "Add an icon to the \"Add to Wishlist\" button"
284
  msgstr ""
285
 
286
+ #: includes/class.yith-wcwl-admin-init.php:1230
287
  msgid "\"Add to Cart\" icon"
288
  msgstr ""
289
 
290
+ #: includes/class.yith-wcwl-admin-init.php:1231
291
  msgid "Add an icon to the \"Add to Cart\" button"
292
  msgstr ""
293
 
294
+ #: includes/class.yith-wcwl-admin-init.php:1249
295
  msgid "Social Networks & Share"
296
  msgstr ""
297
 
298
+ #: includes/class.yith-wcwl-admin-init.php:1256
299
  msgid "Share on Facebook"
300
  msgstr ""
301
 
302
+ #: includes/class.yith-wcwl-admin-init.php:1257
303
  msgid "Show \"Share on Facebook\" button"
304
  msgstr ""
305
 
306
+ #: includes/class.yith-wcwl-admin-init.php:1263
307
  msgid "Tweet on Twitter"
308
  msgstr ""
309
 
310
+ #: includes/class.yith-wcwl-admin-init.php:1264
311
  msgid "Show \"Tweet on Twitter\" button"
312
  msgstr ""
313
 
314
+ #: includes/class.yith-wcwl-admin-init.php:1270
315
  msgid "Pin on Pinterest"
316
  msgstr ""
317
 
318
+ #: includes/class.yith-wcwl-admin-init.php:1271
319
  msgid "Show \"Pin on Pinterest\" button"
320
  msgstr ""
321
 
322
+ #: includes/class.yith-wcwl-admin-init.php:1277
323
  msgid "Share on Google+"
324
  msgstr ""
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1278
327
  msgid "Show \"Share on Google+\" button"
328
  msgstr ""
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1284
331
  msgid "Share by Email"
332
  msgstr ""
333
 
334
+ #: includes/class.yith-wcwl-admin-init.php:1285
335
  msgid "Show \"Share by Email\" button"
336
  msgstr ""
337
 
338
+ #: includes/class.yith-wcwl-admin-init.php:1291
339
+ msgid "Share by WhatsApp"
340
+ msgstr ""
341
+
342
+ #: includes/class.yith-wcwl-admin-init.php:1292
343
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
344
+ msgstr ""
345
+
346
+ #: includes/class.yith-wcwl-admin-init.php:1298
347
  msgid "Social title"
348
  msgstr ""
349
 
350
+ #: includes/class.yith-wcwl-admin-init.php:1305
351
  msgid "Social text"
352
  msgstr ""
353
 
354
+ #: includes/class.yith-wcwl-admin-init.php:1306
355
  msgid ""
356
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
357
  "strong> where you want to show the URL of your wishlist."
358
  msgstr ""
359
 
360
+ #: includes/class.yith-wcwl-admin-init.php:1313
361
  msgid "Social image URL"
362
  msgstr ""
363
 
364
+ #: includes/class.yith-wcwl-admin-init.php:1314
365
  msgid "It will be used by Pinterest."
366
  msgstr ""
367
 
368
+ #: includes/class.yith-wcwl-admin-init.php:1328
 
369
  msgid ""
370
  "If you want to take advantage of this feature, you could consider to "
371
  "purchase the %s."
372
  msgstr ""
373
 
374
+ #: includes/class.yith-wcwl-admin-init.php:1333
375
  msgid "YITH WooCommerce Frequently Bought Together Integration"
376
  msgstr ""
377
 
378
+ #: includes/class.yith-wcwl-admin-init.php:1340
379
  msgid "Enable slider in wishlist"
380
  msgstr ""
381
 
382
+ #: includes/class.yith-wcwl-admin-init.php:1341
 
383
  msgid ""
384
  "Choose to enable product slider in wishlist page with linked products (<a "
385
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
386
  msgstr ""
387
 
388
+ #: includes/class.yith-wcwl-admin-init.php:1377
389
  msgid "\"Add to wishlist\" button"
390
  msgstr ""
391
 
392
+ #: includes/class.yith-wcwl-admin-init.php:1380
393
+ #: includes/class.yith-wcwl-admin-init.php:1398
394
+ #: includes/class.yith-wcwl-admin-init.php:1416
395
+ #: includes/class.yith-wcwl-admin-init.php:1434
396
+ #: includes/class.yith-wcwl-admin-init.php:1452
397
  msgid "Background"
398
  msgstr ""
399
 
400
+ #: includes/class.yith-wcwl-admin-init.php:1381
401
+ #: includes/class.yith-wcwl-admin-init.php:1399
402
+ #: includes/class.yith-wcwl-admin-init.php:1417
403
+ #: includes/class.yith-wcwl-admin-init.php:1435
404
+ #: includes/class.yith-wcwl-admin-init.php:1453
405
  msgid "Text"
406
  msgstr ""
407
 
408
+ #: includes/class.yith-wcwl-admin-init.php:1382
409
+ #: includes/class.yith-wcwl-admin-init.php:1400
410
+ #: includes/class.yith-wcwl-admin-init.php:1418
411
+ #: includes/class.yith-wcwl-admin-init.php:1436
412
+ #: includes/class.yith-wcwl-admin-init.php:1454
413
  msgid "Border"
414
  msgstr ""
415
 
416
+ #: includes/class.yith-wcwl-admin-init.php:1389
417
+ #: includes/class.yith-wcwl-admin-init.php:1407
418
+ #: includes/class.yith-wcwl-admin-init.php:1425
419
+ #: includes/class.yith-wcwl-admin-init.php:1443
420
  msgid "Background (hover)"
421
  msgstr ""
422
 
423
+ #: includes/class.yith-wcwl-admin-init.php:1390
424
+ #: includes/class.yith-wcwl-admin-init.php:1408
425
+ #: includes/class.yith-wcwl-admin-init.php:1426
426
+ #: includes/class.yith-wcwl-admin-init.php:1444
427
  msgid "Text (hover)"
428
  msgstr ""
429
 
430
+ #: includes/class.yith-wcwl-admin-init.php:1391
431
+ #: includes/class.yith-wcwl-admin-init.php:1409
432
+ #: includes/class.yith-wcwl-admin-init.php:1427
433
+ #: includes/class.yith-wcwl-admin-init.php:1445
434
  msgid "Border (hover)"
435
  msgstr ""
436
 
437
+ #: includes/class.yith-wcwl-admin-init.php:1395
438
  msgid "\"Add to Cart\" button"
439
  msgstr ""
440
 
441
+ #: includes/class.yith-wcwl-admin-init.php:1413
442
  msgid "\"Style 1\" button"
443
  msgstr ""
444
 
445
+ #: includes/class.yith-wcwl-admin-init.php:1431
446
  msgid "\"Style 2\" button"
447
  msgstr ""
448
 
449
+ #: includes/class.yith-wcwl-admin-init.php:1449
450
  #, fuzzy
451
  msgid "Wishlist table"
452
  msgstr "願望清單"
453
 
454
+ #: includes/class.yith-wcwl-admin-init.php:1458
455
  msgid "Headers"
456
  msgstr ""
457
 
458
+ #: includes/class.yith-wcwl-admin-init.php:1461
459
  msgid "Background color"
460
  msgstr ""
461
 
462
+ #: includes/class.yith-wcwl-admin-init.php:1551
463
  #, fuzzy
464
  msgid "Wishlist Activated"
465
  msgstr "願望清單"
466
 
467
+ #: includes/class.yith-wcwl-admin-init.php:1552
 
468
  msgid ""
469
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
470
  "can access to all the settings of our plugins that you have activated. "
472
  "options, <a href=\"%s\">discover it now</a>."
473
  msgstr ""
474
 
475
+ #: includes/class.yith-wcwl-admin-init.php:1563
476
  #, fuzzy
477
  msgid "Wishlist Updated"
478
  msgstr "願望清單"
479
 
480
+ #: includes/class.yith-wcwl-admin-init.php:1564
 
481
  msgid ""
482
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
483
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
486
  "\">discover the PREMIUM version.</a>"
487
  msgstr ""
488
 
489
+ #: includes/class.yith-wcwl-init.php:448
490
  msgid ""
491
  "We are sorry, but this feature is available only if cookies are enabled on "
492
  "your browser."
493
  msgstr ""
494
 
495
+ #: includes/class.yith-wcwl-init.php:449
496
  #, fuzzy
497
  msgid "Product correctly added to cart"
498
  msgstr "加入收藏!"
499
 
500
+ #: includes/class.yith-wcwl-install.php:244
501
  msgctxt "page_slug"
502
  msgid "wishlist"
503
  msgstr ""
504
 
505
+ #: includes/class.yith-wcwl-privacy.php:50
506
  msgid "While you visit our site, we’ll track:"
507
  msgstr ""
508
 
509
+ #: includes/class.yith-wcwl-privacy.php:52
510
  msgid ""
511
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
512
  "users your favourite products, and to create targeted email campaigns."
513
  msgstr ""
514
 
515
+ #: includes/class.yith-wcwl-privacy.php:53
516
  msgid ""
517
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
518
  "make them visible to the store’s staff"
519
  msgstr ""
520
 
521
+ #: includes/class.yith-wcwl-privacy.php:55
522
  msgid ""
523
  "We’ll also use cookies to keep track of wishlist contents while you’re "
524
  "browsing our site."
525
  msgstr ""
526
 
527
+ #: includes/class.yith-wcwl-privacy.php:58
528
  msgid ""
529
  "Members of our team have access to the information you provide us. For "
530
  "example, both Administrators and Shop Managers can access:"
531
  msgstr ""
532
 
533
+ #: includes/class.yith-wcwl-privacy.php:60
534
  msgid ""
535
  "Wishlist details, such as products added, date of addition, name and privacy "
536
  "settings of your wishlists"
537
  msgstr ""
538
 
539
+ #: includes/class.yith-wcwl-privacy.php:62
540
  msgid ""
541
  "Our team members have access to this information to offer you better deals "
542
  "for the products you love."
543
  msgstr ""
544
 
545
+ #: includes/class.yith-wcwl-privacy.php:82
546
+ #: includes/class.yith-wcwl-privacy.php:98
547
  #, fuzzy
548
  msgid "Customer Wishlists"
549
  msgstr "瀏覽「願望清單」"
550
 
551
+ #: includes/class.yith-wcwl-privacy.php:133
552
  #, fuzzy
553
  msgid "Wishlists"
554
  msgstr "願望清單"
555
 
556
+ #. Translators: %s Order number.
557
+ #: includes/class.yith-wcwl-privacy.php:195
558
  msgid "Removed wishlist %s."
559
  msgstr ""
560
 
561
+ #. Translators: %s Order number.
562
+ #: includes/class.yith-wcwl-privacy.php:199
563
  msgid "Wishlist %s has been retained."
564
  msgstr ""
565
 
566
+ #: includes/class.yith-wcwl-privacy.php:210
567
  msgid "Removed default user's wishlist"
568
  msgstr ""
569
 
570
+ #: includes/class.yith-wcwl-privacy.php:228
571
  msgid "Token"
572
  msgstr ""
573
 
574
+ #: includes/class.yith-wcwl-privacy.php:229
575
  #, fuzzy
576
  msgid "Wishlist url"
577
  msgstr "願望清單"
578
 
579
+ #: includes/class.yith-wcwl-privacy.php:230
580
  msgid "Title"
581
  msgstr ""
582
 
583
+ #: includes/class.yith-wcwl-privacy.php:231
584
  msgctxt "date wishlist was created"
585
  msgid "Created on"
586
  msgstr ""
587
 
588
+ #: includes/class.yith-wcwl-privacy.php:232
589
  msgid "Visibility"
590
  msgstr ""
591
 
592
+ #: includes/class.yith-wcwl-privacy.php:233
593
  msgid "Items Added"
594
  msgstr ""
595
 
596
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
597
  #, fuzzy
598
  msgid "Shared"
599
  msgstr "分享:"
600
 
601
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
602
  msgid "Private"
603
  msgstr ""
604
 
605
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
606
  msgid "Public"
607
  msgstr ""
608
 
609
+ #: includes/class.yith-wcwl-shortcode.php:45
610
  #, fuzzy
611
  msgctxt "[gutenberg]: block name"
612
  msgid "YITH Add to Wishlist"
613
  msgstr "瀏覽「願望清單」"
614
 
615
+ #: includes/class.yith-wcwl-shortcode.php:46
616
  msgctxt "[gutenberg]: block description"
617
  msgid "Shows Add to Wishlist button"
618
  msgstr ""
619
 
620
+ #: includes/class.yith-wcwl-shortcode.php:51
621
  msgid ""
622
  "ID of the product to add to wishlist (leave empty to use global product)"
623
  msgstr ""
624
 
625
+ #: includes/class.yith-wcwl-shortcode.php:56
626
  msgid "Url of wishlist page (leave empty to use default)"
627
  msgstr ""
628
 
629
+ #: includes/class.yith-wcwl-shortcode.php:61
630
  msgid "Button label (leave empty to use default)"
631
  msgstr ""
632
 
633
+ #: includes/class.yith-wcwl-shortcode.php:66
634
  msgid "\"Browse wishlist\" label (leave empty to use default)"
635
  msgstr ""
636
 
637
+ #: includes/class.yith-wcwl-shortcode.php:71
638
  #, fuzzy
639
  msgid "\"Product already in wishlist\" label (leave empty to use default)"
640
  msgstr "商品已經加入收藏在「願望清單」裡面。"
641
 
642
+ #: includes/class.yith-wcwl-shortcode.php:76
643
  msgid "\"Product added to wishlist\" label (leave empty to use default)"
644
  msgstr ""
645
 
646
+ #: includes/class.yith-wcwl-shortcode.php:81
647
  msgid ""
648
  "Icon for the button (use any FontAwesome valid class, or leave empty to use "
649
  "default)"
650
  msgstr ""
651
 
652
+ #: includes/class.yith-wcwl-shortcode.php:86
653
  msgid "Additional css classes for the button (leave empty to use default)"
654
  msgstr ""
655
 
656
+ #: includes/class.yith-wcwl-shortcode.php:94
657
  #, fuzzy
658
  msgctxt "[gutenberg]: block name"
659
  msgid "YITH Wishlist"
660
  msgstr "願望清單"
661
 
662
+ #: includes/class.yith-wcwl-shortcode.php:95
663
  #, fuzzy
664
  msgctxt "[gutenberg]: block description"
665
  msgid "Shows list of products in wishlist"
666
  msgstr "這個商品已經加入收藏在「願望清單」裡面!"
667
 
668
+ #: includes/class.yith-wcwl-shortcode.php:100
669
  msgid "Choose whether to paginate items in the wishlist or show them all"
670
  msgstr ""
671
 
672
+ #: includes/class.yith-wcwl-shortcode.php:103
673
  msgid "Paginate"
674
  msgstr ""
675
 
676
+ #: includes/class.yith-wcwl-shortcode.php:104
677
  msgid "Do not paginate"
678
  msgstr ""
679
 
680
+ #: includes/class.yith-wcwl-shortcode.php:109
681
  msgid "Number of items to show for each page"
682
  msgstr ""
683
 
684
+ #: includes/class.yith-wcwl-shortcode.php:114
685
  msgid "ID of the wishlist to show (EG: K6EOWXB888ZD)"
686
  msgstr ""
687
 
688
+ #: includes/class.yith-wcwl-shortcode.php:386
689
+ #: includes/class.yith-wcwl-ui.php:164
690
  msgid "Share on:"
691
  msgstr "分享:"
692
 
693
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
694
  msgid "Select options"
695
  msgstr "選擇選項"
696
 
697
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
698
  msgid "Facebook"
699
  msgstr ""
700
 
701
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
702
  msgid "Twitter"
703
  msgstr ""
704
 
705
+ #: includes/class.yith-wcwl-ui.php:180
706
  msgid "email"
707
  msgstr ""
708
 
709
+ #: includes/class.yith-wcwl.php:201
710
  #, fuzzy
711
  msgid "An error occurred while adding products to the wishlist."
712
  msgstr "商品加入收藏到「願望清單」時,發生了錯誤。"
713
 
714
+ #: includes/class.yith-wcwl.php:293
715
  #, fuzzy
716
  msgid "An error occurred while adding products to wishlist."
717
  msgstr "商品加入收藏到「願望清單」時,發生了錯誤。"
718
 
719
+ #: includes/class.yith-wcwl.php:310
720
  msgid "The \"Remove\" option now does not require any parameter"
721
  msgstr ""
722
 
723
+ #: includes/class.yith-wcwl.php:359
724
  #, fuzzy
725
  msgid "An error occurred while removing products from the wishlist"
726
  msgstr "從「願望清單」移除商品時,發生了錯誤。"
727
 
728
+ #: includes/class.yith-wcwl.php:809
729
  msgid "You need to log in before creating a new wishlist"
730
  msgstr ""
731
 
732
+ #: includes/class.yith-wcwl.php:1610
733
  msgid "Product successfully removed."
734
  msgstr "成功移除商品。"
735
 
736
+ #: includes/class.yith-wcwl.php:1614
737
  msgid "Error. Unable to remove the product from the wishlist."
738
  msgstr "錯誤。無法從「願望清單」移除這個商品。"
739
 
740
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
741
  msgid "No products were added to the wishlist"
742
  msgstr "你目前沒有加入收藏任何商品到「願望清單」裡面"
743
 
744
+ #: includes/class.yith-wcwl.php:1660
745
  msgid "An error as occurred."
746
  msgstr ""
747
 
748
+ #: init.php:130
749
  msgid "is enabled but not effective. It requires WooCommerce in order to work."
750
  msgstr ""
751
 
752
+ #: init.php:140
753
  msgid "You can't activate the free version of"
754
  msgstr ""
755
 
756
+ #: init.php:140
757
  msgid "while you are using the premium one."
758
  msgstr ""
759
 
760
+ #: templates/admin/wishlist-panel-premium.php:185
761
+ #: templates/admin/wishlist-panel-premium.php:383
 
762
  msgid ""
763
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
764
  "%2$s to benefit from all features!"
765
  msgstr ""
766
 
767
+ #: templates/admin/wishlist-panel-premium.php:187
768
+ #: templates/admin/wishlist-panel-premium.php:385
 
769
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
770
  msgstr ""
771
 
772
+ #: templates/admin/wishlist-panel-premium.php:193
773
  msgid "Premium Features"
774
  msgstr ""
775
 
776
+ #: templates/admin/wishlist-panel-premium.php:196
777
+ #: templates/admin/wishlist-panel-premium.php:201
778
  msgid "Multiple Wishlist"
779
  msgstr ""
780
 
781
+ #: templates/admin/wishlist-panel-premium.php:203
 
782
  msgid ""
783
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
784
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
789
  "manage and share their own wish lists."
790
  msgstr ""
791
 
792
+ #: templates/admin/wishlist-panel-premium.php:212
793
+ #: templates/admin/wishlist-panel-premium.php:222
794
  msgid "Wishlist Private"
795
  msgstr ""
796
 
797
+ #: templates/admin/wishlist-panel-premium.php:214
 
798
  msgid ""
799
  "By enabling the option wishlist, users will also have the possibility to "
800
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
801
  "following options:"
802
  msgstr ""
803
 
804
+ #: templates/admin/wishlist-panel-premium.php:216
 
805
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
806
  msgstr ""
807
 
808
+ #: templates/admin/wishlist-panel-premium.php:217
 
809
  msgid ""
810
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
811
  "can display it;"
812
  msgstr ""
813
 
814
+ #: templates/admin/wishlist-panel-premium.php:218
 
815
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
816
  msgstr ""
817
 
818
+ #: templates/admin/wishlist-panel-premium.php:229
819
+ #: templates/admin/wishlist-panel-premium.php:234
820
  msgid "Estimate Cost"
821
  msgstr ""
822
 
823
+ #: templates/admin/wishlist-panel-premium.php:236
 
824
  msgid ""
825
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
826
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
832
  "address that you have previously set."
833
  msgstr ""
834
 
835
+ #: templates/admin/wishlist-panel-premium.php:245
836
+ #: templates/admin/wishlist-panel-premium.php:250
837
  msgid "Admin Panel"
838
  msgstr ""
839
 
840
+ #: templates/admin/wishlist-panel-premium.php:247
 
841
  msgid ""
842
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
843
  "submenu pages, you will have total control on users' wishlists. In addition "
847
  "in customers' wish lists."
848
  msgstr ""
849
 
850
+ #: templates/admin/wishlist-panel-premium.php:257
851
+ #: templates/admin/wishlist-panel-premium.php:262
852
  msgid "Search Wishlists"
853
  msgstr ""
854
 
855
+ #: templates/admin/wishlist-panel-premium.php:264
 
856
  msgid ""
857
  "How many times have you been looking for the perfect gift for a important "
858
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
861
  "your products and even encourage users to purchase."
862
  msgstr ""
863
 
864
+ #: templates/admin/wishlist-panel-premium.php:273
865
  msgid "'ADD TO CART' CHECKBOX"
866
  msgstr ""
867
 
868
+ #: templates/admin/wishlist-panel-premium.php:275
 
869
  msgid ""
870
  "Your shop offers always a wide selection of products and wishlists of your "
871
  "users get more and more crowded everyday. Give them the possibility to "
873
  "just with one click."
874
  msgstr ""
875
 
876
+ #: templates/admin/wishlist-panel-premium.php:278
877
  msgid "'ADD TO CART'"
878
  msgstr ""
879
 
880
+ #: templates/admin/wishlist-panel-premium.php:285
881
  msgid "DISABLE WISHLIST"
882
  msgstr ""
883
 
884
+ #: templates/admin/wishlist-panel-premium.php:290
885
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
886
  msgstr ""
887
 
888
+ #: templates/admin/wishlist-panel-premium.php:292
 
889
  msgid ""
890
  "Favour users that have registered to your shop and disable plugin "
891
  "functionalities for all users that have not. By disabling this option, each "
893
  "%2$s to \"My Account\" page and a message will invite them to log in."
894
  msgstr ""
895
 
896
+ #: templates/admin/wishlist-panel-premium.php:301
897
  msgid "MESSAGE TO UNLOGGED USERS"
898
  msgstr ""
899
 
900
+ #: templates/admin/wishlist-panel-premium.php:303
 
901
  msgid ""
902
  "Invite users that are visiting your shop to login if they want to fully "
903
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
904
  "redirect them to \"My Account\" page for registration."
905
  msgstr ""
906
 
907
+ #: templates/admin/wishlist-panel-premium.php:306
908
  msgid "UNLOGGED USERS"
909
  msgstr ""
910
 
911
+ #: templates/admin/wishlist-panel-premium.php:313
912
+ #: templates/admin/wishlist-panel-premium.php:318
913
  msgid "POPULAR TABLE"
914
  msgstr ""
915
 
916
+ #: templates/admin/wishlist-panel-premium.php:320
 
917
  msgid ""
918
  "Some products draw customer's attention more than others and they do not "
919
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
921
  "their wishlists."
922
  msgstr ""
923
 
924
+ #: templates/admin/wishlist-panel-premium.php:329
925
  msgid "FUNCTIONALITIES IN ONE CLICK"
926
  msgstr ""
927
 
928
+ #: templates/admin/wishlist-panel-premium.php:331
 
929
  msgid ""
930
  "Users have the possibility to search for a wishlist, create a new one or "
931
  "display those already created. Add these %1$sfunctionalities%2$s through the "
932
  "dedicated widgets or show them immediately after \"Wishlist\" table."
933
  msgstr ""
934
 
935
+ #: templates/admin/wishlist-panel-premium.php:334
936
  msgid "FUNCTIONALITIES"
937
  msgstr ""
938
 
939
+ #: templates/admin/wishlist-panel-premium.php:341
940
+ #: templates/admin/wishlist-panel-premium.php:346
941
  msgid "PROMOTIONAL EMAIL"
942
  msgstr ""
943
 
944
+ #: templates/admin/wishlist-panel-premium.php:348
 
945
  msgid ""
946
  "If you want to give the right input to your users to persuade them to "
947
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
950
  "will know you are offering a unique offer!"
951
  msgstr ""
952
 
953
+ #: templates/admin/wishlist-panel-premium.php:357
954
  msgid "FROM A WISHLIST TO ANOTHER"
955
  msgstr ""
956
 
957
+ #: templates/admin/wishlist-panel-premium.php:359
 
958
  msgid ""
959
  "Who said that a product has to remain forever in the same wishlist? With the "
960
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
962
  "another one, managing as they want their lists."
963
  msgstr ""
964
 
965
+ #: templates/admin/wishlist-panel-premium.php:362
966
  msgid "FROM A WISHLIST"
967
  msgstr ""
968
 
969
+ #: templates/admin/wishlist-panel-premium.php:369
970
  msgid "DATE"
971
  msgstr ""
972
 
973
+ #: templates/admin/wishlist-panel-premium.php:374
974
  msgid "DATE OF ADDITION TO A WISHLIST"
975
  msgstr ""
976
 
977
+ #: templates/admin/wishlist-panel-premium.php:376
 
978
  msgid ""
979
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
980
  "date in which they have added a particular product to their list: a new way "
981
  "to keep you users informed about their operations."
982
  msgstr ""
983
 
984
+ #: templates/share.php:32
985
  msgid "Pinterest"
986
  msgstr ""
987
 
988
+ #: templates/share.php:38
989
  msgid "Google+"
990
  msgstr ""
991
 
992
+ #: templates/share.php:44
993
  msgid "Email"
994
  msgstr ""
995
 
996
+ #: templates/share.php:51
997
+ #, fuzzy
998
+ msgid "My wishlist on "
999
+ msgstr "願望清單"
1000
+
1001
+ #: templates/share.php:51
1002
+ msgid "WhatsApp"
1003
+ msgstr ""
1004
+
1005
+ #: templates/wishlist-view.php:32
1006
  msgid "Edit title"
1007
  msgstr ""
1008
 
1009
+ #: templates/wishlist-view.php:41
1010
  msgid "Save"
1011
  msgstr ""
1012
 
1013
+ #: templates/wishlist-view.php:45
1014
  msgid "Cancel"
1015
  msgstr ""
1016
 
1017
+ #: templates/wishlist-view.php:82
1018
  msgid "Product Name"
1019
  msgstr "商品名稱"
1020
 
1021
+ #: templates/wishlist-view.php:89
1022
  msgid "Unit Price"
1023
  msgstr "單價"
1024
 
1025
+ #: templates/wishlist-view.php:102
1026
  msgid "Stock Status"
1027
  msgstr "庫存狀態"
1028
 
1029
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
1030
  msgid "Remove this product"
1031
  msgstr "移除這個商品"
1032
 
1033
+ #: templates/wishlist-view.php:172
1034
  msgid "Free!"
1035
  msgstr "免費!"
1036
 
1037
+ #: templates/wishlist-view.php:179
1038
  msgid "Out of Stock"
1039
  msgstr "缺貨"
1040
 
1041
+ #: templates/wishlist-view.php:179
1042
  msgid "In Stock"
1043
  msgstr "有貨"
1044
 
1045
+ #: templates/wishlist-view.php:188
 
1046
  msgid "Added on : %s"
1047
  msgstr ""
1048
 
1049
+ #: templates/wishlist-view.php:200
1050
  msgid "Move"
1051
  msgstr ""
1052
 
1053
+ #: templates/wishlist-view.php:232
1054
  msgid "Remove"
1055
  msgstr ""
1056
 
1057
+ #: templates/wishlist-view.php:259
1058
  msgid "Add the selected products to the cart"
1059
  msgstr ""
1060
 
1061
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1062
  msgid "Ask for an estimate"
1063
  msgstr ""
1064
 
1065
+ #: templates/wishlist-view.php:303
1066
  msgid "Your email"
1067
  msgstr ""
1068
 
1069
+ #. Plugin Name of the plugin/theme
1070
  #, fuzzy
1071
+ msgid "YITH WooCommerce Wishlist"
1072
+ msgstr "瀏覽「願望清單」"
1073
+
1074
+ #. Plugin URI of the plugin/theme
1075
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1076
+ msgstr ""
1077
+
1078
+ #. Description of the plugin/theme
1079
+ msgid ""
1080
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1081
+ "possibility to create, fill, manage and share their wishlists allowing you "
1082
+ "to analyze their interests and needs to improve your marketing strategies. "
1083
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1084
+ "your e-commerce on <strong>YITH</strong></a>"
1085
+ msgstr ""
1086
+
1087
+ #. Author of the plugin/theme
1088
+ msgid "YITH"
1089
+ msgstr ""
1090
+
1091
+ #. Author URI of the plugin/theme
1092
+ msgid "https://yithemes.com/"
1093
+ msgstr ""
1094
 
1095
  #~ msgid "Select a date"
1096
  #~ msgstr "選擇日期"
1104
  #~ msgid "Upload"
1105
  #~ msgstr "上傳"
1106
 
 
 
 
1107
  #, fuzzy
1108
  #~ msgid "Select"
1109
  #~ msgstr "選擇日期"
languages/yith-woocommerce-wishlist.pot CHANGED
@@ -1,23 +1,20 @@
1
  # Copyright (C) 2019 YITH WooCommerce Wishlist
2
  # This file is distributed under the same license as the YITH WooCommerce Wishlist package.
3
- #, fuzzy
4
  msgid ""
5
  msgstr ""
6
- "Project-Id-Version: YITH WooCommerce Wishlist\n"
7
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
8
- "POT-Creation-Date: 2019-02-12 14:36+0100\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
  "PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
- "Language-Team: YITH <plugins@yithemes.com>\n"
15
- "X-Generator: Poedit 2.2\n"
16
- "X-Poedit-SourceCharset: UTF-8\n"
17
 
18
  #: includes/class.yith-wcwl-admin-init.php:159
19
- #: includes/class.yith-wcwl-admin-init.php:1484
20
  #: includes/class.yith-wcwl-admin-init.php:1485
 
21
  #: includes/class.yith-wcwl-install.php:245
22
  msgid "Wishlist"
23
  msgstr ""
@@ -35,357 +32,357 @@ msgstr ""
35
  msgid "Premium Version"
36
  msgstr ""
37
 
38
- #: includes/class.yith-wcwl-admin-init.php:1015
39
  msgid "Enable all plugin features"
40
  msgstr ""
41
 
42
- #: includes/class.yith-wcwl-admin-init.php:1016
43
  msgid ""
44
  "Be sure to select at least one option in the Wishlist page menu in this "
45
  "settings page"
46
  msgstr ""
47
 
48
- #: includes/class.yith-wcwl-admin-init.php:1017
49
  msgctxt "[Part of]: Also, please read the plugin documentation"
50
  msgid "Also, please read the plugin"
51
  msgstr ""
52
 
53
- #: includes/class.yith-wcwl-admin-init.php:1018
54
  msgctxt "[Part Of]: Also, please read the plugin documentation"
55
  msgid "documentation"
56
  msgstr ""
57
 
58
- #: includes/class.yith-wcwl-admin-init.php:1024
59
  msgid "Upgrade to the PREMIUM VERSION"
60
  msgstr ""
61
 
62
- #: includes/class.yith-wcwl-admin-init.php:1028
63
  msgid "Discover the Advanced Features"
64
  msgstr ""
65
 
66
- #: includes/class.yith-wcwl-admin-init.php:1029
67
  msgid ""
68
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
69
  "all features!"
70
  msgstr ""
71
 
72
- #: includes/class.yith-wcwl-admin-init.php:1035
73
  msgid "Get Support and Pro Features"
74
  msgstr ""
75
 
76
- #: includes/class.yith-wcwl-admin-init.php:1036
77
  msgid ""
78
  "By purchasing the premium version of the plugin, you will take advantage of "
79
  "the advanced features of the product and you will get one year of free "
80
  "updates and support through our platform available 24h/24."
81
  msgstr ""
82
 
83
- #: includes/class.yith-wcwl-admin-init.php:1046
84
  msgid "General Settings"
85
  msgstr ""
86
 
87
- #: includes/class.yith-wcwl-admin-init.php:1053
88
  msgid "Enable YITH Wishlist"
89
  msgstr ""
90
 
91
- #: includes/class.yith-wcwl-admin-init.php:1060
92
  msgid "Default wishlist title"
93
  msgstr ""
94
 
95
- #: includes/class.yith-wcwl-admin-init.php:1062
96
- #: includes/class.yith-wcwl-admin-init.php:1063
97
- #: includes/class.yith-wcwl-admin-init.php:1299
98
  msgid "My wishlist on %s"
99
  msgstr ""
100
 
101
- #: includes/class.yith-wcwl-admin-init.php:1068
102
  msgid "Wishlist Page"
103
  msgstr ""
104
 
105
- #: includes/class.yith-wcwl-admin-init.php:1069
106
  msgid "Page contents: [yith_wcwl_wishlist]"
107
  msgstr ""
108
 
109
- #: includes/class.yith-wcwl-admin-init.php:1078
110
  msgid "Position"
111
  msgstr ""
112
 
113
- #: includes/class.yith-wcwl-admin-init.php:1079
114
  msgid ""
115
  "You can add the button in variable products only after the \"Add to Cart\" "
116
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
117
  msgstr ""
118
 
119
- #: includes/class.yith-wcwl-admin-init.php:1085
120
  msgid "After \"Add to cart\""
121
  msgstr ""
122
 
123
- #: includes/class.yith-wcwl-admin-init.php:1086
124
  msgid "After thumbnails"
125
  msgstr ""
126
 
127
- #: includes/class.yith-wcwl-admin-init.php:1087
128
  msgid "After summary"
129
  msgstr ""
130
 
131
- #: includes/class.yith-wcwl-admin-init.php:1088
132
  msgid "Use shortcode"
133
  msgstr ""
134
 
135
- #: includes/class.yith-wcwl-admin-init.php:1093
136
  msgid "Redirect to cart"
137
  msgstr ""
138
 
139
- #: includes/class.yith-wcwl-admin-init.php:1094
140
  msgid ""
141
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
142
  "page."
143
  msgstr ""
144
 
145
- #: includes/class.yith-wcwl-admin-init.php:1100
146
  msgid "Remove if added to the cart"
147
  msgstr ""
148
 
149
- #: includes/class.yith-wcwl-admin-init.php:1101
150
  msgid "Remove the product from the wishlist if it has been added to the cart."
151
  msgstr ""
152
 
153
- #: includes/class.yith-wcwl-admin-init.php:1107
154
  msgid "\"Add to Wishlist\" text"
155
  msgstr ""
156
 
157
- #: includes/class.yith-wcwl-admin-init.php:1109
158
  msgid "Add to Wishlist"
159
  msgstr ""
160
 
161
- #: includes/class.yith-wcwl-admin-init.php:1114
162
  msgid "\"Browse wishlist\" text"
163
  msgstr ""
164
 
165
- #: includes/class.yith-wcwl-admin-init.php:1116
166
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
167
  msgid "Browse Wishlist"
168
  msgstr ""
169
 
170
- #: includes/class.yith-wcwl-admin-init.php:1121
171
  msgid "\"Product already in wishlist\" text"
172
  msgstr ""
173
 
174
- #: includes/class.yith-wcwl-admin-init.php:1123
175
  #: includes/class.yith-wcwl-ui.php:83
176
  msgid "The product is already in the wishlist!"
177
  msgstr ""
178
 
179
- #: includes/class.yith-wcwl-admin-init.php:1128
180
  msgid "\"Product added\" text"
181
  msgstr ""
182
 
183
- #: includes/class.yith-wcwl-admin-init.php:1130
184
  #: includes/class.yith-wcwl-ui.php:82
185
  msgid "Product added!"
186
  msgstr ""
187
 
188
- #: includes/class.yith-wcwl-admin-init.php:1135
189
  msgid "\"Add to Cart\" text"
190
  msgstr ""
191
 
192
- #: includes/class.yith-wcwl-admin-init.php:1137
193
  msgid "Add to Cart"
194
  msgstr ""
195
 
196
- #: includes/class.yith-wcwl-admin-init.php:1142
197
  msgid "Show Unit price"
198
  msgstr ""
199
 
200
- #: includes/class.yith-wcwl-admin-init.php:1143
201
  msgid "Show unit price for each product in wishlist"
202
  msgstr ""
203
 
204
- #: includes/class.yith-wcwl-admin-init.php:1150
205
  msgid "Show \"Add to Cart\" button"
206
  msgstr ""
207
 
208
- #: includes/class.yith-wcwl-admin-init.php:1151
209
  msgid "Show \"Add to Cart\" button for each product in wishlist"
210
  msgstr ""
211
 
212
- #: includes/class.yith-wcwl-admin-init.php:1158
213
  msgid "Show Stock status"
214
  msgstr ""
215
 
216
- #: includes/class.yith-wcwl-admin-init.php:1159
217
  msgid ""
218
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
219
  msgstr ""
220
 
221
- #: includes/class.yith-wcwl-admin-init.php:1166
222
  msgid "Show Date of addition"
223
  msgstr ""
224
 
225
- #: includes/class.yith-wcwl-admin-init.php:1167
226
  msgid "Show the date when users have added a product to the wishlist"
227
  msgstr ""
228
 
229
- #: includes/class.yith-wcwl-admin-init.php:1174
230
  msgid "Add second remove button"
231
  msgstr ""
232
 
233
- #: includes/class.yith-wcwl-admin-init.php:1175
234
  msgid "Add a second remove button in the last column, with extended label"
235
  msgstr ""
236
 
237
- #: includes/class.yith-wcwl-admin-init.php:1190
238
  msgid "Styles"
239
  msgstr ""
240
 
241
- #: includes/class.yith-wcwl-admin-init.php:1197
242
  msgid "Use buttons"
243
  msgstr ""
244
 
245
- #: includes/class.yith-wcwl-admin-init.php:1198
246
  msgid "Use buttons instead of simple anchors."
247
  msgstr ""
248
 
249
- #: includes/class.yith-wcwl-admin-init.php:1204
250
  msgid "Custom CSS"
251
  msgstr ""
252
 
253
- #: includes/class.yith-wcwl-admin-init.php:1211
254
  msgid "Use theme style"
255
  msgstr ""
256
 
257
- #: includes/class.yith-wcwl-admin-init.php:1212
258
  msgid "Use the theme style."
259
  msgstr ""
260
 
261
- #: includes/class.yith-wcwl-admin-init.php:1218
262
  msgid "Rounded buttons"
263
  msgstr ""
264
 
265
- #: includes/class.yith-wcwl-admin-init.php:1219
266
  msgid "Make button corners rounded"
267
  msgstr ""
268
 
269
- #: includes/class.yith-wcwl-admin-init.php:1225
270
  msgid "\"Add to Wishlist\" icon"
271
  msgstr ""
272
 
273
- #: includes/class.yith-wcwl-admin-init.php:1226
274
  msgid "Add an icon to the \"Add to Wishlist\" button"
275
  msgstr ""
276
 
277
- #: includes/class.yith-wcwl-admin-init.php:1236
278
  msgid "\"Add to Cart\" icon"
279
  msgstr ""
280
 
281
- #: includes/class.yith-wcwl-admin-init.php:1237
282
  msgid "Add an icon to the \"Add to Cart\" button"
283
  msgstr ""
284
 
285
- #: includes/class.yith-wcwl-admin-init.php:1255
286
  msgid "Social Networks & Share"
287
  msgstr ""
288
 
289
- #: includes/class.yith-wcwl-admin-init.php:1262
290
  msgid "Share on Facebook"
291
  msgstr ""
292
 
293
- #: includes/class.yith-wcwl-admin-init.php:1263
294
  msgid "Show \"Share on Facebook\" button"
295
  msgstr ""
296
 
297
- #: includes/class.yith-wcwl-admin-init.php:1269
298
  msgid "Tweet on Twitter"
299
  msgstr ""
300
 
301
- #: includes/class.yith-wcwl-admin-init.php:1270
302
  msgid "Show \"Tweet on Twitter\" button"
303
  msgstr ""
304
 
305
- #: includes/class.yith-wcwl-admin-init.php:1276
306
  msgid "Pin on Pinterest"
307
  msgstr ""
308
 
309
- #: includes/class.yith-wcwl-admin-init.php:1277
310
  msgid "Show \"Pin on Pinterest\" button"
311
  msgstr ""
312
 
313
- #: includes/class.yith-wcwl-admin-init.php:1283
314
  msgid "Share on Google+"
315
  msgstr ""
316
 
317
- #: includes/class.yith-wcwl-admin-init.php:1284
318
  msgid "Show \"Share on Google+\" button"
319
  msgstr ""
320
 
321
- #: includes/class.yith-wcwl-admin-init.php:1290
322
  msgid "Share by Email"
323
  msgstr ""
324
 
325
- #: includes/class.yith-wcwl-admin-init.php:1291
326
  msgid "Show \"Share by Email\" button"
327
  msgstr ""
328
 
329
- #: includes/class.yith-wcwl-admin-init.php:1297
 
 
 
 
 
 
 
 
330
  msgid "Social title"
331
  msgstr ""
332
 
333
- #: includes/class.yith-wcwl-admin-init.php:1304
334
  msgid "Social text"
335
  msgstr ""
336
 
337
- #: includes/class.yith-wcwl-admin-init.php:1305
338
  msgid ""
339
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
340
  "strong> where you want to show the URL of your wishlist."
341
  msgstr ""
342
 
343
- #: includes/class.yith-wcwl-admin-init.php:1312
344
  msgid "Social image URL"
345
  msgstr ""
346
 
347
- #: includes/class.yith-wcwl-admin-init.php:1313
348
  msgid "It will be used by Pinterest."
349
  msgstr ""
350
 
351
- #: includes/class.yith-wcwl-admin-init.php:1327
352
  msgid ""
353
  "If you want to take advantage of this feature, you could consider to "
354
  "purchase the %s."
355
  msgstr ""
356
 
357
- #: includes/class.yith-wcwl-admin-init.php:1332
358
  msgid "YITH WooCommerce Frequently Bought Together Integration"
359
  msgstr ""
360
 
361
- #: includes/class.yith-wcwl-admin-init.php:1339
362
  msgid "Enable slider in wishlist"
363
  msgstr ""
364
 
365
- #: includes/class.yith-wcwl-admin-init.php:1340
366
  msgid ""
367
  "Choose to enable product slider in wishlist page with linked products (<a "
368
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
369
  msgstr ""
370
 
371
- #: includes/class.yith-wcwl-admin-init.php:1376
372
  msgid "\"Add to wishlist\" button"
373
  msgstr ""
374
 
375
- #: includes/class.yith-wcwl-admin-init.php:1379
376
- #: includes/class.yith-wcwl-admin-init.php:1397
377
- #: includes/class.yith-wcwl-admin-init.php:1415
378
- #: includes/class.yith-wcwl-admin-init.php:1433
379
- #: includes/class.yith-wcwl-admin-init.php:1451
380
- msgid "Background"
381
- msgstr ""
382
-
383
  #: includes/class.yith-wcwl-admin-init.php:1380
384
  #: includes/class.yith-wcwl-admin-init.php:1398
385
  #: includes/class.yith-wcwl-admin-init.php:1416
386
  #: includes/class.yith-wcwl-admin-init.php:1434
387
  #: includes/class.yith-wcwl-admin-init.php:1452
388
- msgid "Text"
389
  msgstr ""
390
 
391
  #: includes/class.yith-wcwl-admin-init.php:1381
@@ -393,59 +390,67 @@ msgstr ""
393
  #: includes/class.yith-wcwl-admin-init.php:1417
394
  #: includes/class.yith-wcwl-admin-init.php:1435
395
  #: includes/class.yith-wcwl-admin-init.php:1453
396
- msgid "Border"
397
  msgstr ""
398
 
399
- #: includes/class.yith-wcwl-admin-init.php:1388
400
- #: includes/class.yith-wcwl-admin-init.php:1406
401
- #: includes/class.yith-wcwl-admin-init.php:1424
402
- #: includes/class.yith-wcwl-admin-init.php:1442
403
- msgid "Background (hover)"
 
404
  msgstr ""
405
 
406
  #: includes/class.yith-wcwl-admin-init.php:1389
407
  #: includes/class.yith-wcwl-admin-init.php:1407
408
  #: includes/class.yith-wcwl-admin-init.php:1425
409
  #: includes/class.yith-wcwl-admin-init.php:1443
410
- msgid "Text (hover)"
411
  msgstr ""
412
 
413
  #: includes/class.yith-wcwl-admin-init.php:1390
414
  #: includes/class.yith-wcwl-admin-init.php:1408
415
  #: includes/class.yith-wcwl-admin-init.php:1426
416
  #: includes/class.yith-wcwl-admin-init.php:1444
 
 
 
 
 
 
 
417
  msgid "Border (hover)"
418
  msgstr ""
419
 
420
- #: includes/class.yith-wcwl-admin-init.php:1394
421
  msgid "\"Add to Cart\" button"
422
  msgstr ""
423
 
424
- #: includes/class.yith-wcwl-admin-init.php:1412
425
  msgid "\"Style 1\" button"
426
  msgstr ""
427
 
428
- #: includes/class.yith-wcwl-admin-init.php:1430
429
  msgid "\"Style 2\" button"
430
  msgstr ""
431
 
432
- #: includes/class.yith-wcwl-admin-init.php:1448
433
  msgid "Wishlist table"
434
  msgstr ""
435
 
436
- #: includes/class.yith-wcwl-admin-init.php:1457
437
  msgid "Headers"
438
  msgstr ""
439
 
440
- #: includes/class.yith-wcwl-admin-init.php:1460
441
  msgid "Background color"
442
  msgstr ""
443
 
444
- #: includes/class.yith-wcwl-admin-init.php:1550
445
  msgid "Wishlist Activated"
446
  msgstr ""
447
 
448
- #: includes/class.yith-wcwl-admin-init.php:1551
449
  msgid ""
450
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
451
  "can access to all the settings of our plugins that you have activated. "
@@ -453,11 +458,11 @@ msgid ""
453
  "options, <a href=\"%s\">discover it now</a>."
454
  msgstr ""
455
 
456
- #: includes/class.yith-wcwl-admin-init.php:1562
457
  msgid "Wishlist Updated"
458
  msgstr ""
459
 
460
- #: includes/class.yith-wcwl-admin-init.php:1563
461
  msgid ""
462
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
463
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -466,13 +471,13 @@ msgid ""
466
  "\">discover the PREMIUM version.</a>"
467
  msgstr ""
468
 
469
- #: includes/class.yith-wcwl-init.php:437
470
  msgid ""
471
  "We are sorry, but this feature is available only if cookies are enabled on "
472
  "your browser."
473
  msgstr ""
474
 
475
- #: includes/class.yith-wcwl-init.php:438
476
  msgid "Product correctly added to cart"
477
  msgstr ""
478
 
@@ -961,6 +966,14 @@ msgstr ""
961
  msgid "Email"
962
  msgstr ""
963
 
 
 
 
 
 
 
 
 
964
  #: templates/wishlist-view.php:32
965
  msgid "Edit title"
966
  msgstr ""
1
  # Copyright (C) 2019 YITH WooCommerce Wishlist
2
  # This file is distributed under the same license as the YITH WooCommerce Wishlist package.
 
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: YITH WooCommerce Wishlist 2.2.9\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
7
+ "POT-Creation-Date: 2019-04-15 10:23:21+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
12
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
+ "Language-Team: LANGUAGE <LL@li.org>\n"
 
 
14
 
15
  #: includes/class.yith-wcwl-admin-init.php:159
 
16
  #: includes/class.yith-wcwl-admin-init.php:1485
17
+ #: includes/class.yith-wcwl-admin-init.php:1486
18
  #: includes/class.yith-wcwl-install.php:245
19
  msgid "Wishlist"
20
  msgstr ""
32
  msgid "Premium Version"
33
  msgstr ""
34
 
35
+ #: includes/class.yith-wcwl-admin-init.php:1009
36
  msgid "Enable all plugin features"
37
  msgstr ""
38
 
39
+ #: includes/class.yith-wcwl-admin-init.php:1010
40
  msgid ""
41
  "Be sure to select at least one option in the Wishlist page menu in this "
42
  "settings page"
43
  msgstr ""
44
 
45
+ #: includes/class.yith-wcwl-admin-init.php:1011
46
  msgctxt "[Part of]: Also, please read the plugin documentation"
47
  msgid "Also, please read the plugin"
48
  msgstr ""
49
 
50
+ #: includes/class.yith-wcwl-admin-init.php:1012
51
  msgctxt "[Part Of]: Also, please read the plugin documentation"
52
  msgid "documentation"
53
  msgstr ""
54
 
55
+ #: includes/class.yith-wcwl-admin-init.php:1018
56
  msgid "Upgrade to the PREMIUM VERSION"
57
  msgstr ""
58
 
59
+ #: includes/class.yith-wcwl-admin-init.php:1022
60
  msgid "Discover the Advanced Features"
61
  msgstr ""
62
 
63
+ #: includes/class.yith-wcwl-admin-init.php:1023
64
  msgid ""
65
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
66
  "all features!"
67
  msgstr ""
68
 
69
+ #: includes/class.yith-wcwl-admin-init.php:1029
70
  msgid "Get Support and Pro Features"
71
  msgstr ""
72
 
73
+ #: includes/class.yith-wcwl-admin-init.php:1030
74
  msgid ""
75
  "By purchasing the premium version of the plugin, you will take advantage of "
76
  "the advanced features of the product and you will get one year of free "
77
  "updates and support through our platform available 24h/24."
78
  msgstr ""
79
 
80
+ #: includes/class.yith-wcwl-admin-init.php:1040
81
  msgid "General Settings"
82
  msgstr ""
83
 
84
+ #: includes/class.yith-wcwl-admin-init.php:1047
85
  msgid "Enable YITH Wishlist"
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1054
89
  msgid "Default wishlist title"
90
  msgstr ""
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1056
93
+ #: includes/class.yith-wcwl-admin-init.php:1057
94
+ #: includes/class.yith-wcwl-admin-init.php:1300
95
  msgid "My wishlist on %s"
96
  msgstr ""
97
 
98
+ #: includes/class.yith-wcwl-admin-init.php:1062
99
  msgid "Wishlist Page"
100
  msgstr ""
101
 
102
+ #: includes/class.yith-wcwl-admin-init.php:1063
103
  msgid "Page contents: [yith_wcwl_wishlist]"
104
  msgstr ""
105
 
106
+ #: includes/class.yith-wcwl-admin-init.php:1072
107
  msgid "Position"
108
  msgstr ""
109
 
110
+ #: includes/class.yith-wcwl-admin-init.php:1073
111
  msgid ""
112
  "You can add the button in variable products only after the \"Add to Cart\" "
113
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
114
  msgstr ""
115
 
116
+ #: includes/class.yith-wcwl-admin-init.php:1079
117
  msgid "After \"Add to cart\""
118
  msgstr ""
119
 
120
+ #: includes/class.yith-wcwl-admin-init.php:1080
121
  msgid "After thumbnails"
122
  msgstr ""
123
 
124
+ #: includes/class.yith-wcwl-admin-init.php:1081
125
  msgid "After summary"
126
  msgstr ""
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1082
129
  msgid "Use shortcode"
130
  msgstr ""
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1087
133
  msgid "Redirect to cart"
134
  msgstr ""
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1088
137
  msgid ""
138
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
139
  "page."
140
  msgstr ""
141
 
142
+ #: includes/class.yith-wcwl-admin-init.php:1094
143
  msgid "Remove if added to the cart"
144
  msgstr ""
145
 
146
+ #: includes/class.yith-wcwl-admin-init.php:1095
147
  msgid "Remove the product from the wishlist if it has been added to the cart."
148
  msgstr ""
149
 
150
+ #: includes/class.yith-wcwl-admin-init.php:1101
151
  msgid "\"Add to Wishlist\" text"
152
  msgstr ""
153
 
154
+ #: includes/class.yith-wcwl-admin-init.php:1103
155
  msgid "Add to Wishlist"
156
  msgstr ""
157
 
158
+ #: includes/class.yith-wcwl-admin-init.php:1108
159
  msgid "\"Browse wishlist\" text"
160
  msgstr ""
161
 
162
+ #: includes/class.yith-wcwl-admin-init.php:1110
163
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
164
  msgid "Browse Wishlist"
165
  msgstr ""
166
 
167
+ #: includes/class.yith-wcwl-admin-init.php:1115
168
  msgid "\"Product already in wishlist\" text"
169
  msgstr ""
170
 
171
+ #: includes/class.yith-wcwl-admin-init.php:1117
172
  #: includes/class.yith-wcwl-ui.php:83
173
  msgid "The product is already in the wishlist!"
174
  msgstr ""
175
 
176
+ #: includes/class.yith-wcwl-admin-init.php:1122
177
  msgid "\"Product added\" text"
178
  msgstr ""
179
 
180
+ #: includes/class.yith-wcwl-admin-init.php:1124
181
  #: includes/class.yith-wcwl-ui.php:82
182
  msgid "Product added!"
183
  msgstr ""
184
 
185
+ #: includes/class.yith-wcwl-admin-init.php:1129
186
  msgid "\"Add to Cart\" text"
187
  msgstr ""
188
 
189
+ #: includes/class.yith-wcwl-admin-init.php:1131
190
  msgid "Add to Cart"
191
  msgstr ""
192
 
193
+ #: includes/class.yith-wcwl-admin-init.php:1136
194
  msgid "Show Unit price"
195
  msgstr ""
196
 
197
+ #: includes/class.yith-wcwl-admin-init.php:1137
198
  msgid "Show unit price for each product in wishlist"
199
  msgstr ""
200
 
201
+ #: includes/class.yith-wcwl-admin-init.php:1144
202
  msgid "Show \"Add to Cart\" button"
203
  msgstr ""
204
 
205
+ #: includes/class.yith-wcwl-admin-init.php:1145
206
  msgid "Show \"Add to Cart\" button for each product in wishlist"
207
  msgstr ""
208
 
209
+ #: includes/class.yith-wcwl-admin-init.php:1152
210
  msgid "Show Stock status"
211
  msgstr ""
212
 
213
+ #: includes/class.yith-wcwl-admin-init.php:1153
214
  msgid ""
215
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
216
  msgstr ""
217
 
218
+ #: includes/class.yith-wcwl-admin-init.php:1160
219
  msgid "Show Date of addition"
220
  msgstr ""
221
 
222
+ #: includes/class.yith-wcwl-admin-init.php:1161
223
  msgid "Show the date when users have added a product to the wishlist"
224
  msgstr ""
225
 
226
+ #: includes/class.yith-wcwl-admin-init.php:1168
227
  msgid "Add second remove button"
228
  msgstr ""
229
 
230
+ #: includes/class.yith-wcwl-admin-init.php:1169
231
  msgid "Add a second remove button in the last column, with extended label"
232
  msgstr ""
233
 
234
+ #: includes/class.yith-wcwl-admin-init.php:1184
235
  msgid "Styles"
236
  msgstr ""
237
 
238
+ #: includes/class.yith-wcwl-admin-init.php:1191
239
  msgid "Use buttons"
240
  msgstr ""
241
 
242
+ #: includes/class.yith-wcwl-admin-init.php:1192
243
  msgid "Use buttons instead of simple anchors."
244
  msgstr ""
245
 
246
+ #: includes/class.yith-wcwl-admin-init.php:1198
247
  msgid "Custom CSS"
248
  msgstr ""
249
 
250
+ #: includes/class.yith-wcwl-admin-init.php:1205
251
  msgid "Use theme style"
252
  msgstr ""
253
 
254
+ #: includes/class.yith-wcwl-admin-init.php:1206
255
  msgid "Use the theme style."
256
  msgstr ""
257
 
258
+ #: includes/class.yith-wcwl-admin-init.php:1212
259
  msgid "Rounded buttons"
260
  msgstr ""
261
 
262
+ #: includes/class.yith-wcwl-admin-init.php:1213
263
  msgid "Make button corners rounded"
264
  msgstr ""
265
 
266
+ #: includes/class.yith-wcwl-admin-init.php:1219
267
  msgid "\"Add to Wishlist\" icon"
268
  msgstr ""
269
 
270
+ #: includes/class.yith-wcwl-admin-init.php:1220
271
  msgid "Add an icon to the \"Add to Wishlist\" button"
272
  msgstr ""
273
 
274
+ #: includes/class.yith-wcwl-admin-init.php:1230
275
  msgid "\"Add to Cart\" icon"
276
  msgstr ""
277
 
278
+ #: includes/class.yith-wcwl-admin-init.php:1231
279
  msgid "Add an icon to the \"Add to Cart\" button"
280
  msgstr ""
281
 
282
+ #: includes/class.yith-wcwl-admin-init.php:1249
283
  msgid "Social Networks & Share"
284
  msgstr ""
285
 
286
+ #: includes/class.yith-wcwl-admin-init.php:1256
287
  msgid "Share on Facebook"
288
  msgstr ""
289
 
290
+ #: includes/class.yith-wcwl-admin-init.php:1257
291
  msgid "Show \"Share on Facebook\" button"
292
  msgstr ""
293
 
294
+ #: includes/class.yith-wcwl-admin-init.php:1263
295
  msgid "Tweet on Twitter"
296
  msgstr ""
297
 
298
+ #: includes/class.yith-wcwl-admin-init.php:1264
299
  msgid "Show \"Tweet on Twitter\" button"
300
  msgstr ""
301
 
302
+ #: includes/class.yith-wcwl-admin-init.php:1270
303
  msgid "Pin on Pinterest"
304
  msgstr ""
305
 
306
+ #: includes/class.yith-wcwl-admin-init.php:1271
307
  msgid "Show \"Pin on Pinterest\" button"
308
  msgstr ""
309
 
310
+ #: includes/class.yith-wcwl-admin-init.php:1277
311
  msgid "Share on Google+"
312
  msgstr ""
313
 
314
+ #: includes/class.yith-wcwl-admin-init.php:1278
315
  msgid "Show \"Share on Google+\" button"
316
  msgstr ""
317
 
318
+ #: includes/class.yith-wcwl-admin-init.php:1284
319
  msgid "Share by Email"
320
  msgstr ""
321
 
322
+ #: includes/class.yith-wcwl-admin-init.php:1285
323
  msgid "Show \"Share by Email\" button"
324
  msgstr ""
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1291
327
+ msgid "Share by WhatsApp"
328
+ msgstr ""
329
+
330
+ #: includes/class.yith-wcwl-admin-init.php:1292
331
+ msgid "Show \"Share by WhatsApp\" button ( only on phones )"
332
+ msgstr ""
333
+
334
+ #: includes/class.yith-wcwl-admin-init.php:1298
335
  msgid "Social title"
336
  msgstr ""
337
 
338
+ #: includes/class.yith-wcwl-admin-init.php:1305
339
  msgid "Social text"
340
  msgstr ""
341
 
342
+ #: includes/class.yith-wcwl-admin-init.php:1306
343
  msgid ""
344
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
345
  "strong> where you want to show the URL of your wishlist."
346
  msgstr ""
347
 
348
+ #: includes/class.yith-wcwl-admin-init.php:1313
349
  msgid "Social image URL"
350
  msgstr ""
351
 
352
+ #: includes/class.yith-wcwl-admin-init.php:1314
353
  msgid "It will be used by Pinterest."
354
  msgstr ""
355
 
356
+ #: includes/class.yith-wcwl-admin-init.php:1328
357
  msgid ""
358
  "If you want to take advantage of this feature, you could consider to "
359
  "purchase the %s."
360
  msgstr ""
361
 
362
+ #: includes/class.yith-wcwl-admin-init.php:1333
363
  msgid "YITH WooCommerce Frequently Bought Together Integration"
364
  msgstr ""
365
 
366
+ #: includes/class.yith-wcwl-admin-init.php:1340
367
  msgid "Enable slider in wishlist"
368
  msgstr ""
369
 
370
+ #: includes/class.yith-wcwl-admin-init.php:1341
371
  msgid ""
372
  "Choose to enable product slider in wishlist page with linked products (<a "
373
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
374
  msgstr ""
375
 
376
+ #: includes/class.yith-wcwl-admin-init.php:1377
377
  msgid "\"Add to wishlist\" button"
378
  msgstr ""
379
 
 
 
 
 
 
 
 
 
380
  #: includes/class.yith-wcwl-admin-init.php:1380
381
  #: includes/class.yith-wcwl-admin-init.php:1398
382
  #: includes/class.yith-wcwl-admin-init.php:1416
383
  #: includes/class.yith-wcwl-admin-init.php:1434
384
  #: includes/class.yith-wcwl-admin-init.php:1452
385
+ msgid "Background"
386
  msgstr ""
387
 
388
  #: includes/class.yith-wcwl-admin-init.php:1381
390
  #: includes/class.yith-wcwl-admin-init.php:1417
391
  #: includes/class.yith-wcwl-admin-init.php:1435
392
  #: includes/class.yith-wcwl-admin-init.php:1453
393
+ msgid "Text"
394
  msgstr ""
395
 
396
+ #: includes/class.yith-wcwl-admin-init.php:1382
397
+ #: includes/class.yith-wcwl-admin-init.php:1400
398
+ #: includes/class.yith-wcwl-admin-init.php:1418
399
+ #: includes/class.yith-wcwl-admin-init.php:1436
400
+ #: includes/class.yith-wcwl-admin-init.php:1454
401
+ msgid "Border"
402
  msgstr ""
403
 
404
  #: includes/class.yith-wcwl-admin-init.php:1389
405
  #: includes/class.yith-wcwl-admin-init.php:1407
406
  #: includes/class.yith-wcwl-admin-init.php:1425
407
  #: includes/class.yith-wcwl-admin-init.php:1443
408
+ msgid "Background (hover)"
409
  msgstr ""
410
 
411
  #: includes/class.yith-wcwl-admin-init.php:1390
412
  #: includes/class.yith-wcwl-admin-init.php:1408
413
  #: includes/class.yith-wcwl-admin-init.php:1426
414
  #: includes/class.yith-wcwl-admin-init.php:1444
415
+ msgid "Text (hover)"
416
+ msgstr ""
417
+
418
+ #: includes/class.yith-wcwl-admin-init.php:1391
419
+ #: includes/class.yith-wcwl-admin-init.php:1409
420
+ #: includes/class.yith-wcwl-admin-init.php:1427
421
+ #: includes/class.yith-wcwl-admin-init.php:1445
422
  msgid "Border (hover)"
423
  msgstr ""
424
 
425
+ #: includes/class.yith-wcwl-admin-init.php:1395
426
  msgid "\"Add to Cart\" button"
427
  msgstr ""
428
 
429
+ #: includes/class.yith-wcwl-admin-init.php:1413
430
  msgid "\"Style 1\" button"
431
  msgstr ""
432
 
433
+ #: includes/class.yith-wcwl-admin-init.php:1431
434
  msgid "\"Style 2\" button"
435
  msgstr ""
436
 
437
+ #: includes/class.yith-wcwl-admin-init.php:1449
438
  msgid "Wishlist table"
439
  msgstr ""
440
 
441
+ #: includes/class.yith-wcwl-admin-init.php:1458
442
  msgid "Headers"
443
  msgstr ""
444
 
445
+ #: includes/class.yith-wcwl-admin-init.php:1461
446
  msgid "Background color"
447
  msgstr ""
448
 
449
+ #: includes/class.yith-wcwl-admin-init.php:1551
450
  msgid "Wishlist Activated"
451
  msgstr ""
452
 
453
+ #: includes/class.yith-wcwl-admin-init.php:1552
454
  msgid ""
455
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
456
  "can access to all the settings of our plugins that you have activated. "
458
  "options, <a href=\"%s\">discover it now</a>."
459
  msgstr ""
460
 
461
+ #: includes/class.yith-wcwl-admin-init.php:1563
462
  msgid "Wishlist Updated"
463
  msgstr ""
464
 
465
+ #: includes/class.yith-wcwl-admin-init.php:1564
466
  msgid ""
467
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
468
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
471
  "\">discover the PREMIUM version.</a>"
472
  msgstr ""
473
 
474
+ #: includes/class.yith-wcwl-init.php:448
475
  msgid ""
476
  "We are sorry, but this feature is available only if cookies are enabled on "
477
  "your browser."
478
  msgstr ""
479
 
480
+ #: includes/class.yith-wcwl-init.php:449
481
  msgid "Product correctly added to cart"
482
  msgstr ""
483
 
966
  msgid "Email"
967
  msgstr ""
968
 
969
+ #: templates/share.php:51
970
+ msgid "My wishlist on "
971
+ msgstr ""
972
+
973
+ #: templates/share.php:51
974
+ msgid "WhatsApp"
975
+ msgstr ""
976
+
977
  #: templates/wishlist-view.php:32
978
  msgid "Edit title"
979
  msgstr ""
plugin-fw/assets/css/admin.css CHANGED
@@ -53,6 +53,27 @@
53
  display: block;
54
  }
55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  /*-----------------------
57
  YITH Plugins Columns
58
  ------------------------*/
53
  display: block;
54
  }
55
 
56
+ /*-----------------------
57
+ YITH FEEDS
58
+ ------------------------*/
59
+
60
+ .yith-feeds-logo{
61
+ display: table-cell;
62
+ background: #005b7c;
63
+ padding: 5px;
64
+ border-radius: 50%;
65
+ margin-right: 10px;
66
+ vertical-align: text-bottom;
67
+ width: 18px;
68
+ height: auto;
69
+ vertical-align: middle;
70
+ }
71
+
72
+ .yith-feeds-plugin-name{
73
+ display: table-cell;
74
+ vertical-align: middle;
75
+ }
76
+
77
  /*-----------------------
78
  YITH Plugins Columns
79
  ------------------------*/
plugin-fw/assets/css/yit-upgrader.css CHANGED
@@ -15,4 +15,8 @@
15
  overflow-y : auto;
16
  z-index : 999;
17
  background: #fcfcfc;
 
 
 
 
18
  }
15
  overflow-y : auto;
16
  z-index : 999;
17
  background: #fcfcfc;
18
+ }
19
+
20
+ .yith-updating:before{
21
+ animation: rotation 2s infinite linear;
22
  }
plugin-fw/assets/js/multisite-updater.js CHANGED
@@ -74,7 +74,7 @@
74
  }
75
 
76
  if( version_compare( plugin[ headers ].Version, plugin[ headers ].Latest, '>' ) ){
77
- html = html + localize.strings.version_issue
78
  }
79
 
80
  html = html +
74
  }
75
 
76
  if( version_compare( plugin[ headers ].Version, plugin[ headers ].Latest, '>' ) ){
77
+ html = html + localize.strings.version_issue.replace( '%plugin_name%', name )
78
  }
79
 
80
  html = html +
plugin-fw/assets/js/multisite-updater.min.js CHANGED
@@ -1,4 +1 @@
1
- (function(f){function n(c,d,f){this.php_js=this.php_js||{};this.php_js.ENV=this.php_js.ENV||{};var a=0,h=0,b=0,e={dev:-6,alpha:-5,a:-5,beta:-4,b:-4,RC:-3,rc:-3,"#":-2,p:1,pl:1};a=function(a){a=(""+a).replace(/[_\-+]/g,".");a=a.replace(/([^.\d]+)/g,".$1.").replace(/\.{2,}/g,".");return a.length?a.split("."):[-8]};numVersion=function(a){return a?isNaN(a)?e[a]||-7:parseInt(a,10):0};c=a(c);d=a(d);h=Math.max(c.length,d.length);for(a=0;a<h;a++)if(c[a]!=d[a])if(c[a]=numVersion(c[a]),d[a]=numVersion(d[a]),
2
- c[a]<d[a]){b=-1;break}else if(c[a]>d[a]){b=1;break}if(!f)return b;switch(f){case ">":case "gt":return 0<b;case ">=":case "ge":return 0<=b;case "<=":case "le":return 0>=b;case "==":case "=":case "eq":return 0===b;case "<>":case "!=":case "ne":return 0!==b;case "":case "<":case "lt":return 0>b;default:return null}}var l=f("#menu-plugins"),g=l.find(".update-plugins").find(".update-count").text(),p=plugins.registered,q=plugins.activated;if(0==g||""==g)g=0,l.find(".wp-menu-name").append('<span class="update-plugins"><span class="plugin-count"></span></span>');
3
- (function(c,d,g,a){for(var h in c){var b=c[h],e;for(e in b)if("slug"!=e&&!n(b[e].Version,b[e].Latest,"=")){g=parseInt(g)+1;f(".plugin-count").empty().html(g);var m=""+b[e].Name,l='*[data-slug="'+m.replace(RegExp(" ","g"),"-").trim().toLowerCase()+'"]';f(l).addClass("update");var k='<tr class="plugin-update-tr"><td colspan="3" class="plugin-update colspanchange"><div class="update-message notice inline notice-warning notice-alt">'+a.strings.new_version.replace("%plugin_name%",m)+'<a class="thickbox open-plugin-details-modal" href="'+
4
- a.details_url[h]+'">'+a.strings.latest.replace("%latest%",b[e].Latest)+"</a>";k="undefined"==typeof d[h]?k+" <em>"+a.strings.unavailable+"</em>"+a.strings.activate.replace("%activate_link%",a.licence_activation_url).replace("%plugin_name%",m):k+'. <a href="'+a.update_url[h]+'">'+a.strings.update_now+"</a>";n(b[e].Version,b[e].Latest,">")&&(k+=a.strings.version_issue);k+="</div></td></tr>";f(k).insertAfter(l)}}})(p,q,g,plugins);f("body").on("click",".yit-changelog-button",function(){f("#TB_window").remove()})})(jQuery);
1
+ !function(e){var a=e("#menu-plugins"),n=a.find(".update-plugins").find(".update-count").text(),t=plugins.registered,s=plugins.activated;if(0==n||""==n){n=0,a.find(".wp-menu-name").append('<span class="update-plugins"><span class="plugin-count"></span></span>')}function i(e,a,n){this.php_js=this.php_js||{},this.php_js.ENV=this.php_js.ENV||{};var t,s=0,i=0,r={dev:-6,alpha:-5,a:-5,beta:-4,b:-4,RC:-3,rc:-3,"#":-2,p:1,pl:1},l=function(e){return(e=(e=(""+e).replace(/[_\-+]/g,".")).replace(/([^.\d]+)/g,".$1.").replace(/\.{2,}/g,".")).length?e.split("."):[-8]};for(numVersion=function(e){return e?isNaN(e)?r[e]||-7:parseInt(e,10):0},e=l(e),a=l(a),t=Math.max(e.length,a.length),s=0;s<t;s++)if(e[s]!=a[s]){if(e[s]=numVersion(e[s]),a[s]=numVersion(a[s]),e[s]<a[s]){i=-1;break}if(e[s]>a[s]){i=1;break}}if(!n)return i;switch(n){case">":case"gt":return i>0;case">=":case"ge":return i>=0;case"<=":case"le":return i<=0;case"==":case"=":case"eq":return 0===i;case"<>":case"!=":case"ne":return 0!==i;case"":case"<":case"lt":return i<0;default:return null}}!function(a,n,t,s){for(var r in a){var l=a[r];for(var p in l)if("slug"!=p&&!i(l[p].Version,l[p].Latest,"=")){t=parseInt(t)+1,e(".plugin-count").empty().html(t);var u=new RegExp(" ","g"),c=l[p],g=""+c.Name,o=g.replace(u,"-").trim(),d='*[data-slug="'+o.toLowerCase()+'"]';e(d).addClass("update");var f='<tr class="plugin-update-tr"><td colspan="3" class="plugin-update colspanchange"><div class="update-message notice inline notice-warning notice-alt">'+s.strings.new_version.replace("%plugin_name%",g)+'<a class="thickbox open-plugin-details-modal" href="'+s.details_url[r]+'">'+s.strings.latest.replace("%latest%",l[p].Latest)+"</a>";f=void 0===n[r]?f+" <em>"+s.strings.unavailable+"</em>"+s.strings.activate.replace("%activate_link%",s.licence_activation_url).replace("%plugin_name%",g):f+'. <a href="'+s.update_url[r]+'">'+s.strings.update_now+"</a>",i(l[p].Version,l[p].Latest,">")&&(f+=s.strings.version_issue.replace("%plugin_name%",g)),e(f+="</div></td></tr>").insertAfter(d)}}}(t,s,n,plugins),e("body").on("click",".yit-changelog-button",function(){e("#TB_window").remove()})}(jQuery);
 
 
 
plugin-fw/assets/js/yith-dashboard.js ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ (function ($) {
2
+ // bind a button or a link to open the dialog
3
+ $('.yith-last-changelog').click(function(e) {
4
+ e.preventDefault();
5
+ var inlineId = $( this ).data( 'changelogid' ),
6
+ inlineModal = $('#' + inlineId),
7
+ plugininfo = $( this ).data( 'plugininfo' ),
8
+ b = {},
9
+ close_function = function() { $( this ).dialog( "close" ); };
10
+
11
+ b[yith_dashboard.buttons.close] = close_function;
12
+
13
+ // initalise the dialog
14
+ inlineModal.dialog({
15
+ title: plugininfo,
16
+ dialogClass: 'wp-dialog',
17
+ autoOpen: false,
18
+ draggable: false,
19
+ width: 'auto',
20
+ modal: true,
21
+ resizable: false,
22
+ closeOnEscape: true,
23
+ position: {
24
+ my: "center",
25
+ at: "center",
26
+ of: window
27
+ },
28
+ buttons: b,
29
+ show: {
30
+ effect: "blind",
31
+ duration: 1000
32
+ },
33
+ open: function () {
34
+ // close dialog by clicking the overlay behind it
35
+ $('.ui-widget-overlay').bind('click', function(){
36
+ inlineModal.dialog('close');
37
+ })
38
+ },
39
+ create: function () {
40
+ // style fix for WordPress admin
41
+ $('.ui-dialog-titlebar-close').addClass('ui-button');
42
+ },
43
+ });
44
+
45
+ inlineModal.dialog('open');
46
+ });
47
+ })(jQuery);
plugin-fw/assets/js/yith-dashboard.min.js ADDED
@@ -0,0 +1,2 @@
 
 
1
+ (function(a){a(".yith-last-changelog").click(function(b){b.preventDefault();b=a(this).data("changelogid");var c=a("#"+b);b=a(this).data("plugininfo");var d={};d[yith_dashboard.buttons.close]=function(){a(this).dialog("close")};c.dialog({title:b,dialogClass:"wp-dialog",autoOpen:!1,draggable:!1,width:"auto",modal:!0,resizable:!1,closeOnEscape:!0,position:{my:"center",at:"center",of:window},buttons:d,show:{effect:"blind",duration:1E3},open:function(){a(".ui-widget-overlay").bind("click",function(){c.dialog("close")})},
2
+ create:function(){a(".ui-dialog-titlebar-close").addClass("ui-button")}});c.dialog("open")})})(jQuery);
plugin-fw/assets/js/yith-update-plugins.js ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * This file belongs to the YIT Framework.
3
+ *
4
+ * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
5
+ * that is bundled with this package in the file LICENSE.txt.
6
+ * It is also available through the world-wide-web at this URL:
7
+ * http://www.gnu.org/licenses/gpl-3.0.txt
8
+ */
9
+ (function ( $ ) {
10
+ $(document).on( 'click', 'a.yith-update-link', function(event){
11
+ var t = $(this),
12
+ p_wrapper = t.parent('p');
13
+
14
+ event.preventDefault();
15
+ $.ajax({
16
+ type: 'POST',
17
+ url: yith_plugin_fw.ajaxurl,
18
+ data: {
19
+ 'action': "update-plugin",
20
+ 'plugin': t.data('plugin'),
21
+ 'slug': t.data('slug'),
22
+ 'name': t.data('name'),
23
+ '_ajax_nonce': yith_plugin_fw.ajax_nonce
24
+ },
25
+ beforeSend: function(){
26
+ p_wrapper.text( yith_plugin_fw.l10n.updating.replace( '%s', t.data('name') ) );
27
+ p_wrapper.addClass( 'yith-updating' );
28
+ },
29
+ success: function (response) {
30
+ p_wrapper.removeClass( 'yith-updating' ).addClass( 'yith-updated' );
31
+ var notice_wrapper = p_wrapper.parent('div');
32
+ notice_wrapper.removeClass( 'notice-warning' ),
33
+ result_text = '';
34
+
35
+ if( response.success === true ){
36
+ notice_wrapper.addClass('notice-success updated-message').removeClass( 'update-message' );
37
+ result_text = yith_plugin_fw.l10n.updated;
38
+ }
39
+
40
+ else {
41
+ notice_wrapper.addClass('notice-error');
42
+ result_text = yith_plugin_fw.l10n.failed;
43
+ }
44
+
45
+ p_wrapper.text( result_text.replace( '%s', t.data('name') ) );
46
+ }
47
+ });
48
+ });
49
+ })( jQuery );
plugin-fw/assets/js/yith-update-plugins.min.js ADDED
@@ -0,0 +1,2 @@
 
 
1
+ (function(b){b(document).on("click","a.yith-update-link",function(e){var a=b(this),c=a.parent("p");e.preventDefault();b.ajax({type:"POST",url:yith_plugin_fw.ajaxurl,data:{action:"update-plugin",plugin:a.data("plugin"),slug:a.data("slug"),name:a.data("name"),_ajax_nonce:yith_plugin_fw.ajax_nonce},beforeSend:function(){c.text(yith_plugin_fw.l10n.updating.replace("%s",a.data("name")));c.addClass("yith-updating")},success:function(b){c.removeClass("yith-updating").addClass("yith-updated");var d=c.parent("div");
2
+ d.removeClass("notice-warning");result_text="";!0===b.success?(d.addClass("notice-success updated-message").removeClass("update-message"),result_text=yith_plugin_fw.l10n.updated):(d.addClass("notice-error"),result_text=yith_plugin_fw.l10n.failed);c.text(result_text.replace("%s",a.data("name")))}})})})(jQuery);
plugin-fw/init.php CHANGED
@@ -1,13 +1,13 @@
1
  <?php
2
  /**
3
  * Framework Name: YIT Plugin Framework
4
- * Version: 3.1.20
5
  * Author: YITHEMES
6
  * Text Domain: yith-plugin-fw
7
  * Domain Path: /languages/
8
  *
9
  * @author Your Inspiration Themes
10
- * @version 3.1.20
11
  */
12
  /**
13
  * This file belongs to the YIT Plugin Framework.
1
  <?php
2
  /**
3
  * Framework Name: YIT Plugin Framework
4
+ * Version: 3.1.28
5
  * Author: YITHEMES
6
  * Text Domain: yith-plugin-fw
7
  * Domain Path: /languages/
8
  *
9
  * @author Your Inspiration Themes
10
+ * @version 3.1.26
11
  */
12
  /**
13
  * This file belongs to the YIT Plugin Framework.
plugin-fw/lib/promo/yith-promo.php CHANGED
@@ -32,10 +32,10 @@ if( ! function_exists( 'yith_plugin_fw_promo_notices' ) ){
32
 
33
  if ( ! is_wp_error( $remote_data ) && isset( $remote_data['response']['code'] ) && '200' == $remote_data['response']['code'] ) {
34
  $promo_data = @simplexml_load_string( $remote_data['body'] );
 
35
 
36
  if( true === $create_transient ){
37
  $is_membership_user = false;
38
- $license = YIT_Plugin_Licence()->get_licence();
39
  $xml_expiry_date = '';
40
 
41
  if( is_array( $license ) && apply_filters( 'yith_plugin_fw_check_for_membership_user', true ) ){
@@ -102,6 +102,7 @@ if( ! function_exists( 'yith_plugin_fw_promo_notices' ) ){
102
  $banner = isset( $promo->banner ) ? $promo->banner : '';
103
  $style = $link = '';
104
  $show_notice = false;
 
105
 
106
  if( ! empty( $border_color ) ){
107
  $style .= "border-left-color: {$border_color};";
@@ -129,7 +130,7 @@ if( ! function_exists( 'yith_plugin_fw_promo_notices' ) ){
129
 
130
  if( ! empty( $url ) && ! empty( $url_label )) {
131
  $promo_id .= $url . $url_label;
132
- $link = sprintf( '<a href="%s" target="_blank">%s</a>', $url, $url_label );
133
  $show_notice = true;
134
  }
135
 
@@ -150,7 +151,7 @@ if( ! function_exists( 'yith_plugin_fw_promo_notices' ) ){
150
  if ( true === $show_notice ) :
151
  wp_enqueue_script( 'yith-promo' );
152
  ?>
153
- <div id="<?php echo $unique_promo_id; ?>" class="yith-notice-is-dismissible notice notice-yith notice-alt is-dismissible" style="<?php echo $style; ?>" data-expiry= <?php echo $promo->end_date; ?>>
154
  <p>
155
  <?php if( ! empty( $banner ) ) { printf( '%s', $banner ); } ?>
156
  <?php printf( "%s %s %s", $title, $description, $link ); ?>
32
 
33
  if ( ! is_wp_error( $remote_data ) && isset( $remote_data['response']['code'] ) && '200' == $remote_data['response']['code'] ) {
34
  $promo_data = @simplexml_load_string( $remote_data['body'] );
35
+ $license = YIT_Plugin_Licence()->get_licence();
36
 
37
  if( true === $create_transient ){
38
  $is_membership_user = false;
 
39
  $xml_expiry_date = '';
40
 
41
  if( is_array( $license ) && apply_filters( 'yith_plugin_fw_check_for_membership_user', true ) ){
102
  $banner = isset( $promo->banner ) ? $promo->banner : '';
103
  $style = $link = '';
104
  $show_notice = false;
105
+ $original_promo_id = $promo_id;
106
 
107
  if( ! empty( $border_color ) ){
108
  $style .= "border-left-color: {$border_color};";
130
 
131
  if( ! empty( $url ) && ! empty( $url_label )) {
132
  $promo_id .= $url . $url_label;
133
+ $link = sprintf( '<a class="yith-promo-url" href="%s" target="_blank">%s</a>', $url, $url_label );
134
  $show_notice = true;
135
  }
136
 
151
  if ( true === $show_notice ) :
152
  wp_enqueue_script( 'yith-promo' );
153
  ?>
154
+ <div id="<?php echo $unique_promo_id; ?>" class="yith-notice-is-dismissible notice notice-yith notice-alt is-dismissible <?php echo $original_promo_id;?>" style="<?php echo $style; ?>" data-expiry="<?php echo $promo->end_date; ?>">
155
  <p>
156
  <?php if( ! empty( $banner ) ) { printf( '%s', $banner ); } ?>
157
  <?php printf( "%s %s %s", $title, $description, $link ); ?>
plugin-fw/lib/yit-upgrade.php CHANGED
@@ -140,7 +140,7 @@ if ( ! class_exists( 'YIT_Upgrade' ) ) {
140
 
141
  $error = false;
142
  if ( ! is_wp_error( $remote_xml ) && isset( $remote_xml['response']['code'] ) && '200' == $remote_xml['response']['code'] ) {
143
- $plugin_remote_info = @simplexml_load_string( $remote_xml['body'] );
144
  if ( $plugin_remote_info ) {
145
  $info['Latest'] = (string) $plugin_remote_info->latest;
146
  $info['changelog'] = (string) $plugin_remote_info->changelog;
@@ -198,7 +198,7 @@ if ( ! class_exists( 'YIT_Upgrade' ) ) {
198
  'unavailable' => __( 'Automatic update is unavailable for this plugin,', 'yith-plugin-fw' ),
199
  'activate' => __( 'please <a href="%activate_link%">activate</a> your copy of %plugin_name%.', 'yith-plugin-fw' ),
200
  'update_now' => __( 'Update now.', 'yith-plugin-fw' ),
201
- 'version_issue' => __( '<br/><b>Please note:</b> You are using a higher version than the latest available one. </em>Please, make sure you\'ve downloaded the latest version of <em>%1$s</em> from the only <a href="https://yithemes.com" target="_blank">YITH official website</a>, specifically, from your <a href="https://yithemes.com/my-account/recent-downloads/" target="_blank">Downloads page</a>. This is the only way to be sure the version you are using is 100% malware-free.', 'yith-plugin-fw' ),
202
  );
203
 
204
  foreach ( $this->_plugins as $init => $info ) {
@@ -214,7 +214,7 @@ if ( ! class_exists( 'YIT_Upgrade' ) ) {
214
  'details_url' => $details_url,
215
  'strings' => $strings,
216
  );
217
- $suffix = defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ? '' : '.min';
218
 
219
  if( defined( 'YIT_CORE_PLUGIN_URL' ) ){
220
  yit_enqueue_script( 'yit-multisite-updater', YIT_CORE_PLUGIN_URL . '/assets/js/multisite-updater' . $suffix . '.js', array( 'jquery' ), false, true );
@@ -226,7 +226,24 @@ if ( ! class_exists( 'YIT_Upgrade' ) ) {
226
  public function admin_enqueue_scripts() {
227
  global $pagenow;
228
  if ( 'plugins.php' === $pagenow && defined( 'YIT_CORE_PLUGIN_URL' ) ) {
 
229
  wp_enqueue_style( 'yit-upgrader', YIT_CORE_PLUGIN_URL . '/assets/css/yit-upgrader.css' );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
230
  }
231
  }
232
 
@@ -454,7 +471,7 @@ if ( ! class_exists( 'YIT_Upgrade' ) ) {
454
 
455
  if ( ! is_wp_error( $remote_xml ) && isset( $remote_xml['response']['code'] ) && '200' == $remote_xml['response']['code'] ) {
456
 
457
- $plugin_remote_info = @simplexml_load_string( $remote_xml['body'] );
458
 
459
  if ( $plugin_remote_info ) {
460
  $wrong_current_version_check = version_compare( $plugin['info']['Version'], $plugin_remote_info->latest, '>' );
@@ -514,8 +531,10 @@ if ( ! class_exists( 'YIT_Upgrade' ) ) {
514
  */
515
  public function plugin_update_row() {
516
 
517
- $current = get_site_transient( 'update_plugins' );
518
- $init = str_replace( 'after_plugin_row_', '', current_filter() );
 
 
519
 
520
  if ( ! isset( $current->response[ $init ] ) ) {
521
  return false;
@@ -537,7 +556,7 @@ if ( ! class_exists( 'YIT_Upgrade' ) ) {
537
  global $wp_version;
538
  $is_wp_4_6 = version_compare( $wp_version, '4.6', '>=' );
539
 
540
- echo '<tr class="plugin-update-tr active' . ( is_plugin_active( $init ) ? ' active' : '' ) . '"><td colspan="' . $wp_list_table->get_column_count() . '" class="plugin-update colspanchange">';
541
 
542
  echo '<div class="update-message' . ( $is_wp_4_6 ? ' notice inline notice-warning notice-alt' : '' ) . '">';
543
 
@@ -556,7 +575,7 @@ if ( ! class_exists( 'YIT_Upgrade' ) ) {
556
  }
557
 
558
  else {
559
- printf( __( 'There is a new version of %1$s available. <a href="%2$s" class="thickbox yit-changelog-button open-plugin-details-modal" title="%3$s">View version %4$s details</a> or <a href="%5$s">update now</a>.', 'yith-plugin-fw' ), $this->_plugins[ $init ]['info']['Name'], esc_url( $details_url ), esc_attr( $this->_plugins[ $init ]['info']['Name'] ), $r->new_version, wp_nonce_url( self_admin_url( 'update.php?action=upgrade-plugin&plugin=' ) . $init, 'upgrade-plugin_' . $init ) );
560
  }
561
 
562
  if( version_compare( $this->_plugins[ $init ]['info']['Version'] , $r->new_version, '>' ) ){
140
 
141
  $error = false;
142
  if ( ! is_wp_error( $remote_xml ) && isset( $remote_xml['response']['code'] ) && '200' == $remote_xml['response']['code'] ) {
143
+ $plugin_remote_info = function_exists( 'simplexml_load_string' ) ? @simplexml_load_string( $remote_xml['body'] ) : false;
144
  if ( $plugin_remote_info ) {
145
  $info['Latest'] = (string) $plugin_remote_info->latest;
146
  $info['changelog'] = (string) $plugin_remote_info->changelog;
198
  'unavailable' => __( 'Automatic update is unavailable for this plugin,', 'yith-plugin-fw' ),
199
  'activate' => __( 'please <a href="%activate_link%">activate</a> your copy of %plugin_name%.', 'yith-plugin-fw' ),
200
  'update_now' => __( 'Update now.', 'yith-plugin-fw' ),
201
+ 'version_issue' => __( '<br/><b>Please note:</b> You are using a higher version than the latest available one. </em>Please, make sure you\'ve downloaded the latest version of <em>%plugin_name%</em> from the only <a href="https://yithemes.com" target="_blank">YITH official website</a>, specifically, from your <a href="https://yithemes.com/my-account/recent-downloads/" target="_blank">Downloads page</a>. This is the only way to be sure the version you are using is 100% malware-free.', 'yith-plugin-fw' ),
202
  );
203
 
204
  foreach ( $this->_plugins as $init => $info ) {
214
  'details_url' => $details_url,
215
  'strings' => $strings,
216
  );
217
+ $suffix = defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ? '' : '.min';
218
 
219
  if( defined( 'YIT_CORE_PLUGIN_URL' ) ){
220
  yit_enqueue_script( 'yit-multisite-updater', YIT_CORE_PLUGIN_URL . '/assets/js/multisite-updater' . $suffix . '.js', array( 'jquery' ), false, true );
226
  public function admin_enqueue_scripts() {
227
  global $pagenow;
228
  if ( 'plugins.php' === $pagenow && defined( 'YIT_CORE_PLUGIN_URL' ) ) {
229
+ $suffix = defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ? '' : '.min';
230
  wp_enqueue_style( 'yit-upgrader', YIT_CORE_PLUGIN_URL . '/assets/css/yit-upgrader.css' );
231
+ wp_enqueue_script( 'yith-update-plugins', YIT_CORE_PLUGIN_URL . '/assets/js/yith-update-plugins' . $suffix . '.js', array( 'jquery' ), false, true );
232
+
233
+ $update_plugins_localized = array(
234
+ 'ajax_nonce' => wp_create_nonce( 'updates' ),
235
+ 'ajaxurl' => admin_url( 'admin-ajax.php', 'relative' ),
236
+ 'l10n' => array(
237
+ /* translators: %s: Plugin name and version */
238
+ 'updating' => _x( 'Updating %s...', 'plugin-fw', 'yith-plugin-fw' ), // No ellipsis.
239
+ /* translators: %s: Plugin name and version */
240
+ 'updated' => _x( '%s updated!', 'plugin-fw', 'yith-plugin-fw' ),
241
+ /* translators: %s: Plugin name and version */
242
+ 'failed' => _x( '%s update failed', 'plugin-fw', 'yith-plugin-fw' ),
243
+ ),
244
+ );
245
+
246
+ wp_localize_script( 'yith-update-plugins', 'yith_plugin_fw', $update_plugins_localized );
247
  }
248
  }
249
 
471
 
472
  if ( ! is_wp_error( $remote_xml ) && isset( $remote_xml['response']['code'] ) && '200' == $remote_xml['response']['code'] ) {
473
 
474
+ $plugin_remote_info = function_exists( 'simplexml_load_string' ) ? @simplexml_load_string( $remote_xml['body'] ) : false;
475
 
476
  if ( $plugin_remote_info ) {
477
  $wrong_current_version_check = version_compare( $plugin['info']['Version'], $plugin_remote_info->latest, '>' );
531
  */
532
  public function plugin_update_row() {
533
 
534
+ $current = get_site_transient( 'update_plugins' );
535
+ $init = str_replace( 'after_plugin_row_', '', current_filter() );
536
+ $update_now_class = apply_filters( 'yith_plugin_fw_update_now_class', '' );
537
+ $update_now_class = trim( $update_now_class . ' yith-update-link update-link' );
538
 
539
  if ( ! isset( $current->response[ $init ] ) ) {
540
  return false;
556
  global $wp_version;
557
  $is_wp_4_6 = version_compare( $wp_version, '4.6', '>=' );
558
 
559
+ echo '<tr class="plugin-update-tr' . ( is_plugin_active( $init ) ? ' active' : '' ) . '"><td colspan="' . $wp_list_table->get_column_count() . '" class="plugin-update colspanchange">';
560
 
561
  echo '<div class="update-message' . ( $is_wp_4_6 ? ' notice inline notice-warning notice-alt' : '' ) . '">';
562
 
575
  }
576
 
577
  else {
578
+ printf( __( 'There is a new version of %1$s available. <a href="%2$s" class="thickbox yit-changelog-button open-plugin-details-modal" title="%3$s">View version %4$s details</a> or <a href="%5$s" class="%6$s" data-plugin="%7$s" data-slug="%8$s" data-name="%1$s">update now</a>.', 'yith-plugin-fw' ), $this->_plugins[ $init ]['info']['Name'], esc_url( $details_url ), esc_attr( $this->_plugins[ $init ]['info']['Name'] ), $r->new_version, wp_nonce_url( self_admin_url( 'update.php?action=upgrade-plugin&plugin=' ) . $init, 'upgrade-plugin_' . $init ), $update_now_class, $init, $this->_plugins[ $init ]['slug'] );
579
  }
580
 
581
  if( version_compare( $this->_plugins[ $init ]['info']['Version'] , $r->new_version, '>' ) ){
plugin-fw/lib/yith-dashboard.php CHANGED
@@ -26,7 +26,7 @@ if( ! class_exists( 'YITH_Dashboard' ) ){
26
  * @access protected
27
  * @since 1.0.0
28
  */
29
- static protected $_products_feed = 'https://yithemes.com/feed/?post_type=product';
30
  static protected $_blog_feed = 'https://yithemes.com/feed/';
31
 
32
  /**
@@ -37,8 +37,8 @@ if( ! class_exists( 'YITH_Dashboard' ) ){
37
  * @access public
38
  */
39
  public static function dashboard_widget_setup() {
40
- wp_add_dashboard_widget( 'yith_dashboard_products_news', __( 'New YITH products' , 'yith-plugin-fw' ), 'YITH_Dashboard::dashboard_products_news' );
41
- wp_add_dashboard_widget( 'yith_dashboard_blog_news', __( 'News from the YITH Blog' , 'yith-plugin-fw' ), 'YITH_Dashboard::dashboard_blog_news' );
42
  }
43
 
44
 
@@ -50,10 +50,67 @@ if( ! class_exists( 'YITH_Dashboard' ) ){
50
  * @access public
51
  */
52
  public static function dashboard_products_news() {
53
- $args = array( 'show_author' => 0, 'show_date' => 1, 'show_summary' => 1, 'items'=> 3 );
54
- wp_widget_rss_output( static::$_products_feed, $args );
55
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
 
 
 
 
 
57
 
58
  /**
59
  * Blog news Widget
@@ -64,11 +121,36 @@ if( ! class_exists( 'YITH_Dashboard' ) ){
64
  */
65
  public static function dashboard_blog_news() {
66
  $args = array( 'show_author' => 0, 'show_date' => 1, 'show_summary' => 1, 'items'=> 3 );
67
- wp_widget_rss_output( static::$_blog_feed, $args );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  }
69
  }
 
70
  if( apply_filters( 'yith_plugin_fw_show_dashboard_widgets', true ) ){
71
  add_action( 'wp_dashboard_setup', 'YITH_Dashboard::dashboard_widget_setup' );
 
72
  }
73
  }
74
 
26
  * @access protected
27
  * @since 1.0.0
28
  */
29
+ static protected $_products_feed = 'https://yithemes.com/latest-updates/feeds/';
30
  static protected $_blog_feed = 'https://yithemes.com/feed/';
31
 
32
  /**
37
  * @access public
38
  */
39
  public static function dashboard_widget_setup() {
40
+ wp_add_dashboard_widget( 'yith_dashboard_products_news', __( 'YITH Latest Updates' , 'yith-plugin-fw' ), 'YITH_Dashboard::dashboard_products_news' );
41
+ wp_add_dashboard_widget( 'yith_dashboard_blog_news', __( 'Latest news from YITH Blog' , 'yith-plugin-fw' ), 'YITH_Dashboard::dashboard_blog_news' );
42
  }
43
 
44
 
50
  * @access public
51
  */
52
  public static function dashboard_products_news() {
53
+ $items = 10;
54
+ $rss = static::$_products_feed;
55
+ if ( is_string( $rss ) ) {
56
+ $rss = fetch_feed( $rss );
57
+ } elseif ( is_array( $rss ) && isset( $rss['url'] ) ) {
58
+ $rss = fetch_feed( $rss['url'] );
59
+ } elseif ( ! is_object( $rss ) ) {
60
+ return;
61
+ }
62
+
63
+ if ( is_wp_error( $rss ) ) {
64
+ if ( is_admin() || current_user_can( 'manage_options' ) ) {
65
+ echo '<p><strong>' . __( 'RSS Error:', 'yith-plugin-fw' ) . '</strong> ' . $rss->get_error_message() . '</p>';
66
+ }
67
+ return;
68
+ }
69
+
70
+ if ( ! $rss->get_item_quantity() ) {
71
+ echo '<ul><li>' . __( 'An error has occurred, which probably means the feed is down. Try again later.', 'yith-plugin-fw' ) . '</li></ul>';
72
+ $rss->__destruct();
73
+ unset( $rss );
74
+ return;
75
+ }
76
+
77
+ $last_updates = $rss->get_items( 0, $items );
78
+ $html_classes = 'rsswidget yith-update-feeds';
79
+ $output = '';
80
+
81
+ if( count( $last_updates ) > 0 ){
82
+ $output = '<ul class="yith-update-feeds">';
83
+ }
84
+
85
+ foreach ( $last_updates as $last_update ) {
86
+ /**
87
+ * @var $last_update \SimplePie_Item
88
+ */
89
+ $output .= '<li class="yith-update-feed">';
90
+ $date = $last_update->get_date( 'U' );
91
+ $date_i18n = ! empty( $date ) ? date_i18n( get_option( 'date_format' ), $date ) : '';
92
+ $html_date = ! empty( $date_i18n ) ? ' <span class="rss-date">' . date_i18n( get_option( 'date_format' ), $date ) . '</span>' : '';
93
+ $output .= sprintf( '<a target="_blank" href="%s" class="%s">%s</a> %s', $last_update->get_permalink(), $html_classes, $last_update->get_title(), $html_date );
94
+ $changelog = $last_update->get_description();
95
+
96
+ if( ! empty( $changelog ) ){
97
+ //add_thickbox();
98
+ $output .= ' - ';
99
+ $output .= sprintf( '<a class="yith-last-changelog" href="#" data-changelogid="%s" data-plugininfo="%s">%s</a>', $last_update->get_id( true ), $last_update->get_title(), _x( 'View Changelog', 'Plugin FW', 'yith-plugin-fw' ) );
100
+ $output .= sprintf( '<div style="display: none;" id="%s"><div style="display: table;"><img class="yith-feeds-logo" src="%s" /><h3 class="yith-feeds-plugin-name"><span style="font-weight: normal;">%s</span> %s</h3></div><p>%s</p></div>', $last_update->get_id( true ), yith_plugin_fw_get_default_logo(), _x( 'Latest update released on', 'Plugin FW', 'yith-plugin-fw' ), $date_i18n, $changelog );
101
+ }
102
+
103
+ $output .= '</li>';
104
+ }
105
+
106
+ if( ! empty( $output ) ){
107
+ $output .= '</ul>';
108
+ }
109
 
110
+ echo $output;
111
+ $rss->__destruct();
112
+ unset( $rss );
113
+ }
114
 
115
  /**
116
  * Blog news Widget
121
  */
122
  public static function dashboard_blog_news() {
123
  $args = array( 'show_author' => 0, 'show_date' => 1, 'show_summary' => 1, 'items'=> 3 );
124
+ $feed = static::$_blog_feed;
125
+ wp_widget_rss_output( $feed, $args );
126
+ }
127
+
128
+ /**
129
+ * Enqueue Styles and Scripts for View Last Changelog widget
130
+ *
131
+ * @return void
132
+ * @since 1.0.0
133
+ * @access public
134
+ */
135
+ public static function enqueue_scripts(){
136
+ if( function_exists( 'get_current_screen' ) && 'dashboard' == get_current_screen()->id ){
137
+ $script_path = defined( 'YIT_CORE_PLUGIN_URL' ) ? YIT_CORE_PLUGIN_URL : get_template_directory_uri() . '/core/plugin-fw';
138
+ $suffix = defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ? '' : '.min';
139
+ wp_enqueue_script( 'yith-dashboard', $script_path . '/assets/js/yith-dashboard' . $suffix . '.js', array( 'jquery-ui-dialog' ), '1.0.0', true );
140
+ wp_enqueue_style( 'wp-jquery-ui-dialog' );
141
+ $l10n = array(
142
+ 'buttons' => array(
143
+ 'close' => _x( 'Close', 'Button label', 'yith-plugin-fw' )
144
+ )
145
+ );
146
+ wp_localize_script( 'yith-dashboard', 'yith_dashboard', $l10n );
147
+ }
148
  }
149
  }
150
+
151
  if( apply_filters( 'yith_plugin_fw_show_dashboard_widgets', true ) ){
152
  add_action( 'wp_dashboard_setup', 'YITH_Dashboard::dashboard_widget_setup' );
153
+ add_action( 'admin_enqueue_scripts', 'YITH_Dashboard::enqueue_scripts', 20 );
154
  }
155
  }
156
 
plugin-fw/licence/assets/js/yit-licence.js CHANGED
@@ -69,7 +69,7 @@
69
  if ( false === error ) {
70
  jQuery.ajax( {
71
  type : 'POST',
72
- url : ajaxurl,
73
  data : data,
74
  success: function ( response ) {
75
 
69
  if ( false === error ) {
70
  jQuery.ajax( {
71
  type : 'POST',
72
+ url : typeof ajaxurl != 'undefined' ? ajaxurl : yith_ajax.url,
73
  data : data,
74
  success: function ( response ) {
75
 
plugin-fw/licence/assets/js/yit-licence.min.js CHANGED
@@ -1 +1,8 @@
1
- !function(e){var a=function(){var i=e(".licence-activation"),s=e(".licence-check"),d=e(".licence-deactive");i.on("click",function(i,s){i.preventDefault();var d,c=e(this),r=c.data("formid"),l=e("#"+r),u=l.serialize(),F=e(l).find(".message"),t=e(l).find(".message-wrapper"),n=l.find(".user-email"),o=l.find(".licence-key"),p=l.find(".user-email").val(),v=l.find(".licence-key").val(),C=!1,x=new Array,m=l.find(".product-row"),D=e(".licence-activation"),f=e("#products-to-active").find(".spinner");if(F.empty(),t.removeClass("visible"),n.removeClass("require"),o.removeClass("require"),m.removeClass("error"),f.addClass("show"),c.add(D).prop("disabled",!0).addClass("clicked"),""!==p&&(d=p,new RegExp(/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?$/i).test(d))||(C=!0,n.addClass("require"),x[x.length]=licence_message.email),""===v&&(C=!0,x[x.length]=licence_message.license_key,o.addClass("require")),!1===C)jQuery.ajax({type:"POST",url:ajaxurl,data:u,success:function(i){f.removeClass("show"),c.add(D).prop("disabled",!1).removeClass("clicked"),!0===i.activated?(e(".product-licence-activation").empty().replaceWith(i.template),a()):!1!==i&&void 0!==i.error?(F.text(i.error),t.addClass("visible"),m.addClass("error")):(F.text(licence_message.server),t.addClass("visible"),m.addClass("error")),void 0!==i.debug&&console.log(i.debug)}});else{if(1==x.length)F.text(licence_message.error.replace("%field%",x[0])),t.addClass("visible"),m.addClass("error");else{for(var h=licence_message.errors,b=0;b<x.length;b++)h=h.replace("%field_"+(b+1)+"%",x[b]),t.addClass("visible");F.text(h),t.addClass("visible"),m.addClass("error")}f.removeClass("show"),c.add(D).prop("disabled",!1).removeClass("clicked")}}),s.on("click",function(i){i.preventDefault();var s=e(this),d=e("#licence-check-update"),c=d.serialize();s.prop("disabled",!0).addClass("clicked"),d.find("div.spinner").addClass("show"),jQuery.ajax({type:"POST",url:ajaxurl,data:c,success:function(i){e(".product-licence-activation").empty().replaceWith(i.template),a()}})}),d.on("click",function(i){if(i.preventDefault(),1==(1==script_info.is_debug||confirm(licence_message.are_you_sure))){var s=e(this),d=s.data("licence-key"),c=s.data("licence-email"),r=s.data("product-init"),l=s.data("action"),u=e(".licence-renew"),F=e(".licence-deactive"),t=e("#yith-licence-notice"),n=e(".activated-table");s.add(u).add(F).prop("disabled",!0).addClass("clicked"),e("#activated-products").find(".spinner").addClass("show"),jQuery.ajax({type:"POST",url:ajaxurl,data:{action:l,licence_key:d,email:c,product_init:r},success:function(i){t.css("maxWidth",n.width()),0==i?(t.find("p.yith-licence-notice-message").html(licence_message.server),t.removeClass("notice-success").addClass("notice-error visible"),s.add(u).add(F).add(u).prop("disabled",!1).removeClass("clicked"),e("#activated-products").find(".spinner").removeClass("show")):(0==i.activated&&(e(".product-licence-activation").empty().replaceWith(i.template),a()),void 0!==i.error&&(t.find("p.yith-licence-notice-message").html(i.error),t.removeClass("notice-success").addClass("notice-error visible"),s.add(u).add(F).add(u).prop("disabled",!1).removeClass("clicked"),e("#activated-products").find(".spinner").removeClass("show")))}})}})};a(),e("body").on("click",".yit-changelog-button",function(a){e("#TB_window").remove()})}(jQuery);
 
 
 
 
 
 
 
1
+ (function(b){var t=function(c){c.on("click",function(k,e){k.preventDefault();var c=b(this),a=c.data("formid"),d=b("#"+a),f=d.serialize(),h=b(d).find(".message"),g=b(d).find(".message-wrapper"),l=d.find(".user-email"),u=d.find(".licence-key"),v=d.find(".user-email").val(),t=d.find(".licence-key").val(),n=!1;a=[];var p=d.find(".product-row"),q=b(".licence-activation"),r=b("#products-to-active").find(".spinner");h.empty();g.removeClass("visible");l.removeClass("require");u.removeClass("require");p.removeClass("error");
2
+ r.addClass("show");c.add(q).prop("disabled",!0).addClass("clicked");""!==v&&(new RegExp(/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?$/i)).test(v)||
3
+ (n=!0,l.addClass("require"),a[a.length]=licence_message.email);""===t&&(n=!0,a[a.length]=licence_message.license_key,u.addClass("require"));if(!1===n)jQuery.ajax({type:"POST",url:"undefined"!=typeof ajaxurl?ajaxurl:yith_ajax.url,data:f,success:function(a){r.removeClass("show");c.add(q).prop("disabled",!1).removeClass("clicked");!0===a.activated?(b(".product-licence-activation").empty().replaceWith(a.template),m()):(!1!==a&&"undefined"!==typeof a.error?h.text(a.error):h.text(licence_message.server),
4
+ g.addClass("visible"),p.addClass("error"));"undefined"!==typeof a.debug&&console.log(a.debug)}});else{if(1==a.length)h.text(licence_message.error.replace("%field%",a[0]));else{d=licence_message.errors;for(f=0;f<a.length;f++)d=d.replace("%field_"+(f+1)+"%",a[f]),g.addClass("visible");h.text(d)}g.addClass("visible");p.addClass("error");r.removeClass("show");c.add(q).prop("disabled",!1).removeClass("clicked")}})},w=function(c){c.on("click",function(c){c.preventDefault();c=b(this);var e=b("#licence-check-update"),
5
+ k=e.serialize();c.prop("disabled",!0).addClass("clicked");e.find("div.spinner").addClass("show");jQuery.ajax({type:"POST",url:ajaxurl,data:k,success:function(a){b(".product-licence-activation").empty().replaceWith(a.template);m()}})})},x=function(c){c.on("click",function(c){c.preventDefault();if(1==(1==script_info.is_debug?!0:confirm(licence_message.are_you_sure))){var e=b(this);c=e.data("licence-key");var k=e.data("licence-email"),a=e.data("product-init"),d=e.data("action"),f=b(".licence-renew"),
6
+ h=b(".licence-deactive"),g=b("#yith-licence-notice"),l=b(".activated-table");e.add(f).add(h).prop("disabled",!0).addClass("clicked");b("#activated-products").find(".spinner").addClass("show");jQuery.ajax({type:"POST",url:ajaxurl,data:{action:d,licence_key:c,email:k,product_init:a},success:function(a){g.css("maxWidth",l.width());0==a?(g.find("p.yith-licence-notice-message").html(licence_message.server),g.removeClass("notice-success").addClass("notice-error visible"),e.add(f).add(h).add(f).prop("disabled",
7
+ !1).removeClass("clicked"),b("#activated-products").find(".spinner").removeClass("show")):(0==a.activated&&(b(".product-licence-activation").empty().replaceWith(a.template),m()),"undefined"!=typeof a.error&&(g.find("p.yith-licence-notice-message").html(a.error),g.removeClass("notice-success").addClass("notice-error visible"),e.add(f).add(h).add(f).prop("disabled",!1).removeClass("clicked"),b("#activated-products").find(".spinner").removeClass("show")))}})}})},m=function(){var c=b(".licence-activation"),
8
+ k=b(".licence-check"),e=b(".licence-deactive");t(c);w(k);x(e)};m();b("body").on("click",".yit-changelog-button",function(c){b("#TB_window").remove()})})(jQuery);
plugin-fw/licence/lib/yit-licence.php CHANGED
@@ -191,6 +191,11 @@ if ( !class_exists( 'YIT_Licence' ) ) {
191
  )
192
  );
193
 
 
 
 
 
 
194
  /* Enqueue Scripts only in Licence Activation page of plugins and themes */
195
  if ( strpos( get_current_screen()->id, 'yith_plugins_activation' ) !== false || strpos( get_current_screen()->id, 'yit_panel_license' ) !== false ) {
196
  wp_enqueue_script( 'yit-licence' );
191
  )
192
  );
193
 
194
+ wp_localize_script( 'yit-licence', 'yith_ajax', array(
195
+ 'url' => admin_url( 'admin-ajax.php', 'relative' )
196
+ )
197
+ );
198
+
199
  /* Enqueue Scripts only in Licence Activation page of plugins and themes */
200
  if ( strpos( get_current_screen()->id, 'yith_plugins_activation' ) !== false || strpos( get_current_screen()->id, 'yit_panel_license' ) !== false ) {
201
  wp_enqueue_script( 'yit-licence' );
plugin-fw/templates/fields/custom.php ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * This file belongs to the YIT Plugin Framework.
4
+ * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
5
+ * that is bundled with this package in the file LICENSE.txt.
6
+ * It is also available through the world-wide-web at this URL:
7
+ * http://www.gnu.org/licenses/gpl-3.0.txt
8
+ *
9
+ * @var array $field
10
+ */
11
+
12
+ !defined( 'ABSPATH' ) && exit; // Exit if accessed directly
13
+
14
+ if ( isset( $field[ 'action' ] ) ) {
15
+ do_action( $field[ 'action' ], $field );
16
+ }
templates/share.php CHANGED
@@ -44,5 +44,13 @@ if ( ! defined( 'YITH_WCWL' ) ) {
44
  <a class="email" href="mailto:?subject=<?php echo urlencode( apply_filters( 'yith_wcwl_email_share_subject', $share_link_title ) )?>&amp;body=<?php echo apply_filters( 'yith_wcwl_email_share_body', urlencode( $share_link_url ) ) ?>&amp;title=<?php echo $share_link_title ?>" title="<?php _e( 'Email', 'yith-woocommerce-wishlist' ) ?>"></a>
45
  </li>
46
  <?php endif; ?>
 
 
 
 
 
 
 
 
47
  </ul>
48
  </div>
44
  <a class="email" href="mailto:?subject=<?php echo urlencode( apply_filters( 'yith_wcwl_email_share_subject', $share_link_title ) )?>&amp;body=<?php echo apply_filters( 'yith_wcwl_email_share_body', urlencode( $share_link_url ) ) ?>&amp;title=<?php echo $share_link_title ?>" title="<?php _e( 'Email', 'yith-woocommerce-wishlist' ) ?>"></a>
45
  </li>
46
  <?php endif; ?>
47
+
48
+ <?php if( $share_whatsapp_enabled && wp_is_mobile() ):
49
+ ?>
50
+ <li style="list-style-type: none; display: inline-block;">
51
+ <a class="whatsapp" href="whatsapp://send?text=<?php _e( 'My wishlist on ', 'yith-woocommerce-wishlist' ); ?> – <?php urlencode($share_link_url); ?>" data-action="share/whatsapp/share" target="_blank" title="<?php _e( 'WhatsApp', 'yith-woocommerce-wishlist' ) ?>"></a>
52
+ </li>
53
+ <?php endif;
54
+ ?>
55
  </ul>
56
  </div>