YITH WooCommerce Wishlist - Version 2.2.5

Version Description

  • Released: Oct, 24 - 2018 =

  • New: updated plugin framework

Download this release

Release Info

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

Code changes from version 2.2.4 to 2.2.5

Files changed (78) hide show
  1. README.txt +5 -1
  2. includes/class.yith-wcwl-init.php +1 -1
  3. includes/class.yith-wcwl-ui.php +223 -223
  4. init.php +2 -2
  5. languages/yith-woocommerce-wishlist-da_DK.mo +0 -0
  6. languages/yith-woocommerce-wishlist-da_DK.po +35 -36
  7. languages/yith-woocommerce-wishlist-de_DE.mo +0 -0
  8. languages/yith-woocommerce-wishlist-de_DE.po +265 -276
  9. languages/yith-woocommerce-wishlist-es_AR.mo +0 -0
  10. languages/yith-woocommerce-wishlist-es_AR.po +266 -271
  11. languages/yith-woocommerce-wishlist-es_ES.mo +0 -0
  12. languages/yith-woocommerce-wishlist-es_ES.po +264 -274
  13. languages/yith-woocommerce-wishlist-es_MX.mo +0 -0
  14. languages/yith-woocommerce-wishlist-es_MX.po +266 -271
  15. languages/yith-woocommerce-wishlist-fa_IR.mo +0 -0
  16. languages/yith-woocommerce-wishlist-fa_IR.po +264 -274
  17. languages/yith-woocommerce-wishlist-fr_FR.mo +0 -0
  18. languages/yith-woocommerce-wishlist-fr_FR.po +266 -272
  19. languages/yith-woocommerce-wishlist-he_IL.mo +0 -0
  20. languages/yith-woocommerce-wishlist-he_IL.po +266 -271
  21. languages/yith-woocommerce-wishlist-hr_HR.mo +0 -0
  22. languages/yith-woocommerce-wishlist-hr_HR.po +264 -273
  23. languages/yith-woocommerce-wishlist-it_IT.mo +0 -0
  24. languages/yith-woocommerce-wishlist-it_IT.po +33 -45
  25. languages/yith-woocommerce-wishlist-ko_KR.mo +0 -0
  26. languages/yith-woocommerce-wishlist-ko_KR.po +264 -273
  27. languages/yith-woocommerce-wishlist-nl_NL.mo +0 -0
  28. languages/yith-woocommerce-wishlist-nl_NL.po +264 -273
  29. languages/yith-woocommerce-wishlist-pl_PL.mo +0 -0
  30. languages/yith-woocommerce-wishlist-pl_PL.po +265 -270
  31. languages/yith-woocommerce-wishlist-pt_BR.mo +0 -0
  32. languages/yith-woocommerce-wishlist-pt_BR.po +266 -271
  33. languages/yith-woocommerce-wishlist-pt_PT.mo +0 -0
  34. languages/yith-woocommerce-wishlist-pt_PT.po +266 -271
  35. languages/yith-woocommerce-wishlist-ru_RU.mo +0 -0
  36. languages/yith-woocommerce-wishlist-ru_RU.po +34 -31
  37. languages/yith-woocommerce-wishlist-sv_SE.mo +0 -0
  38. languages/yith-woocommerce-wishlist-sv_SE.po +36 -41
  39. languages/yith-woocommerce-wishlist-tr_TR.mo +0 -0
  40. languages/yith-woocommerce-wishlist-tr_TR.po +266 -272
  41. languages/yith-woocommerce-wishlist-uk_UA.mo +0 -0
  42. languages/yith-woocommerce-wishlist-uk_UA.po +264 -268
  43. languages/yith-woocommerce-wishlist-zh_CN.mo +0 -0
  44. languages/yith-woocommerce-wishlist-zh_CN.po +264 -269
  45. languages/yith-woocommerce-wishlist-zh_TW.mo +0 -0
  46. languages/yith-woocommerce-wishlist-zh_TW.po +264 -269
  47. languages/yith-woocommerce-wishlist.pot +270 -282
  48. plugin-fw/assets/css/admin.css +13 -0
  49. plugin-fw/assets/js/yith-promo.js +20 -0
  50. plugin-fw/assets/js/yith-promo.min.js +1 -0
  51. plugin-fw/init.php +2 -2
  52. plugin-fw/languages/yith-plugin-fw-it_IT.mo +0 -0
  53. plugin-fw/languages/yith-plugin-fw-it_IT.po +123 -186
  54. plugin-fw/lib/promo/yith-promo.php +141 -0
  55. plugin-fw/lib/yit-ajax.php +1 -1
  56. plugin-fw/lib/yit-assets.php +1 -1
  57. plugin-fw/lib/yit-cpt-unlimited.php +1 -1
  58. plugin-fw/lib/yit-debug.php +1 -1
  59. plugin-fw/lib/yit-icons.php +1 -1
  60. plugin-fw/lib/yit-metabox.php +1 -1
  61. plugin-fw/lib/yit-plugin-panel-wc.php +1 -1
  62. plugin-fw/lib/yit-plugin-panel.php +1 -1
  63. plugin-fw/lib/yit-plugin-subpanel.php +1 -1
  64. plugin-fw/lib/yit-pointers.php +4 -4
  65. plugin-fw/lib/yit-upgrade.php +21 -6
  66. plugin-fw/lib/yit-video.php +1 -1
  67. plugin-fw/licence/lib/yit-licence.php +1 -1
  68. plugin-fw/licence/lib/yit-plugin-licence.php +1 -1
  69. plugin-fw/licence/lib/yit-theme-licence.php +1 -1
  70. plugin-fw/licence/templates/panel/activation/activation-panel.php +1 -1
  71. plugin-fw/templates/metaboxes/types/icon-list.php +1 -1
  72. plugin-fw/templates/panel/panel-field-container.php +1 -1
  73. plugin-fw/templates/panel/woocommerce/woocommerce-upload.php +1 -1
  74. plugin-fw/yit-plugin.php +2 -1
  75. screenshot-1.png +0 -0
  76. screenshot-2.png +0 -0
  77. screenshot-3.png +0 -0
  78. screenshot-4.png +0 -0
README.txt CHANGED
@@ -4,7 +4,7 @@ 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: 4.9.8
7
- Stable tag: 2.2.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -109,6 +109,10 @@ you should ask theme developers to update custom templates and replace the old t
109
 
110
  == Changelog ==
111
 
 
 
 
 
112
  = 2.2.4 - Released: Oct, 04 - 2018 =
113
 
114
  * New: added support to WooCoommerce 3.5
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: 4.9.8
7
+ Stable tag: 2.2.5
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.5 - Released: Oct, 24 - 2018 =
113
+
114
+ * New: updated plugin framework
115
+
116
  = 2.2.4 - Released: Oct, 04 - 2018 =
117
 
118
  * New: added support to WooCoommerce 3.5
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.4';
53
 
54
  /**
55
  * Plugin database version
49
  * @var string
50
  * @since 1.0.0
51
  */
52
+ public $version = '2.2.5';
53
 
54
  /**
55
  * Plugin database version
includes/class.yith-wcwl-ui.php CHANGED
@@ -1,224 +1,224 @@
1
- <?php
2
- /**
3
- * Shortcodes class
4
- *
5
- * @author Your Inspiration Themes
6
- * @package YITH WooCommerce Wishlist
7
- * @version 1.1.5
8
- */
9
-
10
- if ( ! defined( 'YITH_WCWL' ) ) {
11
- exit;
12
- } // Exit if accessed directly
13
-
14
- if( ! class_exists( 'YITH_WCWL_UI' ) ) {
15
-
16
- /**
17
- * YITH_WCWL_UI class, with methods used to print user interface
18
- *
19
- * @since 1.0.0
20
- */
21
- class YITH_WCWL_UI {
22
-
23
- /**
24
- * Build the popup message HTML/jQuery.
25
- *
26
- * @return string
27
- * @static
28
- * @since 1.0.0
29
- */
30
- public static function popup_message() {
31
- _deprecated_function( 'popup_message', '2.0.0', 'add-to-wishlist-button.php template' );
32
- ob_start() ?>
33
-
34
- <script>
35
- if( !jQuery( '#yith-wcwl-popup-message' ).length ) {
36
- jQuery( 'body' ).prepend(
37
- '<div id="yith-wcwl-popup-message" style="display:none;">' +
38
- '<div id="yith-wcwl-message"></div>' +
39
- '</div>'
40
- );
41
- }
42
- </script>
43
-
44
- <?php
45
- return ob_get_clean();
46
- }
47
-
48
- /**
49
- * Build the "Add to Wishlist" HTML
50
- *
51
- * @deprecated
52
- * @param string $url
53
- * @param string $product_type
54
- * @param bool $exists
55
- * @return string
56
- * @static
57
- * @since 1.0.0
58
- */
59
- public static function add_to_wishlist_button( $url, $product_type, $exists ) {
60
- _deprecated_function( 'add_to_wishlist_button', '2.0.0', 'add-to-wishlist-button.php template' );
61
-
62
- global $yith_wcwl, $product;
63
- $product_id = yit_get_product_id( $product );
64
-
65
- $label_option = get_option( 'yith_wcwl_add_to_wishlist_text' );
66
- $localize_label = function_exists( 'icl_translate' ) ? icl_translate( 'Plugins', 'plugin_yit_wishlist_button', $label_option ) : $label_option;
67
-
68
- $label = apply_filters( 'yith_wcwl_button_label', $localize_label );
69
- $icon = get_option( 'yith_wcwl_add_to_wishlist_icon' ) != 'none' ? '<i class="fa ' . get_option( 'yith_wcwl_add_to_wishlist_icon' ) . '"></i>' : '';
70
-
71
- $classes = get_option( 'yith_wcwl_use_button' ) == 'yes' ? 'class="add_to_wishlist single_add_to_wishlist button alt"' : 'class="add_to_wishlist"';
72
-
73
- $html = '<div class="yith-wcwl-add-to-wishlist">';
74
- $html .= '<div class="yith-wcwl-add-button'; // the class attribute is closed in the next row
75
-
76
- $html .= $exists ? ' hide" style="display:none;"' : ' show"';
77
-
78
- $html .= '><a href="' . esc_url( add_query_arg( 'add_to_wishlist', $product_id ) ) . '" data-product-id="' . $product_id . '" data-product-type="' . $product_type . '" ' . $classes . ' >' . $icon . $label . '</a>';
79
- $html .= '<img src="' . esc_url( admin_url( 'images/wpspin_light.gif' ) ) . '" class="ajax-loading" alt="loading" width="16" height="16" style="visibility:hidden" />';
80
- $html .= '</div>';
81
-
82
- $html .= '<div class="yith-wcwl-wishlistaddedbrowse hide" style="display:none;"><span class="feedback">' . __( 'Product added!','yith-woocommerce-wishlist' ) . '</span> <a href="' . esc_url( $url ) . '">' . apply_filters( 'yith-wcwl-browse-wishlist-label', __( 'Browse Wishlist', 'yith-woocommerce-wishlist' ) ) . '</a></div>';
83
- $html .= '<div class="yith-wcwl-wishlistexistsbrowse ' . ( $exists ? 'show' : 'hide' ) . '" style="display:' . ( $exists ? 'block' : 'none' ) . '"><span class="feedback">' . __( 'The product is already in the wishlist!', 'yith-woocommerce-wishlist' ) . '</span> <a href="' . esc_url( $url ) . '">' . apply_filters( 'yith-wcwl-browse-wishlist-label', __( 'Browse Wishlist', 'yith-woocommerce-wishlist' ) ) . '</a></div>';
84
- $html .= '<div style="clear:both"></div><div class="yith-wcwl-wishlistaddresponse"></div>';
85
-
86
- $html .= '</div>';
87
- $html .= '<div class="clear"></div>';
88
-
89
- return $html;
90
- }
91
-
92
- /**
93
- * Build the "Add to cart" HTML.
94
- *
95
- * @deprecated
96
- * @param string $url
97
- * @param string $stock_status
98
- * @param string $type
99
- * @return string
100
- * @static
101
- * @since 1.0.0
102
- */
103
- public static function add_to_cart_button( $product_id, $stock_status ) {
104
- _deprecated_function( 'add_to_cart_button', '2.0.0', 'wc_get_template( "loop/add-to-cart.php" )' );
105
-
106
- global $yith_wcwl, $product;
107
-
108
- if ( function_exists( 'get_product' ) )
109
- $product = get_product( $product_id );
110
- else
111
- $product = new WC_Product( $product_id );
112
-
113
- $url = $product->product_type == 'external' ? $yith_wcwl->get_affiliate_product_url( $product_id ) : $yith_wcwl->get_addtocart_url( $product_id );
114
-
115
- $label_option = get_option( 'yith_wcwl_add_to_cart_text' );
116
- $localize_label = function_exists( 'icl_translate' ) ? icl_translate( 'Plugins', 'plugin_yit_wishlist_button', $label_option ) : $label_option;
117
-
118
- $label = $product->product_type == 'variable' ? apply_filters( 'variable_add_to_cart_text', __('Select options', 'yith-woocommerce-wishlist') ) : apply_filters( 'yith_wcwl_add_to_cart_label', $localize_label );
119
- $icon = get_option( 'yith_wcwl_use_button' ) == 'yes' && get_option( 'yith_wcwl_add_to_cart_icon' ) != 'none' ? '<i class="fa ' . get_option( 'yith_wcwl_add_to_cart_icon' ) . '"></i>' : '';
120
-
121
- $cartlink = '';
122
- $redirect_to_cart = get_option( 'yith_wcwl_redirect_cart' ) == 'yes' && $product->product_type != 'variable' ? 'true' : 'false';
123
- $style = ''; //indicates the style (background-color and font color)
124
-
125
- if( get_option( 'yith_wcwl_use_button' ) == 'yes' ) {
126
- if( $product->product_type == 'external' ) {
127
- $cartlink .= '<a target="_blank" class="add_to_cart button alt" href="' . $url . '"';
128
- } else {
129
- $cartlink .= '<a class="add_to_cart add_to_cart_from_wishlist button alt" href="' . $url . '" data-stock-status="' . $stock_status . '" data-redirect-to-cart="' . $redirect_to_cart . '"';
130
- }
131
-
132
- $cartlink .= $style . '>' . $icon . $label . '</a>';
133
- } else {
134
- if( $product->product_type == 'external' ) {
135
- $cartlink .= '<a target="_blank" class="add_to_cart button alt" href="' . $url . '">' . $icon . $label . '</a>';
136
- } else {
137
- $cartlink .= '<a class="add_to_cart add_to_cart_from_wishlist button alt" href="' . $url . '" data-stock-status="' . $stock_status . '" data-redirect-to-cart="' . $redirect_to_cart . '">' . $icon . $label . '</a>';
138
- }
139
- }
140
-
141
- return $cartlink;
142
- }
143
-
144
- /**
145
- * Build share HTML.
146
- *
147
- * @deprecated
148
- * @param string $url
149
- * @return string $string
150
- * @static
151
- * @since 1.0.0
152
- */
153
- public static function get_share_links( $url ) {
154
- _deprecated_function( 'get_share_links', '2.0.0', 'share.php template' );
155
-
156
- $normal_url = $url;
157
- $url = urlencode( $url );
158
- $title = apply_filters( 'plugin_text', urlencode( get_option( 'yith_wcwl_socials_title' ) ) );
159
- $twitter_summary = str_replace( '%wishlist_url%', '', get_option( 'yith_wcwl_socials_text' ) );
160
- $summary = urlencode( str_replace( '%wishlist_url%', $normal_url, get_option( 'yith_wcwl_socials_text' ) ) );
161
- $imageurl = urlencode( get_option( 'yith_wcwl_socials_image_url' ) );
162
-
163
- $html = '<div class="yith-wcwl-share">';
164
- $html .= apply_filters( 'yith_wcwl_socials_share_title', '<span>' . __( 'Share on:', 'yith-woocommerce-wishlist' ) . '</span>' );
165
- $html .= '<ul>';
166
-
167
- if( get_option( 'yith_wcwl_share_fb' ) == 'yes' )
168
- { $html .= '<li style="list-style-type: none; display: inline-block;"><a target="_blank" class="facebook" href="https://www.facebook.com/sharer.php?s=100&amp;p[title]=' . $title . '&amp;p[url]=' . $url . '&amp;p[summary]=' . $summary . '&amp;p[images][0]=' . $imageurl . '" title="' . __( 'Facebook', 'yith-woocommerce-wishlist' ) . '"></a></li>'; }
169
-
170
- if( get_option( 'yith_wcwl_share_twitter' ) == 'yes' )
171
- { $html .= '<li style="list-style-type: none; display: inline-block;"><a target="_blank" class="twitter" href="https://twitter.com/share?url=' . $url . '&amp;text=' . $twitter_summary . '" title="' . __( 'Twitter', 'yith-woocommerce-wishlist' ) . '"></a></li>'; }
172
-
173
- if( get_option( 'yith_wcwl_share_pinterest' ) == 'yes' )
174
- { $html .= '<li style="list-style-type: none; display: inline-block;"><a target="_blank" class="pinterest" href="http://pinterest.com/pin/create/button/?url=' . $url . '&amp;description=' . $summary . '&media=' . $imageurl . '" onclick="window.open(this.href); return false;"></a></li>'; }
175
-
176
- if( get_option( 'yith_wcwl_share_googleplus' ) == 'yes' )
177
- { $html .= '<li style="list-style-type: none; display: inline-block;"><a target="_blank" class="googleplus" href="https://plus.google.com/share?url=' . $url . '&amp;title=' . $title . '" title="' . $title . '" onclick=\'javascript:window.open(this.href, "", "menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600");return false;\'></a></li>'; }
178
-
179
- if( get_option( 'yith_wcwl_share_email' ) == 'yes' )
180
- { $html .= '<li style="list-style-type: none; display: inline-block;"><a class="email" href="mailto:?subject=I wanted you to see this site&amp;body= ' . $url . '&amp;title=' . __('email', 'yith-woocommerce-wishlist') . '" title="' . $title . '" ></a></li>'; }
181
-
182
- $html .= '</ul>';
183
- $html .= '</div>';
184
-
185
- return $html;
186
- }
187
-
188
- /**
189
- * Adds classes to add-to-cart button
190
- *
191
- * @param $button_html string
192
- * @param $product \WC_Product
193
- * @return string
194
- * @static
195
- * @since 2.0.0
196
- */
197
- public static function alter_add_to_cart_button( $button_html, $product ){
198
- // retrieve options
199
- $label_option = get_option( 'yith_wcwl_add_to_cart_text' );
200
- $label = $product->is_type( 'variable' ) ? apply_filters( 'variable_add_to_cart_text', __('Select options', 'yith-woocommerce-wishlist') ) : apply_filters( 'yith_wcwl_add_to_cart_label', $label_option );
201
- $icon = '';
202
-
203
- if( get_option( 'yith_wcwl_frontend_css' ) != 'yes' && get_option( 'yith_wcwl_use_button' ) == 'yes' && get_option( 'yith_wcwl_add_to_cart_icon' ) != 'none' ) {
204
- $icon = '<i class="fa ' . get_option( 'yith_wcwl_add_to_cart_icon' ) . '"></i>';
205
- }
206
-
207
- // customize
208
- $match = array();
209
- preg_match( '/<a.*class="([^"]*).*>.*<\/a>/', $button_html, $match );
210
-
211
- if( ! empty( $match ) && isset( $match[1] ) ){
212
- $button_html = str_replace( $match[1], $match[1] . ' add_to_cart button alt', $button_html );
213
- }
214
-
215
- preg_match( '/<a.*?>(.*)<\/a>/', $button_html, $match );
216
-
217
- if( ! empty( $match ) && isset( $match[1] ) ){
218
- $button_html = str_replace( '>' . $match[1] . '<', '>' . $icon . ' ' . $label . '<', $button_html );
219
- }
220
-
221
- return $button_html;
222
- }
223
- }
224
  }
1
+ <?php
2
+ /**
3
+ * Shortcodes class
4
+ *
5
+ * @author Your Inspiration Themes
6
+ * @package YITH WooCommerce Wishlist
7
+ * @version 1.1.5
8
+ */
9
+
10
+ if ( ! defined( 'YITH_WCWL' ) ) {
11
+ exit;
12
+ } // Exit if accessed directly
13
+
14
+ if( ! class_exists( 'YITH_WCWL_UI' ) ) {
15
+
16
+ /**
17
+ * YITH_WCWL_UI class, with methods used to print user interface
18
+ *
19
+ * @since 1.0.0
20
+ */
21
+ class YITH_WCWL_UI {
22
+
23
+ /**
24
+ * Build the popup message HTML/jQuery.
25
+ *
26
+ * @return string
27
+ * @static
28
+ * @since 1.0.0
29
+ */
30
+ public static function popup_message() {
31
+ _deprecated_function( 'popup_message', '2.0.0', 'add-to-wishlist-button.php template' );
32
+ ob_start() ?>
33
+
34
+ <script>
35
+ if( !jQuery( '#yith-wcwl-popup-message' ).length ) {
36
+ jQuery( 'body' ).prepend(
37
+ '<div id="yith-wcwl-popup-message" style="display:none;">' +
38
+ '<div id="yith-wcwl-message"></div>' +
39
+ '</div>'
40
+ );
41
+ }
42
+ </script>
43
+
44
+ <?php
45
+ return ob_get_clean();
46
+ }
47
+
48
+ /**
49
+ * Build the "Add to Wishlist" HTML
50
+ *
51
+ * @deprecated
52
+ * @param string $url
53
+ * @param string $product_type
54
+ * @param bool $exists
55
+ * @return string
56
+ * @static
57
+ * @since 1.0.0
58
+ */
59
+ public static function add_to_wishlist_button( $url, $product_type, $exists ) {
60
+ _deprecated_function( 'add_to_wishlist_button', '2.0.0', 'add-to-wishlist-button.php template' );
61
+
62
+ global $yith_wcwl, $product;
63
+ $product_id = yit_get_product_id( $product );
64
+
65
+ $label_option = get_option( 'yith_wcwl_add_to_wishlist_text' );
66
+ $localize_label = function_exists( 'icl_translate' ) ? icl_translate( 'Plugins', 'plugin_yit_wishlist_button', $label_option ) : $label_option;
67
+
68
+ $label = apply_filters( 'yith_wcwl_button_label', $localize_label );
69
+ $icon = get_option( 'yith_wcwl_add_to_wishlist_icon' ) != 'none' ? '<i class="fa ' . get_option( 'yith_wcwl_add_to_wishlist_icon' ) . '"></i>' : '';
70
+
71
+ $classes = get_option( 'yith_wcwl_use_button' ) == 'yes' ? 'class="add_to_wishlist single_add_to_wishlist button alt"' : 'class="add_to_wishlist"';
72
+
73
+ $html = '<div class="yith-wcwl-add-to-wishlist">';
74
+ $html .= '<div class="yith-wcwl-add-button'; // the class attribute is closed in the next row
75
+
76
+ $html .= $exists ? ' hide" style="display:none;"' : ' show"';
77
+
78
+ $html .= '><a href="' . esc_url( add_query_arg( 'add_to_wishlist', $product_id ) ) . '" data-product-id="' . $product_id . '" data-product-type="' . $product_type . '" ' . $classes . ' >' . $icon . $label . '</a>';
79
+ $html .= '<img src="' . esc_url( admin_url( 'images/wpspin_light.gif' ) ) . '" class="ajax-loading" alt="loading" width="16" height="16" style="visibility:hidden" />';
80
+ $html .= '</div>';
81
+
82
+ $html .= '<div class="yith-wcwl-wishlistaddedbrowse hide" style="display:none;"><span class="feedback">' . __( 'Product added!','yith-woocommerce-wishlist' ) . '</span> <a href="' . esc_url( $url ) . '">' . apply_filters( 'yith-wcwl-browse-wishlist-label', __( 'Browse Wishlist', 'yith-woocommerce-wishlist' ) ) . '</a></div>';
83
+ $html .= '<div class="yith-wcwl-wishlistexistsbrowse ' . ( $exists ? 'show' : 'hide' ) . '" style="display:' . ( $exists ? 'block' : 'none' ) . '"><span class="feedback">' . __( 'The product is already in the wishlist!', 'yith-woocommerce-wishlist' ) . '</span> <a href="' . esc_url( $url ) . '">' . apply_filters( 'yith-wcwl-browse-wishlist-label', __( 'Browse Wishlist', 'yith-woocommerce-wishlist' ) ) . '</a></div>';
84
+ $html .= '<div style="clear:both"></div><div class="yith-wcwl-wishlistaddresponse"></div>';
85
+
86
+ $html .= '</div>';
87
+ $html .= '<div class="clear"></div>';
88
+
89
+ return $html;
90
+ }
91
+
92
+ /**
93
+ * Build the "Add to cart" HTML.
94
+ *
95
+ * @deprecated
96
+ * @param string $url
97
+ * @param string $stock_status
98
+ * @param string $type
99
+ * @return string
100
+ * @static
101
+ * @since 1.0.0
102
+ */
103
+ public static function add_to_cart_button( $product_id, $stock_status ) {
104
+ _deprecated_function( 'add_to_cart_button', '2.0.0', 'wc_get_template( "loop/add-to-cart.php" )' );
105
+
106
+ global $yith_wcwl, $product;
107
+
108
+ if ( function_exists( 'get_product' ) )
109
+ $product = get_product( $product_id );
110
+ else
111
+ $product = new WC_Product( $product_id );
112
+
113
+ $url = $product->product_type == 'external' ? $yith_wcwl->get_affiliate_product_url( $product_id ) : $yith_wcwl->get_addtocart_url( $product_id );
114
+
115
+ $label_option = get_option( 'yith_wcwl_add_to_cart_text' );
116
+ $localize_label = function_exists( 'icl_translate' ) ? icl_translate( 'Plugins', 'plugin_yit_wishlist_button', $label_option ) : $label_option;
117
+
118
+ $label = $product->product_type == 'variable' ? apply_filters( 'variable_add_to_cart_text', __('Select options', 'yith-woocommerce-wishlist') ) : apply_filters( 'yith_wcwl_add_to_cart_label', $localize_label );
119
+ $icon = get_option( 'yith_wcwl_use_button' ) == 'yes' && get_option( 'yith_wcwl_add_to_cart_icon' ) != 'none' ? '<i class="fa ' . get_option( 'yith_wcwl_add_to_cart_icon' ) . '"></i>' : '';
120
+
121
+ $cartlink = '';
122
+ $redirect_to_cart = get_option( 'yith_wcwl_redirect_cart' ) == 'yes' && $product->product_type != 'variable' ? 'true' : 'false';
123
+ $style = ''; //indicates the style (background-color and font color)
124
+
125
+ if( get_option( 'yith_wcwl_use_button' ) == 'yes' ) {
126
+ if( $product->product_type == 'external' ) {
127
+ $cartlink .= '<a target="_blank" class="add_to_cart button alt" href="' . $url . '"';
128
+ } else {
129
+ $cartlink .= '<a class="add_to_cart add_to_cart_from_wishlist button alt" href="' . $url . '" data-stock-status="' . $stock_status . '" data-redirect-to-cart="' . $redirect_to_cart . '"';
130
+ }
131
+
132
+ $cartlink .= $style . '>' . $icon . $label . '</a>';
133
+ } else {
134
+ if( $product->product_type == 'external' ) {
135
+ $cartlink .= '<a target="_blank" class="add_to_cart button alt" href="' . $url . '">' . $icon . $label . '</a>';
136
+ } else {
137
+ $cartlink .= '<a class="add_to_cart add_to_cart_from_wishlist button alt" href="' . $url . '" data-stock-status="' . $stock_status . '" data-redirect-to-cart="' . $redirect_to_cart . '">' . $icon . $label . '</a>';
138
+ }
139
+ }
140
+
141
+ return $cartlink;
142
+ }
143
+
144
+ /**
145
+ * Build share HTML.
146
+ *
147
+ * @deprecated
148
+ * @param string $url
149
+ * @return string $string
150
+ * @static
151
+ * @since 1.0.0
152
+ */
153
+ public static function get_share_links( $url ) {
154
+ _deprecated_function( 'get_share_links', '2.0.0', 'share.php template' );
155
+
156
+ $normal_url = $url;
157
+ $url = urlencode( $url );
158
+ $title = apply_filters( 'plugin_text', urlencode( get_option( 'yith_wcwl_socials_title' ) ) );
159
+ $twitter_summary = str_replace( '%wishlist_url%', '', get_option( 'yith_wcwl_socials_text' ) );
160
+ $summary = urlencode( str_replace( '%wishlist_url%', $normal_url, get_option( 'yith_wcwl_socials_text' ) ) );
161
+ $imageurl = urlencode( get_option( 'yith_wcwl_socials_image_url' ) );
162
+
163
+ $html = '<div class="yith-wcwl-share">';
164
+ $html .= apply_filters( 'yith_wcwl_socials_share_title', '<span>' . __( 'Share on:', 'yith-woocommerce-wishlist' ) . '</span>' );
165
+ $html .= '<ul>';
166
+
167
+ if( get_option( 'yith_wcwl_share_fb' ) == 'yes' )
168
+ { $html .= '<li style="list-style-type: none; display: inline-block;"><a target="_blank" class="facebook" href="https://www.facebook.com/sharer.php?s=100&amp;p[title]=' . $title . '&amp;p[url]=' . $url . '&amp;p[summary]=' . $summary . '&amp;p[images][0]=' . $imageurl . '" title="' . __( 'Facebook', 'yith-woocommerce-wishlist' ) . '"></a></li>'; }
169
+
170
+ if( get_option( 'yith_wcwl_share_twitter' ) == 'yes' )
171
+ { $html .= '<li style="list-style-type: none; display: inline-block;"><a target="_blank" class="twitter" href="https://twitter.com/share?url=' . $url . '&amp;text=' . $twitter_summary . '" title="' . __( 'Twitter', 'yith-woocommerce-wishlist' ) . '"></a></li>'; }
172
+
173
+ if( get_option( 'yith_wcwl_share_pinterest' ) == 'yes' )
174
+ { $html .= '<li style="list-style-type: none; display: inline-block;"><a target="_blank" class="pinterest" href="http://pinterest.com/pin/create/button/?url=' . $url . '&amp;description=' . $summary . '&media=' . $imageurl . '" onclick="window.open(this.href); return false;"></a></li>'; }
175
+
176
+ if( get_option( 'yith_wcwl_share_googleplus' ) == 'yes' )
177
+ { $html .= '<li style="list-style-type: none; display: inline-block;"><a target="_blank" class="googleplus" href="https://plus.google.com/share?url=' . $url . '&amp;title=' . $title . '" title="' . $title . '" onclick=\'javascript:window.open(this.href, "", "menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600");return false;\'></a></li>'; }
178
+
179
+ if( get_option( 'yith_wcwl_share_email' ) == 'yes' )
180
+ { $html .= '<li style="list-style-type: none; display: inline-block;"><a class="email" href="mailto:?subject=I wanted you to see this site&amp;body= ' . $url . '&amp;title=' . __('email', 'yith-woocommerce-wishlist') . '" title="' . $title . '" ></a></li>'; }
181
+
182
+ $html .= '</ul>';
183
+ $html .= '</div>';
184
+
185
+ return $html;
186
+ }
187
+
188
+ /**
189
+ * Adds classes to add-to-cart button
190
+ *
191
+ * @param $button_html string
192
+ * @param $product \WC_Product
193
+ * @return string
194
+ * @static
195
+ * @since 2.0.0
196
+ */
197
+ public static function alter_add_to_cart_button( $button_html, $product ){
198
+ // retrieve options
199
+ $label_option = get_option( 'yith_wcwl_add_to_cart_text' );
200
+ $label = $product->is_type( 'variable' ) ? apply_filters( 'variable_add_to_cart_text', __('Select options', 'yith-woocommerce-wishlist') ) : apply_filters( 'yith_wcwl_add_to_cart_label', $label_option );
201
+ $icon = '';
202
+
203
+ if( get_option( 'yith_wcwl_frontend_css' ) != 'yes' && get_option( 'yith_wcwl_use_button' ) == 'yes' && get_option( 'yith_wcwl_add_to_cart_icon' ) != 'none' ) {
204
+ $icon = '<i class="fa ' . get_option( 'yith_wcwl_add_to_cart_icon' ) . '"></i>';
205
+ }
206
+
207
+ // customize
208
+ $match = array();
209
+ preg_match( '/<a.*class="([^"]*).*>.*<\/a>/', $button_html, $match );
210
+
211
+ if( ! empty( $match ) && isset( $match[1] ) ){
212
+ $button_html = str_replace( $match[1], $match[1] . ' add_to_cart button alt', $button_html );
213
+ }
214
+
215
+ preg_match( '/<a.*?>(.*)<\/a>/', $button_html, $match );
216
+
217
+ if( ! empty( $match ) && isset( $match[1] ) ){
218
+ $button_html = str_replace( '>' . $match[1] . '<', '>' . $icon . ' ' . $label . '<', $button_html );
219
+ }
220
+
221
+ return $button_html;
222
+ }
223
+ }
224
  }
init.php CHANGED
@@ -2,8 +2,8 @@
2
  /**
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.
6
- * Version: 2.2.4
7
  * Author: YITH
8
  * Author URI: https://yithemes.com/
9
  * Text Domain: yith-woocommerce-wishlist
2
  /**
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.5
7
  * Author: YITH
8
  * Author URI: https://yithemes.com/
9
  * Text Domain: yith-woocommerce-wishlist
languages/yith-woocommerce-wishlist-da_DK.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-da_DK.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WCWL\n"
4
- "POT-Creation-Date: 2018-10-04 14:49+0200\n"
 
5
  "PO-Revision-Date: 2018-10-04 14:50+0200\n"
6
  "Last-Translator: Morten Ruus <altombasketball@gmail.com>\n"
7
  "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
@@ -70,7 +71,6 @@ msgid "Enable YITH Wishlist"
70
  msgstr ""
71
 
72
  #: includes/class.yith-wcwl-admin-init.php:1048
73
- #, php-format
74
  msgid ""
75
  "Enable all plugin features. <strong>Be sure to select at least one option in "
76
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
@@ -84,7 +84,6 @@ msgstr ""
84
  #: includes/class.yith-wcwl-admin-init.php:1056
85
  #: includes/class.yith-wcwl-admin-init.php:1057
86
  #: includes/class.yith-wcwl-admin-init.php:1293
87
- #, php-format
88
  msgid "My wishlist on %s"
89
  msgstr ""
90
 
@@ -339,7 +338,6 @@ msgid "It will be used by Pinterest."
339
  msgstr ""
340
 
341
  #: includes/class.yith-wcwl-admin-init.php:1321
342
- #, php-format
343
  msgid ""
344
  "If you want to take advantage of this feature, you could consider to "
345
  "purchase the %s."
@@ -354,7 +352,6 @@ msgid "Enable slider in wishlist"
354
  msgstr ""
355
 
356
  #: includes/class.yith-wcwl-admin-init.php:1334
357
- #, php-format
358
  msgid ""
359
  "Choose to enable product slider in wishlist page with linked products (<a "
360
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
@@ -438,7 +435,6 @@ msgid "Wishlist Activated"
438
  msgstr ""
439
 
440
  #: includes/class.yith-wcwl-admin-init.php:1545
441
- #, php-format
442
  msgid ""
443
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
444
  "can access to all the settings of our plugins that you have activated. "
@@ -451,7 +447,6 @@ msgid "Wishlist Updated"
451
  msgstr "Ønskeliste opdateret."
452
 
453
  #: includes/class.yith-wcwl-admin-init.php:1557
454
- #, php-format
455
  msgid ""
456
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
457
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -471,6 +466,7 @@ msgid "Product correctly added to cart"
471
  msgstr "Produkt korrekt tilføjet til indkøbsvognen"
472
 
473
  #: includes/class.yith-wcwl-install.php:244
 
474
  msgid "wishlist"
475
  msgstr "ønskeliste"
476
 
@@ -517,23 +513,21 @@ msgstr ""
517
  #: includes/class.yith-wcwl-privacy.php:82
518
  #: includes/class.yith-wcwl-privacy.php:98
519
  #, fuzzy
520
- #| msgid "Wishlist"
521
  msgid "Customer Wishlists"
522
  msgstr "Ønskeliste"
523
 
524
  #: includes/class.yith-wcwl-privacy.php:133
525
  #, fuzzy
526
- #| msgid "Wishlist"
527
  msgid "Wishlists"
528
  msgstr "Ønskeliste"
529
 
 
530
  #: includes/class.yith-wcwl-privacy.php:195
531
- #, php-format
532
  msgid "Removed wishlist %s."
533
  msgstr ""
534
 
 
535
  #: includes/class.yith-wcwl-privacy.php:199
536
- #, php-format
537
  msgid "Wishlist %s has been retained."
538
  msgstr ""
539
 
@@ -547,17 +541,16 @@ msgstr ""
547
 
548
  #: includes/class.yith-wcwl-privacy.php:229
549
  #, fuzzy
550
- #| msgid "Wishlist"
551
  msgid "Wishlist url"
552
  msgstr "Ønskeliste"
553
 
554
  #: includes/class.yith-wcwl-privacy.php:230
555
  #, fuzzy
556
- #| msgid "Title Field"
557
  msgid "Title"
558
  msgstr "Titel felt"
559
 
560
  #: includes/class.yith-wcwl-privacy.php:231
 
561
  msgid "Created on"
562
  msgstr ""
563
 
@@ -654,7 +647,6 @@ msgstr ""
654
 
655
  #: templates/admin/wishlist-panel-premium.php:185
656
  #: templates/admin/wishlist-panel-premium.php:383
657
- #, php-format
658
  msgid ""
659
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
660
  "%2$s to benefit from all features!"
@@ -662,7 +654,6 @@ msgstr ""
662
 
663
  #: templates/admin/wishlist-panel-premium.php:187
664
  #: templates/admin/wishlist-panel-premium.php:385
665
- #, php-format
666
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
667
  msgstr ""
668
 
@@ -676,7 +667,6 @@ msgid "Multiple Wishlist"
676
  msgstr ""
677
 
678
  #: templates/admin/wishlist-panel-premium.php:203
679
- #, php-format
680
  msgid ""
681
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
682
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -693,7 +683,6 @@ msgid "Wishlist Private"
693
  msgstr ""
694
 
695
  #: templates/admin/wishlist-panel-premium.php:214
696
- #, php-format
697
  msgid ""
698
  "By enabling the option wishlist, users will also have the possibility to "
699
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
@@ -701,19 +690,16 @@ msgid ""
701
  msgstr ""
702
 
703
  #: templates/admin/wishlist-panel-premium.php:216
704
- #, php-format
705
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
706
  msgstr ""
707
 
708
  #: templates/admin/wishlist-panel-premium.php:217
709
- #, php-format
710
  msgid ""
711
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
712
  "can display it;"
713
  msgstr ""
714
 
715
  #: templates/admin/wishlist-panel-premium.php:218
716
- #, php-format
717
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
718
  msgstr ""
719
 
@@ -723,7 +709,6 @@ msgid "Estimate Cost"
723
  msgstr ""
724
 
725
  #: templates/admin/wishlist-panel-premium.php:236
726
- #, php-format
727
  msgid ""
728
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
729
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -741,7 +726,6 @@ msgid "Admin Panel"
741
  msgstr ""
742
 
743
  #: templates/admin/wishlist-panel-premium.php:247
744
- #, php-format
745
  msgid ""
746
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
747
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -757,7 +741,6 @@ msgid "Search Wishlists"
757
  msgstr ""
758
 
759
  #: templates/admin/wishlist-panel-premium.php:264
760
- #, php-format
761
  msgid ""
762
  "How many times have you been looking for the perfect gift for a important "
763
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -771,7 +754,6 @@ msgid "'ADD TO CART' CHECKBOX"
771
  msgstr ""
772
 
773
  #: templates/admin/wishlist-panel-premium.php:275
774
- #, php-format
775
  msgid ""
776
  "Your shop offers always a wide selection of products and wishlists of your "
777
  "users get more and more crowded everyday. Give them the possibility to "
@@ -792,7 +774,6 @@ msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
792
  msgstr ""
793
 
794
  #: templates/admin/wishlist-panel-premium.php:292
795
- #, php-format
796
  msgid ""
797
  "Favour users that have registered to your shop and disable plugin "
798
  "functionalities for all users that have not. By disabling this option, each "
@@ -805,7 +786,6 @@ msgid "MESSAGE TO UNLOGGED USERS"
805
  msgstr ""
806
 
807
  #: templates/admin/wishlist-panel-premium.php:303
808
- #, php-format
809
  msgid ""
810
  "Invite users that are visiting your shop to login if they want to fully "
811
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
@@ -822,7 +802,6 @@ msgid "POPULAR TABLE"
822
  msgstr ""
823
 
824
  #: templates/admin/wishlist-panel-premium.php:320
825
- #, php-format
826
  msgid ""
827
  "Some products draw customer's attention more than others and they do not "
828
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -835,7 +814,6 @@ msgid "FUNCTIONALITIES IN ONE CLICK"
835
  msgstr ""
836
 
837
  #: templates/admin/wishlist-panel-premium.php:331
838
- #, php-format
839
  msgid ""
840
  "Users have the possibility to search for a wishlist, create a new one or "
841
  "display those already created. Add these %1$sfunctionalities%2$s through the "
@@ -852,7 +830,6 @@ msgid "PROMOTIONAL EMAIL"
852
  msgstr ""
853
 
854
  #: templates/admin/wishlist-panel-premium.php:348
855
- #, php-format
856
  msgid ""
857
  "If you want to give the right input to your users to persuade them to "
858
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -866,7 +843,6 @@ msgid "FROM A WISHLIST TO ANOTHER"
866
  msgstr ""
867
 
868
  #: templates/admin/wishlist-panel-premium.php:359
869
- #, php-format
870
  msgid ""
871
  "Who said that a product has to remain forever in the same wishlist? With the "
872
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -887,7 +863,6 @@ msgid "DATE OF ADDITION TO A WISHLIST"
887
  msgstr ""
888
 
889
  #: templates/admin/wishlist-panel-premium.php:376
890
- #, php-format
891
  msgid ""
892
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
893
  "date in which they have added a particular product to their list: a new way "
@@ -947,7 +922,6 @@ msgid "In Stock"
947
  msgstr "På lager"
948
 
949
  #: templates/wishlist-view.php:188
950
- #, php-format
951
  msgid "Added on : %s"
952
  msgstr "Tilføjet den : %s"
953
 
@@ -971,6 +945,35 @@ msgstr "Efterspørg estimat"
971
  msgid "Your email"
972
  msgstr ""
973
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
974
  #~ msgid "Select a date"
975
  #~ msgstr "Vælg en dato"
976
 
@@ -986,10 +989,6 @@ msgstr ""
986
  #~ msgid "Click to preview"
987
  #~ msgstr "Klik her for forhåndsvisning"
988
 
989
- #~ msgctxt "page_slug"
990
- #~ msgid "wishlist"
991
- #~ msgstr "ønskeliste"
992
-
993
  #~ msgid "Add %s"
994
  #~ msgstr "Tilføj %s"
995
 
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:50+0200\n"
7
  "Last-Translator: Morten Ruus <altombasketball@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
71
  msgstr ""
72
 
73
  #: includes/class.yith-wcwl-admin-init.php:1048
 
74
  msgid ""
75
  "Enable all plugin features. <strong>Be sure to select at least one option in "
76
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
84
  #: includes/class.yith-wcwl-admin-init.php:1056
85
  #: includes/class.yith-wcwl-admin-init.php:1057
86
  #: includes/class.yith-wcwl-admin-init.php:1293
 
87
  msgid "My wishlist on %s"
88
  msgstr ""
89
 
338
  msgstr ""
339
 
340
  #: includes/class.yith-wcwl-admin-init.php:1321
 
341
  msgid ""
342
  "If you want to take advantage of this feature, you could consider to "
343
  "purchase the %s."
352
  msgstr ""
353
 
354
  #: includes/class.yith-wcwl-admin-init.php:1334
 
355
  msgid ""
356
  "Choose to enable product slider in wishlist page with linked products (<a "
357
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
435
  msgstr ""
436
 
437
  #: includes/class.yith-wcwl-admin-init.php:1545
 
438
  msgid ""
439
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
440
  "can access to all the settings of our plugins that you have activated. "
447
  msgstr "Ønskeliste opdateret."
448
 
449
  #: includes/class.yith-wcwl-admin-init.php:1557
 
450
  msgid ""
451
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
452
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
466
  msgstr "Produkt korrekt tilføjet til indkøbsvognen"
467
 
468
  #: includes/class.yith-wcwl-install.php:244
469
+ msgctxt "page_slug"
470
  msgid "wishlist"
471
  msgstr "ønskeliste"
472
 
513
  #: includes/class.yith-wcwl-privacy.php:82
514
  #: includes/class.yith-wcwl-privacy.php:98
515
  #, fuzzy
 
516
  msgid "Customer Wishlists"
517
  msgstr "Ønskeliste"
518
 
519
  #: includes/class.yith-wcwl-privacy.php:133
520
  #, fuzzy
 
521
  msgid "Wishlists"
522
  msgstr "Ønskeliste"
523
 
524
+ #. Translators: %s Order number.
525
  #: includes/class.yith-wcwl-privacy.php:195
 
526
  msgid "Removed wishlist %s."
527
  msgstr ""
528
 
529
+ #. Translators: %s Order number.
530
  #: includes/class.yith-wcwl-privacy.php:199
 
531
  msgid "Wishlist %s has been retained."
532
  msgstr ""
533
 
541
 
542
  #: includes/class.yith-wcwl-privacy.php:229
543
  #, fuzzy
 
544
  msgid "Wishlist url"
545
  msgstr "Ønskeliste"
546
 
547
  #: includes/class.yith-wcwl-privacy.php:230
548
  #, fuzzy
 
549
  msgid "Title"
550
  msgstr "Titel felt"
551
 
552
  #: includes/class.yith-wcwl-privacy.php:231
553
+ msgctxt "date wishlist was created"
554
  msgid "Created on"
555
  msgstr ""
556
 
647
 
648
  #: templates/admin/wishlist-panel-premium.php:185
649
  #: templates/admin/wishlist-panel-premium.php:383
 
650
  msgid ""
651
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
652
  "%2$s to benefit from all features!"
654
 
655
  #: templates/admin/wishlist-panel-premium.php:187
656
  #: templates/admin/wishlist-panel-premium.php:385
 
657
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
658
  msgstr ""
659
 
667
  msgstr ""
668
 
669
  #: templates/admin/wishlist-panel-premium.php:203
 
670
  msgid ""
671
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
672
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
683
  msgstr ""
684
 
685
  #: templates/admin/wishlist-panel-premium.php:214
 
686
  msgid ""
687
  "By enabling the option wishlist, users will also have the possibility to "
688
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
690
  msgstr ""
691
 
692
  #: templates/admin/wishlist-panel-premium.php:216
 
693
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
694
  msgstr ""
695
 
696
  #: templates/admin/wishlist-panel-premium.php:217
 
697
  msgid ""
698
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
699
  "can display it;"
700
  msgstr ""
701
 
702
  #: templates/admin/wishlist-panel-premium.php:218
 
703
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
704
  msgstr ""
705
 
709
  msgstr ""
710
 
711
  #: templates/admin/wishlist-panel-premium.php:236
 
712
  msgid ""
713
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
714
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
726
  msgstr ""
727
 
728
  #: templates/admin/wishlist-panel-premium.php:247
 
729
  msgid ""
730
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
731
  "submenu pages, you will have total control on users' wishlists. In addition "
741
  msgstr ""
742
 
743
  #: templates/admin/wishlist-panel-premium.php:264
 
744
  msgid ""
745
  "How many times have you been looking for the perfect gift for a important "
746
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
754
  msgstr ""
755
 
756
  #: templates/admin/wishlist-panel-premium.php:275
 
757
  msgid ""
758
  "Your shop offers always a wide selection of products and wishlists of your "
759
  "users get more and more crowded everyday. Give them the possibility to "
774
  msgstr ""
775
 
776
  #: templates/admin/wishlist-panel-premium.php:292
 
777
  msgid ""
778
  "Favour users that have registered to your shop and disable plugin "
779
  "functionalities for all users that have not. By disabling this option, each "
786
  msgstr ""
787
 
788
  #: templates/admin/wishlist-panel-premium.php:303
 
789
  msgid ""
790
  "Invite users that are visiting your shop to login if they want to fully "
791
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
802
  msgstr ""
803
 
804
  #: templates/admin/wishlist-panel-premium.php:320
 
805
  msgid ""
806
  "Some products draw customer's attention more than others and they do not "
807
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
814
  msgstr ""
815
 
816
  #: templates/admin/wishlist-panel-premium.php:331
 
817
  msgid ""
818
  "Users have the possibility to search for a wishlist, create a new one or "
819
  "display those already created. Add these %1$sfunctionalities%2$s through the "
830
  msgstr ""
831
 
832
  #: templates/admin/wishlist-panel-premium.php:348
 
833
  msgid ""
834
  "If you want to give the right input to your users to persuade them to "
835
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
843
  msgstr ""
844
 
845
  #: templates/admin/wishlist-panel-premium.php:359
 
846
  msgid ""
847
  "Who said that a product has to remain forever in the same wishlist? With the "
848
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
863
  msgstr ""
864
 
865
  #: templates/admin/wishlist-panel-premium.php:376
 
866
  msgid ""
867
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
868
  "date in which they have added a particular product to their list: a new way "
922
  msgstr "På lager"
923
 
924
  #: templates/wishlist-view.php:188
 
925
  msgid "Added on : %s"
926
  msgstr "Tilføjet den : %s"
927
 
945
  msgid "Your email"
946
  msgstr ""
947
 
948
+ #. Plugin Name of the plugin/theme
949
+ #, fuzzy
950
+ msgid "YITH WooCommerce Wishlist"
951
+ msgstr "Ønskeliste"
952
+
953
+ #. Plugin URI of the plugin/theme
954
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
955
+ msgstr ""
956
+
957
+ #. Description of the plugin/theme
958
+ msgid ""
959
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
960
+ "possibility to create, fill, manage and share their wishlists allowing you "
961
+ "to analyze their interests and needs to improve your marketing strategies. "
962
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
963
+ "your e-commerce on <strong>YITH</strong></a>"
964
+ msgstr ""
965
+
966
+ #. Author of the plugin/theme
967
+ msgid "YITH"
968
+ msgstr ""
969
+
970
+ #. Author URI of the plugin/theme
971
+ msgid "https://yithemes.com/"
972
+ msgstr ""
973
+
974
+ #~ msgid "wishlist"
975
+ #~ msgstr "ønskeliste"
976
+
977
  #~ msgid "Select a date"
978
  #~ msgstr "Vælg en dato"
979
 
989
  #~ msgid "Click to preview"
990
  #~ msgstr "Klik her for forhåndsvisning"
991
 
 
 
 
 
992
  #~ msgid "Add %s"
993
  #~ msgstr "Tilføj %s"
994
 
languages/yith-woocommerce-wishlist-de_DE.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-de_DE.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
- "POT-Creation-Date: 2018-10-04 14:50+0200\n"
 
5
  "PO-Revision-Date: 2018-10-04 14:50+0200\n"
6
  "Last-Translator: \n"
7
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -19,49 +20,49 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: ..\n"
20
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
21
 
22
- #: ../includes/class.yith-wcwl-admin-init.php:159
23
- #: ../includes/class.yith-wcwl-admin-init.php:1478
24
- #: ../includes/class.yith-wcwl-admin-init.php:1479
25
- #: ../includes/class.yith-wcwl-install.php:245
26
  msgid "Wishlist"
27
  msgstr "Wunschliste"
28
 
29
- #: ../includes/class.yith-wcwl-admin-init.php:161
30
  msgid "Settings"
31
  msgstr "Einstellungen"
32
 
33
- #: ../includes/class.yith-wcwl-admin-init.php:162
34
- #: ../includes/class.yith-wcwl-admin-init.php:243
35
  msgid "Colors"
36
  msgstr "Farben"
37
 
38
- #: ../includes/class.yith-wcwl-admin-init.php:163
39
  msgid "Premium Version"
40
  msgstr "Premium Version"
41
 
42
- #: ../includes/class.yith-wcwl-admin-init.php:1018
43
  msgid "Upgrade to the PREMIUM VERSION"
44
  msgstr ""
45
  "Hier die <a href=\"https://goo.gl/wxbNyw\" target=\"_blank\">PREMIUM "
46
  "VERSION</a> kaufen."
47
 
48
- #: ../includes/class.yith-wcwl-admin-init.php:1022
49
  msgid "Discover the Advanced Features"
50
  msgstr "Erweiterte Funktionen ansehen"
51
 
52
- #: ../includes/class.yith-wcwl-admin-init.php:1023
53
  msgid ""
54
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
55
  "all features!"
56
  msgstr ""
57
 
58
- #: ../includes/class.yith-wcwl-admin-init.php:1029
59
  msgid "Get Support and Pro Features"
60
  msgstr ""
61
  "<a href=\"https://goo.gl/wxbNyw\" target=\"_blank\">Support und Premium "
62
  "Features bekommen</a>"
63
 
64
- #: ../includes/class.yith-wcwl-admin-init.php:1030
65
  msgid ""
66
  "By purchasing the premium version of the plugin, you will take advantage of "
67
  "the advanced features of the product and you will get one year of free "
@@ -72,46 +73,44 @@ msgstr ""
72
  "Jahr freie Updates. Außerdem gibt's 24h Support auf unserer Webseite -> <a "
73
  "href=\"https://goo.gl/wxbNyw\" target=\"_blank\">Premium Version</a>"
74
 
75
- #: ../includes/class.yith-wcwl-admin-init.php:1040
76
  msgid "General Settings"
77
  msgstr "Allgemeine Einstellungen"
78
 
79
- #: ../includes/class.yith-wcwl-admin-init.php:1047
80
  msgid "Enable YITH Wishlist"
81
  msgstr "YITH Wunschlisten Plugin aktivieren"
82
 
83
- #: ../includes/class.yith-wcwl-admin-init.php:1048
84
- #, php-format
85
  msgid ""
86
  "Enable all plugin features. <strong>Be sure to select at least one option in "
87
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
88
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
89
  msgstr ""
90
 
91
- #: ../includes/class.yith-wcwl-admin-init.php:1054
92
  msgid "Default wishlist title"
93
  msgstr "Standard Wunschlisten Titel"
94
 
95
- #: ../includes/class.yith-wcwl-admin-init.php:1056
96
- #: ../includes/class.yith-wcwl-admin-init.php:1057
97
- #: ../includes/class.yith-wcwl-admin-init.php:1293
98
- #, php-format
99
  msgid "My wishlist on %s"
100
  msgstr "Meine Wunschliste bei %s"
101
 
102
- #: ../includes/class.yith-wcwl-admin-init.php:1062
103
  msgid "Wishlist Page"
104
  msgstr "Wunschlisten Seite"
105
 
106
- #: ../includes/class.yith-wcwl-admin-init.php:1063
107
  msgid "Page contents: [yith_wcwl_wishlist]"
108
  msgstr "Seiteninhalt: [yith_wcwl_wishlist]"
109
 
110
- #: ../includes/class.yith-wcwl-admin-init.php:1072
111
  msgid "Position"
112
  msgstr "Position"
113
 
114
- #: ../includes/class.yith-wcwl-admin-init.php:1073
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]."
@@ -119,27 +118,27 @@ msgstr ""
119
  "Du kannst den Button bei Variablen Produkten nur nach dem \"In den Warenkorb"
120
  "\" Button hinzufügen oder du nutzt den Shortcode [yith_wcwl_add_to_wishlist]."
121
 
122
- #: ../includes/class.yith-wcwl-admin-init.php:1079
123
  msgid "After \"Add to cart\""
124
  msgstr "Nach \"in den Warenkorb\""
125
 
126
- #: ../includes/class.yith-wcwl-admin-init.php:1080
127
  msgid "After thumbnails"
128
  msgstr "Nach dem Vorschaubild"
129
 
130
- #: ../includes/class.yith-wcwl-admin-init.php:1081
131
  msgid "After summary"
132
  msgstr "Nach der Zusammenfassung"
133
 
134
- #: ../includes/class.yith-wcwl-admin-init.php:1082
135
  msgid "Use shortcode"
136
  msgstr "Benutze Shortcodes"
137
 
138
- #: ../includes/class.yith-wcwl-admin-init.php:1087
139
  msgid "Redirect to cart"
140
  msgstr "Zum Warenkorb weiterleiten"
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."
@@ -147,199 +146,199 @@ msgstr ""
147
  "Zum Warenkorb weiterleiten wenn der Button \"Hinzufügen zum Warenkorb\" "
148
  "geklickt wird"
149
 
150
- #: ../includes/class.yith-wcwl-admin-init.php:1094
151
  msgid "Remove if added to the cart"
152
  msgstr "Entfernen wenn zum Warenkorb hinzugefügt"
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 "Von der Wunschliste entfernen wenn zum Warenkorb hinzugefügt."
157
 
158
- #: ../includes/class.yith-wcwl-admin-init.php:1101
159
  msgid "\"Add to Wishlist\" text"
160
  msgstr "Zur Wunschliste hinzufügen Text"
161
 
162
- #: ../includes/class.yith-wcwl-admin-init.php:1103
163
  msgid "Add to Wishlist"
164
  msgstr "Auf die Wunschliste"
165
 
166
- #: ../includes/class.yith-wcwl-admin-init.php:1108
167
  msgid "\"Browse wishlist\" text"
168
  msgstr "\"Wunschliste durchsuchen\" Text"
169
 
170
- #: ../includes/class.yith-wcwl-admin-init.php:1110
171
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
172
  msgid "Browse Wishlist"
173
  msgstr "Wunschliste durchstöbern"
174
 
175
- #: ../includes/class.yith-wcwl-admin-init.php:1115
176
  msgid "\"Product already in wishlist\" text"
177
  msgstr "Artikel ist bereits auf der Wunschliste Text"
178
 
179
- #: ../includes/class.yith-wcwl-admin-init.php:1117
180
- #: ../includes/class.yith-wcwl-ui.php:83
181
  msgid "The product is already in the wishlist!"
182
  msgstr "Der Artikel ist bereits auf einer Wunschliste"
183
 
184
- #: ../includes/class.yith-wcwl-admin-init.php:1122
185
  msgid "\"Product added\" text"
186
  msgstr "Artikel hinzugefügt Text"
187
 
188
- #: ../includes/class.yith-wcwl-admin-init.php:1124
189
- #: ../includes/class.yith-wcwl-ui.php:82
190
  msgid "Product added!"
191
  msgstr "Artikel hinzugefügt!"
192
 
193
- #: ../includes/class.yith-wcwl-admin-init.php:1129
194
  msgid "\"Add to Cart\" text"
195
  msgstr "In den Warenkorb Text"
196
 
197
- #: ../includes/class.yith-wcwl-admin-init.php:1131
198
  msgid "Add to Cart"
199
  msgstr "In den Warenkorb"
200
 
201
- #: ../includes/class.yith-wcwl-admin-init.php:1136
202
  msgid "Show Unit price"
203
  msgstr "Zeige Artikel Preis"
204
 
205
- #: ../includes/class.yith-wcwl-admin-init.php:1137
206
  msgid "Show unit price for each product in wishlist"
207
  msgstr "Zeige Artikel Preis für jedes Produkt"
208
 
209
- #: ../includes/class.yith-wcwl-admin-init.php:1144
210
  msgid "Show \"Add to Cart\" button"
211
  msgstr "Zeige \"Zum Warenkorb hinzufügen\" Button"
212
 
213
- #: ../includes/class.yith-wcwl-admin-init.php:1145
214
  msgid "Show \"Add to Cart\" button for each product in wishlist"
215
  msgstr "Zeige \"Zum, Warenkorb hinzufügen\" Button bei jedem Artikel"
216
 
217
- #: ../includes/class.yith-wcwl-admin-init.php:1152
218
  msgid "Show Stock status"
219
  msgstr "Zeige Lagerstatus"
220
 
221
- #: ../includes/class.yith-wcwl-admin-init.php:1153
222
  msgid ""
223
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
224
  msgstr "Zeige den Lagerstatus für jeden Artikel"
225
 
226
- #: ../includes/class.yith-wcwl-admin-init.php:1160
227
  msgid "Show Date of addition"
228
  msgstr "Zeige Datum des hinzufügens"
229
 
230
- #: ../includes/class.yith-wcwl-admin-init.php:1161
231
  msgid "Show the date when users have added a product to the wishlist"
232
  msgstr "Zeige Datum wann der Kunde den Artikel hinzugefügt hat"
233
 
234
- #: ../includes/class.yith-wcwl-admin-init.php:1168
235
  msgid "Add second remove button"
236
  msgstr "Einen zweiten \"Entfernen\" Button"
237
 
238
- #: ../includes/class.yith-wcwl-admin-init.php:1169
239
  msgid "Add a second remove button in the last column, with extended label"
240
  msgstr "Zweiter \"entfernen\" Button in der letzten Spalte"
241
 
242
- #: ../includes/class.yith-wcwl-admin-init.php:1184
243
  msgid "Styles"
244
  msgstr "Stile"
245
 
246
- #: ../includes/class.yith-wcwl-admin-init.php:1191
247
  msgid "Use buttons"
248
  msgstr "Benutze Buttons"
249
 
250
- #: ../includes/class.yith-wcwl-admin-init.php:1192
251
  msgid "Use buttons instead of simple anchors."
252
  msgstr "Benutze Buttons anstelle von Text Links."
253
 
254
- #: ../includes/class.yith-wcwl-admin-init.php:1198
255
  msgid "Custom CSS"
256
  msgstr "Benutzerdefiniertes CSS"
257
 
258
- #: ../includes/class.yith-wcwl-admin-init.php:1205
259
  msgid "Use theme style"
260
  msgstr "Nutze das Theme Styling"
261
 
262
- #: ../includes/class.yith-wcwl-admin-init.php:1206
263
  msgid "Use the theme style."
264
  msgstr "Nutze das Theme Styling."
265
 
266
- #: ../includes/class.yith-wcwl-admin-init.php:1212
267
  msgid "Rounded buttons"
268
  msgstr "Abgerundete Buttons"
269
 
270
- #: ../includes/class.yith-wcwl-admin-init.php:1213
271
  msgid "Make button corners rounded"
272
  msgstr "Nutze runde Button Ecken."
273
 
274
- #: ../includes/class.yith-wcwl-admin-init.php:1219
275
  msgid "\"Add to Wishlist\" icon"
276
  msgstr "Zur Wunschliste hinzufügen Symbol"
277
 
278
- #: ../includes/class.yith-wcwl-admin-init.php:1220
279
  msgid "Add an icon to the \"Add to Wishlist\" button"
280
  msgstr "Symbol für \"Auf die Wunschliste\" Button"
281
 
282
- #: ../includes/class.yith-wcwl-admin-init.php:1230
283
  msgid "\"Add to Cart\" icon"
284
  msgstr "In den Warenkorb Symbol"
285
 
286
- #: ../includes/class.yith-wcwl-admin-init.php:1231
287
  msgid "Add an icon to the \"Add to Cart\" button"
288
  msgstr "Symbol für \"in den Warenkorb\" Button"
289
 
290
- #: ../includes/class.yith-wcwl-admin-init.php:1249
291
  msgid "Social Networks & Share"
292
  msgstr "Social Netzwerke und Teilen"
293
 
294
- #: ../includes/class.yith-wcwl-admin-init.php:1256
295
  msgid "Share on Facebook"
296
  msgstr "Auf Facebook teilen"
297
 
298
- #: ../includes/class.yith-wcwl-admin-init.php:1257
299
  msgid "Show \"Share on Facebook\" button"
300
  msgstr "Zeige \"Auf Facebook teilen\" Button"
301
 
302
- #: ../includes/class.yith-wcwl-admin-init.php:1263
303
  msgid "Tweet on Twitter"
304
  msgstr "Auf Twitter teilen"
305
 
306
- #: ../includes/class.yith-wcwl-admin-init.php:1264
307
  msgid "Show \"Tweet on Twitter\" button"
308
  msgstr "Zeige \"Auf Twitter teilen\" Button"
309
 
310
- #: ../includes/class.yith-wcwl-admin-init.php:1270
311
  msgid "Pin on Pinterest"
312
  msgstr "Auf Pinterest teilen"
313
 
314
- #: ../includes/class.yith-wcwl-admin-init.php:1271
315
  msgid "Show \"Pin on Pinterest\" button"
316
  msgstr "Zeige \"Auf Pinterest teilen\" Button"
317
 
318
- #: ../includes/class.yith-wcwl-admin-init.php:1277
319
  msgid "Share on Google+"
320
  msgstr "Auf Google+ teilen"
321
 
322
- #: ../includes/class.yith-wcwl-admin-init.php:1278
323
  msgid "Show \"Share on Google+\" button"
324
  msgstr "Zeige \"Auf Google+ teilen\" Button"
325
 
326
- #: ../includes/class.yith-wcwl-admin-init.php:1284
327
  msgid "Share by Email"
328
  msgstr "Per E-Mail teilen"
329
 
330
- #: ../includes/class.yith-wcwl-admin-init.php:1285
331
  msgid "Show \"Share by Email\" button"
332
  msgstr "Zeige \"Per E-Mail teilen\" Button"
333
 
334
- #: ../includes/class.yith-wcwl-admin-init.php:1291
335
  msgid "Social title"
336
  msgstr "Social Titel"
337
 
338
- #: ../includes/class.yith-wcwl-admin-init.php:1298
339
  msgid "Social text"
340
  msgstr "Social Text"
341
 
342
- #: ../includes/class.yith-wcwl-admin-init.php:1299
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."
@@ -347,16 +346,15 @@ msgstr ""
347
  "Wird von Pinterest und Twitter genutzt. Benutze <strong>%wishlist_url%</"
348
  "strong> um die URL der Wunschliste anzuzeigen."
349
 
350
- #: ../includes/class.yith-wcwl-admin-init.php:1306
351
  msgid "Social image URL"
352
  msgstr "Social Bild URL"
353
 
354
- #: ../includes/class.yith-wcwl-admin-init.php:1307
355
  msgid "It will be used by Pinterest."
356
  msgstr "Wird von Pinterest genutzt."
357
 
358
- #: ../includes/class.yith-wcwl-admin-init.php:1321
359
- #, php-format
360
  msgid ""
361
  "If you want to take advantage of this feature, you could consider to "
362
  "purchase the %s."
@@ -365,16 +363,15 @@ msgstr ""
365
  "<a href=https://goo.gl/iHq6lS\" target=\"_blank\">Frequently Bought "
366
  "together</a>. %s"
367
 
368
- #: ../includes/class.yith-wcwl-admin-init.php:1326
369
  msgid "YITH WooCommerce Frequently Bought Together Integration"
370
  msgstr "YITH WooCommerce Frequently Bought Together integration"
371
 
372
- #: ../includes/class.yith-wcwl-admin-init.php:1333
373
  msgid "Enable slider in wishlist"
374
  msgstr "Slider in Wunschliste aktivieren"
375
 
376
- #: ../includes/class.yith-wcwl-admin-init.php:1334
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"
@@ -382,85 +379,84 @@ msgstr ""
382
  "Auswählen um einen Artikel Slider in der Wunschliste zu aktivieren. (<a href="
383
  "\"%s\" class=\"thickbox\">Beispiel</a>). %s"
384
 
385
- #: ../includes/class.yith-wcwl-admin-init.php:1370
386
  msgid "\"Add to wishlist\" button"
387
  msgstr "Zur Wunschliste hinzufügen Button"
388
 
389
- #: ../includes/class.yith-wcwl-admin-init.php:1373
390
- #: ../includes/class.yith-wcwl-admin-init.php:1391
391
- #: ../includes/class.yith-wcwl-admin-init.php:1409
392
- #: ../includes/class.yith-wcwl-admin-init.php:1427
393
- #: ../includes/class.yith-wcwl-admin-init.php:1445
394
  msgid "Background"
395
  msgstr "Hintergrund"
396
 
397
- #: ../includes/class.yith-wcwl-admin-init.php:1374
398
- #: ../includes/class.yith-wcwl-admin-init.php:1392
399
- #: ../includes/class.yith-wcwl-admin-init.php:1410
400
- #: ../includes/class.yith-wcwl-admin-init.php:1428
401
- #: ../includes/class.yith-wcwl-admin-init.php:1446
402
  msgid "Text"
403
  msgstr "Text"
404
 
405
- #: ../includes/class.yith-wcwl-admin-init.php:1375
406
- #: ../includes/class.yith-wcwl-admin-init.php:1393
407
- #: ../includes/class.yith-wcwl-admin-init.php:1411
408
- #: ../includes/class.yith-wcwl-admin-init.php:1429
409
- #: ../includes/class.yith-wcwl-admin-init.php:1447
410
  msgid "Border"
411
  msgstr "Rand"
412
 
413
- #: ../includes/class.yith-wcwl-admin-init.php:1382
414
- #: ../includes/class.yith-wcwl-admin-init.php:1400
415
- #: ../includes/class.yith-wcwl-admin-init.php:1418
416
- #: ../includes/class.yith-wcwl-admin-init.php:1436
417
  msgid "Background (hover)"
418
  msgstr "Hintergrund (Hover)"
419
 
420
- #: ../includes/class.yith-wcwl-admin-init.php:1383
421
- #: ../includes/class.yith-wcwl-admin-init.php:1401
422
- #: ../includes/class.yith-wcwl-admin-init.php:1419
423
- #: ../includes/class.yith-wcwl-admin-init.php:1437
424
  msgid "Text (hover)"
425
  msgstr "Text (hover)"
426
 
427
- #: ../includes/class.yith-wcwl-admin-init.php:1384
428
- #: ../includes/class.yith-wcwl-admin-init.php:1402
429
- #: ../includes/class.yith-wcwl-admin-init.php:1420
430
- #: ../includes/class.yith-wcwl-admin-init.php:1438
431
  msgid "Border (hover)"
432
  msgstr "Rand (Hover)"
433
 
434
- #: ../includes/class.yith-wcwl-admin-init.php:1388
435
  msgid "\"Add to Cart\" button"
436
  msgstr "In den Warenkorb Button"
437
 
438
- #: ../includes/class.yith-wcwl-admin-init.php:1406
439
  msgid "\"Style 1\" button"
440
  msgstr "Stil 1 Button"
441
 
442
- #: ../includes/class.yith-wcwl-admin-init.php:1424
443
  msgid "\"Style 2\" button"
444
  msgstr "Stil 2 Button"
445
 
446
- #: ../includes/class.yith-wcwl-admin-init.php:1442
447
  msgid "Wishlist table"
448
  msgstr "Wunschlisten Tabelle"
449
 
450
- #: ../includes/class.yith-wcwl-admin-init.php:1451
451
  msgid "Headers"
452
  msgstr "Kopfzeilen"
453
 
454
- #: ../includes/class.yith-wcwl-admin-init.php:1454
455
  msgid "Background color"
456
  msgstr "Hintergrund Farbe"
457
 
458
- #: ../includes/class.yith-wcwl-admin-init.php:1544
459
  msgid "Wishlist Activated"
460
  msgstr "Wunschliste aktiviert"
461
 
462
- #: ../includes/class.yith-wcwl-admin-init.php:1545
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 +468,11 @@ msgstr ""
472
  "href=\"https://goo.gl/wxbNyw\" target=\"blank\">Premium Version</a> hat eine "
473
  "Menge Funktionen mehr, schau sie dir doch mal an<a href=\"%s\">.</a>"
474
 
475
- #: ../includes/class.yith-wcwl-admin-init.php:1556
476
  msgid "Wishlist Updated"
477
  msgstr "Wunschliste aktualisiert"
478
 
479
- #: ../includes/class.yith-wcwl-admin-init.php:1557
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 "
@@ -490,233 +485,221 @@ msgstr ""
490
  "eine <a href=\"https://goo.gl/wxbNyw\" target=\"_blank\">Premium Version</a> "
491
  "hast erscheint bei einem Update immer ein Hinweis<a href=\"%s\".</a>"
492
 
493
- #: ../includes/class.yith-wcwl-init.php:403
494
  msgid ""
495
  "We are sorry, but this feature is available only if cookies are enabled on "
496
  "your browser."
497
  msgstr "Achtung, diese Funktionen benötigt Cookies."
498
 
499
- #: ../includes/class.yith-wcwl-init.php:404
500
  msgid "Product correctly added to cart"
501
  msgstr "Artikel zum Einkaufswagen hinzugefügt"
502
 
503
- #: ../includes/class.yith-wcwl-install.php:244
504
  msgctxt "page_slug"
505
  msgid "wishlist"
506
  msgstr "Wunschliste"
507
 
508
- #: ../includes/class.yith-wcwl-privacy.php:50
509
  msgid "While you visit our site, we’ll track:"
510
  msgstr ""
511
 
512
- #: ../includes/class.yith-wcwl-privacy.php:52
513
  msgid ""
514
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
515
  "users your favourite products, and to create targeted email campaigns."
516
  msgstr ""
517
 
518
- #: ../includes/class.yith-wcwl-privacy.php:53
519
  msgid ""
520
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
521
  "make them visible to the store’s staff"
522
  msgstr ""
523
 
524
- #: ../includes/class.yith-wcwl-privacy.php:55
525
  msgid ""
526
  "We’ll also use cookies to keep track of wishlist contents while you’re "
527
  "browsing our site."
528
  msgstr ""
529
 
530
- #: ../includes/class.yith-wcwl-privacy.php:58
531
  msgid ""
532
  "Members of our team have access to the information you provide us. For "
533
  "example, both Administrators and Shop Managers can access:"
534
  msgstr ""
535
 
536
- #: ../includes/class.yith-wcwl-privacy.php:60
537
  msgid ""
538
  "Wishlist details, such as products added, date of addition, name and privacy "
539
  "settings of your wishlists"
540
  msgstr ""
541
 
542
- #: ../includes/class.yith-wcwl-privacy.php:62
543
  msgid ""
544
  "Our team members have access to this information to offer you better deals "
545
  "for the products you love."
546
  msgstr ""
547
 
548
- #: ../includes/class.yith-wcwl-privacy.php:82
549
- #: ../includes/class.yith-wcwl-privacy.php:98
550
  #, fuzzy
551
- #| msgid "Customer details"
552
  msgid "Customer Wishlists"
553
  msgstr "Benutzer Details"
554
 
555
- #: ../includes/class.yith-wcwl-privacy.php:133
556
  msgid "Wishlists"
557
  msgstr "Wunschlisten"
558
 
559
- #: ../includes/class.yith-wcwl-privacy.php:195
560
- #, fuzzy, php-format
561
- #| msgid "My wishlist on %s"
562
  msgid "Removed wishlist %s."
563
  msgstr "Meine Wunschliste bei %s"
564
 
565
- #: ../includes/class.yith-wcwl-privacy.php:199
566
- #, fuzzy, php-format
567
- #| msgid "Wishlist \"Ask an estimate\""
568
  msgid "Wishlist %s has been retained."
569
  msgstr "Wunschliste \"Angebot anfragen\""
570
 
571
- #: ../includes/class.yith-wcwl-privacy.php:210
572
  #, fuzzy
573
- #| msgid "A list of user's wishlists"
574
  msgid "Removed default user's wishlist"
575
  msgstr "Wunschlisten anderer Nutzer"
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"
584
  msgid "Wishlist url"
585
  msgstr "Wunschliste"
586
 
587
- #: ../includes/class.yith-wcwl-privacy.php:230
588
  #, fuzzy
589
- #| msgid "Title:"
590
  msgid "Title"
591
  msgstr "Titel:"
592
 
593
- #: ../includes/class.yith-wcwl-privacy.php:231
594
  #, fuzzy
595
- #| msgid "Create"
596
  msgctxt "date wishlist was created"
597
  msgid "Created on"
598
  msgstr "Erstellen"
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
609
- #: ../templates/wishlist-view.php:212
610
  msgid "Shared"
611
  msgstr "geteilt"
612
 
613
- #: ../includes/class.yith-wcwl-privacy.php:286
614
- #: ../templates/wishlist-view.php:215
615
  msgid "Private"
616
  msgstr "Privat"
617
 
618
- #: ../includes/class.yith-wcwl-privacy.php:289
619
- #: ../templates/wishlist-view.php:218
620
  msgid "Public"
621
  msgstr "Öffentlich"
622
 
623
- #: ../includes/class.yith-wcwl-shortcode.php:259
624
- #: ../includes/class.yith-wcwl-ui.php:164
625
  msgid "Share on:"
626
  msgstr "Teile auf:"
627
 
628
- #: ../includes/class.yith-wcwl-ui.php:118
629
- #: ../includes/class.yith-wcwl-ui.php:200
630
  msgid "Select options"
631
  msgstr "Optionen auswählen"
632
 
633
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
634
  msgid "Facebook"
635
  msgstr "Facebook"
636
 
637
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
638
  msgid "Twitter"
639
  msgstr "Twitter"
640
 
641
- #: ../includes/class.yith-wcwl-ui.php:180
642
  msgid "email"
643
  msgstr "email"
644
 
645
- #: ../includes/class.yith-wcwl.php:201
646
  msgid "An error occurred while adding products to the wishlist."
647
  msgstr "Beim hinzufügen von Artikeln trat ein Fehler auf."
648
 
649
- #: ../includes/class.yith-wcwl.php:293
650
  msgid "An error occurred while adding products to wishlist."
651
  msgstr "Beim hinzufügen von Artikeln trat ein Fehler auf."
652
 
653
- #: ../includes/class.yith-wcwl.php:310
654
  msgid "The \"Remove\" option now does not require any parameter"
655
  msgstr "Die entfernen Funktion benötigt keine Parameter"
656
 
657
- #: ../includes/class.yith-wcwl.php:359
658
  msgid "An error occurred while removing products from the wishlist"
659
  msgstr "Beim entfernen von Artikeln trat ein Fehler auf."
660
 
661
- #: ../includes/class.yith-wcwl.php:809
662
  msgid "You need to log in before creating a new wishlist"
663
  msgstr "Du musst dich einloggen um eine Wunschliste zu erstellen"
664
 
665
- #: ../includes/class.yith-wcwl.php:1610
666
  msgid "Product successfully removed."
667
  msgstr "Artikel entfernt."
668
 
669
- #: ../includes/class.yith-wcwl.php:1614
670
  msgid "Error. Unable to remove the product from the wishlist."
671
  msgstr "Fehler: Artikel konnte nicht von der Wunschliste entfernt werden."
672
 
673
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
674
  msgid "No products were added to the wishlist"
675
  msgstr "Keine Produkte zur Wunschliste hinzugefügt"
676
 
677
- #: ../includes/class.yith-wcwl.php:1660
678
  msgid "An error as occurred."
679
  msgstr "Es ist ein Fehler aufgetreten."
680
 
681
- #: ../init.php:130
682
  msgid ""
683
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
684
  "WooCommerce in order to work."
685
  msgstr "YITH Wishlist erfordert WooCommerce"
686
 
687
- #: ../init.php:140
688
  msgid "You can't activate the free version of"
689
  msgstr ""
690
 
691
- #: ../init.php:140
692
  msgid "while you are using the premium one."
693
  msgstr ""
694
 
695
- #: ../templates/admin/wishlist-panel-premium.php:185
696
- #: ../templates/admin/wishlist-panel-premium.php:383
697
- #, php-format
698
  msgid ""
699
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
700
  "%2$s to benefit from all features!"
701
  msgstr ""
702
 
703
- #: ../templates/admin/wishlist-panel-premium.php:187
704
- #: ../templates/admin/wishlist-panel-premium.php:385
705
- #, php-format
706
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
707
  msgstr ""
708
 
709
- #: ../templates/admin/wishlist-panel-premium.php:193
710
  msgid "Premium Features"
711
  msgstr ""
712
 
713
- #: ../templates/admin/wishlist-panel-premium.php:196
714
- #: ../templates/admin/wishlist-panel-premium.php:201
715
  msgid "Multiple Wishlist"
716
  msgstr ""
717
 
718
- #: ../templates/admin/wishlist-panel-premium.php:203
719
- #, php-format
720
  msgid ""
721
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
722
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -727,43 +710,38 @@ msgid ""
727
  "manage and share their own wish lists."
728
  msgstr ""
729
 
730
- #: ../templates/admin/wishlist-panel-premium.php:212
731
- #: ../templates/admin/wishlist-panel-premium.php:222
732
  msgid "Wishlist Private"
733
  msgstr ""
734
 
735
- #: ../templates/admin/wishlist-panel-premium.php:214
736
- #, php-format
737
  msgid ""
738
  "By enabling the option wishlist, users will also have the possibility to "
739
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
740
  "following options:"
741
  msgstr ""
742
 
743
- #: ../templates/admin/wishlist-panel-premium.php:216
744
- #, php-format
745
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
746
  msgstr ""
747
 
748
- #: ../templates/admin/wishlist-panel-premium.php:217
749
- #, php-format
750
  msgid ""
751
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
752
  "can display it;"
753
  msgstr ""
754
 
755
- #: ../templates/admin/wishlist-panel-premium.php:218
756
- #, php-format
757
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
758
  msgstr ""
759
 
760
- #: ../templates/admin/wishlist-panel-premium.php:229
761
- #: ../templates/admin/wishlist-panel-premium.php:234
762
  msgid "Estimate Cost"
763
  msgstr ""
764
 
765
- #: ../templates/admin/wishlist-panel-premium.php:236
766
- #, php-format
767
  msgid ""
768
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
769
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -775,13 +753,12 @@ msgid ""
775
  "address that you have previously set."
776
  msgstr ""
777
 
778
- #: ../templates/admin/wishlist-panel-premium.php:245
779
- #: ../templates/admin/wishlist-panel-premium.php:250
780
  msgid "Admin Panel"
781
  msgstr ""
782
 
783
- #: ../templates/admin/wishlist-panel-premium.php:247
784
- #, php-format
785
  msgid ""
786
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
787
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -791,13 +768,12 @@ msgid ""
791
  "in customers' wish lists."
792
  msgstr ""
793
 
794
- #: ../templates/admin/wishlist-panel-premium.php:257
795
- #: ../templates/admin/wishlist-panel-premium.php:262
796
  msgid "Search Wishlists"
797
  msgstr ""
798
 
799
- #: ../templates/admin/wishlist-panel-premium.php:264
800
- #, php-format
801
  msgid ""
802
  "How many times have you been looking for the perfect gift for a important "
803
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -806,12 +782,11 @@ msgid ""
806
  "your products and even encourage users to purchase."
807
  msgstr ""
808
 
809
- #: ../templates/admin/wishlist-panel-premium.php:273
810
  msgid "'ADD TO CART' CHECKBOX"
811
  msgstr ""
812
 
813
- #: ../templates/admin/wishlist-panel-premium.php:275
814
- #, php-format
815
  msgid ""
816
  "Your shop offers always a wide selection of products and wishlists of your "
817
  "users get more and more crowded everyday. Give them the possibility to "
@@ -819,20 +794,19 @@ msgid ""
819
  "just with one click."
820
  msgstr ""
821
 
822
- #: ../templates/admin/wishlist-panel-premium.php:278
823
  msgid "'ADD TO CART'"
824
  msgstr ""
825
 
826
- #: ../templates/admin/wishlist-panel-premium.php:285
827
  msgid "DISABLE WISHLIST"
828
  msgstr ""
829
 
830
- #: ../templates/admin/wishlist-panel-premium.php:290
831
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
832
  msgstr ""
833
 
834
- #: ../templates/admin/wishlist-panel-premium.php:292
835
- #, php-format
836
  msgid ""
837
  "Favour users that have registered to your shop and disable plugin "
838
  "functionalities for all users that have not. By disabling this option, each "
@@ -840,29 +814,27 @@ msgid ""
840
  "%2$s to \"My Account\" page and a message will invite them to log in."
841
  msgstr ""
842
 
843
- #: ../templates/admin/wishlist-panel-premium.php:301
844
  msgid "MESSAGE TO UNLOGGED USERS"
845
  msgstr ""
846
 
847
- #: ../templates/admin/wishlist-panel-premium.php:303
848
- #, php-format
849
  msgid ""
850
  "Invite users that are visiting your shop to login if they want to fully "
851
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
852
  "redirect them to \"My Account\" page for registration."
853
  msgstr ""
854
 
855
- #: ../templates/admin/wishlist-panel-premium.php:306
856
  msgid "UNLOGGED USERS"
857
  msgstr ""
858
 
859
- #: ../templates/admin/wishlist-panel-premium.php:313
860
- #: ../templates/admin/wishlist-panel-premium.php:318
861
  msgid "POPULAR TABLE"
862
  msgstr ""
863
 
864
- #: ../templates/admin/wishlist-panel-premium.php:320
865
- #, php-format
866
  msgid ""
867
  "Some products draw customer's attention more than others and they do not "
868
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -870,29 +842,27 @@ msgid ""
870
  "their wishlists."
871
  msgstr ""
872
 
873
- #: ../templates/admin/wishlist-panel-premium.php:329
874
  msgid "FUNCTIONALITIES IN ONE CLICK"
875
  msgstr ""
876
 
877
- #: ../templates/admin/wishlist-panel-premium.php:331
878
- #, php-format
879
  msgid ""
880
  "Users have the possibility to search for a wishlist, create a new one or "
881
  "display those already created. Add these %1$sfunctionalities%2$s through the "
882
  "dedicated widgets or show them immediately after \"Wishlist\" table."
883
  msgstr ""
884
 
885
- #: ../templates/admin/wishlist-panel-premium.php:334
886
  msgid "FUNCTIONALITIES"
887
  msgstr ""
888
 
889
- #: ../templates/admin/wishlist-panel-premium.php:341
890
- #: ../templates/admin/wishlist-panel-premium.php:346
891
  msgid "PROMOTIONAL EMAIL"
892
  msgstr ""
893
 
894
- #: ../templates/admin/wishlist-panel-premium.php:348
895
- #, php-format
896
  msgid ""
897
  "If you want to give the right input to your users to persuade them to "
898
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -901,12 +871,11 @@ msgid ""
901
  "will know you are offering a unique offer!"
902
  msgstr ""
903
 
904
- #: ../templates/admin/wishlist-panel-premium.php:357
905
  msgid "FROM A WISHLIST TO ANOTHER"
906
  msgstr ""
907
 
908
- #: ../templates/admin/wishlist-panel-premium.php:359
909
- #, php-format
910
  msgid ""
911
  "Who said that a product has to remain forever in the same wishlist? With the "
912
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -914,103 +883,126 @@ msgid ""
914
  "another one, managing as they want their lists."
915
  msgstr ""
916
 
917
- #: ../templates/admin/wishlist-panel-premium.php:362
918
  msgid "FROM A WISHLIST"
919
  msgstr ""
920
 
921
- #: ../templates/admin/wishlist-panel-premium.php:369
922
  msgid "DATE"
923
  msgstr ""
924
 
925
- #: ../templates/admin/wishlist-panel-premium.php:374
926
  msgid "DATE OF ADDITION TO A WISHLIST"
927
  msgstr ""
928
 
929
- #: ../templates/admin/wishlist-panel-premium.php:376
930
- #, php-format
931
  msgid ""
932
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
933
  "date in which they have added a particular product to their list: a new way "
934
  "to keep you users informed about their operations."
935
  msgstr ""
936
 
937
- #: ../templates/share.php:32
938
  msgid "Pinterest"
939
  msgstr "Pinterest"
940
 
941
- #: ../templates/share.php:38
942
  msgid "Google+"
943
  msgstr "Google+"
944
 
945
- #: ../templates/share.php:44
946
  msgid "Email"
947
  msgstr "EMail"
948
 
949
- #: ../templates/wishlist-view.php:32
950
  msgid "Edit title"
951
  msgstr "Titel bearbeiten"
952
 
953
- #: ../templates/wishlist-view.php:41
954
  msgid "Save"
955
  msgstr "Speichern"
956
 
957
- #: ../templates/wishlist-view.php:45
958
  msgid "Cancel"
959
  msgstr "Abbrechen"
960
 
961
- #: ../templates/wishlist-view.php:82
962
  msgid "Product Name"
963
  msgstr "Artikel Name"
964
 
965
- #: ../templates/wishlist-view.php:89
966
  msgid "Unit Price"
967
  msgstr "Artikel Preis"
968
 
969
- #: ../templates/wishlist-view.php:102
970
  msgid "Stock Status"
971
  msgstr "Lager Status"
972
 
973
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
974
  msgid "Remove this product"
975
  msgstr "Artikel entfernen"
976
 
977
- #: ../templates/wishlist-view.php:172
978
  msgid "Free!"
979
  msgstr "Kostenlos!"
980
 
981
- #: ../templates/wishlist-view.php:179
982
  msgid "Out of Stock"
983
  msgstr "Nicht auf Lager"
984
 
985
- #: ../templates/wishlist-view.php:179
986
  msgid "In Stock"
987
  msgstr "Auf Lager"
988
 
989
- #: ../templates/wishlist-view.php:188
990
- #, php-format
991
  msgid "Added on : %s"
992
  msgstr "Hinzugefügt am: %s"
993
 
994
- #: ../templates/wishlist-view.php:200
995
  msgid "Move"
996
  msgstr "Verschieben"
997
 
998
- #: ../templates/wishlist-view.php:232
999
  msgid "Remove"
1000
  msgstr "Entfernen"
1001
 
1002
- #: ../templates/wishlist-view.php:259
1003
  msgid "Add the selected products to the cart"
1004
  msgstr "Ausgewählte Artikel<br />in den Warenkorb"
1005
 
1006
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1007
  msgid "Ask for an estimate"
1008
  msgstr "Nach einem Angebot Fragen"
1009
 
1010
- #: ../templates/wishlist-view.php:303
1011
  msgid "Your email"
1012
  msgstr ""
1013
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1014
  #~ msgid "Live Demo"
1015
  #~ msgstr "Live Demo"
1016
 
@@ -1025,9 +1017,6 @@ msgstr ""
1025
  #~ msgid "Plugin Documentation"
1026
  #~ msgstr "Plugin Dokumentation"
1027
 
1028
- #~ msgid "YITH WooCommerce Wishlist"
1029
- #~ msgstr "YITH WooCommerce Wunschliste"
1030
-
1031
  #~ msgid "I wanted you to see this site"
1032
  #~ msgstr "Ich möchte das ihr meine Seite seht"
1033
 
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:50+0200\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:1478
25
+ #: includes/class.yith-wcwl-admin-init.php:1479
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:1018
44
  msgid "Upgrade to the PREMIUM VERSION"
45
  msgstr ""
46
  "Hier die <a href=\"https://goo.gl/wxbNyw\" target=\"_blank\">PREMIUM "
47
  "VERSION</a> kaufen."
48
 
49
+ #: includes/class.yith-wcwl-admin-init.php:1022
50
  msgid "Discover the Advanced Features"
51
  msgstr "Erweiterte Funktionen ansehen"
52
 
53
+ #: includes/class.yith-wcwl-admin-init.php:1023
54
  msgid ""
55
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
56
  "all features!"
57
  msgstr ""
58
 
59
+ #: includes/class.yith-wcwl-admin-init.php:1029
60
  msgid "Get Support and Pro Features"
61
  msgstr ""
62
  "<a href=\"https://goo.gl/wxbNyw\" target=\"_blank\">Support und Premium "
63
  "Features bekommen</a>"
64
 
65
+ #: includes/class.yith-wcwl-admin-init.php:1030
66
  msgid ""
67
  "By purchasing the premium version of the plugin, you will take advantage of "
68
  "the advanced features of the product and you will get one year of free "
73
  "Jahr freie Updates. Außerdem gibt's 24h Support auf unserer Webseite -> <a "
74
  "href=\"https://goo.gl/wxbNyw\" target=\"_blank\">Premium Version</a>"
75
 
76
+ #: includes/class.yith-wcwl-admin-init.php:1040
77
  msgid "General Settings"
78
  msgstr "Allgemeine Einstellungen"
79
 
80
+ #: includes/class.yith-wcwl-admin-init.php:1047
81
  msgid "Enable YITH Wishlist"
82
  msgstr "YITH Wunschlisten Plugin aktivieren"
83
 
84
+ #: includes/class.yith-wcwl-admin-init.php:1048
 
85
  msgid ""
86
  "Enable all plugin features. <strong>Be sure to select at least one option in "
87
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
88
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
89
  msgstr ""
90
 
91
+ #: includes/class.yith-wcwl-admin-init.php:1054
92
  msgid "Default wishlist title"
93
  msgstr "Standard Wunschlisten Titel"
94
 
95
+ #: includes/class.yith-wcwl-admin-init.php:1056
96
+ #: includes/class.yith-wcwl-admin-init.php:1057
97
+ #: includes/class.yith-wcwl-admin-init.php:1293
 
98
  msgid "My wishlist on %s"
99
  msgstr "Meine Wunschliste bei %s"
100
 
101
+ #: includes/class.yith-wcwl-admin-init.php:1062
102
  msgid "Wishlist Page"
103
  msgstr "Wunschlisten Seite"
104
 
105
+ #: includes/class.yith-wcwl-admin-init.php:1063
106
  msgid "Page contents: [yith_wcwl_wishlist]"
107
  msgstr "Seiteninhalt: [yith_wcwl_wishlist]"
108
 
109
+ #: includes/class.yith-wcwl-admin-init.php:1072
110
  msgid "Position"
111
  msgstr "Position"
112
 
113
+ #: includes/class.yith-wcwl-admin-init.php:1073
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]."
118
  "Du kannst den Button bei Variablen Produkten nur nach dem \"In den Warenkorb"
119
  "\" Button hinzufügen oder du nutzt den Shortcode [yith_wcwl_add_to_wishlist]."
120
 
121
+ #: includes/class.yith-wcwl-admin-init.php:1079
122
  msgid "After \"Add to cart\""
123
  msgstr "Nach \"in den Warenkorb\""
124
 
125
+ #: includes/class.yith-wcwl-admin-init.php:1080
126
  msgid "After thumbnails"
127
  msgstr "Nach dem Vorschaubild"
128
 
129
+ #: includes/class.yith-wcwl-admin-init.php:1081
130
  msgid "After summary"
131
  msgstr "Nach der Zusammenfassung"
132
 
133
+ #: includes/class.yith-wcwl-admin-init.php:1082
134
  msgid "Use shortcode"
135
  msgstr "Benutze Shortcodes"
136
 
137
+ #: includes/class.yith-wcwl-admin-init.php:1087
138
  msgid "Redirect to cart"
139
  msgstr "Zum Warenkorb weiterleiten"
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."
146
  "Zum Warenkorb weiterleiten wenn der Button \"Hinzufügen zum Warenkorb\" "
147
  "geklickt wird"
148
 
149
+ #: includes/class.yith-wcwl-admin-init.php:1094
150
  msgid "Remove if added to the cart"
151
  msgstr "Entfernen wenn zum Warenkorb hinzugefügt"
152
 
153
+ #: includes/class.yith-wcwl-admin-init.php:1095
154
  msgid "Remove the product from the wishlist if it has been added to the cart."
155
  msgstr "Von der Wunschliste entfernen wenn zum Warenkorb hinzugefügt."
156
 
157
+ #: includes/class.yith-wcwl-admin-init.php:1101
158
  msgid "\"Add to Wishlist\" text"
159
  msgstr "Zur Wunschliste hinzufügen Text"
160
 
161
+ #: includes/class.yith-wcwl-admin-init.php:1103
162
  msgid "Add to Wishlist"
163
  msgstr "Auf die Wunschliste"
164
 
165
+ #: includes/class.yith-wcwl-admin-init.php:1108
166
  msgid "\"Browse wishlist\" text"
167
  msgstr "\"Wunschliste durchsuchen\" 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 "Wunschliste durchstöbern"
173
 
174
+ #: includes/class.yith-wcwl-admin-init.php:1115
175
  msgid "\"Product already in wishlist\" text"
176
  msgstr "Artikel ist bereits auf der Wunschliste Text"
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 "Der Artikel ist bereits auf einer Wunschliste"
182
 
183
+ #: includes/class.yith-wcwl-admin-init.php:1122
184
  msgid "\"Product added\" text"
185
  msgstr "Artikel hinzugefügt Text"
186
 
187
+ #: includes/class.yith-wcwl-admin-init.php:1124
188
+ #: includes/class.yith-wcwl-ui.php:82
189
  msgid "Product added!"
190
  msgstr "Artikel hinzugefügt!"
191
 
192
+ #: includes/class.yith-wcwl-admin-init.php:1129
193
  msgid "\"Add to Cart\" text"
194
  msgstr "In den Warenkorb Text"
195
 
196
+ #: includes/class.yith-wcwl-admin-init.php:1131
197
  msgid "Add to Cart"
198
  msgstr "In den Warenkorb"
199
 
200
+ #: includes/class.yith-wcwl-admin-init.php:1136
201
  msgid "Show Unit price"
202
  msgstr "Zeige Artikel Preis"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1137
205
  msgid "Show unit price for each product in wishlist"
206
  msgstr "Zeige Artikel Preis für jedes Produkt"
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1144
209
  msgid "Show \"Add to Cart\" button"
210
  msgstr "Zeige \"Zum Warenkorb hinzufügen\" Button"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1145
213
  msgid "Show \"Add to Cart\" button for each product in wishlist"
214
  msgstr "Zeige \"Zum, Warenkorb hinzufügen\" Button bei jedem Artikel"
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1152
217
  msgid "Show Stock status"
218
  msgstr "Zeige Lagerstatus"
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1153
221
  msgid ""
222
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
223
  msgstr "Zeige den Lagerstatus für jeden Artikel"
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1160
226
  msgid "Show Date of addition"
227
  msgstr "Zeige Datum des hinzufügens"
228
 
229
+ #: includes/class.yith-wcwl-admin-init.php:1161
230
  msgid "Show the date when users have added a product to the wishlist"
231
  msgstr "Zeige Datum wann der Kunde den Artikel hinzugefügt hat"
232
 
233
+ #: includes/class.yith-wcwl-admin-init.php:1168
234
  msgid "Add second remove button"
235
  msgstr "Einen zweiten \"Entfernen\" Button"
236
 
237
+ #: includes/class.yith-wcwl-admin-init.php:1169
238
  msgid "Add a second remove button in the last column, with extended label"
239
  msgstr "Zweiter \"entfernen\" Button in der letzten Spalte"
240
 
241
+ #: includes/class.yith-wcwl-admin-init.php:1184
242
  msgid "Styles"
243
  msgstr "Stile"
244
 
245
+ #: includes/class.yith-wcwl-admin-init.php:1191
246
  msgid "Use buttons"
247
  msgstr "Benutze Buttons"
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1192
250
  msgid "Use buttons instead of simple anchors."
251
  msgstr "Benutze Buttons anstelle von Text Links."
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1198
254
  msgid "Custom CSS"
255
  msgstr "Benutzerdefiniertes CSS"
256
 
257
+ #: includes/class.yith-wcwl-admin-init.php:1205
258
  msgid "Use theme style"
259
  msgstr "Nutze das Theme Styling"
260
 
261
+ #: includes/class.yith-wcwl-admin-init.php:1206
262
  msgid "Use the theme style."
263
  msgstr "Nutze das Theme Styling."
264
 
265
+ #: includes/class.yith-wcwl-admin-init.php:1212
266
  msgid "Rounded buttons"
267
  msgstr "Abgerundete Buttons"
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1213
270
  msgid "Make button corners rounded"
271
  msgstr "Nutze runde Button Ecken."
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1219
274
  msgid "\"Add to Wishlist\" icon"
275
  msgstr "Zur Wunschliste hinzufügen Symbol"
276
 
277
+ #: includes/class.yith-wcwl-admin-init.php:1220
278
  msgid "Add an icon to the \"Add to Wishlist\" button"
279
  msgstr "Symbol für \"Auf die Wunschliste\" Button"
280
 
281
+ #: includes/class.yith-wcwl-admin-init.php:1230
282
  msgid "\"Add to Cart\" icon"
283
  msgstr "In den Warenkorb Symbol"
284
 
285
+ #: includes/class.yith-wcwl-admin-init.php:1231
286
  msgid "Add an icon to the \"Add to Cart\" button"
287
  msgstr "Symbol für \"in den Warenkorb\" Button"
288
 
289
+ #: includes/class.yith-wcwl-admin-init.php:1249
290
  msgid "Social Networks & Share"
291
  msgstr "Social Netzwerke und Teilen"
292
 
293
+ #: includes/class.yith-wcwl-admin-init.php:1256
294
  msgid "Share on Facebook"
295
  msgstr "Auf Facebook teilen"
296
 
297
+ #: includes/class.yith-wcwl-admin-init.php:1257
298
  msgid "Show \"Share on Facebook\" button"
299
  msgstr "Zeige \"Auf Facebook teilen\" Button"
300
 
301
+ #: includes/class.yith-wcwl-admin-init.php:1263
302
  msgid "Tweet on Twitter"
303
  msgstr "Auf Twitter teilen"
304
 
305
+ #: includes/class.yith-wcwl-admin-init.php:1264
306
  msgid "Show \"Tweet on Twitter\" button"
307
  msgstr "Zeige \"Auf Twitter teilen\" Button"
308
 
309
+ #: includes/class.yith-wcwl-admin-init.php:1270
310
  msgid "Pin on Pinterest"
311
  msgstr "Auf Pinterest teilen"
312
 
313
+ #: includes/class.yith-wcwl-admin-init.php:1271
314
  msgid "Show \"Pin on Pinterest\" button"
315
  msgstr "Zeige \"Auf Pinterest teilen\" Button"
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1277
318
  msgid "Share on Google+"
319
  msgstr "Auf Google+ teilen"
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1278
322
  msgid "Show \"Share on Google+\" button"
323
  msgstr "Zeige \"Auf Google+ teilen\" Button"
324
 
325
+ #: includes/class.yith-wcwl-admin-init.php:1284
326
  msgid "Share by Email"
327
  msgstr "Per E-Mail teilen"
328
 
329
+ #: includes/class.yith-wcwl-admin-init.php:1285
330
  msgid "Show \"Share by Email\" button"
331
  msgstr "Zeige \"Per E-Mail teilen\" Button"
332
 
333
+ #: includes/class.yith-wcwl-admin-init.php:1291
334
  msgid "Social title"
335
  msgstr "Social Titel"
336
 
337
+ #: includes/class.yith-wcwl-admin-init.php:1298
338
  msgid "Social text"
339
  msgstr "Social Text"
340
 
341
+ #: includes/class.yith-wcwl-admin-init.php:1299
342
  msgid ""
343
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
344
  "strong> where you want to show the URL of your wishlist."
346
  "Wird von Pinterest und Twitter genutzt. Benutze <strong>%wishlist_url%</"
347
  "strong> um die URL der Wunschliste anzuzeigen."
348
 
349
+ #: includes/class.yith-wcwl-admin-init.php:1306
350
  msgid "Social image URL"
351
  msgstr "Social Bild URL"
352
 
353
+ #: includes/class.yith-wcwl-admin-init.php:1307
354
  msgid "It will be used by Pinterest."
355
  msgstr "Wird von Pinterest genutzt."
356
 
357
+ #: includes/class.yith-wcwl-admin-init.php:1321
 
358
  msgid ""
359
  "If you want to take advantage of this feature, you could consider to "
360
  "purchase the %s."
363
  "<a href=https://goo.gl/iHq6lS\" target=\"_blank\">Frequently Bought "
364
  "together</a>. %s"
365
 
366
+ #: includes/class.yith-wcwl-admin-init.php:1326
367
  msgid "YITH WooCommerce Frequently Bought Together Integration"
368
  msgstr "YITH WooCommerce Frequently Bought Together integration"
369
 
370
+ #: includes/class.yith-wcwl-admin-init.php:1333
371
  msgid "Enable slider in wishlist"
372
  msgstr "Slider in Wunschliste aktivieren"
373
 
374
+ #: includes/class.yith-wcwl-admin-init.php:1334
 
375
  msgid ""
376
  "Choose to enable product slider in wishlist page with linked products (<a "
377
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
379
  "Auswählen um einen Artikel Slider in der Wunschliste zu aktivieren. (<a href="
380
  "\"%s\" class=\"thickbox\">Beispiel</a>). %s"
381
 
382
+ #: includes/class.yith-wcwl-admin-init.php:1370
383
  msgid "\"Add to wishlist\" button"
384
  msgstr "Zur Wunschliste hinzufügen Button"
385
 
386
+ #: includes/class.yith-wcwl-admin-init.php:1373
387
+ #: includes/class.yith-wcwl-admin-init.php:1391
388
+ #: includes/class.yith-wcwl-admin-init.php:1409
389
+ #: includes/class.yith-wcwl-admin-init.php:1427
390
+ #: includes/class.yith-wcwl-admin-init.php:1445
391
  msgid "Background"
392
  msgstr "Hintergrund"
393
 
394
+ #: includes/class.yith-wcwl-admin-init.php:1374
395
+ #: includes/class.yith-wcwl-admin-init.php:1392
396
+ #: includes/class.yith-wcwl-admin-init.php:1410
397
+ #: includes/class.yith-wcwl-admin-init.php:1428
398
+ #: includes/class.yith-wcwl-admin-init.php:1446
399
  msgid "Text"
400
  msgstr "Text"
401
 
402
+ #: includes/class.yith-wcwl-admin-init.php:1375
403
+ #: includes/class.yith-wcwl-admin-init.php:1393
404
+ #: includes/class.yith-wcwl-admin-init.php:1411
405
+ #: includes/class.yith-wcwl-admin-init.php:1429
406
+ #: includes/class.yith-wcwl-admin-init.php:1447
407
  msgid "Border"
408
  msgstr "Rand"
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
  msgid "Background (hover)"
415
  msgstr "Hintergrund (Hover)"
416
 
417
+ #: includes/class.yith-wcwl-admin-init.php:1383
418
+ #: includes/class.yith-wcwl-admin-init.php:1401
419
+ #: includes/class.yith-wcwl-admin-init.php:1419
420
+ #: includes/class.yith-wcwl-admin-init.php:1437
421
  msgid "Text (hover)"
422
  msgstr "Text (hover)"
423
 
424
+ #: includes/class.yith-wcwl-admin-init.php:1384
425
+ #: includes/class.yith-wcwl-admin-init.php:1402
426
+ #: includes/class.yith-wcwl-admin-init.php:1420
427
+ #: includes/class.yith-wcwl-admin-init.php:1438
428
  msgid "Border (hover)"
429
  msgstr "Rand (Hover)"
430
 
431
+ #: includes/class.yith-wcwl-admin-init.php:1388
432
  msgid "\"Add to Cart\" button"
433
  msgstr "In den Warenkorb Button"
434
 
435
+ #: includes/class.yith-wcwl-admin-init.php:1406
436
  msgid "\"Style 1\" button"
437
  msgstr "Stil 1 Button"
438
 
439
+ #: includes/class.yith-wcwl-admin-init.php:1424
440
  msgid "\"Style 2\" button"
441
  msgstr "Stil 2 Button"
442
 
443
+ #: includes/class.yith-wcwl-admin-init.php:1442
444
  msgid "Wishlist table"
445
  msgstr "Wunschlisten Tabelle"
446
 
447
+ #: includes/class.yith-wcwl-admin-init.php:1451
448
  msgid "Headers"
449
  msgstr "Kopfzeilen"
450
 
451
+ #: includes/class.yith-wcwl-admin-init.php:1454
452
  msgid "Background color"
453
  msgstr "Hintergrund Farbe"
454
 
455
+ #: includes/class.yith-wcwl-admin-init.php:1544
456
  msgid "Wishlist Activated"
457
  msgstr "Wunschliste aktiviert"
458
 
459
+ #: includes/class.yith-wcwl-admin-init.php:1545
 
460
  msgid ""
461
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
462
  "can access to all the settings of our plugins that you have activated. "
468
  "href=\"https://goo.gl/wxbNyw\" target=\"blank\">Premium Version</a> hat eine "
469
  "Menge Funktionen mehr, schau sie dir doch mal an<a href=\"%s\">.</a>"
470
 
471
+ #: includes/class.yith-wcwl-admin-init.php:1556
472
  msgid "Wishlist Updated"
473
  msgstr "Wunschliste aktualisiert"
474
 
475
+ #: includes/class.yith-wcwl-admin-init.php:1557
 
476
  msgid ""
477
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
478
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
485
  "eine <a href=\"https://goo.gl/wxbNyw\" target=\"_blank\">Premium Version</a> "
486
  "hast erscheint bei einem Update immer ein Hinweis<a href=\"%s\".</a>"
487
 
488
+ #: includes/class.yith-wcwl-init.php:403
489
  msgid ""
490
  "We are sorry, but this feature is available only if cookies are enabled on "
491
  "your browser."
492
  msgstr "Achtung, diese Funktionen benötigt Cookies."
493
 
494
+ #: includes/class.yith-wcwl-init.php:404
495
  msgid "Product correctly added to cart"
496
  msgstr "Artikel zum Einkaufswagen hinzugefügt"
497
 
498
+ #: includes/class.yith-wcwl-install.php:244
499
  msgctxt "page_slug"
500
  msgid "wishlist"
501
  msgstr "Wunschliste"
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 "Benutzer Details"
548
 
549
+ #: includes/class.yith-wcwl-privacy.php:133
550
  msgid "Wishlists"
551
  msgstr "Wunschlisten"
552
 
553
+ #. Translators: %s Order number.
554
+ #: includes/class.yith-wcwl-privacy.php:195
555
+ #, fuzzy
556
  msgid "Removed wishlist %s."
557
  msgstr "Meine Wunschliste bei %s"
558
 
559
+ #. Translators: %s Order number.
560
+ #: includes/class.yith-wcwl-privacy.php:199
561
+ #, fuzzy
562
  msgid "Wishlist %s has been retained."
563
  msgstr "Wunschliste \"Angebot anfragen\""
564
 
565
+ #: includes/class.yith-wcwl-privacy.php:210
566
  #, fuzzy
 
567
  msgid "Removed default user's wishlist"
568
  msgstr "Wunschlisten anderer Nutzer"
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 "Wunschliste"
578
 
579
+ #: includes/class.yith-wcwl-privacy.php:230
580
  #, fuzzy
 
581
  msgid "Title"
582
  msgstr "Titel:"
583
 
584
+ #: includes/class.yith-wcwl-privacy.php:231
585
  #, fuzzy
 
586
  msgctxt "date wishlist was created"
587
  msgid "Created on"
588
  msgstr "Erstellen"
589
 
590
+ #: includes/class.yith-wcwl-privacy.php:232
591
  msgid "Visibility"
592
  msgstr ""
593
 
594
+ #: includes/class.yith-wcwl-privacy.php:233
595
  msgid "Items Added"
596
  msgstr ""
597
 
598
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
599
  msgid "Shared"
600
  msgstr "geteilt"
601
 
602
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
603
  msgid "Private"
604
  msgstr "Privat"
605
 
606
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
607
  msgid "Public"
608
  msgstr "Öffentlich"
609
 
610
+ #: includes/class.yith-wcwl-shortcode.php:259
611
+ #: includes/class.yith-wcwl-ui.php:164
612
  msgid "Share on:"
613
  msgstr "Teile auf:"
614
 
615
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
616
  msgid "Select options"
617
  msgstr "Optionen auswählen"
618
 
619
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
620
  msgid "Facebook"
621
  msgstr "Facebook"
622
 
623
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
624
  msgid "Twitter"
625
  msgstr "Twitter"
626
 
627
+ #: includes/class.yith-wcwl-ui.php:180
628
  msgid "email"
629
  msgstr "email"
630
 
631
+ #: includes/class.yith-wcwl.php:201
632
  msgid "An error occurred while adding products to the wishlist."
633
  msgstr "Beim hinzufügen von Artikeln trat ein Fehler auf."
634
 
635
+ #: includes/class.yith-wcwl.php:293
636
  msgid "An error occurred while adding products to wishlist."
637
  msgstr "Beim hinzufügen von Artikeln trat ein Fehler auf."
638
 
639
+ #: includes/class.yith-wcwl.php:310
640
  msgid "The \"Remove\" option now does not require any parameter"
641
  msgstr "Die entfernen Funktion benötigt keine Parameter"
642
 
643
+ #: includes/class.yith-wcwl.php:359
644
  msgid "An error occurred while removing products from the wishlist"
645
  msgstr "Beim entfernen von Artikeln trat ein Fehler auf."
646
 
647
+ #: includes/class.yith-wcwl.php:809
648
  msgid "You need to log in before creating a new wishlist"
649
  msgstr "Du musst dich einloggen um eine Wunschliste zu erstellen"
650
 
651
+ #: includes/class.yith-wcwl.php:1610
652
  msgid "Product successfully removed."
653
  msgstr "Artikel entfernt."
654
 
655
+ #: includes/class.yith-wcwl.php:1614
656
  msgid "Error. Unable to remove the product from the wishlist."
657
  msgstr "Fehler: Artikel konnte nicht von der Wunschliste entfernt werden."
658
 
659
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
660
  msgid "No products were added to the wishlist"
661
  msgstr "Keine Produkte zur Wunschliste hinzugefügt"
662
 
663
+ #: includes/class.yith-wcwl.php:1660
664
  msgid "An error as occurred."
665
  msgstr "Es ist ein Fehler aufgetreten."
666
 
667
+ #: init.php:130
668
  msgid ""
669
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
670
  "WooCommerce in order to work."
671
  msgstr "YITH Wishlist erfordert WooCommerce"
672
 
673
+ #: init.php:140
674
  msgid "You can't activate the free version of"
675
  msgstr ""
676
 
677
+ #: init.php:140
678
  msgid "while you are using the premium one."
679
  msgstr ""
680
 
681
+ #: templates/admin/wishlist-panel-premium.php:185
682
+ #: templates/admin/wishlist-panel-premium.php:383
 
683
  msgid ""
684
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
685
  "%2$s to benefit from all features!"
686
  msgstr ""
687
 
688
+ #: templates/admin/wishlist-panel-premium.php:187
689
+ #: templates/admin/wishlist-panel-premium.php:385
 
690
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
691
  msgstr ""
692
 
693
+ #: templates/admin/wishlist-panel-premium.php:193
694
  msgid "Premium Features"
695
  msgstr ""
696
 
697
+ #: templates/admin/wishlist-panel-premium.php:196
698
+ #: templates/admin/wishlist-panel-premium.php:201
699
  msgid "Multiple Wishlist"
700
  msgstr ""
701
 
702
+ #: templates/admin/wishlist-panel-premium.php:203
 
703
  msgid ""
704
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
705
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
710
  "manage and share their own wish lists."
711
  msgstr ""
712
 
713
+ #: templates/admin/wishlist-panel-premium.php:212
714
+ #: templates/admin/wishlist-panel-premium.php:222
715
  msgid "Wishlist Private"
716
  msgstr ""
717
 
718
+ #: templates/admin/wishlist-panel-premium.php:214
 
719
  msgid ""
720
  "By enabling the option wishlist, users will also have the possibility to "
721
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
722
  "following options:"
723
  msgstr ""
724
 
725
+ #: templates/admin/wishlist-panel-premium.php:216
 
726
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
727
  msgstr ""
728
 
729
+ #: templates/admin/wishlist-panel-premium.php:217
 
730
  msgid ""
731
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
732
  "can display it;"
733
  msgstr ""
734
 
735
+ #: templates/admin/wishlist-panel-premium.php:218
 
736
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
737
  msgstr ""
738
 
739
+ #: templates/admin/wishlist-panel-premium.php:229
740
+ #: templates/admin/wishlist-panel-premium.php:234
741
  msgid "Estimate Cost"
742
  msgstr ""
743
 
744
+ #: templates/admin/wishlist-panel-premium.php:236
 
745
  msgid ""
746
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
747
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
753
  "address that you have previously set."
754
  msgstr ""
755
 
756
+ #: templates/admin/wishlist-panel-premium.php:245
757
+ #: templates/admin/wishlist-panel-premium.php:250
758
  msgid "Admin Panel"
759
  msgstr ""
760
 
761
+ #: templates/admin/wishlist-panel-premium.php:247
 
762
  msgid ""
763
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
764
  "submenu pages, you will have total control on users' wishlists. In addition "
768
  "in customers' wish lists."
769
  msgstr ""
770
 
771
+ #: templates/admin/wishlist-panel-premium.php:257
772
+ #: templates/admin/wishlist-panel-premium.php:262
773
  msgid "Search Wishlists"
774
  msgstr ""
775
 
776
+ #: templates/admin/wishlist-panel-premium.php:264
 
777
  msgid ""
778
  "How many times have you been looking for the perfect gift for a important "
779
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
782
  "your products and even encourage users to purchase."
783
  msgstr ""
784
 
785
+ #: templates/admin/wishlist-panel-premium.php:273
786
  msgid "'ADD TO CART' CHECKBOX"
787
  msgstr ""
788
 
789
+ #: templates/admin/wishlist-panel-premium.php:275
 
790
  msgid ""
791
  "Your shop offers always a wide selection of products and wishlists of your "
792
  "users get more and more crowded everyday. Give them the possibility to "
794
  "just with one click."
795
  msgstr ""
796
 
797
+ #: templates/admin/wishlist-panel-premium.php:278
798
  msgid "'ADD TO CART'"
799
  msgstr ""
800
 
801
+ #: templates/admin/wishlist-panel-premium.php:285
802
  msgid "DISABLE WISHLIST"
803
  msgstr ""
804
 
805
+ #: templates/admin/wishlist-panel-premium.php:290
806
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
807
  msgstr ""
808
 
809
+ #: templates/admin/wishlist-panel-premium.php:292
 
810
  msgid ""
811
  "Favour users that have registered to your shop and disable plugin "
812
  "functionalities for all users that have not. By disabling this option, each "
814
  "%2$s to \"My Account\" page and a message will invite them to log in."
815
  msgstr ""
816
 
817
+ #: templates/admin/wishlist-panel-premium.php:301
818
  msgid "MESSAGE TO UNLOGGED USERS"
819
  msgstr ""
820
 
821
+ #: templates/admin/wishlist-panel-premium.php:303
 
822
  msgid ""
823
  "Invite users that are visiting your shop to login if they want to fully "
824
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
825
  "redirect them to \"My Account\" page for registration."
826
  msgstr ""
827
 
828
+ #: templates/admin/wishlist-panel-premium.php:306
829
  msgid "UNLOGGED USERS"
830
  msgstr ""
831
 
832
+ #: templates/admin/wishlist-panel-premium.php:313
833
+ #: templates/admin/wishlist-panel-premium.php:318
834
  msgid "POPULAR TABLE"
835
  msgstr ""
836
 
837
+ #: templates/admin/wishlist-panel-premium.php:320
 
838
  msgid ""
839
  "Some products draw customer's attention more than others and they do not "
840
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
842
  "their wishlists."
843
  msgstr ""
844
 
845
+ #: templates/admin/wishlist-panel-premium.php:329
846
  msgid "FUNCTIONALITIES IN ONE CLICK"
847
  msgstr ""
848
 
849
+ #: templates/admin/wishlist-panel-premium.php:331
 
850
  msgid ""
851
  "Users have the possibility to search for a wishlist, create a new one or "
852
  "display those already created. Add these %1$sfunctionalities%2$s through the "
853
  "dedicated widgets or show them immediately after \"Wishlist\" table."
854
  msgstr ""
855
 
856
+ #: templates/admin/wishlist-panel-premium.php:334
857
  msgid "FUNCTIONALITIES"
858
  msgstr ""
859
 
860
+ #: templates/admin/wishlist-panel-premium.php:341
861
+ #: templates/admin/wishlist-panel-premium.php:346
862
  msgid "PROMOTIONAL EMAIL"
863
  msgstr ""
864
 
865
+ #: templates/admin/wishlist-panel-premium.php:348
 
866
  msgid ""
867
  "If you want to give the right input to your users to persuade them to "
868
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
871
  "will know you are offering a unique offer!"
872
  msgstr ""
873
 
874
+ #: templates/admin/wishlist-panel-premium.php:357
875
  msgid "FROM A WISHLIST TO ANOTHER"
876
  msgstr ""
877
 
878
+ #: templates/admin/wishlist-panel-premium.php:359
 
879
  msgid ""
880
  "Who said that a product has to remain forever in the same wishlist? With the "
881
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
883
  "another one, managing as they want their lists."
884
  msgstr ""
885
 
886
+ #: templates/admin/wishlist-panel-premium.php:362
887
  msgid "FROM A WISHLIST"
888
  msgstr ""
889
 
890
+ #: templates/admin/wishlist-panel-premium.php:369
891
  msgid "DATE"
892
  msgstr ""
893
 
894
+ #: templates/admin/wishlist-panel-premium.php:374
895
  msgid "DATE OF ADDITION TO A WISHLIST"
896
  msgstr ""
897
 
898
+ #: templates/admin/wishlist-panel-premium.php:376
 
899
  msgid ""
900
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
901
  "date in which they have added a particular product to their list: a new way "
902
  "to keep you users informed about their operations."
903
  msgstr ""
904
 
905
+ #: templates/share.php:32
906
  msgid "Pinterest"
907
  msgstr "Pinterest"
908
 
909
+ #: templates/share.php:38
910
  msgid "Google+"
911
  msgstr "Google+"
912
 
913
+ #: templates/share.php:44
914
  msgid "Email"
915
  msgstr "EMail"
916
 
917
+ #: templates/wishlist-view.php:32
918
  msgid "Edit title"
919
  msgstr "Titel bearbeiten"
920
 
921
+ #: templates/wishlist-view.php:41
922
  msgid "Save"
923
  msgstr "Speichern"
924
 
925
+ #: templates/wishlist-view.php:45
926
  msgid "Cancel"
927
  msgstr "Abbrechen"
928
 
929
+ #: templates/wishlist-view.php:82
930
  msgid "Product Name"
931
  msgstr "Artikel Name"
932
 
933
+ #: templates/wishlist-view.php:89
934
  msgid "Unit Price"
935
  msgstr "Artikel Preis"
936
 
937
+ #: templates/wishlist-view.php:102
938
  msgid "Stock Status"
939
  msgstr "Lager Status"
940
 
941
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
942
  msgid "Remove this product"
943
  msgstr "Artikel entfernen"
944
 
945
+ #: templates/wishlist-view.php:172
946
  msgid "Free!"
947
  msgstr "Kostenlos!"
948
 
949
+ #: templates/wishlist-view.php:179
950
  msgid "Out of Stock"
951
  msgstr "Nicht auf Lager"
952
 
953
+ #: templates/wishlist-view.php:179
954
  msgid "In Stock"
955
  msgstr "Auf Lager"
956
 
957
+ #: templates/wishlist-view.php:188
 
958
  msgid "Added on : %s"
959
  msgstr "Hinzugefügt am: %s"
960
 
961
+ #: templates/wishlist-view.php:200
962
  msgid "Move"
963
  msgstr "Verschieben"
964
 
965
+ #: templates/wishlist-view.php:232
966
  msgid "Remove"
967
  msgstr "Entfernen"
968
 
969
+ #: templates/wishlist-view.php:259
970
  msgid "Add the selected products to the cart"
971
  msgstr "Ausgewählte Artikel<br />in den Warenkorb"
972
 
973
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
974
  msgid "Ask for an estimate"
975
  msgstr "Nach einem Angebot Fragen"
976
 
977
+ #: templates/wishlist-view.php:303
978
  msgid "Your email"
979
  msgstr ""
980
 
981
+ #. Plugin Name of the plugin/theme
982
+ msgid "YITH WooCommerce Wishlist"
983
+ msgstr "YITH WooCommerce Wunschliste"
984
+
985
+ #. Plugin URI of the plugin/theme
986
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
987
+ msgstr ""
988
+
989
+ #. Description of the plugin/theme
990
+ msgid ""
991
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
992
+ "possibility to create, fill, manage and share their wishlists allowing you "
993
+ "to analyze their interests and needs to improve your marketing strategies. "
994
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
995
+ "your e-commerce on <strong>YITH</strong></a>"
996
+ msgstr ""
997
+
998
+ #. Author of the plugin/theme
999
+ msgid "YITH"
1000
+ msgstr ""
1001
+
1002
+ #. Author URI of the plugin/theme
1003
+ msgid "https://yithemes.com/"
1004
+ msgstr ""
1005
+
1006
  #~ msgid "Live Demo"
1007
  #~ msgstr "Live Demo"
1008
 
1017
  #~ msgid "Plugin Documentation"
1018
  #~ msgstr "Plugin Dokumentation"
1019
 
 
 
 
1020
  #~ msgid "I wanted you to see this site"
1021
  #~ msgstr "Ich möchte das ihr meine Seite seht"
1022
 
languages/yith-woocommerce-wishlist-es_AR.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-es_AR.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
- "POT-Creation-Date: 2018-10-04 14:50+0200\n"
 
5
  "PO-Revision-Date: 2018-10-04 14:50+0200\n"
6
  "Last-Translator: YIThemes <support@yithemes.com>\n"
7
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -19,92 +20,90 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: ..\n"
20
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
21
 
22
- #: ../includes/class.yith-wcwl-admin-init.php:159
23
- #: ../includes/class.yith-wcwl-admin-init.php:1478
24
- #: ../includes/class.yith-wcwl-admin-init.php:1479
25
- #: ../includes/class.yith-wcwl-install.php:245
26
  msgid "Wishlist"
27
  msgstr "Lista de deseos"
28
 
29
- #: ../includes/class.yith-wcwl-admin-init.php:161
30
  msgid "Settings"
31
  msgstr "Configuraciones"
32
 
33
- #: ../includes/class.yith-wcwl-admin-init.php:162
34
- #: ../includes/class.yith-wcwl-admin-init.php:243
35
  msgid "Colors"
36
  msgstr "Colores"
37
 
38
- #: ../includes/class.yith-wcwl-admin-init.php:163
39
  msgid "Premium Version"
40
  msgstr ""
41
 
42
- #: ../includes/class.yith-wcwl-admin-init.php:1018
43
  msgid "Upgrade to the PREMIUM VERSION"
44
  msgstr ""
45
 
46
- #: ../includes/class.yith-wcwl-admin-init.php:1022
47
  msgid "Discover the Advanced Features"
48
  msgstr ""
49
 
50
- #: ../includes/class.yith-wcwl-admin-init.php:1023
51
  msgid ""
52
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
53
  "all features!"
54
  msgstr ""
55
 
56
- #: ../includes/class.yith-wcwl-admin-init.php:1029
57
  msgid "Get Support and Pro Features"
58
  msgstr ""
59
 
60
- #: ../includes/class.yith-wcwl-admin-init.php:1030
61
  msgid ""
62
  "By purchasing the premium version of the plugin, you will take advantage of "
63
  "the advanced features of the product and you will get one year of free "
64
  "updates and support through our platform available 24h/24."
65
  msgstr ""
66
 
67
- #: ../includes/class.yith-wcwl-admin-init.php:1040
68
  msgid "General Settings"
69
  msgstr "Configuraciones generales"
70
 
71
- #: ../includes/class.yith-wcwl-admin-init.php:1047
72
  msgid "Enable YITH Wishlist"
73
  msgstr "Habilitar YITH Wishlist"
74
 
75
- #: ../includes/class.yith-wcwl-admin-init.php:1048
76
- #, php-format
77
  msgid ""
78
  "Enable all plugin features. <strong>Be sure to select at least one option in "
79
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
80
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
81
  msgstr ""
82
 
83
- #: ../includes/class.yith-wcwl-admin-init.php:1054
84
  #, fuzzy
85
  msgid "Default wishlist title"
86
  msgstr "Título de la Lista de deseos"
87
 
88
- #: ../includes/class.yith-wcwl-admin-init.php:1056
89
- #: ../includes/class.yith-wcwl-admin-init.php:1057
90
- #: ../includes/class.yith-wcwl-admin-init.php:1293
91
- #, php-format
92
  msgid "My wishlist on %s"
93
  msgstr "Mi lista de deseos en %s"
94
 
95
- #: ../includes/class.yith-wcwl-admin-init.php:1062
96
  msgid "Wishlist Page"
97
  msgstr "Lista de deseos"
98
 
99
- #: ../includes/class.yith-wcwl-admin-init.php:1063
100
  msgid "Page contents: [yith_wcwl_wishlist]"
101
  msgstr "Contenidos: [yith_wcwl_wishlist]"
102
 
103
- #: ../includes/class.yith-wcwl-admin-init.php:1072
104
  msgid "Position"
105
  msgstr "Posición"
106
 
107
- #: ../includes/class.yith-wcwl-admin-init.php:1073
108
  #, fuzzy
109
  msgid ""
110
  "You can add the button in variable products only after the \"Add to Cart\" "
@@ -113,27 +112,27 @@ msgstr ""
113
  "En productos variables puedes agregarlo sólo Después de \"Agregar al carrito"
114
  "\" o usar el shortcode [yith_wcwl_add_to_wishlist]. "
115
 
116
- #: ../includes/class.yith-wcwl-admin-init.php:1079
117
  msgid "After \"Add to cart\""
118
  msgstr "Después de \"Agregar al carrito\""
119
 
120
- #: ../includes/class.yith-wcwl-admin-init.php:1080
121
  msgid "After thumbnails"
122
  msgstr "Después de las miniaturas"
123
 
124
- #: ../includes/class.yith-wcwl-admin-init.php:1081
125
  msgid "After summary"
126
  msgstr "Después del resúmen"
127
 
128
- #: ../includes/class.yith-wcwl-admin-init.php:1082
129
  msgid "Use shortcode"
130
  msgstr "Usar shortcode"
131
 
132
- #: ../includes/class.yith-wcwl-admin-init.php:1087
133
  msgid "Redirect to cart"
134
  msgstr "Redireccionar al carrito"
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."
@@ -141,338 +140,335 @@ msgstr ""
141
  "Redireccionar a la página del carrito si se presiona el botón \"Agregar al "
142
  "carrito\" en la página de la lista de deseos."
143
 
144
- #: ../includes/class.yith-wcwl-admin-init.php:1094
145
  msgid "Remove if added to the cart"
146
  msgstr "Eliminar después de agregar al carrito"
147
 
148
- #: ../includes/class.yith-wcwl-admin-init.php:1095
149
  #, fuzzy
150
  msgid "Remove the product from the wishlist if it has been added to the cart."
151
  msgstr "Eliminar el producto de la lista de deseos si fue agregado al carrito."
152
 
153
- #: ../includes/class.yith-wcwl-admin-init.php:1101
154
  msgid "\"Add to Wishlist\" text"
155
  msgstr "Texto de \"Agregar a la Lista de deseos\""
156
 
157
- #: ../includes/class.yith-wcwl-admin-init.php:1103
158
  msgid "Add to Wishlist"
159
  msgstr "Agregar a la Lista de deseos"
160
 
161
- #: ../includes/class.yith-wcwl-admin-init.php:1108
162
  #, fuzzy
163
  msgid "\"Browse wishlist\" text"
164
  msgstr "Ir a la Lista de deseos"
165
 
166
- #: ../includes/class.yith-wcwl-admin-init.php:1110
167
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
168
  msgid "Browse Wishlist"
169
  msgstr "Ir a la Lista de deseos"
170
 
171
- #: ../includes/class.yith-wcwl-admin-init.php:1115
172
  #, fuzzy
173
  msgid "\"Product already in wishlist\" text"
174
  msgstr "Ya está en tu lista de deseos!"
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 "¡Este producto ya está en la lista de deseos!"
180
 
181
- #: ../includes/class.yith-wcwl-admin-init.php:1122
182
  #, fuzzy
183
  msgid "\"Product added\" text"
184
  msgstr "¡Agregado!"
185
 
186
- #: ../includes/class.yith-wcwl-admin-init.php:1124
187
- #: ../includes/class.yith-wcwl-ui.php:82
188
  msgid "Product added!"
189
  msgstr "¡Agregado!"
190
 
191
- #: ../includes/class.yith-wcwl-admin-init.php:1129
192
  msgid "\"Add to Cart\" text"
193
  msgstr "Texto de \"Agregar al carrito\""
194
 
195
- #: ../includes/class.yith-wcwl-admin-init.php:1131
196
  msgid "Add to Cart"
197
  msgstr "Agregar al carrito"
198
 
199
- #: ../includes/class.yith-wcwl-admin-init.php:1136
200
  msgid "Show Unit price"
201
  msgstr "Mostrar precio por unidad"
202
 
203
- #: ../includes/class.yith-wcwl-admin-init.php:1137
204
  msgid "Show unit price for each product in wishlist"
205
  msgstr ""
206
 
207
- #: ../includes/class.yith-wcwl-admin-init.php:1144
208
  msgid "Show \"Add to Cart\" button"
209
  msgstr "Mostrar el botón \"Agregar al carrito\""
210
 
211
- #: ../includes/class.yith-wcwl-admin-init.php:1145
212
  #, fuzzy
213
  msgid "Show \"Add to Cart\" button for each product in wishlist"
214
  msgstr "Fondo del botón \"Agregar al carrito\""
215
 
216
- #: ../includes/class.yith-wcwl-admin-init.php:1152
217
  msgid "Show Stock status"
218
  msgstr "Mostrar estado del stock"
219
 
220
- #: ../includes/class.yith-wcwl-admin-init.php:1153
221
  msgid ""
222
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
223
  msgstr ""
224
 
225
- #: ../includes/class.yith-wcwl-admin-init.php:1160
226
  msgid "Show Date of addition"
227
  msgstr ""
228
 
229
- #: ../includes/class.yith-wcwl-admin-init.php:1161
230
  #, fuzzy
231
  msgid "Show the date when users have added a product to the wishlist"
232
  msgstr ""
233
  "¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
234
  "Intenta nuevamente, por favor."
235
 
236
- #: ../includes/class.yith-wcwl-admin-init.php:1168
237
  #, fuzzy
238
  msgid "Add second remove button"
239
  msgstr "Texto del botón \"Agregar al carrito\""
240
 
241
- #: ../includes/class.yith-wcwl-admin-init.php:1169
242
  msgid "Add a second remove button in the last column, with extended label"
243
  msgstr ""
244
 
245
- #: ../includes/class.yith-wcwl-admin-init.php:1184
246
  msgid "Styles"
247
  msgstr "Estilos"
248
 
249
- #: ../includes/class.yith-wcwl-admin-init.php:1191
250
  msgid "Use buttons"
251
  msgstr "Usar botones"
252
 
253
- #: ../includes/class.yith-wcwl-admin-init.php:1192
254
  #, fuzzy
255
  msgid "Use buttons instead of simple anchors."
256
  msgstr "Usar botones en lugar de anclas simples."
257
 
258
- #: ../includes/class.yith-wcwl-admin-init.php:1198
259
  msgid "Custom CSS"
260
  msgstr "CSS personalizado"
261
 
262
- #: ../includes/class.yith-wcwl-admin-init.php:1205
263
  msgid "Use theme style"
264
  msgstr "Usar el estilo del tema"
265
 
266
- #: ../includes/class.yith-wcwl-admin-init.php:1206
267
  msgid "Use the theme style."
268
  msgstr "Usar el estilo del tema."
269
 
270
- #: ../includes/class.yith-wcwl-admin-init.php:1212
271
  #, fuzzy
272
  msgid "Rounded buttons"
273
  msgstr "Usar botones"
274
 
275
- #: ../includes/class.yith-wcwl-admin-init.php:1213
276
  #, fuzzy
277
  msgid "Make button corners rounded"
278
  msgstr "Redondear los ángulos de los botones"
279
 
280
- #: ../includes/class.yith-wcwl-admin-init.php:1219
281
  msgid "\"Add to Wishlist\" icon"
282
  msgstr "Ícono de \"Agregar a la Lista de deseos\""
283
 
284
- #: ../includes/class.yith-wcwl-admin-init.php:1220
285
  msgid "Add an icon to the \"Add to Wishlist\" button"
286
  msgstr "Agregar un ícono al botón de \"Agregar a la Lista de deseos\""
287
 
288
- #: ../includes/class.yith-wcwl-admin-init.php:1230
289
  msgid "\"Add to Cart\" icon"
290
  msgstr "Ícono de \"Agregar al carrito\""
291
 
292
- #: ../includes/class.yith-wcwl-admin-init.php:1231
293
  msgid "Add an icon to the \"Add to Cart\" button"
294
  msgstr "Agregar un ícono para el botón de \"Agregar al carrito\""
295
 
296
- #: ../includes/class.yith-wcwl-admin-init.php:1249
297
  #, fuzzy
298
  msgid "Social Networks & Share"
299
  msgstr "Sociales &amp; Compartir"
300
 
301
- #: ../includes/class.yith-wcwl-admin-init.php:1256
302
  msgid "Share on Facebook"
303
  msgstr "Compartir en Facebook"
304
 
305
- #: ../includes/class.yith-wcwl-admin-init.php:1257
306
  #, fuzzy
307
  msgid "Show \"Share on Facebook\" button"
308
  msgstr "Compartir en Facebook"
309
 
310
- #: ../includes/class.yith-wcwl-admin-init.php:1263
311
  msgid "Tweet on Twitter"
312
  msgstr "Tuitear en Twitter"
313
 
314
- #: ../includes/class.yith-wcwl-admin-init.php:1264
315
  #, fuzzy
316
  msgid "Show \"Tweet on Twitter\" button"
317
  msgstr "Tuitear en Twitter"
318
 
319
- #: ../includes/class.yith-wcwl-admin-init.php:1270
320
  msgid "Pin on Pinterest"
321
  msgstr "Compartir en Pinterest"
322
 
323
- #: ../includes/class.yith-wcwl-admin-init.php:1271
324
  #, fuzzy
325
  msgid "Show \"Pin on Pinterest\" button"
326
  msgstr "Compartir en Pinterest"
327
 
328
- #: ../includes/class.yith-wcwl-admin-init.php:1277
329
  msgid "Share on Google+"
330
  msgstr "Compartir en Google+"
331
 
332
- #: ../includes/class.yith-wcwl-admin-init.php:1278
333
  #, fuzzy
334
  msgid "Show \"Share on Google+\" button"
335
  msgstr "Compartir en Facebook"
336
 
337
- #: ../includes/class.yith-wcwl-admin-init.php:1284
338
  msgid "Share by Email"
339
  msgstr ""
340
 
341
- #: ../includes/class.yith-wcwl-admin-init.php:1285
342
  #, fuzzy
343
  msgid "Show \"Share by Email\" button"
344
  msgstr "Mostrar el botón \"Agregar al carrito\""
345
 
346
- #: ../includes/class.yith-wcwl-admin-init.php:1291
347
  #, fuzzy
348
  msgid "Social title"
349
  msgstr "Título de sociales"
350
 
351
- #: ../includes/class.yith-wcwl-admin-init.php:1298
352
  #, fuzzy
353
  msgid "Social text"
354
  msgstr "Texto de sociales"
355
 
356
- #: ../includes/class.yith-wcwl-admin-init.php:1299
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:1306
363
  #, fuzzy
364
  msgid "Social image URL"
365
  msgstr "URL de las imágenes sociales"
366
 
367
- #: ../includes/class.yith-wcwl-admin-init.php:1307
368
  msgid "It will be used by Pinterest."
369
  msgstr ""
370
 
371
- #: ../includes/class.yith-wcwl-admin-init.php:1321
372
- #, php-format
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:1326
379
  msgid "YITH WooCommerce Frequently Bought Together Integration"
380
  msgstr ""
381
 
382
- #: ../includes/class.yith-wcwl-admin-init.php:1333
383
  msgid "Enable slider in wishlist"
384
  msgstr ""
385
 
386
- #: ../includes/class.yith-wcwl-admin-init.php:1334
387
- #, php-format
388
  msgid ""
389
  "Choose to enable product slider in wishlist page with linked products (<a "
390
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
391
  msgstr ""
392
 
393
- #: ../includes/class.yith-wcwl-admin-init.php:1370
394
  #, fuzzy
395
  msgid "\"Add to wishlist\" button"
396
  msgstr "Texto del botón \"Agregar a la lista de deseos\""
397
 
398
- #: ../includes/class.yith-wcwl-admin-init.php:1373
399
- #: ../includes/class.yith-wcwl-admin-init.php:1391
400
- #: ../includes/class.yith-wcwl-admin-init.php:1409
401
- #: ../includes/class.yith-wcwl-admin-init.php:1427
402
- #: ../includes/class.yith-wcwl-admin-init.php:1445
403
  msgid "Background"
404
  msgstr ""
405
 
406
- #: ../includes/class.yith-wcwl-admin-init.php:1374
407
- #: ../includes/class.yith-wcwl-admin-init.php:1392
408
- #: ../includes/class.yith-wcwl-admin-init.php:1410
409
- #: ../includes/class.yith-wcwl-admin-init.php:1428
410
- #: ../includes/class.yith-wcwl-admin-init.php:1446
411
  msgid "Text"
412
  msgstr ""
413
 
414
- #: ../includes/class.yith-wcwl-admin-init.php:1375
415
- #: ../includes/class.yith-wcwl-admin-init.php:1393
416
- #: ../includes/class.yith-wcwl-admin-init.php:1411
417
- #: ../includes/class.yith-wcwl-admin-init.php:1429
418
- #: ../includes/class.yith-wcwl-admin-init.php:1447
419
  msgid "Border"
420
  msgstr ""
421
 
422
- #: ../includes/class.yith-wcwl-admin-init.php:1382
423
- #: ../includes/class.yith-wcwl-admin-init.php:1400
424
- #: ../includes/class.yith-wcwl-admin-init.php:1418
425
- #: ../includes/class.yith-wcwl-admin-init.php:1436
426
  msgid "Background (hover)"
427
  msgstr ""
428
 
429
- #: ../includes/class.yith-wcwl-admin-init.php:1383
430
- #: ../includes/class.yith-wcwl-admin-init.php:1401
431
- #: ../includes/class.yith-wcwl-admin-init.php:1419
432
- #: ../includes/class.yith-wcwl-admin-init.php:1437
433
  msgid "Text (hover)"
434
  msgstr ""
435
 
436
- #: ../includes/class.yith-wcwl-admin-init.php:1384
437
- #: ../includes/class.yith-wcwl-admin-init.php:1402
438
- #: ../includes/class.yith-wcwl-admin-init.php:1420
439
- #: ../includes/class.yith-wcwl-admin-init.php:1438
440
  msgid "Border (hover)"
441
  msgstr ""
442
 
443
- #: ../includes/class.yith-wcwl-admin-init.php:1388
444
  #, fuzzy
445
  msgid "\"Add to Cart\" button"
446
  msgstr "Texto del botón \"Agregar al carrito\""
447
 
448
- #: ../includes/class.yith-wcwl-admin-init.php:1406
449
  msgid "\"Style 1\" button"
450
  msgstr ""
451
 
452
- #: ../includes/class.yith-wcwl-admin-init.php:1424
453
  msgid "\"Style 2\" button"
454
  msgstr ""
455
 
456
- #: ../includes/class.yith-wcwl-admin-init.php:1442
457
  #, fuzzy
458
  msgid "Wishlist table"
459
  msgstr "Título de la Lista de deseos"
460
 
461
- #: ../includes/class.yith-wcwl-admin-init.php:1451
462
  msgid "Headers"
463
  msgstr ""
464
 
465
- #: ../includes/class.yith-wcwl-admin-init.php:1454
466
  msgid "Background color"
467
  msgstr ""
468
 
469
- #: ../includes/class.yith-wcwl-admin-init.php:1544
470
  #, fuzzy
471
  msgid "Wishlist Activated"
472
  msgstr "Título de la Lista de deseos"
473
 
474
- #: ../includes/class.yith-wcwl-admin-init.php:1545
475
- #, php-format
476
  msgid ""
477
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
478
  "can access to all the settings of our plugins that you have activated. "
@@ -480,13 +476,12 @@ msgid ""
480
  "options, <a href=\"%s\">discover it now</a>."
481
  msgstr ""
482
 
483
- #: ../includes/class.yith-wcwl-admin-init.php:1556
484
  #, fuzzy
485
  msgid "Wishlist Updated"
486
  msgstr "Lista de deseos"
487
 
488
- #: ../includes/class.yith-wcwl-admin-init.php:1557
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 "
@@ -495,242 +490,232 @@ msgid ""
495
  "\">discover the PREMIUM version.</a>"
496
  msgstr ""
497
 
498
- #: ../includes/class.yith-wcwl-init.php:403
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:404
505
  #, fuzzy
506
  msgid "Product correctly added to cart"
507
  msgstr "¡Agregado!"
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
  #, fuzzy
557
- #| msgid "Add to Wishlist"
558
  msgid "Customer Wishlists"
559
  msgstr "Agregar a la Lista de deseos"
560
 
561
- #: ../includes/class.yith-wcwl-privacy.php:133
562
  #, fuzzy
563
- #| msgid "Wishlist"
564
  msgid "Wishlists"
565
  msgstr "Lista de deseos"
566
 
567
- #: ../includes/class.yith-wcwl-privacy.php:195
568
- #, fuzzy, php-format
569
- #| msgid "My wishlist on %s"
570
  msgid "Removed wishlist %s."
571
  msgstr "Mi lista de deseos en %s"
572
 
573
- #: ../includes/class.yith-wcwl-privacy.php:199
574
- #, fuzzy, php-format
575
- #| msgid "Wishlist table text"
576
  msgid "Wishlist %s has been retained."
577
  msgstr "Texto de la tabla de la Lista de Deseos"
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"
590
  msgid "Wishlist url"
591
  msgstr "Lista de deseos"
592
 
593
- #: ../includes/class.yith-wcwl-privacy.php:230
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
611
- #: ../templates/wishlist-view.php:212
612
  #, fuzzy
613
  msgid "Shared"
614
  msgstr "Compartir en:"
615
 
616
- #: ../includes/class.yith-wcwl-privacy.php:286
617
- #: ../templates/wishlist-view.php:215
618
  msgid "Private"
619
  msgstr ""
620
 
621
- #: ../includes/class.yith-wcwl-privacy.php:289
622
- #: ../templates/wishlist-view.php:218
623
  msgid "Public"
624
  msgstr ""
625
 
626
- #: ../includes/class.yith-wcwl-shortcode.php:259
627
- #: ../includes/class.yith-wcwl-ui.php:164
628
  msgid "Share on:"
629
  msgstr "Compartir en:"
630
 
631
- #: ../includes/class.yith-wcwl-ui.php:118
632
- #: ../includes/class.yith-wcwl-ui.php:200
633
  msgid "Select options"
634
  msgstr "Selecciona opciones"
635
 
636
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
637
  msgid "Facebook"
638
  msgstr ""
639
 
640
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
641
  msgid "Twitter"
642
  msgstr ""
643
 
644
- #: ../includes/class.yith-wcwl-ui.php:180
645
  msgid "email"
646
  msgstr ""
647
 
648
- #: ../includes/class.yith-wcwl.php:201
649
  #, fuzzy
650
  msgid "An error occurred while adding products to the wishlist."
651
  msgstr ""
652
  "¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
653
  "Intenta nuevamente, por favor."
654
 
655
- #: ../includes/class.yith-wcwl.php:293
656
  #, fuzzy
657
  msgid "An error occurred while adding products to wishlist."
658
  msgstr ""
659
  "¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
660
  "Intenta nuevamente, por favor."
661
 
662
- #: ../includes/class.yith-wcwl.php:310
663
  msgid "The \"Remove\" option now does not require any parameter"
664
  msgstr ""
665
 
666
- #: ../includes/class.yith-wcwl.php:359
667
  #, fuzzy
668
  msgid "An error occurred while removing products from the wishlist"
669
  msgstr ""
670
  "¡Ups! Ha ocurrido un error al eliminar el producto de tu lista. Intenta "
671
  "nuevamente, por favor."
672
 
673
- #: ../includes/class.yith-wcwl.php:809
674
  msgid "You need to log in before creating a new wishlist"
675
  msgstr ""
676
 
677
- #: ../includes/class.yith-wcwl.php:1610
678
  msgid "Product successfully removed."
679
  msgstr "Bien, lo hemos eliminado de tu lista..."
680
 
681
- #: ../includes/class.yith-wcwl.php:1614
682
  msgid "Error. Unable to remove the product from the wishlist."
683
  msgstr ""
684
  "¡Ups! Ha ocurrido un error al eliminar el producto de tu lista. Intenta "
685
  "nuevamente, por favor."
686
 
687
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
688
  msgid "No products were added to the wishlist"
689
  msgstr "Tu lista de deseos está vacía por el momento..."
690
 
691
- #: ../includes/class.yith-wcwl.php:1660
692
  msgid "An error as occurred."
693
  msgstr ""
694
 
695
- #: ../init.php:130
696
  msgid ""
697
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
698
  "WooCommerce in order to work."
699
  msgstr ""
700
 
701
- #: ../init.php:140
702
  msgid "You can't activate the free version of"
703
  msgstr ""
704
 
705
- #: ../init.php:140
706
  msgid "while you are using the premium one."
707
  msgstr ""
708
 
709
- #: ../templates/admin/wishlist-panel-premium.php:185
710
- #: ../templates/admin/wishlist-panel-premium.php:383
711
- #, php-format
712
  msgid ""
713
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
714
  "%2$s to benefit from all features!"
715
  msgstr ""
716
 
717
- #: ../templates/admin/wishlist-panel-premium.php:187
718
- #: ../templates/admin/wishlist-panel-premium.php:385
719
- #, php-format
720
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
721
  msgstr ""
722
 
723
- #: ../templates/admin/wishlist-panel-premium.php:193
724
  msgid "Premium Features"
725
  msgstr ""
726
 
727
- #: ../templates/admin/wishlist-panel-premium.php:196
728
- #: ../templates/admin/wishlist-panel-premium.php:201
729
  msgid "Multiple Wishlist"
730
  msgstr ""
731
 
732
- #: ../templates/admin/wishlist-panel-premium.php:203
733
- #, php-format
734
  msgid ""
735
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
736
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -741,43 +726,38 @@ msgid ""
741
  "manage and share their own wish lists."
742
  msgstr ""
743
 
744
- #: ../templates/admin/wishlist-panel-premium.php:212
745
- #: ../templates/admin/wishlist-panel-premium.php:222
746
  msgid "Wishlist Private"
747
  msgstr ""
748
 
749
- #: ../templates/admin/wishlist-panel-premium.php:214
750
- #, php-format
751
  msgid ""
752
  "By enabling the option wishlist, users will also have the possibility to "
753
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
754
  "following options:"
755
  msgstr ""
756
 
757
- #: ../templates/admin/wishlist-panel-premium.php:216
758
- #, php-format
759
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
760
  msgstr ""
761
 
762
- #: ../templates/admin/wishlist-panel-premium.php:217
763
- #, php-format
764
  msgid ""
765
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
766
  "can display it;"
767
  msgstr ""
768
 
769
- #: ../templates/admin/wishlist-panel-premium.php:218
770
- #, php-format
771
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
772
  msgstr ""
773
 
774
- #: ../templates/admin/wishlist-panel-premium.php:229
775
- #: ../templates/admin/wishlist-panel-premium.php:234
776
  msgid "Estimate Cost"
777
  msgstr ""
778
 
779
- #: ../templates/admin/wishlist-panel-premium.php:236
780
- #, php-format
781
  msgid ""
782
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
783
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -789,13 +769,12 @@ msgid ""
789
  "address that you have previously set."
790
  msgstr ""
791
 
792
- #: ../templates/admin/wishlist-panel-premium.php:245
793
- #: ../templates/admin/wishlist-panel-premium.php:250
794
  msgid "Admin Panel"
795
  msgstr ""
796
 
797
- #: ../templates/admin/wishlist-panel-premium.php:247
798
- #, php-format
799
  msgid ""
800
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
801
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -805,13 +784,12 @@ msgid ""
805
  "in customers' wish lists."
806
  msgstr ""
807
 
808
- #: ../templates/admin/wishlist-panel-premium.php:257
809
- #: ../templates/admin/wishlist-panel-premium.php:262
810
  msgid "Search Wishlists"
811
  msgstr ""
812
 
813
- #: ../templates/admin/wishlist-panel-premium.php:264
814
- #, php-format
815
  msgid ""
816
  "How many times have you been looking for the perfect gift for a important "
817
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -820,12 +798,11 @@ msgid ""
820
  "your products and even encourage users to purchase."
821
  msgstr ""
822
 
823
- #: ../templates/admin/wishlist-panel-premium.php:273
824
  msgid "'ADD TO CART' CHECKBOX"
825
  msgstr ""
826
 
827
- #: ../templates/admin/wishlist-panel-premium.php:275
828
- #, php-format
829
  msgid ""
830
  "Your shop offers always a wide selection of products and wishlists of your "
831
  "users get more and more crowded everyday. Give them the possibility to "
@@ -833,20 +810,19 @@ msgid ""
833
  "just with one click."
834
  msgstr ""
835
 
836
- #: ../templates/admin/wishlist-panel-premium.php:278
837
  msgid "'ADD TO CART'"
838
  msgstr ""
839
 
840
- #: ../templates/admin/wishlist-panel-premium.php:285
841
  msgid "DISABLE WISHLIST"
842
  msgstr ""
843
 
844
- #: ../templates/admin/wishlist-panel-premium.php:290
845
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
846
  msgstr ""
847
 
848
- #: ../templates/admin/wishlist-panel-premium.php:292
849
- #, php-format
850
  msgid ""
851
  "Favour users that have registered to your shop and disable plugin "
852
  "functionalities for all users that have not. By disabling this option, each "
@@ -854,29 +830,27 @@ msgid ""
854
  "%2$s to \"My Account\" page and a message will invite them to log in."
855
  msgstr ""
856
 
857
- #: ../templates/admin/wishlist-panel-premium.php:301
858
  msgid "MESSAGE TO UNLOGGED USERS"
859
  msgstr ""
860
 
861
- #: ../templates/admin/wishlist-panel-premium.php:303
862
- #, php-format
863
  msgid ""
864
  "Invite users that are visiting your shop to login if they want to fully "
865
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
866
  "redirect them to \"My Account\" page for registration."
867
  msgstr ""
868
 
869
- #: ../templates/admin/wishlist-panel-premium.php:306
870
  msgid "UNLOGGED USERS"
871
  msgstr ""
872
 
873
- #: ../templates/admin/wishlist-panel-premium.php:313
874
- #: ../templates/admin/wishlist-panel-premium.php:318
875
  msgid "POPULAR TABLE"
876
  msgstr ""
877
 
878
- #: ../templates/admin/wishlist-panel-premium.php:320
879
- #, php-format
880
  msgid ""
881
  "Some products draw customer's attention more than others and they do not "
882
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -884,29 +858,27 @@ msgid ""
884
  "their wishlists."
885
  msgstr ""
886
 
887
- #: ../templates/admin/wishlist-panel-premium.php:329
888
  msgid "FUNCTIONALITIES IN ONE CLICK"
889
  msgstr ""
890
 
891
- #: ../templates/admin/wishlist-panel-premium.php:331
892
- #, php-format
893
  msgid ""
894
  "Users have the possibility to search for a wishlist, create a new one or "
895
  "display those already created. Add these %1$sfunctionalities%2$s through the "
896
  "dedicated widgets or show them immediately after \"Wishlist\" table."
897
  msgstr ""
898
 
899
- #: ../templates/admin/wishlist-panel-premium.php:334
900
  msgid "FUNCTIONALITIES"
901
  msgstr ""
902
 
903
- #: ../templates/admin/wishlist-panel-premium.php:341
904
- #: ../templates/admin/wishlist-panel-premium.php:346
905
  msgid "PROMOTIONAL EMAIL"
906
  msgstr ""
907
 
908
- #: ../templates/admin/wishlist-panel-premium.php:348
909
- #, php-format
910
  msgid ""
911
  "If you want to give the right input to your users to persuade them to "
912
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -915,12 +887,11 @@ msgid ""
915
  "will know you are offering a unique offer!"
916
  msgstr ""
917
 
918
- #: ../templates/admin/wishlist-panel-premium.php:357
919
  msgid "FROM A WISHLIST TO ANOTHER"
920
  msgstr ""
921
 
922
- #: ../templates/admin/wishlist-panel-premium.php:359
923
- #, php-format
924
  msgid ""
925
  "Who said that a product has to remain forever in the same wishlist? With the "
926
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -928,107 +899,131 @@ msgid ""
928
  "another one, managing as they want their lists."
929
  msgstr ""
930
 
931
- #: ../templates/admin/wishlist-panel-premium.php:362
932
  msgid "FROM A WISHLIST"
933
  msgstr ""
934
 
935
- #: ../templates/admin/wishlist-panel-premium.php:369
936
  msgid "DATE"
937
  msgstr ""
938
 
939
- #: ../templates/admin/wishlist-panel-premium.php:374
940
  msgid "DATE OF ADDITION TO A WISHLIST"
941
  msgstr ""
942
 
943
- #: ../templates/admin/wishlist-panel-premium.php:376
944
- #, php-format
945
  msgid ""
946
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
947
  "date in which they have added a particular product to their list: a new way "
948
  "to keep you users informed about their operations."
949
  msgstr ""
950
 
951
- #: ../templates/share.php:32
952
  #, fuzzy
953
  msgid "Pinterest"
954
  msgstr "Compartir en Pinterest"
955
 
956
- #: ../templates/share.php:38
957
  #, fuzzy
958
  msgid "Google+"
959
  msgstr "Compartir en Google+"
960
 
961
- #: ../templates/share.php:44
962
  msgid "Email"
963
  msgstr ""
964
 
965
- #: ../templates/wishlist-view.php:32
966
  #, fuzzy
967
  msgid "Edit title"
968
  msgstr "Título de la Lista de deseos"
969
 
970
- #: ../templates/wishlist-view.php:41
971
  msgid "Save"
972
  msgstr ""
973
 
974
- #: ../templates/wishlist-view.php:45
975
  msgid "Cancel"
976
  msgstr ""
977
 
978
- #: ../templates/wishlist-view.php:82
979
  msgid "Product Name"
980
  msgstr "Producto"
981
 
982
- #: ../templates/wishlist-view.php:89
983
  msgid "Unit Price"
984
  msgstr "Precio por unidad"
985
 
986
- #: ../templates/wishlist-view.php:102
987
  msgid "Stock Status"
988
  msgstr "Estado de stock"
989
 
990
  # Not literal but more friendly.
991
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
992
  msgid "Remove this product"
993
  msgstr "Ya no lo quiero"
994
 
995
- #: ../templates/wishlist-view.php:172
996
  msgid "Free!"
997
  msgstr ""
998
 
999
- #: ../templates/wishlist-view.php:179
1000
  msgid "Out of Stock"
1001
  msgstr "No disponible por el momento"
1002
 
1003
- #: ../templates/wishlist-view.php:179
1004
  msgid "In Stock"
1005
  msgstr "¡Disponible!"
1006
 
1007
- #: ../templates/wishlist-view.php:188
1008
- #, php-format
1009
  msgid "Added on : %s"
1010
  msgstr ""
1011
 
1012
- #: ../templates/wishlist-view.php:200
1013
  msgid "Move"
1014
  msgstr ""
1015
 
1016
- #: ../templates/wishlist-view.php:232
1017
  msgid "Remove"
1018
  msgstr ""
1019
 
1020
- #: ../templates/wishlist-view.php:259
1021
  msgid "Add the selected products to the cart"
1022
  msgstr ""
1023
 
1024
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1025
  msgid "Ask for an estimate"
1026
  msgstr ""
1027
 
1028
- #: ../templates/wishlist-view.php:303
1029
  msgid "Your email"
1030
  msgstr ""
1031
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1032
  #, fuzzy
1033
  #~ msgid ""
1034
  #~ "Enable all plugin features. <strong>Be sure to select at least one option "
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:50+0200\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:1478
25
+ #: includes/class.yith-wcwl-admin-init.php:1479
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:1018
44
  msgid "Upgrade to the PREMIUM VERSION"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1022
48
  msgid "Discover the Advanced Features"
49
  msgstr ""
50
 
51
+ #: includes/class.yith-wcwl-admin-init.php:1023
52
  msgid ""
53
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
54
  "all features!"
55
  msgstr ""
56
 
57
+ #: includes/class.yith-wcwl-admin-init.php:1029
58
  msgid "Get Support and Pro Features"
59
  msgstr ""
60
 
61
+ #: includes/class.yith-wcwl-admin-init.php:1030
62
  msgid ""
63
  "By purchasing the premium version of the plugin, you will take advantage of "
64
  "the advanced features of the product and you will get one year of free "
65
  "updates and support through our platform available 24h/24."
66
  msgstr ""
67
 
68
+ #: includes/class.yith-wcwl-admin-init.php:1040
69
  msgid "General Settings"
70
  msgstr "Configuraciones generales"
71
 
72
+ #: includes/class.yith-wcwl-admin-init.php:1047
73
  msgid "Enable YITH Wishlist"
74
  msgstr "Habilitar YITH Wishlist"
75
 
76
+ #: includes/class.yith-wcwl-admin-init.php:1048
 
77
  msgid ""
78
  "Enable all plugin features. <strong>Be sure to select at least one option in "
79
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
80
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
81
  msgstr ""
82
 
83
+ #: includes/class.yith-wcwl-admin-init.php:1054
84
  #, fuzzy
85
  msgid "Default wishlist title"
86
  msgstr "Título de la Lista de deseos"
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1056
89
+ #: includes/class.yith-wcwl-admin-init.php:1057
90
+ #: includes/class.yith-wcwl-admin-init.php:1293
 
91
  msgid "My wishlist on %s"
92
  msgstr "Mi lista de deseos en %s"
93
 
94
+ #: includes/class.yith-wcwl-admin-init.php:1062
95
  msgid "Wishlist Page"
96
  msgstr "Lista de deseos"
97
 
98
+ #: includes/class.yith-wcwl-admin-init.php:1063
99
  msgid "Page contents: [yith_wcwl_wishlist]"
100
  msgstr "Contenidos: [yith_wcwl_wishlist]"
101
 
102
+ #: includes/class.yith-wcwl-admin-init.php:1072
103
  msgid "Position"
104
  msgstr "Posición"
105
 
106
+ #: includes/class.yith-wcwl-admin-init.php:1073
107
  #, fuzzy
108
  msgid ""
109
  "You can add the button in variable products only after the \"Add to Cart\" "
112
  "En productos variables puedes agregarlo sólo Después de \"Agregar al carrito"
113
  "\" o usar el shortcode [yith_wcwl_add_to_wishlist]. "
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1079
116
  msgid "After \"Add to cart\""
117
  msgstr "Después de \"Agregar al carrito\""
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1080
120
  msgid "After thumbnails"
121
  msgstr "Después de las miniaturas"
122
 
123
+ #: includes/class.yith-wcwl-admin-init.php:1081
124
  msgid "After summary"
125
  msgstr "Después del resúmen"
126
 
127
+ #: includes/class.yith-wcwl-admin-init.php:1082
128
  msgid "Use shortcode"
129
  msgstr "Usar shortcode"
130
 
131
+ #: includes/class.yith-wcwl-admin-init.php:1087
132
  msgid "Redirect to cart"
133
  msgstr "Redireccionar al carrito"
134
 
135
+ #: includes/class.yith-wcwl-admin-init.php:1088
136
  msgid ""
137
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
138
  "page."
140
  "Redireccionar a la página del carrito si se presiona el botón \"Agregar al "
141
  "carrito\" en la página de la lista de deseos."
142
 
143
+ #: includes/class.yith-wcwl-admin-init.php:1094
144
  msgid "Remove if added to the cart"
145
  msgstr "Eliminar después de agregar al carrito"
146
 
147
+ #: includes/class.yith-wcwl-admin-init.php:1095
148
  #, fuzzy
149
  msgid "Remove the product from the wishlist if it has been added to the cart."
150
  msgstr "Eliminar el producto de la lista de deseos si fue agregado al carrito."
151
 
152
+ #: includes/class.yith-wcwl-admin-init.php:1101
153
  msgid "\"Add to Wishlist\" text"
154
  msgstr "Texto de \"Agregar a la Lista de deseos\""
155
 
156
+ #: includes/class.yith-wcwl-admin-init.php:1103
157
  msgid "Add to Wishlist"
158
  msgstr "Agregar a la Lista de deseos"
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1108
161
  #, fuzzy
162
  msgid "\"Browse wishlist\" text"
163
  msgstr "Ir a la Lista de deseos"
164
 
165
+ #: includes/class.yith-wcwl-admin-init.php:1110
166
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
167
  msgid "Browse Wishlist"
168
  msgstr "Ir a la Lista de deseos"
169
 
170
+ #: includes/class.yith-wcwl-admin-init.php:1115
171
  #, fuzzy
172
  msgid "\"Product already in wishlist\" text"
173
  msgstr "Ya está en tu lista de deseos!"
174
 
175
+ #: includes/class.yith-wcwl-admin-init.php:1117
176
+ #: includes/class.yith-wcwl-ui.php:83
177
  msgid "The product is already in the wishlist!"
178
  msgstr "¡Este producto ya está en la lista de deseos!"
179
 
180
+ #: includes/class.yith-wcwl-admin-init.php:1122
181
  #, fuzzy
182
  msgid "\"Product added\" text"
183
  msgstr "¡Agregado!"
184
 
185
+ #: includes/class.yith-wcwl-admin-init.php:1124
186
+ #: includes/class.yith-wcwl-ui.php:82
187
  msgid "Product added!"
188
  msgstr "¡Agregado!"
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1129
191
  msgid "\"Add to Cart\" text"
192
  msgstr "Texto de \"Agregar al carrito\""
193
 
194
+ #: includes/class.yith-wcwl-admin-init.php:1131
195
  msgid "Add to Cart"
196
  msgstr "Agregar al carrito"
197
 
198
+ #: includes/class.yith-wcwl-admin-init.php:1136
199
  msgid "Show Unit price"
200
  msgstr "Mostrar precio por unidad"
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 "Mostrar el botón \"Agregar al carrito\""
209
 
210
+ #: includes/class.yith-wcwl-admin-init.php:1145
211
  #, fuzzy
212
  msgid "Show \"Add to Cart\" button for each product in wishlist"
213
  msgstr "Fondo del botón \"Agregar al carrito\""
214
 
215
+ #: includes/class.yith-wcwl-admin-init.php:1152
216
  msgid "Show Stock status"
217
  msgstr "Mostrar estado del stock"
218
 
219
+ #: includes/class.yith-wcwl-admin-init.php:1153
220
  msgid ""
221
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
222
  msgstr ""
223
 
224
+ #: includes/class.yith-wcwl-admin-init.php:1160
225
  msgid "Show Date of addition"
226
  msgstr ""
227
 
228
+ #: includes/class.yith-wcwl-admin-init.php:1161
229
  #, fuzzy
230
  msgid "Show the date when users have added a product to the wishlist"
231
  msgstr ""
232
  "¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
233
  "Intenta nuevamente, por favor."
234
 
235
+ #: includes/class.yith-wcwl-admin-init.php:1168
236
  #, fuzzy
237
  msgid "Add second remove button"
238
  msgstr "Texto del botón \"Agregar al carrito\""
239
 
240
+ #: includes/class.yith-wcwl-admin-init.php:1169
241
  msgid "Add a second remove button in the last column, with extended label"
242
  msgstr ""
243
 
244
+ #: includes/class.yith-wcwl-admin-init.php:1184
245
  msgid "Styles"
246
  msgstr "Estilos"
247
 
248
+ #: includes/class.yith-wcwl-admin-init.php:1191
249
  msgid "Use buttons"
250
  msgstr "Usar botones"
251
 
252
+ #: includes/class.yith-wcwl-admin-init.php:1192
253
  #, fuzzy
254
  msgid "Use buttons instead of simple anchors."
255
  msgstr "Usar botones en lugar de anclas simples."
256
 
257
+ #: includes/class.yith-wcwl-admin-init.php:1198
258
  msgid "Custom CSS"
259
  msgstr "CSS personalizado"
260
 
261
+ #: includes/class.yith-wcwl-admin-init.php:1205
262
  msgid "Use theme style"
263
  msgstr "Usar el estilo del tema"
264
 
265
+ #: includes/class.yith-wcwl-admin-init.php:1206
266
  msgid "Use the theme style."
267
  msgstr "Usar el estilo del tema."
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1212
270
  #, fuzzy
271
  msgid "Rounded buttons"
272
  msgstr "Usar botones"
273
 
274
+ #: includes/class.yith-wcwl-admin-init.php:1213
275
  #, fuzzy
276
  msgid "Make button corners rounded"
277
  msgstr "Redondear los ángulos de los botones"
278
 
279
+ #: includes/class.yith-wcwl-admin-init.php:1219
280
  msgid "\"Add to Wishlist\" icon"
281
  msgstr "Ícono de \"Agregar a la Lista de deseos\""
282
 
283
+ #: includes/class.yith-wcwl-admin-init.php:1220
284
  msgid "Add an icon to the \"Add to Wishlist\" button"
285
  msgstr "Agregar un ícono al botón de \"Agregar a la Lista de deseos\""
286
 
287
+ #: includes/class.yith-wcwl-admin-init.php:1230
288
  msgid "\"Add to Cart\" icon"
289
  msgstr "Ícono de \"Agregar al carrito\""
290
 
291
+ #: includes/class.yith-wcwl-admin-init.php:1231
292
  msgid "Add an icon to the \"Add to Cart\" button"
293
  msgstr "Agregar un ícono para el botón de \"Agregar al carrito\""
294
 
295
+ #: includes/class.yith-wcwl-admin-init.php:1249
296
  #, fuzzy
297
  msgid "Social Networks & Share"
298
  msgstr "Sociales &amp; Compartir"
299
 
300
+ #: includes/class.yith-wcwl-admin-init.php:1256
301
  msgid "Share on Facebook"
302
  msgstr "Compartir en Facebook"
303
 
304
+ #: includes/class.yith-wcwl-admin-init.php:1257
305
  #, fuzzy
306
  msgid "Show \"Share on Facebook\" button"
307
  msgstr "Compartir en Facebook"
308
 
309
+ #: includes/class.yith-wcwl-admin-init.php:1263
310
  msgid "Tweet on Twitter"
311
  msgstr "Tuitear en Twitter"
312
 
313
+ #: includes/class.yith-wcwl-admin-init.php:1264
314
  #, fuzzy
315
  msgid "Show \"Tweet on Twitter\" button"
316
  msgstr "Tuitear en Twitter"
317
 
318
+ #: includes/class.yith-wcwl-admin-init.php:1270
319
  msgid "Pin on Pinterest"
320
  msgstr "Compartir en Pinterest"
321
 
322
+ #: includes/class.yith-wcwl-admin-init.php:1271
323
  #, fuzzy
324
  msgid "Show \"Pin on Pinterest\" button"
325
  msgstr "Compartir en Pinterest"
326
 
327
+ #: includes/class.yith-wcwl-admin-init.php:1277
328
  msgid "Share on Google+"
329
  msgstr "Compartir en Google+"
330
 
331
+ #: includes/class.yith-wcwl-admin-init.php:1278
332
  #, fuzzy
333
  msgid "Show \"Share on Google+\" button"
334
  msgstr "Compartir en Facebook"
335
 
336
+ #: includes/class.yith-wcwl-admin-init.php:1284
337
  msgid "Share by Email"
338
  msgstr ""
339
 
340
+ #: includes/class.yith-wcwl-admin-init.php:1285
341
  #, fuzzy
342
  msgid "Show \"Share by Email\" button"
343
  msgstr "Mostrar el botón \"Agregar al carrito\""
344
 
345
+ #: includes/class.yith-wcwl-admin-init.php:1291
346
  #, fuzzy
347
  msgid "Social title"
348
  msgstr "Título de sociales"
349
 
350
+ #: includes/class.yith-wcwl-admin-init.php:1298
351
  #, fuzzy
352
  msgid "Social text"
353
  msgstr "Texto de sociales"
354
 
355
+ #: includes/class.yith-wcwl-admin-init.php:1299
356
  msgid ""
357
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
358
  "strong> where you want to show the URL of your wishlist."
359
  msgstr ""
360
 
361
+ #: includes/class.yith-wcwl-admin-init.php:1306
362
  #, fuzzy
363
  msgid "Social image URL"
364
  msgstr "URL de las imágenes sociales"
365
 
366
+ #: includes/class.yith-wcwl-admin-init.php:1307
367
  msgid "It will be used by Pinterest."
368
  msgstr ""
369
 
370
+ #: includes/class.yith-wcwl-admin-init.php:1321
 
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:1326
377
  msgid "YITH WooCommerce Frequently Bought Together Integration"
378
  msgstr ""
379
 
380
+ #: includes/class.yith-wcwl-admin-init.php:1333
381
  msgid "Enable slider in wishlist"
382
  msgstr ""
383
 
384
+ #: includes/class.yith-wcwl-admin-init.php:1334
 
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:1370
391
  #, fuzzy
392
  msgid "\"Add to wishlist\" button"
393
  msgstr "Texto del botón \"Agregar a la lista de deseos\""
394
 
395
+ #: includes/class.yith-wcwl-admin-init.php:1373
396
+ #: includes/class.yith-wcwl-admin-init.php:1391
397
+ #: includes/class.yith-wcwl-admin-init.php:1409
398
+ #: includes/class.yith-wcwl-admin-init.php:1427
399
+ #: includes/class.yith-wcwl-admin-init.php:1445
400
  msgid "Background"
401
  msgstr ""
402
 
403
+ #: includes/class.yith-wcwl-admin-init.php:1374
404
+ #: includes/class.yith-wcwl-admin-init.php:1392
405
+ #: includes/class.yith-wcwl-admin-init.php:1410
406
+ #: includes/class.yith-wcwl-admin-init.php:1428
407
+ #: includes/class.yith-wcwl-admin-init.php:1446
408
  msgid "Text"
409
  msgstr ""
410
 
411
+ #: includes/class.yith-wcwl-admin-init.php:1375
412
+ #: includes/class.yith-wcwl-admin-init.php:1393
413
+ #: includes/class.yith-wcwl-admin-init.php:1411
414
+ #: includes/class.yith-wcwl-admin-init.php:1429
415
+ #: includes/class.yith-wcwl-admin-init.php:1447
416
  msgid "Border"
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
  msgid "Background (hover)"
424
  msgstr ""
425
 
426
+ #: includes/class.yith-wcwl-admin-init.php:1383
427
+ #: includes/class.yith-wcwl-admin-init.php:1401
428
+ #: includes/class.yith-wcwl-admin-init.php:1419
429
+ #: includes/class.yith-wcwl-admin-init.php:1437
430
  msgid "Text (hover)"
431
  msgstr ""
432
 
433
+ #: includes/class.yith-wcwl-admin-init.php:1384
434
+ #: includes/class.yith-wcwl-admin-init.php:1402
435
+ #: includes/class.yith-wcwl-admin-init.php:1420
436
+ #: includes/class.yith-wcwl-admin-init.php:1438
437
  msgid "Border (hover)"
438
  msgstr ""
439
 
440
+ #: includes/class.yith-wcwl-admin-init.php:1388
441
  #, fuzzy
442
  msgid "\"Add to Cart\" button"
443
  msgstr "Texto del botón \"Agregar al carrito\""
444
 
445
+ #: includes/class.yith-wcwl-admin-init.php:1406
446
  msgid "\"Style 1\" button"
447
  msgstr ""
448
 
449
+ #: includes/class.yith-wcwl-admin-init.php:1424
450
  msgid "\"Style 2\" button"
451
  msgstr ""
452
 
453
+ #: includes/class.yith-wcwl-admin-init.php:1442
454
  #, fuzzy
455
  msgid "Wishlist table"
456
  msgstr "Título de la Lista de deseos"
457
 
458
+ #: includes/class.yith-wcwl-admin-init.php:1451
459
  msgid "Headers"
460
  msgstr ""
461
 
462
+ #: includes/class.yith-wcwl-admin-init.php:1454
463
  msgid "Background color"
464
  msgstr ""
465
 
466
+ #: includes/class.yith-wcwl-admin-init.php:1544
467
  #, fuzzy
468
  msgid "Wishlist Activated"
469
  msgstr "Título de la Lista de deseos"
470
 
471
+ #: includes/class.yith-wcwl-admin-init.php:1545
 
472
  msgid ""
473
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
474
  "can access to all the settings of our plugins that you have activated. "
476
  "options, <a href=\"%s\">discover it now</a>."
477
  msgstr ""
478
 
479
+ #: includes/class.yith-wcwl-admin-init.php:1556
480
  #, fuzzy
481
  msgid "Wishlist Updated"
482
  msgstr "Lista de deseos"
483
 
484
+ #: includes/class.yith-wcwl-admin-init.php:1557
 
485
  msgid ""
486
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
487
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
490
  "\">discover the PREMIUM version.</a>"
491
  msgstr ""
492
 
493
+ #: includes/class.yith-wcwl-init.php:403
494
  msgid ""
495
  "We are sorry, but this feature is available only if cookies are enabled on "
496
  "your browser."
497
  msgstr ""
498
 
499
+ #: includes/class.yith-wcwl-init.php:404
500
  #, fuzzy
501
  msgid "Product correctly added to cart"
502
  msgstr "¡Agregado!"
503
 
504
+ #: includes/class.yith-wcwl-install.php:244
505
  msgctxt "page_slug"
506
  msgid "wishlist"
507
  msgstr ""
508
 
509
+ #: includes/class.yith-wcwl-privacy.php:50
510
  msgid "While you visit our site, we’ll track:"
511
  msgstr ""
512
 
513
+ #: includes/class.yith-wcwl-privacy.php:52
514
  msgid ""
515
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
516
  "users your favourite products, and to create targeted email campaigns."
517
  msgstr ""
518
 
519
+ #: includes/class.yith-wcwl-privacy.php:53
520
  msgid ""
521
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
522
  "make them visible to the store’s staff"
523
  msgstr ""
524
 
525
+ #: includes/class.yith-wcwl-privacy.php:55
526
  msgid ""
527
  "We’ll also use cookies to keep track of wishlist contents while you’re "
528
  "browsing our site."
529
  msgstr ""
530
 
531
+ #: includes/class.yith-wcwl-privacy.php:58
532
  msgid ""
533
  "Members of our team have access to the information you provide us. For "
534
  "example, both Administrators and Shop Managers can access:"
535
  msgstr ""
536
 
537
+ #: includes/class.yith-wcwl-privacy.php:60
538
  msgid ""
539
  "Wishlist details, such as products added, date of addition, name and privacy "
540
  "settings of your wishlists"
541
  msgstr ""
542
 
543
+ #: includes/class.yith-wcwl-privacy.php:62
544
  msgid ""
545
  "Our team members have access to this information to offer you better deals "
546
  "for the products you love."
547
  msgstr ""
548
 
549
+ #: includes/class.yith-wcwl-privacy.php:82
550
+ #: includes/class.yith-wcwl-privacy.php:98
551
  #, fuzzy
 
552
  msgid "Customer Wishlists"
553
  msgstr "Agregar a la Lista de deseos"
554
 
555
+ #: includes/class.yith-wcwl-privacy.php:133
556
  #, fuzzy
 
557
  msgid "Wishlists"
558
  msgstr "Lista de deseos"
559
 
560
+ #. Translators: %s Order number.
561
+ #: includes/class.yith-wcwl-privacy.php:195
562
+ #, fuzzy
563
  msgid "Removed wishlist %s."
564
  msgstr "Mi lista de deseos en %s"
565
 
566
+ #. Translators: %s Order number.
567
+ #: includes/class.yith-wcwl-privacy.php:199
568
+ #, fuzzy
569
  msgid "Wishlist %s has been retained."
570
  msgstr "Texto de la tabla de la Lista de Deseos"
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 "Lista de deseos"
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 templates/wishlist-view.php:212
 
603
  #, fuzzy
604
  msgid "Shared"
605
  msgstr "Compartir en:"
606
 
607
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
608
  msgid "Private"
609
  msgstr ""
610
 
611
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
612
  msgid "Public"
613
  msgstr ""
614
 
615
+ #: includes/class.yith-wcwl-shortcode.php:259
616
+ #: includes/class.yith-wcwl-ui.php:164
617
  msgid "Share on:"
618
  msgstr "Compartir en:"
619
 
620
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
621
  msgid "Select options"
622
  msgstr "Selecciona opciones"
623
 
624
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
625
  msgid "Facebook"
626
  msgstr ""
627
 
628
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
629
  msgid "Twitter"
630
  msgstr ""
631
 
632
+ #: includes/class.yith-wcwl-ui.php:180
633
  msgid "email"
634
  msgstr ""
635
 
636
+ #: includes/class.yith-wcwl.php:201
637
  #, fuzzy
638
  msgid "An error occurred while adding products to the wishlist."
639
  msgstr ""
640
  "¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
641
  "Intenta nuevamente, por favor."
642
 
643
+ #: includes/class.yith-wcwl.php:293
644
  #, fuzzy
645
  msgid "An error occurred while adding products to wishlist."
646
  msgstr ""
647
  "¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
648
  "Intenta nuevamente, por favor."
649
 
650
+ #: includes/class.yith-wcwl.php:310
651
  msgid "The \"Remove\" option now does not require any parameter"
652
  msgstr ""
653
 
654
+ #: includes/class.yith-wcwl.php:359
655
  #, fuzzy
656
  msgid "An error occurred while removing products from the wishlist"
657
  msgstr ""
658
  "¡Ups! Ha ocurrido un error al eliminar el producto de tu lista. Intenta "
659
  "nuevamente, por favor."
660
 
661
+ #: includes/class.yith-wcwl.php:809
662
  msgid "You need to log in before creating a new wishlist"
663
  msgstr ""
664
 
665
+ #: includes/class.yith-wcwl.php:1610
666
  msgid "Product successfully removed."
667
  msgstr "Bien, lo hemos eliminado de tu lista..."
668
 
669
+ #: includes/class.yith-wcwl.php:1614
670
  msgid "Error. Unable to remove the product from the wishlist."
671
  msgstr ""
672
  "¡Ups! Ha ocurrido un error al eliminar el producto de tu lista. Intenta "
673
  "nuevamente, por favor."
674
 
675
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
676
  msgid "No products were added to the wishlist"
677
  msgstr "Tu lista de deseos está vacía por el momento..."
678
 
679
+ #: includes/class.yith-wcwl.php:1660
680
  msgid "An error as occurred."
681
  msgstr ""
682
 
683
+ #: init.php:130
684
  msgid ""
685
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
686
  "WooCommerce in order to work."
687
  msgstr ""
688
 
689
+ #: init.php:140
690
  msgid "You can't activate the free version of"
691
  msgstr ""
692
 
693
+ #: init.php:140
694
  msgid "while you are using the premium one."
695
  msgstr ""
696
 
697
+ #: templates/admin/wishlist-panel-premium.php:185
698
+ #: templates/admin/wishlist-panel-premium.php:383
 
699
  msgid ""
700
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
701
  "%2$s to benefit from all features!"
702
  msgstr ""
703
 
704
+ #: templates/admin/wishlist-panel-premium.php:187
705
+ #: templates/admin/wishlist-panel-premium.php:385
 
706
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
707
  msgstr ""
708
 
709
+ #: templates/admin/wishlist-panel-premium.php:193
710
  msgid "Premium Features"
711
  msgstr ""
712
 
713
+ #: templates/admin/wishlist-panel-premium.php:196
714
+ #: templates/admin/wishlist-panel-premium.php:201
715
  msgid "Multiple Wishlist"
716
  msgstr ""
717
 
718
+ #: templates/admin/wishlist-panel-premium.php:203
 
719
  msgid ""
720
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
721
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
726
  "manage and share their own wish lists."
727
  msgstr ""
728
 
729
+ #: templates/admin/wishlist-panel-premium.php:212
730
+ #: templates/admin/wishlist-panel-premium.php:222
731
  msgid "Wishlist Private"
732
  msgstr ""
733
 
734
+ #: templates/admin/wishlist-panel-premium.php:214
 
735
  msgid ""
736
  "By enabling the option wishlist, users will also have the possibility to "
737
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
738
  "following options:"
739
  msgstr ""
740
 
741
+ #: templates/admin/wishlist-panel-premium.php:216
 
742
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
743
  msgstr ""
744
 
745
+ #: templates/admin/wishlist-panel-premium.php:217
 
746
  msgid ""
747
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
748
  "can display it;"
749
  msgstr ""
750
 
751
+ #: templates/admin/wishlist-panel-premium.php:218
 
752
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
753
  msgstr ""
754
 
755
+ #: templates/admin/wishlist-panel-premium.php:229
756
+ #: templates/admin/wishlist-panel-premium.php:234
757
  msgid "Estimate Cost"
758
  msgstr ""
759
 
760
+ #: templates/admin/wishlist-panel-premium.php:236
 
761
  msgid ""
762
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
763
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
769
  "address that you have previously set."
770
  msgstr ""
771
 
772
+ #: templates/admin/wishlist-panel-premium.php:245
773
+ #: templates/admin/wishlist-panel-premium.php:250
774
  msgid "Admin Panel"
775
  msgstr ""
776
 
777
+ #: templates/admin/wishlist-panel-premium.php:247
 
778
  msgid ""
779
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
780
  "submenu pages, you will have total control on users' wishlists. In addition "
784
  "in customers' wish lists."
785
  msgstr ""
786
 
787
+ #: templates/admin/wishlist-panel-premium.php:257
788
+ #: templates/admin/wishlist-panel-premium.php:262
789
  msgid "Search Wishlists"
790
  msgstr ""
791
 
792
+ #: templates/admin/wishlist-panel-premium.php:264
 
793
  msgid ""
794
  "How many times have you been looking for the perfect gift for a important "
795
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
798
  "your products and even encourage users to purchase."
799
  msgstr ""
800
 
801
+ #: templates/admin/wishlist-panel-premium.php:273
802
  msgid "'ADD TO CART' CHECKBOX"
803
  msgstr ""
804
 
805
+ #: templates/admin/wishlist-panel-premium.php:275
 
806
  msgid ""
807
  "Your shop offers always a wide selection of products and wishlists of your "
808
  "users get more and more crowded everyday. Give them the possibility to "
810
  "just with one click."
811
  msgstr ""
812
 
813
+ #: templates/admin/wishlist-panel-premium.php:278
814
  msgid "'ADD TO CART'"
815
  msgstr ""
816
 
817
+ #: templates/admin/wishlist-panel-premium.php:285
818
  msgid "DISABLE WISHLIST"
819
  msgstr ""
820
 
821
+ #: templates/admin/wishlist-panel-premium.php:290
822
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
823
  msgstr ""
824
 
825
+ #: templates/admin/wishlist-panel-premium.php:292
 
826
  msgid ""
827
  "Favour users that have registered to your shop and disable plugin "
828
  "functionalities for all users that have not. By disabling this option, each "
830
  "%2$s to \"My Account\" page and a message will invite them to log in."
831
  msgstr ""
832
 
833
+ #: templates/admin/wishlist-panel-premium.php:301
834
  msgid "MESSAGE TO UNLOGGED USERS"
835
  msgstr ""
836
 
837
+ #: templates/admin/wishlist-panel-premium.php:303
 
838
  msgid ""
839
  "Invite users that are visiting your shop to login if they want to fully "
840
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
841
  "redirect them to \"My Account\" page for registration."
842
  msgstr ""
843
 
844
+ #: templates/admin/wishlist-panel-premium.php:306
845
  msgid "UNLOGGED USERS"
846
  msgstr ""
847
 
848
+ #: templates/admin/wishlist-panel-premium.php:313
849
+ #: templates/admin/wishlist-panel-premium.php:318
850
  msgid "POPULAR TABLE"
851
  msgstr ""
852
 
853
+ #: templates/admin/wishlist-panel-premium.php:320
 
854
  msgid ""
855
  "Some products draw customer's attention more than others and they do not "
856
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
858
  "their wishlists."
859
  msgstr ""
860
 
861
+ #: templates/admin/wishlist-panel-premium.php:329
862
  msgid "FUNCTIONALITIES IN ONE CLICK"
863
  msgstr ""
864
 
865
+ #: templates/admin/wishlist-panel-premium.php:331
 
866
  msgid ""
867
  "Users have the possibility to search for a wishlist, create a new one or "
868
  "display those already created. Add these %1$sfunctionalities%2$s through the "
869
  "dedicated widgets or show them immediately after \"Wishlist\" table."
870
  msgstr ""
871
 
872
+ #: templates/admin/wishlist-panel-premium.php:334
873
  msgid "FUNCTIONALITIES"
874
  msgstr ""
875
 
876
+ #: templates/admin/wishlist-panel-premium.php:341
877
+ #: templates/admin/wishlist-panel-premium.php:346
878
  msgid "PROMOTIONAL EMAIL"
879
  msgstr ""
880
 
881
+ #: templates/admin/wishlist-panel-premium.php:348
 
882
  msgid ""
883
  "If you want to give the right input to your users to persuade them to "
884
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
887
  "will know you are offering a unique offer!"
888
  msgstr ""
889
 
890
+ #: templates/admin/wishlist-panel-premium.php:357
891
  msgid "FROM A WISHLIST TO ANOTHER"
892
  msgstr ""
893
 
894
+ #: templates/admin/wishlist-panel-premium.php:359
 
895
  msgid ""
896
  "Who said that a product has to remain forever in the same wishlist? With the "
897
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
899
  "another one, managing as they want their lists."
900
  msgstr ""
901
 
902
+ #: templates/admin/wishlist-panel-premium.php:362
903
  msgid "FROM A WISHLIST"
904
  msgstr ""
905
 
906
+ #: templates/admin/wishlist-panel-premium.php:369
907
  msgid "DATE"
908
  msgstr ""
909
 
910
+ #: templates/admin/wishlist-panel-premium.php:374
911
  msgid "DATE OF ADDITION TO A WISHLIST"
912
  msgstr ""
913
 
914
+ #: templates/admin/wishlist-panel-premium.php:376
 
915
  msgid ""
916
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
917
  "date in which they have added a particular product to their list: a new way "
918
  "to keep you users informed about their operations."
919
  msgstr ""
920
 
921
+ #: templates/share.php:32
922
  #, fuzzy
923
  msgid "Pinterest"
924
  msgstr "Compartir en Pinterest"
925
 
926
+ #: templates/share.php:38
927
  #, fuzzy
928
  msgid "Google+"
929
  msgstr "Compartir en Google+"
930
 
931
+ #: templates/share.php:44
932
  msgid "Email"
933
  msgstr ""
934
 
935
+ #: templates/wishlist-view.php:32
936
  #, fuzzy
937
  msgid "Edit title"
938
  msgstr "Título de la Lista de deseos"
939
 
940
+ #: templates/wishlist-view.php:41
941
  msgid "Save"
942
  msgstr ""
943
 
944
+ #: templates/wishlist-view.php:45
945
  msgid "Cancel"
946
  msgstr ""
947
 
948
+ #: templates/wishlist-view.php:82
949
  msgid "Product Name"
950
  msgstr "Producto"
951
 
952
+ #: templates/wishlist-view.php:89
953
  msgid "Unit Price"
954
  msgstr "Precio por unidad"
955
 
956
+ #: templates/wishlist-view.php:102
957
  msgid "Stock Status"
958
  msgstr "Estado de stock"
959
 
960
  # Not literal but more friendly.
961
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
962
  msgid "Remove this product"
963
  msgstr "Ya no lo quiero"
964
 
965
+ #: templates/wishlist-view.php:172
966
  msgid "Free!"
967
  msgstr ""
968
 
969
+ #: templates/wishlist-view.php:179
970
  msgid "Out of Stock"
971
  msgstr "No disponible por el momento"
972
 
973
+ #: templates/wishlist-view.php:179
974
  msgid "In Stock"
975
  msgstr "¡Disponible!"
976
 
977
+ #: templates/wishlist-view.php:188
 
978
  msgid "Added on : %s"
979
  msgstr ""
980
 
981
+ #: templates/wishlist-view.php:200
982
  msgid "Move"
983
  msgstr ""
984
 
985
+ #: templates/wishlist-view.php:232
986
  msgid "Remove"
987
  msgstr ""
988
 
989
+ #: templates/wishlist-view.php:259
990
  msgid "Add the selected products to the cart"
991
  msgstr ""
992
 
993
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
994
  msgid "Ask for an estimate"
995
  msgstr ""
996
 
997
+ #: templates/wishlist-view.php:303
998
  msgid "Your email"
999
  msgstr ""
1000
 
1001
+ #. Plugin Name of the plugin/theme
1002
+ #, fuzzy
1003
+ msgid "YITH WooCommerce Wishlist"
1004
+ msgstr "Agregar a la Lista de deseos"
1005
+
1006
+ #. Plugin URI of the plugin/theme
1007
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1008
+ msgstr ""
1009
+
1010
+ #. Description of the plugin/theme
1011
+ msgid ""
1012
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1013
+ "possibility to create, fill, manage and share their wishlists allowing you "
1014
+ "to analyze their interests and needs to improve your marketing strategies. "
1015
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1016
+ "your e-commerce on <strong>YITH</strong></a>"
1017
+ msgstr ""
1018
+
1019
+ #. Author of the plugin/theme
1020
+ msgid "YITH"
1021
+ msgstr ""
1022
+
1023
+ #. Author URI of the plugin/theme
1024
+ msgid "https://yithemes.com/"
1025
+ msgstr ""
1026
+
1027
  #, fuzzy
1028
  #~ msgid ""
1029
  #~ "Enable all plugin features. <strong>Be sure to select at least one option "
languages/yith-woocommerce-wishlist-es_ES.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-es_ES.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2018-10-04 14:50+0200\n"
6
  "PO-Revision-Date: 2018-10-04 14:50+0200\n"
7
  "Last-Translator: patrons_admin <arman.shahinyan@aticser.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -23,45 +23,45 @@ 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:1478
28
- #: ../includes/class.yith-wcwl-admin-init.php:1479
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:1018
47
  msgid "Upgrade to the PREMIUM VERSION"
48
  msgstr "Actualiza a la versión Premium"
49
 
50
- #: ../includes/class.yith-wcwl-admin-init.php:1022
51
  msgid "Discover the Advanced Features"
52
  msgstr "Descubre las funciones avanzadas"
53
 
54
- #: ../includes/class.yith-wcwl-admin-init.php:1023
55
  msgid ""
56
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
57
  "all features!"
58
  msgstr ""
59
 
60
- #: ../includes/class.yith-wcwl-admin-init.php:1029
61
  msgid "Get Support and Pro Features"
62
  msgstr "Obtén ayuda y Características Pro"
63
 
64
- #: ../includes/class.yith-wcwl-admin-init.php:1030
65
  msgid ""
66
  "By purchasing the premium version of the plugin, you will take advantage of "
67
  "the advanced features of the product and you will get one year of free "
@@ -71,52 +71,50 @@ msgstr ""
71
  "características avanzadas del producto y obtendrá un año de actualizaciones "
72
  "gratuitas y apoyo a través de nuestra plataforma disponible 24h/24."
73
 
74
- #: ../includes/class.yith-wcwl-admin-init.php:1040
75
  msgid "General Settings"
76
  msgstr "Configuración general"
77
 
78
- #: ../includes/class.yith-wcwl-admin-init.php:1047
79
  msgid "Enable YITH Wishlist"
80
  msgstr ""
81
  "Habilitar Y\n"
82
  "ITH Wishlist"
83
 
84
- #: ../includes/class.yith-wcwl-admin-init.php:1048
85
- #, php-format
86
  msgid ""
87
  "Enable all plugin features. <strong>Be sure to select at least one option in "
88
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
89
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
90
  msgstr ""
91
 
92
- #: ../includes/class.yith-wcwl-admin-init.php:1054
93
  msgid "Default wishlist title"
94
  msgstr "Título por defecto de la Lista de Deseos"
95
 
96
- #: ../includes/class.yith-wcwl-admin-init.php:1056
97
- #: ../includes/class.yith-wcwl-admin-init.php:1057
98
- #: ../includes/class.yith-wcwl-admin-init.php:1293
99
- #, php-format
100
  msgid "My wishlist on %s"
101
  msgstr "Mi lista de Deseos en %s"
102
 
103
- #: ../includes/class.yith-wcwl-admin-init.php:1062
104
  msgid "Wishlist Page"
105
  msgstr ""
106
  "Página \n"
107
  "Lista de Deseos"
108
 
109
- #: ../includes/class.yith-wcwl-admin-init.php:1063
110
  msgid "Page contents: [yith_wcwl_wishlist]"
111
  msgstr ""
112
  "Contenido de la Página: \n"
113
  "[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
  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]."
@@ -127,27 +125,27 @@ msgstr ""
127
  "yith_wcwl_add_to_wishlist\n"
128
  "]."
129
 
130
- #: ../includes/class.yith-wcwl-admin-init.php:1079
131
  msgid "After \"Add to cart\""
132
  msgstr "Después de \"Añadir al carrito\""
133
 
134
- #: ../includes/class.yith-wcwl-admin-init.php:1080
135
  msgid "After thumbnails"
136
  msgstr "Después de miniaturas"
137
 
138
- #: ../includes/class.yith-wcwl-admin-init.php:1081
139
  msgid "After summary"
140
  msgstr "Después de sumario"
141
 
142
- #: ../includes/class.yith-wcwl-admin-init.php:1082
143
  msgid "Use shortcode"
144
  msgstr "Usar shortcode"
145
 
146
- #: ../includes/class.yith-wcwl-admin-init.php:1087
147
  msgid "Redirect to cart"
148
  msgstr "Redirigir a la cesta"
149
 
150
- #: ../includes/class.yith-wcwl-admin-init.php:1088
151
  msgid ""
152
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
153
  "page."
@@ -155,225 +153,224 @@ msgstr ""
155
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
156
  "page."
157
 
158
- #: ../includes/class.yith-wcwl-admin-init.php:1094
159
  msgid "Remove if added to the cart"
160
  msgstr "Eliminar si se añade a la cesta"
161
 
162
- #: ../includes/class.yith-wcwl-admin-init.php:1095
163
  msgid "Remove the product from the wishlist if it has been added to the cart."
164
  msgstr "Eliminar el producto de la lista si se ha añadido a la cesta."
165
 
166
- #: ../includes/class.yith-wcwl-admin-init.php:1101
167
  msgid "\"Add to Wishlist\" text"
168
  msgstr "Texto \"Añadir a la Lista de Deseos\""
169
 
170
- #: ../includes/class.yith-wcwl-admin-init.php:1103
171
  msgid "Add to Wishlist"
172
  msgstr "Añadir a la lista de deseos"
173
 
174
- #: ../includes/class.yith-wcwl-admin-init.php:1108
175
  msgid "\"Browse wishlist\" text"
176
  msgstr "Texto de \"Navegar por 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 "Navegar por Lista de Deseos"
182
 
183
- #: ../includes/class.yith-wcwl-admin-init.php:1115
184
  msgid "\"Product already in wishlist\" text"
185
  msgstr "Texto de \"El producto ya está en la lista de deseos\""
186
 
187
- #: ../includes/class.yith-wcwl-admin-init.php:1117
188
- #: ../includes/class.yith-wcwl-ui.php:83
189
  msgid "The product is already in the wishlist!"
190
  msgstr "El producto ya está en la lista de deseos!"
191
 
192
- #: ../includes/class.yith-wcwl-admin-init.php:1122
193
  msgid "\"Product added\" text"
194
  msgstr "Texto de \"Producto añadido\""
195
 
196
- #: ../includes/class.yith-wcwl-admin-init.php:1124
197
- #: ../includes/class.yith-wcwl-ui.php:82
198
  msgid "Product added!"
199
  msgstr "Producto añadido!"
200
 
201
- #: ../includes/class.yith-wcwl-admin-init.php:1129
202
  msgid "\"Add to Cart\" text"
203
  msgstr "Texto de \"Añadir a la Cesta\""
204
 
205
- #: ../includes/class.yith-wcwl-admin-init.php:1131
206
  msgid "Add to Cart"
207
  msgstr "Añadir a la cesta"
208
 
209
- #: ../includes/class.yith-wcwl-admin-init.php:1136
210
  msgid "Show Unit price"
211
  msgstr "Mostrar Precio unitario"
212
 
213
- #: ../includes/class.yith-wcwl-admin-init.php:1137
214
  msgid "Show unit price for each product in wishlist"
215
  msgstr "Mostrar el precio unitario de cada producto en la lista de deseos"
216
 
217
- #: ../includes/class.yith-wcwl-admin-init.php:1144
218
  msgid "Show \"Add to Cart\" button"
219
  msgstr "Mostrar botón de \"Añadir al carrito\""
220
 
221
- #: ../includes/class.yith-wcwl-admin-init.php:1145
222
  msgid "Show \"Add to Cart\" button for each product in wishlist"
223
  msgstr ""
224
  "Mostrar botón \"Añadir al carrito\" para cada producto en la lista de deseos"
225
 
226
- #: ../includes/class.yith-wcwl-admin-init.php:1152
227
  msgid "Show Stock status"
228
  msgstr "Mostrar el estado del Stock"
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
  "Mostrar etiqueta \"En existencia\" o \"Agotado\" para cada producto en la "
235
  "lista de deseos"
236
 
237
- #: ../includes/class.yith-wcwl-admin-init.php:1160
238
  msgid "Show Date of addition"
239
  msgstr "Mostrar Fecha de adición"
240
 
241
- #: ../includes/class.yith-wcwl-admin-init.php:1161
242
  msgid "Show the date when users have added a product to the wishlist"
243
  msgstr ""
244
  "Mostrar la fecha en que los usuarios han añadido un producto a la lista de "
245
  "deseos"
246
 
247
- #: ../includes/class.yith-wcwl-admin-init.php:1168
248
  msgid "Add second remove button"
249
  msgstr "Añadir segundo botón de eliminación"
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 ""
254
  "Añadir un segundo botón de eliminación en la última columna, con la etiqueta "
255
  "ampliada"
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
  msgid "Use buttons instead of simple anchors."
267
  msgstr "Utilizar los botones en lugar de anclajes simples."
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 "Utilizar el estilo de tema."
280
 
281
- #: ../includes/class.yith-wcwl-admin-init.php:1212
282
  msgid "Rounded buttons"
283
  msgstr "Botones redondeados"
284
 
285
- #: ../includes/class.yith-wcwl-admin-init.php:1213
286
  msgid "Make button corners rounded"
287
  msgstr "Hacer que las esquinas del botón sean redondeadas"
288
 
289
- #: ../includes/class.yith-wcwl-admin-init.php:1219
290
  msgid "\"Add to Wishlist\" icon"
291
  msgstr ""
292
  "Icono de \n"
293
  "\"Añadir 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 "Añadir un icono para el botón \"Agregar a la lista de deseos\""
298
 
299
- #: ../includes/class.yith-wcwl-admin-init.php:1230
300
  msgid "\"Add to Cart\" icon"
301
  msgstr ""
302
  "Icono de \n"
303
  "\"Añadir al carrito\""
304
 
305
- #: ../includes/class.yith-wcwl-admin-init.php:1231
306
  msgid "Add an icon to the \"Add to Cart\" button"
307
  msgstr "Añadir un icono para el botón \"Añadir al carrito\""
308
 
309
- #: ../includes/class.yith-wcwl-admin-init.php:1249
310
  msgid "Social Networks & Share"
311
  msgstr "Redes Sociales y 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
  msgid "Show \"Share on Facebook\" button"
319
  msgstr "Mostrar el botón \"Compartir en Facebook\""
320
 
321
- #: ../includes/class.yith-wcwl-admin-init.php:1263
322
  msgid "Tweet on Twitter"
323
  msgstr "Twittear en Twitter"
324
 
325
- #: ../includes/class.yith-wcwl-admin-init.php:1264
326
  msgid "Show \"Tweet on Twitter\" button"
327
  msgstr "Mostrar botón \"Twittear en Twitter\""
328
 
329
- #: ../includes/class.yith-wcwl-admin-init.php:1270
330
  msgid "Pin on Pinterest"
331
  msgstr "Pin en Pinterest"
332
 
333
- #: ../includes/class.yith-wcwl-admin-init.php:1271
334
  msgid "Show \"Pin on Pinterest\" button"
335
  msgstr "Mostrar botón \"Pin on Pinterest\""
336
 
337
- #: ../includes/class.yith-wcwl-admin-init.php:1277
338
  msgid "Share on Google+"
339
  msgstr "Compartir en Google+"
340
 
341
- #: ../includes/class.yith-wcwl-admin-init.php:1278
342
  msgid "Show \"Share on Google+\" button"
343
  msgstr "Mostrar el botón \"Compartir en Google+\""
344
 
345
- #: ../includes/class.yith-wcwl-admin-init.php:1284
346
  msgid "Share by Email"
347
  msgstr "Compartir por correo electrónico"
348
 
349
- #: ../includes/class.yith-wcwl-admin-init.php:1285
350
  msgid "Show \"Share by Email\" button"
351
  msgstr "Mostrar el botón \"Compartir por correo electrónico\""
352
 
353
- #: ../includes/class.yith-wcwl-admin-init.php:1291
354
  msgid "Social title"
355
  msgstr "Título Social"
356
 
357
- #: ../includes/class.yith-wcwl-admin-init.php:1298
358
  msgid "Social text"
359
  msgstr "Texto Social"
360
 
361
- #: ../includes/class.yith-wcwl-admin-init.php:1299
362
  msgid ""
363
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
364
  "strong> where you want to show the URL of your wishlist."
365
  msgstr ""
366
 
367
- #: ../includes/class.yith-wcwl-admin-init.php:1306
368
  msgid "Social image URL"
369
  msgstr "URL de la imagen Social"
370
 
371
- #: ../includes/class.yith-wcwl-admin-init.php:1307
372
  msgid "It will be used by Pinterest."
373
  msgstr ""
374
 
375
- #: ../includes/class.yith-wcwl-admin-init.php:1321
376
- #, php-format
377
  msgid ""
378
  "If you want to take advantage of this feature, you could consider to "
379
  "purchase the %s."
@@ -381,16 +378,15 @@ msgstr ""
381
  "Si desea tomar ventaja de esta característica, usted podría considerar "
382
  "comprar el %s."
383
 
384
- #: ../includes/class.yith-wcwl-admin-init.php:1326
385
  msgid "YITH WooCommerce Frequently Bought Together Integration"
386
  msgstr "Yith WooCommerce Productos adquiridos juntos frecuentemente"
387
 
388
- #: ../includes/class.yith-wcwl-admin-init.php:1333
389
  msgid "Enable slider in wishlist"
390
  msgstr "Habilitar control deslizante en la lista de deseos"
391
 
392
- #: ../includes/class.yith-wcwl-admin-init.php:1334
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"
@@ -399,85 +395,84 @@ msgstr ""
399
  "con productos vinculados \n"
400
  "(<a href=\"%s\" class=\"thickbox\">Ejemplo</a>). %s"
401
 
402
- #: ../includes/class.yith-wcwl-admin-init.php:1370
403
  msgid "\"Add to wishlist\" button"
404
  msgstr "Botón de \"Añadir a la lista de deseos\""
405
 
406
- #: ../includes/class.yith-wcwl-admin-init.php:1373
407
- #: ../includes/class.yith-wcwl-admin-init.php:1391
408
- #: ../includes/class.yith-wcwl-admin-init.php:1409
409
- #: ../includes/class.yith-wcwl-admin-init.php:1427
410
- #: ../includes/class.yith-wcwl-admin-init.php:1445
411
  msgid "Background"
412
  msgstr "Fondo"
413
 
414
- #: ../includes/class.yith-wcwl-admin-init.php:1374
415
- #: ../includes/class.yith-wcwl-admin-init.php:1392
416
- #: ../includes/class.yith-wcwl-admin-init.php:1410
417
- #: ../includes/class.yith-wcwl-admin-init.php:1428
418
- #: ../includes/class.yith-wcwl-admin-init.php:1446
419
  msgid "Text"
420
  msgstr "Texto"
421
 
422
- #: ../includes/class.yith-wcwl-admin-init.php:1375
423
- #: ../includes/class.yith-wcwl-admin-init.php:1393
424
- #: ../includes/class.yith-wcwl-admin-init.php:1411
425
- #: ../includes/class.yith-wcwl-admin-init.php:1429
426
- #: ../includes/class.yith-wcwl-admin-init.php:1447
427
  msgid "Border"
428
  msgstr "Borde"
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
  msgid "Background (hover)"
435
  msgstr "Fondo (hover)"
436
 
437
- #: ../includes/class.yith-wcwl-admin-init.php:1383
438
- #: ../includes/class.yith-wcwl-admin-init.php:1401
439
- #: ../includes/class.yith-wcwl-admin-init.php:1419
440
- #: ../includes/class.yith-wcwl-admin-init.php:1437
441
  msgid "Text (hover)"
442
  msgstr "Texto (hover)"
443
 
444
- #: ../includes/class.yith-wcwl-admin-init.php:1384
445
- #: ../includes/class.yith-wcwl-admin-init.php:1402
446
- #: ../includes/class.yith-wcwl-admin-init.php:1420
447
- #: ../includes/class.yith-wcwl-admin-init.php:1438
448
  msgid "Border (hover)"
449
  msgstr "Borde (hover)"
450
 
451
- #: ../includes/class.yith-wcwl-admin-init.php:1388
452
  msgid "\"Add to Cart\" button"
453
  msgstr "Botón \"Añadir a la cesta\""
454
 
455
- #: ../includes/class.yith-wcwl-admin-init.php:1406
456
  msgid "\"Style 1\" button"
457
  msgstr "Botón \"Estilo 1\""
458
 
459
- #: ../includes/class.yith-wcwl-admin-init.php:1424
460
  msgid "\"Style 2\" button"
461
  msgstr "Botón \"Estilo 2\""
462
 
463
- #: ../includes/class.yith-wcwl-admin-init.php:1442
464
  msgid "Wishlist table"
465
  msgstr "Tabla Lista de Deseos"
466
 
467
- #: ../includes/class.yith-wcwl-admin-init.php:1451
468
  msgid "Headers"
469
  msgstr "Cabeceras"
470
 
471
- #: ../includes/class.yith-wcwl-admin-init.php:1454
472
  msgid "Background color"
473
  msgstr "Color de fondo"
474
 
475
- #: ../includes/class.yith-wcwl-admin-init.php:1544
476
  msgid "Wishlist Activated"
477
  msgstr "Lista de Deseos Activado"
478
 
479
- #: ../includes/class.yith-wcwl-admin-init.php:1545
480
- #, php-format
481
  msgid ""
482
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
483
  "can access to all the settings of our plugins that you have activated. "
@@ -492,12 +487,11 @@ msgstr ""
492
  "descúbrelo ahora\n"
493
  "</a>."
494
 
495
- #: ../includes/class.yith-wcwl-admin-init.php:1556
496
  msgid "Wishlist Updated"
497
  msgstr "Lista de Deseos Actualizado"
498
 
499
- #: ../includes/class.yith-wcwl-admin-init.php:1557
500
- #, php-format
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 "
@@ -512,7 +506,7 @@ msgstr ""
512
  "de Deseos se ha actualizado con nuevas opciones disponibles, <a href=\"%s"
513
  "\">descubra la versión PREMIUM.</a>"
514
 
515
- #: ../includes/class.yith-wcwl-init.php:403
516
  msgid ""
517
  "We are sorry, but this feature is available only if cookies are enabled on "
518
  "your browser."
@@ -520,184 +514,177 @@ msgstr ""
520
  "Lo sentimos, pero esta característica sólo está disponible si las cookies "
521
  "están habilitadas en su navegador."
522
 
523
- #: ../includes/class.yith-wcwl-init.php:404
524
  msgid "Product correctly added to cart"
525
  msgstr "Producto añadido correctamente a la cesta"
526
 
527
- #: ../includes/class.yith-wcwl-install.php:244
528
  msgctxt "page_slug"
529
  msgid "wishlist"
530
  msgstr "lista de deseos"
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 "Add to Wishlist"
576
  msgid "Customer Wishlists"
577
  msgstr "Añadir a la lista de deseos"
578
 
579
- #: ../includes/class.yith-wcwl-privacy.php:133
580
  #, fuzzy
581
- #| msgid "Wishlist"
582
  msgid "Wishlists"
583
  msgstr "Lista de Deseos"
584
 
585
- #: ../includes/class.yith-wcwl-privacy.php:195
586
- #, fuzzy, php-format
587
- #| msgid "My wishlist on %s"
588
  msgid "Removed wishlist %s."
589
  msgstr "Mi lista de Deseos en %s"
590
 
591
- #: ../includes/class.yith-wcwl-privacy.php:199
592
- #, php-format
593
  msgid "Wishlist %s has been retained."
594
  msgstr ""
595
 
596
- #: ../includes/class.yith-wcwl-privacy.php:210
597
  msgid "Removed default user's wishlist"
598
  msgstr ""
599
 
600
- #: ../includes/class.yith-wcwl-privacy.php:228
601
  msgid "Token"
602
  msgstr ""
603
 
604
- #: ../includes/class.yith-wcwl-privacy.php:229
605
  #, fuzzy
606
- #| msgid "Wishlist"
607
  msgid "Wishlist url"
608
  msgstr "Lista de Deseos"
609
 
610
- #: ../includes/class.yith-wcwl-privacy.php:230
611
  msgid "Title"
612
  msgstr ""
613
 
614
- #: ../includes/class.yith-wcwl-privacy.php:231
615
  msgctxt "date wishlist was created"
616
  msgid "Created on"
617
  msgstr ""
618
 
619
- #: ../includes/class.yith-wcwl-privacy.php:232
620
  msgid "Visibility"
621
  msgstr ""
622
 
623
- #: ../includes/class.yith-wcwl-privacy.php:233
624
  msgid "Items Added"
625
  msgstr ""
626
 
627
- #: ../includes/class.yith-wcwl-privacy.php:283
628
- #: ../templates/wishlist-view.php:212
629
  msgid "Shared"
630
  msgstr "Compartido"
631
 
632
- #: ../includes/class.yith-wcwl-privacy.php:286
633
- #: ../templates/wishlist-view.php:215
634
  msgid "Private"
635
  msgstr "Privado"
636
 
637
- #: ../includes/class.yith-wcwl-privacy.php:289
638
- #: ../templates/wishlist-view.php:218
639
  msgid "Public"
640
  msgstr "Público"
641
 
642
- #: ../includes/class.yith-wcwl-shortcode.php:259
643
- #: ../includes/class.yith-wcwl-ui.php:164
644
  msgid "Share on:"
645
  msgstr "Compartir en:"
646
 
647
- #: ../includes/class.yith-wcwl-ui.php:118
648
- #: ../includes/class.yith-wcwl-ui.php:200
649
  msgid "Select options"
650
  msgstr "Seleccione opciones"
651
 
652
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
653
  msgid "Facebook"
654
  msgstr "Facebook"
655
 
656
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
657
  msgid "Twitter"
658
  msgstr "Twitter"
659
 
660
- #: ../includes/class.yith-wcwl-ui.php:180
661
  msgid "email"
662
  msgstr "email"
663
 
664
- #: ../includes/class.yith-wcwl.php:201
665
  msgid "An error occurred while adding products to the wishlist."
666
  msgstr "Se produjo un error al agregar productos a la lista de deseos."
667
 
668
- #: ../includes/class.yith-wcwl.php:293
669
  msgid "An error occurred while adding products to wishlist."
670
  msgstr "Se produjo un error al agregar productos a la lista de deseos."
671
 
672
- #: ../includes/class.yith-wcwl.php:310
673
  msgid "The \"Remove\" option now does not require any parameter"
674
  msgstr "La opción \"Eliminar\" ahora no requiere ningún parámetro"
675
 
676
- #: ../includes/class.yith-wcwl.php:359
677
  msgid "An error occurred while removing products from the wishlist"
678
  msgstr "Se produjo un error al eliminar los productos de la lista de deseos"
679
 
680
- #: ../includes/class.yith-wcwl.php:809
681
  msgid "You need to log in before creating a new wishlist"
682
  msgstr "Tienes que iniciar sesión antes de crear una nueva lista de deseos"
683
 
684
- #: ../includes/class.yith-wcwl.php:1610
685
  msgid "Product successfully removed."
686
  msgstr "Producto eliminado correctamente."
687
 
688
- #: ../includes/class.yith-wcwl.php:1614
689
  msgid "Error. Unable to remove the product from the wishlist."
690
  msgstr "Error. No se puede eliminar el producto de la lista de deseos."
691
 
692
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
693
  msgid "No products were added to the wishlist"
694
  msgstr "No se han añadido productos a la lista de deseos"
695
 
696
- #: ../includes/class.yith-wcwl.php:1660
697
  msgid "An error as occurred."
698
  msgstr "Se produjo un error."
699
 
700
- #: ../init.php:130
701
  msgid ""
702
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
703
  "WooCommerce in order to work."
@@ -705,39 +692,36 @@ msgstr ""
705
  "Yith WooCommerce Lista de Deseos está habilitado pero no funcionando. "
706
  "Requiere WooCommerce con el fin de trabajar."
707
 
708
- #: ../init.php:140
709
  msgid "You can't activate the free version of"
710
  msgstr ""
711
 
712
- #: ../init.php:140
713
  msgid "while you are using the premium one."
714
  msgstr ""
715
 
716
- #: ../templates/admin/wishlist-panel-premium.php:185
717
- #: ../templates/admin/wishlist-panel-premium.php:383
718
- #, php-format
719
  msgid ""
720
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
721
  "%2$s to benefit from all features!"
722
  msgstr ""
723
 
724
- #: ../templates/admin/wishlist-panel-premium.php:187
725
- #: ../templates/admin/wishlist-panel-premium.php:385
726
- #, php-format
727
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
728
  msgstr ""
729
 
730
- #: ../templates/admin/wishlist-panel-premium.php:193
731
  msgid "Premium Features"
732
  msgstr ""
733
 
734
- #: ../templates/admin/wishlist-panel-premium.php:196
735
- #: ../templates/admin/wishlist-panel-premium.php:201
736
  msgid "Multiple Wishlist"
737
  msgstr ""
738
 
739
- #: ../templates/admin/wishlist-panel-premium.php:203
740
- #, php-format
741
  msgid ""
742
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
743
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -748,43 +732,38 @@ msgid ""
748
  "manage and share their own wish lists."
749
  msgstr ""
750
 
751
- #: ../templates/admin/wishlist-panel-premium.php:212
752
- #: ../templates/admin/wishlist-panel-premium.php:222
753
  msgid "Wishlist Private"
754
  msgstr ""
755
 
756
- #: ../templates/admin/wishlist-panel-premium.php:214
757
- #, php-format
758
  msgid ""
759
  "By enabling the option wishlist, users will also have the possibility to "
760
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
761
  "following options:"
762
  msgstr ""
763
 
764
- #: ../templates/admin/wishlist-panel-premium.php:216
765
- #, php-format
766
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
767
  msgstr ""
768
 
769
- #: ../templates/admin/wishlist-panel-premium.php:217
770
- #, php-format
771
  msgid ""
772
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
773
  "can display it;"
774
  msgstr ""
775
 
776
- #: ../templates/admin/wishlist-panel-premium.php:218
777
- #, php-format
778
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
779
  msgstr ""
780
 
781
- #: ../templates/admin/wishlist-panel-premium.php:229
782
- #: ../templates/admin/wishlist-panel-premium.php:234
783
  msgid "Estimate Cost"
784
  msgstr ""
785
 
786
- #: ../templates/admin/wishlist-panel-premium.php:236
787
- #, php-format
788
  msgid ""
789
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
790
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -796,13 +775,12 @@ msgid ""
796
  "address that you have previously set."
797
  msgstr ""
798
 
799
- #: ../templates/admin/wishlist-panel-premium.php:245
800
- #: ../templates/admin/wishlist-panel-premium.php:250
801
  msgid "Admin Panel"
802
  msgstr ""
803
 
804
- #: ../templates/admin/wishlist-panel-premium.php:247
805
- #, php-format
806
  msgid ""
807
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
808
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -812,13 +790,12 @@ msgid ""
812
  "in customers' wish lists."
813
  msgstr ""
814
 
815
- #: ../templates/admin/wishlist-panel-premium.php:257
816
- #: ../templates/admin/wishlist-panel-premium.php:262
817
  msgid "Search Wishlists"
818
  msgstr ""
819
 
820
- #: ../templates/admin/wishlist-panel-premium.php:264
821
- #, php-format
822
  msgid ""
823
  "How many times have you been looking for the perfect gift for a important "
824
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -827,12 +804,11 @@ msgid ""
827
  "your products and even encourage users to purchase."
828
  msgstr ""
829
 
830
- #: ../templates/admin/wishlist-panel-premium.php:273
831
  msgid "'ADD TO CART' CHECKBOX"
832
  msgstr ""
833
 
834
- #: ../templates/admin/wishlist-panel-premium.php:275
835
- #, php-format
836
  msgid ""
837
  "Your shop offers always a wide selection of products and wishlists of your "
838
  "users get more and more crowded everyday. Give them the possibility to "
@@ -840,20 +816,19 @@ msgid ""
840
  "just with one click."
841
  msgstr ""
842
 
843
- #: ../templates/admin/wishlist-panel-premium.php:278
844
  msgid "'ADD TO CART'"
845
  msgstr ""
846
 
847
- #: ../templates/admin/wishlist-panel-premium.php:285
848
  msgid "DISABLE WISHLIST"
849
  msgstr ""
850
 
851
- #: ../templates/admin/wishlist-panel-premium.php:290
852
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
853
  msgstr ""
854
 
855
- #: ../templates/admin/wishlist-panel-premium.php:292
856
- #, php-format
857
  msgid ""
858
  "Favour users that have registered to your shop and disable plugin "
859
  "functionalities for all users that have not. By disabling this option, each "
@@ -861,29 +836,27 @@ msgid ""
861
  "%2$s to \"My Account\" page and a message will invite them to log in."
862
  msgstr ""
863
 
864
- #: ../templates/admin/wishlist-panel-premium.php:301
865
  msgid "MESSAGE TO UNLOGGED USERS"
866
  msgstr ""
867
 
868
- #: ../templates/admin/wishlist-panel-premium.php:303
869
- #, php-format
870
  msgid ""
871
  "Invite users that are visiting your shop to login if they want to fully "
872
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
873
  "redirect them to \"My Account\" page for registration."
874
  msgstr ""
875
 
876
- #: ../templates/admin/wishlist-panel-premium.php:306
877
  msgid "UNLOGGED USERS"
878
  msgstr ""
879
 
880
- #: ../templates/admin/wishlist-panel-premium.php:313
881
- #: ../templates/admin/wishlist-panel-premium.php:318
882
  msgid "POPULAR TABLE"
883
  msgstr ""
884
 
885
- #: ../templates/admin/wishlist-panel-premium.php:320
886
- #, php-format
887
  msgid ""
888
  "Some products draw customer's attention more than others and they do not "
889
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -891,29 +864,27 @@ msgid ""
891
  "their wishlists."
892
  msgstr ""
893
 
894
- #: ../templates/admin/wishlist-panel-premium.php:329
895
  msgid "FUNCTIONALITIES IN ONE CLICK"
896
  msgstr ""
897
 
898
- #: ../templates/admin/wishlist-panel-premium.php:331
899
- #, php-format
900
  msgid ""
901
  "Users have the possibility to search for a wishlist, create a new one or "
902
  "display those already created. Add these %1$sfunctionalities%2$s through the "
903
  "dedicated widgets or show them immediately after \"Wishlist\" table."
904
  msgstr ""
905
 
906
- #: ../templates/admin/wishlist-panel-premium.php:334
907
  msgid "FUNCTIONALITIES"
908
  msgstr ""
909
 
910
- #: ../templates/admin/wishlist-panel-premium.php:341
911
- #: ../templates/admin/wishlist-panel-premium.php:346
912
  msgid "PROMOTIONAL EMAIL"
913
  msgstr ""
914
 
915
- #: ../templates/admin/wishlist-panel-premium.php:348
916
- #, php-format
917
  msgid ""
918
  "If you want to give the right input to your users to persuade them to "
919
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -922,12 +893,11 @@ msgid ""
922
  "will know you are offering a unique offer!"
923
  msgstr ""
924
 
925
- #: ../templates/admin/wishlist-panel-premium.php:357
926
  msgid "FROM A WISHLIST TO ANOTHER"
927
  msgstr ""
928
 
929
- #: ../templates/admin/wishlist-panel-premium.php:359
930
- #, php-format
931
  msgid ""
932
  "Who said that a product has to remain forever in the same wishlist? With the "
933
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -935,103 +905,126 @@ msgid ""
935
  "another one, managing as they want their lists."
936
  msgstr ""
937
 
938
- #: ../templates/admin/wishlist-panel-premium.php:362
939
  msgid "FROM A WISHLIST"
940
  msgstr ""
941
 
942
- #: ../templates/admin/wishlist-panel-premium.php:369
943
  msgid "DATE"
944
  msgstr ""
945
 
946
- #: ../templates/admin/wishlist-panel-premium.php:374
947
  msgid "DATE OF ADDITION TO A WISHLIST"
948
  msgstr ""
949
 
950
- #: ../templates/admin/wishlist-panel-premium.php:376
951
- #, php-format
952
  msgid ""
953
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
954
  "date in which they have added a particular product to their list: a new way "
955
  "to keep you users informed about their operations."
956
  msgstr ""
957
 
958
- #: ../templates/share.php:32
959
  msgid "Pinterest"
960
  msgstr "Pinterest"
961
 
962
- #: ../templates/share.php:38
963
  msgid "Google+"
964
  msgstr "Google+"
965
 
966
- #: ../templates/share.php:44
967
  msgid "Email"
968
  msgstr "Email"
969
 
970
- #: ../templates/wishlist-view.php:32
971
  msgid "Edit title"
972
  msgstr "Editar título"
973
 
974
- #: ../templates/wishlist-view.php:41
975
  msgid "Save"
976
  msgstr "Guardar"
977
 
978
- #: ../templates/wishlist-view.php:45
979
  msgid "Cancel"
980
  msgstr "Cancelar"
981
 
982
- #: ../templates/wishlist-view.php:82
983
  msgid "Product Name"
984
  msgstr "Nombre de producto"
985
 
986
- #: ../templates/wishlist-view.php:89
987
  msgid "Unit Price"
988
  msgstr "Precio unitario"
989
 
990
- #: ../templates/wishlist-view.php:102
991
  msgid "Stock Status"
992
  msgstr "Estado del stock"
993
 
994
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
995
  msgid "Remove this product"
996
  msgstr "Eliminar este producto"
997
 
998
- #: ../templates/wishlist-view.php:172
999
  msgid "Free!"
1000
  msgstr "¡Gratis!"
1001
 
1002
- #: ../templates/wishlist-view.php:179
1003
  msgid "Out of Stock"
1004
  msgstr "Agotado"
1005
 
1006
- #: ../templates/wishlist-view.php:179
1007
  msgid "In Stock"
1008
  msgstr "Disponible"
1009
 
1010
- #: ../templates/wishlist-view.php:188
1011
- #, php-format
1012
  msgid "Added on : %s"
1013
  msgstr "Añadido el: %s"
1014
 
1015
- #: ../templates/wishlist-view.php:200
1016
  msgid "Move"
1017
  msgstr "Mover"
1018
 
1019
- #: ../templates/wishlist-view.php:232
1020
  msgid "Remove"
1021
  msgstr "Eliminar"
1022
 
1023
- #: ../templates/wishlist-view.php:259
1024
  msgid "Add the selected products to the cart"
1025
  msgstr "Añadir los productos seleccionados a la cesta"
1026
 
1027
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1028
  msgid "Ask for an estimate"
1029
  msgstr "Pida presupuesto"
1030
 
1031
- #: ../templates/wishlist-view.php:303
1032
  msgid "Your email"
1033
  msgstr ""
1034
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1035
  #~ msgid ""
1036
  #~ "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
1037
  #~ "link to update it."
@@ -1045,9 +1038,6 @@ msgstr ""
1045
  #~ msgid "Plugin Documentation"
1046
  #~ msgstr "Documentación Plugin"
1047
 
1048
- #~ msgid "YITH WooCommerce Wishlist"
1049
- #~ msgstr "YITH WooCommerce Wishlist"
1050
-
1051
  #~ msgid ""
1052
  #~ "You can't activate the free version of YITH WooCommerce Wishlist while "
1053
  #~ "you are using the premium one."
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:50+0200\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:1478
28
+ #: includes/class.yith-wcwl-admin-init.php:1479
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:1018
47
  msgid "Upgrade to the PREMIUM VERSION"
48
  msgstr "Actualiza a la versión Premium"
49
 
50
+ #: includes/class.yith-wcwl-admin-init.php:1022
51
  msgid "Discover the Advanced Features"
52
  msgstr "Descubre las funciones avanzadas"
53
 
54
+ #: includes/class.yith-wcwl-admin-init.php:1023
55
  msgid ""
56
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
57
  "all features!"
58
  msgstr ""
59
 
60
+ #: includes/class.yith-wcwl-admin-init.php:1029
61
  msgid "Get Support and Pro Features"
62
  msgstr "Obtén ayuda y Características Pro"
63
 
64
+ #: includes/class.yith-wcwl-admin-init.php:1030
65
  msgid ""
66
  "By purchasing the premium version of the plugin, you will take advantage of "
67
  "the advanced features of the product and you will get one year of free "
71
  "características avanzadas del producto y obtendrá un año de actualizaciones "
72
  "gratuitas y apoyo a través de nuestra plataforma disponible 24h/24."
73
 
74
+ #: includes/class.yith-wcwl-admin-init.php:1040
75
  msgid "General Settings"
76
  msgstr "Configuración general"
77
 
78
+ #: includes/class.yith-wcwl-admin-init.php:1047
79
  msgid "Enable YITH Wishlist"
80
  msgstr ""
81
  "Habilitar Y\n"
82
  "ITH Wishlist"
83
 
84
+ #: includes/class.yith-wcwl-admin-init.php:1048
 
85
  msgid ""
86
  "Enable all plugin features. <strong>Be sure to select at least one option in "
87
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
88
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
89
  msgstr ""
90
 
91
+ #: includes/class.yith-wcwl-admin-init.php:1054
92
  msgid "Default wishlist title"
93
  msgstr "Título por defecto de la Lista de Deseos"
94
 
95
+ #: includes/class.yith-wcwl-admin-init.php:1056
96
+ #: includes/class.yith-wcwl-admin-init.php:1057
97
+ #: includes/class.yith-wcwl-admin-init.php:1293
 
98
  msgid "My wishlist on %s"
99
  msgstr "Mi lista de Deseos en %s"
100
 
101
+ #: includes/class.yith-wcwl-admin-init.php:1062
102
  msgid "Wishlist Page"
103
  msgstr ""
104
  "Página \n"
105
  "Lista de Deseos"
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1063
108
  msgid "Page contents: [yith_wcwl_wishlist]"
109
  msgstr ""
110
  "Contenido de la Página: \n"
111
  "[yith_wcwl_wishlist]"
112
 
113
+ #: includes/class.yith-wcwl-admin-init.php:1072
114
  msgid "Position"
115
  msgstr "Posición"
116
 
117
+ #: includes/class.yith-wcwl-admin-init.php:1073
118
  msgid ""
119
  "You can add the button in variable products only after the \"Add to Cart\" "
120
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
125
  "yith_wcwl_add_to_wishlist\n"
126
  "]."
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1079
129
  msgid "After \"Add to cart\""
130
  msgstr "Después de \"Añadir al carrito\""
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1080
133
  msgid "After thumbnails"
134
  msgstr "Después de miniaturas"
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1081
137
  msgid "After summary"
138
  msgstr "Después de sumario"
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 "Redirigir a la cesta"
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
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
154
  "page."
155
 
156
+ #: includes/class.yith-wcwl-admin-init.php:1094
157
  msgid "Remove if added to the cart"
158
  msgstr "Eliminar si se añade a la cesta"
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 "Eliminar el producto de la lista si se ha añadido a la cesta."
163
 
164
+ #: includes/class.yith-wcwl-admin-init.php:1101
165
  msgid "\"Add to Wishlist\" text"
166
  msgstr "Texto \"Añadir a la Lista de Deseos\""
167
 
168
+ #: includes/class.yith-wcwl-admin-init.php:1103
169
  msgid "Add to Wishlist"
170
  msgstr "Añadir a la lista de deseos"
171
 
172
+ #: includes/class.yith-wcwl-admin-init.php:1108
173
  msgid "\"Browse wishlist\" text"
174
  msgstr "Texto de \"Navegar por la Lista de Deseos\""
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 "Navegar por Lista de Deseos"
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1115
182
  msgid "\"Product already in wishlist\" text"
183
  msgstr "Texto de \"El producto ya está en la lista de deseos\""
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 "El producto ya está en la lista de deseos!"
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1122
191
  msgid "\"Product added\" text"
192
  msgstr "Texto de \"Producto añadido\""
193
 
194
+ #: includes/class.yith-wcwl-admin-init.php:1124
195
+ #: includes/class.yith-wcwl-ui.php:82
196
  msgid "Product added!"
197
  msgstr "Producto añadido!"
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1129
200
  msgid "\"Add to Cart\" text"
201
  msgstr "Texto de \"Añadir a la Cesta\""
202
 
203
+ #: includes/class.yith-wcwl-admin-init.php:1131
204
  msgid "Add to Cart"
205
  msgstr "Añadir a la cesta"
206
 
207
+ #: includes/class.yith-wcwl-admin-init.php:1136
208
  msgid "Show Unit price"
209
  msgstr "Mostrar Precio unitario"
210
 
211
+ #: includes/class.yith-wcwl-admin-init.php:1137
212
  msgid "Show unit price for each product in wishlist"
213
  msgstr "Mostrar el precio unitario de cada producto en la lista de deseos"
214
 
215
+ #: includes/class.yith-wcwl-admin-init.php:1144
216
  msgid "Show \"Add to Cart\" button"
217
  msgstr "Mostrar botón de \"Añadir al carrito\""
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
  "Mostrar botón \"Añadir al carrito\" para cada producto en la lista de deseos"
223
 
224
+ #: includes/class.yith-wcwl-admin-init.php:1152
225
  msgid "Show Stock status"
226
  msgstr "Mostrar el estado del Stock"
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
  "Mostrar etiqueta \"En existencia\" o \"Agotado\" para cada producto en la "
233
  "lista de deseos"
234
 
235
+ #: includes/class.yith-wcwl-admin-init.php:1160
236
  msgid "Show Date of addition"
237
  msgstr "Mostrar Fecha de adición"
238
 
239
+ #: includes/class.yith-wcwl-admin-init.php:1161
240
  msgid "Show the date when users have added a product to the wishlist"
241
  msgstr ""
242
  "Mostrar la fecha en que los usuarios han añadido un producto a la lista de "
243
  "deseos"
244
 
245
+ #: includes/class.yith-wcwl-admin-init.php:1168
246
  msgid "Add second remove button"
247
  msgstr "Añadir segundo botón de eliminación"
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
  "Añadir un segundo botón de eliminación en la última columna, con la etiqueta "
253
  "ampliada"
254
 
255
+ #: includes/class.yith-wcwl-admin-init.php:1184
256
  msgid "Styles"
257
  msgstr "Estilos"
258
 
259
+ #: includes/class.yith-wcwl-admin-init.php:1191
260
  msgid "Use buttons"
261
  msgstr "Usar botones"
262
 
263
+ #: includes/class.yith-wcwl-admin-init.php:1192
264
  msgid "Use buttons instead of simple anchors."
265
  msgstr "Utilizar los botones en lugar de anclajes simples."
266
 
267
+ #: includes/class.yith-wcwl-admin-init.php:1198
268
  msgid "Custom CSS"
269
  msgstr "CSS personalizado"
270
 
271
+ #: includes/class.yith-wcwl-admin-init.php:1205
272
  msgid "Use theme style"
273
  msgstr "Usar estilo del tema"
274
 
275
+ #: includes/class.yith-wcwl-admin-init.php:1206
276
  msgid "Use the theme style."
277
  msgstr "Utilizar el estilo de tema."
278
 
279
+ #: includes/class.yith-wcwl-admin-init.php:1212
280
  msgid "Rounded buttons"
281
  msgstr "Botones redondeados"
282
 
283
+ #: includes/class.yith-wcwl-admin-init.php:1213
284
  msgid "Make button corners rounded"
285
  msgstr "Hacer que las esquinas del botón sean redondeadas"
286
 
287
+ #: includes/class.yith-wcwl-admin-init.php:1219
288
  msgid "\"Add to Wishlist\" icon"
289
  msgstr ""
290
  "Icono de \n"
291
  "\"Añadir a la Lista de Deseos\""
292
 
293
+ #: includes/class.yith-wcwl-admin-init.php:1220
294
  msgid "Add an icon to the \"Add to Wishlist\" button"
295
  msgstr "Añadir un icono para el botón \"Agregar a la lista de deseos\""
296
 
297
+ #: includes/class.yith-wcwl-admin-init.php:1230
298
  msgid "\"Add to Cart\" icon"
299
  msgstr ""
300
  "Icono de \n"
301
  "\"Añadir 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 "Añadir un icono para el botón \"Añadir al carrito\""
306
 
307
+ #: includes/class.yith-wcwl-admin-init.php:1249
308
  msgid "Social Networks & Share"
309
  msgstr "Redes Sociales y Compartir"
310
 
311
+ #: includes/class.yith-wcwl-admin-init.php:1256
312
  msgid "Share on Facebook"
313
  msgstr "Compartir en Facebook"
314
 
315
+ #: includes/class.yith-wcwl-admin-init.php:1257
316
  msgid "Show \"Share on Facebook\" button"
317
  msgstr "Mostrar el botón \"Compartir en Facebook\""
318
 
319
+ #: includes/class.yith-wcwl-admin-init.php:1263
320
  msgid "Tweet on Twitter"
321
  msgstr "Twittear en Twitter"
322
 
323
+ #: includes/class.yith-wcwl-admin-init.php:1264
324
  msgid "Show \"Tweet on Twitter\" button"
325
  msgstr "Mostrar botón \"Twittear en Twitter\""
326
 
327
+ #: includes/class.yith-wcwl-admin-init.php:1270
328
  msgid "Pin on Pinterest"
329
  msgstr "Pin en Pinterest"
330
 
331
+ #: includes/class.yith-wcwl-admin-init.php:1271
332
  msgid "Show \"Pin on Pinterest\" button"
333
  msgstr "Mostrar botón \"Pin on Pinterest\""
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1277
336
  msgid "Share on Google+"
337
  msgstr "Compartir en Google+"
338
 
339
+ #: includes/class.yith-wcwl-admin-init.php:1278
340
  msgid "Show \"Share on Google+\" button"
341
  msgstr "Mostrar el botón \"Compartir en Google+\""
342
 
343
+ #: includes/class.yith-wcwl-admin-init.php:1284
344
  msgid "Share by Email"
345
  msgstr "Compartir por correo electrónico"
346
 
347
+ #: includes/class.yith-wcwl-admin-init.php:1285
348
  msgid "Show \"Share by Email\" button"
349
  msgstr "Mostrar el botón \"Compartir por correo electrónico\""
350
 
351
+ #: includes/class.yith-wcwl-admin-init.php:1291
352
  msgid "Social title"
353
  msgstr "Título Social"
354
 
355
+ #: includes/class.yith-wcwl-admin-init.php:1298
356
  msgid "Social text"
357
  msgstr "Texto Social"
358
 
359
+ #: includes/class.yith-wcwl-admin-init.php:1299
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:1306
366
  msgid "Social image URL"
367
  msgstr "URL de la imagen Social"
368
 
369
+ #: includes/class.yith-wcwl-admin-init.php:1307
370
  msgid "It will be used by Pinterest."
371
  msgstr ""
372
 
373
+ #: includes/class.yith-wcwl-admin-init.php:1321
 
374
  msgid ""
375
  "If you want to take advantage of this feature, you could consider to "
376
  "purchase the %s."
378
  "Si desea tomar ventaja de esta característica, usted podría considerar "
379
  "comprar el %s."
380
 
381
+ #: includes/class.yith-wcwl-admin-init.php:1326
382
  msgid "YITH WooCommerce Frequently Bought Together Integration"
383
  msgstr "Yith WooCommerce Productos adquiridos juntos frecuentemente"
384
 
385
+ #: includes/class.yith-wcwl-admin-init.php:1333
386
  msgid "Enable slider in wishlist"
387
  msgstr "Habilitar control deslizante en la lista de deseos"
388
 
389
+ #: includes/class.yith-wcwl-admin-init.php:1334
 
390
  msgid ""
391
  "Choose to enable product slider in wishlist page with linked products (<a "
392
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
395
  "con productos vinculados \n"
396
  "(<a href=\"%s\" class=\"thickbox\">Ejemplo</a>). %s"
397
 
398
+ #: includes/class.yith-wcwl-admin-init.php:1370
399
  msgid "\"Add to wishlist\" button"
400
  msgstr "Botón de \"Añadir a la lista de deseos\""
401
 
402
+ #: includes/class.yith-wcwl-admin-init.php:1373
403
+ #: includes/class.yith-wcwl-admin-init.php:1391
404
+ #: includes/class.yith-wcwl-admin-init.php:1409
405
+ #: includes/class.yith-wcwl-admin-init.php:1427
406
+ #: includes/class.yith-wcwl-admin-init.php:1445
407
  msgid "Background"
408
  msgstr "Fondo"
409
 
410
+ #: includes/class.yith-wcwl-admin-init.php:1374
411
+ #: includes/class.yith-wcwl-admin-init.php:1392
412
+ #: includes/class.yith-wcwl-admin-init.php:1410
413
+ #: includes/class.yith-wcwl-admin-init.php:1428
414
+ #: includes/class.yith-wcwl-admin-init.php:1446
415
  msgid "Text"
416
  msgstr "Texto"
417
 
418
+ #: includes/class.yith-wcwl-admin-init.php:1375
419
+ #: includes/class.yith-wcwl-admin-init.php:1393
420
+ #: includes/class.yith-wcwl-admin-init.php:1411
421
+ #: includes/class.yith-wcwl-admin-init.php:1429
422
+ #: includes/class.yith-wcwl-admin-init.php:1447
423
  msgid "Border"
424
  msgstr "Borde"
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
  msgid "Background (hover)"
431
  msgstr "Fondo (hover)"
432
 
433
+ #: includes/class.yith-wcwl-admin-init.php:1383
434
+ #: includes/class.yith-wcwl-admin-init.php:1401
435
+ #: includes/class.yith-wcwl-admin-init.php:1419
436
+ #: includes/class.yith-wcwl-admin-init.php:1437
437
  msgid "Text (hover)"
438
  msgstr "Texto (hover)"
439
 
440
+ #: includes/class.yith-wcwl-admin-init.php:1384
441
+ #: includes/class.yith-wcwl-admin-init.php:1402
442
+ #: includes/class.yith-wcwl-admin-init.php:1420
443
+ #: includes/class.yith-wcwl-admin-init.php:1438
444
  msgid "Border (hover)"
445
  msgstr "Borde (hover)"
446
 
447
+ #: includes/class.yith-wcwl-admin-init.php:1388
448
  msgid "\"Add to Cart\" button"
449
  msgstr "Botón \"Añadir a la cesta\""
450
 
451
+ #: includes/class.yith-wcwl-admin-init.php:1406
452
  msgid "\"Style 1\" button"
453
  msgstr "Botón \"Estilo 1\""
454
 
455
+ #: includes/class.yith-wcwl-admin-init.php:1424
456
  msgid "\"Style 2\" button"
457
  msgstr "Botón \"Estilo 2\""
458
 
459
+ #: includes/class.yith-wcwl-admin-init.php:1442
460
  msgid "Wishlist table"
461
  msgstr "Tabla Lista de Deseos"
462
 
463
+ #: includes/class.yith-wcwl-admin-init.php:1451
464
  msgid "Headers"
465
  msgstr "Cabeceras"
466
 
467
+ #: includes/class.yith-wcwl-admin-init.php:1454
468
  msgid "Background color"
469
  msgstr "Color de fondo"
470
 
471
+ #: includes/class.yith-wcwl-admin-init.php:1544
472
  msgid "Wishlist Activated"
473
  msgstr "Lista de Deseos Activado"
474
 
475
+ #: includes/class.yith-wcwl-admin-init.php:1545
 
476
  msgid ""
477
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
478
  "can access to all the settings of our plugins that you have activated. "
487
  "descúbrelo ahora\n"
488
  "</a>."
489
 
490
+ #: includes/class.yith-wcwl-admin-init.php:1556
491
  msgid "Wishlist Updated"
492
  msgstr "Lista de Deseos Actualizado"
493
 
494
+ #: includes/class.yith-wcwl-admin-init.php:1557
 
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 "
506
  "de Deseos se ha actualizado con nuevas opciones disponibles, <a href=\"%s"
507
  "\">descubra la versión PREMIUM.</a>"
508
 
509
+ #: includes/class.yith-wcwl-init.php:403
510
  msgid ""
511
  "We are sorry, but this feature is available only if cookies are enabled on "
512
  "your browser."
514
  "Lo sentimos, pero esta característica sólo está disponible si las cookies "
515
  "están habilitadas en su navegador."
516
 
517
+ #: includes/class.yith-wcwl-init.php:404
518
  msgid "Product correctly added to cart"
519
  msgstr "Producto añadido correctamente a la cesta"
520
 
521
+ #: includes/class.yith-wcwl-install.php:244
522
  msgctxt "page_slug"
523
  msgid "wishlist"
524
  msgstr "lista de deseos"
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 "Añadir 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
+ #. Translators: %s Order number.
578
+ #: includes/class.yith-wcwl-privacy.php:195
579
+ #, fuzzy
580
  msgid "Removed wishlist %s."
581
  msgstr "Mi lista de Deseos en %s"
582
 
583
+ #. Translators: %s Order number.
584
+ #: includes/class.yith-wcwl-privacy.php:199
585
  msgid "Wishlist %s has been retained."
586
  msgstr ""
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 templates/wishlist-view.php:212
 
619
  msgid "Shared"
620
  msgstr "Compartido"
621
 
622
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
623
  msgid "Private"
624
  msgstr "Privado"
625
 
626
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
627
  msgid "Public"
628
  msgstr "Público"
629
 
630
+ #: includes/class.yith-wcwl-shortcode.php:259
631
+ #: includes/class.yith-wcwl-ui.php:164
632
  msgid "Share on:"
633
  msgstr "Compartir en:"
634
 
635
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
636
  msgid "Select options"
637
  msgstr "Seleccione opciones"
638
 
639
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
640
  msgid "Facebook"
641
  msgstr "Facebook"
642
 
643
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
644
  msgid "Twitter"
645
  msgstr "Twitter"
646
 
647
+ #: includes/class.yith-wcwl-ui.php:180
648
  msgid "email"
649
  msgstr "email"
650
 
651
+ #: includes/class.yith-wcwl.php:201
652
  msgid "An error occurred while adding products to the wishlist."
653
  msgstr "Se produjo un error al agregar productos a la lista de deseos."
654
 
655
+ #: includes/class.yith-wcwl.php:293
656
  msgid "An error occurred while adding products to wishlist."
657
  msgstr "Se produjo un error al agregar productos a la lista de deseos."
658
 
659
+ #: includes/class.yith-wcwl.php:310
660
  msgid "The \"Remove\" option now does not require any parameter"
661
  msgstr "La opción \"Eliminar\" ahora no requiere ningún parámetro"
662
 
663
+ #: includes/class.yith-wcwl.php:359
664
  msgid "An error occurred while removing products from the wishlist"
665
  msgstr "Se produjo un error al eliminar los productos de la lista de deseos"
666
 
667
+ #: includes/class.yith-wcwl.php:809
668
  msgid "You need to log in before creating a new wishlist"
669
  msgstr "Tienes que iniciar sesión antes de crear una nueva lista de deseos"
670
 
671
+ #: includes/class.yith-wcwl.php:1610
672
  msgid "Product successfully removed."
673
  msgstr "Producto eliminado correctamente."
674
 
675
+ #: includes/class.yith-wcwl.php:1614
676
  msgid "Error. Unable to remove the product from the wishlist."
677
  msgstr "Error. No se puede eliminar el producto de la lista de deseos."
678
 
679
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
680
  msgid "No products were added to the wishlist"
681
  msgstr "No se han añadido productos a la lista de deseos"
682
 
683
+ #: includes/class.yith-wcwl.php:1660
684
  msgid "An error as occurred."
685
  msgstr "Se produjo un error."
686
 
687
+ #: init.php:130
688
  msgid ""
689
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
690
  "WooCommerce in order to work."
692
  "Yith WooCommerce Lista de Deseos está habilitado pero no funcionando. "
693
  "Requiere WooCommerce con el fin de trabajar."
694
 
695
+ #: init.php:140
696
  msgid "You can't activate the free version of"
697
  msgstr ""
698
 
699
+ #: init.php:140
700
  msgid "while you are using the premium one."
701
  msgstr ""
702
 
703
+ #: templates/admin/wishlist-panel-premium.php:185
704
+ #: templates/admin/wishlist-panel-premium.php:383
 
705
  msgid ""
706
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
707
  "%2$s to benefit from all features!"
708
  msgstr ""
709
 
710
+ #: templates/admin/wishlist-panel-premium.php:187
711
+ #: templates/admin/wishlist-panel-premium.php:385
 
712
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
713
  msgstr ""
714
 
715
+ #: templates/admin/wishlist-panel-premium.php:193
716
  msgid "Premium Features"
717
  msgstr ""
718
 
719
+ #: templates/admin/wishlist-panel-premium.php:196
720
+ #: templates/admin/wishlist-panel-premium.php:201
721
  msgid "Multiple Wishlist"
722
  msgstr ""
723
 
724
+ #: templates/admin/wishlist-panel-premium.php:203
 
725
  msgid ""
726
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
727
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
732
  "manage and share their own wish lists."
733
  msgstr ""
734
 
735
+ #: templates/admin/wishlist-panel-premium.php:212
736
+ #: templates/admin/wishlist-panel-premium.php:222
737
  msgid "Wishlist Private"
738
  msgstr ""
739
 
740
+ #: templates/admin/wishlist-panel-premium.php:214
 
741
  msgid ""
742
  "By enabling the option wishlist, users will also have the possibility to "
743
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
744
  "following options:"
745
  msgstr ""
746
 
747
+ #: templates/admin/wishlist-panel-premium.php:216
 
748
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
749
  msgstr ""
750
 
751
+ #: templates/admin/wishlist-panel-premium.php:217
 
752
  msgid ""
753
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
754
  "can display it;"
755
  msgstr ""
756
 
757
+ #: templates/admin/wishlist-panel-premium.php:218
 
758
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
759
  msgstr ""
760
 
761
+ #: templates/admin/wishlist-panel-premium.php:229
762
+ #: templates/admin/wishlist-panel-premium.php:234
763
  msgid "Estimate Cost"
764
  msgstr ""
765
 
766
+ #: templates/admin/wishlist-panel-premium.php:236
 
767
  msgid ""
768
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
769
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
775
  "address that you have previously set."
776
  msgstr ""
777
 
778
+ #: templates/admin/wishlist-panel-premium.php:245
779
+ #: templates/admin/wishlist-panel-premium.php:250
780
  msgid "Admin Panel"
781
  msgstr ""
782
 
783
+ #: templates/admin/wishlist-panel-premium.php:247
 
784
  msgid ""
785
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
786
  "submenu pages, you will have total control on users' wishlists. In addition "
790
  "in customers' wish lists."
791
  msgstr ""
792
 
793
+ #: templates/admin/wishlist-panel-premium.php:257
794
+ #: templates/admin/wishlist-panel-premium.php:262
795
  msgid "Search Wishlists"
796
  msgstr ""
797
 
798
+ #: templates/admin/wishlist-panel-premium.php:264
 
799
  msgid ""
800
  "How many times have you been looking for the perfect gift for a important "
801
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
804
  "your products and even encourage users to purchase."
805
  msgstr ""
806
 
807
+ #: templates/admin/wishlist-panel-premium.php:273
808
  msgid "'ADD TO CART' CHECKBOX"
809
  msgstr ""
810
 
811
+ #: templates/admin/wishlist-panel-premium.php:275
 
812
  msgid ""
813
  "Your shop offers always a wide selection of products and wishlists of your "
814
  "users get more and more crowded everyday. Give them the possibility to "
816
  "just with one click."
817
  msgstr ""
818
 
819
+ #: templates/admin/wishlist-panel-premium.php:278
820
  msgid "'ADD TO CART'"
821
  msgstr ""
822
 
823
+ #: templates/admin/wishlist-panel-premium.php:285
824
  msgid "DISABLE WISHLIST"
825
  msgstr ""
826
 
827
+ #: templates/admin/wishlist-panel-premium.php:290
828
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
829
  msgstr ""
830
 
831
+ #: templates/admin/wishlist-panel-premium.php:292
 
832
  msgid ""
833
  "Favour users that have registered to your shop and disable plugin "
834
  "functionalities for all users that have not. By disabling this option, each "
836
  "%2$s to \"My Account\" page and a message will invite them to log in."
837
  msgstr ""
838
 
839
+ #: templates/admin/wishlist-panel-premium.php:301
840
  msgid "MESSAGE TO UNLOGGED USERS"
841
  msgstr ""
842
 
843
+ #: templates/admin/wishlist-panel-premium.php:303
 
844
  msgid ""
845
  "Invite users that are visiting your shop to login if they want to fully "
846
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
847
  "redirect them to \"My Account\" page for registration."
848
  msgstr ""
849
 
850
+ #: templates/admin/wishlist-panel-premium.php:306
851
  msgid "UNLOGGED USERS"
852
  msgstr ""
853
 
854
+ #: templates/admin/wishlist-panel-premium.php:313
855
+ #: templates/admin/wishlist-panel-premium.php:318
856
  msgid "POPULAR TABLE"
857
  msgstr ""
858
 
859
+ #: templates/admin/wishlist-panel-premium.php:320
 
860
  msgid ""
861
  "Some products draw customer's attention more than others and they do not "
862
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
864
  "their wishlists."
865
  msgstr ""
866
 
867
+ #: templates/admin/wishlist-panel-premium.php:329
868
  msgid "FUNCTIONALITIES IN ONE CLICK"
869
  msgstr ""
870
 
871
+ #: templates/admin/wishlist-panel-premium.php:331
 
872
  msgid ""
873
  "Users have the possibility to search for a wishlist, create a new one or "
874
  "display those already created. Add these %1$sfunctionalities%2$s through the "
875
  "dedicated widgets or show them immediately after \"Wishlist\" table."
876
  msgstr ""
877
 
878
+ #: templates/admin/wishlist-panel-premium.php:334
879
  msgid "FUNCTIONALITIES"
880
  msgstr ""
881
 
882
+ #: templates/admin/wishlist-panel-premium.php:341
883
+ #: templates/admin/wishlist-panel-premium.php:346
884
  msgid "PROMOTIONAL EMAIL"
885
  msgstr ""
886
 
887
+ #: templates/admin/wishlist-panel-premium.php:348
 
888
  msgid ""
889
  "If you want to give the right input to your users to persuade them to "
890
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
893
  "will know you are offering a unique offer!"
894
  msgstr ""
895
 
896
+ #: templates/admin/wishlist-panel-premium.php:357
897
  msgid "FROM A WISHLIST TO ANOTHER"
898
  msgstr ""
899
 
900
+ #: templates/admin/wishlist-panel-premium.php:359
 
901
  msgid ""
902
  "Who said that a product has to remain forever in the same wishlist? With the "
903
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
905
  "another one, managing as they want their lists."
906
  msgstr ""
907
 
908
+ #: templates/admin/wishlist-panel-premium.php:362
909
  msgid "FROM A WISHLIST"
910
  msgstr ""
911
 
912
+ #: templates/admin/wishlist-panel-premium.php:369
913
  msgid "DATE"
914
  msgstr ""
915
 
916
+ #: templates/admin/wishlist-panel-premium.php:374
917
  msgid "DATE OF ADDITION TO A WISHLIST"
918
  msgstr ""
919
 
920
+ #: templates/admin/wishlist-panel-premium.php:376
 
921
  msgid ""
922
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
923
  "date in which they have added a particular product to their list: a new way "
924
  "to keep you users informed about their operations."
925
  msgstr ""
926
 
927
+ #: templates/share.php:32
928
  msgid "Pinterest"
929
  msgstr "Pinterest"
930
 
931
+ #: templates/share.php:38
932
  msgid "Google+"
933
  msgstr "Google+"
934
 
935
+ #: templates/share.php:44
936
  msgid "Email"
937
  msgstr "Email"
938
 
939
+ #: templates/wishlist-view.php:32
940
  msgid "Edit title"
941
  msgstr "Editar título"
942
 
943
+ #: templates/wishlist-view.php:41
944
  msgid "Save"
945
  msgstr "Guardar"
946
 
947
+ #: templates/wishlist-view.php:45
948
  msgid "Cancel"
949
  msgstr "Cancelar"
950
 
951
+ #: templates/wishlist-view.php:82
952
  msgid "Product Name"
953
  msgstr "Nombre de producto"
954
 
955
+ #: templates/wishlist-view.php:89
956
  msgid "Unit Price"
957
  msgstr "Precio unitario"
958
 
959
+ #: templates/wishlist-view.php:102
960
  msgid "Stock Status"
961
  msgstr "Estado del stock"
962
 
963
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
964
  msgid "Remove this product"
965
  msgstr "Eliminar este producto"
966
 
967
+ #: templates/wishlist-view.php:172
968
  msgid "Free!"
969
  msgstr "¡Gratis!"
970
 
971
+ #: templates/wishlist-view.php:179
972
  msgid "Out of Stock"
973
  msgstr "Agotado"
974
 
975
+ #: templates/wishlist-view.php:179
976
  msgid "In Stock"
977
  msgstr "Disponible"
978
 
979
+ #: templates/wishlist-view.php:188
 
980
  msgid "Added on : %s"
981
  msgstr "Añadido el: %s"
982
 
983
+ #: templates/wishlist-view.php:200
984
  msgid "Move"
985
  msgstr "Mover"
986
 
987
+ #: templates/wishlist-view.php:232
988
  msgid "Remove"
989
  msgstr "Eliminar"
990
 
991
+ #: templates/wishlist-view.php:259
992
  msgid "Add the selected products to the cart"
993
  msgstr "Añadir los productos seleccionados a la cesta"
994
 
995
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
996
  msgid "Ask for an estimate"
997
  msgstr "Pida presupuesto"
998
 
999
+ #: templates/wishlist-view.php:303
1000
  msgid "Your email"
1001
  msgstr ""
1002
 
1003
+ #. Plugin Name of the plugin/theme
1004
+ msgid "YITH WooCommerce Wishlist"
1005
+ msgstr "YITH WooCommerce Wishlist"
1006
+
1007
+ #. Plugin URI of the plugin/theme
1008
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1009
+ msgstr ""
1010
+
1011
+ #. Description of the plugin/theme
1012
+ msgid ""
1013
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1014
+ "possibility to create, fill, manage and share their wishlists allowing you "
1015
+ "to analyze their interests and needs to improve your marketing strategies. "
1016
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1017
+ "your e-commerce on <strong>YITH</strong></a>"
1018
+ msgstr ""
1019
+
1020
+ #. Author of the plugin/theme
1021
+ msgid "YITH"
1022
+ msgstr ""
1023
+
1024
+ #. Author URI of the plugin/theme
1025
+ msgid "https://yithemes.com/"
1026
+ msgstr ""
1027
+
1028
  #~ msgid ""
1029
  #~ "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
1030
  #~ "link to update it."
1038
  #~ msgid "Plugin Documentation"
1039
  #~ msgstr "Documentación Plugin"
1040
 
 
 
 
1041
  #~ msgid ""
1042
  #~ "You can't activate the free version of YITH WooCommerce Wishlist while "
1043
  #~ "you are using the premium one."
languages/yith-woocommerce-wishlist-es_MX.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-es_MX.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
- "POT-Creation-Date: 2018-10-04 14:50+0200\n"
 
5
  "PO-Revision-Date: 2018-10-04 14:50+0200\n"
6
  "Last-Translator: Gabriel Azarias Dzul Cocom <gabrieldzul@gmail.com>\n"
7
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -19,92 +20,90 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: ..\n"
20
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
21
 
22
- #: ../includes/class.yith-wcwl-admin-init.php:159
23
- #: ../includes/class.yith-wcwl-admin-init.php:1478
24
- #: ../includes/class.yith-wcwl-admin-init.php:1479
25
- #: ../includes/class.yith-wcwl-install.php:245
26
  msgid "Wishlist"
27
  msgstr "Lista de deseos"
28
 
29
- #: ../includes/class.yith-wcwl-admin-init.php:161
30
  msgid "Settings"
31
  msgstr "Ajustes"
32
 
33
- #: ../includes/class.yith-wcwl-admin-init.php:162
34
- #: ../includes/class.yith-wcwl-admin-init.php:243
35
  msgid "Colors"
36
  msgstr "Colores"
37
 
38
- #: ../includes/class.yith-wcwl-admin-init.php:163
39
  msgid "Premium Version"
40
  msgstr ""
41
 
42
- #: ../includes/class.yith-wcwl-admin-init.php:1018
43
  msgid "Upgrade to the PREMIUM VERSION"
44
  msgstr ""
45
 
46
- #: ../includes/class.yith-wcwl-admin-init.php:1022
47
  msgid "Discover the Advanced Features"
48
  msgstr ""
49
 
50
- #: ../includes/class.yith-wcwl-admin-init.php:1023
51
  msgid ""
52
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
53
  "all features!"
54
  msgstr ""
55
 
56
- #: ../includes/class.yith-wcwl-admin-init.php:1029
57
  msgid "Get Support and Pro Features"
58
  msgstr ""
59
 
60
- #: ../includes/class.yith-wcwl-admin-init.php:1030
61
  msgid ""
62
  "By purchasing the premium version of the plugin, you will take advantage of "
63
  "the advanced features of the product and you will get one year of free "
64
  "updates and support through our platform available 24h/24."
65
  msgstr ""
66
 
67
- #: ../includes/class.yith-wcwl-admin-init.php:1040
68
  msgid "General Settings"
69
  msgstr "Ajustes Generales"
70
 
71
- #: ../includes/class.yith-wcwl-admin-init.php:1047
72
  msgid "Enable YITH Wishlist"
73
  msgstr "Activar la Lista de deseos de YITH"
74
 
75
- #: ../includes/class.yith-wcwl-admin-init.php:1048
76
- #, php-format
77
  msgid ""
78
  "Enable all plugin features. <strong>Be sure to select at least one option in "
79
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
80
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
81
  msgstr ""
82
 
83
- #: ../includes/class.yith-wcwl-admin-init.php:1054
84
  #, fuzzy
85
  msgid "Default wishlist title"
86
  msgstr "Título de la Lista de deseos"
87
 
88
- #: ../includes/class.yith-wcwl-admin-init.php:1056
89
- #: ../includes/class.yith-wcwl-admin-init.php:1057
90
- #: ../includes/class.yith-wcwl-admin-init.php:1293
91
- #, php-format
92
  msgid "My wishlist on %s"
93
  msgstr "My Lista de deseos en %s"
94
 
95
- #: ../includes/class.yith-wcwl-admin-init.php:1062
96
  msgid "Wishlist Page"
97
  msgstr "Página de la Lista de Deseos"
98
 
99
- #: ../includes/class.yith-wcwl-admin-init.php:1063
100
  msgid "Page contents: [yith_wcwl_wishlist]"
101
  msgstr ""
102
 
103
- #: ../includes/class.yith-wcwl-admin-init.php:1072
104
  msgid "Position"
105
  msgstr "Posición"
106
 
107
- #: ../includes/class.yith-wcwl-admin-init.php:1073
108
  #, fuzzy
109
  msgid ""
110
  "You can add the button in variable products only after the \"Add to Cart\" "
@@ -113,27 +112,27 @@ msgstr ""
113
  "En productos variables puedes agregarlos solo despues de \"Agregar al "
114
  "Carrito\" o usar el shortcode [yith_wcwl_add_to_wishlist]."
115
 
116
- #: ../includes/class.yith-wcwl-admin-init.php:1079
117
  msgid "After \"Add to cart\""
118
  msgstr "Despued de \"Agregar al Carrito\""
119
 
120
- #: ../includes/class.yith-wcwl-admin-init.php:1080
121
  msgid "After thumbnails"
122
  msgstr "Despues de las miniaturas"
123
 
124
- #: ../includes/class.yith-wcwl-admin-init.php:1081
125
  msgid "After summary"
126
  msgstr "Despues del Resumen"
127
 
128
- #: ../includes/class.yith-wcwl-admin-init.php:1082
129
  msgid "Use shortcode"
130
  msgstr "Usar shortcode"
131
 
132
- #: ../includes/class.yith-wcwl-admin-init.php:1087
133
  msgid "Redirect to cart"
134
  msgstr "Redirreccionar al Carrito"
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."
@@ -141,337 +140,334 @@ msgstr ""
141
  "Redireccionar a la página del Carrito si el boton de \"Agregar al Carrito\" "
142
  "es presionado en la página de la Lista de deseos."
143
 
144
- #: ../includes/class.yith-wcwl-admin-init.php:1094
145
  msgid "Remove if added to the cart"
146
  msgstr "Remover si es agregado al Carrito."
147
 
148
- #: ../includes/class.yith-wcwl-admin-init.php:1095
149
  #, fuzzy
150
  msgid "Remove the product from the wishlist if it has been added to the cart."
151
  msgstr ""
152
  "Remover el producto de la Lista de deseos si ha sido agregado al Carrito."
153
 
154
- #: ../includes/class.yith-wcwl-admin-init.php:1101
155
  msgid "\"Add to Wishlist\" text"
156
  msgstr "Testo de \"Agregar al Carrito\""
157
 
158
- #: ../includes/class.yith-wcwl-admin-init.php:1103
159
  msgid "Add to Wishlist"
160
  msgstr "Agregar a la Lista de deseos"
161
 
162
- #: ../includes/class.yith-wcwl-admin-init.php:1108
163
  #, fuzzy
164
  msgid "\"Browse wishlist\" text"
165
  msgstr "Ir a la Lista de deseos"
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 "Ir a la Lista de deseos"
171
 
172
- #: ../includes/class.yith-wcwl-admin-init.php:1115
173
  #, fuzzy
174
  msgid "\"Product already in wishlist\" text"
175
  msgstr "El producto ya está en la Lista"
176
 
177
- #: ../includes/class.yith-wcwl-admin-init.php:1117
178
- #: ../includes/class.yith-wcwl-ui.php:83
179
  msgid "The product is already in the wishlist!"
180
  msgstr "El producto ya se encuentra en la Lista de deseos!"
181
 
182
- #: ../includes/class.yith-wcwl-admin-init.php:1122
183
  #, fuzzy
184
  msgid "\"Product added\" text"
185
  msgstr "¡Producto agregado!"
186
 
187
- #: ../includes/class.yith-wcwl-admin-init.php:1124
188
- #: ../includes/class.yith-wcwl-ui.php:82
189
  msgid "Product added!"
190
  msgstr "¡Producto agregado!"
191
 
192
- #: ../includes/class.yith-wcwl-admin-init.php:1129
193
  msgid "\"Add to Cart\" text"
194
  msgstr "Texto de \"Agregar del Carrito\""
195
 
196
- #: ../includes/class.yith-wcwl-admin-init.php:1131
197
  msgid "Add to Cart"
198
  msgstr "Agregar al Carrito"
199
 
200
- #: ../includes/class.yith-wcwl-admin-init.php:1136
201
  msgid "Show Unit price"
202
  msgstr "Mostrar Precio unitario"
203
 
204
- #: ../includes/class.yith-wcwl-admin-init.php:1137
205
  msgid "Show unit price for each product in wishlist"
206
  msgstr ""
207
 
208
- #: ../includes/class.yith-wcwl-admin-init.php:1144
209
  msgid "Show \"Add to Cart\" button"
210
  msgstr "Mostar el boton de \"Agregar al Carrito\" "
211
 
212
- #: ../includes/class.yith-wcwl-admin-init.php:1145
213
  #, fuzzy
214
  msgid "Show \"Add to Cart\" button for each product in wishlist"
215
  msgstr "\"Agregar al Carrito\" fondo del boton"
216
 
217
- #: ../includes/class.yith-wcwl-admin-init.php:1152
218
  msgid "Show Stock status"
219
  msgstr "Mostar el estado del inventario"
220
 
221
- #: ../includes/class.yith-wcwl-admin-init.php:1153
222
  msgid ""
223
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
224
  msgstr ""
225
 
226
- #: ../includes/class.yith-wcwl-admin-init.php:1160
227
  msgid "Show Date of addition"
228
  msgstr ""
229
 
230
- #: ../includes/class.yith-wcwl-admin-init.php:1161
231
  #, fuzzy
232
  msgid "Show the date when users have added a product to the wishlist"
233
  msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
234
 
235
- #: ../includes/class.yith-wcwl-admin-init.php:1168
236
  #, fuzzy
237
  msgid "Add second remove button"
238
  msgstr "\"Agregar al Carrito\" texto del boton"
239
 
240
- #: ../includes/class.yith-wcwl-admin-init.php:1169
241
  msgid "Add a second remove button in the last column, with extended label"
242
  msgstr ""
243
 
244
- #: ../includes/class.yith-wcwl-admin-init.php:1184
245
  msgid "Styles"
246
  msgstr "Estilos"
247
 
248
- #: ../includes/class.yith-wcwl-admin-init.php:1191
249
  msgid "Use buttons"
250
  msgstr "Usar botones"
251
 
252
- #: ../includes/class.yith-wcwl-admin-init.php:1192
253
  #, fuzzy
254
  msgid "Use buttons instead of simple anchors."
255
  msgstr "Usar botones en lugar de un simple elnaces"
256
 
257
- #: ../includes/class.yith-wcwl-admin-init.php:1198
258
  msgid "Custom CSS"
259
  msgstr "Css personalizado"
260
 
261
- #: ../includes/class.yith-wcwl-admin-init.php:1205
262
  msgid "Use theme style"
263
  msgstr "Usar estilo del tema"
264
 
265
- #: ../includes/class.yith-wcwl-admin-init.php:1206
266
  msgid "Use the theme style."
267
  msgstr "Usar el estilo del tema"
268
 
269
- #: ../includes/class.yith-wcwl-admin-init.php:1212
270
  #, fuzzy
271
  msgid "Rounded buttons"
272
  msgstr "Usar botones"
273
 
274
- #: ../includes/class.yith-wcwl-admin-init.php:1213
275
  #, fuzzy
276
  msgid "Make button corners rounded"
277
  msgstr "Redondear los bordes de los botones"
278
 
279
- #: ../includes/class.yith-wcwl-admin-init.php:1219
280
  msgid "\"Add to Wishlist\" icon"
281
  msgstr "Icono de \"Agregar a la Lista de deseos\""
282
 
283
- #: ../includes/class.yith-wcwl-admin-init.php:1220
284
  msgid "Add an icon to the \"Add to Wishlist\" button"
285
  msgstr "Agregar un icono para el boton de \"Agregar a la Lista de deseos\""
286
 
287
- #: ../includes/class.yith-wcwl-admin-init.php:1230
288
  msgid "\"Add to Cart\" icon"
289
  msgstr "Icono de \"Agregar al carrito\""
290
 
291
- #: ../includes/class.yith-wcwl-admin-init.php:1231
292
  msgid "Add an icon to the \"Add to Cart\" button"
293
  msgstr "Agregar un icono para el boton de \"Agregar al Carrito\""
294
 
295
- #: ../includes/class.yith-wcwl-admin-init.php:1249
296
  #, fuzzy
297
  msgid "Social Networks & Share"
298
  msgstr "Compartir"
299
 
300
- #: ../includes/class.yith-wcwl-admin-init.php:1256
301
  msgid "Share on Facebook"
302
  msgstr "Compartir en Facebook"
303
 
304
- #: ../includes/class.yith-wcwl-admin-init.php:1257
305
  #, fuzzy
306
  msgid "Show \"Share on Facebook\" button"
307
  msgstr "Compartir en Facebook"
308
 
309
- #: ../includes/class.yith-wcwl-admin-init.php:1263
310
  msgid "Tweet on Twitter"
311
  msgstr "Tweet en Twitter"
312
 
313
- #: ../includes/class.yith-wcwl-admin-init.php:1264
314
  #, fuzzy
315
  msgid "Show \"Tweet on Twitter\" button"
316
  msgstr "Tweet en Twitter"
317
 
318
- #: ../includes/class.yith-wcwl-admin-init.php:1270
319
  msgid "Pin on Pinterest"
320
  msgstr "Pin en Pinterest"
321
 
322
- #: ../includes/class.yith-wcwl-admin-init.php:1271
323
  #, fuzzy
324
  msgid "Show \"Pin on Pinterest\" button"
325
  msgstr "Pin en Pinterest"
326
 
327
- #: ../includes/class.yith-wcwl-admin-init.php:1277
328
  msgid "Share on Google+"
329
  msgstr "Compartir en Google+"
330
 
331
- #: ../includes/class.yith-wcwl-admin-init.php:1278
332
  #, fuzzy
333
  msgid "Show \"Share on Google+\" button"
334
  msgstr "Compartir en Facebook"
335
 
336
- #: ../includes/class.yith-wcwl-admin-init.php:1284
337
  msgid "Share by Email"
338
  msgstr ""
339
 
340
- #: ../includes/class.yith-wcwl-admin-init.php:1285
341
  #, fuzzy
342
  msgid "Show \"Share by Email\" button"
343
  msgstr "Mostar el boton de \"Agregar al Carrito\" "
344
 
345
- #: ../includes/class.yith-wcwl-admin-init.php:1291
346
  #, fuzzy
347
  msgid "Social title"
348
  msgstr "Tiítulo de Redes sociales"
349
 
350
- #: ../includes/class.yith-wcwl-admin-init.php:1298
351
  #, fuzzy
352
  msgid "Social text"
353
  msgstr "Texto de redes sociales"
354
 
355
- #: ../includes/class.yith-wcwl-admin-init.php:1299
356
  msgid ""
357
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
358
  "strong> where you want to show the URL of your wishlist."
359
  msgstr ""
360
 
361
- #: ../includes/class.yith-wcwl-admin-init.php:1306
362
  #, fuzzy
363
  msgid "Social image URL"
364
  msgstr "URL de la imágen de las redes Sociales."
365
 
366
- #: ../includes/class.yith-wcwl-admin-init.php:1307
367
  msgid "It will be used by Pinterest."
368
  msgstr ""
369
 
370
- #: ../includes/class.yith-wcwl-admin-init.php:1321
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:1326
378
  msgid "YITH WooCommerce Frequently Bought Together Integration"
379
  msgstr ""
380
 
381
- #: ../includes/class.yith-wcwl-admin-init.php:1333
382
  msgid "Enable slider in wishlist"
383
  msgstr ""
384
 
385
- #: ../includes/class.yith-wcwl-admin-init.php:1334
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:1370
393
  #, fuzzy
394
  msgid "\"Add to wishlist\" button"
395
  msgstr "\"Agregar a Lista de deseos\" texto del boton"
396
 
397
- #: ../includes/class.yith-wcwl-admin-init.php:1373
398
- #: ../includes/class.yith-wcwl-admin-init.php:1391
399
- #: ../includes/class.yith-wcwl-admin-init.php:1409
400
- #: ../includes/class.yith-wcwl-admin-init.php:1427
401
- #: ../includes/class.yith-wcwl-admin-init.php:1445
402
  msgid "Background"
403
  msgstr ""
404
 
405
- #: ../includes/class.yith-wcwl-admin-init.php:1374
406
- #: ../includes/class.yith-wcwl-admin-init.php:1392
407
- #: ../includes/class.yith-wcwl-admin-init.php:1410
408
- #: ../includes/class.yith-wcwl-admin-init.php:1428
409
- #: ../includes/class.yith-wcwl-admin-init.php:1446
410
  msgid "Text"
411
  msgstr ""
412
 
413
- #: ../includes/class.yith-wcwl-admin-init.php:1375
414
- #: ../includes/class.yith-wcwl-admin-init.php:1393
415
- #: ../includes/class.yith-wcwl-admin-init.php:1411
416
- #: ../includes/class.yith-wcwl-admin-init.php:1429
417
- #: ../includes/class.yith-wcwl-admin-init.php:1447
418
  msgid "Border"
419
  msgstr ""
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
  msgid "Background (hover)"
426
  msgstr ""
427
 
428
- #: ../includes/class.yith-wcwl-admin-init.php:1383
429
- #: ../includes/class.yith-wcwl-admin-init.php:1401
430
- #: ../includes/class.yith-wcwl-admin-init.php:1419
431
- #: ../includes/class.yith-wcwl-admin-init.php:1437
432
  msgid "Text (hover)"
433
  msgstr ""
434
 
435
- #: ../includes/class.yith-wcwl-admin-init.php:1384
436
- #: ../includes/class.yith-wcwl-admin-init.php:1402
437
- #: ../includes/class.yith-wcwl-admin-init.php:1420
438
- #: ../includes/class.yith-wcwl-admin-init.php:1438
439
  msgid "Border (hover)"
440
  msgstr ""
441
 
442
- #: ../includes/class.yith-wcwl-admin-init.php:1388
443
  #, fuzzy
444
  msgid "\"Add to Cart\" button"
445
  msgstr "\"Agregar al Carrito\" texto del boton"
446
 
447
- #: ../includes/class.yith-wcwl-admin-init.php:1406
448
  msgid "\"Style 1\" button"
449
  msgstr ""
450
 
451
- #: ../includes/class.yith-wcwl-admin-init.php:1424
452
  msgid "\"Style 2\" button"
453
  msgstr ""
454
 
455
- #: ../includes/class.yith-wcwl-admin-init.php:1442
456
  #, fuzzy
457
  msgid "Wishlist table"
458
  msgstr "Título de la Lista de deseos"
459
 
460
- #: ../includes/class.yith-wcwl-admin-init.php:1451
461
  msgid "Headers"
462
  msgstr ""
463
 
464
- #: ../includes/class.yith-wcwl-admin-init.php:1454
465
  msgid "Background color"
466
  msgstr ""
467
 
468
- #: ../includes/class.yith-wcwl-admin-init.php:1544
469
  #, fuzzy
470
  msgid "Wishlist Activated"
471
  msgstr "Título de la Lista de deseos"
472
 
473
- #: ../includes/class.yith-wcwl-admin-init.php:1545
474
- #, php-format
475
  msgid ""
476
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
477
  "can access to all the settings of our plugins that you have activated. "
@@ -479,13 +475,12 @@ msgid ""
479
  "options, <a href=\"%s\">discover it now</a>."
480
  msgstr ""
481
 
482
- #: ../includes/class.yith-wcwl-admin-init.php:1556
483
  #, fuzzy
484
  msgid "Wishlist Updated"
485
  msgstr "Página de la Lista de Deseos"
486
 
487
- #: ../includes/class.yith-wcwl-admin-init.php:1557
488
- #, php-format
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,234 +489,224 @@ msgid ""
494
  "\">discover the PREMIUM version.</a>"
495
  msgstr ""
496
 
497
- #: ../includes/class.yith-wcwl-init.php:403
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:404
504
  #, fuzzy
505
  msgid "Product correctly added to cart"
506
  msgstr "¡Producto agregado!"
507
 
508
- #: ../includes/class.yith-wcwl-install.php:244
509
  msgctxt "page_slug"
510
  msgid "wishlist"
511
  msgstr ""
512
 
513
- #: ../includes/class.yith-wcwl-privacy.php:50
514
  msgid "While you visit our site, we’ll track:"
515
  msgstr ""
516
 
517
- #: ../includes/class.yith-wcwl-privacy.php:52
518
  msgid ""
519
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
520
  "users your favourite products, and to create targeted email campaigns."
521
  msgstr ""
522
 
523
- #: ../includes/class.yith-wcwl-privacy.php:53
524
  msgid ""
525
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
526
  "make them visible to the store’s staff"
527
  msgstr ""
528
 
529
- #: ../includes/class.yith-wcwl-privacy.php:55
530
  msgid ""
531
  "We’ll also use cookies to keep track of wishlist contents while you’re "
532
  "browsing our site."
533
  msgstr ""
534
 
535
- #: ../includes/class.yith-wcwl-privacy.php:58
536
  msgid ""
537
  "Members of our team have access to the information you provide us. For "
538
  "example, both Administrators and Shop Managers can access:"
539
  msgstr ""
540
 
541
- #: ../includes/class.yith-wcwl-privacy.php:60
542
  msgid ""
543
  "Wishlist details, such as products added, date of addition, name and privacy "
544
  "settings of your wishlists"
545
  msgstr ""
546
 
547
- #: ../includes/class.yith-wcwl-privacy.php:62
548
  msgid ""
549
  "Our team members have access to this information to offer you better deals "
550
  "for the products you love."
551
  msgstr ""
552
 
553
- #: ../includes/class.yith-wcwl-privacy.php:82
554
- #: ../includes/class.yith-wcwl-privacy.php:98
555
  #, fuzzy
556
- #| msgid "Add to Wishlist"
557
  msgid "Customer Wishlists"
558
  msgstr "Agregar a la Lista de deseos"
559
 
560
- #: ../includes/class.yith-wcwl-privacy.php:133
561
  #, fuzzy
562
- #| msgid "Wishlist"
563
  msgid "Wishlists"
564
  msgstr "Lista de deseos"
565
 
566
- #: ../includes/class.yith-wcwl-privacy.php:195
567
- #, fuzzy, php-format
568
- #| msgid "My wishlist on %s"
569
  msgid "Removed wishlist %s."
570
  msgstr "My Lista de deseos en %s"
571
 
572
- #: ../includes/class.yith-wcwl-privacy.php:199
573
- #, fuzzy, php-format
574
- #| msgid "Wishlist table text"
575
  msgid "Wishlist %s has been retained."
576
  msgstr "Texto de la tabla de la Lista de deseos"
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"
589
  msgid "Wishlist url"
590
  msgstr "Lista de deseos"
591
 
592
- #: ../includes/class.yith-wcwl-privacy.php:230
593
  msgid "Title"
594
  msgstr ""
595
 
596
- #: ../includes/class.yith-wcwl-privacy.php:231
597
  msgctxt "date wishlist was created"
598
  msgid "Created on"
599
  msgstr ""
600
 
601
- #: ../includes/class.yith-wcwl-privacy.php:232
602
  msgid "Visibility"
603
  msgstr ""
604
 
605
- #: ../includes/class.yith-wcwl-privacy.php:233
606
  msgid "Items Added"
607
  msgstr ""
608
 
609
- #: ../includes/class.yith-wcwl-privacy.php:283
610
- #: ../templates/wishlist-view.php:212
611
  #, fuzzy
612
  msgid "Shared"
613
  msgstr "Compartir en:"
614
 
615
- #: ../includes/class.yith-wcwl-privacy.php:286
616
- #: ../templates/wishlist-view.php:215
617
  msgid "Private"
618
  msgstr ""
619
 
620
- #: ../includes/class.yith-wcwl-privacy.php:289
621
- #: ../templates/wishlist-view.php:218
622
  msgid "Public"
623
  msgstr ""
624
 
625
- #: ../includes/class.yith-wcwl-shortcode.php:259
626
- #: ../includes/class.yith-wcwl-ui.php:164
627
  msgid "Share on:"
628
  msgstr "Compartir en:"
629
 
630
- #: ../includes/class.yith-wcwl-ui.php:118
631
- #: ../includes/class.yith-wcwl-ui.php:200
632
  msgid "Select options"
633
  msgstr "Opciones de selección."
634
 
635
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
636
  msgid "Facebook"
637
  msgstr ""
638
 
639
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
640
  msgid "Twitter"
641
  msgstr ""
642
 
643
- #: ../includes/class.yith-wcwl-ui.php:180
644
  msgid "email"
645
  msgstr ""
646
 
647
- #: ../includes/class.yith-wcwl.php:201
648
  #, fuzzy
649
  msgid "An error occurred while adding products to the wishlist."
650
  msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
651
 
652
- #: ../includes/class.yith-wcwl.php:293
653
  #, fuzzy
654
  msgid "An error occurred while adding products to wishlist."
655
  msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
656
 
657
- #: ../includes/class.yith-wcwl.php:310
658
  msgid "The \"Remove\" option now does not require any parameter"
659
  msgstr ""
660
 
661
- #: ../includes/class.yith-wcwl.php:359
662
  #, fuzzy
663
  msgid "An error occurred while removing products from the wishlist"
664
  msgstr "Ocurrió un erro mientras se eliminaba el producto a la Lista"
665
 
666
- #: ../includes/class.yith-wcwl.php:809
667
  msgid "You need to log in before creating a new wishlist"
668
  msgstr ""
669
 
670
- #: ../includes/class.yith-wcwl.php:1610
671
  msgid "Product successfully removed."
672
  msgstr "Producto exitosamente eliminado"
673
 
674
- #: ../includes/class.yith-wcwl.php:1614
675
  msgid "Error. Unable to remove the product from the wishlist."
676
  msgstr "Error. No fue posible eliminar el producto de la Lista."
677
 
678
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
679
  msgid "No products were added to the wishlist"
680
  msgstr "Aun no has agregado nada."
681
 
682
- #: ../includes/class.yith-wcwl.php:1660
683
  msgid "An error as occurred."
684
  msgstr ""
685
 
686
- #: ../init.php:130
687
  msgid ""
688
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
689
  "WooCommerce in order to work."
690
  msgstr ""
691
 
692
- #: ../init.php:140
693
  msgid "You can't activate the free version of"
694
  msgstr ""
695
 
696
- #: ../init.php:140
697
  msgid "while you are using the premium one."
698
  msgstr ""
699
 
700
- #: ../templates/admin/wishlist-panel-premium.php:185
701
- #: ../templates/admin/wishlist-panel-premium.php:383
702
- #, php-format
703
  msgid ""
704
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
705
  "%2$s to benefit from all features!"
706
  msgstr ""
707
 
708
- #: ../templates/admin/wishlist-panel-premium.php:187
709
- #: ../templates/admin/wishlist-panel-premium.php:385
710
- #, php-format
711
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
712
  msgstr ""
713
 
714
- #: ../templates/admin/wishlist-panel-premium.php:193
715
  msgid "Premium Features"
716
  msgstr ""
717
 
718
- #: ../templates/admin/wishlist-panel-premium.php:196
719
- #: ../templates/admin/wishlist-panel-premium.php:201
720
  msgid "Multiple Wishlist"
721
  msgstr ""
722
 
723
- #: ../templates/admin/wishlist-panel-premium.php:203
724
- #, php-format
725
  msgid ""
726
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
727
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -732,43 +717,38 @@ msgid ""
732
  "manage and share their own wish lists."
733
  msgstr ""
734
 
735
- #: ../templates/admin/wishlist-panel-premium.php:212
736
- #: ../templates/admin/wishlist-panel-premium.php:222
737
  msgid "Wishlist Private"
738
  msgstr ""
739
 
740
- #: ../templates/admin/wishlist-panel-premium.php:214
741
- #, php-format
742
  msgid ""
743
  "By enabling the option wishlist, users will also have the possibility to "
744
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
745
  "following options:"
746
  msgstr ""
747
 
748
- #: ../templates/admin/wishlist-panel-premium.php:216
749
- #, php-format
750
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
751
  msgstr ""
752
 
753
- #: ../templates/admin/wishlist-panel-premium.php:217
754
- #, php-format
755
  msgid ""
756
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
757
  "can display it;"
758
  msgstr ""
759
 
760
- #: ../templates/admin/wishlist-panel-premium.php:218
761
- #, php-format
762
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
763
  msgstr ""
764
 
765
- #: ../templates/admin/wishlist-panel-premium.php:229
766
- #: ../templates/admin/wishlist-panel-premium.php:234
767
  msgid "Estimate Cost"
768
  msgstr ""
769
 
770
- #: ../templates/admin/wishlist-panel-premium.php:236
771
- #, php-format
772
  msgid ""
773
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
774
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -780,13 +760,12 @@ msgid ""
780
  "address that you have previously set."
781
  msgstr ""
782
 
783
- #: ../templates/admin/wishlist-panel-premium.php:245
784
- #: ../templates/admin/wishlist-panel-premium.php:250
785
  msgid "Admin Panel"
786
  msgstr ""
787
 
788
- #: ../templates/admin/wishlist-panel-premium.php:247
789
- #, php-format
790
  msgid ""
791
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
792
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -796,13 +775,12 @@ msgid ""
796
  "in customers' wish lists."
797
  msgstr ""
798
 
799
- #: ../templates/admin/wishlist-panel-premium.php:257
800
- #: ../templates/admin/wishlist-panel-premium.php:262
801
  msgid "Search Wishlists"
802
  msgstr ""
803
 
804
- #: ../templates/admin/wishlist-panel-premium.php:264
805
- #, php-format
806
  msgid ""
807
  "How many times have you been looking for the perfect gift for a important "
808
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -811,12 +789,11 @@ msgid ""
811
  "your products and even encourage users to purchase."
812
  msgstr ""
813
 
814
- #: ../templates/admin/wishlist-panel-premium.php:273
815
  msgid "'ADD TO CART' CHECKBOX"
816
  msgstr ""
817
 
818
- #: ../templates/admin/wishlist-panel-premium.php:275
819
- #, php-format
820
  msgid ""
821
  "Your shop offers always a wide selection of products and wishlists of your "
822
  "users get more and more crowded everyday. Give them the possibility to "
@@ -824,20 +801,19 @@ msgid ""
824
  "just with one click."
825
  msgstr ""
826
 
827
- #: ../templates/admin/wishlist-panel-premium.php:278
828
  msgid "'ADD TO CART'"
829
  msgstr ""
830
 
831
- #: ../templates/admin/wishlist-panel-premium.php:285
832
  msgid "DISABLE WISHLIST"
833
  msgstr ""
834
 
835
- #: ../templates/admin/wishlist-panel-premium.php:290
836
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
837
  msgstr ""
838
 
839
- #: ../templates/admin/wishlist-panel-premium.php:292
840
- #, php-format
841
  msgid ""
842
  "Favour users that have registered to your shop and disable plugin "
843
  "functionalities for all users that have not. By disabling this option, each "
@@ -845,29 +821,27 @@ msgid ""
845
  "%2$s to \"My Account\" page and a message will invite them to log in."
846
  msgstr ""
847
 
848
- #: ../templates/admin/wishlist-panel-premium.php:301
849
  msgid "MESSAGE TO UNLOGGED USERS"
850
  msgstr ""
851
 
852
- #: ../templates/admin/wishlist-panel-premium.php:303
853
- #, php-format
854
  msgid ""
855
  "Invite users that are visiting your shop to login if they want to fully "
856
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
857
  "redirect them to \"My Account\" page for registration."
858
  msgstr ""
859
 
860
- #: ../templates/admin/wishlist-panel-premium.php:306
861
  msgid "UNLOGGED USERS"
862
  msgstr ""
863
 
864
- #: ../templates/admin/wishlist-panel-premium.php:313
865
- #: ../templates/admin/wishlist-panel-premium.php:318
866
  msgid "POPULAR TABLE"
867
  msgstr ""
868
 
869
- #: ../templates/admin/wishlist-panel-premium.php:320
870
- #, php-format
871
  msgid ""
872
  "Some products draw customer's attention more than others and they do not "
873
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -875,29 +849,27 @@ msgid ""
875
  "their wishlists."
876
  msgstr ""
877
 
878
- #: ../templates/admin/wishlist-panel-premium.php:329
879
  msgid "FUNCTIONALITIES IN ONE CLICK"
880
  msgstr ""
881
 
882
- #: ../templates/admin/wishlist-panel-premium.php:331
883
- #, php-format
884
  msgid ""
885
  "Users have the possibility to search for a wishlist, create a new one or "
886
  "display those already created. Add these %1$sfunctionalities%2$s through the "
887
  "dedicated widgets or show them immediately after \"Wishlist\" table."
888
  msgstr ""
889
 
890
- #: ../templates/admin/wishlist-panel-premium.php:334
891
  msgid "FUNCTIONALITIES"
892
  msgstr ""
893
 
894
- #: ../templates/admin/wishlist-panel-premium.php:341
895
- #: ../templates/admin/wishlist-panel-premium.php:346
896
  msgid "PROMOTIONAL EMAIL"
897
  msgstr ""
898
 
899
- #: ../templates/admin/wishlist-panel-premium.php:348
900
- #, php-format
901
  msgid ""
902
  "If you want to give the right input to your users to persuade them to "
903
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -906,12 +878,11 @@ msgid ""
906
  "will know you are offering a unique offer!"
907
  msgstr ""
908
 
909
- #: ../templates/admin/wishlist-panel-premium.php:357
910
  msgid "FROM A WISHLIST TO ANOTHER"
911
  msgstr ""
912
 
913
- #: ../templates/admin/wishlist-panel-premium.php:359
914
- #, php-format
915
  msgid ""
916
  "Who said that a product has to remain forever in the same wishlist? With the "
917
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -919,106 +890,130 @@ msgid ""
919
  "another one, managing as they want their lists."
920
  msgstr ""
921
 
922
- #: ../templates/admin/wishlist-panel-premium.php:362
923
  msgid "FROM A WISHLIST"
924
  msgstr ""
925
 
926
- #: ../templates/admin/wishlist-panel-premium.php:369
927
  msgid "DATE"
928
  msgstr ""
929
 
930
- #: ../templates/admin/wishlist-panel-premium.php:374
931
  msgid "DATE OF ADDITION TO A WISHLIST"
932
  msgstr ""
933
 
934
- #: ../templates/admin/wishlist-panel-premium.php:376
935
- #, php-format
936
  msgid ""
937
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
938
  "date in which they have added a particular product to their list: a new way "
939
  "to keep you users informed about their operations."
940
  msgstr ""
941
 
942
- #: ../templates/share.php:32
943
  #, fuzzy
944
  msgid "Pinterest"
945
  msgstr "Pin en Pinterest"
946
 
947
- #: ../templates/share.php:38
948
  #, fuzzy
949
  msgid "Google+"
950
  msgstr "Compartir en Google+"
951
 
952
- #: ../templates/share.php:44
953
  msgid "Email"
954
  msgstr ""
955
 
956
- #: ../templates/wishlist-view.php:32
957
  #, fuzzy
958
  msgid "Edit title"
959
  msgstr "Título de la Lista de deseos"
960
 
961
- #: ../templates/wishlist-view.php:41
962
  msgid "Save"
963
  msgstr ""
964
 
965
- #: ../templates/wishlist-view.php:45
966
  msgid "Cancel"
967
  msgstr ""
968
 
969
- #: ../templates/wishlist-view.php:82
970
  msgid "Product Name"
971
  msgstr "Nombre del producto"
972
 
973
- #: ../templates/wishlist-view.php:89
974
  msgid "Unit Price"
975
  msgstr "Precio unitario"
976
 
977
- #: ../templates/wishlist-view.php:102
978
  msgid "Stock Status"
979
  msgstr "Estado del inventario"
980
 
981
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
982
  msgid "Remove this product"
983
  msgstr "Remover este producto"
984
 
985
- #: ../templates/wishlist-view.php:172
986
  msgid "Free!"
987
  msgstr "Gratis!"
988
 
989
- #: ../templates/wishlist-view.php:179
990
  msgid "Out of Stock"
991
  msgstr "Agotado"
992
 
993
- #: ../templates/wishlist-view.php:179
994
  msgid "In Stock"
995
  msgstr "Disponilbe."
996
 
997
- #: ../templates/wishlist-view.php:188
998
- #, php-format
999
  msgid "Added on : %s"
1000
  msgstr ""
1001
 
1002
- #: ../templates/wishlist-view.php:200
1003
  msgid "Move"
1004
  msgstr ""
1005
 
1006
- #: ../templates/wishlist-view.php:232
1007
  msgid "Remove"
1008
  msgstr ""
1009
 
1010
- #: ../templates/wishlist-view.php:259
1011
  msgid "Add the selected products to the cart"
1012
  msgstr ""
1013
 
1014
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1015
  msgid "Ask for an estimate"
1016
  msgstr ""
1017
 
1018
- #: ../templates/wishlist-view.php:303
1019
  msgid "Your email"
1020
  msgstr ""
1021
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1022
  #, fuzzy
1023
  #~ msgid ""
1024
  #~ "Enable all plugin features. <strong>Be sure to select at least one option "
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:50+0200\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:1478
25
+ #: includes/class.yith-wcwl-admin-init.php:1479
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:1018
44
  msgid "Upgrade to the PREMIUM VERSION"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1022
48
  msgid "Discover the Advanced Features"
49
  msgstr ""
50
 
51
+ #: includes/class.yith-wcwl-admin-init.php:1023
52
  msgid ""
53
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
54
  "all features!"
55
  msgstr ""
56
 
57
+ #: includes/class.yith-wcwl-admin-init.php:1029
58
  msgid "Get Support and Pro Features"
59
  msgstr ""
60
 
61
+ #: includes/class.yith-wcwl-admin-init.php:1030
62
  msgid ""
63
  "By purchasing the premium version of the plugin, you will take advantage of "
64
  "the advanced features of the product and you will get one year of free "
65
  "updates and support through our platform available 24h/24."
66
  msgstr ""
67
 
68
+ #: includes/class.yith-wcwl-admin-init.php:1040
69
  msgid "General Settings"
70
  msgstr "Ajustes Generales"
71
 
72
+ #: includes/class.yith-wcwl-admin-init.php:1047
73
  msgid "Enable YITH Wishlist"
74
  msgstr "Activar la Lista de deseos de YITH"
75
 
76
+ #: includes/class.yith-wcwl-admin-init.php:1048
 
77
  msgid ""
78
  "Enable all plugin features. <strong>Be sure to select at least one option in "
79
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
80
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
81
  msgstr ""
82
 
83
+ #: includes/class.yith-wcwl-admin-init.php:1054
84
  #, fuzzy
85
  msgid "Default wishlist title"
86
  msgstr "Título de la Lista de deseos"
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1056
89
+ #: includes/class.yith-wcwl-admin-init.php:1057
90
+ #: includes/class.yith-wcwl-admin-init.php:1293
 
91
  msgid "My wishlist on %s"
92
  msgstr "My Lista de deseos en %s"
93
 
94
+ #: includes/class.yith-wcwl-admin-init.php:1062
95
  msgid "Wishlist Page"
96
  msgstr "Página de la Lista de Deseos"
97
 
98
+ #: includes/class.yith-wcwl-admin-init.php:1063
99
  msgid "Page contents: [yith_wcwl_wishlist]"
100
  msgstr ""
101
 
102
+ #: includes/class.yith-wcwl-admin-init.php:1072
103
  msgid "Position"
104
  msgstr "Posición"
105
 
106
+ #: includes/class.yith-wcwl-admin-init.php:1073
107
  #, fuzzy
108
  msgid ""
109
  "You can add the button in variable products only after the \"Add to Cart\" "
112
  "En productos variables puedes agregarlos solo despues de \"Agregar al "
113
  "Carrito\" o usar el shortcode [yith_wcwl_add_to_wishlist]."
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1079
116
  msgid "After \"Add to cart\""
117
  msgstr "Despued de \"Agregar al Carrito\""
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1080
120
  msgid "After thumbnails"
121
  msgstr "Despues de las miniaturas"
122
 
123
+ #: includes/class.yith-wcwl-admin-init.php:1081
124
  msgid "After summary"
125
  msgstr "Despues del Resumen"
126
 
127
+ #: includes/class.yith-wcwl-admin-init.php:1082
128
  msgid "Use shortcode"
129
  msgstr "Usar shortcode"
130
 
131
+ #: includes/class.yith-wcwl-admin-init.php:1087
132
  msgid "Redirect to cart"
133
  msgstr "Redirreccionar al Carrito"
134
 
135
+ #: includes/class.yith-wcwl-admin-init.php:1088
136
  msgid ""
137
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
138
  "page."
140
  "Redireccionar a la página del Carrito si el boton de \"Agregar al Carrito\" "
141
  "es presionado en la página de la Lista de deseos."
142
 
143
+ #: includes/class.yith-wcwl-admin-init.php:1094
144
  msgid "Remove if added to the cart"
145
  msgstr "Remover si es agregado al Carrito."
146
 
147
+ #: includes/class.yith-wcwl-admin-init.php:1095
148
  #, fuzzy
149
  msgid "Remove the product from the wishlist if it has been added to the cart."
150
  msgstr ""
151
  "Remover el producto de la Lista de deseos si ha sido agregado al Carrito."
152
 
153
+ #: includes/class.yith-wcwl-admin-init.php:1101
154
  msgid "\"Add to Wishlist\" text"
155
  msgstr "Testo de \"Agregar al Carrito\""
156
 
157
+ #: includes/class.yith-wcwl-admin-init.php:1103
158
  msgid "Add to Wishlist"
159
  msgstr "Agregar a la Lista de deseos"
160
 
161
+ #: includes/class.yith-wcwl-admin-init.php:1108
162
  #, fuzzy
163
  msgid "\"Browse wishlist\" text"
164
  msgstr "Ir a la Lista de deseos"
165
 
166
+ #: includes/class.yith-wcwl-admin-init.php:1110
167
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
168
  msgid "Browse Wishlist"
169
  msgstr "Ir a la Lista de deseos"
170
 
171
+ #: includes/class.yith-wcwl-admin-init.php:1115
172
  #, fuzzy
173
  msgid "\"Product already in wishlist\" text"
174
  msgstr "El producto ya está en la Lista"
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 "El producto ya se encuentra en la Lista de deseos!"
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1122
182
  #, fuzzy
183
  msgid "\"Product added\" text"
184
  msgstr "¡Producto agregado!"
185
 
186
+ #: includes/class.yith-wcwl-admin-init.php:1124
187
+ #: includes/class.yith-wcwl-ui.php:82
188
  msgid "Product added!"
189
  msgstr "¡Producto agregado!"
190
 
191
+ #: includes/class.yith-wcwl-admin-init.php:1129
192
  msgid "\"Add to Cart\" text"
193
  msgstr "Texto de \"Agregar del Carrito\""
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1131
196
  msgid "Add to Cart"
197
  msgstr "Agregar al Carrito"
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1136
200
  msgid "Show Unit price"
201
  msgstr "Mostrar Precio unitario"
202
 
203
+ #: includes/class.yith-wcwl-admin-init.php:1137
204
  msgid "Show unit price for each product in wishlist"
205
  msgstr ""
206
 
207
+ #: includes/class.yith-wcwl-admin-init.php:1144
208
  msgid "Show \"Add to Cart\" button"
209
  msgstr "Mostar el boton de \"Agregar al Carrito\" "
210
 
211
+ #: includes/class.yith-wcwl-admin-init.php:1145
212
  #, fuzzy
213
  msgid "Show \"Add to Cart\" button for each product in wishlist"
214
  msgstr "\"Agregar al Carrito\" fondo del boton"
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1152
217
  msgid "Show Stock status"
218
  msgstr "Mostar el estado del inventario"
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1153
221
  msgid ""
222
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
223
  msgstr ""
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1160
226
  msgid "Show Date of addition"
227
  msgstr ""
228
 
229
+ #: includes/class.yith-wcwl-admin-init.php:1161
230
  #, fuzzy
231
  msgid "Show the date when users have added a product to the wishlist"
232
  msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
233
 
234
+ #: includes/class.yith-wcwl-admin-init.php:1168
235
  #, fuzzy
236
  msgid "Add second remove button"
237
  msgstr "\"Agregar al Carrito\" texto del boton"
238
 
239
+ #: includes/class.yith-wcwl-admin-init.php:1169
240
  msgid "Add a second remove button in the last column, with extended label"
241
  msgstr ""
242
 
243
+ #: includes/class.yith-wcwl-admin-init.php:1184
244
  msgid "Styles"
245
  msgstr "Estilos"
246
 
247
+ #: includes/class.yith-wcwl-admin-init.php:1191
248
  msgid "Use buttons"
249
  msgstr "Usar botones"
250
 
251
+ #: includes/class.yith-wcwl-admin-init.php:1192
252
  #, fuzzy
253
  msgid "Use buttons instead of simple anchors."
254
  msgstr "Usar botones en lugar de un simple elnaces"
255
 
256
+ #: includes/class.yith-wcwl-admin-init.php:1198
257
  msgid "Custom CSS"
258
  msgstr "Css personalizado"
259
 
260
+ #: includes/class.yith-wcwl-admin-init.php:1205
261
  msgid "Use theme style"
262
  msgstr "Usar estilo del tema"
263
 
264
+ #: includes/class.yith-wcwl-admin-init.php:1206
265
  msgid "Use the theme style."
266
  msgstr "Usar el estilo del tema"
267
 
268
+ #: includes/class.yith-wcwl-admin-init.php:1212
269
  #, fuzzy
270
  msgid "Rounded buttons"
271
  msgstr "Usar botones"
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1213
274
  #, fuzzy
275
  msgid "Make button corners rounded"
276
  msgstr "Redondear los bordes de los botones"
277
 
278
+ #: includes/class.yith-wcwl-admin-init.php:1219
279
  msgid "\"Add to Wishlist\" icon"
280
  msgstr "Icono de \"Agregar a la Lista de deseos\""
281
 
282
+ #: includes/class.yith-wcwl-admin-init.php:1220
283
  msgid "Add an icon to the \"Add to Wishlist\" button"
284
  msgstr "Agregar un icono para el boton de \"Agregar a la Lista de deseos\""
285
 
286
+ #: includes/class.yith-wcwl-admin-init.php:1230
287
  msgid "\"Add to Cart\" icon"
288
  msgstr "Icono de \"Agregar al carrito\""
289
 
290
+ #: includes/class.yith-wcwl-admin-init.php:1231
291
  msgid "Add an icon to the \"Add to Cart\" button"
292
  msgstr "Agregar un icono para el boton de \"Agregar al Carrito\""
293
 
294
+ #: includes/class.yith-wcwl-admin-init.php:1249
295
  #, fuzzy
296
  msgid "Social Networks & Share"
297
  msgstr "Compartir"
298
 
299
+ #: includes/class.yith-wcwl-admin-init.php:1256
300
  msgid "Share on Facebook"
301
  msgstr "Compartir en Facebook"
302
 
303
+ #: includes/class.yith-wcwl-admin-init.php:1257
304
  #, fuzzy
305
  msgid "Show \"Share on Facebook\" button"
306
  msgstr "Compartir en Facebook"
307
 
308
+ #: includes/class.yith-wcwl-admin-init.php:1263
309
  msgid "Tweet on Twitter"
310
  msgstr "Tweet en Twitter"
311
 
312
+ #: includes/class.yith-wcwl-admin-init.php:1264
313
  #, fuzzy
314
  msgid "Show \"Tweet on Twitter\" button"
315
  msgstr "Tweet en Twitter"
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1270
318
  msgid "Pin on Pinterest"
319
  msgstr "Pin en Pinterest"
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1271
322
  #, fuzzy
323
  msgid "Show \"Pin on Pinterest\" button"
324
  msgstr "Pin en Pinterest"
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1277
327
  msgid "Share on Google+"
328
  msgstr "Compartir en Google+"
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1278
331
  #, fuzzy
332
  msgid "Show \"Share on Google+\" button"
333
  msgstr "Compartir en Facebook"
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1284
336
  msgid "Share by Email"
337
  msgstr ""
338
 
339
+ #: includes/class.yith-wcwl-admin-init.php:1285
340
  #, fuzzy
341
  msgid "Show \"Share by Email\" button"
342
  msgstr "Mostar el boton de \"Agregar al Carrito\" "
343
 
344
+ #: includes/class.yith-wcwl-admin-init.php:1291
345
  #, fuzzy
346
  msgid "Social title"
347
  msgstr "Tiítulo de Redes sociales"
348
 
349
+ #: includes/class.yith-wcwl-admin-init.php:1298
350
  #, fuzzy
351
  msgid "Social text"
352
  msgstr "Texto de redes sociales"
353
 
354
+ #: includes/class.yith-wcwl-admin-init.php:1299
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:1306
361
  #, fuzzy
362
  msgid "Social image URL"
363
  msgstr "URL de la imágen de las redes Sociales."
364
 
365
+ #: includes/class.yith-wcwl-admin-init.php:1307
366
  msgid "It will be used by Pinterest."
367
  msgstr ""
368
 
369
+ #: includes/class.yith-wcwl-admin-init.php:1321
 
370
  msgid ""
371
  "If you want to take advantage of this feature, you could consider to "
372
  "purchase the %s."
373
  msgstr ""
374
 
375
+ #: includes/class.yith-wcwl-admin-init.php:1326
376
  msgid "YITH WooCommerce Frequently Bought Together Integration"
377
  msgstr ""
378
 
379
+ #: includes/class.yith-wcwl-admin-init.php:1333
380
  msgid "Enable slider in wishlist"
381
  msgstr ""
382
 
383
+ #: includes/class.yith-wcwl-admin-init.php:1334
 
384
  msgid ""
385
  "Choose to enable product slider in wishlist page with linked products (<a "
386
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
387
  msgstr ""
388
 
389
+ #: includes/class.yith-wcwl-admin-init.php:1370
390
  #, fuzzy
391
  msgid "\"Add to wishlist\" button"
392
  msgstr "\"Agregar a Lista de deseos\" texto del boton"
393
 
394
+ #: includes/class.yith-wcwl-admin-init.php:1373
395
+ #: includes/class.yith-wcwl-admin-init.php:1391
396
+ #: includes/class.yith-wcwl-admin-init.php:1409
397
+ #: includes/class.yith-wcwl-admin-init.php:1427
398
+ #: includes/class.yith-wcwl-admin-init.php:1445
399
  msgid "Background"
400
  msgstr ""
401
 
402
+ #: includes/class.yith-wcwl-admin-init.php:1374
403
+ #: includes/class.yith-wcwl-admin-init.php:1392
404
+ #: includes/class.yith-wcwl-admin-init.php:1410
405
+ #: includes/class.yith-wcwl-admin-init.php:1428
406
+ #: includes/class.yith-wcwl-admin-init.php:1446
407
  msgid "Text"
408
  msgstr ""
409
 
410
+ #: includes/class.yith-wcwl-admin-init.php:1375
411
+ #: includes/class.yith-wcwl-admin-init.php:1393
412
+ #: includes/class.yith-wcwl-admin-init.php:1411
413
+ #: includes/class.yith-wcwl-admin-init.php:1429
414
+ #: includes/class.yith-wcwl-admin-init.php:1447
415
  msgid "Border"
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
  msgid "Background (hover)"
423
  msgstr ""
424
 
425
+ #: includes/class.yith-wcwl-admin-init.php:1383
426
+ #: includes/class.yith-wcwl-admin-init.php:1401
427
+ #: includes/class.yith-wcwl-admin-init.php:1419
428
+ #: includes/class.yith-wcwl-admin-init.php:1437
429
  msgid "Text (hover)"
430
  msgstr ""
431
 
432
+ #: includes/class.yith-wcwl-admin-init.php:1384
433
+ #: includes/class.yith-wcwl-admin-init.php:1402
434
+ #: includes/class.yith-wcwl-admin-init.php:1420
435
+ #: includes/class.yith-wcwl-admin-init.php:1438
436
  msgid "Border (hover)"
437
  msgstr ""
438
 
439
+ #: includes/class.yith-wcwl-admin-init.php:1388
440
  #, fuzzy
441
  msgid "\"Add to Cart\" button"
442
  msgstr "\"Agregar al Carrito\" texto del boton"
443
 
444
+ #: includes/class.yith-wcwl-admin-init.php:1406
445
  msgid "\"Style 1\" button"
446
  msgstr ""
447
 
448
+ #: includes/class.yith-wcwl-admin-init.php:1424
449
  msgid "\"Style 2\" button"
450
  msgstr ""
451
 
452
+ #: includes/class.yith-wcwl-admin-init.php:1442
453
  #, fuzzy
454
  msgid "Wishlist table"
455
  msgstr "Título de la Lista de deseos"
456
 
457
+ #: includes/class.yith-wcwl-admin-init.php:1451
458
  msgid "Headers"
459
  msgstr ""
460
 
461
+ #: includes/class.yith-wcwl-admin-init.php:1454
462
  msgid "Background color"
463
  msgstr ""
464
 
465
+ #: includes/class.yith-wcwl-admin-init.php:1544
466
  #, fuzzy
467
  msgid "Wishlist Activated"
468
  msgstr "Título de la Lista de deseos"
469
 
470
+ #: includes/class.yith-wcwl-admin-init.php:1545
 
471
  msgid ""
472
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
473
  "can access to all the settings of our plugins that you have activated. "
475
  "options, <a href=\"%s\">discover it now</a>."
476
  msgstr ""
477
 
478
+ #: includes/class.yith-wcwl-admin-init.php:1556
479
  #, fuzzy
480
  msgid "Wishlist Updated"
481
  msgstr "Página de la Lista de Deseos"
482
 
483
+ #: includes/class.yith-wcwl-admin-init.php:1557
 
484
  msgid ""
485
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
486
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
489
  "\">discover the PREMIUM version.</a>"
490
  msgstr ""
491
 
492
+ #: includes/class.yith-wcwl-init.php:403
493
  msgid ""
494
  "We are sorry, but this feature is available only if cookies are enabled on "
495
  "your browser."
496
  msgstr ""
497
 
498
+ #: includes/class.yith-wcwl-init.php:404
499
  #, fuzzy
500
  msgid "Product correctly added to cart"
501
  msgstr "¡Producto agregado!"
502
 
503
+ #: includes/class.yith-wcwl-install.php:244
504
  msgctxt "page_slug"
505
  msgid "wishlist"
506
  msgstr ""
507
 
508
+ #: includes/class.yith-wcwl-privacy.php:50
509
  msgid "While you visit our site, we’ll track:"
510
  msgstr ""
511
 
512
+ #: includes/class.yith-wcwl-privacy.php:52
513
  msgid ""
514
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
515
  "users your favourite products, and to create targeted email campaigns."
516
  msgstr ""
517
 
518
+ #: includes/class.yith-wcwl-privacy.php:53
519
  msgid ""
520
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
521
  "make them visible to the store’s staff"
522
  msgstr ""
523
 
524
+ #: includes/class.yith-wcwl-privacy.php:55
525
  msgid ""
526
  "We’ll also use cookies to keep track of wishlist contents while you’re "
527
  "browsing our site."
528
  msgstr ""
529
 
530
+ #: includes/class.yith-wcwl-privacy.php:58
531
  msgid ""
532
  "Members of our team have access to the information you provide us. For "
533
  "example, both Administrators and Shop Managers can access:"
534
  msgstr ""
535
 
536
+ #: includes/class.yith-wcwl-privacy.php:60
537
  msgid ""
538
  "Wishlist details, such as products added, date of addition, name and privacy "
539
  "settings of your wishlists"
540
  msgstr ""
541
 
542
+ #: includes/class.yith-wcwl-privacy.php:62
543
  msgid ""
544
  "Our team members have access to this information to offer you better deals "
545
  "for the products you love."
546
  msgstr ""
547
 
548
+ #: includes/class.yith-wcwl-privacy.php:82
549
+ #: includes/class.yith-wcwl-privacy.php:98
550
  #, fuzzy
 
551
  msgid "Customer Wishlists"
552
  msgstr "Agregar a la Lista de deseos"
553
 
554
+ #: includes/class.yith-wcwl-privacy.php:133
555
  #, fuzzy
 
556
  msgid "Wishlists"
557
  msgstr "Lista de deseos"
558
 
559
+ #. Translators: %s Order number.
560
+ #: includes/class.yith-wcwl-privacy.php:195
561
+ #, fuzzy
562
  msgid "Removed wishlist %s."
563
  msgstr "My Lista de deseos en %s"
564
 
565
+ #. Translators: %s Order number.
566
+ #: includes/class.yith-wcwl-privacy.php:199
567
+ #, fuzzy
568
  msgid "Wishlist %s has been retained."
569
  msgstr "Texto de la tabla de la Lista de deseos"
570
 
571
+ #: includes/class.yith-wcwl-privacy.php:210
572
  msgid "Removed default user's wishlist"
573
  msgstr ""
574
 
575
+ #: includes/class.yith-wcwl-privacy.php:228
576
  msgid "Token"
577
  msgstr ""
578
 
579
+ #: includes/class.yith-wcwl-privacy.php:229
580
  #, fuzzy
 
581
  msgid "Wishlist url"
582
  msgstr "Lista de deseos"
583
 
584
+ #: includes/class.yith-wcwl-privacy.php:230
585
  msgid "Title"
586
  msgstr ""
587
 
588
+ #: includes/class.yith-wcwl-privacy.php:231
589
  msgctxt "date wishlist was created"
590
  msgid "Created on"
591
  msgstr ""
592
 
593
+ #: includes/class.yith-wcwl-privacy.php:232
594
  msgid "Visibility"
595
  msgstr ""
596
 
597
+ #: includes/class.yith-wcwl-privacy.php:233
598
  msgid "Items Added"
599
  msgstr ""
600
 
601
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
602
  #, fuzzy
603
  msgid "Shared"
604
  msgstr "Compartir en:"
605
 
606
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
607
  msgid "Private"
608
  msgstr ""
609
 
610
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
611
  msgid "Public"
612
  msgstr ""
613
 
614
+ #: includes/class.yith-wcwl-shortcode.php:259
615
+ #: includes/class.yith-wcwl-ui.php:164
616
  msgid "Share on:"
617
  msgstr "Compartir en:"
618
 
619
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
620
  msgid "Select options"
621
  msgstr "Opciones de selección."
622
 
623
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
624
  msgid "Facebook"
625
  msgstr ""
626
 
627
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
628
  msgid "Twitter"
629
  msgstr ""
630
 
631
+ #: includes/class.yith-wcwl-ui.php:180
632
  msgid "email"
633
  msgstr ""
634
 
635
+ #: includes/class.yith-wcwl.php:201
636
  #, fuzzy
637
  msgid "An error occurred while adding products to the wishlist."
638
  msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
639
 
640
+ #: includes/class.yith-wcwl.php:293
641
  #, fuzzy
642
  msgid "An error occurred while adding products to wishlist."
643
  msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
644
 
645
+ #: includes/class.yith-wcwl.php:310
646
  msgid "The \"Remove\" option now does not require any parameter"
647
  msgstr ""
648
 
649
+ #: includes/class.yith-wcwl.php:359
650
  #, fuzzy
651
  msgid "An error occurred while removing products from the wishlist"
652
  msgstr "Ocurrió un erro mientras se eliminaba el producto a la Lista"
653
 
654
+ #: includes/class.yith-wcwl.php:809
655
  msgid "You need to log in before creating a new wishlist"
656
  msgstr ""
657
 
658
+ #: includes/class.yith-wcwl.php:1610
659
  msgid "Product successfully removed."
660
  msgstr "Producto exitosamente eliminado"
661
 
662
+ #: includes/class.yith-wcwl.php:1614
663
  msgid "Error. Unable to remove the product from the wishlist."
664
  msgstr "Error. No fue posible eliminar el producto de la Lista."
665
 
666
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
667
  msgid "No products were added to the wishlist"
668
  msgstr "Aun no has agregado nada."
669
 
670
+ #: includes/class.yith-wcwl.php:1660
671
  msgid "An error as occurred."
672
  msgstr ""
673
 
674
+ #: init.php:130
675
  msgid ""
676
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
677
  "WooCommerce in order to work."
678
  msgstr ""
679
 
680
+ #: init.php:140
681
  msgid "You can't activate the free version of"
682
  msgstr ""
683
 
684
+ #: init.php:140
685
  msgid "while you are using the premium one."
686
  msgstr ""
687
 
688
+ #: templates/admin/wishlist-panel-premium.php:185
689
+ #: templates/admin/wishlist-panel-premium.php:383
 
690
  msgid ""
691
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
692
  "%2$s to benefit from all features!"
693
  msgstr ""
694
 
695
+ #: templates/admin/wishlist-panel-premium.php:187
696
+ #: templates/admin/wishlist-panel-premium.php:385
 
697
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
698
  msgstr ""
699
 
700
+ #: templates/admin/wishlist-panel-premium.php:193
701
  msgid "Premium Features"
702
  msgstr ""
703
 
704
+ #: templates/admin/wishlist-panel-premium.php:196
705
+ #: templates/admin/wishlist-panel-premium.php:201
706
  msgid "Multiple Wishlist"
707
  msgstr ""
708
 
709
+ #: templates/admin/wishlist-panel-premium.php:203
 
710
  msgid ""
711
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
712
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
717
  "manage and share their own wish lists."
718
  msgstr ""
719
 
720
+ #: templates/admin/wishlist-panel-premium.php:212
721
+ #: templates/admin/wishlist-panel-premium.php:222
722
  msgid "Wishlist Private"
723
  msgstr ""
724
 
725
+ #: templates/admin/wishlist-panel-premium.php:214
 
726
  msgid ""
727
  "By enabling the option wishlist, users will also have the possibility to "
728
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
729
  "following options:"
730
  msgstr ""
731
 
732
+ #: templates/admin/wishlist-panel-premium.php:216
 
733
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
734
  msgstr ""
735
 
736
+ #: templates/admin/wishlist-panel-premium.php:217
 
737
  msgid ""
738
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
739
  "can display it;"
740
  msgstr ""
741
 
742
+ #: templates/admin/wishlist-panel-premium.php:218
 
743
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
744
  msgstr ""
745
 
746
+ #: templates/admin/wishlist-panel-premium.php:229
747
+ #: templates/admin/wishlist-panel-premium.php:234
748
  msgid "Estimate Cost"
749
  msgstr ""
750
 
751
+ #: templates/admin/wishlist-panel-premium.php:236
 
752
  msgid ""
753
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
754
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
760
  "address that you have previously set."
761
  msgstr ""
762
 
763
+ #: templates/admin/wishlist-panel-premium.php:245
764
+ #: templates/admin/wishlist-panel-premium.php:250
765
  msgid "Admin Panel"
766
  msgstr ""
767
 
768
+ #: templates/admin/wishlist-panel-premium.php:247
 
769
  msgid ""
770
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
771
  "submenu pages, you will have total control on users' wishlists. In addition "
775
  "in customers' wish lists."
776
  msgstr ""
777
 
778
+ #: templates/admin/wishlist-panel-premium.php:257
779
+ #: templates/admin/wishlist-panel-premium.php:262
780
  msgid "Search Wishlists"
781
  msgstr ""
782
 
783
+ #: templates/admin/wishlist-panel-premium.php:264
 
784
  msgid ""
785
  "How many times have you been looking for the perfect gift for a important "
786
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
789
  "your products and even encourage users to purchase."
790
  msgstr ""
791
 
792
+ #: templates/admin/wishlist-panel-premium.php:273
793
  msgid "'ADD TO CART' CHECKBOX"
794
  msgstr ""
795
 
796
+ #: templates/admin/wishlist-panel-premium.php:275
 
797
  msgid ""
798
  "Your shop offers always a wide selection of products and wishlists of your "
799
  "users get more and more crowded everyday. Give them the possibility to "
801
  "just with one click."
802
  msgstr ""
803
 
804
+ #: templates/admin/wishlist-panel-premium.php:278
805
  msgid "'ADD TO CART'"
806
  msgstr ""
807
 
808
+ #: templates/admin/wishlist-panel-premium.php:285
809
  msgid "DISABLE WISHLIST"
810
  msgstr ""
811
 
812
+ #: templates/admin/wishlist-panel-premium.php:290
813
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
814
  msgstr ""
815
 
816
+ #: templates/admin/wishlist-panel-premium.php:292
 
817
  msgid ""
818
  "Favour users that have registered to your shop and disable plugin "
819
  "functionalities for all users that have not. By disabling this option, each "
821
  "%2$s to \"My Account\" page and a message will invite them to log in."
822
  msgstr ""
823
 
824
+ #: templates/admin/wishlist-panel-premium.php:301
825
  msgid "MESSAGE TO UNLOGGED USERS"
826
  msgstr ""
827
 
828
+ #: templates/admin/wishlist-panel-premium.php:303
 
829
  msgid ""
830
  "Invite users that are visiting your shop to login if they want to fully "
831
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
832
  "redirect them to \"My Account\" page for registration."
833
  msgstr ""
834
 
835
+ #: templates/admin/wishlist-panel-premium.php:306
836
  msgid "UNLOGGED USERS"
837
  msgstr ""
838
 
839
+ #: templates/admin/wishlist-panel-premium.php:313
840
+ #: templates/admin/wishlist-panel-premium.php:318
841
  msgid "POPULAR TABLE"
842
  msgstr ""
843
 
844
+ #: templates/admin/wishlist-panel-premium.php:320
 
845
  msgid ""
846
  "Some products draw customer's attention more than others and they do not "
847
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
849
  "their wishlists."
850
  msgstr ""
851
 
852
+ #: templates/admin/wishlist-panel-premium.php:329
853
  msgid "FUNCTIONALITIES IN ONE CLICK"
854
  msgstr ""
855
 
856
+ #: templates/admin/wishlist-panel-premium.php:331
 
857
  msgid ""
858
  "Users have the possibility to search for a wishlist, create a new one or "
859
  "display those already created. Add these %1$sfunctionalities%2$s through the "
860
  "dedicated widgets or show them immediately after \"Wishlist\" table."
861
  msgstr ""
862
 
863
+ #: templates/admin/wishlist-panel-premium.php:334
864
  msgid "FUNCTIONALITIES"
865
  msgstr ""
866
 
867
+ #: templates/admin/wishlist-panel-premium.php:341
868
+ #: templates/admin/wishlist-panel-premium.php:346
869
  msgid "PROMOTIONAL EMAIL"
870
  msgstr ""
871
 
872
+ #: templates/admin/wishlist-panel-premium.php:348
 
873
  msgid ""
874
  "If you want to give the right input to your users to persuade them to "
875
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
878
  "will know you are offering a unique offer!"
879
  msgstr ""
880
 
881
+ #: templates/admin/wishlist-panel-premium.php:357
882
  msgid "FROM A WISHLIST TO ANOTHER"
883
  msgstr ""
884
 
885
+ #: templates/admin/wishlist-panel-premium.php:359
 
886
  msgid ""
887
  "Who said that a product has to remain forever in the same wishlist? With the "
888
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
890
  "another one, managing as they want their lists."
891
  msgstr ""
892
 
893
+ #: templates/admin/wishlist-panel-premium.php:362
894
  msgid "FROM A WISHLIST"
895
  msgstr ""
896
 
897
+ #: templates/admin/wishlist-panel-premium.php:369
898
  msgid "DATE"
899
  msgstr ""
900
 
901
+ #: templates/admin/wishlist-panel-premium.php:374
902
  msgid "DATE OF ADDITION TO A WISHLIST"
903
  msgstr ""
904
 
905
+ #: templates/admin/wishlist-panel-premium.php:376
 
906
  msgid ""
907
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
908
  "date in which they have added a particular product to their list: a new way "
909
  "to keep you users informed about their operations."
910
  msgstr ""
911
 
912
+ #: templates/share.php:32
913
  #, fuzzy
914
  msgid "Pinterest"
915
  msgstr "Pin en Pinterest"
916
 
917
+ #: templates/share.php:38
918
  #, fuzzy
919
  msgid "Google+"
920
  msgstr "Compartir en Google+"
921
 
922
+ #: templates/share.php:44
923
  msgid "Email"
924
  msgstr ""
925
 
926
+ #: templates/wishlist-view.php:32
927
  #, fuzzy
928
  msgid "Edit title"
929
  msgstr "Título de la Lista de deseos"
930
 
931
+ #: templates/wishlist-view.php:41
932
  msgid "Save"
933
  msgstr ""
934
 
935
+ #: templates/wishlist-view.php:45
936
  msgid "Cancel"
937
  msgstr ""
938
 
939
+ #: templates/wishlist-view.php:82
940
  msgid "Product Name"
941
  msgstr "Nombre del producto"
942
 
943
+ #: templates/wishlist-view.php:89
944
  msgid "Unit Price"
945
  msgstr "Precio unitario"
946
 
947
+ #: templates/wishlist-view.php:102
948
  msgid "Stock Status"
949
  msgstr "Estado del inventario"
950
 
951
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
952
  msgid "Remove this product"
953
  msgstr "Remover este producto"
954
 
955
+ #: templates/wishlist-view.php:172
956
  msgid "Free!"
957
  msgstr "Gratis!"
958
 
959
+ #: templates/wishlist-view.php:179
960
  msgid "Out of Stock"
961
  msgstr "Agotado"
962
 
963
+ #: templates/wishlist-view.php:179
964
  msgid "In Stock"
965
  msgstr "Disponilbe."
966
 
967
+ #: templates/wishlist-view.php:188
 
968
  msgid "Added on : %s"
969
  msgstr ""
970
 
971
+ #: templates/wishlist-view.php:200
972
  msgid "Move"
973
  msgstr ""
974
 
975
+ #: templates/wishlist-view.php:232
976
  msgid "Remove"
977
  msgstr ""
978
 
979
+ #: templates/wishlist-view.php:259
980
  msgid "Add the selected products to the cart"
981
  msgstr ""
982
 
983
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
984
  msgid "Ask for an estimate"
985
  msgstr ""
986
 
987
+ #: templates/wishlist-view.php:303
988
  msgid "Your email"
989
  msgstr ""
990
 
991
+ #. Plugin Name of the plugin/theme
992
+ #, fuzzy
993
+ msgid "YITH WooCommerce Wishlist"
994
+ msgstr "Agregar a la Lista de deseos"
995
+
996
+ #. Plugin URI of the plugin/theme
997
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
998
+ msgstr ""
999
+
1000
+ #. Description of the plugin/theme
1001
+ msgid ""
1002
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1003
+ "possibility to create, fill, manage and share their wishlists allowing you "
1004
+ "to analyze their interests and needs to improve your marketing strategies. "
1005
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1006
+ "your e-commerce on <strong>YITH</strong></a>"
1007
+ msgstr ""
1008
+
1009
+ #. Author of the plugin/theme
1010
+ msgid "YITH"
1011
+ msgstr ""
1012
+
1013
+ #. Author URI of the plugin/theme
1014
+ msgid "https://yithemes.com/"
1015
+ msgstr ""
1016
+
1017
  #, fuzzy
1018
  #~ msgid ""
1019
  #~ "Enable all plugin features. <strong>Be sure to select at least one option "
languages/yith-woocommerce-wishlist-fa_IR.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-fa_IR.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
- "POT-Creation-Date: 2018-10-04 14:50+0200\n"
 
5
  "PO-Revision-Date: 2018-10-04 14:50+0200\n"
6
  "Last-Translator: Am!n <amin.pe94@gmail.com>\n"
7
  "Language-Team: YITH - translated to persian by dornaweb <info@dornaweb.com>\n"
@@ -19,45 +20,45 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: ..\n"
20
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
21
 
22
- #: ../includes/class.yith-wcwl-admin-init.php:159
23
- #: ../includes/class.yith-wcwl-admin-init.php:1478
24
- #: ../includes/class.yith-wcwl-admin-init.php:1479
25
- #: ../includes/class.yith-wcwl-install.php:245
26
  msgid "Wishlist"
27
  msgstr "لیست علاقه مندی ها"
28
 
29
- #: ../includes/class.yith-wcwl-admin-init.php:161
30
  msgid "Settings"
31
  msgstr "تنظیمات"
32
 
33
- #: ../includes/class.yith-wcwl-admin-init.php:162
34
- #: ../includes/class.yith-wcwl-admin-init.php:243
35
  msgid "Colors"
36
  msgstr "رنگ ها"
37
 
38
- #: ../includes/class.yith-wcwl-admin-init.php:163
39
  msgid "Premium Version"
40
  msgstr "نسخه پولی"
41
 
42
- #: ../includes/class.yith-wcwl-admin-init.php:1018
43
  msgid "Upgrade to the PREMIUM VERSION"
44
  msgstr "ارتقا به نسخه پرمیوم"
45
 
46
- #: ../includes/class.yith-wcwl-admin-init.php:1022
47
  msgid "Discover the Advanced Features"
48
  msgstr "امکانات پیشرفته را مشاهده کنید"
49
 
50
- #: ../includes/class.yith-wcwl-admin-init.php:1023
51
  msgid ""
52
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
53
  "all features!"
54
  msgstr ""
55
 
56
- #: ../includes/class.yith-wcwl-admin-init.php:1029
57
  msgid "Get Support and Pro Features"
58
  msgstr "رفتن به پشتیبانی و امکانات پیشرفته"
59
 
60
- #: ../includes/class.yith-wcwl-admin-init.php:1030
61
  msgid ""
62
  "By purchasing the premium version of the plugin, you will take advantage of "
63
  "the advanced features of the product and you will get one year of free "
@@ -67,72 +68,70 @@ msgstr ""
67
  "ببرید، همچنین به مدت 1 سال آپدیت های این افزونه را بطور رایگان دریافت کنید و "
68
  "از پشتیبانی 24 ساعته ما استفاده کنید"
69
 
70
- #: ../includes/class.yith-wcwl-admin-init.php:1040
71
  msgid "General Settings"
72
  msgstr "تنظیمات عمومی"
73
 
74
- #: ../includes/class.yith-wcwl-admin-init.php:1047
75
  msgid "Enable YITH Wishlist"
76
  msgstr "فعال کردن YITH Wishlist"
77
 
78
- #: ../includes/class.yith-wcwl-admin-init.php:1048
79
- #, php-format
80
  msgid ""
81
  "Enable all plugin features. <strong>Be sure to select at least one option in "
82
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
83
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
84
  msgstr ""
85
 
86
- #: ../includes/class.yith-wcwl-admin-init.php:1054
87
  msgid "Default wishlist title"
88
  msgstr "عنوان پیشفرض لیست علاقه مندی ها"
89
 
90
- #: ../includes/class.yith-wcwl-admin-init.php:1056
91
- #: ../includes/class.yith-wcwl-admin-init.php:1057
92
- #: ../includes/class.yith-wcwl-admin-init.php:1293
93
- #, php-format
94
  msgid "My wishlist on %s"
95
  msgstr "لیست علاقه مندی های من در %s"
96
 
97
- #: ../includes/class.yith-wcwl-admin-init.php:1062
98
  msgid "Wishlist Page"
99
  msgstr "صفحه لیست علاقه مندی ها"
100
 
101
- #: ../includes/class.yith-wcwl-admin-init.php:1063
102
  msgid "Page contents: [yith_wcwl_wishlist]"
103
  msgstr "محتوای صفحه : [yith_wcwl_wishlist] باشد"
104
 
105
- #: ../includes/class.yith-wcwl-admin-init.php:1072
106
  msgid "Position"
107
  msgstr "موقعیت"
108
 
109
- #: ../includes/class.yith-wcwl-admin-init.php:1073
110
  msgid ""
111
  "You can add the button in variable products only after the \"Add to Cart\" "
112
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
113
  msgstr ""
114
 
115
- #: ../includes/class.yith-wcwl-admin-init.php:1079
116
  msgid "After \"Add to cart\""
117
  msgstr "بعد از \"افزودن به سبد\""
118
 
119
- #: ../includes/class.yith-wcwl-admin-init.php:1080
120
  msgid "After thumbnails"
121
  msgstr "بعد از تصاویر محصول"
122
 
123
- #: ../includes/class.yith-wcwl-admin-init.php:1081
124
  msgid "After summary"
125
  msgstr "بعد از خلاصه محصول"
126
 
127
- #: ../includes/class.yith-wcwl-admin-init.php:1082
128
  msgid "Use shortcode"
129
  msgstr "استفاده از شورتکد"
130
 
131
- #: ../includes/class.yith-wcwl-admin-init.php:1087
132
  msgid "Redirect to cart"
133
  msgstr "انتقال به سبد خرید"
134
 
135
- #: ../includes/class.yith-wcwl-admin-init.php:1088
136
  msgid ""
137
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
138
  "page."
@@ -140,313 +139,310 @@ msgstr ""
140
  "اگر در صفحه علاقه مندی ها روی \"افزودن به سبد\" کلیک شد، کاربر را به صفحه "
141
  "سبد خرید منتقل کن"
142
 
143
- #: ../includes/class.yith-wcwl-admin-init.php:1094
144
  msgid "Remove if added to the cart"
145
  msgstr "حذف محصول در صورت افزودن به سبد"
146
 
147
- #: ../includes/class.yith-wcwl-admin-init.php:1095
148
  msgid "Remove the product from the wishlist if it has been added to the cart."
149
  msgstr "اگر محصول به سبد خرید اضافه شد آن را از لیست علاقه مندی ها حذف کن."
150
 
151
- #: ../includes/class.yith-wcwl-admin-init.php:1101
152
  msgid "\"Add to Wishlist\" text"
153
  msgstr "متن \"افزودن به علاقه مندی ها\""
154
 
155
- #: ../includes/class.yith-wcwl-admin-init.php:1103
156
  msgid "Add to Wishlist"
157
  msgstr "افزودن به علاقه مندی ها"
158
 
159
- #: ../includes/class.yith-wcwl-admin-init.php:1108
160
  msgid "\"Browse wishlist\" text"
161
  msgstr "متن \"مشاهده علاقه مندی ها\""
162
 
163
- #: ../includes/class.yith-wcwl-admin-init.php:1110
164
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
165
  msgid "Browse Wishlist"
166
  msgstr "مشاهده لیست علاقه مندی ها"
167
 
168
- #: ../includes/class.yith-wcwl-admin-init.php:1115
169
  msgid "\"Product already in wishlist\" text"
170
  msgstr "متن \"محصول از قبل اضافه شده\""
171
 
172
- #: ../includes/class.yith-wcwl-admin-init.php:1117
173
- #: ../includes/class.yith-wcwl-ui.php:83
174
  msgid "The product is already in the wishlist!"
175
  msgstr "محصول از قبل به علاقه مندی ها اضافه شده!"
176
 
177
- #: ../includes/class.yith-wcwl-admin-init.php:1122
178
  msgid "\"Product added\" text"
179
  msgstr "متن \"محصول اضافه شد\""
180
 
181
- #: ../includes/class.yith-wcwl-admin-init.php:1124
182
- #: ../includes/class.yith-wcwl-ui.php:82
183
  msgid "Product added!"
184
  msgstr "اضافه شد!"
185
 
186
- #: ../includes/class.yith-wcwl-admin-init.php:1129
187
  msgid "\"Add to Cart\" text"
188
  msgstr "متن \"افزودن به سبد خرید\""
189
 
190
- #: ../includes/class.yith-wcwl-admin-init.php:1131
191
  msgid "Add to Cart"
192
  msgstr "افزودن به سبد"
193
 
194
- #: ../includes/class.yith-wcwl-admin-init.php:1136
195
  msgid "Show Unit price"
196
  msgstr "مشاهده واحدهای پولی"
197
 
198
- #: ../includes/class.yith-wcwl-admin-init.php:1137
199
  msgid "Show unit price for each product in wishlist"
200
  msgstr "مشاهده واحدهای پولی برای محصولات اضافه شده به لیست علاقه مندی ها"
201
 
202
- #: ../includes/class.yith-wcwl-admin-init.php:1144
203
  msgid "Show \"Add to Cart\" button"
204
  msgstr "مشاهده دکمه \"افزودن به سبد\""
205
 
206
- #: ../includes/class.yith-wcwl-admin-init.php:1145
207
  msgid "Show \"Add to Cart\" button for each product in wishlist"
208
  msgstr ""
209
 
210
- #: ../includes/class.yith-wcwl-admin-init.php:1152
211
  msgid "Show Stock status"
212
  msgstr "مشاهده موجودی محصول"
213
 
214
- #: ../includes/class.yith-wcwl-admin-init.php:1153
215
  msgid ""
216
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
217
  msgstr "مشاهده \"موجودی\" یا \"ناموجودی\" محصولات موجود در لیست علاقه مندی ها"
218
 
219
- #: ../includes/class.yith-wcwl-admin-init.php:1160
220
  msgid "Show Date of addition"
221
  msgstr ""
222
 
223
- #: ../includes/class.yith-wcwl-admin-init.php:1161
224
  msgid "Show the date when users have added a product to the wishlist"
225
  msgstr ""
226
 
227
- #: ../includes/class.yith-wcwl-admin-init.php:1168
228
  msgid "Add second remove button"
229
  msgstr ""
230
 
231
- #: ../includes/class.yith-wcwl-admin-init.php:1169
232
  msgid "Add a second remove button in the last column, with extended label"
233
  msgstr ""
234
 
235
- #: ../includes/class.yith-wcwl-admin-init.php:1184
236
  msgid "Styles"
237
  msgstr "استایل ها"
238
 
239
- #: ../includes/class.yith-wcwl-admin-init.php:1191
240
  msgid "Use buttons"
241
  msgstr "استفاده از دکمه ها"
242
 
243
- #: ../includes/class.yith-wcwl-admin-init.php:1192
244
  msgid "Use buttons instead of simple anchors."
245
  msgstr "به جای لینک های ساده از دکمه ها استفاده کن"
246
 
247
- #: ../includes/class.yith-wcwl-admin-init.php:1198
248
  msgid "Custom CSS"
249
  msgstr "CSS دستی"
250
 
251
- #: ../includes/class.yith-wcwl-admin-init.php:1205
252
  msgid "Use theme style"
253
  msgstr "استفاده از استایل قالب"
254
 
255
- #: ../includes/class.yith-wcwl-admin-init.php:1206
256
  msgid "Use the theme style."
257
  msgstr "از استایل قالب استفاده کن"
258
 
259
- #: ../includes/class.yith-wcwl-admin-init.php:1212
260
  msgid "Rounded buttons"
261
  msgstr "دکمه های گرد"
262
 
263
- #: ../includes/class.yith-wcwl-admin-init.php:1213
264
  msgid "Make button corners rounded"
265
  msgstr "گوشه های دکمه را گرد کن"
266
 
267
- #: ../includes/class.yith-wcwl-admin-init.php:1219
268
  msgid "\"Add to Wishlist\" icon"
269
  msgstr "آیکون \"افزودن به علاقه مندی ها\""
270
 
271
- #: ../includes/class.yith-wcwl-admin-init.php:1220
272
  msgid "Add an icon to the \"Add to Wishlist\" button"
273
  msgstr "یک آیکون به دکمه \"افزودن به لیست علاقه مندی ها\" اضافه کن"
274
 
275
- #: ../includes/class.yith-wcwl-admin-init.php:1230
276
  msgid "\"Add to Cart\" icon"
277
  msgstr "آیکون \"افزودن به سبد\""
278
 
279
- #: ../includes/class.yith-wcwl-admin-init.php:1231
280
  msgid "Add an icon to the \"Add to Cart\" button"
281
  msgstr "یک آیکون به دکمه \"افزودن به سبد\" اضافه کن"
282
 
283
- #: ../includes/class.yith-wcwl-admin-init.php:1249
284
  msgid "Social Networks & Share"
285
  msgstr ""
286
 
287
- #: ../includes/class.yith-wcwl-admin-init.php:1256
288
  msgid "Share on Facebook"
289
  msgstr "اشتراک در فیس بوک"
290
 
291
- #: ../includes/class.yith-wcwl-admin-init.php:1257
292
  msgid "Show \"Share on Facebook\" button"
293
  msgstr "نمایش دکمه \"اشتراک در فیس بوک\""
294
 
295
- #: ../includes/class.yith-wcwl-admin-init.php:1263
296
  msgid "Tweet on Twitter"
297
  msgstr "توییت در توییتر"
298
 
299
- #: ../includes/class.yith-wcwl-admin-init.php:1264
300
  msgid "Show \"Tweet on Twitter\" button"
301
  msgstr "نمایش دکمه \"توییت در توییتر\""
302
 
303
- #: ../includes/class.yith-wcwl-admin-init.php:1270
304
  msgid "Pin on Pinterest"
305
  msgstr "پین به پینترست"
306
 
307
- #: ../includes/class.yith-wcwl-admin-init.php:1271
308
  msgid "Show \"Pin on Pinterest\" button"
309
  msgstr "نمایش دکمه \"پین درپینترست\""
310
 
311
- #: ../includes/class.yith-wcwl-admin-init.php:1277
312
  msgid "Share on Google+"
313
  msgstr "اشتراک گذاری در گوگل+"
314
 
315
- #: ../includes/class.yith-wcwl-admin-init.php:1278
316
  msgid "Show \"Share on Google+\" button"
317
  msgstr ""
318
 
319
- #: ../includes/class.yith-wcwl-admin-init.php:1284
320
  msgid "Share by Email"
321
  msgstr "اشتراک با ایمیل"
322
 
323
- #: ../includes/class.yith-wcwl-admin-init.php:1285
324
  msgid "Show \"Share by Email\" button"
325
  msgstr "نمایش دکمه \"اشتراک با ایمیل\""
326
 
327
- #: ../includes/class.yith-wcwl-admin-init.php:1291
328
  msgid "Social title"
329
  msgstr "عنوان اجتماعی"
330
 
331
- #: ../includes/class.yith-wcwl-admin-init.php:1298
332
  msgid "Social text"
333
  msgstr "متن اجتماعی"
334
 
335
- #: ../includes/class.yith-wcwl-admin-init.php:1299
336
  msgid ""
337
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
338
  "strong> where you want to show the URL of your wishlist."
339
  msgstr ""
340
 
341
- #: ../includes/class.yith-wcwl-admin-init.php:1306
342
  msgid "Social image URL"
343
  msgstr "آدرس تصویر اجتماعی"
344
 
345
- #: ../includes/class.yith-wcwl-admin-init.php:1307
346
  msgid "It will be used by Pinterest."
347
  msgstr ""
348
 
349
- #: ../includes/class.yith-wcwl-admin-init.php:1321
350
- #, php-format
351
  msgid ""
352
  "If you want to take advantage of this feature, you could consider to "
353
  "purchase the %s."
354
  msgstr ""
355
 
356
- #: ../includes/class.yith-wcwl-admin-init.php:1326
357
  msgid "YITH WooCommerce Frequently Bought Together Integration"
358
  msgstr ""
359
 
360
- #: ../includes/class.yith-wcwl-admin-init.php:1333
361
  msgid "Enable slider in wishlist"
362
  msgstr ""
363
 
364
- #: ../includes/class.yith-wcwl-admin-init.php:1334
365
- #, php-format
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:1370
372
  msgid "\"Add to wishlist\" button"
373
  msgstr "دکمه \" افزودن به علاقه مندیها\""
374
 
375
- #: ../includes/class.yith-wcwl-admin-init.php:1373
376
- #: ../includes/class.yith-wcwl-admin-init.php:1391
377
- #: ../includes/class.yith-wcwl-admin-init.php:1409
378
- #: ../includes/class.yith-wcwl-admin-init.php:1427
379
- #: ../includes/class.yith-wcwl-admin-init.php:1445
380
  msgid "Background"
381
  msgstr "پس زمینه"
382
 
383
- #: ../includes/class.yith-wcwl-admin-init.php:1374
384
- #: ../includes/class.yith-wcwl-admin-init.php:1392
385
- #: ../includes/class.yith-wcwl-admin-init.php:1410
386
- #: ../includes/class.yith-wcwl-admin-init.php:1428
387
- #: ../includes/class.yith-wcwl-admin-init.php:1446
388
  msgid "Text"
389
  msgstr "متن"
390
 
391
- #: ../includes/class.yith-wcwl-admin-init.php:1375
392
- #: ../includes/class.yith-wcwl-admin-init.php:1393
393
- #: ../includes/class.yith-wcwl-admin-init.php:1411
394
- #: ../includes/class.yith-wcwl-admin-init.php:1429
395
- #: ../includes/class.yith-wcwl-admin-init.php:1447
396
  msgid "Border"
397
  msgstr "کادر"
398
 
399
- #: ../includes/class.yith-wcwl-admin-init.php:1382
400
- #: ../includes/class.yith-wcwl-admin-init.php:1400
401
- #: ../includes/class.yith-wcwl-admin-init.php:1418
402
- #: ../includes/class.yith-wcwl-admin-init.php:1436
403
  msgid "Background (hover)"
404
  msgstr "پس زمینه ( حالت هاور)"
405
 
406
- #: ../includes/class.yith-wcwl-admin-init.php:1383
407
- #: ../includes/class.yith-wcwl-admin-init.php:1401
408
- #: ../includes/class.yith-wcwl-admin-init.php:1419
409
- #: ../includes/class.yith-wcwl-admin-init.php:1437
410
  msgid "Text (hover)"
411
  msgstr "متن (حالت هاور)"
412
 
413
- #: ../includes/class.yith-wcwl-admin-init.php:1384
414
- #: ../includes/class.yith-wcwl-admin-init.php:1402
415
- #: ../includes/class.yith-wcwl-admin-init.php:1420
416
- #: ../includes/class.yith-wcwl-admin-init.php:1438
417
  msgid "Border (hover)"
418
  msgstr "کادر (حالت هاور)"
419
 
420
- #: ../includes/class.yith-wcwl-admin-init.php:1388
421
  msgid "\"Add to Cart\" button"
422
  msgstr "دکمه \"افزودن به سبد\""
423
 
424
- #: ../includes/class.yith-wcwl-admin-init.php:1406
425
  msgid "\"Style 1\" button"
426
  msgstr "دکمه \"استایل 1\""
427
 
428
- #: ../includes/class.yith-wcwl-admin-init.php:1424
429
  msgid "\"Style 2\" button"
430
  msgstr "دکمه \"استایل 2\""
431
 
432
- #: ../includes/class.yith-wcwl-admin-init.php:1442
433
  msgid "Wishlist table"
434
  msgstr "جدول علاقه مندی ها"
435
 
436
- #: ../includes/class.yith-wcwl-admin-init.php:1451
437
  msgid "Headers"
438
  msgstr "هدرها"
439
 
440
- #: ../includes/class.yith-wcwl-admin-init.php:1454
441
  msgid "Background color"
442
  msgstr "زنگ زمینه"
443
 
444
- #: ../includes/class.yith-wcwl-admin-init.php:1544
445
  msgid "Wishlist Activated"
446
  msgstr "لیست علاقه مندی ها فعال شد"
447
 
448
- #: ../includes/class.yith-wcwl-admin-init.php:1545
449
- #, php-format
450
  msgid ""
451
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
452
  "can access to all the settings of our plugins that you have activated. "
@@ -458,12 +454,11 @@ msgstr ""
458
  "همچنین افزونه لیست علاقه مندی ها در نسخه حرفه ای نیز موجود است که امکانات "
459
  "بسیار بیشتر و جدیدتری دارد , <a href=\"%s\">این امکانات را ببینید</a>."
460
 
461
- #: ../includes/class.yith-wcwl-admin-init.php:1556
462
  msgid "Wishlist Updated"
463
  msgstr "لیست علاقه مندی ها به روز شد"
464
 
465
- #: ../includes/class.yith-wcwl-admin-init.php:1557
466
- #, php-format
467
  msgid ""
468
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
469
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -478,7 +473,7 @@ msgstr ""
478
  "جدید اضافه خواهد شد، <a href=\"%s\">امکانات نسخه حرفه ای این افزونه را "
479
  "مشاهده کنید.</a>"
480
 
481
- #: ../includes/class.yith-wcwl-init.php:403
482
  msgid ""
483
  "We are sorry, but this feature is available only if cookies are enabled on "
484
  "your browser."
@@ -486,224 +481,213 @@ msgstr ""
486
  "متاسفیم! این امکان فقط در صورتی که کوکی های مرورگر شما فعال باشد در دسترس "
487
  "است."
488
 
489
- #: ../includes/class.yith-wcwl-init.php:404
490
  msgid "Product correctly added to cart"
491
  msgstr ""
492
 
493
- #: ../includes/class.yith-wcwl-install.php:244
494
  msgctxt "page_slug"
495
  msgid "wishlist"
496
  msgstr ""
497
 
498
- #: ../includes/class.yith-wcwl-privacy.php:50
499
  msgid "While you visit our site, we’ll track:"
500
  msgstr ""
501
 
502
- #: ../includes/class.yith-wcwl-privacy.php:52
503
  msgid ""
504
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
505
  "users your favourite products, and to create targeted email campaigns."
506
  msgstr ""
507
 
508
- #: ../includes/class.yith-wcwl-privacy.php:53
509
  msgid ""
510
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
511
  "make them visible to the store’s staff"
512
  msgstr ""
513
 
514
- #: ../includes/class.yith-wcwl-privacy.php:55
515
  msgid ""
516
  "We’ll also use cookies to keep track of wishlist contents while you’re "
517
  "browsing our site."
518
  msgstr ""
519
 
520
- #: ../includes/class.yith-wcwl-privacy.php:58
521
  msgid ""
522
  "Members of our team have access to the information you provide us. For "
523
  "example, both Administrators and Shop Managers can access:"
524
  msgstr ""
525
 
526
- #: ../includes/class.yith-wcwl-privacy.php:60
527
  msgid ""
528
  "Wishlist details, such as products added, date of addition, name and privacy "
529
  "settings of your wishlists"
530
  msgstr ""
531
 
532
- #: ../includes/class.yith-wcwl-privacy.php:62
533
  msgid ""
534
  "Our team members have access to this information to offer you better deals "
535
  "for the products you love."
536
  msgstr ""
537
 
538
- #: ../includes/class.yith-wcwl-privacy.php:82
539
- #: ../includes/class.yith-wcwl-privacy.php:98
540
  #, fuzzy
541
- #| msgid "Add to Wishlist"
542
  msgid "Customer Wishlists"
543
  msgstr "افزودن به علاقه مندی ها"
544
 
545
- #: ../includes/class.yith-wcwl-privacy.php:133
546
  #, fuzzy
547
- #| msgid "Wishlist"
548
  msgid "Wishlists"
549
  msgstr "لیست علاقه مندی ها"
550
 
551
- #: ../includes/class.yith-wcwl-privacy.php:195
552
- #, fuzzy, php-format
553
- #| msgid "My wishlist on %s"
554
  msgid "Removed wishlist %s."
555
  msgstr "لیست علاقه مندی های من در %s"
556
 
557
- #: ../includes/class.yith-wcwl-privacy.php:199
558
- #, php-format
559
  msgid "Wishlist %s has been retained."
560
  msgstr ""
561
 
562
- #: ../includes/class.yith-wcwl-privacy.php:210
563
  msgid "Removed default user's wishlist"
564
  msgstr ""
565
 
566
- #: ../includes/class.yith-wcwl-privacy.php:228
567
  msgid "Token"
568
  msgstr ""
569
 
570
- #: ../includes/class.yith-wcwl-privacy.php:229
571
  #, fuzzy
572
- #| msgid "Wishlist"
573
  msgid "Wishlist url"
574
  msgstr "لیست علاقه مندی ها"
575
 
576
- #: ../includes/class.yith-wcwl-privacy.php:230
577
  #, fuzzy
578
- #| msgid "Title Field"
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
596
- #: ../templates/wishlist-view.php:212
597
  msgid "Shared"
598
  msgstr ""
599
 
600
- #: ../includes/class.yith-wcwl-privacy.php:286
601
- #: ../templates/wishlist-view.php:215
602
  msgid "Private"
603
  msgstr ""
604
 
605
- #: ../includes/class.yith-wcwl-privacy.php:289
606
- #: ../templates/wishlist-view.php:218
607
  msgid "Public"
608
  msgstr ""
609
 
610
- #: ../includes/class.yith-wcwl-shortcode.php:259
611
- #: ../includes/class.yith-wcwl-ui.php:164
612
  msgid "Share on:"
613
  msgstr "اشتراک در : "
614
 
615
- #: ../includes/class.yith-wcwl-ui.php:118
616
- #: ../includes/class.yith-wcwl-ui.php:200
617
  msgid "Select options"
618
  msgstr "انتخاب گزینه ها"
619
 
620
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
621
  msgid "Facebook"
622
  msgstr "فیسبوک"
623
 
624
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
625
  msgid "Twitter"
626
  msgstr "توییتر"
627
 
628
- #: ../includes/class.yith-wcwl-ui.php:180
629
  msgid "email"
630
  msgstr "ایمیل"
631
 
632
- #: ../includes/class.yith-wcwl.php:201
633
  msgid "An error occurred while adding products to the wishlist."
634
  msgstr ""
635
 
636
- #: ../includes/class.yith-wcwl.php:293
637
  msgid "An error occurred while adding products to wishlist."
638
  msgstr ""
639
 
640
- #: ../includes/class.yith-wcwl.php:310
641
  msgid "The \"Remove\" option now does not require any parameter"
642
  msgstr ""
643
 
644
- #: ../includes/class.yith-wcwl.php:359
645
  msgid "An error occurred while removing products from the wishlist"
646
  msgstr ""
647
 
648
- #: ../includes/class.yith-wcwl.php:809
649
  msgid "You need to log in before creating a new wishlist"
650
  msgstr "قبل از این که لیست علاقه مندی ایجاد کنید باید وارد شوید"
651
 
652
- #: ../includes/class.yith-wcwl.php:1610
653
  msgid "Product successfully removed."
654
  msgstr "محصول با موفقیت حذف شد."
655
 
656
- #: ../includes/class.yith-wcwl.php:1614
657
  msgid "Error. Unable to remove the product from the wishlist."
658
  msgstr "خطا : محصول از لیست علاقه مندی ها حذف نشد."
659
 
660
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
661
  msgid "No products were added to the wishlist"
662
  msgstr "هیچ محصولی به لیست علاقه مندی ها افزوده نشده"
663
 
664
- #: ../includes/class.yith-wcwl.php:1660
665
  msgid "An error as occurred."
666
  msgstr ""
667
 
668
- #: ../init.php:130
669
  msgid ""
670
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
671
  "WooCommerce in order to work."
672
  msgstr ""
673
 
674
- #: ../init.php:140
675
  msgid "You can't activate the free version of"
676
  msgstr ""
677
 
678
- #: ../init.php:140
679
  msgid "while you are using the premium one."
680
  msgstr ""
681
 
682
- #: ../templates/admin/wishlist-panel-premium.php:185
683
- #: ../templates/admin/wishlist-panel-premium.php:383
684
- #, php-format
685
  msgid ""
686
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
687
  "%2$s to benefit from all features!"
688
  msgstr ""
689
 
690
- #: ../templates/admin/wishlist-panel-premium.php:187
691
- #: ../templates/admin/wishlist-panel-premium.php:385
692
- #, php-format
693
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
694
  msgstr ""
695
 
696
- #: ../templates/admin/wishlist-panel-premium.php:193
697
  msgid "Premium Features"
698
  msgstr ""
699
 
700
- #: ../templates/admin/wishlist-panel-premium.php:196
701
- #: ../templates/admin/wishlist-panel-premium.php:201
702
  msgid "Multiple Wishlist"
703
  msgstr ""
704
 
705
- #: ../templates/admin/wishlist-panel-premium.php:203
706
- #, php-format
707
  msgid ""
708
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
709
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -714,43 +698,38 @@ msgid ""
714
  "manage and share their own wish lists."
715
  msgstr ""
716
 
717
- #: ../templates/admin/wishlist-panel-premium.php:212
718
- #: ../templates/admin/wishlist-panel-premium.php:222
719
  msgid "Wishlist Private"
720
  msgstr ""
721
 
722
- #: ../templates/admin/wishlist-panel-premium.php:214
723
- #, php-format
724
  msgid ""
725
  "By enabling the option wishlist, users will also have the possibility to "
726
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
727
  "following options:"
728
  msgstr ""
729
 
730
- #: ../templates/admin/wishlist-panel-premium.php:216
731
- #, php-format
732
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
733
  msgstr ""
734
 
735
- #: ../templates/admin/wishlist-panel-premium.php:217
736
- #, php-format
737
  msgid ""
738
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
739
  "can display it;"
740
  msgstr ""
741
 
742
- #: ../templates/admin/wishlist-panel-premium.php:218
743
- #, php-format
744
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
745
  msgstr ""
746
 
747
- #: ../templates/admin/wishlist-panel-premium.php:229
748
- #: ../templates/admin/wishlist-panel-premium.php:234
749
  msgid "Estimate Cost"
750
  msgstr ""
751
 
752
- #: ../templates/admin/wishlist-panel-premium.php:236
753
- #, php-format
754
  msgid ""
755
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
756
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -762,13 +741,12 @@ msgid ""
762
  "address that you have previously set."
763
  msgstr ""
764
 
765
- #: ../templates/admin/wishlist-panel-premium.php:245
766
- #: ../templates/admin/wishlist-panel-premium.php:250
767
  msgid "Admin Panel"
768
  msgstr ""
769
 
770
- #: ../templates/admin/wishlist-panel-premium.php:247
771
- #, php-format
772
  msgid ""
773
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
774
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -778,13 +756,12 @@ msgid ""
778
  "in customers' wish lists."
779
  msgstr ""
780
 
781
- #: ../templates/admin/wishlist-panel-premium.php:257
782
- #: ../templates/admin/wishlist-panel-premium.php:262
783
  msgid "Search Wishlists"
784
  msgstr ""
785
 
786
- #: ../templates/admin/wishlist-panel-premium.php:264
787
- #, php-format
788
  msgid ""
789
  "How many times have you been looking for the perfect gift for a important "
790
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -793,12 +770,11 @@ msgid ""
793
  "your products and even encourage users to purchase."
794
  msgstr ""
795
 
796
- #: ../templates/admin/wishlist-panel-premium.php:273
797
  msgid "'ADD TO CART' CHECKBOX"
798
  msgstr ""
799
 
800
- #: ../templates/admin/wishlist-panel-premium.php:275
801
- #, php-format
802
  msgid ""
803
  "Your shop offers always a wide selection of products and wishlists of your "
804
  "users get more and more crowded everyday. Give them the possibility to "
@@ -806,20 +782,19 @@ msgid ""
806
  "just with one click."
807
  msgstr ""
808
 
809
- #: ../templates/admin/wishlist-panel-premium.php:278
810
  msgid "'ADD TO CART'"
811
  msgstr ""
812
 
813
- #: ../templates/admin/wishlist-panel-premium.php:285
814
  msgid "DISABLE WISHLIST"
815
  msgstr ""
816
 
817
- #: ../templates/admin/wishlist-panel-premium.php:290
818
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
819
  msgstr ""
820
 
821
- #: ../templates/admin/wishlist-panel-premium.php:292
822
- #, php-format
823
  msgid ""
824
  "Favour users that have registered to your shop and disable plugin "
825
  "functionalities for all users that have not. By disabling this option, each "
@@ -827,29 +802,27 @@ msgid ""
827
  "%2$s to \"My Account\" page and a message will invite them to log in."
828
  msgstr ""
829
 
830
- #: ../templates/admin/wishlist-panel-premium.php:301
831
  msgid "MESSAGE TO UNLOGGED USERS"
832
  msgstr ""
833
 
834
- #: ../templates/admin/wishlist-panel-premium.php:303
835
- #, php-format
836
  msgid ""
837
  "Invite users that are visiting your shop to login if they want to fully "
838
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
839
  "redirect them to \"My Account\" page for registration."
840
  msgstr ""
841
 
842
- #: ../templates/admin/wishlist-panel-premium.php:306
843
  msgid "UNLOGGED USERS"
844
  msgstr ""
845
 
846
- #: ../templates/admin/wishlist-panel-premium.php:313
847
- #: ../templates/admin/wishlist-panel-premium.php:318
848
  msgid "POPULAR TABLE"
849
  msgstr ""
850
 
851
- #: ../templates/admin/wishlist-panel-premium.php:320
852
- #, php-format
853
  msgid ""
854
  "Some products draw customer's attention more than others and they do not "
855
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -857,29 +830,27 @@ msgid ""
857
  "their wishlists."
858
  msgstr ""
859
 
860
- #: ../templates/admin/wishlist-panel-premium.php:329
861
  msgid "FUNCTIONALITIES IN ONE CLICK"
862
  msgstr ""
863
 
864
- #: ../templates/admin/wishlist-panel-premium.php:331
865
- #, php-format
866
  msgid ""
867
  "Users have the possibility to search for a wishlist, create a new one or "
868
  "display those already created. Add these %1$sfunctionalities%2$s through the "
869
  "dedicated widgets or show them immediately after \"Wishlist\" table."
870
  msgstr ""
871
 
872
- #: ../templates/admin/wishlist-panel-premium.php:334
873
  msgid "FUNCTIONALITIES"
874
  msgstr ""
875
 
876
- #: ../templates/admin/wishlist-panel-premium.php:341
877
- #: ../templates/admin/wishlist-panel-premium.php:346
878
  msgid "PROMOTIONAL EMAIL"
879
  msgstr ""
880
 
881
- #: ../templates/admin/wishlist-panel-premium.php:348
882
- #, php-format
883
  msgid ""
884
  "If you want to give the right input to your users to persuade them to "
885
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -888,12 +859,11 @@ msgid ""
888
  "will know you are offering a unique offer!"
889
  msgstr ""
890
 
891
- #: ../templates/admin/wishlist-panel-premium.php:357
892
  msgid "FROM A WISHLIST TO ANOTHER"
893
  msgstr ""
894
 
895
- #: ../templates/admin/wishlist-panel-premium.php:359
896
- #, php-format
897
  msgid ""
898
  "Who said that a product has to remain forever in the same wishlist? With the "
899
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -901,103 +871,126 @@ msgid ""
901
  "another one, managing as they want their lists."
902
  msgstr ""
903
 
904
- #: ../templates/admin/wishlist-panel-premium.php:362
905
  msgid "FROM A WISHLIST"
906
  msgstr ""
907
 
908
- #: ../templates/admin/wishlist-panel-premium.php:369
909
  msgid "DATE"
910
  msgstr ""
911
 
912
- #: ../templates/admin/wishlist-panel-premium.php:374
913
  msgid "DATE OF ADDITION TO A WISHLIST"
914
  msgstr ""
915
 
916
- #: ../templates/admin/wishlist-panel-premium.php:376
917
- #, php-format
918
  msgid ""
919
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
920
  "date in which they have added a particular product to their list: a new way "
921
  "to keep you users informed about their operations."
922
  msgstr ""
923
 
924
- #: ../templates/share.php:32
925
  msgid "Pinterest"
926
  msgstr "پینترست"
927
 
928
- #: ../templates/share.php:38
929
  msgid "Google+"
930
  msgstr ""
931
 
932
- #: ../templates/share.php:44
933
  msgid "Email"
934
  msgstr "ایمیل"
935
 
936
- #: ../templates/wishlist-view.php:32
937
  msgid "Edit title"
938
  msgstr "ویرایش عنوان"
939
 
940
- #: ../templates/wishlist-view.php:41
941
  msgid "Save"
942
  msgstr "ذخیره"
943
 
944
- #: ../templates/wishlist-view.php:45
945
  msgid "Cancel"
946
  msgstr "لغو"
947
 
948
- #: ../templates/wishlist-view.php:82
949
  msgid "Product Name"
950
  msgstr "نام محصول"
951
 
952
- #: ../templates/wishlist-view.php:89
953
  msgid "Unit Price"
954
  msgstr "قیمت"
955
 
956
- #: ../templates/wishlist-view.php:102
957
  msgid "Stock Status"
958
  msgstr "وضعیت موجودی"
959
 
960
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
961
  msgid "Remove this product"
962
  msgstr "حذف این محصول"
963
 
964
- #: ../templates/wishlist-view.php:172
965
  msgid "Free!"
966
  msgstr "رایگان!"
967
 
968
- #: ../templates/wishlist-view.php:179
969
  msgid "Out of Stock"
970
  msgstr "ناموجود"
971
 
972
- #: ../templates/wishlist-view.php:179
973
  msgid "In Stock"
974
  msgstr "موجود"
975
 
976
- #: ../templates/wishlist-view.php:188
977
- #, php-format
978
  msgid "Added on : %s"
979
  msgstr ""
980
 
981
- #: ../templates/wishlist-view.php:200
982
  msgid "Move"
983
  msgstr ""
984
 
985
- #: ../templates/wishlist-view.php:232
986
  msgid "Remove"
987
  msgstr "حذف"
988
 
989
- #: ../templates/wishlist-view.php:259
990
  msgid "Add the selected products to the cart"
991
  msgstr ""
992
 
993
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
994
  msgid "Ask for an estimate"
995
  msgstr ""
996
 
997
- #: ../templates/wishlist-view.php:303
998
  msgid "Your email"
999
  msgstr ""
1000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1001
  #~ msgid ""
1002
  #~ "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
1003
  #~ "link to update it."
@@ -1011,9 +1004,6 @@ msgstr ""
1011
  #~ msgid "Plugin Documentation"
1012
  #~ msgstr "مستندات افزونه"
1013
 
1014
- #~ msgid "YITH WooCommerce Wishlist"
1015
- #~ msgstr "YITH WooCommerce Wishlist"
1016
-
1017
  #~ msgid ""
1018
  #~ "You can't activate the free version of YITH WooCommerce Wishlist while "
1019
  #~ "you are using the premium one."
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:50+0200\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:1478
25
+ #: includes/class.yith-wcwl-admin-init.php:1479
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:1018
44
  msgid "Upgrade to the PREMIUM VERSION"
45
  msgstr "ارتقا به نسخه پرمیوم"
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1022
48
  msgid "Discover the Advanced Features"
49
  msgstr "امکانات پیشرفته را مشاهده کنید"
50
 
51
+ #: includes/class.yith-wcwl-admin-init.php:1023
52
  msgid ""
53
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
54
  "all features!"
55
  msgstr ""
56
 
57
+ #: includes/class.yith-wcwl-admin-init.php:1029
58
  msgid "Get Support and Pro Features"
59
  msgstr "رفتن به پشتیبانی و امکانات پیشرفته"
60
 
61
+ #: includes/class.yith-wcwl-admin-init.php:1030
62
  msgid ""
63
  "By purchasing the premium version of the plugin, you will take advantage of "
64
  "the advanced features of the product and you will get one year of free "
68
  "ببرید، همچنین به مدت 1 سال آپدیت های این افزونه را بطور رایگان دریافت کنید و "
69
  "از پشتیبانی 24 ساعته ما استفاده کنید"
70
 
71
+ #: includes/class.yith-wcwl-admin-init.php:1040
72
  msgid "General Settings"
73
  msgstr "تنظیمات عمومی"
74
 
75
+ #: includes/class.yith-wcwl-admin-init.php:1047
76
  msgid "Enable YITH Wishlist"
77
  msgstr "فعال کردن YITH Wishlist"
78
 
79
+ #: includes/class.yith-wcwl-admin-init.php:1048
 
80
  msgid ""
81
  "Enable all plugin features. <strong>Be sure to select at least one option in "
82
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
83
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
84
  msgstr ""
85
 
86
+ #: includes/class.yith-wcwl-admin-init.php:1054
87
  msgid "Default wishlist title"
88
  msgstr "عنوان پیشفرض لیست علاقه مندی ها"
89
 
90
+ #: includes/class.yith-wcwl-admin-init.php:1056
91
+ #: includes/class.yith-wcwl-admin-init.php:1057
92
+ #: includes/class.yith-wcwl-admin-init.php:1293
 
93
  msgid "My wishlist on %s"
94
  msgstr "لیست علاقه مندی های من در %s"
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1062
97
  msgid "Wishlist Page"
98
  msgstr "صفحه لیست علاقه مندی ها"
99
 
100
+ #: includes/class.yith-wcwl-admin-init.php:1063
101
  msgid "Page contents: [yith_wcwl_wishlist]"
102
  msgstr "محتوای صفحه : [yith_wcwl_wishlist] باشد"
103
 
104
+ #: includes/class.yith-wcwl-admin-init.php:1072
105
  msgid "Position"
106
  msgstr "موقعیت"
107
 
108
+ #: includes/class.yith-wcwl-admin-init.php:1073
109
  msgid ""
110
  "You can add the button in variable products only after the \"Add to Cart\" "
111
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
112
  msgstr ""
113
 
114
+ #: includes/class.yith-wcwl-admin-init.php:1079
115
  msgid "After \"Add to cart\""
116
  msgstr "بعد از \"افزودن به سبد\""
117
 
118
+ #: includes/class.yith-wcwl-admin-init.php:1080
119
  msgid "After thumbnails"
120
  msgstr "بعد از تصاویر محصول"
121
 
122
+ #: includes/class.yith-wcwl-admin-init.php:1081
123
  msgid "After summary"
124
  msgstr "بعد از خلاصه محصول"
125
 
126
+ #: includes/class.yith-wcwl-admin-init.php:1082
127
  msgid "Use shortcode"
128
  msgstr "استفاده از شورتکد"
129
 
130
+ #: includes/class.yith-wcwl-admin-init.php:1087
131
  msgid "Redirect to cart"
132
  msgstr "انتقال به سبد خرید"
133
 
134
+ #: includes/class.yith-wcwl-admin-init.php:1088
135
  msgid ""
136
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
137
  "page."
139
  "اگر در صفحه علاقه مندی ها روی \"افزودن به سبد\" کلیک شد، کاربر را به صفحه "
140
  "سبد خرید منتقل کن"
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 "CSS دستی"
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 "Social title"
328
  msgstr "عنوان اجتماعی"
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1298
331
  msgid "Social text"
332
  msgstr "متن اجتماعی"
333
 
334
+ #: includes/class.yith-wcwl-admin-init.php:1299
335
  msgid ""
336
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
337
  "strong> where you want to show the URL of your wishlist."
338
  msgstr ""
339
 
340
+ #: includes/class.yith-wcwl-admin-init.php:1306
341
  msgid "Social image URL"
342
  msgstr "آدرس تصویر اجتماعی"
343
 
344
+ #: includes/class.yith-wcwl-admin-init.php:1307
345
  msgid "It will be used by Pinterest."
346
  msgstr ""
347
 
348
+ #: includes/class.yith-wcwl-admin-init.php:1321
 
349
  msgid ""
350
  "If you want to take advantage of this feature, you could consider to "
351
  "purchase the %s."
352
  msgstr ""
353
 
354
+ #: includes/class.yith-wcwl-admin-init.php:1326
355
  msgid "YITH WooCommerce Frequently Bought Together Integration"
356
  msgstr ""
357
 
358
+ #: includes/class.yith-wcwl-admin-init.php:1333
359
  msgid "Enable slider in wishlist"
360
  msgstr ""
361
 
362
+ #: includes/class.yith-wcwl-admin-init.php:1334
 
363
  msgid ""
364
  "Choose to enable product slider in wishlist page with linked products (<a "
365
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
366
  msgstr ""
367
 
368
+ #: includes/class.yith-wcwl-admin-init.php:1370
369
  msgid "\"Add to wishlist\" button"
370
  msgstr "دکمه \" افزودن به علاقه مندیها\""
371
 
372
+ #: includes/class.yith-wcwl-admin-init.php:1373
373
+ #: includes/class.yith-wcwl-admin-init.php:1391
374
+ #: includes/class.yith-wcwl-admin-init.php:1409
375
+ #: includes/class.yith-wcwl-admin-init.php:1427
376
+ #: includes/class.yith-wcwl-admin-init.php:1445
377
  msgid "Background"
378
  msgstr "پس زمینه"
379
 
380
+ #: includes/class.yith-wcwl-admin-init.php:1374
381
+ #: includes/class.yith-wcwl-admin-init.php:1392
382
+ #: includes/class.yith-wcwl-admin-init.php:1410
383
+ #: includes/class.yith-wcwl-admin-init.php:1428
384
+ #: includes/class.yith-wcwl-admin-init.php:1446
385
  msgid "Text"
386
  msgstr "متن"
387
 
388
+ #: includes/class.yith-wcwl-admin-init.php:1375
389
+ #: includes/class.yith-wcwl-admin-init.php:1393
390
+ #: includes/class.yith-wcwl-admin-init.php:1411
391
+ #: includes/class.yith-wcwl-admin-init.php:1429
392
+ #: includes/class.yith-wcwl-admin-init.php:1447
393
  msgid "Border"
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
  msgid "Background (hover)"
401
  msgstr "پس زمینه ( حالت هاور)"
402
 
403
+ #: includes/class.yith-wcwl-admin-init.php:1383
404
+ #: includes/class.yith-wcwl-admin-init.php:1401
405
+ #: includes/class.yith-wcwl-admin-init.php:1419
406
+ #: includes/class.yith-wcwl-admin-init.php:1437
407
  msgid "Text (hover)"
408
  msgstr "متن (حالت هاور)"
409
 
410
+ #: includes/class.yith-wcwl-admin-init.php:1384
411
+ #: includes/class.yith-wcwl-admin-init.php:1402
412
+ #: includes/class.yith-wcwl-admin-init.php:1420
413
+ #: includes/class.yith-wcwl-admin-init.php:1438
414
  msgid "Border (hover)"
415
  msgstr "کادر (حالت هاور)"
416
 
417
+ #: includes/class.yith-wcwl-admin-init.php:1388
418
  msgid "\"Add to Cart\" button"
419
  msgstr "دکمه \"افزودن به سبد\""
420
 
421
+ #: includes/class.yith-wcwl-admin-init.php:1406
422
  msgid "\"Style 1\" button"
423
  msgstr "دکمه \"استایل 1\""
424
 
425
+ #: includes/class.yith-wcwl-admin-init.php:1424
426
  msgid "\"Style 2\" button"
427
  msgstr "دکمه \"استایل 2\""
428
 
429
+ #: includes/class.yith-wcwl-admin-init.php:1442
430
  msgid "Wishlist table"
431
  msgstr "جدول علاقه مندی ها"
432
 
433
+ #: includes/class.yith-wcwl-admin-init.php:1451
434
  msgid "Headers"
435
  msgstr "هدرها"
436
 
437
+ #: includes/class.yith-wcwl-admin-init.php:1454
438
  msgid "Background color"
439
  msgstr "زنگ زمینه"
440
 
441
+ #: includes/class.yith-wcwl-admin-init.php:1544
442
  msgid "Wishlist Activated"
443
  msgstr "لیست علاقه مندی ها فعال شد"
444
 
445
+ #: includes/class.yith-wcwl-admin-init.php:1545
 
446
  msgid ""
447
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
448
  "can access to all the settings of our plugins that you have activated. "
454
  "همچنین افزونه لیست علاقه مندی ها در نسخه حرفه ای نیز موجود است که امکانات "
455
  "بسیار بیشتر و جدیدتری دارد , <a href=\"%s\">این امکانات را ببینید</a>."
456
 
457
+ #: includes/class.yith-wcwl-admin-init.php:1556
458
  msgid "Wishlist Updated"
459
  msgstr "لیست علاقه مندی ها به روز شد"
460
 
461
+ #: includes/class.yith-wcwl-admin-init.php:1557
 
462
  msgid ""
463
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
464
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
473
  "جدید اضافه خواهد شد، <a href=\"%s\">امکانات نسخه حرفه ای این افزونه را "
474
  "مشاهده کنید.</a>"
475
 
476
+ #: includes/class.yith-wcwl-init.php:403
477
  msgid ""
478
  "We are sorry, but this feature is available only if cookies are enabled on "
479
  "your browser."
481
  "متاسفیم! این امکان فقط در صورتی که کوکی های مرورگر شما فعال باشد در دسترس "
482
  "است."
483
 
484
+ #: includes/class.yith-wcwl-init.php:404
485
  msgid "Product correctly added to cart"
486
  msgstr ""
487
 
488
+ #: includes/class.yith-wcwl-install.php:244
489
  msgctxt "page_slug"
490
  msgid "wishlist"
491
  msgstr ""
492
 
493
+ #: includes/class.yith-wcwl-privacy.php:50
494
  msgid "While you visit our site, we’ll track:"
495
  msgstr ""
496
 
497
+ #: includes/class.yith-wcwl-privacy.php:52
498
  msgid ""
499
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
500
  "users your favourite products, and to create targeted email campaigns."
501
  msgstr ""
502
 
503
+ #: includes/class.yith-wcwl-privacy.php:53
504
  msgid ""
505
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
506
  "make them visible to the store’s staff"
507
  msgstr ""
508
 
509
+ #: includes/class.yith-wcwl-privacy.php:55
510
  msgid ""
511
  "We’ll also use cookies to keep track of wishlist contents while you’re "
512
  "browsing our site."
513
  msgstr ""
514
 
515
+ #: includes/class.yith-wcwl-privacy.php:58
516
  msgid ""
517
  "Members of our team have access to the information you provide us. For "
518
  "example, both Administrators and Shop Managers can access:"
519
  msgstr ""
520
 
521
+ #: includes/class.yith-wcwl-privacy.php:60
522
  msgid ""
523
  "Wishlist details, such as products added, date of addition, name and privacy "
524
  "settings of your wishlists"
525
  msgstr ""
526
 
527
+ #: includes/class.yith-wcwl-privacy.php:62
528
  msgid ""
529
  "Our team members have access to this information to offer you better deals "
530
  "for the products you love."
531
  msgstr ""
532
 
533
+ #: includes/class.yith-wcwl-privacy.php:82
534
+ #: includes/class.yith-wcwl-privacy.php:98
535
  #, fuzzy
 
536
  msgid "Customer Wishlists"
537
  msgstr "افزودن به علاقه مندی ها"
538
 
539
+ #: includes/class.yith-wcwl-privacy.php:133
540
  #, fuzzy
 
541
  msgid "Wishlists"
542
  msgstr "لیست علاقه مندی ها"
543
 
544
+ #. Translators: %s Order number.
545
+ #: includes/class.yith-wcwl-privacy.php:195
546
+ #, fuzzy
547
  msgid "Removed wishlist %s."
548
  msgstr "لیست علاقه مندی های من در %s"
549
 
550
+ #. Translators: %s Order number.
551
+ #: includes/class.yith-wcwl-privacy.php:199
552
  msgid "Wishlist %s has been retained."
553
  msgstr ""
554
 
555
+ #: includes/class.yith-wcwl-privacy.php:210
556
  msgid "Removed default user's wishlist"
557
  msgstr ""
558
 
559
+ #: includes/class.yith-wcwl-privacy.php:228
560
  msgid "Token"
561
  msgstr ""
562
 
563
+ #: includes/class.yith-wcwl-privacy.php:229
564
  #, fuzzy
 
565
  msgid "Wishlist url"
566
  msgstr "لیست علاقه مندی ها"
567
 
568
+ #: includes/class.yith-wcwl-privacy.php:230
569
  #, fuzzy
 
570
  msgid "Title"
571
  msgstr "عنوان فیلد"
572
 
573
+ #: includes/class.yith-wcwl-privacy.php:231
574
  msgctxt "date wishlist was created"
575
  msgid "Created on"
576
  msgstr ""
577
 
578
+ #: includes/class.yith-wcwl-privacy.php:232
579
  msgid "Visibility"
580
  msgstr ""
581
 
582
+ #: includes/class.yith-wcwl-privacy.php:233
583
  msgid "Items Added"
584
  msgstr ""
585
 
586
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
587
  msgid "Shared"
588
  msgstr ""
589
 
590
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
591
  msgid "Private"
592
  msgstr ""
593
 
594
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
595
  msgid "Public"
596
  msgstr ""
597
 
598
+ #: includes/class.yith-wcwl-shortcode.php:259
599
+ #: includes/class.yith-wcwl-ui.php:164
600
  msgid "Share on:"
601
  msgstr "اشتراک در : "
602
 
603
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
604
  msgid "Select options"
605
  msgstr "انتخاب گزینه ها"
606
 
607
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
608
  msgid "Facebook"
609
  msgstr "فیسبوک"
610
 
611
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
612
  msgid "Twitter"
613
  msgstr "توییتر"
614
 
615
+ #: includes/class.yith-wcwl-ui.php:180
616
  msgid "email"
617
  msgstr "ایمیل"
618
 
619
+ #: includes/class.yith-wcwl.php:201
620
  msgid "An error occurred while adding products to the wishlist."
621
  msgstr ""
622
 
623
+ #: includes/class.yith-wcwl.php:293
624
  msgid "An error occurred while adding products to wishlist."
625
  msgstr ""
626
 
627
+ #: includes/class.yith-wcwl.php:310
628
  msgid "The \"Remove\" option now does not require any parameter"
629
  msgstr ""
630
 
631
+ #: includes/class.yith-wcwl.php:359
632
  msgid "An error occurred while removing products from the wishlist"
633
  msgstr ""
634
 
635
+ #: includes/class.yith-wcwl.php:809
636
  msgid "You need to log in before creating a new wishlist"
637
  msgstr "قبل از این که لیست علاقه مندی ایجاد کنید باید وارد شوید"
638
 
639
+ #: includes/class.yith-wcwl.php:1610
640
  msgid "Product successfully removed."
641
  msgstr "محصول با موفقیت حذف شد."
642
 
643
+ #: includes/class.yith-wcwl.php:1614
644
  msgid "Error. Unable to remove the product from the wishlist."
645
  msgstr "خطا : محصول از لیست علاقه مندی ها حذف نشد."
646
 
647
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
648
  msgid "No products were added to the wishlist"
649
  msgstr "هیچ محصولی به لیست علاقه مندی ها افزوده نشده"
650
 
651
+ #: includes/class.yith-wcwl.php:1660
652
  msgid "An error as occurred."
653
  msgstr ""
654
 
655
+ #: init.php:130
656
  msgid ""
657
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
658
  "WooCommerce in order to work."
659
  msgstr ""
660
 
661
+ #: init.php:140
662
  msgid "You can't activate the free version of"
663
  msgstr ""
664
 
665
+ #: init.php:140
666
  msgid "while you are using the premium one."
667
  msgstr ""
668
 
669
+ #: templates/admin/wishlist-panel-premium.php:185
670
+ #: templates/admin/wishlist-panel-premium.php:383
 
671
  msgid ""
672
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
673
  "%2$s to benefit from all features!"
674
  msgstr ""
675
 
676
+ #: templates/admin/wishlist-panel-premium.php:187
677
+ #: templates/admin/wishlist-panel-premium.php:385
 
678
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
679
  msgstr ""
680
 
681
+ #: templates/admin/wishlist-panel-premium.php:193
682
  msgid "Premium Features"
683
  msgstr ""
684
 
685
+ #: templates/admin/wishlist-panel-premium.php:196
686
+ #: templates/admin/wishlist-panel-premium.php:201
687
  msgid "Multiple Wishlist"
688
  msgstr ""
689
 
690
+ #: templates/admin/wishlist-panel-premium.php:203
 
691
  msgid ""
692
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
693
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
698
  "manage and share their own wish lists."
699
  msgstr ""
700
 
701
+ #: templates/admin/wishlist-panel-premium.php:212
702
+ #: templates/admin/wishlist-panel-premium.php:222
703
  msgid "Wishlist Private"
704
  msgstr ""
705
 
706
+ #: templates/admin/wishlist-panel-premium.php:214
 
707
  msgid ""
708
  "By enabling the option wishlist, users will also have the possibility to "
709
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
710
  "following options:"
711
  msgstr ""
712
 
713
+ #: templates/admin/wishlist-panel-premium.php:216
 
714
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
715
  msgstr ""
716
 
717
+ #: templates/admin/wishlist-panel-premium.php:217
 
718
  msgid ""
719
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
720
  "can display it;"
721
  msgstr ""
722
 
723
+ #: templates/admin/wishlist-panel-premium.php:218
 
724
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
725
  msgstr ""
726
 
727
+ #: templates/admin/wishlist-panel-premium.php:229
728
+ #: templates/admin/wishlist-panel-premium.php:234
729
  msgid "Estimate Cost"
730
  msgstr ""
731
 
732
+ #: templates/admin/wishlist-panel-premium.php:236
 
733
  msgid ""
734
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
735
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
741
  "address that you have previously set."
742
  msgstr ""
743
 
744
+ #: templates/admin/wishlist-panel-premium.php:245
745
+ #: templates/admin/wishlist-panel-premium.php:250
746
  msgid "Admin Panel"
747
  msgstr ""
748
 
749
+ #: templates/admin/wishlist-panel-premium.php:247
 
750
  msgid ""
751
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
752
  "submenu pages, you will have total control on users' wishlists. In addition "
756
  "in customers' wish lists."
757
  msgstr ""
758
 
759
+ #: templates/admin/wishlist-panel-premium.php:257
760
+ #: templates/admin/wishlist-panel-premium.php:262
761
  msgid "Search Wishlists"
762
  msgstr ""
763
 
764
+ #: templates/admin/wishlist-panel-premium.php:264
 
765
  msgid ""
766
  "How many times have you been looking for the perfect gift for a important "
767
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
770
  "your products and even encourage users to purchase."
771
  msgstr ""
772
 
773
+ #: templates/admin/wishlist-panel-premium.php:273
774
  msgid "'ADD TO CART' CHECKBOX"
775
  msgstr ""
776
 
777
+ #: templates/admin/wishlist-panel-premium.php:275
 
778
  msgid ""
779
  "Your shop offers always a wide selection of products and wishlists of your "
780
  "users get more and more crowded everyday. Give them the possibility to "
782
  "just with one click."
783
  msgstr ""
784
 
785
+ #: templates/admin/wishlist-panel-premium.php:278
786
  msgid "'ADD TO CART'"
787
  msgstr ""
788
 
789
+ #: templates/admin/wishlist-panel-premium.php:285
790
  msgid "DISABLE WISHLIST"
791
  msgstr ""
792
 
793
+ #: templates/admin/wishlist-panel-premium.php:290
794
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
795
  msgstr ""
796
 
797
+ #: templates/admin/wishlist-panel-premium.php:292
 
798
  msgid ""
799
  "Favour users that have registered to your shop and disable plugin "
800
  "functionalities for all users that have not. By disabling this option, each "
802
  "%2$s to \"My Account\" page and a message will invite them to log in."
803
  msgstr ""
804
 
805
+ #: templates/admin/wishlist-panel-premium.php:301
806
  msgid "MESSAGE TO UNLOGGED USERS"
807
  msgstr ""
808
 
809
+ #: templates/admin/wishlist-panel-premium.php:303
 
810
  msgid ""
811
  "Invite users that are visiting your shop to login if they want to fully "
812
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
813
  "redirect them to \"My Account\" page for registration."
814
  msgstr ""
815
 
816
+ #: templates/admin/wishlist-panel-premium.php:306
817
  msgid "UNLOGGED USERS"
818
  msgstr ""
819
 
820
+ #: templates/admin/wishlist-panel-premium.php:313
821
+ #: templates/admin/wishlist-panel-premium.php:318
822
  msgid "POPULAR TABLE"
823
  msgstr ""
824
 
825
+ #: templates/admin/wishlist-panel-premium.php:320
 
826
  msgid ""
827
  "Some products draw customer's attention more than others and they do not "
828
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
830
  "their wishlists."
831
  msgstr ""
832
 
833
+ #: templates/admin/wishlist-panel-premium.php:329
834
  msgid "FUNCTIONALITIES IN ONE CLICK"
835
  msgstr ""
836
 
837
+ #: templates/admin/wishlist-panel-premium.php:331
 
838
  msgid ""
839
  "Users have the possibility to search for a wishlist, create a new one or "
840
  "display those already created. Add these %1$sfunctionalities%2$s through the "
841
  "dedicated widgets or show them immediately after \"Wishlist\" table."
842
  msgstr ""
843
 
844
+ #: templates/admin/wishlist-panel-premium.php:334
845
  msgid "FUNCTIONALITIES"
846
  msgstr ""
847
 
848
+ #: templates/admin/wishlist-panel-premium.php:341
849
+ #: templates/admin/wishlist-panel-premium.php:346
850
  msgid "PROMOTIONAL EMAIL"
851
  msgstr ""
852
 
853
+ #: templates/admin/wishlist-panel-premium.php:348
 
854
  msgid ""
855
  "If you want to give the right input to your users to persuade them to "
856
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
859
  "will know you are offering a unique offer!"
860
  msgstr ""
861
 
862
+ #: templates/admin/wishlist-panel-premium.php:357
863
  msgid "FROM A WISHLIST TO ANOTHER"
864
  msgstr ""
865
 
866
+ #: templates/admin/wishlist-panel-premium.php:359
 
867
  msgid ""
868
  "Who said that a product has to remain forever in the same wishlist? With the "
869
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
871
  "another one, managing as they want their lists."
872
  msgstr ""
873
 
874
+ #: templates/admin/wishlist-panel-premium.php:362
875
  msgid "FROM A WISHLIST"
876
  msgstr ""
877
 
878
+ #: templates/admin/wishlist-panel-premium.php:369
879
  msgid "DATE"
880
  msgstr ""
881
 
882
+ #: templates/admin/wishlist-panel-premium.php:374
883
  msgid "DATE OF ADDITION TO A WISHLIST"
884
  msgstr ""
885
 
886
+ #: templates/admin/wishlist-panel-premium.php:376
 
887
  msgid ""
888
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
889
  "date in which they have added a particular product to their list: a new way "
890
  "to keep you users informed about their operations."
891
  msgstr ""
892
 
893
+ #: templates/share.php:32
894
  msgid "Pinterest"
895
  msgstr "پینترست"
896
 
897
+ #: templates/share.php:38
898
  msgid "Google+"
899
  msgstr ""
900
 
901
+ #: templates/share.php:44
902
  msgid "Email"
903
  msgstr "ایمیل"
904
 
905
+ #: templates/wishlist-view.php:32
906
  msgid "Edit title"
907
  msgstr "ویرایش عنوان"
908
 
909
+ #: templates/wishlist-view.php:41
910
  msgid "Save"
911
  msgstr "ذخیره"
912
 
913
+ #: templates/wishlist-view.php:45
914
  msgid "Cancel"
915
  msgstr "لغو"
916
 
917
+ #: templates/wishlist-view.php:82
918
  msgid "Product Name"
919
  msgstr "نام محصول"
920
 
921
+ #: templates/wishlist-view.php:89
922
  msgid "Unit Price"
923
  msgstr "قیمت"
924
 
925
+ #: templates/wishlist-view.php:102
926
  msgid "Stock Status"
927
  msgstr "وضعیت موجودی"
928
 
929
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
930
  msgid "Remove this product"
931
  msgstr "حذف این محصول"
932
 
933
+ #: templates/wishlist-view.php:172
934
  msgid "Free!"
935
  msgstr "رایگان!"
936
 
937
+ #: templates/wishlist-view.php:179
938
  msgid "Out of Stock"
939
  msgstr "ناموجود"
940
 
941
+ #: templates/wishlist-view.php:179
942
  msgid "In Stock"
943
  msgstr "موجود"
944
 
945
+ #: templates/wishlist-view.php:188
 
946
  msgid "Added on : %s"
947
  msgstr ""
948
 
949
+ #: templates/wishlist-view.php:200
950
  msgid "Move"
951
  msgstr ""
952
 
953
+ #: templates/wishlist-view.php:232
954
  msgid "Remove"
955
  msgstr "حذف"
956
 
957
+ #: templates/wishlist-view.php:259
958
  msgid "Add the selected products to the cart"
959
  msgstr ""
960
 
961
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
962
  msgid "Ask for an estimate"
963
  msgstr ""
964
 
965
+ #: templates/wishlist-view.php:303
966
  msgid "Your email"
967
  msgstr ""
968
 
969
+ #. Plugin Name of the plugin/theme
970
+ msgid "YITH WooCommerce Wishlist"
971
+ msgstr "YITH WooCommerce Wishlist"
972
+
973
+ #. Plugin URI of the plugin/theme
974
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
975
+ msgstr ""
976
+
977
+ #. Description of the plugin/theme
978
+ msgid ""
979
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
980
+ "possibility to create, fill, manage and share their wishlists allowing you "
981
+ "to analyze their interests and needs to improve your marketing strategies. "
982
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
983
+ "your e-commerce on <strong>YITH</strong></a>"
984
+ msgstr ""
985
+
986
+ #. Author of the plugin/theme
987
+ msgid "YITH"
988
+ msgstr ""
989
+
990
+ #. Author URI of the plugin/theme
991
+ msgid "https://yithemes.com/"
992
+ msgstr ""
993
+
994
  #~ msgid ""
995
  #~ "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
996
  #~ "link to update it."
1004
  #~ msgid "Plugin Documentation"
1005
  #~ msgstr "مستندات افزونه"
1006
 
 
 
 
1007
  #~ msgid ""
1008
  #~ "You can't activate the free version of YITH WooCommerce Wishlist while "
1009
  #~ "you are using the premium one."
languages/yith-woocommerce-wishlist-fr_FR.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-fr_FR.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2018-10-04 14:50+0200\n"
6
  "PO-Revision-Date: 2018-10-04 14:50+0200\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -21,92 +21,90 @@ 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:1478
26
- #: ../includes/class.yith-wcwl-admin-init.php:1479
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:1018
45
  msgid "Upgrade to the PREMIUM VERSION"
46
  msgstr ""
47
 
48
- #: ../includes/class.yith-wcwl-admin-init.php:1022
49
  msgid "Discover the Advanced Features"
50
  msgstr ""
51
 
52
- #: ../includes/class.yith-wcwl-admin-init.php:1023
53
  msgid ""
54
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
55
  "all features!"
56
  msgstr ""
57
 
58
- #: ../includes/class.yith-wcwl-admin-init.php:1029
59
  msgid "Get Support and Pro Features"
60
  msgstr ""
61
 
62
- #: ../includes/class.yith-wcwl-admin-init.php:1030
63
  msgid ""
64
  "By purchasing the premium version of the plugin, you will take advantage of "
65
  "the advanced features of the product and you will get one year of free "
66
  "updates and support through our platform available 24h/24."
67
  msgstr ""
68
 
69
- #: ../includes/class.yith-wcwl-admin-init.php:1040
70
  msgid "General Settings"
71
  msgstr "Paramètres généraux"
72
 
73
- #: ../includes/class.yith-wcwl-admin-init.php:1047
74
  msgid "Enable YITH Wishlist"
75
  msgstr "Activer YITH Wishlist"
76
 
77
- #: ../includes/class.yith-wcwl-admin-init.php:1048
78
- #, php-format
79
  msgid ""
80
  "Enable all plugin features. <strong>Be sure to select at least one option in "
81
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
82
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
83
  msgstr ""
84
 
85
- #: ../includes/class.yith-wcwl-admin-init.php:1054
86
  #, fuzzy
87
  msgid "Default wishlist title"
88
  msgstr "Titre de la Wishlist"
89
 
90
- #: ../includes/class.yith-wcwl-admin-init.php:1056
91
- #: ../includes/class.yith-wcwl-admin-init.php:1057
92
- #: ../includes/class.yith-wcwl-admin-init.php:1293
93
- #, php-format
94
  msgid "My wishlist on %s"
95
  msgstr "Ma wishlist sur %s"
96
 
97
- #: ../includes/class.yith-wcwl-admin-init.php:1062
98
  msgid "Wishlist Page"
99
  msgstr "Page Wishlist"
100
 
101
- #: ../includes/class.yith-wcwl-admin-init.php:1063
102
  msgid "Page contents: [yith_wcwl_wishlist]"
103
  msgstr "Contenu de la page : [yith_wcwl_wishlist]"
104
 
105
- #: ../includes/class.yith-wcwl-admin-init.php:1072
106
  msgid "Position"
107
  msgstr "Position"
108
 
109
- #: ../includes/class.yith-wcwl-admin-init.php:1073
110
  #, fuzzy
111
  msgid ""
112
  "You can add the button in variable products only after the \"Add to Cart\" "
@@ -115,27 +113,27 @@ msgstr ""
115
  "Pour les produits variables, vous pouver seulement l'ajouter après \"Ajouter "
116
  "au panier\" ou en utilisant le shortcode [yith_wcwl_add_to_wishlist]."
117
 
118
- #: ../includes/class.yith-wcwl-admin-init.php:1079
119
  msgid "After \"Add to cart\""
120
  msgstr "Après \"Ajouter au panier\""
121
 
122
- #: ../includes/class.yith-wcwl-admin-init.php:1080
123
  msgid "After thumbnails"
124
  msgstr "Après les images"
125
 
126
- #: ../includes/class.yith-wcwl-admin-init.php:1081
127
  msgid "After summary"
128
  msgstr "Après le résumé"
129
 
130
- #: ../includes/class.yith-wcwl-admin-init.php:1082
131
  msgid "Use shortcode"
132
  msgstr "Utiliser le shortcode"
133
 
134
- #: ../includes/class.yith-wcwl-admin-init.php:1087
135
  msgid "Redirect to cart"
136
  msgstr "Rediriger vers le panier"
137
 
138
- #: ../includes/class.yith-wcwl-admin-init.php:1088
139
  msgid ""
140
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
141
  "page."
@@ -143,336 +141,333 @@ msgstr ""
143
  "Rediriger vers le panier si on clique sur le bouton \"Ajouter au panier\" "
144
  "sur la page Wishlist."
145
 
146
- #: ../includes/class.yith-wcwl-admin-init.php:1094
147
  msgid "Remove if added to the cart"
148
  msgstr "Supprimer si ajouté au panier"
149
 
150
- #: ../includes/class.yith-wcwl-admin-init.php:1095
151
  #, fuzzy
152
  msgid "Remove the product from the wishlist if it has been added to the cart."
153
  msgstr "Supprimer le produit de la wishlist s'il a été ajouté au panier."
154
 
155
- #: ../includes/class.yith-wcwl-admin-init.php:1101
156
  msgid "\"Add to Wishlist\" text"
157
  msgstr "Texte \"Ajouter à la wishlist\""
158
 
159
- #: ../includes/class.yith-wcwl-admin-init.php:1103
160
  msgid "Add to Wishlist"
161
  msgstr "Ajouter à la wishlist"
162
 
163
- #: ../includes/class.yith-wcwl-admin-init.php:1108
164
  #, fuzzy
165
  msgid "\"Browse wishlist\" text"
166
  msgstr "Parcourir la wishlist"
167
 
168
- #: ../includes/class.yith-wcwl-admin-init.php:1110
169
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
170
  msgid "Browse Wishlist"
171
  msgstr "Parcourir la wishlist"
172
 
173
- #: ../includes/class.yith-wcwl-admin-init.php:1115
174
  #, fuzzy
175
  msgid "\"Product already in wishlist\" text"
176
  msgstr "Ce produit est déjà dans votre wishlist"
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 "Ce produit est dans votre wishlist"
182
 
183
- #: ../includes/class.yith-wcwl-admin-init.php:1122
184
  #, fuzzy
185
  msgid "\"Product added\" text"
186
  msgstr "Produit ajouté !"
187
 
188
- #: ../includes/class.yith-wcwl-admin-init.php:1124
189
- #: ../includes/class.yith-wcwl-ui.php:82
190
  msgid "Product added!"
191
  msgstr "Produit ajouté !"
192
 
193
- #: ../includes/class.yith-wcwl-admin-init.php:1129
194
  msgid "\"Add to Cart\" text"
195
  msgstr "Texte \"Ajouter au panier\""
196
 
197
- #: ../includes/class.yith-wcwl-admin-init.php:1131
198
  msgid "Add to Cart"
199
  msgstr "Ajouter au panier"
200
 
201
- #: ../includes/class.yith-wcwl-admin-init.php:1136
202
  msgid "Show Unit price"
203
  msgstr "Voir le prix unitaire"
204
 
205
- #: ../includes/class.yith-wcwl-admin-init.php:1137
206
  msgid "Show unit price for each product in wishlist"
207
  msgstr ""
208
 
209
- #: ../includes/class.yith-wcwl-admin-init.php:1144
210
  msgid "Show \"Add to Cart\" button"
211
  msgstr "Voir le bouton \"Ajouter au panier\""
212
 
213
- #: ../includes/class.yith-wcwl-admin-init.php:1145
214
  #, fuzzy
215
  msgid "Show \"Add to Cart\" button for each product in wishlist"
216
  msgstr "Fond du bouton \"Ajouter au panier\""
217
 
218
- #: ../includes/class.yith-wcwl-admin-init.php:1152
219
  msgid "Show Stock status"
220
  msgstr "Voir le statut du stock"
221
 
222
- #: ../includes/class.yith-wcwl-admin-init.php:1153
223
  msgid ""
224
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
225
  msgstr ""
226
 
227
- #: ../includes/class.yith-wcwl-admin-init.php:1160
228
  msgid "Show Date of addition"
229
  msgstr ""
230
 
231
- #: ../includes/class.yith-wcwl-admin-init.php:1161
232
  #, fuzzy
233
  msgid "Show the date when users have added a product to the wishlist"
234
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
235
 
236
- #: ../includes/class.yith-wcwl-admin-init.php:1168
237
  #, fuzzy
238
  msgid "Add second remove button"
239
  msgstr "Texte du bouton \"Ajouter au panier\""
240
 
241
- #: ../includes/class.yith-wcwl-admin-init.php:1169
242
  msgid "Add a second remove button in the last column, with extended label"
243
  msgstr ""
244
 
245
- #: ../includes/class.yith-wcwl-admin-init.php:1184
246
  msgid "Styles"
247
  msgstr "Styles"
248
 
249
- #: ../includes/class.yith-wcwl-admin-init.php:1191
250
  msgid "Use buttons"
251
  msgstr "Utiliser des boutons"
252
 
253
- #: ../includes/class.yith-wcwl-admin-init.php:1192
254
  #, fuzzy
255
  msgid "Use buttons instead of simple anchors."
256
  msgstr "Utiliser des boutons à la place de simples liens"
257
 
258
- #: ../includes/class.yith-wcwl-admin-init.php:1198
259
  msgid "Custom CSS"
260
  msgstr "CSS personnalisée"
261
 
262
- #: ../includes/class.yith-wcwl-admin-init.php:1205
263
  msgid "Use theme style"
264
  msgstr "Utiliser le style du thème"
265
 
266
- #: ../includes/class.yith-wcwl-admin-init.php:1206
267
  msgid "Use the theme style."
268
  msgstr "Utiliser le style du thème?"
269
 
270
- #: ../includes/class.yith-wcwl-admin-init.php:1212
271
  #, fuzzy
272
  msgid "Rounded buttons"
273
  msgstr "Utiliser des boutons"
274
 
275
- #: ../includes/class.yith-wcwl-admin-init.php:1213
276
  #, fuzzy
277
  msgid "Make button corners rounded"
278
  msgstr "Arrondir les coins des boutons"
279
 
280
- #: ../includes/class.yith-wcwl-admin-init.php:1219
281
  msgid "\"Add to Wishlist\" icon"
282
  msgstr "Icône \"Ajouter à la wishlist\""
283
 
284
- #: ../includes/class.yith-wcwl-admin-init.php:1220
285
  msgid "Add an icon to the \"Add to Wishlist\" button"
286
  msgstr "Ajouter une icône au bouton \"Ajouter à la wishlist\""
287
 
288
- #: ../includes/class.yith-wcwl-admin-init.php:1230
289
  msgid "\"Add to Cart\" icon"
290
  msgstr "Icône \"Ajouter au panier\""
291
 
292
- #: ../includes/class.yith-wcwl-admin-init.php:1231
293
  msgid "Add an icon to the \"Add to Cart\" button"
294
  msgstr "Ajouter une icône au bouton \"Ajouter au panier\""
295
 
296
- #: ../includes/class.yith-wcwl-admin-init.php:1249
297
  #, fuzzy
298
  msgid "Social Networks & Share"
299
  msgstr "Partage"
300
 
301
- #: ../includes/class.yith-wcwl-admin-init.php:1256
302
  msgid "Share on Facebook"
303
  msgstr "Partager sur Facebook"
304
 
305
- #: ../includes/class.yith-wcwl-admin-init.php:1257
306
  #, fuzzy
307
  msgid "Show \"Share on Facebook\" button"
308
  msgstr "Partager sur Facebook"
309
 
310
- #: ../includes/class.yith-wcwl-admin-init.php:1263
311
  msgid "Tweet on Twitter"
312
  msgstr "Partager sur Twitter"
313
 
314
- #: ../includes/class.yith-wcwl-admin-init.php:1264
315
  #, fuzzy
316
  msgid "Show \"Tweet on Twitter\" button"
317
  msgstr "Partager sur Twitter"
318
 
319
- #: ../includes/class.yith-wcwl-admin-init.php:1270
320
  msgid "Pin on Pinterest"
321
  msgstr "Partager sur Pinterest"
322
 
323
- #: ../includes/class.yith-wcwl-admin-init.php:1271
324
  #, fuzzy
325
  msgid "Show \"Pin on Pinterest\" button"
326
  msgstr "Partager sur Pinterest"
327
 
328
- #: ../includes/class.yith-wcwl-admin-init.php:1277
329
  msgid "Share on Google+"
330
  msgstr "Partager sur Google+"
331
 
332
- #: ../includes/class.yith-wcwl-admin-init.php:1278
333
  #, fuzzy
334
  msgid "Show \"Share on Google+\" button"
335
  msgstr "Partager sur Facebook"
336
 
337
- #: ../includes/class.yith-wcwl-admin-init.php:1284
338
  msgid "Share by Email"
339
  msgstr ""
340
 
341
- #: ../includes/class.yith-wcwl-admin-init.php:1285
342
  #, fuzzy
343
  msgid "Show \"Share by Email\" button"
344
  msgstr "Voir le bouton \"Ajouter au panier\""
345
 
346
- #: ../includes/class.yith-wcwl-admin-init.php:1291
347
  #, fuzzy
348
  msgid "Social title"
349
  msgstr "Titre pour les réseaux sociaux"
350
 
351
- #: ../includes/class.yith-wcwl-admin-init.php:1298
352
  #, fuzzy
353
  msgid "Social text"
354
  msgstr "Texte pour les réseaux sociaux"
355
 
356
- #: ../includes/class.yith-wcwl-admin-init.php:1299
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:1306
363
  #, fuzzy
364
  msgid "Social image URL"
365
  msgstr "URL de l'image pour les réseaux sociaux"
366
 
367
- #: ../includes/class.yith-wcwl-admin-init.php:1307
368
  msgid "It will be used by Pinterest."
369
  msgstr ""
370
 
371
- #: ../includes/class.yith-wcwl-admin-init.php:1321
372
- #, php-format
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:1326
379
  msgid "YITH WooCommerce Frequently Bought Together Integration"
380
  msgstr ""
381
 
382
- #: ../includes/class.yith-wcwl-admin-init.php:1333
383
  msgid "Enable slider in wishlist"
384
  msgstr ""
385
 
386
- #: ../includes/class.yith-wcwl-admin-init.php:1334
387
- #, php-format
388
  msgid ""
389
  "Choose to enable product slider in wishlist page with linked products (<a "
390
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
391
  msgstr ""
392
 
393
- #: ../includes/class.yith-wcwl-admin-init.php:1370
394
  #, fuzzy
395
  msgid "\"Add to wishlist\" button"
396
  msgstr "Texte du bouton \"Ajouter à la Wishlist\""
397
 
398
- #: ../includes/class.yith-wcwl-admin-init.php:1373
399
- #: ../includes/class.yith-wcwl-admin-init.php:1391
400
- #: ../includes/class.yith-wcwl-admin-init.php:1409
401
- #: ../includes/class.yith-wcwl-admin-init.php:1427
402
- #: ../includes/class.yith-wcwl-admin-init.php:1445
403
  msgid "Background"
404
  msgstr ""
405
 
406
- #: ../includes/class.yith-wcwl-admin-init.php:1374
407
- #: ../includes/class.yith-wcwl-admin-init.php:1392
408
- #: ../includes/class.yith-wcwl-admin-init.php:1410
409
- #: ../includes/class.yith-wcwl-admin-init.php:1428
410
- #: ../includes/class.yith-wcwl-admin-init.php:1446
411
  msgid "Text"
412
  msgstr ""
413
 
414
- #: ../includes/class.yith-wcwl-admin-init.php:1375
415
- #: ../includes/class.yith-wcwl-admin-init.php:1393
416
- #: ../includes/class.yith-wcwl-admin-init.php:1411
417
- #: ../includes/class.yith-wcwl-admin-init.php:1429
418
- #: ../includes/class.yith-wcwl-admin-init.php:1447
419
  msgid "Border"
420
  msgstr ""
421
 
422
- #: ../includes/class.yith-wcwl-admin-init.php:1382
423
- #: ../includes/class.yith-wcwl-admin-init.php:1400
424
- #: ../includes/class.yith-wcwl-admin-init.php:1418
425
- #: ../includes/class.yith-wcwl-admin-init.php:1436
426
  msgid "Background (hover)"
427
  msgstr ""
428
 
429
- #: ../includes/class.yith-wcwl-admin-init.php:1383
430
- #: ../includes/class.yith-wcwl-admin-init.php:1401
431
- #: ../includes/class.yith-wcwl-admin-init.php:1419
432
- #: ../includes/class.yith-wcwl-admin-init.php:1437
433
  msgid "Text (hover)"
434
  msgstr ""
435
 
436
- #: ../includes/class.yith-wcwl-admin-init.php:1384
437
- #: ../includes/class.yith-wcwl-admin-init.php:1402
438
- #: ../includes/class.yith-wcwl-admin-init.php:1420
439
- #: ../includes/class.yith-wcwl-admin-init.php:1438
440
  msgid "Border (hover)"
441
  msgstr ""
442
 
443
- #: ../includes/class.yith-wcwl-admin-init.php:1388
444
  #, fuzzy
445
  msgid "\"Add to Cart\" button"
446
  msgstr "Texte du bouton \"Ajouter au panier\""
447
 
448
- #: ../includes/class.yith-wcwl-admin-init.php:1406
449
  msgid "\"Style 1\" button"
450
  msgstr ""
451
 
452
- #: ../includes/class.yith-wcwl-admin-init.php:1424
453
  msgid "\"Style 2\" button"
454
  msgstr ""
455
 
456
- #: ../includes/class.yith-wcwl-admin-init.php:1442
457
  #, fuzzy
458
  msgid "Wishlist table"
459
  msgstr "Titre de la Wishlist"
460
 
461
- #: ../includes/class.yith-wcwl-admin-init.php:1451
462
  msgid "Headers"
463
  msgstr ""
464
 
465
- #: ../includes/class.yith-wcwl-admin-init.php:1454
466
  msgid "Background color"
467
  msgstr ""
468
 
469
- #: ../includes/class.yith-wcwl-admin-init.php:1544
470
  #, fuzzy
471
  msgid "Wishlist Activated"
472
  msgstr "Titre de la Wishlist"
473
 
474
- #: ../includes/class.yith-wcwl-admin-init.php:1545
475
- #, php-format
476
  msgid ""
477
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
478
  "can access to all the settings of our plugins that you have activated. "
@@ -480,13 +475,12 @@ msgid ""
480
  "options, <a href=\"%s\">discover it now</a>."
481
  msgstr ""
482
 
483
- #: ../includes/class.yith-wcwl-admin-init.php:1556
484
  #, fuzzy
485
  msgid "Wishlist Updated"
486
  msgstr "Page Wishlist"
487
 
488
- #: ../includes/class.yith-wcwl-admin-init.php:1557
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 "
@@ -495,235 +489,225 @@ msgid ""
495
  "\">discover the PREMIUM version.</a>"
496
  msgstr ""
497
 
498
- #: ../includes/class.yith-wcwl-init.php:403
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:404
505
  #, fuzzy
506
  msgid "Product correctly added to cart"
507
  msgstr "Produkt erfolgreich im Warenkorb eingefügt "
508
 
509
- #: ../includes/class.yith-wcwl-install.php:244
510
  msgctxt "page_slug"
511
  msgid "wishlist"
512
  msgstr "wishlist"
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
  #, fuzzy
557
- #| msgid "Add to Wishlist"
558
  msgid "Customer Wishlists"
559
  msgstr "Ajouter à la wishlist"
560
 
561
- #: ../includes/class.yith-wcwl-privacy.php:133
562
  #, fuzzy
563
- #| msgid "Wishlist"
564
  msgid "Wishlists"
565
  msgstr "Wishlist"
566
 
567
- #: ../includes/class.yith-wcwl-privacy.php:195
568
- #, fuzzy, php-format
569
- #| msgid "My wishlist on %s"
570
  msgid "Removed wishlist %s."
571
  msgstr "Ma wishlist sur %s"
572
 
573
- #: ../includes/class.yith-wcwl-privacy.php:199
574
- #, fuzzy, php-format
575
- #| msgid "Wishlist table text"
576
  msgid "Wishlist %s has been retained."
577
  msgstr "Texte du tableau de la Wishlist"
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"
590
  msgid "Wishlist url"
591
  msgstr "Wishlist"
592
 
593
- #: ../includes/class.yith-wcwl-privacy.php:230
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
611
- #: ../templates/wishlist-view.php:212
612
  #, fuzzy
613
  msgid "Shared"
614
  msgstr "Partager sur :"
615
 
616
- #: ../includes/class.yith-wcwl-privacy.php:286
617
- #: ../templates/wishlist-view.php:215
618
  msgid "Private"
619
  msgstr ""
620
 
621
- #: ../includes/class.yith-wcwl-privacy.php:289
622
- #: ../templates/wishlist-view.php:218
623
  msgid "Public"
624
  msgstr ""
625
 
626
- #: ../includes/class.yith-wcwl-shortcode.php:259
627
- #: ../includes/class.yith-wcwl-ui.php:164
628
  msgid "Share on:"
629
  msgstr "Partager sur :"
630
 
631
- #: ../includes/class.yith-wcwl-ui.php:118
632
- #: ../includes/class.yith-wcwl-ui.php:200
633
  msgid "Select options"
634
  msgstr "Choisir les options"
635
 
636
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
637
  msgid "Facebook"
638
  msgstr "Facebook"
639
 
640
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
641
  msgid "Twitter"
642
  msgstr "Twitter"
643
 
644
- #: ../includes/class.yith-wcwl-ui.php:180
645
  msgid "email"
646
  msgstr ""
647
 
648
- #: ../includes/class.yith-wcwl.php:201
649
  #, fuzzy
650
  msgid "An error occurred while adding products to the wishlist."
651
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
652
 
653
- #: ../includes/class.yith-wcwl.php:293
654
  #, fuzzy
655
  msgid "An error occurred while adding products to wishlist."
656
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
657
 
658
- #: ../includes/class.yith-wcwl.php:310
659
  msgid "The \"Remove\" option now does not require any parameter"
660
  msgstr ""
661
 
662
- #: ../includes/class.yith-wcwl.php:359
663
  #, fuzzy
664
  msgid "An error occurred while removing products from the wishlist"
665
  msgstr ""
666
  "Une erreur est survenue lors de le suppression du produit de la wishlist"
667
 
668
- #: ../includes/class.yith-wcwl.php:809
669
  msgid "You need to log in before creating a new wishlist"
670
  msgstr ""
671
 
672
- #: ../includes/class.yith-wcwl.php:1610
673
  msgid "Product successfully removed."
674
  msgstr "Le produit a bien été supprimé"
675
 
676
- #: ../includes/class.yith-wcwl.php:1614
677
  msgid "Error. Unable to remove the product from the wishlist."
678
  msgstr "Erreur : impossible de supprimer le produit de la wishlist"
679
 
680
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
681
  msgid "No products were added to the wishlist"
682
  msgstr "Aucun produit dans votre wishlist"
683
 
684
- #: ../includes/class.yith-wcwl.php:1660
685
  msgid "An error as occurred."
686
  msgstr ""
687
 
688
- #: ../init.php:130
689
  msgid ""
690
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
691
  "WooCommerce in order to work."
692
  msgstr ""
693
 
694
- #: ../init.php:140
695
  msgid "You can't activate the free version of"
696
  msgstr ""
697
 
698
- #: ../init.php:140
699
  msgid "while you are using the premium one."
700
  msgstr ""
701
 
702
- #: ../templates/admin/wishlist-panel-premium.php:185
703
- #: ../templates/admin/wishlist-panel-premium.php:383
704
- #, php-format
705
  msgid ""
706
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
707
  "%2$s to benefit from all features!"
708
  msgstr ""
709
 
710
- #: ../templates/admin/wishlist-panel-premium.php:187
711
- #: ../templates/admin/wishlist-panel-premium.php:385
712
- #, php-format
713
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
714
  msgstr ""
715
 
716
- #: ../templates/admin/wishlist-panel-premium.php:193
717
  msgid "Premium Features"
718
  msgstr ""
719
 
720
- #: ../templates/admin/wishlist-panel-premium.php:196
721
- #: ../templates/admin/wishlist-panel-premium.php:201
722
  msgid "Multiple Wishlist"
723
  msgstr ""
724
 
725
- #: ../templates/admin/wishlist-panel-premium.php:203
726
- #, php-format
727
  msgid ""
728
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
729
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -734,43 +718,38 @@ msgid ""
734
  "manage and share their own wish lists."
735
  msgstr ""
736
 
737
- #: ../templates/admin/wishlist-panel-premium.php:212
738
- #: ../templates/admin/wishlist-panel-premium.php:222
739
  msgid "Wishlist Private"
740
  msgstr ""
741
 
742
- #: ../templates/admin/wishlist-panel-premium.php:214
743
- #, php-format
744
  msgid ""
745
  "By enabling the option wishlist, users will also have the possibility to "
746
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
747
  "following options:"
748
  msgstr ""
749
 
750
- #: ../templates/admin/wishlist-panel-premium.php:216
751
- #, php-format
752
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
753
  msgstr ""
754
 
755
- #: ../templates/admin/wishlist-panel-premium.php:217
756
- #, php-format
757
  msgid ""
758
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
759
  "can display it;"
760
  msgstr ""
761
 
762
- #: ../templates/admin/wishlist-panel-premium.php:218
763
- #, php-format
764
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
765
  msgstr ""
766
 
767
- #: ../templates/admin/wishlist-panel-premium.php:229
768
- #: ../templates/admin/wishlist-panel-premium.php:234
769
  msgid "Estimate Cost"
770
  msgstr ""
771
 
772
- #: ../templates/admin/wishlist-panel-premium.php:236
773
- #, php-format
774
  msgid ""
775
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
776
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -782,13 +761,12 @@ msgid ""
782
  "address that you have previously set."
783
  msgstr ""
784
 
785
- #: ../templates/admin/wishlist-panel-premium.php:245
786
- #: ../templates/admin/wishlist-panel-premium.php:250
787
  msgid "Admin Panel"
788
  msgstr ""
789
 
790
- #: ../templates/admin/wishlist-panel-premium.php:247
791
- #, php-format
792
  msgid ""
793
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
794
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -798,13 +776,12 @@ msgid ""
798
  "in customers' wish lists."
799
  msgstr ""
800
 
801
- #: ../templates/admin/wishlist-panel-premium.php:257
802
- #: ../templates/admin/wishlist-panel-premium.php:262
803
  msgid "Search Wishlists"
804
  msgstr ""
805
 
806
- #: ../templates/admin/wishlist-panel-premium.php:264
807
- #, php-format
808
  msgid ""
809
  "How many times have you been looking for the perfect gift for a important "
810
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -813,12 +790,11 @@ msgid ""
813
  "your products and even encourage users to purchase."
814
  msgstr ""
815
 
816
- #: ../templates/admin/wishlist-panel-premium.php:273
817
  msgid "'ADD TO CART' CHECKBOX"
818
  msgstr ""
819
 
820
- #: ../templates/admin/wishlist-panel-premium.php:275
821
- #, php-format
822
  msgid ""
823
  "Your shop offers always a wide selection of products and wishlists of your "
824
  "users get more and more crowded everyday. Give them the possibility to "
@@ -826,20 +802,19 @@ msgid ""
826
  "just with one click."
827
  msgstr ""
828
 
829
- #: ../templates/admin/wishlist-panel-premium.php:278
830
  msgid "'ADD TO CART'"
831
  msgstr ""
832
 
833
- #: ../templates/admin/wishlist-panel-premium.php:285
834
  msgid "DISABLE WISHLIST"
835
  msgstr ""
836
 
837
- #: ../templates/admin/wishlist-panel-premium.php:290
838
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
839
  msgstr ""
840
 
841
- #: ../templates/admin/wishlist-panel-premium.php:292
842
- #, php-format
843
  msgid ""
844
  "Favour users that have registered to your shop and disable plugin "
845
  "functionalities for all users that have not. By disabling this option, each "
@@ -847,29 +822,27 @@ msgid ""
847
  "%2$s to \"My Account\" page and a message will invite them to log in."
848
  msgstr ""
849
 
850
- #: ../templates/admin/wishlist-panel-premium.php:301
851
  msgid "MESSAGE TO UNLOGGED USERS"
852
  msgstr ""
853
 
854
- #: ../templates/admin/wishlist-panel-premium.php:303
855
- #, php-format
856
  msgid ""
857
  "Invite users that are visiting your shop to login if they want to fully "
858
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
859
  "redirect them to \"My Account\" page for registration."
860
  msgstr ""
861
 
862
- #: ../templates/admin/wishlist-panel-premium.php:306
863
  msgid "UNLOGGED USERS"
864
  msgstr ""
865
 
866
- #: ../templates/admin/wishlist-panel-premium.php:313
867
- #: ../templates/admin/wishlist-panel-premium.php:318
868
  msgid "POPULAR TABLE"
869
  msgstr ""
870
 
871
- #: ../templates/admin/wishlist-panel-premium.php:320
872
- #, php-format
873
  msgid ""
874
  "Some products draw customer's attention more than others and they do not "
875
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -877,29 +850,27 @@ msgid ""
877
  "their wishlists."
878
  msgstr ""
879
 
880
- #: ../templates/admin/wishlist-panel-premium.php:329
881
  msgid "FUNCTIONALITIES IN ONE CLICK"
882
  msgstr ""
883
 
884
- #: ../templates/admin/wishlist-panel-premium.php:331
885
- #, php-format
886
  msgid ""
887
  "Users have the possibility to search for a wishlist, create a new one or "
888
  "display those already created. Add these %1$sfunctionalities%2$s through the "
889
  "dedicated widgets or show them immediately after \"Wishlist\" table."
890
  msgstr ""
891
 
892
- #: ../templates/admin/wishlist-panel-premium.php:334
893
  msgid "FUNCTIONALITIES"
894
  msgstr ""
895
 
896
- #: ../templates/admin/wishlist-panel-premium.php:341
897
- #: ../templates/admin/wishlist-panel-premium.php:346
898
  msgid "PROMOTIONAL EMAIL"
899
  msgstr ""
900
 
901
- #: ../templates/admin/wishlist-panel-premium.php:348
902
- #, php-format
903
  msgid ""
904
  "If you want to give the right input to your users to persuade them to "
905
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -908,12 +879,11 @@ msgid ""
908
  "will know you are offering a unique offer!"
909
  msgstr ""
910
 
911
- #: ../templates/admin/wishlist-panel-premium.php:357
912
  msgid "FROM A WISHLIST TO ANOTHER"
913
  msgstr ""
914
 
915
- #: ../templates/admin/wishlist-panel-premium.php:359
916
- #, php-format
917
  msgid ""
918
  "Who said that a product has to remain forever in the same wishlist? With the "
919
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -921,106 +891,130 @@ msgid ""
921
  "another one, managing as they want their lists."
922
  msgstr ""
923
 
924
- #: ../templates/admin/wishlist-panel-premium.php:362
925
  msgid "FROM A WISHLIST"
926
  msgstr ""
927
 
928
- #: ../templates/admin/wishlist-panel-premium.php:369
929
  msgid "DATE"
930
  msgstr ""
931
 
932
- #: ../templates/admin/wishlist-panel-premium.php:374
933
  msgid "DATE OF ADDITION TO A WISHLIST"
934
  msgstr ""
935
 
936
- #: ../templates/admin/wishlist-panel-premium.php:376
937
- #, php-format
938
  msgid ""
939
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
940
  "date in which they have added a particular product to their list: a new way "
941
  "to keep you users informed about their operations."
942
  msgstr ""
943
 
944
- #: ../templates/share.php:32
945
  #, fuzzy
946
  msgid "Pinterest"
947
  msgstr "Partager sur Pinterest"
948
 
949
- #: ../templates/share.php:38
950
  #, fuzzy
951
  msgid "Google+"
952
  msgstr "Partager sur Google+"
953
 
954
- #: ../templates/share.php:44
955
  msgid "Email"
956
  msgstr ""
957
 
958
- #: ../templates/wishlist-view.php:32
959
  #, fuzzy
960
  msgid "Edit title"
961
  msgstr "Titre de la Wishlist"
962
 
963
- #: ../templates/wishlist-view.php:41
964
  msgid "Save"
965
  msgstr ""
966
 
967
- #: ../templates/wishlist-view.php:45
968
  msgid "Cancel"
969
  msgstr ""
970
 
971
- #: ../templates/wishlist-view.php:82
972
  msgid "Product Name"
973
  msgstr "Produit"
974
 
975
- #: ../templates/wishlist-view.php:89
976
  msgid "Unit Price"
977
  msgstr "Prix unitaire"
978
 
979
- #: ../templates/wishlist-view.php:102
980
  msgid "Stock Status"
981
  msgstr "Stock"
982
 
983
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
984
  msgid "Remove this product"
985
  msgstr "Enlever ce produit"
986
 
987
- #: ../templates/wishlist-view.php:172
988
  msgid "Free!"
989
  msgstr ""
990
 
991
- #: ../templates/wishlist-view.php:179
992
  msgid "Out of Stock"
993
  msgstr "Epuisé"
994
 
995
- #: ../templates/wishlist-view.php:179
996
  msgid "In Stock"
997
  msgstr "En stock"
998
 
999
- #: ../templates/wishlist-view.php:188
1000
- #, php-format
1001
  msgid "Added on : %s"
1002
  msgstr ""
1003
 
1004
- #: ../templates/wishlist-view.php:200
1005
  msgid "Move"
1006
  msgstr ""
1007
 
1008
- #: ../templates/wishlist-view.php:232
1009
  msgid "Remove"
1010
  msgstr ""
1011
 
1012
- #: ../templates/wishlist-view.php:259
1013
  msgid "Add the selected products to the cart"
1014
  msgstr ""
1015
 
1016
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1017
  msgid "Ask for an estimate"
1018
  msgstr ""
1019
 
1020
- #: ../templates/wishlist-view.php:303
1021
  msgid "Your email"
1022
  msgstr ""
1023
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1024
  #, fuzzy
1025
  #~ msgid ""
1026
  #~ "Enable all plugin features. <strong>Be sure to select at least one option "
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:50+0200\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:1478
26
+ #: includes/class.yith-wcwl-admin-init.php:1479
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:1018
45
  msgid "Upgrade to the PREMIUM VERSION"
46
  msgstr ""
47
 
48
+ #: includes/class.yith-wcwl-admin-init.php:1022
49
  msgid "Discover the Advanced Features"
50
  msgstr ""
51
 
52
+ #: includes/class.yith-wcwl-admin-init.php:1023
53
  msgid ""
54
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
55
  "all features!"
56
  msgstr ""
57
 
58
+ #: includes/class.yith-wcwl-admin-init.php:1029
59
  msgid "Get Support and Pro Features"
60
  msgstr ""
61
 
62
+ #: includes/class.yith-wcwl-admin-init.php:1030
63
  msgid ""
64
  "By purchasing the premium version of the plugin, you will take advantage of "
65
  "the advanced features of the product and you will get one year of free "
66
  "updates and support through our platform available 24h/24."
67
  msgstr ""
68
 
69
+ #: includes/class.yith-wcwl-admin-init.php:1040
70
  msgid "General Settings"
71
  msgstr "Paramètres généraux"
72
 
73
+ #: includes/class.yith-wcwl-admin-init.php:1047
74
  msgid "Enable YITH Wishlist"
75
  msgstr "Activer YITH Wishlist"
76
 
77
+ #: includes/class.yith-wcwl-admin-init.php:1048
 
78
  msgid ""
79
  "Enable all plugin features. <strong>Be sure to select at least one option in "
80
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
81
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
82
  msgstr ""
83
 
84
+ #: includes/class.yith-wcwl-admin-init.php:1054
85
  #, fuzzy
86
  msgid "Default wishlist title"
87
  msgstr "Titre de la Wishlist"
88
 
89
+ #: includes/class.yith-wcwl-admin-init.php:1056
90
+ #: includes/class.yith-wcwl-admin-init.php:1057
91
+ #: includes/class.yith-wcwl-admin-init.php:1293
 
92
  msgid "My wishlist on %s"
93
  msgstr "Ma wishlist sur %s"
94
 
95
+ #: includes/class.yith-wcwl-admin-init.php:1062
96
  msgid "Wishlist Page"
97
  msgstr "Page Wishlist"
98
 
99
+ #: includes/class.yith-wcwl-admin-init.php:1063
100
  msgid "Page contents: [yith_wcwl_wishlist]"
101
  msgstr "Contenu de la page : [yith_wcwl_wishlist]"
102
 
103
+ #: includes/class.yith-wcwl-admin-init.php:1072
104
  msgid "Position"
105
  msgstr "Position"
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1073
108
  #, fuzzy
109
  msgid ""
110
  "You can add the button in variable products only after the \"Add to Cart\" "
113
  "Pour les produits variables, vous pouver seulement l'ajouter après \"Ajouter "
114
  "au panier\" ou en utilisant le shortcode [yith_wcwl_add_to_wishlist]."
115
 
116
+ #: includes/class.yith-wcwl-admin-init.php:1079
117
  msgid "After \"Add to cart\""
118
  msgstr "Après \"Ajouter au panier\""
119
 
120
+ #: includes/class.yith-wcwl-admin-init.php:1080
121
  msgid "After thumbnails"
122
  msgstr "Après les images"
123
 
124
+ #: includes/class.yith-wcwl-admin-init.php:1081
125
  msgid "After summary"
126
  msgstr "Après le résumé"
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1082
129
  msgid "Use shortcode"
130
  msgstr "Utiliser le shortcode"
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1087
133
  msgid "Redirect to cart"
134
  msgstr "Rediriger vers le panier"
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."
141
  "Rediriger vers le panier si on clique sur le bouton \"Ajouter au panier\" "
142
  "sur la page Wishlist."
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1094
145
  msgid "Remove if added to the cart"
146
  msgstr "Supprimer si ajouté au panier"
147
 
148
+ #: includes/class.yith-wcwl-admin-init.php:1095
149
  #, fuzzy
150
  msgid "Remove the product from the wishlist if it has been added to the cart."
151
  msgstr "Supprimer le produit de la wishlist s'il a été ajouté au panier."
152
 
153
+ #: includes/class.yith-wcwl-admin-init.php:1101
154
  msgid "\"Add to Wishlist\" text"
155
  msgstr "Texte \"Ajouter à la wishlist\""
156
 
157
+ #: includes/class.yith-wcwl-admin-init.php:1103
158
  msgid "Add to Wishlist"
159
  msgstr "Ajouter à la wishlist"
160
 
161
+ #: includes/class.yith-wcwl-admin-init.php:1108
162
  #, fuzzy
163
  msgid "\"Browse wishlist\" text"
164
  msgstr "Parcourir la wishlist"
165
 
166
+ #: includes/class.yith-wcwl-admin-init.php:1110
167
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
168
  msgid "Browse Wishlist"
169
  msgstr "Parcourir la wishlist"
170
 
171
+ #: includes/class.yith-wcwl-admin-init.php:1115
172
  #, fuzzy
173
  msgid "\"Product already in wishlist\" text"
174
  msgstr "Ce produit est déjà dans votre wishlist"
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 "Ce produit est dans votre wishlist"
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1122
182
  #, fuzzy
183
  msgid "\"Product added\" text"
184
  msgstr "Produit ajouté !"
185
 
186
+ #: includes/class.yith-wcwl-admin-init.php:1124
187
+ #: includes/class.yith-wcwl-ui.php:82
188
  msgid "Product added!"
189
  msgstr "Produit ajouté !"
190
 
191
+ #: includes/class.yith-wcwl-admin-init.php:1129
192
  msgid "\"Add to Cart\" text"
193
  msgstr "Texte \"Ajouter au panier\""
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1131
196
  msgid "Add to Cart"
197
  msgstr "Ajouter au panier"
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1136
200
  msgid "Show Unit price"
201
  msgstr "Voir le prix unitaire"
202
 
203
+ #: includes/class.yith-wcwl-admin-init.php:1137
204
  msgid "Show unit price for each product in wishlist"
205
  msgstr ""
206
 
207
+ #: includes/class.yith-wcwl-admin-init.php:1144
208
  msgid "Show \"Add to Cart\" button"
209
  msgstr "Voir le bouton \"Ajouter au panier\""
210
 
211
+ #: includes/class.yith-wcwl-admin-init.php:1145
212
  #, fuzzy
213
  msgid "Show \"Add to Cart\" button for each product in wishlist"
214
  msgstr "Fond du bouton \"Ajouter au panier\""
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1152
217
  msgid "Show Stock status"
218
  msgstr "Voir le statut du stock"
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1153
221
  msgid ""
222
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
223
  msgstr ""
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1160
226
  msgid "Show Date of addition"
227
  msgstr ""
228
 
229
+ #: includes/class.yith-wcwl-admin-init.php:1161
230
  #, fuzzy
231
  msgid "Show the date when users have added a product to the wishlist"
232
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
233
 
234
+ #: includes/class.yith-wcwl-admin-init.php:1168
235
  #, fuzzy
236
  msgid "Add second remove button"
237
  msgstr "Texte du bouton \"Ajouter au panier\""
238
 
239
+ #: includes/class.yith-wcwl-admin-init.php:1169
240
  msgid "Add a second remove button in the last column, with extended label"
241
  msgstr ""
242
 
243
+ #: includes/class.yith-wcwl-admin-init.php:1184
244
  msgid "Styles"
245
  msgstr "Styles"
246
 
247
+ #: includes/class.yith-wcwl-admin-init.php:1191
248
  msgid "Use buttons"
249
  msgstr "Utiliser des boutons"
250
 
251
+ #: includes/class.yith-wcwl-admin-init.php:1192
252
  #, fuzzy
253
  msgid "Use buttons instead of simple anchors."
254
  msgstr "Utiliser des boutons à la place de simples liens"
255
 
256
+ #: includes/class.yith-wcwl-admin-init.php:1198
257
  msgid "Custom CSS"
258
  msgstr "CSS personnalisée"
259
 
260
+ #: includes/class.yith-wcwl-admin-init.php:1205
261
  msgid "Use theme style"
262
  msgstr "Utiliser le style du thème"
263
 
264
+ #: includes/class.yith-wcwl-admin-init.php:1206
265
  msgid "Use the theme style."
266
  msgstr "Utiliser le style du thème?"
267
 
268
+ #: includes/class.yith-wcwl-admin-init.php:1212
269
  #, fuzzy
270
  msgid "Rounded buttons"
271
  msgstr "Utiliser des boutons"
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1213
274
  #, fuzzy
275
  msgid "Make button corners rounded"
276
  msgstr "Arrondir les coins des boutons"
277
 
278
+ #: includes/class.yith-wcwl-admin-init.php:1219
279
  msgid "\"Add to Wishlist\" icon"
280
  msgstr "Icône \"Ajouter à la wishlist\""
281
 
282
+ #: includes/class.yith-wcwl-admin-init.php:1220
283
  msgid "Add an icon to the \"Add to Wishlist\" button"
284
  msgstr "Ajouter une icône au bouton \"Ajouter à la wishlist\""
285
 
286
+ #: includes/class.yith-wcwl-admin-init.php:1230
287
  msgid "\"Add to Cart\" icon"
288
  msgstr "Icône \"Ajouter au panier\""
289
 
290
+ #: includes/class.yith-wcwl-admin-init.php:1231
291
  msgid "Add an icon to the \"Add to Cart\" button"
292
  msgstr "Ajouter une icône au bouton \"Ajouter au panier\""
293
 
294
+ #: includes/class.yith-wcwl-admin-init.php:1249
295
  #, fuzzy
296
  msgid "Social Networks & Share"
297
  msgstr "Partage"
298
 
299
+ #: includes/class.yith-wcwl-admin-init.php:1256
300
  msgid "Share on Facebook"
301
  msgstr "Partager sur Facebook"
302
 
303
+ #: includes/class.yith-wcwl-admin-init.php:1257
304
  #, fuzzy
305
  msgid "Show \"Share on Facebook\" button"
306
  msgstr "Partager sur Facebook"
307
 
308
+ #: includes/class.yith-wcwl-admin-init.php:1263
309
  msgid "Tweet on Twitter"
310
  msgstr "Partager sur Twitter"
311
 
312
+ #: includes/class.yith-wcwl-admin-init.php:1264
313
  #, fuzzy
314
  msgid "Show \"Tweet on Twitter\" button"
315
  msgstr "Partager sur Twitter"
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1270
318
  msgid "Pin on Pinterest"
319
  msgstr "Partager sur Pinterest"
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1271
322
  #, fuzzy
323
  msgid "Show \"Pin on Pinterest\" button"
324
  msgstr "Partager sur Pinterest"
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1277
327
  msgid "Share on Google+"
328
  msgstr "Partager sur Google+"
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1278
331
  #, fuzzy
332
  msgid "Show \"Share on Google+\" button"
333
  msgstr "Partager sur Facebook"
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1284
336
  msgid "Share by Email"
337
  msgstr ""
338
 
339
+ #: includes/class.yith-wcwl-admin-init.php:1285
340
  #, fuzzy
341
  msgid "Show \"Share by Email\" button"
342
  msgstr "Voir le bouton \"Ajouter au panier\""
343
 
344
+ #: includes/class.yith-wcwl-admin-init.php:1291
345
  #, fuzzy
346
  msgid "Social title"
347
  msgstr "Titre pour les réseaux sociaux"
348
 
349
+ #: includes/class.yith-wcwl-admin-init.php:1298
350
  #, fuzzy
351
  msgid "Social text"
352
  msgstr "Texte pour les réseaux sociaux"
353
 
354
+ #: includes/class.yith-wcwl-admin-init.php:1299
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:1306
361
  #, fuzzy
362
  msgid "Social image URL"
363
  msgstr "URL de l'image pour les réseaux sociaux"
364
 
365
+ #: includes/class.yith-wcwl-admin-init.php:1307
366
  msgid "It will be used by Pinterest."
367
  msgstr ""
368
 
369
+ #: includes/class.yith-wcwl-admin-init.php:1321
 
370
  msgid ""
371
  "If you want to take advantage of this feature, you could consider to "
372
  "purchase the %s."
373
  msgstr ""
374
 
375
+ #: includes/class.yith-wcwl-admin-init.php:1326
376
  msgid "YITH WooCommerce Frequently Bought Together Integration"
377
  msgstr ""
378
 
379
+ #: includes/class.yith-wcwl-admin-init.php:1333
380
  msgid "Enable slider in wishlist"
381
  msgstr ""
382
 
383
+ #: includes/class.yith-wcwl-admin-init.php:1334
 
384
  msgid ""
385
  "Choose to enable product slider in wishlist page with linked products (<a "
386
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
387
  msgstr ""
388
 
389
+ #: includes/class.yith-wcwl-admin-init.php:1370
390
  #, fuzzy
391
  msgid "\"Add to wishlist\" button"
392
  msgstr "Texte du bouton \"Ajouter à la Wishlist\""
393
 
394
+ #: includes/class.yith-wcwl-admin-init.php:1373
395
+ #: includes/class.yith-wcwl-admin-init.php:1391
396
+ #: includes/class.yith-wcwl-admin-init.php:1409
397
+ #: includes/class.yith-wcwl-admin-init.php:1427
398
+ #: includes/class.yith-wcwl-admin-init.php:1445
399
  msgid "Background"
400
  msgstr ""
401
 
402
+ #: includes/class.yith-wcwl-admin-init.php:1374
403
+ #: includes/class.yith-wcwl-admin-init.php:1392
404
+ #: includes/class.yith-wcwl-admin-init.php:1410
405
+ #: includes/class.yith-wcwl-admin-init.php:1428
406
+ #: includes/class.yith-wcwl-admin-init.php:1446
407
  msgid "Text"
408
  msgstr ""
409
 
410
+ #: includes/class.yith-wcwl-admin-init.php:1375
411
+ #: includes/class.yith-wcwl-admin-init.php:1393
412
+ #: includes/class.yith-wcwl-admin-init.php:1411
413
+ #: includes/class.yith-wcwl-admin-init.php:1429
414
+ #: includes/class.yith-wcwl-admin-init.php:1447
415
  msgid "Border"
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
  msgid "Background (hover)"
423
  msgstr ""
424
 
425
+ #: includes/class.yith-wcwl-admin-init.php:1383
426
+ #: includes/class.yith-wcwl-admin-init.php:1401
427
+ #: includes/class.yith-wcwl-admin-init.php:1419
428
+ #: includes/class.yith-wcwl-admin-init.php:1437
429
  msgid "Text (hover)"
430
  msgstr ""
431
 
432
+ #: includes/class.yith-wcwl-admin-init.php:1384
433
+ #: includes/class.yith-wcwl-admin-init.php:1402
434
+ #: includes/class.yith-wcwl-admin-init.php:1420
435
+ #: includes/class.yith-wcwl-admin-init.php:1438
436
  msgid "Border (hover)"
437
  msgstr ""
438
 
439
+ #: includes/class.yith-wcwl-admin-init.php:1388
440
  #, fuzzy
441
  msgid "\"Add to Cart\" button"
442
  msgstr "Texte du bouton \"Ajouter au panier\""
443
 
444
+ #: includes/class.yith-wcwl-admin-init.php:1406
445
  msgid "\"Style 1\" button"
446
  msgstr ""
447
 
448
+ #: includes/class.yith-wcwl-admin-init.php:1424
449
  msgid "\"Style 2\" button"
450
  msgstr ""
451
 
452
+ #: includes/class.yith-wcwl-admin-init.php:1442
453
  #, fuzzy
454
  msgid "Wishlist table"
455
  msgstr "Titre de la Wishlist"
456
 
457
+ #: includes/class.yith-wcwl-admin-init.php:1451
458
  msgid "Headers"
459
  msgstr ""
460
 
461
+ #: includes/class.yith-wcwl-admin-init.php:1454
462
  msgid "Background color"
463
  msgstr ""
464
 
465
+ #: includes/class.yith-wcwl-admin-init.php:1544
466
  #, fuzzy
467
  msgid "Wishlist Activated"
468
  msgstr "Titre de la Wishlist"
469
 
470
+ #: includes/class.yith-wcwl-admin-init.php:1545
 
471
  msgid ""
472
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
473
  "can access to all the settings of our plugins that you have activated. "
475
  "options, <a href=\"%s\">discover it now</a>."
476
  msgstr ""
477
 
478
+ #: includes/class.yith-wcwl-admin-init.php:1556
479
  #, fuzzy
480
  msgid "Wishlist Updated"
481
  msgstr "Page Wishlist"
482
 
483
+ #: includes/class.yith-wcwl-admin-init.php:1557
 
484
  msgid ""
485
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
486
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
489
  "\">discover the PREMIUM version.</a>"
490
  msgstr ""
491
 
492
+ #: includes/class.yith-wcwl-init.php:403
493
  msgid ""
494
  "We are sorry, but this feature is available only if cookies are enabled on "
495
  "your browser."
496
  msgstr ""
497
 
498
+ #: includes/class.yith-wcwl-init.php:404
499
  #, fuzzy
500
  msgid "Product correctly added to cart"
501
  msgstr "Produkt erfolgreich im Warenkorb eingefügt "
502
 
503
+ #: includes/class.yith-wcwl-install.php:244
504
  msgctxt "page_slug"
505
  msgid "wishlist"
506
  msgstr "wishlist"
507
 
508
+ #: includes/class.yith-wcwl-privacy.php:50
509
  msgid "While you visit our site, we’ll track:"
510
  msgstr ""
511
 
512
+ #: includes/class.yith-wcwl-privacy.php:52
513
  msgid ""
514
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
515
  "users your favourite products, and to create targeted email campaigns."
516
  msgstr ""
517
 
518
+ #: includes/class.yith-wcwl-privacy.php:53
519
  msgid ""
520
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
521
  "make them visible to the store’s staff"
522
  msgstr ""
523
 
524
+ #: includes/class.yith-wcwl-privacy.php:55
525
  msgid ""
526
  "We’ll also use cookies to keep track of wishlist contents while you’re "
527
  "browsing our site."
528
  msgstr ""
529
 
530
+ #: includes/class.yith-wcwl-privacy.php:58
531
  msgid ""
532
  "Members of our team have access to the information you provide us. For "
533
  "example, both Administrators and Shop Managers can access:"
534
  msgstr ""
535
 
536
+ #: includes/class.yith-wcwl-privacy.php:60
537
  msgid ""
538
  "Wishlist details, such as products added, date of addition, name and privacy "
539
  "settings of your wishlists"
540
  msgstr ""
541
 
542
+ #: includes/class.yith-wcwl-privacy.php:62
543
  msgid ""
544
  "Our team members have access to this information to offer you better deals "
545
  "for the products you love."
546
  msgstr ""
547
 
548
+ #: includes/class.yith-wcwl-privacy.php:82
549
+ #: includes/class.yith-wcwl-privacy.php:98
550
  #, fuzzy
 
551
  msgid "Customer Wishlists"
552
  msgstr "Ajouter à la wishlist"
553
 
554
+ #: includes/class.yith-wcwl-privacy.php:133
555
  #, fuzzy
 
556
  msgid "Wishlists"
557
  msgstr "Wishlist"
558
 
559
+ #. Translators: %s Order number.
560
+ #: includes/class.yith-wcwl-privacy.php:195
561
+ #, fuzzy
562
  msgid "Removed wishlist %s."
563
  msgstr "Ma wishlist sur %s"
564
 
565
+ #. Translators: %s Order number.
566
+ #: includes/class.yith-wcwl-privacy.php:199
567
+ #, fuzzy
568
  msgid "Wishlist %s has been retained."
569
  msgstr "Texte du tableau de la Wishlist"
570
 
571
+ #: includes/class.yith-wcwl-privacy.php:210
572
  msgid "Removed default user's wishlist"
573
  msgstr ""
574
 
575
+ #: includes/class.yith-wcwl-privacy.php:228
576
  msgid "Token"
577
  msgstr ""
578
 
579
+ #: includes/class.yith-wcwl-privacy.php:229
580
  #, fuzzy
 
581
  msgid "Wishlist url"
582
  msgstr "Wishlist"
583
 
584
+ #: includes/class.yith-wcwl-privacy.php:230
585
  msgid "Title"
586
  msgstr ""
587
 
588
+ #: includes/class.yith-wcwl-privacy.php:231
589
  msgctxt "date wishlist was created"
590
  msgid "Created on"
591
  msgstr ""
592
 
593
+ #: includes/class.yith-wcwl-privacy.php:232
594
  msgid "Visibility"
595
  msgstr ""
596
 
597
+ #: includes/class.yith-wcwl-privacy.php:233
598
  msgid "Items Added"
599
  msgstr ""
600
 
601
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
602
  #, fuzzy
603
  msgid "Shared"
604
  msgstr "Partager sur :"
605
 
606
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
607
  msgid "Private"
608
  msgstr ""
609
 
610
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
611
  msgid "Public"
612
  msgstr ""
613
 
614
+ #: includes/class.yith-wcwl-shortcode.php:259
615
+ #: includes/class.yith-wcwl-ui.php:164
616
  msgid "Share on:"
617
  msgstr "Partager sur :"
618
 
619
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
620
  msgid "Select options"
621
  msgstr "Choisir les options"
622
 
623
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
624
  msgid "Facebook"
625
  msgstr "Facebook"
626
 
627
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
628
  msgid "Twitter"
629
  msgstr "Twitter"
630
 
631
+ #: includes/class.yith-wcwl-ui.php:180
632
  msgid "email"
633
  msgstr ""
634
 
635
+ #: includes/class.yith-wcwl.php:201
636
  #, fuzzy
637
  msgid "An error occurred while adding products to the wishlist."
638
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
639
 
640
+ #: includes/class.yith-wcwl.php:293
641
  #, fuzzy
642
  msgid "An error occurred while adding products to wishlist."
643
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
644
 
645
+ #: includes/class.yith-wcwl.php:310
646
  msgid "The \"Remove\" option now does not require any parameter"
647
  msgstr ""
648
 
649
+ #: includes/class.yith-wcwl.php:359
650
  #, fuzzy
651
  msgid "An error occurred while removing products from the wishlist"
652
  msgstr ""
653
  "Une erreur est survenue lors de le suppression du produit de la wishlist"
654
 
655
+ #: includes/class.yith-wcwl.php:809
656
  msgid "You need to log in before creating a new wishlist"
657
  msgstr ""
658
 
659
+ #: includes/class.yith-wcwl.php:1610
660
  msgid "Product successfully removed."
661
  msgstr "Le produit a bien été supprimé"
662
 
663
+ #: includes/class.yith-wcwl.php:1614
664
  msgid "Error. Unable to remove the product from the wishlist."
665
  msgstr "Erreur : impossible de supprimer le produit de la wishlist"
666
 
667
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
668
  msgid "No products were added to the wishlist"
669
  msgstr "Aucun produit dans votre wishlist"
670
 
671
+ #: includes/class.yith-wcwl.php:1660
672
  msgid "An error as occurred."
673
  msgstr ""
674
 
675
+ #: init.php:130
676
  msgid ""
677
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
678
  "WooCommerce in order to work."
679
  msgstr ""
680
 
681
+ #: init.php:140
682
  msgid "You can't activate the free version of"
683
  msgstr ""
684
 
685
+ #: init.php:140
686
  msgid "while you are using the premium one."
687
  msgstr ""
688
 
689
+ #: templates/admin/wishlist-panel-premium.php:185
690
+ #: templates/admin/wishlist-panel-premium.php:383
 
691
  msgid ""
692
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
693
  "%2$s to benefit from all features!"
694
  msgstr ""
695
 
696
+ #: templates/admin/wishlist-panel-premium.php:187
697
+ #: templates/admin/wishlist-panel-premium.php:385
 
698
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
699
  msgstr ""
700
 
701
+ #: templates/admin/wishlist-panel-premium.php:193
702
  msgid "Premium Features"
703
  msgstr ""
704
 
705
+ #: templates/admin/wishlist-panel-premium.php:196
706
+ #: templates/admin/wishlist-panel-premium.php:201
707
  msgid "Multiple Wishlist"
708
  msgstr ""
709
 
710
+ #: templates/admin/wishlist-panel-premium.php:203
 
711
  msgid ""
712
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
713
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
718
  "manage and share their own wish lists."
719
  msgstr ""
720
 
721
+ #: templates/admin/wishlist-panel-premium.php:212
722
+ #: templates/admin/wishlist-panel-premium.php:222
723
  msgid "Wishlist Private"
724
  msgstr ""
725
 
726
+ #: templates/admin/wishlist-panel-premium.php:214
 
727
  msgid ""
728
  "By enabling the option wishlist, users will also have the possibility to "
729
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
730
  "following options:"
731
  msgstr ""
732
 
733
+ #: templates/admin/wishlist-panel-premium.php:216
 
734
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
735
  msgstr ""
736
 
737
+ #: templates/admin/wishlist-panel-premium.php:217
 
738
  msgid ""
739
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
740
  "can display it;"
741
  msgstr ""
742
 
743
+ #: templates/admin/wishlist-panel-premium.php:218
 
744
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
745
  msgstr ""
746
 
747
+ #: templates/admin/wishlist-panel-premium.php:229
748
+ #: templates/admin/wishlist-panel-premium.php:234
749
  msgid "Estimate Cost"
750
  msgstr ""
751
 
752
+ #: templates/admin/wishlist-panel-premium.php:236
 
753
  msgid ""
754
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
755
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
761
  "address that you have previously set."
762
  msgstr ""
763
 
764
+ #: templates/admin/wishlist-panel-premium.php:245
765
+ #: templates/admin/wishlist-panel-premium.php:250
766
  msgid "Admin Panel"
767
  msgstr ""
768
 
769
+ #: templates/admin/wishlist-panel-premium.php:247
 
770
  msgid ""
771
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
772
  "submenu pages, you will have total control on users' wishlists. In addition "
776
  "in customers' wish lists."
777
  msgstr ""
778
 
779
+ #: templates/admin/wishlist-panel-premium.php:257
780
+ #: templates/admin/wishlist-panel-premium.php:262
781
  msgid "Search Wishlists"
782
  msgstr ""
783
 
784
+ #: templates/admin/wishlist-panel-premium.php:264
 
785
  msgid ""
786
  "How many times have you been looking for the perfect gift for a important "
787
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
790
  "your products and even encourage users to purchase."
791
  msgstr ""
792
 
793
+ #: templates/admin/wishlist-panel-premium.php:273
794
  msgid "'ADD TO CART' CHECKBOX"
795
  msgstr ""
796
 
797
+ #: templates/admin/wishlist-panel-premium.php:275
 
798
  msgid ""
799
  "Your shop offers always a wide selection of products and wishlists of your "
800
  "users get more and more crowded everyday. Give them the possibility to "
802
  "just with one click."
803
  msgstr ""
804
 
805
+ #: templates/admin/wishlist-panel-premium.php:278
806
  msgid "'ADD TO CART'"
807
  msgstr ""
808
 
809
+ #: templates/admin/wishlist-panel-premium.php:285
810
  msgid "DISABLE WISHLIST"
811
  msgstr ""
812
 
813
+ #: templates/admin/wishlist-panel-premium.php:290
814
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
815
  msgstr ""
816
 
817
+ #: templates/admin/wishlist-panel-premium.php:292
 
818
  msgid ""
819
  "Favour users that have registered to your shop and disable plugin "
820
  "functionalities for all users that have not. By disabling this option, each "
822
  "%2$s to \"My Account\" page and a message will invite them to log in."
823
  msgstr ""
824
 
825
+ #: templates/admin/wishlist-panel-premium.php:301
826
  msgid "MESSAGE TO UNLOGGED USERS"
827
  msgstr ""
828
 
829
+ #: templates/admin/wishlist-panel-premium.php:303
 
830
  msgid ""
831
  "Invite users that are visiting your shop to login if they want to fully "
832
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
833
  "redirect them to \"My Account\" page for registration."
834
  msgstr ""
835
 
836
+ #: templates/admin/wishlist-panel-premium.php:306
837
  msgid "UNLOGGED USERS"
838
  msgstr ""
839
 
840
+ #: templates/admin/wishlist-panel-premium.php:313
841
+ #: templates/admin/wishlist-panel-premium.php:318
842
  msgid "POPULAR TABLE"
843
  msgstr ""
844
 
845
+ #: templates/admin/wishlist-panel-premium.php:320
 
846
  msgid ""
847
  "Some products draw customer's attention more than others and they do not "
848
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
850
  "their wishlists."
851
  msgstr ""
852
 
853
+ #: templates/admin/wishlist-panel-premium.php:329
854
  msgid "FUNCTIONALITIES IN ONE CLICK"
855
  msgstr ""
856
 
857
+ #: templates/admin/wishlist-panel-premium.php:331
 
858
  msgid ""
859
  "Users have the possibility to search for a wishlist, create a new one or "
860
  "display those already created. Add these %1$sfunctionalities%2$s through the "
861
  "dedicated widgets or show them immediately after \"Wishlist\" table."
862
  msgstr ""
863
 
864
+ #: templates/admin/wishlist-panel-premium.php:334
865
  msgid "FUNCTIONALITIES"
866
  msgstr ""
867
 
868
+ #: templates/admin/wishlist-panel-premium.php:341
869
+ #: templates/admin/wishlist-panel-premium.php:346
870
  msgid "PROMOTIONAL EMAIL"
871
  msgstr ""
872
 
873
+ #: templates/admin/wishlist-panel-premium.php:348
 
874
  msgid ""
875
  "If you want to give the right input to your users to persuade them to "
876
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
879
  "will know you are offering a unique offer!"
880
  msgstr ""
881
 
882
+ #: templates/admin/wishlist-panel-premium.php:357
883
  msgid "FROM A WISHLIST TO ANOTHER"
884
  msgstr ""
885
 
886
+ #: templates/admin/wishlist-panel-premium.php:359
 
887
  msgid ""
888
  "Who said that a product has to remain forever in the same wishlist? With the "
889
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
891
  "another one, managing as they want their lists."
892
  msgstr ""
893
 
894
+ #: templates/admin/wishlist-panel-premium.php:362
895
  msgid "FROM A WISHLIST"
896
  msgstr ""
897
 
898
+ #: templates/admin/wishlist-panel-premium.php:369
899
  msgid "DATE"
900
  msgstr ""
901
 
902
+ #: templates/admin/wishlist-panel-premium.php:374
903
  msgid "DATE OF ADDITION TO A WISHLIST"
904
  msgstr ""
905
 
906
+ #: templates/admin/wishlist-panel-premium.php:376
 
907
  msgid ""
908
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
909
  "date in which they have added a particular product to their list: a new way "
910
  "to keep you users informed about their operations."
911
  msgstr ""
912
 
913
+ #: templates/share.php:32
914
  #, fuzzy
915
  msgid "Pinterest"
916
  msgstr "Partager sur Pinterest"
917
 
918
+ #: templates/share.php:38
919
  #, fuzzy
920
  msgid "Google+"
921
  msgstr "Partager sur Google+"
922
 
923
+ #: templates/share.php:44
924
  msgid "Email"
925
  msgstr ""
926
 
927
+ #: templates/wishlist-view.php:32
928
  #, fuzzy
929
  msgid "Edit title"
930
  msgstr "Titre de la Wishlist"
931
 
932
+ #: templates/wishlist-view.php:41
933
  msgid "Save"
934
  msgstr ""
935
 
936
+ #: templates/wishlist-view.php:45
937
  msgid "Cancel"
938
  msgstr ""
939
 
940
+ #: templates/wishlist-view.php:82
941
  msgid "Product Name"
942
  msgstr "Produit"
943
 
944
+ #: templates/wishlist-view.php:89
945
  msgid "Unit Price"
946
  msgstr "Prix unitaire"
947
 
948
+ #: templates/wishlist-view.php:102
949
  msgid "Stock Status"
950
  msgstr "Stock"
951
 
952
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
953
  msgid "Remove this product"
954
  msgstr "Enlever ce produit"
955
 
956
+ #: templates/wishlist-view.php:172
957
  msgid "Free!"
958
  msgstr ""
959
 
960
+ #: templates/wishlist-view.php:179
961
  msgid "Out of Stock"
962
  msgstr "Epuisé"
963
 
964
+ #: templates/wishlist-view.php:179
965
  msgid "In Stock"
966
  msgstr "En stock"
967
 
968
+ #: templates/wishlist-view.php:188
 
969
  msgid "Added on : %s"
970
  msgstr ""
971
 
972
+ #: templates/wishlist-view.php:200
973
  msgid "Move"
974
  msgstr ""
975
 
976
+ #: templates/wishlist-view.php:232
977
  msgid "Remove"
978
  msgstr ""
979
 
980
+ #: templates/wishlist-view.php:259
981
  msgid "Add the selected products to the cart"
982
  msgstr ""
983
 
984
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
985
  msgid "Ask for an estimate"
986
  msgstr ""
987
 
988
+ #: templates/wishlist-view.php:303
989
  msgid "Your email"
990
  msgstr ""
991
 
992
+ #. Plugin Name of the plugin/theme
993
+ #, fuzzy
994
+ msgid "YITH WooCommerce Wishlist"
995
+ msgstr "Ajouter à la wishlist"
996
+
997
+ #. Plugin URI of the plugin/theme
998
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
999
+ msgstr ""
1000
+
1001
+ #. Description of the plugin/theme
1002
+ msgid ""
1003
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1004
+ "possibility to create, fill, manage and share their wishlists allowing you "
1005
+ "to analyze their interests and needs to improve your marketing strategies. "
1006
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1007
+ "your e-commerce on <strong>YITH</strong></a>"
1008
+ msgstr ""
1009
+
1010
+ #. Author of the plugin/theme
1011
+ msgid "YITH"
1012
+ msgstr ""
1013
+
1014
+ #. Author URI of the plugin/theme
1015
+ msgid "https://yithemes.com/"
1016
+ msgstr ""
1017
+
1018
  #, fuzzy
1019
  #~ msgid ""
1020
  #~ "Enable all plugin features. <strong>Be sure to select at least one option "
languages/yith-woocommerce-wishlist-he_IL.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-he_IL.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
- "POT-Creation-Date: 2018-10-04 14:50+0200\n"
 
5
  "PO-Revision-Date: 2018-10-04 14:50+0200\n"
6
  "Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
7
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -19,453 +20,448 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: ..\n"
20
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
21
 
22
- #: ../includes/class.yith-wcwl-admin-init.php:159
23
- #: ../includes/class.yith-wcwl-admin-init.php:1478
24
- #: ../includes/class.yith-wcwl-admin-init.php:1479
25
- #: ../includes/class.yith-wcwl-install.php:245
26
  msgid "Wishlist"
27
  msgstr "רשימת משאלות"
28
 
29
- #: ../includes/class.yith-wcwl-admin-init.php:161
30
  msgid "Settings"
31
  msgstr "הגדרות"
32
 
33
- #: ../includes/class.yith-wcwl-admin-init.php:162
34
- #: ../includes/class.yith-wcwl-admin-init.php:243
35
  msgid "Colors"
36
  msgstr "צבעים"
37
 
38
- #: ../includes/class.yith-wcwl-admin-init.php:163
39
  msgid "Premium Version"
40
  msgstr ""
41
 
42
- #: ../includes/class.yith-wcwl-admin-init.php:1018
43
  msgid "Upgrade to the PREMIUM VERSION"
44
  msgstr ""
45
 
46
- #: ../includes/class.yith-wcwl-admin-init.php:1022
47
  msgid "Discover the Advanced Features"
48
  msgstr ""
49
 
50
- #: ../includes/class.yith-wcwl-admin-init.php:1023
51
  msgid ""
52
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
53
  "all features!"
54
  msgstr ""
55
 
56
- #: ../includes/class.yith-wcwl-admin-init.php:1029
57
  msgid "Get Support and Pro Features"
58
  msgstr ""
59
 
60
- #: ../includes/class.yith-wcwl-admin-init.php:1030
61
  msgid ""
62
  "By purchasing the premium version of the plugin, you will take advantage of "
63
  "the advanced features of the product and you will get one year of free "
64
  "updates and support through our platform available 24h/24."
65
  msgstr ""
66
 
67
- #: ../includes/class.yith-wcwl-admin-init.php:1040
68
  msgid "General Settings"
69
  msgstr "הגדרות כלליות"
70
 
71
- #: ../includes/class.yith-wcwl-admin-init.php:1047
72
  msgid "Enable YITH Wishlist"
73
  msgstr "אפשר שימוש ברשימת המשאלות של YITH"
74
 
75
- #: ../includes/class.yith-wcwl-admin-init.php:1048
76
- #, php-format
77
  msgid ""
78
  "Enable all plugin features. <strong>Be sure to select at least one option in "
79
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
80
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
81
  msgstr ""
82
 
83
- #: ../includes/class.yith-wcwl-admin-init.php:1054
84
  #, fuzzy
85
  msgid "Default wishlist title"
86
  msgstr "כותרת רשימת משאלות"
87
 
88
- #: ../includes/class.yith-wcwl-admin-init.php:1056
89
- #: ../includes/class.yith-wcwl-admin-init.php:1057
90
- #: ../includes/class.yith-wcwl-admin-init.php:1293
91
- #, php-format
92
  msgid "My wishlist on %s"
93
  msgstr "רשימת המשאלות שלי ב-%s"
94
 
95
- #: ../includes/class.yith-wcwl-admin-init.php:1062
96
  msgid "Wishlist Page"
97
  msgstr "עמוד רשימת המשאלות"
98
 
99
- #: ../includes/class.yith-wcwl-admin-init.php:1063
100
  msgid "Page contents: [yith_wcwl_wishlist]"
101
  msgstr "תוכן העמוד: [yith_wcwl_wishlist]"
102
 
103
- #: ../includes/class.yith-wcwl-admin-init.php:1072
104
  msgid "Position"
105
  msgstr "מיקום"
106
 
107
- #: ../includes/class.yith-wcwl-admin-init.php:1073
108
  msgid ""
109
  "You can add the button in variable products only after the \"Add to Cart\" "
110
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
111
  msgstr ""
112
 
113
- #: ../includes/class.yith-wcwl-admin-init.php:1079
114
  msgid "After \"Add to cart\""
115
  msgstr "לאחר \"הוספה לסל\""
116
 
117
- #: ../includes/class.yith-wcwl-admin-init.php:1080
118
  msgid "After thumbnails"
119
  msgstr "אחרי התמונות המוקטנות"
120
 
121
- #: ../includes/class.yith-wcwl-admin-init.php:1081
122
  msgid "After summary"
123
  msgstr "אחרי תיאור מוצר"
124
 
125
- #: ../includes/class.yith-wcwl-admin-init.php:1082
126
  msgid "Use shortcode"
127
  msgstr "השתמש בקוד מקוצר"
128
 
129
- #: ../includes/class.yith-wcwl-admin-init.php:1087
130
  msgid "Redirect to cart"
131
  msgstr "הפנייה לסל הקניות"
132
 
133
- #: ../includes/class.yith-wcwl-admin-init.php:1088
134
  msgid ""
135
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
136
  "page."
137
  msgstr ""
138
 
139
- #: ../includes/class.yith-wcwl-admin-init.php:1094
140
  msgid "Remove if added to the cart"
141
  msgstr "הסר מהרשימה אם הוסף לסל"
142
 
143
- #: ../includes/class.yith-wcwl-admin-init.php:1095
144
  #, fuzzy
145
  msgid "Remove the product from the wishlist if it has been added to the cart."
146
  msgstr "הסר את המוצר מהרשימה אם הוא הוסף לסל."
147
 
148
- #: ../includes/class.yith-wcwl-admin-init.php:1101
149
  msgid "\"Add to Wishlist\" text"
150
  msgstr ""
151
 
152
- #: ../includes/class.yith-wcwl-admin-init.php:1103
153
  msgid "Add to Wishlist"
154
  msgstr "הוסף לרשימת המשאלות"
155
 
156
- #: ../includes/class.yith-wcwl-admin-init.php:1108
157
  #, fuzzy
158
  msgid "\"Browse wishlist\" text"
159
  msgstr "צפה ברשימת השמורים שלך"
160
 
161
- #: ../includes/class.yith-wcwl-admin-init.php:1110
162
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
163
  msgid "Browse Wishlist"
164
  msgstr "צפה ברשימת השמורים שלך"
165
 
166
- #: ../includes/class.yith-wcwl-admin-init.php:1115
167
  #, fuzzy
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
  #, fuzzy
178
  msgid "\"Product added\" text"
179
  msgstr "המוצר נשמר!"
180
 
181
- #: ../includes/class.yith-wcwl-admin-init.php:1124
182
- #: ../includes/class.yith-wcwl-ui.php:82
183
  msgid "Product added!"
184
  msgstr "המוצר נשמר!"
185
 
186
- #: ../includes/class.yith-wcwl-admin-init.php:1129
187
  msgid "\"Add to Cart\" text"
188
  msgstr ""
189
 
190
- #: ../includes/class.yith-wcwl-admin-init.php:1131
191
  msgid "Add to Cart"
192
  msgstr "הוסף לסל"
193
 
194
- #: ../includes/class.yith-wcwl-admin-init.php:1136
195
  #, fuzzy
196
  msgid "Show Unit price"
197
  msgstr "מחיר ליחידה"
198
 
199
- #: ../includes/class.yith-wcwl-admin-init.php:1137
200
  msgid "Show unit price for each product in wishlist"
201
  msgstr ""
202
 
203
- #: ../includes/class.yith-wcwl-admin-init.php:1144
204
  #, fuzzy
205
  msgid "Show \"Add to Cart\" button"
206
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
207
 
208
- #: ../includes/class.yith-wcwl-admin-init.php:1145
209
  #, fuzzy
210
  msgid "Show \"Add to Cart\" button for each product in wishlist"
211
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
212
 
213
- #: ../includes/class.yith-wcwl-admin-init.php:1152
214
  #, fuzzy
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
  #, fuzzy
229
  msgid "Show the date when users have added a product to the wishlist"
230
  msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
231
 
232
- #: ../includes/class.yith-wcwl-admin-init.php:1168
233
  #, fuzzy
234
  msgid "Add second remove button"
235
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
236
 
237
- #: ../includes/class.yith-wcwl-admin-init.php:1169
238
  msgid "Add a second remove button in the last column, with extended label"
239
  msgstr ""
240
 
241
- #: ../includes/class.yith-wcwl-admin-init.php:1184
242
  msgid "Styles"
243
  msgstr "סגנונות עיצוב"
244
 
245
- #: ../includes/class.yith-wcwl-admin-init.php:1191
246
  msgid "Use buttons"
247
  msgstr "השתמש בכפתורים"
248
 
249
- #: ../includes/class.yith-wcwl-admin-init.php:1192
250
  #, fuzzy
251
  msgid "Use buttons instead of simple anchors."
252
  msgstr "השתמש בכפתורים במקום קישורים רגילים."
253
 
254
- #: ../includes/class.yith-wcwl-admin-init.php:1198
255
  msgid "Custom CSS"
256
  msgstr "הכנס שורות CSS משלך"
257
 
258
- #: ../includes/class.yith-wcwl-admin-init.php:1205
259
  msgid "Use theme style"
260
  msgstr "השתמש בעיצוב של התבנית שלך"
261
 
262
- #: ../includes/class.yith-wcwl-admin-init.php:1206
263
  msgid "Use the theme style."
264
  msgstr "השתמש בעיצוב של תבנית האתר."
265
 
266
- #: ../includes/class.yith-wcwl-admin-init.php:1212
267
  #, fuzzy
268
  msgid "Rounded buttons"
269
  msgstr "השתמש בכפתורים"
270
 
271
- #: ../includes/class.yith-wcwl-admin-init.php:1213
272
  #, fuzzy
273
  msgid "Make button corners rounded"
274
  msgstr "הצג את הכפתורים עם פינות מעוגלות"
275
 
276
- #: ../includes/class.yith-wcwl-admin-init.php:1219
277
  msgid "\"Add to Wishlist\" icon"
278
  msgstr ""
279
 
280
- #: ../includes/class.yith-wcwl-admin-init.php:1220
281
  msgid "Add an icon to the \"Add to Wishlist\" button"
282
  msgstr ""
283
 
284
- #: ../includes/class.yith-wcwl-admin-init.php:1230
285
  msgid "\"Add to Cart\" icon"
286
  msgstr ""
287
 
288
- #: ../includes/class.yith-wcwl-admin-init.php:1231
289
  msgid "Add an icon to the \"Add to Cart\" button"
290
  msgstr ""
291
 
292
- #: ../includes/class.yith-wcwl-admin-init.php:1249
293
  msgid "Social Networks & Share"
294
  msgstr ""
295
 
296
- #: ../includes/class.yith-wcwl-admin-init.php:1256
297
  msgid "Share on Facebook"
298
  msgstr "שתף בפייסבוק"
299
 
300
- #: ../includes/class.yith-wcwl-admin-init.php:1257
301
  #, fuzzy
302
  msgid "Show \"Share on Facebook\" button"
303
  msgstr "שתף בפייסבוק"
304
 
305
- #: ../includes/class.yith-wcwl-admin-init.php:1263
306
  msgid "Tweet on Twitter"
307
  msgstr ""
308
 
309
- #: ../includes/class.yith-wcwl-admin-init.php:1264
310
  #, fuzzy
311
  msgid "Show \"Tweet on Twitter\" button"
312
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
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
  #, fuzzy
320
  msgid "Show \"Pin on Pinterest\" button"
321
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
322
 
323
- #: ../includes/class.yith-wcwl-admin-init.php:1277
324
  msgid "Share on Google+"
325
  msgstr "שתף בגוגל+"
326
 
327
- #: ../includes/class.yith-wcwl-admin-init.php:1278
328
  #, fuzzy
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
  #, fuzzy
338
  msgid "Show \"Share by Email\" button"
339
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
340
 
341
- #: ../includes/class.yith-wcwl-admin-init.php:1291
342
  #, fuzzy
343
  msgid "Social title"
344
  msgstr "כותרת רשימת משאלות"
345
 
346
- #: ../includes/class.yith-wcwl-admin-init.php:1298
347
  msgid "Social text"
348
  msgstr ""
349
 
350
- #: ../includes/class.yith-wcwl-admin-init.php:1299
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:1306
357
  msgid "Social image URL"
358
  msgstr ""
359
 
360
- #: ../includes/class.yith-wcwl-admin-init.php:1307
361
  msgid "It will be used by Pinterest."
362
  msgstr ""
363
 
364
- #: ../includes/class.yith-wcwl-admin-init.php:1321
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 ""
370
 
371
- #: ../includes/class.yith-wcwl-admin-init.php:1326
372
  msgid "YITH WooCommerce Frequently Bought Together Integration"
373
  msgstr ""
374
 
375
- #: ../includes/class.yith-wcwl-admin-init.php:1333
376
  msgid "Enable slider in wishlist"
377
  msgstr ""
378
 
379
- #: ../includes/class.yith-wcwl-admin-init.php:1334
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"
384
  msgstr ""
385
 
386
- #: ../includes/class.yith-wcwl-admin-init.php:1370
387
  #, fuzzy
388
  msgid "\"Add to wishlist\" button"
389
  msgstr "הוסף לרשימת המשאלות"
390
 
391
- #: ../includes/class.yith-wcwl-admin-init.php:1373
392
- #: ../includes/class.yith-wcwl-admin-init.php:1391
393
- #: ../includes/class.yith-wcwl-admin-init.php:1409
394
- #: ../includes/class.yith-wcwl-admin-init.php:1427
395
- #: ../includes/class.yith-wcwl-admin-init.php:1445
396
  msgid "Background"
397
  msgstr ""
398
 
399
- #: ../includes/class.yith-wcwl-admin-init.php:1374
400
- #: ../includes/class.yith-wcwl-admin-init.php:1392
401
- #: ../includes/class.yith-wcwl-admin-init.php:1410
402
- #: ../includes/class.yith-wcwl-admin-init.php:1428
403
- #: ../includes/class.yith-wcwl-admin-init.php:1446
404
  msgid "Text"
405
  msgstr ""
406
 
407
- #: ../includes/class.yith-wcwl-admin-init.php:1375
408
- #: ../includes/class.yith-wcwl-admin-init.php:1393
409
- #: ../includes/class.yith-wcwl-admin-init.php:1411
410
- #: ../includes/class.yith-wcwl-admin-init.php:1429
411
- #: ../includes/class.yith-wcwl-admin-init.php:1447
412
  msgid "Border"
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
  msgid "Background (hover)"
420
  msgstr ""
421
 
422
- #: ../includes/class.yith-wcwl-admin-init.php:1383
423
- #: ../includes/class.yith-wcwl-admin-init.php:1401
424
- #: ../includes/class.yith-wcwl-admin-init.php:1419
425
- #: ../includes/class.yith-wcwl-admin-init.php:1437
426
  msgid "Text (hover)"
427
  msgstr ""
428
 
429
- #: ../includes/class.yith-wcwl-admin-init.php:1384
430
- #: ../includes/class.yith-wcwl-admin-init.php:1402
431
- #: ../includes/class.yith-wcwl-admin-init.php:1420
432
- #: ../includes/class.yith-wcwl-admin-init.php:1438
433
  msgid "Border (hover)"
434
  msgstr ""
435
 
436
- #: ../includes/class.yith-wcwl-admin-init.php:1388
437
  #, fuzzy
438
  msgid "\"Add to Cart\" button"
439
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
440
 
441
- #: ../includes/class.yith-wcwl-admin-init.php:1406
442
  msgid "\"Style 1\" button"
443
  msgstr ""
444
 
445
- #: ../includes/class.yith-wcwl-admin-init.php:1424
446
  msgid "\"Style 2\" button"
447
  msgstr ""
448
 
449
- #: ../includes/class.yith-wcwl-admin-init.php:1442
450
  #, fuzzy
451
  msgid "Wishlist table"
452
  msgstr "כותרת רשימת משאלות"
453
 
454
- #: ../includes/class.yith-wcwl-admin-init.php:1451
455
  msgid "Headers"
456
  msgstr ""
457
 
458
- #: ../includes/class.yith-wcwl-admin-init.php:1454
459
  msgid "Background color"
460
  msgstr ""
461
 
462
- #: ../includes/class.yith-wcwl-admin-init.php:1544
463
  #, fuzzy
464
  msgid "Wishlist Activated"
465
  msgstr "כותרת רשימת משאלות"
466
 
467
- #: ../includes/class.yith-wcwl-admin-init.php:1545
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,13 +469,12 @@ msgid ""
473
  "options, <a href=\"%s\">discover it now</a>."
474
  msgstr ""
475
 
476
- #: ../includes/class.yith-wcwl-admin-init.php:1556
477
  #, fuzzy
478
  msgid "Wishlist Updated"
479
  msgstr "עמוד רשימת המשאלות"
480
 
481
- #: ../includes/class.yith-wcwl-admin-init.php:1557
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 "
@@ -488,234 +483,224 @@ msgid ""
488
  "\">discover the PREMIUM version.</a>"
489
  msgstr ""
490
 
491
- #: ../includes/class.yith-wcwl-init.php:403
492
  msgid ""
493
  "We are sorry, but this feature is available only if cookies are enabled on "
494
  "your browser."
495
  msgstr ""
496
 
497
- #: ../includes/class.yith-wcwl-init.php:404
498
  #, fuzzy
499
  msgid "Product correctly added to cart"
500
  msgstr ".המוצר הוסף לרשימה בהצלחה"
501
 
502
- #: ../includes/class.yith-wcwl-install.php:244
503
  msgctxt "page_slug"
504
  msgid "wishlist"
505
  msgstr ""
506
 
507
- #: ../includes/class.yith-wcwl-privacy.php:50
508
  msgid "While you visit our site, we’ll track:"
509
  msgstr ""
510
 
511
- #: ../includes/class.yith-wcwl-privacy.php:52
512
  msgid ""
513
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
514
  "users your favourite products, and to create targeted email campaigns."
515
  msgstr ""
516
 
517
- #: ../includes/class.yith-wcwl-privacy.php:53
518
  msgid ""
519
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
520
  "make them visible to the store’s staff"
521
  msgstr ""
522
 
523
- #: ../includes/class.yith-wcwl-privacy.php:55
524
  msgid ""
525
  "We’ll also use cookies to keep track of wishlist contents while you’re "
526
  "browsing our site."
527
  msgstr ""
528
 
529
- #: ../includes/class.yith-wcwl-privacy.php:58
530
  msgid ""
531
  "Members of our team have access to the information you provide us. For "
532
  "example, both Administrators and Shop Managers can access:"
533
  msgstr ""
534
 
535
- #: ../includes/class.yith-wcwl-privacy.php:60
536
  msgid ""
537
  "Wishlist details, such as products added, date of addition, name and privacy "
538
  "settings of your wishlists"
539
  msgstr ""
540
 
541
- #: ../includes/class.yith-wcwl-privacy.php:62
542
  msgid ""
543
  "Our team members have access to this information to offer you better deals "
544
  "for the products you love."
545
  msgstr ""
546
 
547
- #: ../includes/class.yith-wcwl-privacy.php:82
548
- #: ../includes/class.yith-wcwl-privacy.php:98
549
  #, fuzzy
550
- #| msgid "Add to Wishlist"
551
  msgid "Customer Wishlists"
552
  msgstr "הוסף לרשימת המשאלות"
553
 
554
- #: ../includes/class.yith-wcwl-privacy.php:133
555
  #, fuzzy
556
- #| msgid "Wishlist"
557
  msgid "Wishlists"
558
  msgstr "רשימת משאלות"
559
 
560
- #: ../includes/class.yith-wcwl-privacy.php:195
561
- #, fuzzy, php-format
562
- #| msgid "My wishlist on %s"
563
  msgid "Removed wishlist %s."
564
  msgstr "רשימת המשאלות שלי ב-%s"
565
 
566
- #: ../includes/class.yith-wcwl-privacy.php:199
567
- #, fuzzy, php-format
568
- #| msgid "Wishlist table text"
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"
583
  msgid "Wishlist url"
584
  msgstr "רשימת משאלות"
585
 
586
- #: ../includes/class.yith-wcwl-privacy.php:230
587
  msgid "Title"
588
  msgstr ""
589
 
590
- #: ../includes/class.yith-wcwl-privacy.php:231
591
  msgctxt "date wishlist was created"
592
  msgid "Created on"
593
  msgstr ""
594
 
595
- #: ../includes/class.yith-wcwl-privacy.php:232
596
  msgid "Visibility"
597
  msgstr ""
598
 
599
- #: ../includes/class.yith-wcwl-privacy.php:233
600
  msgid "Items Added"
601
  msgstr ""
602
 
603
- #: ../includes/class.yith-wcwl-privacy.php:283
604
- #: ../templates/wishlist-view.php:212
605
  #, fuzzy
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:259
620
- #: ../includes/class.yith-wcwl-ui.php:164
621
  msgid "Share on:"
622
  msgstr "שתף ברשת:"
623
 
624
- #: ../includes/class.yith-wcwl-ui.php:118
625
- #: ../includes/class.yith-wcwl-ui.php:200
626
  msgid "Select options"
627
  msgstr "בחירת דגם"
628
 
629
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
630
  msgid "Facebook"
631
  msgstr "פייסבוק"
632
 
633
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
634
  msgid "Twitter"
635
  msgstr "טוויטר"
636
 
637
- #: ../includes/class.yith-wcwl-ui.php:180
638
  msgid "email"
639
  msgstr ""
640
 
641
- #: ../includes/class.yith-wcwl.php:201
642
  #, fuzzy
643
  msgid "An error occurred while adding products to the wishlist."
644
  msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
645
 
646
- #: ../includes/class.yith-wcwl.php:293
647
  #, fuzzy
648
  msgid "An error occurred while adding products to wishlist."
649
  msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
650
 
651
- #: ../includes/class.yith-wcwl.php:310
652
  msgid "The \"Remove\" option now does not require any parameter"
653
  msgstr ""
654
 
655
- #: ../includes/class.yith-wcwl.php:359
656
  #, fuzzy
657
  msgid "An error occurred while removing products from the wishlist"
658
  msgstr "ארעה שגיאה בזמן הסרת המוצר מהרשימה"
659
 
660
- #: ../includes/class.yith-wcwl.php:809
661
  msgid "You need to log in before creating a new wishlist"
662
  msgstr ""
663
 
664
- #: ../includes/class.yith-wcwl.php:1610
665
  msgid "Product successfully removed."
666
  msgstr "המוצר הוסר מהרשימה בהצלחה."
667
 
668
- #: ../includes/class.yith-wcwl.php:1614
669
  msgid "Error. Unable to remove the product from the wishlist."
670
  msgstr "שגיאה. לא הצלחנו להסיר את המוצר מרשימת המשאלות."
671
 
672
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
673
  msgid "No products were added to the wishlist"
674
  msgstr "אין מוצרים ברשימת המשאלות שלך."
675
 
676
- #: ../includes/class.yith-wcwl.php:1660
677
  msgid "An error as occurred."
678
  msgstr ""
679
 
680
- #: ../init.php:130
681
  msgid ""
682
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
683
  "WooCommerce in order to work."
684
  msgstr ""
685
 
686
- #: ../init.php:140
687
  msgid "You can't activate the free version of"
688
  msgstr ""
689
 
690
- #: ../init.php:140
691
  msgid "while you are using the premium one."
692
  msgstr ""
693
 
694
- #: ../templates/admin/wishlist-panel-premium.php:185
695
- #: ../templates/admin/wishlist-panel-premium.php:383
696
- #, php-format
697
  msgid ""
698
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
699
  "%2$s to benefit from all features!"
700
  msgstr ""
701
 
702
- #: ../templates/admin/wishlist-panel-premium.php:187
703
- #: ../templates/admin/wishlist-panel-premium.php:385
704
- #, php-format
705
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
706
  msgstr ""
707
 
708
- #: ../templates/admin/wishlist-panel-premium.php:193
709
  msgid "Premium Features"
710
  msgstr ""
711
 
712
- #: ../templates/admin/wishlist-panel-premium.php:196
713
- #: ../templates/admin/wishlist-panel-premium.php:201
714
  msgid "Multiple Wishlist"
715
  msgstr ""
716
 
717
- #: ../templates/admin/wishlist-panel-premium.php:203
718
- #, php-format
719
  msgid ""
720
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
721
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -726,43 +711,38 @@ msgid ""
726
  "manage and share their own wish lists."
727
  msgstr ""
728
 
729
- #: ../templates/admin/wishlist-panel-premium.php:212
730
- #: ../templates/admin/wishlist-panel-premium.php:222
731
  msgid "Wishlist Private"
732
  msgstr ""
733
 
734
- #: ../templates/admin/wishlist-panel-premium.php:214
735
- #, php-format
736
  msgid ""
737
  "By enabling the option wishlist, users will also have the possibility to "
738
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
739
  "following options:"
740
  msgstr ""
741
 
742
- #: ../templates/admin/wishlist-panel-premium.php:216
743
- #, php-format
744
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
745
  msgstr ""
746
 
747
- #: ../templates/admin/wishlist-panel-premium.php:217
748
- #, php-format
749
  msgid ""
750
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
751
  "can display it;"
752
  msgstr ""
753
 
754
- #: ../templates/admin/wishlist-panel-premium.php:218
755
- #, php-format
756
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
757
  msgstr ""
758
 
759
- #: ../templates/admin/wishlist-panel-premium.php:229
760
- #: ../templates/admin/wishlist-panel-premium.php:234
761
  msgid "Estimate Cost"
762
  msgstr ""
763
 
764
- #: ../templates/admin/wishlist-panel-premium.php:236
765
- #, php-format
766
  msgid ""
767
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
768
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -774,13 +754,12 @@ msgid ""
774
  "address that you have previously set."
775
  msgstr ""
776
 
777
- #: ../templates/admin/wishlist-panel-premium.php:245
778
- #: ../templates/admin/wishlist-panel-premium.php:250
779
  msgid "Admin Panel"
780
  msgstr ""
781
 
782
- #: ../templates/admin/wishlist-panel-premium.php:247
783
- #, php-format
784
  msgid ""
785
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
786
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -790,13 +769,12 @@ msgid ""
790
  "in customers' wish lists."
791
  msgstr ""
792
 
793
- #: ../templates/admin/wishlist-panel-premium.php:257
794
- #: ../templates/admin/wishlist-panel-premium.php:262
795
  msgid "Search Wishlists"
796
  msgstr ""
797
 
798
- #: ../templates/admin/wishlist-panel-premium.php:264
799
- #, php-format
800
  msgid ""
801
  "How many times have you been looking for the perfect gift for a important "
802
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -805,12 +783,11 @@ msgid ""
805
  "your products and even encourage users to purchase."
806
  msgstr ""
807
 
808
- #: ../templates/admin/wishlist-panel-premium.php:273
809
  msgid "'ADD TO CART' CHECKBOX"
810
  msgstr ""
811
 
812
- #: ../templates/admin/wishlist-panel-premium.php:275
813
- #, php-format
814
  msgid ""
815
  "Your shop offers always a wide selection of products and wishlists of your "
816
  "users get more and more crowded everyday. Give them the possibility to "
@@ -818,20 +795,19 @@ msgid ""
818
  "just with one click."
819
  msgstr ""
820
 
821
- #: ../templates/admin/wishlist-panel-premium.php:278
822
  msgid "'ADD TO CART'"
823
  msgstr ""
824
 
825
- #: ../templates/admin/wishlist-panel-premium.php:285
826
  msgid "DISABLE WISHLIST"
827
  msgstr ""
828
 
829
- #: ../templates/admin/wishlist-panel-premium.php:290
830
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
831
  msgstr ""
832
 
833
- #: ../templates/admin/wishlist-panel-premium.php:292
834
- #, php-format
835
  msgid ""
836
  "Favour users that have registered to your shop and disable plugin "
837
  "functionalities for all users that have not. By disabling this option, each "
@@ -839,29 +815,27 @@ msgid ""
839
  "%2$s to \"My Account\" page and a message will invite them to log in."
840
  msgstr ""
841
 
842
- #: ../templates/admin/wishlist-panel-premium.php:301
843
  msgid "MESSAGE TO UNLOGGED USERS"
844
  msgstr ""
845
 
846
- #: ../templates/admin/wishlist-panel-premium.php:303
847
- #, php-format
848
  msgid ""
849
  "Invite users that are visiting your shop to login if they want to fully "
850
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
851
  "redirect them to \"My Account\" page for registration."
852
  msgstr ""
853
 
854
- #: ../templates/admin/wishlist-panel-premium.php:306
855
  msgid "UNLOGGED USERS"
856
  msgstr ""
857
 
858
- #: ../templates/admin/wishlist-panel-premium.php:313
859
- #: ../templates/admin/wishlist-panel-premium.php:318
860
  msgid "POPULAR TABLE"
861
  msgstr ""
862
 
863
- #: ../templates/admin/wishlist-panel-premium.php:320
864
- #, php-format
865
  msgid ""
866
  "Some products draw customer's attention more than others and they do not "
867
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -869,29 +843,27 @@ msgid ""
869
  "their wishlists."
870
  msgstr ""
871
 
872
- #: ../templates/admin/wishlist-panel-premium.php:329
873
  msgid "FUNCTIONALITIES IN ONE CLICK"
874
  msgstr ""
875
 
876
- #: ../templates/admin/wishlist-panel-premium.php:331
877
- #, php-format
878
  msgid ""
879
  "Users have the possibility to search for a wishlist, create a new one or "
880
  "display those already created. Add these %1$sfunctionalities%2$s through the "
881
  "dedicated widgets or show them immediately after \"Wishlist\" table."
882
  msgstr ""
883
 
884
- #: ../templates/admin/wishlist-panel-premium.php:334
885
  msgid "FUNCTIONALITIES"
886
  msgstr ""
887
 
888
- #: ../templates/admin/wishlist-panel-premium.php:341
889
- #: ../templates/admin/wishlist-panel-premium.php:346
890
  msgid "PROMOTIONAL EMAIL"
891
  msgstr ""
892
 
893
- #: ../templates/admin/wishlist-panel-premium.php:348
894
- #, php-format
895
  msgid ""
896
  "If you want to give the right input to your users to persuade them to "
897
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -900,12 +872,11 @@ msgid ""
900
  "will know you are offering a unique offer!"
901
  msgstr ""
902
 
903
- #: ../templates/admin/wishlist-panel-premium.php:357
904
  msgid "FROM A WISHLIST TO ANOTHER"
905
  msgstr ""
906
 
907
- #: ../templates/admin/wishlist-panel-premium.php:359
908
- #, php-format
909
  msgid ""
910
  "Who said that a product has to remain forever in the same wishlist? With the "
911
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -913,105 +884,129 @@ msgid ""
913
  "another one, managing as they want their lists."
914
  msgstr ""
915
 
916
- #: ../templates/admin/wishlist-panel-premium.php:362
917
  msgid "FROM A WISHLIST"
918
  msgstr ""
919
 
920
- #: ../templates/admin/wishlist-panel-premium.php:369
921
  msgid "DATE"
922
  msgstr ""
923
 
924
- #: ../templates/admin/wishlist-panel-premium.php:374
925
  msgid "DATE OF ADDITION TO A WISHLIST"
926
  msgstr ""
927
 
928
- #: ../templates/admin/wishlist-panel-premium.php:376
929
- #, php-format
930
  msgid ""
931
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
932
  "date in which they have added a particular product to their list: a new way "
933
  "to keep you users informed about their operations."
934
  msgstr ""
935
 
936
- #: ../templates/share.php:32
937
  msgid "Pinterest"
938
  msgstr ""
939
 
940
- #: ../templates/share.php:38
941
  #, fuzzy
942
  msgid "Google+"
943
  msgstr "שתף בגוגל+"
944
 
945
- #: ../templates/share.php:44
946
  msgid "Email"
947
  msgstr ""
948
 
949
- #: ../templates/wishlist-view.php:32
950
  #, fuzzy
951
  msgid "Edit title"
952
  msgstr "כותרת רשימת משאלות"
953
 
954
- #: ../templates/wishlist-view.php:41
955
  msgid "Save"
956
  msgstr ""
957
 
958
- #: ../templates/wishlist-view.php:45
959
  msgid "Cancel"
960
  msgstr ""
961
 
962
- #: ../templates/wishlist-view.php:82
963
  msgid "Product Name"
964
  msgstr "שם המוצר"
965
 
966
- #: ../templates/wishlist-view.php:89
967
  msgid "Unit Price"
968
  msgstr "מחיר ליחידה"
969
 
970
- #: ../templates/wishlist-view.php:102
971
  msgid "Stock Status"
972
  msgstr "מצב מלאי"
973
 
974
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
975
  msgid "Remove this product"
976
  msgstr "הסרת מוצר מהרשימה"
977
 
978
- #: ../templates/wishlist-view.php:172
979
  msgid "Free!"
980
  msgstr ""
981
 
982
- #: ../templates/wishlist-view.php:179
983
  msgid "Out of Stock"
984
  msgstr "לא קיים במלאי"
985
 
986
- #: ../templates/wishlist-view.php:179
987
  msgid "In Stock"
988
  msgstr "קיים במלאי"
989
 
990
- #: ../templates/wishlist-view.php:188
991
- #, php-format
992
  msgid "Added on : %s"
993
  msgstr ""
994
 
995
- #: ../templates/wishlist-view.php:200
996
  msgid "Move"
997
  msgstr ""
998
 
999
- #: ../templates/wishlist-view.php:232
1000
  msgid "Remove"
1001
  msgstr ""
1002
 
1003
- #: ../templates/wishlist-view.php:259
1004
  msgid "Add the selected products to the cart"
1005
  msgstr ""
1006
 
1007
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1008
  msgid "Ask for an estimate"
1009
  msgstr ""
1010
 
1011
- #: ../templates/wishlist-view.php:303
1012
  msgid "Your email"
1013
  msgstr ""
1014
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1015
  #, fuzzy
1016
  #~ msgid ""
1017
  #~ "Enable all plugin features. <strong>Be sure to select at least one option "
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:50+0200\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:1478
25
+ #: includes/class.yith-wcwl-admin-init.php:1479
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:1018
44
  msgid "Upgrade to the PREMIUM VERSION"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1022
48
  msgid "Discover the Advanced Features"
49
  msgstr ""
50
 
51
+ #: includes/class.yith-wcwl-admin-init.php:1023
52
  msgid ""
53
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
54
  "all features!"
55
  msgstr ""
56
 
57
+ #: includes/class.yith-wcwl-admin-init.php:1029
58
  msgid "Get Support and Pro Features"
59
  msgstr ""
60
 
61
+ #: includes/class.yith-wcwl-admin-init.php:1030
62
  msgid ""
63
  "By purchasing the premium version of the plugin, you will take advantage of "
64
  "the advanced features of the product and you will get one year of free "
65
  "updates and support through our platform available 24h/24."
66
  msgstr ""
67
 
68
+ #: includes/class.yith-wcwl-admin-init.php:1040
69
  msgid "General Settings"
70
  msgstr "הגדרות כלליות"
71
 
72
+ #: includes/class.yith-wcwl-admin-init.php:1047
73
  msgid "Enable YITH Wishlist"
74
  msgstr "אפשר שימוש ברשימת המשאלות של YITH"
75
 
76
+ #: includes/class.yith-wcwl-admin-init.php:1048
 
77
  msgid ""
78
  "Enable all plugin features. <strong>Be sure to select at least one option in "
79
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
80
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
81
  msgstr ""
82
 
83
+ #: includes/class.yith-wcwl-admin-init.php:1054
84
  #, fuzzy
85
  msgid "Default wishlist title"
86
  msgstr "כותרת רשימת משאלות"
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1056
89
+ #: includes/class.yith-wcwl-admin-init.php:1057
90
+ #: includes/class.yith-wcwl-admin-init.php:1293
 
91
  msgid "My wishlist on %s"
92
  msgstr "רשימת המשאלות שלי ב-%s"
93
 
94
+ #: includes/class.yith-wcwl-admin-init.php:1062
95
  msgid "Wishlist Page"
96
  msgstr "עמוד רשימת המשאלות"
97
 
98
+ #: includes/class.yith-wcwl-admin-init.php:1063
99
  msgid "Page contents: [yith_wcwl_wishlist]"
100
  msgstr "תוכן העמוד: [yith_wcwl_wishlist]"
101
 
102
+ #: includes/class.yith-wcwl-admin-init.php:1072
103
  msgid "Position"
104
  msgstr "מיקום"
105
 
106
+ #: includes/class.yith-wcwl-admin-init.php:1073
107
  msgid ""
108
  "You can add the button in variable products only after the \"Add to Cart\" "
109
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
110
  msgstr ""
111
 
112
+ #: includes/class.yith-wcwl-admin-init.php:1079
113
  msgid "After \"Add to cart\""
114
  msgstr "לאחר \"הוספה לסל\""
115
 
116
+ #: includes/class.yith-wcwl-admin-init.php:1080
117
  msgid "After thumbnails"
118
  msgstr "אחרי התמונות המוקטנות"
119
 
120
+ #: includes/class.yith-wcwl-admin-init.php:1081
121
  msgid "After summary"
122
  msgstr "אחרי תיאור מוצר"
123
 
124
+ #: includes/class.yith-wcwl-admin-init.php:1082
125
  msgid "Use shortcode"
126
  msgstr "השתמש בקוד מקוצר"
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1087
129
  msgid "Redirect to cart"
130
  msgstr "הפנייה לסל הקניות"
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1088
133
  msgid ""
134
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
135
  "page."
136
  msgstr ""
137
 
138
+ #: includes/class.yith-wcwl-admin-init.php:1094
139
  msgid "Remove if added to the cart"
140
  msgstr "הסר מהרשימה אם הוסף לסל"
141
 
142
+ #: includes/class.yith-wcwl-admin-init.php:1095
143
  #, fuzzy
144
  msgid "Remove the product from the wishlist if it has been added to the cart."
145
  msgstr "הסר את המוצר מהרשימה אם הוא הוסף לסל."
146
 
147
+ #: includes/class.yith-wcwl-admin-init.php:1101
148
  msgid "\"Add to Wishlist\" text"
149
  msgstr ""
150
 
151
+ #: includes/class.yith-wcwl-admin-init.php:1103
152
  msgid "Add to Wishlist"
153
  msgstr "הוסף לרשימת המשאלות"
154
 
155
+ #: includes/class.yith-wcwl-admin-init.php:1108
156
  #, fuzzy
157
  msgid "\"Browse wishlist\" text"
158
  msgstr "צפה ברשימת השמורים שלך"
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1110
161
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
162
  msgid "Browse Wishlist"
163
  msgstr "צפה ברשימת השמורים שלך"
164
 
165
+ #: includes/class.yith-wcwl-admin-init.php:1115
166
  #, fuzzy
167
  msgid "\"Product already in wishlist\" text"
168
  msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
169
 
170
+ #: includes/class.yith-wcwl-admin-init.php:1117
171
+ #: includes/class.yith-wcwl-ui.php:83
172
  msgid "The product is already in the wishlist!"
173
  msgstr "המוצר נשמר."
174
 
175
+ #: includes/class.yith-wcwl-admin-init.php:1122
176
  #, fuzzy
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
  #, fuzzy
195
  msgid "Show Unit price"
196
  msgstr "מחיר ליחידה"
197
 
198
+ #: includes/class.yith-wcwl-admin-init.php:1137
199
  msgid "Show unit price for each product in wishlist"
200
  msgstr ""
201
 
202
+ #: includes/class.yith-wcwl-admin-init.php:1144
203
  #, fuzzy
204
  msgid "Show \"Add to Cart\" button"
205
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
206
 
207
+ #: includes/class.yith-wcwl-admin-init.php:1145
208
  #, fuzzy
209
  msgid "Show \"Add to Cart\" button for each product in wishlist"
210
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1152
213
  #, fuzzy
214
  msgid "Show Stock status"
215
  msgstr "מצב מלאי"
216
 
217
+ #: includes/class.yith-wcwl-admin-init.php:1153
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:1160
223
  msgid "Show Date of addition"
224
  msgstr ""
225
 
226
+ #: includes/class.yith-wcwl-admin-init.php:1161
227
  #, fuzzy
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
  #, fuzzy
233
  msgid "Add second remove button"
234
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
235
 
236
+ #: includes/class.yith-wcwl-admin-init.php:1169
237
  msgid "Add a second remove button in the last column, with extended label"
238
  msgstr ""
239
 
240
+ #: includes/class.yith-wcwl-admin-init.php:1184
241
  msgid "Styles"
242
  msgstr "סגנונות עיצוב"
243
 
244
+ #: includes/class.yith-wcwl-admin-init.php:1191
245
  msgid "Use buttons"
246
  msgstr "השתמש בכפתורים"
247
 
248
+ #: includes/class.yith-wcwl-admin-init.php:1192
249
  #, fuzzy
250
  msgid "Use buttons instead of simple anchors."
251
  msgstr "השתמש בכפתורים במקום קישורים רגילים."
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1198
254
  msgid "Custom CSS"
255
  msgstr "הכנס שורות CSS משלך"
256
 
257
+ #: includes/class.yith-wcwl-admin-init.php:1205
258
  msgid "Use theme style"
259
  msgstr "השתמש בעיצוב של התבנית שלך"
260
 
261
+ #: includes/class.yith-wcwl-admin-init.php:1206
262
  msgid "Use the theme style."
263
  msgstr "השתמש בעיצוב של תבנית האתר."
264
 
265
+ #: includes/class.yith-wcwl-admin-init.php:1212
266
  #, fuzzy
267
  msgid "Rounded buttons"
268
  msgstr "השתמש בכפתורים"
269
 
270
+ #: includes/class.yith-wcwl-admin-init.php:1213
271
  #, fuzzy
272
  msgid "Make button corners rounded"
273
  msgstr "הצג את הכפתורים עם פינות מעוגלות"
274
 
275
+ #: includes/class.yith-wcwl-admin-init.php:1219
276
  msgid "\"Add to Wishlist\" icon"
277
  msgstr ""
278
 
279
+ #: includes/class.yith-wcwl-admin-init.php:1220
280
  msgid "Add an icon to the \"Add to Wishlist\" button"
281
  msgstr ""
282
 
283
+ #: includes/class.yith-wcwl-admin-init.php:1230
284
  msgid "\"Add to Cart\" icon"
285
  msgstr ""
286
 
287
+ #: includes/class.yith-wcwl-admin-init.php:1231
288
  msgid "Add an icon to the \"Add to Cart\" button"
289
  msgstr ""
290
 
291
+ #: includes/class.yith-wcwl-admin-init.php:1249
292
  msgid "Social Networks & Share"
293
  msgstr ""
294
 
295
+ #: includes/class.yith-wcwl-admin-init.php:1256
296
  msgid "Share on Facebook"
297
  msgstr "שתף בפייסבוק"
298
 
299
+ #: includes/class.yith-wcwl-admin-init.php:1257
300
  #, fuzzy
301
  msgid "Show \"Share on Facebook\" button"
302
  msgstr "שתף בפייסבוק"
303
 
304
+ #: includes/class.yith-wcwl-admin-init.php:1263
305
  msgid "Tweet on Twitter"
306
  msgstr ""
307
 
308
+ #: includes/class.yith-wcwl-admin-init.php:1264
309
  #, fuzzy
310
  msgid "Show \"Tweet on Twitter\" button"
311
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
312
 
313
+ #: includes/class.yith-wcwl-admin-init.php:1270
314
  msgid "Pin on Pinterest"
315
  msgstr ""
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1271
318
  #, fuzzy
319
  msgid "Show \"Pin on Pinterest\" button"
320
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
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
  #, fuzzy
328
  msgid "Show \"Share on Google+\" button"
329
  msgstr "שתף בפייסבוק"
330
 
331
+ #: includes/class.yith-wcwl-admin-init.php:1284
332
  msgid "Share by Email"
333
  msgstr ""
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1285
336
  #, fuzzy
337
  msgid "Show \"Share by Email\" button"
338
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
339
 
340
+ #: includes/class.yith-wcwl-admin-init.php:1291
341
  #, fuzzy
342
  msgid "Social title"
343
  msgstr "כותרת רשימת משאלות"
344
 
345
+ #: includes/class.yith-wcwl-admin-init.php:1298
346
  msgid "Social text"
347
  msgstr ""
348
 
349
+ #: includes/class.yith-wcwl-admin-init.php:1299
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:1306
356
  msgid "Social image URL"
357
  msgstr ""
358
 
359
+ #: includes/class.yith-wcwl-admin-init.php:1307
360
  msgid "It will be used by Pinterest."
361
  msgstr ""
362
 
363
+ #: includes/class.yith-wcwl-admin-init.php:1321
 
364
  msgid ""
365
  "If you want to take advantage of this feature, you could consider to "
366
  "purchase the %s."
367
  msgstr ""
368
 
369
+ #: includes/class.yith-wcwl-admin-init.php:1326
370
  msgid "YITH WooCommerce Frequently Bought Together Integration"
371
  msgstr ""
372
 
373
+ #: includes/class.yith-wcwl-admin-init.php:1333
374
  msgid "Enable slider in wishlist"
375
  msgstr ""
376
 
377
+ #: includes/class.yith-wcwl-admin-init.php:1334
 
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:1370
384
  #, fuzzy
385
  msgid "\"Add to wishlist\" button"
386
  msgstr "הוסף לרשימת המשאלות"
387
 
388
+ #: includes/class.yith-wcwl-admin-init.php:1373
389
+ #: includes/class.yith-wcwl-admin-init.php:1391
390
+ #: includes/class.yith-wcwl-admin-init.php:1409
391
+ #: includes/class.yith-wcwl-admin-init.php:1427
392
+ #: includes/class.yith-wcwl-admin-init.php:1445
393
  msgid "Background"
394
  msgstr ""
395
 
396
+ #: includes/class.yith-wcwl-admin-init.php:1374
397
+ #: includes/class.yith-wcwl-admin-init.php:1392
398
+ #: includes/class.yith-wcwl-admin-init.php:1410
399
+ #: includes/class.yith-wcwl-admin-init.php:1428
400
+ #: includes/class.yith-wcwl-admin-init.php:1446
401
  msgid "Text"
402
  msgstr ""
403
 
404
+ #: includes/class.yith-wcwl-admin-init.php:1375
405
+ #: includes/class.yith-wcwl-admin-init.php:1393
406
+ #: includes/class.yith-wcwl-admin-init.php:1411
407
+ #: includes/class.yith-wcwl-admin-init.php:1429
408
+ #: includes/class.yith-wcwl-admin-init.php:1447
409
  msgid "Border"
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
  msgid "Background (hover)"
417
  msgstr ""
418
 
419
+ #: includes/class.yith-wcwl-admin-init.php:1383
420
+ #: includes/class.yith-wcwl-admin-init.php:1401
421
+ #: includes/class.yith-wcwl-admin-init.php:1419
422
+ #: includes/class.yith-wcwl-admin-init.php:1437
423
  msgid "Text (hover)"
424
  msgstr ""
425
 
426
+ #: includes/class.yith-wcwl-admin-init.php:1384
427
+ #: includes/class.yith-wcwl-admin-init.php:1402
428
+ #: includes/class.yith-wcwl-admin-init.php:1420
429
+ #: includes/class.yith-wcwl-admin-init.php:1438
430
  msgid "Border (hover)"
431
  msgstr ""
432
 
433
+ #: includes/class.yith-wcwl-admin-init.php:1388
434
  #, fuzzy
435
  msgid "\"Add to Cart\" button"
436
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
437
 
438
+ #: includes/class.yith-wcwl-admin-init.php:1406
439
  msgid "\"Style 1\" button"
440
  msgstr ""
441
 
442
+ #: includes/class.yith-wcwl-admin-init.php:1424
443
  msgid "\"Style 2\" button"
444
  msgstr ""
445
 
446
+ #: includes/class.yith-wcwl-admin-init.php:1442
447
  #, fuzzy
448
  msgid "Wishlist table"
449
  msgstr "כותרת רשימת משאלות"
450
 
451
+ #: includes/class.yith-wcwl-admin-init.php:1451
452
  msgid "Headers"
453
  msgstr ""
454
 
455
+ #: includes/class.yith-wcwl-admin-init.php:1454
456
  msgid "Background color"
457
  msgstr ""
458
 
459
+ #: includes/class.yith-wcwl-admin-init.php:1544
460
  #, fuzzy
461
  msgid "Wishlist Activated"
462
  msgstr "כותרת רשימת משאלות"
463
 
464
+ #: includes/class.yith-wcwl-admin-init.php:1545
 
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. "
469
  "options, <a href=\"%s\">discover it now</a>."
470
  msgstr ""
471
 
472
+ #: includes/class.yith-wcwl-admin-init.php:1556
473
  #, fuzzy
474
  msgid "Wishlist Updated"
475
  msgstr "עמוד רשימת המשאלות"
476
 
477
+ #: includes/class.yith-wcwl-admin-init.php:1557
 
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
  "\">discover the PREMIUM version.</a>"
484
  msgstr ""
485
 
486
+ #: includes/class.yith-wcwl-init.php:403
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:404
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
+ #. Translators: %s Order number.
554
+ #: includes/class.yith-wcwl-privacy.php:195
555
+ #, fuzzy
556
  msgid "Removed wishlist %s."
557
  msgstr "רשימת המשאלות שלי ב-%s"
558
 
559
+ #. Translators: %s Order number.
560
+ #: includes/class.yith-wcwl-privacy.php:199
561
+ #, fuzzy
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 "רשימת משאלות"
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
  #, fuzzy
597
  msgid "Shared"
598
  msgstr "שתף ברשת:"
599
 
600
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
601
  msgid "Private"
602
  msgstr ""
603
 
604
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
605
  msgid "Public"
606
  msgstr ""
607
 
608
+ #: includes/class.yith-wcwl-shortcode.php:259
609
+ #: includes/class.yith-wcwl-ui.php:164
610
  msgid "Share on:"
611
  msgstr "שתף ברשת:"
612
 
613
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
614
  msgid "Select options"
615
  msgstr "בחירת דגם"
616
 
617
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
618
  msgid "Facebook"
619
  msgstr "פייסבוק"
620
 
621
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
622
  msgid "Twitter"
623
  msgstr "טוויטר"
624
 
625
+ #: includes/class.yith-wcwl-ui.php:180
626
  msgid "email"
627
  msgstr ""
628
 
629
+ #: includes/class.yith-wcwl.php:201
630
  #, fuzzy
631
  msgid "An error occurred while adding products to the wishlist."
632
  msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
633
 
634
+ #: includes/class.yith-wcwl.php:293
635
  #, fuzzy
636
  msgid "An error occurred while adding products to wishlist."
637
  msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
638
 
639
+ #: includes/class.yith-wcwl.php:310
640
  msgid "The \"Remove\" option now does not require any parameter"
641
  msgstr ""
642
 
643
+ #: includes/class.yith-wcwl.php:359
644
  #, fuzzy
645
  msgid "An error occurred while removing products from the wishlist"
646
  msgstr "ארעה שגיאה בזמן הסרת המוצר מהרשימה"
647
 
648
+ #: includes/class.yith-wcwl.php:809
649
  msgid "You need to log in before creating a new wishlist"
650
  msgstr ""
651
 
652
+ #: includes/class.yith-wcwl.php:1610
653
  msgid "Product successfully removed."
654
  msgstr "המוצר הוסר מהרשימה בהצלחה."
655
 
656
+ #: includes/class.yith-wcwl.php:1614
657
  msgid "Error. Unable to remove the product from the wishlist."
658
  msgstr "שגיאה. לא הצלחנו להסיר את המוצר מרשימת המשאלות."
659
 
660
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
661
  msgid "No products were added to the wishlist"
662
  msgstr "אין מוצרים ברשימת המשאלות שלך."
663
 
664
+ #: includes/class.yith-wcwl.php:1660
665
  msgid "An error as occurred."
666
  msgstr ""
667
 
668
+ #: init.php:130
669
  msgid ""
670
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
671
  "WooCommerce in order to work."
672
  msgstr ""
673
 
674
+ #: init.php:140
675
  msgid "You can't activate the free version of"
676
  msgstr ""
677
 
678
+ #: init.php:140
679
  msgid "while you are using the premium one."
680
  msgstr ""
681
 
682
+ #: templates/admin/wishlist-panel-premium.php:185
683
+ #: templates/admin/wishlist-panel-premium.php:383
 
684
  msgid ""
685
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
686
  "%2$s to benefit from all features!"
687
  msgstr ""
688
 
689
+ #: templates/admin/wishlist-panel-premium.php:187
690
+ #: templates/admin/wishlist-panel-premium.php:385
 
691
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
692
  msgstr ""
693
 
694
+ #: templates/admin/wishlist-panel-premium.php:193
695
  msgid "Premium Features"
696
  msgstr ""
697
 
698
+ #: templates/admin/wishlist-panel-premium.php:196
699
+ #: templates/admin/wishlist-panel-premium.php:201
700
  msgid "Multiple Wishlist"
701
  msgstr ""
702
 
703
+ #: templates/admin/wishlist-panel-premium.php:203
 
704
  msgid ""
705
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
706
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
711
  "manage and share their own wish lists."
712
  msgstr ""
713
 
714
+ #: templates/admin/wishlist-panel-premium.php:212
715
+ #: templates/admin/wishlist-panel-premium.php:222
716
  msgid "Wishlist Private"
717
  msgstr ""
718
 
719
+ #: templates/admin/wishlist-panel-premium.php:214
 
720
  msgid ""
721
  "By enabling the option wishlist, users will also have the possibility to "
722
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
723
  "following options:"
724
  msgstr ""
725
 
726
+ #: templates/admin/wishlist-panel-premium.php:216
 
727
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
728
  msgstr ""
729
 
730
+ #: templates/admin/wishlist-panel-premium.php:217
 
731
  msgid ""
732
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
733
  "can display it;"
734
  msgstr ""
735
 
736
+ #: templates/admin/wishlist-panel-premium.php:218
 
737
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
738
  msgstr ""
739
 
740
+ #: templates/admin/wishlist-panel-premium.php:229
741
+ #: templates/admin/wishlist-panel-premium.php:234
742
  msgid "Estimate Cost"
743
  msgstr ""
744
 
745
+ #: templates/admin/wishlist-panel-premium.php:236
 
746
  msgid ""
747
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
748
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
754
  "address that you have previously set."
755
  msgstr ""
756
 
757
+ #: templates/admin/wishlist-panel-premium.php:245
758
+ #: templates/admin/wishlist-panel-premium.php:250
759
  msgid "Admin Panel"
760
  msgstr ""
761
 
762
+ #: templates/admin/wishlist-panel-premium.php:247
 
763
  msgid ""
764
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
765
  "submenu pages, you will have total control on users' wishlists. In addition "
769
  "in customers' wish lists."
770
  msgstr ""
771
 
772
+ #: templates/admin/wishlist-panel-premium.php:257
773
+ #: templates/admin/wishlist-panel-premium.php:262
774
  msgid "Search Wishlists"
775
  msgstr ""
776
 
777
+ #: templates/admin/wishlist-panel-premium.php:264
 
778
  msgid ""
779
  "How many times have you been looking for the perfect gift for a important "
780
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
783
  "your products and even encourage users to purchase."
784
  msgstr ""
785
 
786
+ #: templates/admin/wishlist-panel-premium.php:273
787
  msgid "'ADD TO CART' CHECKBOX"
788
  msgstr ""
789
 
790
+ #: templates/admin/wishlist-panel-premium.php:275
 
791
  msgid ""
792
  "Your shop offers always a wide selection of products and wishlists of your "
793
  "users get more and more crowded everyday. Give them the possibility to "
795
  "just with one click."
796
  msgstr ""
797
 
798
+ #: templates/admin/wishlist-panel-premium.php:278
799
  msgid "'ADD TO CART'"
800
  msgstr ""
801
 
802
+ #: templates/admin/wishlist-panel-premium.php:285
803
  msgid "DISABLE WISHLIST"
804
  msgstr ""
805
 
806
+ #: templates/admin/wishlist-panel-premium.php:290
807
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
808
  msgstr ""
809
 
810
+ #: templates/admin/wishlist-panel-premium.php:292
 
811
  msgid ""
812
  "Favour users that have registered to your shop and disable plugin "
813
  "functionalities for all users that have not. By disabling this option, each "
815
  "%2$s to \"My Account\" page and a message will invite them to log in."
816
  msgstr ""
817
 
818
+ #: templates/admin/wishlist-panel-premium.php:301
819
  msgid "MESSAGE TO UNLOGGED USERS"
820
  msgstr ""
821
 
822
+ #: templates/admin/wishlist-panel-premium.php:303
 
823
  msgid ""
824
  "Invite users that are visiting your shop to login if they want to fully "
825
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
826
  "redirect them to \"My Account\" page for registration."
827
  msgstr ""
828
 
829
+ #: templates/admin/wishlist-panel-premium.php:306
830
  msgid "UNLOGGED USERS"
831
  msgstr ""
832
 
833
+ #: templates/admin/wishlist-panel-premium.php:313
834
+ #: templates/admin/wishlist-panel-premium.php:318
835
  msgid "POPULAR TABLE"
836
  msgstr ""
837
 
838
+ #: templates/admin/wishlist-panel-premium.php:320
 
839
  msgid ""
840
  "Some products draw customer's attention more than others and they do not "
841
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
843
  "their wishlists."
844
  msgstr ""
845
 
846
+ #: templates/admin/wishlist-panel-premium.php:329
847
  msgid "FUNCTIONALITIES IN ONE CLICK"
848
  msgstr ""
849
 
850
+ #: templates/admin/wishlist-panel-premium.php:331
 
851
  msgid ""
852
  "Users have the possibility to search for a wishlist, create a new one or "
853
  "display those already created. Add these %1$sfunctionalities%2$s through the "
854
  "dedicated widgets or show them immediately after \"Wishlist\" table."
855
  msgstr ""
856
 
857
+ #: templates/admin/wishlist-panel-premium.php:334
858
  msgid "FUNCTIONALITIES"
859
  msgstr ""
860
 
861
+ #: templates/admin/wishlist-panel-premium.php:341
862
+ #: templates/admin/wishlist-panel-premium.php:346
863
  msgid "PROMOTIONAL EMAIL"
864
  msgstr ""
865
 
866
+ #: templates/admin/wishlist-panel-premium.php:348
 
867
  msgid ""
868
  "If you want to give the right input to your users to persuade them to "
869
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
872
  "will know you are offering a unique offer!"
873
  msgstr ""
874
 
875
+ #: templates/admin/wishlist-panel-premium.php:357
876
  msgid "FROM A WISHLIST TO ANOTHER"
877
  msgstr ""
878
 
879
+ #: templates/admin/wishlist-panel-premium.php:359
 
880
  msgid ""
881
  "Who said that a product has to remain forever in the same wishlist? With the "
882
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
884
  "another one, managing as they want their lists."
885
  msgstr ""
886
 
887
+ #: templates/admin/wishlist-panel-premium.php:362
888
  msgid "FROM A WISHLIST"
889
  msgstr ""
890
 
891
+ #: templates/admin/wishlist-panel-premium.php:369
892
  msgid "DATE"
893
  msgstr ""
894
 
895
+ #: templates/admin/wishlist-panel-premium.php:374
896
  msgid "DATE OF ADDITION TO A WISHLIST"
897
  msgstr ""
898
 
899
+ #: templates/admin/wishlist-panel-premium.php:376
 
900
  msgid ""
901
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
902
  "date in which they have added a particular product to their list: a new way "
903
  "to keep you users informed about their operations."
904
  msgstr ""
905
 
906
+ #: templates/share.php:32
907
  msgid "Pinterest"
908
  msgstr ""
909
 
910
+ #: templates/share.php:38
911
  #, fuzzy
912
  msgid "Google+"
913
  msgstr "שתף בגוגל+"
914
 
915
+ #: templates/share.php:44
916
  msgid "Email"
917
  msgstr ""
918
 
919
+ #: templates/wishlist-view.php:32
920
  #, fuzzy
921
  msgid "Edit title"
922
  msgstr "כותרת רשימת משאלות"
923
 
924
+ #: templates/wishlist-view.php:41
925
  msgid "Save"
926
  msgstr ""
927
 
928
+ #: templates/wishlist-view.php:45
929
  msgid "Cancel"
930
  msgstr ""
931
 
932
+ #: templates/wishlist-view.php:82
933
  msgid "Product Name"
934
  msgstr "שם המוצר"
935
 
936
+ #: templates/wishlist-view.php:89
937
  msgid "Unit Price"
938
  msgstr "מחיר ליחידה"
939
 
940
+ #: templates/wishlist-view.php:102
941
  msgid "Stock Status"
942
  msgstr "מצב מלאי"
943
 
944
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
945
  msgid "Remove this product"
946
  msgstr "הסרת מוצר מהרשימה"
947
 
948
+ #: templates/wishlist-view.php:172
949
  msgid "Free!"
950
  msgstr ""
951
 
952
+ #: templates/wishlist-view.php:179
953
  msgid "Out of Stock"
954
  msgstr "לא קיים במלאי"
955
 
956
+ #: templates/wishlist-view.php:179
957
  msgid "In Stock"
958
  msgstr "קיים במלאי"
959
 
960
+ #: templates/wishlist-view.php:188
 
961
  msgid "Added on : %s"
962
  msgstr ""
963
 
964
+ #: templates/wishlist-view.php:200
965
  msgid "Move"
966
  msgstr ""
967
 
968
+ #: templates/wishlist-view.php:232
969
  msgid "Remove"
970
  msgstr ""
971
 
972
+ #: templates/wishlist-view.php:259
973
  msgid "Add the selected products to the cart"
974
  msgstr ""
975
 
976
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
977
  msgid "Ask for an estimate"
978
  msgstr ""
979
 
980
+ #: templates/wishlist-view.php:303
981
  msgid "Your email"
982
  msgstr ""
983
 
984
+ #. Plugin Name of the plugin/theme
985
+ #, fuzzy
986
+ msgid "YITH WooCommerce Wishlist"
987
+ msgstr "הוסף לרשימת המשאלות"
988
+
989
+ #. Plugin URI of the plugin/theme
990
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
991
+ msgstr ""
992
+
993
+ #. Description of the plugin/theme
994
+ msgid ""
995
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
996
+ "possibility to create, fill, manage and share their wishlists allowing you "
997
+ "to analyze their interests and needs to improve your marketing strategies. "
998
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
999
+ "your e-commerce on <strong>YITH</strong></a>"
1000
+ msgstr ""
1001
+
1002
+ #. Author of the plugin/theme
1003
+ msgid "YITH"
1004
+ msgstr ""
1005
+
1006
+ #. Author URI of the plugin/theme
1007
+ msgid "https://yithemes.com/"
1008
+ msgstr ""
1009
+
1010
  #, fuzzy
1011
  #~ msgid ""
1012
  #~ "Enable all plugin features. <strong>Be sure to select at least one option "
languages/yith-woocommerce-wishlist-hr_HR.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-hr_HR.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
- "POT-Creation-Date: 2018-10-04 14:50+0200\n"
 
5
  "PO-Revision-Date: 2018-10-04 14:50+0200\n"
6
  "Last-Translator: \n"
7
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -20,45 +21,45 @@ 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:1478
25
- #: ../includes/class.yith-wcwl-admin-init.php:1479
26
- #: ../includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Lista želja"
29
 
30
- #: ../includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "Postavke"
33
 
34
- #: ../includes/class.yith-wcwl-admin-init.php:162
35
- #: ../includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "Boje"
38
 
39
- #: ../includes/class.yith-wcwl-admin-init.php:163
40
  msgid "Premium Version"
41
  msgstr "Premium verzija"
42
 
43
- #: ../includes/class.yith-wcwl-admin-init.php:1018
44
  msgid "Upgrade to the PREMIUM VERSION"
45
  msgstr "Nadogradite na PREMIUM VERZIJU"
46
 
47
- #: ../includes/class.yith-wcwl-admin-init.php:1022
48
  msgid "Discover the Advanced Features"
49
  msgstr "Otkrijte Dodatne opcije"
50
 
51
- #: ../includes/class.yith-wcwl-admin-init.php:1023
52
  msgid ""
53
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
54
  "all features!"
55
  msgstr ""
56
 
57
- #: ../includes/class.yith-wcwl-admin-init.php:1029
58
  msgid "Get Support and Pro Features"
59
  msgstr "Podrška i Pro Pogodnosti"
60
 
61
- #: ../includes/class.yith-wcwl-admin-init.php:1030
62
  msgid ""
63
  "By purchasing the premium version of the plugin, you will take advantage of "
64
  "the advanced features of the product and you will get one year of free "
@@ -68,46 +69,44 @@ msgstr ""
68
  "proizvoda i ostvarujete godinu dana besplatnih nadogradnji i podrške preko "
69
  "naše platforme dostupne 24sata/24."
70
 
71
- #: ../includes/class.yith-wcwl-admin-init.php:1040
72
  msgid "General Settings"
73
  msgstr "Osnovne postavke"
74
 
75
- #: ../includes/class.yith-wcwl-admin-init.php:1047
76
  msgid "Enable YITH Wishlist"
77
  msgstr "Omogući YITH Listu želja"
78
 
79
- #: ../includes/class.yith-wcwl-admin-init.php:1048
80
- #, php-format
81
  msgid ""
82
  "Enable all plugin features. <strong>Be sure to select at least one option in "
83
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
84
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
85
  msgstr ""
86
 
87
- #: ../includes/class.yith-wcwl-admin-init.php:1054
88
  msgid "Default wishlist title"
89
  msgstr "Naslov Liste želja"
90
 
91
- #: ../includes/class.yith-wcwl-admin-init.php:1056
92
- #: ../includes/class.yith-wcwl-admin-init.php:1057
93
- #: ../includes/class.yith-wcwl-admin-init.php:1293
94
- #, php-format
95
  msgid "My wishlist on %s"
96
  msgstr "Moja lista želja na %s"
97
 
98
- #: ../includes/class.yith-wcwl-admin-init.php:1062
99
  msgid "Wishlist Page"
100
  msgstr "Stranica Liste želja"
101
 
102
- #: ../includes/class.yith-wcwl-admin-init.php:1063
103
  msgid "Page contents: [yith_wcwl_wishlist]"
104
  msgstr "Sadržaj stranice"
105
 
106
- #: ../includes/class.yith-wcwl-admin-init.php:1072
107
  msgid "Position"
108
  msgstr "Pozicija"
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]."
@@ -115,27 +114,27 @@ msgstr ""
115
  "Možete dodati gumb na varijacijama proizvoda samo nakon gumba \"Dodaj u "
116
  "košaricu\" koristeći shortcode [yith_wcwl_add_to_wishlist]."
117
 
118
- #: ../includes/class.yith-wcwl-admin-init.php:1079
119
  msgid "After \"Add to cart\""
120
  msgstr "Nakon \"Dodaj u košaricu\""
121
 
122
- #: ../includes/class.yith-wcwl-admin-init.php:1080
123
  msgid "After thumbnails"
124
  msgstr "Nakon minijatura"
125
 
126
- #: ../includes/class.yith-wcwl-admin-init.php:1081
127
  msgid "After summary"
128
  msgstr "Nakon sažetka"
129
 
130
- #: ../includes/class.yith-wcwl-admin-init.php:1082
131
  msgid "Use shortcode"
132
  msgstr "Koristi shorcode"
133
 
134
- #: ../includes/class.yith-wcwl-admin-init.php:1087
135
  msgid "Redirect to cart"
136
  msgstr "Preusmjeri na košaricu"
137
 
138
- #: ../includes/class.yith-wcwl-admin-init.php:1088
139
  msgid ""
140
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
141
  "page."
@@ -143,200 +142,200 @@ msgstr ""
143
  "Preusmjeri na košaricu ako je na Listi želja odabran gumb \"Dodaj u košaricu"
144
  "\"."
145
 
146
- #: ../includes/class.yith-wcwl-admin-init.php:1094
147
  msgid "Remove if added to the cart"
148
  msgstr "Obriši ako je dodan u košaricu"
149
 
150
- #: ../includes/class.yith-wcwl-admin-init.php:1095
151
  msgid "Remove the product from the wishlist if it has been added to the cart."
152
  msgstr "Obriši proizvod iz liste želja ako je dodan u košaricu."
153
 
154
- #: ../includes/class.yith-wcwl-admin-init.php:1101
155
  msgid "\"Add to Wishlist\" text"
156
  msgstr "Tekst za \"Dodaj u listu želja\""
157
 
158
- #: ../includes/class.yith-wcwl-admin-init.php:1103
159
  msgid "Add to Wishlist"
160
  msgstr "Dodaj u košaricu"
161
 
162
- #: ../includes/class.yith-wcwl-admin-init.php:1108
163
  msgid "\"Browse wishlist\" text"
164
  msgstr "Tekst za \"Pregledaj listu želja\""
165
 
166
- #: ../includes/class.yith-wcwl-admin-init.php:1110
167
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
168
  msgid "Browse Wishlist"
169
  msgstr "Pregledaj listu želja"
170
 
171
- #: ../includes/class.yith-wcwl-admin-init.php:1115
172
  msgid "\"Product already in wishlist\" text"
173
  msgstr "Tekst za \"Proizvod je već dodan u listu želja\""
174
 
175
- #: ../includes/class.yith-wcwl-admin-init.php:1117
176
- #: ../includes/class.yith-wcwl-ui.php:83
177
  msgid "The product is already in the wishlist!"
178
  msgstr "Proizvod je već dodan u listu želja!"
179
 
180
- #: ../includes/class.yith-wcwl-admin-init.php:1122
181
  msgid "\"Product added\" text"
182
  msgstr "Tekst za \"Proizvod je dodan\""
183
 
184
- #: ../includes/class.yith-wcwl-admin-init.php:1124
185
- #: ../includes/class.yith-wcwl-ui.php:82
186
  msgid "Product added!"
187
  msgstr "Proizvod je dodan!"
188
 
189
- #: ../includes/class.yith-wcwl-admin-init.php:1129
190
  msgid "\"Add to Cart\" text"
191
  msgstr "Tekst za \"Dodaj u košaricu\""
192
 
193
- #: ../includes/class.yith-wcwl-admin-init.php:1131
194
  msgid "Add to Cart"
195
  msgstr "Dodaj u košaricu"
196
 
197
- #: ../includes/class.yith-wcwl-admin-init.php:1136
198
  msgid "Show Unit price"
199
  msgstr "Prikaži cijenu jedinice"
200
 
201
- #: ../includes/class.yith-wcwl-admin-init.php:1137
202
  msgid "Show unit price for each product in wishlist"
203
  msgstr "Prikaži cijenu jedinice za svaki proizvod u listi želja"
204
 
205
- #: ../includes/class.yith-wcwl-admin-init.php:1144
206
  msgid "Show \"Add to Cart\" button"
207
  msgstr "Prikaži gumb \"Dodaj u listu želja\""
208
 
209
- #: ../includes/class.yith-wcwl-admin-init.php:1145
210
  msgid "Show \"Add to Cart\" button for each product in wishlist"
211
  msgstr "Prikaži gumb \"Dodaj u košaricu\" za svaki proizvod u listi želja"
212
 
213
- #: ../includes/class.yith-wcwl-admin-init.php:1152
214
  msgid "Show Stock status"
215
  msgstr "Prikaži status zalihe"
216
 
217
- #: ../includes/class.yith-wcwl-admin-init.php:1153
218
  msgid ""
219
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
220
  msgstr ""
221
  "Prikaži \"Na zalihi\" ili \"Nema na zalihi\" za svaki proizvod u listi želja"
222
 
223
- #: ../includes/class.yith-wcwl-admin-init.php:1160
224
  msgid "Show Date of addition"
225
  msgstr "Prikaži datum dodavanja"
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 "Prikaži datum kada je korisnik dodao proizvod u listu želja"
230
 
231
- #: ../includes/class.yith-wcwl-admin-init.php:1168
232
  msgid "Add second remove button"
233
  msgstr "Dodaj drugi gumb za brisanje"
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 "Dodaj drugi gumb za brisanje u zadnjem redu, sa produženim natpisom"
238
 
239
- #: ../includes/class.yith-wcwl-admin-init.php:1184
240
  msgid "Styles"
241
  msgstr "Stilovi"
242
 
243
- #: ../includes/class.yith-wcwl-admin-init.php:1191
244
  msgid "Use buttons"
245
  msgstr "Koristi gumbove"
246
 
247
- #: ../includes/class.yith-wcwl-admin-init.php:1192
248
  msgid "Use buttons instead of simple anchors."
249
  msgstr "Koristi gumbove umjesto jednostavih natpisa."
250
 
251
- #: ../includes/class.yith-wcwl-admin-init.php:1198
252
  msgid "Custom CSS"
253
  msgstr "Prilagođeni CSS"
254
 
255
- #: ../includes/class.yith-wcwl-admin-init.php:1205
256
  msgid "Use theme style"
257
  msgstr "Koristi stil teme"
258
 
259
- #: ../includes/class.yith-wcwl-admin-init.php:1206
260
  msgid "Use the theme style."
261
  msgstr "Koristi stil teme."
262
 
263
- #: ../includes/class.yith-wcwl-admin-init.php:1212
264
  msgid "Rounded buttons"
265
  msgstr "Zaobljeni rubovi gumbova"
266
 
267
- #: ../includes/class.yith-wcwl-admin-init.php:1213
268
  msgid "Make button corners rounded"
269
  msgstr "Koristi zaobljene rubove gumbova"
270
 
271
- #: ../includes/class.yith-wcwl-admin-init.php:1219
272
  msgid "\"Add to Wishlist\" icon"
273
  msgstr "Ikona za \"Dodaj u listu želja\""
274
 
275
- #: ../includes/class.yith-wcwl-admin-init.php:1220
276
  msgid "Add an icon to the \"Add to Wishlist\" button"
277
  msgstr "Dodaj ikonu za gumb \"Dodaj u listu želja\""
278
 
279
- #: ../includes/class.yith-wcwl-admin-init.php:1230
280
  msgid "\"Add to Cart\" icon"
281
  msgstr "Gumb za \"Dodaj u košaricu\""
282
 
283
- #: ../includes/class.yith-wcwl-admin-init.php:1231
284
  msgid "Add an icon to the \"Add to Cart\" button"
285
  msgstr "Dodaj ikonu za gumb \"Dodaj u košaricu\""
286
 
287
- #: ../includes/class.yith-wcwl-admin-init.php:1249
288
  msgid "Social Networks & Share"
289
  msgstr "Društvene mreže i dijeljenje"
290
 
291
- #: ../includes/class.yith-wcwl-admin-init.php:1256
292
  msgid "Share on Facebook"
293
  msgstr "Podijeli na Facebooku"
294
 
295
- #: ../includes/class.yith-wcwl-admin-init.php:1257
296
  msgid "Show \"Share on Facebook\" button"
297
  msgstr "Prikaži gumb \"Podijeli na Facebooku\""
298
 
299
- #: ../includes/class.yith-wcwl-admin-init.php:1263
300
  msgid "Tweet on Twitter"
301
  msgstr "Tweet-aj na Twitteru"
302
 
303
- #: ../includes/class.yith-wcwl-admin-init.php:1264
304
  msgid "Show \"Tweet on Twitter\" button"
305
  msgstr "Prikaži gumb \"Tweet-aj na Twitteru\""
306
 
307
- #: ../includes/class.yith-wcwl-admin-init.php:1270
308
  msgid "Pin on Pinterest"
309
  msgstr "Pinaj na Pinterestu"
310
 
311
- #: ../includes/class.yith-wcwl-admin-init.php:1271
312
  msgid "Show \"Pin on Pinterest\" button"
313
  msgstr "Prikaži gumb \"Pinaj na Pinterestu\""
314
 
315
- #: ../includes/class.yith-wcwl-admin-init.php:1277
316
  msgid "Share on Google+"
317
  msgstr "Podijeli na Google+"
318
 
319
- #: ../includes/class.yith-wcwl-admin-init.php:1278
320
  msgid "Show \"Share on Google+\" button"
321
  msgstr "Prikaži gumb \"Podijeli na Google+\""
322
 
323
- #: ../includes/class.yith-wcwl-admin-init.php:1284
324
  msgid "Share by Email"
325
  msgstr "Podijeli preko Emaila"
326
 
327
- #: ../includes/class.yith-wcwl-admin-init.php:1285
328
  msgid "Show \"Share by Email\" button"
329
  msgstr "Prikaži gumb \"Podijeli preko emaila\""
330
 
331
- #: ../includes/class.yith-wcwl-admin-init.php:1291
332
  msgid "Social title"
333
  msgstr "Naslov za objavu"
334
 
335
- #: ../includes/class.yith-wcwl-admin-init.php:1298
336
  msgid "Social text"
337
  msgstr "Tekst za objavu"
338
 
339
- #: ../includes/class.yith-wcwl-admin-init.php:1299
340
  msgid ""
341
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
342
  "strong> where you want to show the URL of your wishlist."
@@ -344,32 +343,30 @@ msgstr ""
344
  "Ovo će se koristiti na Twitteru i Pinterestu. Koristite <strong>%wishlist_url"
345
  "%</strong> gdje želite prikazati URL vaše liste želja."
346
 
347
- #: ../includes/class.yith-wcwl-admin-init.php:1306
348
  msgid "Social image URL"
349
  msgstr "Link na sliku za objave"
350
 
351
- #: ../includes/class.yith-wcwl-admin-init.php:1307
352
  msgid "It will be used by Pinterest."
353
  msgstr "Korisititi će se na Pinterestu."
354
 
355
- #: ../includes/class.yith-wcwl-admin-init.php:1321
356
- #, php-format
357
  msgid ""
358
  "If you want to take advantage of this feature, you could consider to "
359
  "purchase the %s."
360
  msgstr ""
361
  "Ako želite koristiti prednosti ove opcije, možete razmisliti o kupovini %s."
362
 
363
- #: ../includes/class.yith-wcwl-admin-init.php:1326
364
  msgid "YITH WooCommerce Frequently Bought Together Integration"
365
  msgstr "YITH WooCommerse skupna Integracija"
366
 
367
- #: ../includes/class.yith-wcwl-admin-init.php:1333
368
  msgid "Enable slider in wishlist"
369
  msgstr "Omogući slider u listi želja"
370
 
371
- #: ../includes/class.yith-wcwl-admin-init.php:1334
372
- #, php-format
373
  msgid ""
374
  "Choose to enable product slider in wishlist page with linked products (<a "
375
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
@@ -377,85 +374,84 @@ msgstr ""
377
  "Odabite da biste omogućili slider sa povezanim proizvodima na listi želja "
378
  "(<a href=\"%s\" class=\"thickbox\">Primjer</a>). %s"
379
 
380
- #: ../includes/class.yith-wcwl-admin-init.php:1370
381
  msgid "\"Add to wishlist\" button"
382
  msgstr "Gumb za \"Dodaj u listu želja\""
383
 
384
- #: ../includes/class.yith-wcwl-admin-init.php:1373
385
- #: ../includes/class.yith-wcwl-admin-init.php:1391
386
- #: ../includes/class.yith-wcwl-admin-init.php:1409
387
- #: ../includes/class.yith-wcwl-admin-init.php:1427
388
- #: ../includes/class.yith-wcwl-admin-init.php:1445
389
  msgid "Background"
390
  msgstr "Pozadina"
391
 
392
- #: ../includes/class.yith-wcwl-admin-init.php:1374
393
- #: ../includes/class.yith-wcwl-admin-init.php:1392
394
- #: ../includes/class.yith-wcwl-admin-init.php:1410
395
- #: ../includes/class.yith-wcwl-admin-init.php:1428
396
- #: ../includes/class.yith-wcwl-admin-init.php:1446
397
  msgid "Text"
398
  msgstr "Tekst"
399
 
400
- #: ../includes/class.yith-wcwl-admin-init.php:1375
401
- #: ../includes/class.yith-wcwl-admin-init.php:1393
402
- #: ../includes/class.yith-wcwl-admin-init.php:1411
403
- #: ../includes/class.yith-wcwl-admin-init.php:1429
404
- #: ../includes/class.yith-wcwl-admin-init.php:1447
405
  msgid "Border"
406
  msgstr "Obrub"
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
  msgid "Background (hover)"
413
  msgstr "Pozadina (hover)"
414
 
415
- #: ../includes/class.yith-wcwl-admin-init.php:1383
416
- #: ../includes/class.yith-wcwl-admin-init.php:1401
417
- #: ../includes/class.yith-wcwl-admin-init.php:1419
418
- #: ../includes/class.yith-wcwl-admin-init.php:1437
419
  msgid "Text (hover)"
420
  msgstr "Tekst (hover)"
421
 
422
- #: ../includes/class.yith-wcwl-admin-init.php:1384
423
- #: ../includes/class.yith-wcwl-admin-init.php:1402
424
- #: ../includes/class.yith-wcwl-admin-init.php:1420
425
- #: ../includes/class.yith-wcwl-admin-init.php:1438
426
  msgid "Border (hover)"
427
  msgstr "Obrub (hover)"
428
 
429
- #: ../includes/class.yith-wcwl-admin-init.php:1388
430
  msgid "\"Add to Cart\" button"
431
  msgstr "Gumb za \"Dodaj u košaricu\""
432
 
433
- #: ../includes/class.yith-wcwl-admin-init.php:1406
434
  msgid "\"Style 1\" button"
435
  msgstr "Gumb \"Stil 1\""
436
 
437
- #: ../includes/class.yith-wcwl-admin-init.php:1424
438
  msgid "\"Style 2\" button"
439
  msgstr "Gumb \"Stil 2\""
440
 
441
- #: ../includes/class.yith-wcwl-admin-init.php:1442
442
  msgid "Wishlist table"
443
  msgstr "Tablica liste želja"
444
 
445
- #: ../includes/class.yith-wcwl-admin-init.php:1451
446
  msgid "Headers"
447
  msgstr "Naslovi"
448
 
449
- #: ../includes/class.yith-wcwl-admin-init.php:1454
450
  msgid "Background color"
451
  msgstr "Boja pozadine"
452
 
453
- #: ../includes/class.yith-wcwl-admin-init.php:1544
454
  msgid "Wishlist Activated"
455
  msgstr "Lista želja aktivirana"
456
 
457
- #: ../includes/class.yith-wcwl-admin-init.php:1545
458
- #, php-format
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. "
@@ -467,12 +463,11 @@ msgstr ""
467
  "je u izvanrednoj PREMIUM verziji sa puno novih opcija, <a href=\"%s"
468
  "\">otkrijte je</a>."
469
 
470
- #: ../includes/class.yith-wcwl-admin-init.php:1556
471
  msgid "Wishlist Updated"
472
  msgstr "Lista želja je ažurirana"
473
 
474
- #: ../includes/class.yith-wcwl-admin-init.php:1557
475
- #, php-format
476
  msgid ""
477
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
478
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -486,7 +481,7 @@ msgstr ""
486
  "ovaj meni. Lista želja je ažurirana novim opcijama, <a href=\"%s\">otkrijte "
487
  "PREMIUM verziju.</a>"
488
 
489
- #: ../includes/class.yith-wcwl-init.php:403
490
  msgid ""
491
  "We are sorry, but this feature is available only if cookies are enabled on "
492
  "your browser."
@@ -494,184 +489,177 @@ msgstr ""
494
  "Žao nam je, ova opcija je dostupna samo ako imate aktivirana kolačiće u "
495
  "vašem pregledniku."
496
 
497
- #: ../includes/class.yith-wcwl-init.php:404
498
  msgid "Product correctly added to cart"
499
  msgstr "Proizvod uspješno dodan u košaricu"
500
 
501
- #: ../includes/class.yith-wcwl-install.php:244
502
  msgctxt "page_slug"
503
  msgid "wishlist"
504
  msgstr "listaželja"
505
 
506
- #: ../includes/class.yith-wcwl-privacy.php:50
507
  msgid "While you visit our site, we’ll track:"
508
  msgstr ""
509
 
510
- #: ../includes/class.yith-wcwl-privacy.php:52
511
  msgid ""
512
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
513
  "users your favourite products, and to create targeted email campaigns."
514
  msgstr ""
515
 
516
- #: ../includes/class.yith-wcwl-privacy.php:53
517
  msgid ""
518
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
519
  "make them visible to the store’s staff"
520
  msgstr ""
521
 
522
- #: ../includes/class.yith-wcwl-privacy.php:55
523
  msgid ""
524
  "We’ll also use cookies to keep track of wishlist contents while you’re "
525
  "browsing our site."
526
  msgstr ""
527
 
528
- #: ../includes/class.yith-wcwl-privacy.php:58
529
  msgid ""
530
  "Members of our team have access to the information you provide us. For "
531
  "example, both Administrators and Shop Managers can access:"
532
  msgstr ""
533
 
534
- #: ../includes/class.yith-wcwl-privacy.php:60
535
  msgid ""
536
  "Wishlist details, such as products added, date of addition, name and privacy "
537
  "settings of your wishlists"
538
  msgstr ""
539
 
540
- #: ../includes/class.yith-wcwl-privacy.php:62
541
  msgid ""
542
  "Our team members have access to this information to offer you better deals "
543
  "for the products you love."
544
  msgstr ""
545
 
546
- #: ../includes/class.yith-wcwl-privacy.php:82
547
- #: ../includes/class.yith-wcwl-privacy.php:98
548
  #, fuzzy
549
- #| msgid "Search Wishlists"
550
  msgid "Customer Wishlists"
551
  msgstr "Pretraga listi želja"
552
 
553
- #: ../includes/class.yith-wcwl-privacy.php:133
554
  #, fuzzy
555
- #| msgid "Wishlist"
556
  msgid "Wishlists"
557
  msgstr "Lista želja"
558
 
559
- #: ../includes/class.yith-wcwl-privacy.php:195
560
- #, fuzzy, php-format
561
- #| msgid "My wishlist on %s"
562
  msgid "Removed wishlist %s."
563
  msgstr "Moja lista želja na %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
  #, fuzzy
580
- #| msgid "Wishlist"
581
  msgid "Wishlist url"
582
  msgstr "Lista želja"
583
 
584
- #: ../includes/class.yith-wcwl-privacy.php:230
585
  msgid "Title"
586
  msgstr ""
587
 
588
- #: ../includes/class.yith-wcwl-privacy.php:231
589
  msgctxt "date wishlist was created"
590
  msgid "Created on"
591
  msgstr ""
592
 
593
- #: ../includes/class.yith-wcwl-privacy.php:232
594
  msgid "Visibility"
595
  msgstr ""
596
 
597
- #: ../includes/class.yith-wcwl-privacy.php:233
598
  msgid "Items Added"
599
  msgstr ""
600
 
601
- #: ../includes/class.yith-wcwl-privacy.php:283
602
- #: ../templates/wishlist-view.php:212
603
  msgid "Shared"
604
  msgstr "Podijeljeno"
605
 
606
- #: ../includes/class.yith-wcwl-privacy.php:286
607
- #: ../templates/wishlist-view.php:215
608
  msgid "Private"
609
  msgstr "Privatno"
610
 
611
- #: ../includes/class.yith-wcwl-privacy.php:289
612
- #: ../templates/wishlist-view.php:218
613
  msgid "Public"
614
  msgstr "Javno"
615
 
616
- #: ../includes/class.yith-wcwl-shortcode.php:259
617
- #: ../includes/class.yith-wcwl-ui.php:164
618
  msgid "Share on:"
619
  msgstr "Podijeli na:"
620
 
621
- #: ../includes/class.yith-wcwl-ui.php:118
622
- #: ../includes/class.yith-wcwl-ui.php:200
623
  msgid "Select options"
624
  msgstr "Odaberite opcije"
625
 
626
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
627
  msgid "Facebook"
628
  msgstr ""
629
 
630
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
631
  msgid "Twitter"
632
  msgstr ""
633
 
634
- #: ../includes/class.yith-wcwl-ui.php:180
635
  msgid "email"
636
  msgstr ""
637
 
638
- #: ../includes/class.yith-wcwl.php:201
639
  msgid "An error occurred while adding products to the wishlist."
640
  msgstr "Greška prilikom dodavanja proizvoda u listu želja."
641
 
642
- #: ../includes/class.yith-wcwl.php:293
643
  msgid "An error occurred while adding products to wishlist."
644
  msgstr "Greška prilikom dodavanja proizvoda u listu želja."
645
 
646
- #: ../includes/class.yith-wcwl.php:310
647
  msgid "The \"Remove\" option now does not require any parameter"
648
  msgstr "Opcija \"Obriši\" ne zahtjeva parametre"
649
 
650
- #: ../includes/class.yith-wcwl.php:359
651
  msgid "An error occurred while removing products from the wishlist"
652
  msgstr "Greška prilikom brisanja proizvoda iz liste želja"
653
 
654
- #: ../includes/class.yith-wcwl.php:809
655
  msgid "You need to log in before creating a new wishlist"
656
  msgstr "Morate se prijaviti da biste mogli dodavati proizvode u listu želja"
657
 
658
- #: ../includes/class.yith-wcwl.php:1610
659
  msgid "Product successfully removed."
660
  msgstr "Proizvod uspješno obrisan."
661
 
662
- #: ../includes/class.yith-wcwl.php:1614
663
  msgid "Error. Unable to remove the product from the wishlist."
664
  msgstr "Greška. Proizvod se ne može obrisati iz liste želja."
665
 
666
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
667
  msgid "No products were added to the wishlist"
668
  msgstr "Nema proizvoda u listi želja"
669
 
670
- #: ../includes/class.yith-wcwl.php:1660
671
  msgid "An error as occurred."
672
  msgstr "Greška, neuspješan pokušaj."
673
 
674
- #: ../init.php:130
675
  msgid ""
676
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
677
  "WooCommerce in order to work."
@@ -679,17 +667,16 @@ msgstr ""
679
  "YITH WooCommerce Lista želja je uključena ali nije omogućena. Zahtjeva "
680
  "WooCommerce dodatak da bi mogla raditi."
681
 
682
- #: ../init.php:140
683
  msgid "You can't activate the free version of"
684
  msgstr ""
685
 
686
- #: ../init.php:140
687
  msgid "while you are using the premium one."
688
  msgstr ""
689
 
690
- #: ../templates/admin/wishlist-panel-premium.php:185
691
- #: ../templates/admin/wishlist-panel-premium.php:383
692
- #, php-format
693
  msgid ""
694
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
695
  "%2$s to benefit from all features!"
@@ -697,23 +684,21 @@ msgstr ""
697
  "Nadogradite na %1$spremium verziju%2$s%3$s %1$sYITH WooCommerce Listu želja"
698
  "%2$s "
699
 
700
- #: ../templates/admin/wishlist-panel-premium.php:187
701
- #: ../templates/admin/wishlist-panel-premium.php:385
702
- #, php-format
703
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
704
  msgstr "%1$sNADOGRADI%2$s%3$s na premium verziju%2$s"
705
 
706
- #: ../templates/admin/wishlist-panel-premium.php:193
707
  msgid "Premium Features"
708
  msgstr "Premium dodaci"
709
 
710
- #: ../templates/admin/wishlist-panel-premium.php:196
711
- #: ../templates/admin/wishlist-panel-premium.php:201
712
  msgid "Multiple Wishlist"
713
  msgstr "Višestruka Lista želja"
714
 
715
- #: ../templates/admin/wishlist-panel-premium.php:203
716
- #, php-format
717
  msgid ""
718
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
719
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -731,13 +716,12 @@ msgstr ""
731
  "dodatku vaši korisnici će biti u mogućnosti stvoriti, uređivati i dijeliti "
732
  "svoje liste želja."
733
 
734
- #: ../templates/admin/wishlist-panel-premium.php:212
735
- #: ../templates/admin/wishlist-panel-premium.php:222
736
  msgid "Wishlist Private"
737
  msgstr "Privatna lista želja"
738
 
739
- #: ../templates/admin/wishlist-panel-premium.php:214
740
- #, php-format
741
  msgid ""
742
  "By enabling the option wishlist, users will also have the possibility to "
743
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
@@ -746,13 +730,11 @@ msgstr ""
746
  "Ako uključite opciju liste želja, korisnići će imati mogućnost upravljanja "
747
  "%1$svidljivosti%2$s njihovih lista želja po sljedećim kriterijima:"
748
 
749
- #: ../templates/admin/wishlist-panel-premium.php:216
750
- #, php-format
751
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
752
  msgstr "%1$sjavno:%2$s svi korisnici mogu pretraživati i vidjeti listu želja;"
753
 
754
- #: ../templates/admin/wishlist-panel-premium.php:217
755
- #, php-format
756
  msgid ""
757
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
758
  "can display it;"
@@ -760,19 +742,17 @@ msgstr ""
760
  "%1$spodijeljeno:%2$s pristup imaju samo korisnici koji imaju direktan link "
761
  "na listu želja;"
762
 
763
- #: ../templates/admin/wishlist-panel-premium.php:218
764
- #, php-format
765
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
766
  msgstr ""
767
  "%1$sprivatno:%2$s pristup ima samo korisnik koji je napravio listu želja."
768
 
769
- #: ../templates/admin/wishlist-panel-premium.php:229
770
- #: ../templates/admin/wishlist-panel-premium.php:234
771
  msgid "Estimate Cost"
772
  msgstr "Procjena troška"
773
 
774
- #: ../templates/admin/wishlist-panel-premium.php:236
775
- #, php-format
776
  msgid ""
777
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
778
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -792,13 +772,12 @@ msgstr ""
792
  "tekst i poslati email sa svim potrebnim informacijama direktno na adresu "
793
  "koju ste prethodno postavili."
794
 
795
- #: ../templates/admin/wishlist-panel-premium.php:245
796
- #: ../templates/admin/wishlist-panel-premium.php:250
797
  msgid "Admin Panel"
798
  msgstr "Upravljačka ploča Admina"
799
 
800
- #: ../templates/admin/wishlist-panel-premium.php:247
801
- #, php-format
802
  msgid ""
803
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
804
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -814,13 +793,12 @@ msgstr ""
814
  "preko stranice proizvoda, koji prikazuje količinu proizvoda u korisničkim "
815
  "listama želja."
816
 
817
- #: ../templates/admin/wishlist-panel-premium.php:257
818
- #: ../templates/admin/wishlist-panel-premium.php:262
819
  msgid "Search Wishlists"
820
  msgstr "Pretraga listi želja"
821
 
822
- #: ../templates/admin/wishlist-panel-premium.php:264
823
- #, php-format
824
  msgid ""
825
  "How many times have you been looking for the perfect gift for a important "
826
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -834,12 +812,11 @@ msgstr ""
834
  "ovaj način možete povećati %1$svidljivost%2$s vaših proizvoda i ohrabriti "
835
  "korisnike na kupnju."
836
 
837
- #: ../templates/admin/wishlist-panel-premium.php:273
838
  msgid "'ADD TO CART' CHECKBOX"
839
  msgstr "'DODAJ U KOŠARICU' CHECKBOX"
840
 
841
- #: ../templates/admin/wishlist-panel-premium.php:275
842
- #, php-format
843
  msgid ""
844
  "Your shop offers always a wide selection of products and wishlists of your "
845
  "users get more and more crowded everyday. Give them the possibility to "
@@ -850,20 +827,19 @@ msgstr ""
850
  "pune i pune svakog dana. Omogućite im odabir %1$snekoliko ili svih proizvoda"
851
  "%2$s u listi želja i dodavanja u košaricu samo jednim klikom."
852
 
853
- #: ../templates/admin/wishlist-panel-premium.php:278
854
  msgid "'ADD TO CART'"
855
  msgstr "'DODAJ U KOŠARICU'"
856
 
857
- #: ../templates/admin/wishlist-panel-premium.php:285
858
  msgid "DISABLE WISHLIST"
859
  msgstr "ONEMOGUĆI LISTU ŽELJA"
860
 
861
- #: ../templates/admin/wishlist-panel-premium.php:290
862
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
863
  msgstr "ONEMOGUĆI LISTU ŽELJA ZA NEPRIJAVLJENE KORISNIKE"
864
 
865
- #: ../templates/admin/wishlist-panel-premium.php:292
866
- #, php-format
867
  msgid ""
868
  "Favour users that have registered to your shop and disable plugin "
869
  "functionalities for all users that have not. By disabling this option, each "
@@ -876,12 +852,11 @@ msgstr ""
876
  "želja biti će %1$spreusmjereni%2$s na stranicu \"Moj račun\" i poruku koja "
877
  "ih poziva da se prijave."
878
 
879
- #: ../templates/admin/wishlist-panel-premium.php:301
880
  msgid "MESSAGE TO UNLOGGED USERS"
881
  msgstr "PORUKA NEPRIJAVLJENIM KORISNICIMA"
882
 
883
- #: ../templates/admin/wishlist-panel-premium.php:303
884
- #, php-format
885
  msgid ""
886
  "Invite users that are visiting your shop to login if they want to fully "
887
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
@@ -891,17 +866,16 @@ msgstr ""
891
  "koristiti prednosti Liste želja. Prikazuje %1$sprilagođenu poruku%2$s i "
892
  "preusmjerava ih na stranicu \"Moj račun\" za registraciju."
893
 
894
- #: ../templates/admin/wishlist-panel-premium.php:306
895
  msgid "UNLOGGED USERS"
896
  msgstr "NEPRIJAVLJENI KORISNICI"
897
 
898
- #: ../templates/admin/wishlist-panel-premium.php:313
899
- #: ../templates/admin/wishlist-panel-premium.php:318
900
  msgid "POPULAR TABLE"
901
  msgstr "TABLICA POPULARNOSTI"
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 "
@@ -913,12 +887,11 @@ msgstr ""
913
  "administrator trgovine pratite proizvode koji se često pojavljuju u listama "
914
  "želja."
915
 
916
- #: ../templates/admin/wishlist-panel-premium.php:329
917
  msgid "FUNCTIONALITIES IN ONE CLICK"
918
  msgstr "FUNKCIONALNOSTI NA JEDAN KLIK"
919
 
920
- #: ../templates/admin/wishlist-panel-premium.php:331
921
- #, php-format
922
  msgid ""
923
  "Users have the possibility to search for a wishlist, create a new one or "
924
  "display those already created. Add these %1$sfunctionalities%2$s through the "
@@ -928,17 +901,16 @@ msgstr ""
928
  "koje su već izradili. Dodajte ove %1$sfunkcionalnosti%2$s preko widgeta ili "
929
  "ih prikažite odmah nakon tablice \"Liste želja\"."
930
 
931
- #: ../templates/admin/wishlist-panel-premium.php:334
932
  msgid "FUNCTIONALITIES"
933
  msgstr "FUNKCIONALNOSTI"
934
 
935
- #: ../templates/admin/wishlist-panel-premium.php:341
936
- #: ../templates/admin/wishlist-panel-premium.php:346
937
  msgid "PROMOTIONAL EMAIL"
938
  msgstr "PROMOTIVNI EMAIL"
939
 
940
- #: ../templates/admin/wishlist-panel-premium.php:348
941
- #, php-format
942
  msgid ""
943
  "If you want to give the right input to your users to persuade them to "
944
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -952,12 +924,11 @@ msgstr ""
952
  "kupon koji mogu iskoristiti u trgovini kako bi znali da im dajete "
953
  "jedinstvenu ponudu!"
954
 
955
- #: ../templates/admin/wishlist-panel-premium.php:357
956
  msgid "FROM A WISHLIST TO ANOTHER"
957
  msgstr "IZ LISTE ŽELJA U DRUGU"
958
 
959
- #: ../templates/admin/wishlist-panel-premium.php:359
960
- #, php-format
961
  msgid ""
962
  "Who said that a product has to remain forever in the same wishlist? With the "
963
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -969,20 +940,19 @@ msgstr ""
969
  "korisnici će moći sa samo jednim klikom premjestiti proizvod iz jedne liste "
970
  "želja u drugu, upravljajući svojim listama želja."
971
 
972
- #: ../templates/admin/wishlist-panel-premium.php:362
973
  msgid "FROM A WISHLIST"
974
  msgstr "IZ LISTE ŽELJA"
975
 
976
- #: ../templates/admin/wishlist-panel-premium.php:369
977
  msgid "DATE"
978
  msgstr "DATUM"
979
 
980
- #: ../templates/admin/wishlist-panel-premium.php:374
981
  msgid "DATE OF ADDITION TO A WISHLIST"
982
  msgstr "DATUM DODAVANJA U LISTU ŽELJA"
983
 
984
- #: ../templates/admin/wishlist-panel-premium.php:376
985
- #, php-format
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 "
@@ -992,83 +962,107 @@ msgstr ""
992
  "vidjeti datum kada su dodali određeni proizvod u svoju listu: novi način da "
993
  "vaši korisnici budu informirani o svojim aktivnostima."
994
 
995
- #: ../templates/share.php:32
996
  msgid "Pinterest"
997
  msgstr ""
998
 
999
- #: ../templates/share.php:38
1000
  msgid "Google+"
1001
  msgstr ""
1002
 
1003
- #: ../templates/share.php:44
1004
  msgid "Email"
1005
  msgstr ""
1006
 
1007
- #: ../templates/wishlist-view.php:32
1008
  msgid "Edit title"
1009
  msgstr "Uredi naslov"
1010
 
1011
- #: ../templates/wishlist-view.php:41
1012
  msgid "Save"
1013
  msgstr "Spremi"
1014
 
1015
- #: ../templates/wishlist-view.php:45
1016
  msgid "Cancel"
1017
  msgstr "Odustani"
1018
 
1019
- #: ../templates/wishlist-view.php:82
1020
  msgid "Product Name"
1021
  msgstr "Ime proizvoda"
1022
 
1023
- #: ../templates/wishlist-view.php:89
1024
  msgid "Unit Price"
1025
  msgstr "Jedinična cijena"
1026
 
1027
- #: ../templates/wishlist-view.php:102
1028
  msgid "Stock Status"
1029
  msgstr "Stanje zalihe"
1030
 
1031
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1032
  msgid "Remove this product"
1033
  msgstr "Obriši ovaj proizvod"
1034
 
1035
- #: ../templates/wishlist-view.php:172
1036
  msgid "Free!"
1037
  msgstr "Besplatno!"
1038
 
1039
- #: ../templates/wishlist-view.php:179
1040
  msgid "Out of Stock"
1041
  msgstr "Nema na zalihi"
1042
 
1043
- #: ../templates/wishlist-view.php:179
1044
  msgid "In Stock"
1045
  msgstr "Na zalihi"
1046
 
1047
- #: ../templates/wishlist-view.php:188
1048
- #, php-format
1049
  msgid "Added on : %s"
1050
  msgstr "Dodano: %s"
1051
 
1052
- #: ../templates/wishlist-view.php:200
1053
  msgid "Move"
1054
  msgstr "Premjesti"
1055
 
1056
- #: ../templates/wishlist-view.php:232
1057
  msgid "Remove"
1058
  msgstr "Obriši"
1059
 
1060
- #: ../templates/wishlist-view.php:259
1061
  msgid "Add the selected products to the cart"
1062
  msgstr "Dodaj označene proizvode u košaricu"
1063
 
1064
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1065
  msgid "Ask for an estimate"
1066
  msgstr "Zatraži procjenu cijene"
1067
 
1068
- #: ../templates/wishlist-view.php:303
1069
  msgid "Your email"
1070
  msgstr ""
1071
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1072
  #~ msgid "Live Demo"
1073
  #~ msgstr "Pregled uživo"
1074
 
@@ -1085,9 +1079,6 @@ msgstr ""
1085
  #~ msgid "Plugin Documentation"
1086
  #~ msgstr "Dokumentacija dodatka"
1087
 
1088
- #~ msgid "YITH WooCommerce Wishlist"
1089
- #~ msgstr "YITH WooCommerce Lista želja"
1090
-
1091
  #~ msgid ""
1092
  #~ "You can't activate the free version of YITH WooCommerce Wishlist while "
1093
  #~ "you are using the premium one."
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:50+0200\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:1478
26
+ #: includes/class.yith-wcwl-admin-init.php:1479
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:1018
45
  msgid "Upgrade to the PREMIUM VERSION"
46
  msgstr "Nadogradite na PREMIUM VERZIJU"
47
 
48
+ #: includes/class.yith-wcwl-admin-init.php:1022
49
  msgid "Discover the Advanced Features"
50
  msgstr "Otkrijte Dodatne opcije"
51
 
52
+ #: includes/class.yith-wcwl-admin-init.php:1023
53
  msgid ""
54
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
55
  "all features!"
56
  msgstr ""
57
 
58
+ #: includes/class.yith-wcwl-admin-init.php:1029
59
  msgid "Get Support and Pro Features"
60
  msgstr "Podrška i Pro Pogodnosti"
61
 
62
+ #: includes/class.yith-wcwl-admin-init.php:1030
63
  msgid ""
64
  "By purchasing the premium version of the plugin, you will take advantage of "
65
  "the advanced features of the product and you will get one year of free "
69
  "proizvoda i ostvarujete godinu dana besplatnih nadogradnji i podrške preko "
70
  "naše platforme dostupne 24sata/24."
71
 
72
+ #: includes/class.yith-wcwl-admin-init.php:1040
73
  msgid "General Settings"
74
  msgstr "Osnovne postavke"
75
 
76
+ #: includes/class.yith-wcwl-admin-init.php:1047
77
  msgid "Enable YITH Wishlist"
78
  msgstr "Omogući YITH Listu želja"
79
 
80
+ #: includes/class.yith-wcwl-admin-init.php:1048
 
81
  msgid ""
82
  "Enable all plugin features. <strong>Be sure to select at least one option in "
83
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
84
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
85
  msgstr ""
86
 
87
+ #: includes/class.yith-wcwl-admin-init.php:1054
88
  msgid "Default wishlist title"
89
  msgstr "Naslov Liste želja"
90
 
91
+ #: includes/class.yith-wcwl-admin-init.php:1056
92
+ #: includes/class.yith-wcwl-admin-init.php:1057
93
+ #: includes/class.yith-wcwl-admin-init.php:1293
 
94
  msgid "My wishlist on %s"
95
  msgstr "Moja lista želja na %s"
96
 
97
+ #: includes/class.yith-wcwl-admin-init.php:1062
98
  msgid "Wishlist Page"
99
  msgstr "Stranica Liste želja"
100
 
101
+ #: includes/class.yith-wcwl-admin-init.php:1063
102
  msgid "Page contents: [yith_wcwl_wishlist]"
103
  msgstr "Sadržaj stranice"
104
 
105
+ #: includes/class.yith-wcwl-admin-init.php:1072
106
  msgid "Position"
107
  msgstr "Pozicija"
108
 
109
+ #: includes/class.yith-wcwl-admin-init.php:1073
110
  msgid ""
111
  "You can add the button in variable products only after the \"Add to Cart\" "
112
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
114
  "Možete dodati gumb na varijacijama proizvoda samo nakon gumba \"Dodaj u "
115
  "košaricu\" koristeći shortcode [yith_wcwl_add_to_wishlist]."
116
 
117
+ #: includes/class.yith-wcwl-admin-init.php:1079
118
  msgid "After \"Add to cart\""
119
  msgstr "Nakon \"Dodaj u košaricu\""
120
 
121
+ #: includes/class.yith-wcwl-admin-init.php:1080
122
  msgid "After thumbnails"
123
  msgstr "Nakon minijatura"
124
 
125
+ #: includes/class.yith-wcwl-admin-init.php:1081
126
  msgid "After summary"
127
  msgstr "Nakon sažetka"
128
 
129
+ #: includes/class.yith-wcwl-admin-init.php:1082
130
  msgid "Use shortcode"
131
  msgstr "Koristi shorcode"
132
 
133
+ #: includes/class.yith-wcwl-admin-init.php:1087
134
  msgid "Redirect to cart"
135
  msgstr "Preusmjeri na košaricu"
136
 
137
+ #: includes/class.yith-wcwl-admin-init.php:1088
138
  msgid ""
139
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
140
  "page."
142
  "Preusmjeri na košaricu ako je na Listi želja odabran gumb \"Dodaj u košaricu"
143
  "\"."
144
 
145
+ #: includes/class.yith-wcwl-admin-init.php:1094
146
  msgid "Remove if added to the cart"
147
  msgstr "Obriši ako je dodan u košaricu"
148
 
149
+ #: includes/class.yith-wcwl-admin-init.php:1095
150
  msgid "Remove the product from the wishlist if it has been added to the cart."
151
  msgstr "Obriši proizvod iz liste želja ako je dodan u košaricu."
152
 
153
+ #: includes/class.yith-wcwl-admin-init.php:1101
154
  msgid "\"Add to Wishlist\" text"
155
  msgstr "Tekst za \"Dodaj u listu želja\""
156
 
157
+ #: includes/class.yith-wcwl-admin-init.php:1103
158
  msgid "Add to Wishlist"
159
  msgstr "Dodaj u košaricu"
160
 
161
+ #: includes/class.yith-wcwl-admin-init.php:1108
162
  msgid "\"Browse wishlist\" text"
163
  msgstr "Tekst za \"Pregledaj listu želja\""
164
 
165
+ #: includes/class.yith-wcwl-admin-init.php:1110
166
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
167
  msgid "Browse Wishlist"
168
  msgstr "Pregledaj listu želja"
169
 
170
+ #: includes/class.yith-wcwl-admin-init.php:1115
171
  msgid "\"Product already in wishlist\" text"
172
  msgstr "Tekst za \"Proizvod je već dodan u listu želja\""
173
 
174
+ #: includes/class.yith-wcwl-admin-init.php:1117
175
+ #: includes/class.yith-wcwl-ui.php:83
176
  msgid "The product is already in the wishlist!"
177
  msgstr "Proizvod je već dodan u listu želja!"
178
 
179
+ #: includes/class.yith-wcwl-admin-init.php:1122
180
  msgid "\"Product added\" text"
181
  msgstr "Tekst za \"Proizvod je dodan\""
182
 
183
+ #: includes/class.yith-wcwl-admin-init.php:1124
184
+ #: includes/class.yith-wcwl-ui.php:82
185
  msgid "Product added!"
186
  msgstr "Proizvod je dodan!"
187
 
188
+ #: includes/class.yith-wcwl-admin-init.php:1129
189
  msgid "\"Add to Cart\" text"
190
  msgstr "Tekst za \"Dodaj u košaricu\""
191
 
192
+ #: includes/class.yith-wcwl-admin-init.php:1131
193
  msgid "Add to Cart"
194
  msgstr "Dodaj u košaricu"
195
 
196
+ #: includes/class.yith-wcwl-admin-init.php:1136
197
  msgid "Show Unit price"
198
  msgstr "Prikaži cijenu jedinice"
199
 
200
+ #: includes/class.yith-wcwl-admin-init.php:1137
201
  msgid "Show unit price for each product in wishlist"
202
  msgstr "Prikaži cijenu jedinice za svaki proizvod u listi želja"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1144
205
  msgid "Show \"Add to Cart\" button"
206
  msgstr "Prikaži gumb \"Dodaj u listu želja\""
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1145
209
  msgid "Show \"Add to Cart\" button for each product in wishlist"
210
  msgstr "Prikaži gumb \"Dodaj u košaricu\" za svaki proizvod u listi želja"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1152
213
  msgid "Show Stock status"
214
  msgstr "Prikaži status zalihe"
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1153
217
  msgid ""
218
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
219
  msgstr ""
220
  "Prikaži \"Na zalihi\" ili \"Nema na zalihi\" za svaki proizvod u listi želja"
221
 
222
+ #: includes/class.yith-wcwl-admin-init.php:1160
223
  msgid "Show Date of addition"
224
  msgstr "Prikaži datum dodavanja"
225
 
226
+ #: includes/class.yith-wcwl-admin-init.php:1161
227
  msgid "Show the date when users have added a product to the wishlist"
228
  msgstr "Prikaži datum kada je korisnik dodao proizvod u listu želja"
229
 
230
+ #: includes/class.yith-wcwl-admin-init.php:1168
231
  msgid "Add second remove button"
232
  msgstr "Dodaj drugi gumb za brisanje"
233
 
234
+ #: includes/class.yith-wcwl-admin-init.php:1169
235
  msgid "Add a second remove button in the last column, with extended label"
236
  msgstr "Dodaj drugi gumb za brisanje u zadnjem redu, sa produženim natpisom"
237
 
238
+ #: includes/class.yith-wcwl-admin-init.php:1184
239
  msgid "Styles"
240
  msgstr "Stilovi"
241
 
242
+ #: includes/class.yith-wcwl-admin-init.php:1191
243
  msgid "Use buttons"
244
  msgstr "Koristi gumbove"
245
 
246
+ #: includes/class.yith-wcwl-admin-init.php:1192
247
  msgid "Use buttons instead of simple anchors."
248
  msgstr "Koristi gumbove umjesto jednostavih natpisa."
249
 
250
+ #: includes/class.yith-wcwl-admin-init.php:1198
251
  msgid "Custom CSS"
252
  msgstr "Prilagođeni CSS"
253
 
254
+ #: includes/class.yith-wcwl-admin-init.php:1205
255
  msgid "Use theme style"
256
  msgstr "Koristi stil teme"
257
 
258
+ #: includes/class.yith-wcwl-admin-init.php:1206
259
  msgid "Use the theme style."
260
  msgstr "Koristi stil teme."
261
 
262
+ #: includes/class.yith-wcwl-admin-init.php:1212
263
  msgid "Rounded buttons"
264
  msgstr "Zaobljeni rubovi gumbova"
265
 
266
+ #: includes/class.yith-wcwl-admin-init.php:1213
267
  msgid "Make button corners rounded"
268
  msgstr "Koristi zaobljene rubove gumbova"
269
 
270
+ #: includes/class.yith-wcwl-admin-init.php:1219
271
  msgid "\"Add to Wishlist\" icon"
272
  msgstr "Ikona za \"Dodaj u listu želja\""
273
 
274
+ #: includes/class.yith-wcwl-admin-init.php:1220
275
  msgid "Add an icon to the \"Add to Wishlist\" button"
276
  msgstr "Dodaj ikonu za gumb \"Dodaj u listu želja\""
277
 
278
+ #: includes/class.yith-wcwl-admin-init.php:1230
279
  msgid "\"Add to Cart\" icon"
280
  msgstr "Gumb za \"Dodaj u košaricu\""
281
 
282
+ #: includes/class.yith-wcwl-admin-init.php:1231
283
  msgid "Add an icon to the \"Add to Cart\" button"
284
  msgstr "Dodaj ikonu za gumb \"Dodaj u košaricu\""
285
 
286
+ #: includes/class.yith-wcwl-admin-init.php:1249
287
  msgid "Social Networks & Share"
288
  msgstr "Društvene mreže i dijeljenje"
289
 
290
+ #: includes/class.yith-wcwl-admin-init.php:1256
291
  msgid "Share on Facebook"
292
  msgstr "Podijeli na Facebooku"
293
 
294
+ #: includes/class.yith-wcwl-admin-init.php:1257
295
  msgid "Show \"Share on Facebook\" button"
296
  msgstr "Prikaži gumb \"Podijeli na Facebooku\""
297
 
298
+ #: includes/class.yith-wcwl-admin-init.php:1263
299
  msgid "Tweet on Twitter"
300
  msgstr "Tweet-aj na Twitteru"
301
 
302
+ #: includes/class.yith-wcwl-admin-init.php:1264
303
  msgid "Show \"Tweet on Twitter\" button"
304
  msgstr "Prikaži gumb \"Tweet-aj na Twitteru\""
305
 
306
+ #: includes/class.yith-wcwl-admin-init.php:1270
307
  msgid "Pin on Pinterest"
308
  msgstr "Pinaj na Pinterestu"
309
 
310
+ #: includes/class.yith-wcwl-admin-init.php:1271
311
  msgid "Show \"Pin on Pinterest\" button"
312
  msgstr "Prikaži gumb \"Pinaj na Pinterestu\""
313
 
314
+ #: includes/class.yith-wcwl-admin-init.php:1277
315
  msgid "Share on Google+"
316
  msgstr "Podijeli na Google+"
317
 
318
+ #: includes/class.yith-wcwl-admin-init.php:1278
319
  msgid "Show \"Share on Google+\" button"
320
  msgstr "Prikaži gumb \"Podijeli na Google+\""
321
 
322
+ #: includes/class.yith-wcwl-admin-init.php:1284
323
  msgid "Share by Email"
324
  msgstr "Podijeli preko Emaila"
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1285
327
  msgid "Show \"Share by Email\" button"
328
  msgstr "Prikaži gumb \"Podijeli preko emaila\""
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1291
331
  msgid "Social title"
332
  msgstr "Naslov za objavu"
333
 
334
+ #: includes/class.yith-wcwl-admin-init.php:1298
335
  msgid "Social text"
336
  msgstr "Tekst za objavu"
337
 
338
+ #: includes/class.yith-wcwl-admin-init.php:1299
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."
343
  "Ovo će se koristiti na Twitteru i Pinterestu. Koristite <strong>%wishlist_url"
344
  "%</strong> gdje želite prikazati URL vaše liste želja."
345
 
346
+ #: includes/class.yith-wcwl-admin-init.php:1306
347
  msgid "Social image URL"
348
  msgstr "Link na sliku za objave"
349
 
350
+ #: includes/class.yith-wcwl-admin-init.php:1307
351
  msgid "It will be used by Pinterest."
352
  msgstr "Korisititi će se na Pinterestu."
353
 
354
+ #: includes/class.yith-wcwl-admin-init.php:1321
 
355
  msgid ""
356
  "If you want to take advantage of this feature, you could consider to "
357
  "purchase the %s."
358
  msgstr ""
359
  "Ako želite koristiti prednosti ove opcije, možete razmisliti o kupovini %s."
360
 
361
+ #: includes/class.yith-wcwl-admin-init.php:1326
362
  msgid "YITH WooCommerce Frequently Bought Together Integration"
363
  msgstr "YITH WooCommerse skupna Integracija"
364
 
365
+ #: includes/class.yith-wcwl-admin-init.php:1333
366
  msgid "Enable slider in wishlist"
367
  msgstr "Omogući slider u listi želja"
368
 
369
+ #: includes/class.yith-wcwl-admin-init.php:1334
 
370
  msgid ""
371
  "Choose to enable product slider in wishlist page with linked products (<a "
372
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
374
  "Odabite da biste omogućili slider sa povezanim proizvodima na listi želja "
375
  "(<a href=\"%s\" class=\"thickbox\">Primjer</a>). %s"
376
 
377
+ #: includes/class.yith-wcwl-admin-init.php:1370
378
  msgid "\"Add to wishlist\" button"
379
  msgstr "Gumb za \"Dodaj u listu želja\""
380
 
381
+ #: includes/class.yith-wcwl-admin-init.php:1373
382
+ #: includes/class.yith-wcwl-admin-init.php:1391
383
+ #: includes/class.yith-wcwl-admin-init.php:1409
384
+ #: includes/class.yith-wcwl-admin-init.php:1427
385
+ #: includes/class.yith-wcwl-admin-init.php:1445
386
  msgid "Background"
387
  msgstr "Pozadina"
388
 
389
+ #: includes/class.yith-wcwl-admin-init.php:1374
390
+ #: includes/class.yith-wcwl-admin-init.php:1392
391
+ #: includes/class.yith-wcwl-admin-init.php:1410
392
+ #: includes/class.yith-wcwl-admin-init.php:1428
393
+ #: includes/class.yith-wcwl-admin-init.php:1446
394
  msgid "Text"
395
  msgstr "Tekst"
396
 
397
+ #: includes/class.yith-wcwl-admin-init.php:1375
398
+ #: includes/class.yith-wcwl-admin-init.php:1393
399
+ #: includes/class.yith-wcwl-admin-init.php:1411
400
+ #: includes/class.yith-wcwl-admin-init.php:1429
401
+ #: includes/class.yith-wcwl-admin-init.php:1447
402
  msgid "Border"
403
  msgstr "Obrub"
404
 
405
+ #: includes/class.yith-wcwl-admin-init.php:1382
406
+ #: includes/class.yith-wcwl-admin-init.php:1400
407
+ #: includes/class.yith-wcwl-admin-init.php:1418
408
+ #: includes/class.yith-wcwl-admin-init.php:1436
409
  msgid "Background (hover)"
410
  msgstr "Pozadina (hover)"
411
 
412
+ #: includes/class.yith-wcwl-admin-init.php:1383
413
+ #: includes/class.yith-wcwl-admin-init.php:1401
414
+ #: includes/class.yith-wcwl-admin-init.php:1419
415
+ #: includes/class.yith-wcwl-admin-init.php:1437
416
  msgid "Text (hover)"
417
  msgstr "Tekst (hover)"
418
 
419
+ #: includes/class.yith-wcwl-admin-init.php:1384
420
+ #: includes/class.yith-wcwl-admin-init.php:1402
421
+ #: includes/class.yith-wcwl-admin-init.php:1420
422
+ #: includes/class.yith-wcwl-admin-init.php:1438
423
  msgid "Border (hover)"
424
  msgstr "Obrub (hover)"
425
 
426
+ #: includes/class.yith-wcwl-admin-init.php:1388
427
  msgid "\"Add to Cart\" button"
428
  msgstr "Gumb za \"Dodaj u košaricu\""
429
 
430
+ #: includes/class.yith-wcwl-admin-init.php:1406
431
  msgid "\"Style 1\" button"
432
  msgstr "Gumb \"Stil 1\""
433
 
434
+ #: includes/class.yith-wcwl-admin-init.php:1424
435
  msgid "\"Style 2\" button"
436
  msgstr "Gumb \"Stil 2\""
437
 
438
+ #: includes/class.yith-wcwl-admin-init.php:1442
439
  msgid "Wishlist table"
440
  msgstr "Tablica liste želja"
441
 
442
+ #: includes/class.yith-wcwl-admin-init.php:1451
443
  msgid "Headers"
444
  msgstr "Naslovi"
445
 
446
+ #: includes/class.yith-wcwl-admin-init.php:1454
447
  msgid "Background color"
448
  msgstr "Boja pozadine"
449
 
450
+ #: includes/class.yith-wcwl-admin-init.php:1544
451
  msgid "Wishlist Activated"
452
  msgstr "Lista želja aktivirana"
453
 
454
+ #: includes/class.yith-wcwl-admin-init.php:1545
 
455
  msgid ""
456
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
457
  "can access to all the settings of our plugins that you have activated. "
463
  "je u izvanrednoj PREMIUM verziji sa puno novih opcija, <a href=\"%s"
464
  "\">otkrijte je</a>."
465
 
466
+ #: includes/class.yith-wcwl-admin-init.php:1556
467
  msgid "Wishlist Updated"
468
  msgstr "Lista želja je ažurirana"
469
 
470
+ #: includes/class.yith-wcwl-admin-init.php:1557
 
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 "
481
  "ovaj meni. Lista želja je ažurirana novim opcijama, <a href=\"%s\">otkrijte "
482
  "PREMIUM verziju.</a>"
483
 
484
+ #: includes/class.yith-wcwl-init.php:403
485
  msgid ""
486
  "We are sorry, but this feature is available only if cookies are enabled on "
487
  "your browser."
489
  "Žao nam je, ova opcija je dostupna samo ako imate aktivirana kolačiće u "
490
  "vašem pregledniku."
491
 
492
+ #: includes/class.yith-wcwl-init.php:404
493
  msgid "Product correctly added to cart"
494
  msgstr "Proizvod uspješno dodan u košaricu"
495
 
496
+ #: includes/class.yith-wcwl-install.php:244
497
  msgctxt "page_slug"
498
  msgid "wishlist"
499
  msgstr "listaželja"
500
 
501
+ #: includes/class.yith-wcwl-privacy.php:50
502
  msgid "While you visit our site, we’ll track:"
503
  msgstr ""
504
 
505
+ #: includes/class.yith-wcwl-privacy.php:52
506
  msgid ""
507
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
508
  "users your favourite products, and to create targeted email campaigns."
509
  msgstr ""
510
 
511
+ #: includes/class.yith-wcwl-privacy.php:53
512
  msgid ""
513
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
514
  "make them visible to the store’s staff"
515
  msgstr ""
516
 
517
+ #: includes/class.yith-wcwl-privacy.php:55
518
  msgid ""
519
  "We’ll also use cookies to keep track of wishlist contents while you’re "
520
  "browsing our site."
521
  msgstr ""
522
 
523
+ #: includes/class.yith-wcwl-privacy.php:58
524
  msgid ""
525
  "Members of our team have access to the information you provide us. For "
526
  "example, both Administrators and Shop Managers can access:"
527
  msgstr ""
528
 
529
+ #: includes/class.yith-wcwl-privacy.php:60
530
  msgid ""
531
  "Wishlist details, such as products added, date of addition, name and privacy "
532
  "settings of your wishlists"
533
  msgstr ""
534
 
535
+ #: includes/class.yith-wcwl-privacy.php:62
536
  msgid ""
537
  "Our team members have access to this information to offer you better deals "
538
  "for the products you love."
539
  msgstr ""
540
 
541
+ #: includes/class.yith-wcwl-privacy.php:82
542
+ #: includes/class.yith-wcwl-privacy.php:98
543
  #, fuzzy
 
544
  msgid "Customer Wishlists"
545
  msgstr "Pretraga listi želja"
546
 
547
+ #: includes/class.yith-wcwl-privacy.php:133
548
  #, fuzzy
 
549
  msgid "Wishlists"
550
  msgstr "Lista želja"
551
 
552
+ #. Translators: %s Order number.
553
+ #: includes/class.yith-wcwl-privacy.php:195
554
+ #, fuzzy
555
  msgid "Removed wishlist %s."
556
  msgstr "Moja lista želja na %s"
557
 
558
+ #. Translators: %s Order number.
559
+ #: includes/class.yith-wcwl-privacy.php:199
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 "Lista želja"
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 templates/wishlist-view.php:212
 
594
  msgid "Shared"
595
  msgstr "Podijeljeno"
596
 
597
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
598
  msgid "Private"
599
  msgstr "Privatno"
600
 
601
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
602
  msgid "Public"
603
  msgstr "Javno"
604
 
605
+ #: includes/class.yith-wcwl-shortcode.php:259
606
+ #: includes/class.yith-wcwl-ui.php:164
607
  msgid "Share on:"
608
  msgstr "Podijeli na:"
609
 
610
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
611
  msgid "Select options"
612
  msgstr "Odaberite opcije"
613
 
614
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
615
  msgid "Facebook"
616
  msgstr ""
617
 
618
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
619
  msgid "Twitter"
620
  msgstr ""
621
 
622
+ #: includes/class.yith-wcwl-ui.php:180
623
  msgid "email"
624
  msgstr ""
625
 
626
+ #: includes/class.yith-wcwl.php:201
627
  msgid "An error occurred while adding products to the wishlist."
628
  msgstr "Greška prilikom dodavanja proizvoda u listu želja."
629
 
630
+ #: includes/class.yith-wcwl.php:293
631
  msgid "An error occurred while adding products to wishlist."
632
  msgstr "Greška prilikom dodavanja proizvoda u listu želja."
633
 
634
+ #: includes/class.yith-wcwl.php:310
635
  msgid "The \"Remove\" option now does not require any parameter"
636
  msgstr "Opcija \"Obriši\" ne zahtjeva parametre"
637
 
638
+ #: includes/class.yith-wcwl.php:359
639
  msgid "An error occurred while removing products from the wishlist"
640
  msgstr "Greška prilikom brisanja proizvoda iz liste želja"
641
 
642
+ #: includes/class.yith-wcwl.php:809
643
  msgid "You need to log in before creating a new wishlist"
644
  msgstr "Morate se prijaviti da biste mogli dodavati proizvode u listu želja"
645
 
646
+ #: includes/class.yith-wcwl.php:1610
647
  msgid "Product successfully removed."
648
  msgstr "Proizvod uspješno obrisan."
649
 
650
+ #: includes/class.yith-wcwl.php:1614
651
  msgid "Error. Unable to remove the product from the wishlist."
652
  msgstr "Greška. Proizvod se ne može obrisati iz liste želja."
653
 
654
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
655
  msgid "No products were added to the wishlist"
656
  msgstr "Nema proizvoda u listi želja"
657
 
658
+ #: includes/class.yith-wcwl.php:1660
659
  msgid "An error as occurred."
660
  msgstr "Greška, neuspješan pokušaj."
661
 
662
+ #: init.php:130
663
  msgid ""
664
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
665
  "WooCommerce in order to work."
667
  "YITH WooCommerce Lista želja je uključena ali nije omogućena. Zahtjeva "
668
  "WooCommerce dodatak da bi mogla raditi."
669
 
670
+ #: init.php:140
671
  msgid "You can't activate the free version of"
672
  msgstr ""
673
 
674
+ #: init.php:140
675
  msgid "while you are using the premium one."
676
  msgstr ""
677
 
678
+ #: templates/admin/wishlist-panel-premium.php:185
679
+ #: templates/admin/wishlist-panel-premium.php:383
 
680
  msgid ""
681
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
682
  "%2$s to benefit from all features!"
684
  "Nadogradite na %1$spremium verziju%2$s%3$s %1$sYITH WooCommerce Listu želja"
685
  "%2$s "
686
 
687
+ #: templates/admin/wishlist-panel-premium.php:187
688
+ #: templates/admin/wishlist-panel-premium.php:385
 
689
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
690
  msgstr "%1$sNADOGRADI%2$s%3$s na premium verziju%2$s"
691
 
692
+ #: templates/admin/wishlist-panel-premium.php:193
693
  msgid "Premium Features"
694
  msgstr "Premium dodaci"
695
 
696
+ #: templates/admin/wishlist-panel-premium.php:196
697
+ #: templates/admin/wishlist-panel-premium.php:201
698
  msgid "Multiple Wishlist"
699
  msgstr "Višestruka Lista želja"
700
 
701
+ #: templates/admin/wishlist-panel-premium.php:203
 
702
  msgid ""
703
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
704
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
716
  "dodatku vaši korisnici će biti u mogućnosti stvoriti, uređivati i dijeliti "
717
  "svoje liste želja."
718
 
719
+ #: templates/admin/wishlist-panel-premium.php:212
720
+ #: templates/admin/wishlist-panel-premium.php:222
721
  msgid "Wishlist Private"
722
  msgstr "Privatna lista želja"
723
 
724
+ #: templates/admin/wishlist-panel-premium.php:214
 
725
  msgid ""
726
  "By enabling the option wishlist, users will also have the possibility to "
727
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
730
  "Ako uključite opciju liste želja, korisnići će imati mogućnost upravljanja "
731
  "%1$svidljivosti%2$s njihovih lista želja po sljedećim kriterijima:"
732
 
733
+ #: templates/admin/wishlist-panel-premium.php:216
 
734
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
735
  msgstr "%1$sjavno:%2$s svi korisnici mogu pretraživati i vidjeti listu želja;"
736
 
737
+ #: templates/admin/wishlist-panel-premium.php:217
 
738
  msgid ""
739
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
740
  "can display it;"
742
  "%1$spodijeljeno:%2$s pristup imaju samo korisnici koji imaju direktan link "
743
  "na listu želja;"
744
 
745
+ #: templates/admin/wishlist-panel-premium.php:218
 
746
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
747
  msgstr ""
748
  "%1$sprivatno:%2$s pristup ima samo korisnik koji je napravio listu želja."
749
 
750
+ #: templates/admin/wishlist-panel-premium.php:229
751
+ #: templates/admin/wishlist-panel-premium.php:234
752
  msgid "Estimate Cost"
753
  msgstr "Procjena troška"
754
 
755
+ #: templates/admin/wishlist-panel-premium.php:236
 
756
  msgid ""
757
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
758
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
772
  "tekst i poslati email sa svim potrebnim informacijama direktno na adresu "
773
  "koju ste prethodno postavili."
774
 
775
+ #: templates/admin/wishlist-panel-premium.php:245
776
+ #: templates/admin/wishlist-panel-premium.php:250
777
  msgid "Admin Panel"
778
  msgstr "Upravljačka ploča Admina"
779
 
780
+ #: templates/admin/wishlist-panel-premium.php:247
 
781
  msgid ""
782
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
783
  "submenu pages, you will have total control on users' wishlists. In addition "
793
  "preko stranice proizvoda, koji prikazuje količinu proizvoda u korisničkim "
794
  "listama želja."
795
 
796
+ #: templates/admin/wishlist-panel-premium.php:257
797
+ #: templates/admin/wishlist-panel-premium.php:262
798
  msgid "Search Wishlists"
799
  msgstr "Pretraga listi želja"
800
 
801
+ #: templates/admin/wishlist-panel-premium.php:264
 
802
  msgid ""
803
  "How many times have you been looking for the perfect gift for a important "
804
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
812
  "ovaj način možete povećati %1$svidljivost%2$s vaših proizvoda i ohrabriti "
813
  "korisnike na kupnju."
814
 
815
+ #: templates/admin/wishlist-panel-premium.php:273
816
  msgid "'ADD TO CART' CHECKBOX"
817
  msgstr "'DODAJ U KOŠARICU' CHECKBOX"
818
 
819
+ #: templates/admin/wishlist-panel-premium.php:275
 
820
  msgid ""
821
  "Your shop offers always a wide selection of products and wishlists of your "
822
  "users get more and more crowded everyday. Give them the possibility to "
827
  "pune i pune svakog dana. Omogućite im odabir %1$snekoliko ili svih proizvoda"
828
  "%2$s u listi želja i dodavanja u košaricu samo jednim klikom."
829
 
830
+ #: templates/admin/wishlist-panel-premium.php:278
831
  msgid "'ADD TO CART'"
832
  msgstr "'DODAJ U KOŠARICU'"
833
 
834
+ #: templates/admin/wishlist-panel-premium.php:285
835
  msgid "DISABLE WISHLIST"
836
  msgstr "ONEMOGUĆI LISTU ŽELJA"
837
 
838
+ #: templates/admin/wishlist-panel-premium.php:290
839
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
840
  msgstr "ONEMOGUĆI LISTU ŽELJA ZA NEPRIJAVLJENE KORISNIKE"
841
 
842
+ #: templates/admin/wishlist-panel-premium.php:292
 
843
  msgid ""
844
  "Favour users that have registered to your shop and disable plugin "
845
  "functionalities for all users that have not. By disabling this option, each "
852
  "želja biti će %1$spreusmjereni%2$s na stranicu \"Moj račun\" i poruku koja "
853
  "ih poziva da se prijave."
854
 
855
+ #: templates/admin/wishlist-panel-premium.php:301
856
  msgid "MESSAGE TO UNLOGGED USERS"
857
  msgstr "PORUKA NEPRIJAVLJENIM KORISNICIMA"
858
 
859
+ #: templates/admin/wishlist-panel-premium.php:303
 
860
  msgid ""
861
  "Invite users that are visiting your shop to login if they want to fully "
862
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
866
  "koristiti prednosti Liste želja. Prikazuje %1$sprilagođenu poruku%2$s i "
867
  "preusmjerava ih na stranicu \"Moj račun\" za registraciju."
868
 
869
+ #: templates/admin/wishlist-panel-premium.php:306
870
  msgid "UNLOGGED USERS"
871
  msgstr "NEPRIJAVLJENI KORISNICI"
872
 
873
+ #: templates/admin/wishlist-panel-premium.php:313
874
+ #: templates/admin/wishlist-panel-premium.php:318
875
  msgid "POPULAR TABLE"
876
  msgstr "TABLICA POPULARNOSTI"
877
 
878
+ #: templates/admin/wishlist-panel-premium.php:320
 
879
  msgid ""
880
  "Some products draw customer's attention more than others and they do not "
881
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
887
  "administrator trgovine pratite proizvode koji se često pojavljuju u listama "
888
  "želja."
889
 
890
+ #: templates/admin/wishlist-panel-premium.php:329
891
  msgid "FUNCTIONALITIES IN ONE CLICK"
892
  msgstr "FUNKCIONALNOSTI NA JEDAN KLIK"
893
 
894
+ #: templates/admin/wishlist-panel-premium.php:331
 
895
  msgid ""
896
  "Users have the possibility to search for a wishlist, create a new one or "
897
  "display those already created. Add these %1$sfunctionalities%2$s through the "
901
  "koje su već izradili. Dodajte ove %1$sfunkcionalnosti%2$s preko widgeta ili "
902
  "ih prikažite odmah nakon tablice \"Liste želja\"."
903
 
904
+ #: templates/admin/wishlist-panel-premium.php:334
905
  msgid "FUNCTIONALITIES"
906
  msgstr "FUNKCIONALNOSTI"
907
 
908
+ #: templates/admin/wishlist-panel-premium.php:341
909
+ #: templates/admin/wishlist-panel-premium.php:346
910
  msgid "PROMOTIONAL EMAIL"
911
  msgstr "PROMOTIVNI EMAIL"
912
 
913
+ #: templates/admin/wishlist-panel-premium.php:348
 
914
  msgid ""
915
  "If you want to give the right input to your users to persuade them to "
916
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
924
  "kupon koji mogu iskoristiti u trgovini kako bi znali da im dajete "
925
  "jedinstvenu ponudu!"
926
 
927
+ #: templates/admin/wishlist-panel-premium.php:357
928
  msgid "FROM A WISHLIST TO ANOTHER"
929
  msgstr "IZ LISTE ŽELJA U DRUGU"
930
 
931
+ #: templates/admin/wishlist-panel-premium.php:359
 
932
  msgid ""
933
  "Who said that a product has to remain forever in the same wishlist? With the "
934
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
940
  "korisnici će moći sa samo jednim klikom premjestiti proizvod iz jedne liste "
941
  "želja u drugu, upravljajući svojim listama želja."
942
 
943
+ #: templates/admin/wishlist-panel-premium.php:362
944
  msgid "FROM A WISHLIST"
945
  msgstr "IZ LISTE ŽELJA"
946
 
947
+ #: templates/admin/wishlist-panel-premium.php:369
948
  msgid "DATE"
949
  msgstr "DATUM"
950
 
951
+ #: templates/admin/wishlist-panel-premium.php:374
952
  msgid "DATE OF ADDITION TO A WISHLIST"
953
  msgstr "DATUM DODAVANJA U LISTU ŽELJA"
954
 
955
+ #: templates/admin/wishlist-panel-premium.php:376
 
956
  msgid ""
957
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
958
  "date in which they have added a particular product to their list: a new way "
962
  "vidjeti datum kada su dodali određeni proizvod u svoju listu: novi način da "
963
  "vaši korisnici budu informirani o svojim aktivnostima."
964
 
965
+ #: templates/share.php:32
966
  msgid "Pinterest"
967
  msgstr ""
968
 
969
+ #: templates/share.php:38
970
  msgid "Google+"
971
  msgstr ""
972
 
973
+ #: templates/share.php:44
974
  msgid "Email"
975
  msgstr ""
976
 
977
+ #: templates/wishlist-view.php:32
978
  msgid "Edit title"
979
  msgstr "Uredi naslov"
980
 
981
+ #: templates/wishlist-view.php:41
982
  msgid "Save"
983
  msgstr "Spremi"
984
 
985
+ #: templates/wishlist-view.php:45
986
  msgid "Cancel"
987
  msgstr "Odustani"
988
 
989
+ #: templates/wishlist-view.php:82
990
  msgid "Product Name"
991
  msgstr "Ime proizvoda"
992
 
993
+ #: templates/wishlist-view.php:89
994
  msgid "Unit Price"
995
  msgstr "Jedinična cijena"
996
 
997
+ #: templates/wishlist-view.php:102
998
  msgid "Stock Status"
999
  msgstr "Stanje zalihe"
1000
 
1001
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
1002
  msgid "Remove this product"
1003
  msgstr "Obriši ovaj proizvod"
1004
 
1005
+ #: templates/wishlist-view.php:172
1006
  msgid "Free!"
1007
  msgstr "Besplatno!"
1008
 
1009
+ #: templates/wishlist-view.php:179
1010
  msgid "Out of Stock"
1011
  msgstr "Nema na zalihi"
1012
 
1013
+ #: templates/wishlist-view.php:179
1014
  msgid "In Stock"
1015
  msgstr "Na zalihi"
1016
 
1017
+ #: templates/wishlist-view.php:188
 
1018
  msgid "Added on : %s"
1019
  msgstr "Dodano: %s"
1020
 
1021
+ #: templates/wishlist-view.php:200
1022
  msgid "Move"
1023
  msgstr "Premjesti"
1024
 
1025
+ #: templates/wishlist-view.php:232
1026
  msgid "Remove"
1027
  msgstr "Obriši"
1028
 
1029
+ #: templates/wishlist-view.php:259
1030
  msgid "Add the selected products to the cart"
1031
  msgstr "Dodaj označene proizvode u košaricu"
1032
 
1033
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1034
  msgid "Ask for an estimate"
1035
  msgstr "Zatraži procjenu cijene"
1036
 
1037
+ #: templates/wishlist-view.php:303
1038
  msgid "Your email"
1039
  msgstr ""
1040
 
1041
+ #. Plugin Name of the plugin/theme
1042
+ msgid "YITH WooCommerce Wishlist"
1043
+ msgstr "YITH WooCommerce Lista želja"
1044
+
1045
+ #. Plugin URI of the plugin/theme
1046
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1047
+ msgstr ""
1048
+
1049
+ #. Description of the plugin/theme
1050
+ msgid ""
1051
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1052
+ "possibility to create, fill, manage and share their wishlists allowing you "
1053
+ "to analyze their interests and needs to improve your marketing strategies. "
1054
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1055
+ "your e-commerce on <strong>YITH</strong></a>"
1056
+ msgstr ""
1057
+
1058
+ #. Author of the plugin/theme
1059
+ msgid "YITH"
1060
+ msgstr ""
1061
+
1062
+ #. Author URI of the plugin/theme
1063
+ msgid "https://yithemes.com/"
1064
+ msgstr ""
1065
+
1066
  #~ msgid "Live Demo"
1067
  #~ msgstr "Pregled uživo"
1068
 
1079
  #~ msgid "Plugin Documentation"
1080
  #~ msgstr "Dokumentacija dodatka"
1081
 
 
 
 
1082
  #~ msgid ""
1083
  #~ "You can't activate the free version of YITH WooCommerce Wishlist while "
1084
  #~ "you are using the premium one."
languages/yith-woocommerce-wishlist-it_IT.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-it_IT.po CHANGED
@@ -3,7 +3,8 @@
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
6
- "POT-Creation-Date: 2018-10-04 14:51+0200\n"
 
7
  "PO-Revision-Date: 2018-10-04 14:51+0200\n"
8
  "Last-Translator: \n"
9
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -77,7 +78,6 @@ msgid "Enable YITH Wishlist"
77
  msgstr "Abilita YITH Wishlist"
78
 
79
  #: includes/class.yith-wcwl-admin-init.php:1048
80
- #, php-format
81
  msgid ""
82
  "Enable all plugin features. <strong>Be sure to select at least one option in "
83
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
@@ -91,7 +91,6 @@ msgstr "Titolo di default della lista dei desideri"
91
  #: includes/class.yith-wcwl-admin-init.php:1056
92
  #: includes/class.yith-wcwl-admin-init.php:1057
93
  #: includes/class.yith-wcwl-admin-init.php:1293
94
- #, php-format
95
  msgid "My wishlist on %s"
96
  msgstr "La mia lista dei desideri su %s"
97
 
@@ -364,7 +363,6 @@ msgid "It will be used by Pinterest."
364
  msgstr "Verrà usato da Pinterest."
365
 
366
  #: includes/class.yith-wcwl-admin-init.php:1321
367
- #, php-format
368
  msgid ""
369
  "If you want to take advantage of this feature, you could consider to "
370
  "purchase the %s."
@@ -379,7 +377,6 @@ msgid "Enable slider in wishlist"
379
  msgstr "Abilita lo slider nella lista dei desideri"
380
 
381
  #: includes/class.yith-wcwl-admin-init.php:1334
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"
@@ -465,7 +462,6 @@ msgid "Wishlist Activated"
465
  msgstr "Funzionalità lista dei desideri attivata"
466
 
467
  #: includes/class.yith-wcwl-admin-init.php:1545
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. "
@@ -482,7 +478,6 @@ msgid "Wishlist Updated"
482
  msgstr "Lista dei desideri aggiornata"
483
 
484
  #: includes/class.yith-wcwl-admin-init.php:1557
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 "
@@ -557,24 +552,22 @@ msgstr ""
557
  #: includes/class.yith-wcwl-privacy.php:82
558
  #: includes/class.yith-wcwl-privacy.php:98
559
  #, fuzzy
560
- #| msgid "Search Wishlists"
561
  msgid "Customer Wishlists"
562
  msgstr "Cerca liste dei desideri"
563
 
564
  #: includes/class.yith-wcwl-privacy.php:133
565
  #, fuzzy
566
- #| msgid "Wishlist"
567
  msgid "Wishlists"
568
  msgstr "Wishlist"
569
 
 
570
  #: includes/class.yith-wcwl-privacy.php:195
571
- #, fuzzy, php-format
572
- #| msgid "My wishlist on %s"
573
  msgid "Removed wishlist %s."
574
  msgstr "La mia lista dei desideri su %s"
575
 
 
576
  #: includes/class.yith-wcwl-privacy.php:199
577
- #, php-format
578
  msgid "Wishlist %s has been retained."
579
  msgstr ""
580
 
@@ -588,13 +581,11 @@ msgstr ""
588
 
589
  #: includes/class.yith-wcwl-privacy.php:229
590
  #, fuzzy
591
- #| msgid "Wishlist"
592
  msgid "Wishlist url"
593
  msgstr "Wishlist"
594
 
595
  #: includes/class.yith-wcwl-privacy.php:230
596
  #, fuzzy
597
- #| msgid "Field Title"
598
  msgid "Title"
599
  msgstr "Titolo campo"
600
 
@@ -704,7 +695,6 @@ msgstr ""
704
 
705
  #: templates/admin/wishlist-panel-premium.php:185
706
  #: templates/admin/wishlist-panel-premium.php:383
707
- #, php-format
708
  msgid ""
709
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
710
  "%2$s to benefit from all features!"
@@ -714,7 +704,6 @@ msgstr ""
714
 
715
  #: templates/admin/wishlist-panel-premium.php:187
716
  #: templates/admin/wishlist-panel-premium.php:385
717
- #, php-format
718
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
719
  msgstr "%1$sAGGIORNA%2$s %3$salla versione premium%2$s "
720
 
@@ -728,7 +717,6 @@ msgid "Multiple Wishlist"
728
  msgstr "Molteplici liste dei desideri"
729
 
730
  #: templates/admin/wishlist-panel-premium.php:203
731
- #, php-format
732
  msgid ""
733
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
734
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -753,7 +741,6 @@ msgid "Wishlist Private"
753
  msgstr "Lista dei desideri privata"
754
 
755
  #: templates/admin/wishlist-panel-premium.php:214
756
- #, php-format
757
  msgid ""
758
  "By enabling the option wishlist, users will also have the possibility to "
759
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
@@ -764,13 +751,11 @@ msgstr ""
764
  "opzioni:"
765
 
766
  #: templates/admin/wishlist-panel-premium.php:216
767
- #, php-format
768
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
769
  msgstr ""
770
  "%1$spubblica:%2$s tutti gli utenti possono cercare le tue liste e vederle;"
771
 
772
  #: templates/admin/wishlist-panel-premium.php:217
773
- #, php-format
774
  msgid ""
775
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
776
  "can display it;"
@@ -779,7 +764,6 @@ msgstr ""
779
  "pagina Lista dei desideri possono visualizzarle;"
780
 
781
  #: templates/admin/wishlist-panel-premium.php:218
782
- #, php-format
783
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
784
  msgstr ""
785
  "%1$sprivata:%2$s solo colui che ha creato la Lista dei desideri può vederla."
@@ -790,7 +774,6 @@ msgid "Estimate Cost"
790
  msgstr "Preventivo"
791
 
792
  #: templates/admin/wishlist-panel-premium.php:236
793
- #, php-format
794
  msgid ""
795
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
796
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -817,7 +800,6 @@ msgid "Admin Panel"
817
  msgstr "Pannello amministrazione"
818
 
819
  #: templates/admin/wishlist-panel-premium.php:247
820
- #, php-format
821
  msgid ""
822
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
823
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -839,7 +821,6 @@ msgid "Search Wishlists"
839
  msgstr "Cerca liste dei desideri"
840
 
841
  #: templates/admin/wishlist-panel-premium.php:264
842
- #, php-format
843
  msgid ""
844
  "How many times have you been looking for the perfect gift for a important "
845
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -859,7 +840,6 @@ msgid "'ADD TO CART' CHECKBOX"
859
  msgstr "CHECKBOX 'AGGIUNGI AL CARRELLO'"
860
 
861
  #: templates/admin/wishlist-panel-premium.php:275
862
- #, php-format
863
  msgid ""
864
  "Your shop offers always a wide selection of products and wishlists of your "
865
  "users get more and more crowded everyday. Give them the possibility to "
@@ -884,7 +864,6 @@ msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
884
  msgstr "DISABILITA LISTA DEI DESIDERI PER GLI UTENTI NON COLLEGATI"
885
 
886
  #: templates/admin/wishlist-panel-premium.php:292
887
- #, php-format
888
  msgid ""
889
  "Favour users that have registered to your shop and disable plugin "
890
  "functionalities for all users that have not. By disabling this option, each "
@@ -902,7 +881,6 @@ msgid "MESSAGE TO UNLOGGED USERS"
902
  msgstr "MESSAGGIO PER GLI UTENTI NON COLLEGATI"
903
 
904
  #: templates/admin/wishlist-panel-premium.php:303
905
- #, php-format
906
  msgid ""
907
  "Invite users that are visiting your shop to login if they want to fully "
908
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
@@ -922,7 +900,6 @@ msgid "POPULAR TABLE"
922
  msgstr "Tabella dei prodotti più popolari"
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 "
@@ -939,7 +916,6 @@ msgid "FUNCTIONALITIES IN ONE CLICK"
939
  msgstr "Funzionalità in un clic"
940
 
941
  #: templates/admin/wishlist-panel-premium.php:331
942
- #, php-format
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 "
@@ -960,7 +936,6 @@ msgid "PROMOTIONAL EMAIL"
960
  msgstr "EMAIL PROMOZIONALE"
961
 
962
  #: templates/admin/wishlist-panel-premium.php:348
963
- #, php-format
964
  msgid ""
965
  "If you want to give the right input to your users to persuade them to "
966
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -979,7 +954,6 @@ msgid "FROM A WISHLIST TO ANOTHER"
979
  msgstr "DA UNA LISTA DEI DESIDERI ALL'ALTRA"
980
 
981
  #: templates/admin/wishlist-panel-premium.php:359
982
- #, php-format
983
  msgid ""
984
  "Who said that a product has to remain forever in the same wishlist? With the "
985
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -1004,7 +978,6 @@ msgid "DATE OF ADDITION TO A WISHLIST"
1004
  msgstr "DATA INSERIMENTO NELLA LISTA DEI DESIDERI"
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 "
@@ -1067,7 +1040,6 @@ msgid "In Stock"
1067
  msgstr "Disponibile"
1068
 
1069
  #: templates/wishlist-view.php:188
1070
- #, php-format
1071
  msgid "Added on : %s"
1072
  msgstr "Aggiunto il: %s"
1073
 
@@ -1091,6 +1063,34 @@ msgstr "Richiedi un preventivo"
1091
  msgid "Your email"
1092
  msgstr ""
1093
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1094
  #~ msgid "Live Demo"
1095
  #~ msgstr "Live demo"
1096
 
@@ -1108,9 +1108,6 @@ msgstr ""
1108
  #~ msgid "Plugin Documentation"
1109
  #~ msgstr "Documentazione plugin"
1110
 
1111
- #~ msgid "YITH WooCommerce Wishlist"
1112
- #~ msgstr "YITH WooCommerce Wishlist"
1113
-
1114
  #~ msgid ""
1115
  #~ "You can't activate the free version of YITH WooCommerce Wishlist while "
1116
  #~ "you are using the premium one."
@@ -1159,9 +1156,6 @@ msgstr ""
1159
  #~ msgid "Important Links"
1160
  #~ msgstr "Link importanti"
1161
 
1162
- #~ msgid "YITHEMES"
1163
- #~ msgstr "YITHEMES"
1164
-
1165
  #~ msgid "Order again"
1166
  #~ msgstr "Acquista di nuovo"
1167
 
@@ -1761,9 +1755,6 @@ msgstr ""
1761
  #~ msgid "Reset Defaults"
1762
  #~ msgstr "Ripristina impostazioni iniziali"
1763
 
1764
- #~ msgid "http://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1765
- #~ msgstr "http://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1766
-
1767
  #~ msgid ""
1768
  #~ "YITH WooCommerce Wishlist allows you to add Wishlist functionality to "
1769
  #~ "your e-commerce."
@@ -1771,9 +1762,6 @@ msgstr ""
1771
  #~ "YITH WooCommerce Wishlist ti permette di aggiungere la funzionalità Lista "
1772
  #~ "dei desideri al tuo e-commerce."
1773
 
1774
- #~ msgid "http://yithemes.com/"
1775
- #~ msgstr "http://yithemes.com/"
1776
-
1777
  #~ msgid "Add %s"
1778
  #~ msgstr "Aggiungi %s"
1779
 
3
  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: 2018-10-24 17:52:58+00:00\n"
8
  "PO-Revision-Date: 2018-10-04 14:51+0200\n"
9
  "Last-Translator: \n"
10
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
78
  msgstr "Abilita YITH Wishlist"
79
 
80
  #: includes/class.yith-wcwl-admin-init.php:1048
 
81
  msgid ""
82
  "Enable all plugin features. <strong>Be sure to select at least one option in "
83
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
91
  #: includes/class.yith-wcwl-admin-init.php:1056
92
  #: includes/class.yith-wcwl-admin-init.php:1057
93
  #: includes/class.yith-wcwl-admin-init.php:1293
 
94
  msgid "My wishlist on %s"
95
  msgstr "La mia lista dei desideri su %s"
96
 
363
  msgstr "Verrà usato da Pinterest."
364
 
365
  #: includes/class.yith-wcwl-admin-init.php:1321
 
366
  msgid ""
367
  "If you want to take advantage of this feature, you could consider to "
368
  "purchase the %s."
377
  msgstr "Abilita lo slider nella lista dei desideri"
378
 
379
  #: includes/class.yith-wcwl-admin-init.php:1334
 
380
  msgid ""
381
  "Choose to enable product slider in wishlist page with linked products (<a "
382
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
462
  msgstr "Funzionalità lista dei desideri attivata"
463
 
464
  #: includes/class.yith-wcwl-admin-init.php:1545
 
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. "
478
  msgstr "Lista dei desideri aggiornata"
479
 
480
  #: includes/class.yith-wcwl-admin-init.php:1557
 
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 "
552
  #: includes/class.yith-wcwl-privacy.php:82
553
  #: includes/class.yith-wcwl-privacy.php:98
554
  #, fuzzy
 
555
  msgid "Customer Wishlists"
556
  msgstr "Cerca liste dei desideri"
557
 
558
  #: includes/class.yith-wcwl-privacy.php:133
559
  #, fuzzy
 
560
  msgid "Wishlists"
561
  msgstr "Wishlist"
562
 
563
+ #. Translators: %s Order number.
564
  #: includes/class.yith-wcwl-privacy.php:195
565
+ #, fuzzy
 
566
  msgid "Removed wishlist %s."
567
  msgstr "La mia lista dei desideri su %s"
568
 
569
+ #. Translators: %s Order number.
570
  #: includes/class.yith-wcwl-privacy.php:199
 
571
  msgid "Wishlist %s has been retained."
572
  msgstr ""
573
 
581
 
582
  #: includes/class.yith-wcwl-privacy.php:229
583
  #, fuzzy
 
584
  msgid "Wishlist url"
585
  msgstr "Wishlist"
586
 
587
  #: includes/class.yith-wcwl-privacy.php:230
588
  #, fuzzy
 
589
  msgid "Title"
590
  msgstr "Titolo campo"
591
 
695
 
696
  #: templates/admin/wishlist-panel-premium.php:185
697
  #: templates/admin/wishlist-panel-premium.php:383
 
698
  msgid ""
699
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
700
  "%2$s to benefit from all features!"
704
 
705
  #: templates/admin/wishlist-panel-premium.php:187
706
  #: templates/admin/wishlist-panel-premium.php:385
 
707
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
708
  msgstr "%1$sAGGIORNA%2$s %3$salla versione premium%2$s "
709
 
717
  msgstr "Molteplici liste dei desideri"
718
 
719
  #: templates/admin/wishlist-panel-premium.php:203
 
720
  msgid ""
721
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
722
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
741
  msgstr "Lista dei desideri privata"
742
 
743
  #: templates/admin/wishlist-panel-premium.php:214
 
744
  msgid ""
745
  "By enabling the option wishlist, users will also have the possibility to "
746
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
751
  "opzioni:"
752
 
753
  #: templates/admin/wishlist-panel-premium.php:216
 
754
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
755
  msgstr ""
756
  "%1$spubblica:%2$s tutti gli utenti possono cercare le tue liste e vederle;"
757
 
758
  #: templates/admin/wishlist-panel-premium.php:217
 
759
  msgid ""
760
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
761
  "can display it;"
764
  "pagina Lista dei desideri possono visualizzarle;"
765
 
766
  #: templates/admin/wishlist-panel-premium.php:218
 
767
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
768
  msgstr ""
769
  "%1$sprivata:%2$s solo colui che ha creato la Lista dei desideri può vederla."
774
  msgstr "Preventivo"
775
 
776
  #: templates/admin/wishlist-panel-premium.php:236
 
777
  msgid ""
778
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
779
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
800
  msgstr "Pannello amministrazione"
801
 
802
  #: templates/admin/wishlist-panel-premium.php:247
 
803
  msgid ""
804
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
805
  "submenu pages, you will have total control on users' wishlists. In addition "
821
  msgstr "Cerca liste dei desideri"
822
 
823
  #: templates/admin/wishlist-panel-premium.php:264
 
824
  msgid ""
825
  "How many times have you been looking for the perfect gift for a important "
826
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
840
  msgstr "CHECKBOX 'AGGIUNGI AL CARRELLO'"
841
 
842
  #: templates/admin/wishlist-panel-premium.php:275
 
843
  msgid ""
844
  "Your shop offers always a wide selection of products and wishlists of your "
845
  "users get more and more crowded everyday. Give them the possibility to "
864
  msgstr "DISABILITA LISTA DEI DESIDERI PER GLI UTENTI NON COLLEGATI"
865
 
866
  #: templates/admin/wishlist-panel-premium.php:292
 
867
  msgid ""
868
  "Favour users that have registered to your shop and disable plugin "
869
  "functionalities for all users that have not. By disabling this option, each "
881
  msgstr "MESSAGGIO PER GLI UTENTI NON COLLEGATI"
882
 
883
  #: templates/admin/wishlist-panel-premium.php:303
 
884
  msgid ""
885
  "Invite users that are visiting your shop to login if they want to fully "
886
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
900
  msgstr "Tabella dei prodotti più popolari"
901
 
902
  #: templates/admin/wishlist-panel-premium.php:320
 
903
  msgid ""
904
  "Some products draw customer's attention more than others and they do not "
905
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
916
  msgstr "Funzionalità in un clic"
917
 
918
  #: templates/admin/wishlist-panel-premium.php:331
 
919
  msgid ""
920
  "Users have the possibility to search for a wishlist, create a new one or "
921
  "display those already created. Add these %1$sfunctionalities%2$s through the "
936
  msgstr "EMAIL PROMOZIONALE"
937
 
938
  #: templates/admin/wishlist-panel-premium.php:348
 
939
  msgid ""
940
  "If you want to give the right input to your users to persuade them to "
941
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
954
  msgstr "DA UNA LISTA DEI DESIDERI ALL'ALTRA"
955
 
956
  #: templates/admin/wishlist-panel-premium.php:359
 
957
  msgid ""
958
  "Who said that a product has to remain forever in the same wishlist? With the "
959
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
978
  msgstr "DATA INSERIMENTO NELLA LISTA DEI DESIDERI"
979
 
980
  #: templates/admin/wishlist-panel-premium.php:376
 
981
  msgid ""
982
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
983
  "date in which they have added a particular product to their list: a new way "
1040
  msgstr "Disponibile"
1041
 
1042
  #: templates/wishlist-view.php:188
 
1043
  msgid "Added on : %s"
1044
  msgstr "Aggiunto il: %s"
1045
 
1063
  msgid "Your email"
1064
  msgstr ""
1065
 
1066
+ #. Plugin Name of the plugin/theme
1067
+ msgid "YITH WooCommerce Wishlist"
1068
+ msgstr "YITH WooCommerce Wishlist"
1069
+
1070
+ #. Plugin URI of the plugin/theme
1071
+ #, fuzzy
1072
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1073
+ msgstr "http://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1074
+
1075
+ #. Description of the plugin/theme
1076
+ msgid ""
1077
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1078
+ "possibility to create, fill, manage and share their wishlists allowing you "
1079
+ "to analyze their interests and needs to improve your marketing strategies. "
1080
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1081
+ "your e-commerce on <strong>YITH</strong></a>"
1082
+ msgstr ""
1083
+
1084
+ #. Author of the plugin/theme
1085
+ #, fuzzy
1086
+ msgid "YITH"
1087
+ msgstr "YITHEMES"
1088
+
1089
+ #. Author URI of the plugin/theme
1090
+ #, fuzzy
1091
+ msgid "https://yithemes.com/"
1092
+ msgstr "http://yithemes.com/"
1093
+
1094
  #~ msgid "Live Demo"
1095
  #~ msgstr "Live demo"
1096
 
1108
  #~ msgid "Plugin Documentation"
1109
  #~ msgstr "Documentazione plugin"
1110
 
 
 
 
1111
  #~ msgid ""
1112
  #~ "You can't activate the free version of YITH WooCommerce Wishlist while "
1113
  #~ "you are using the premium one."
1156
  #~ msgid "Important Links"
1157
  #~ msgstr "Link importanti"
1158
 
 
 
 
1159
  #~ msgid "Order again"
1160
  #~ msgstr "Acquista di nuovo"
1161
 
1755
  #~ msgid "Reset Defaults"
1756
  #~ msgstr "Ripristina impostazioni iniziali"
1757
 
 
 
 
1758
  #~ msgid ""
1759
  #~ "YITH WooCommerce Wishlist allows you to add Wishlist functionality to "
1760
  #~ "your e-commerce."
1762
  #~ "YITH WooCommerce Wishlist ti permette di aggiungere la funzionalità Lista "
1763
  #~ "dei desideri al tuo e-commerce."
1764
 
 
 
 
1765
  #~ msgid "Add %s"
1766
  #~ msgstr "Aggiungi %s"
1767
 
languages/yith-woocommerce-wishlist-ko_KR.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-ko_KR.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
- "POT-Creation-Date: 2018-10-04 14:51+0200\n"
 
5
  "PO-Revision-Date: 2018-10-04 14:51+0200\n"
6
  "Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
7
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -19,45 +20,45 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: ..\n"
20
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
21
 
22
- #: ../includes/class.yith-wcwl-admin-init.php:159
23
- #: ../includes/class.yith-wcwl-admin-init.php:1478
24
- #: ../includes/class.yith-wcwl-admin-init.php:1479
25
- #: ../includes/class.yith-wcwl-install.php:245
26
  msgid "Wishlist"
27
  msgstr "위시리스"
28
 
29
- #: ../includes/class.yith-wcwl-admin-init.php:161
30
  msgid "Settings"
31
  msgstr "설정 "
32
 
33
- #: ../includes/class.yith-wcwl-admin-init.php:162
34
- #: ../includes/class.yith-wcwl-admin-init.php:243
35
  msgid "Colors"
36
  msgstr "색깔 "
37
 
38
- #: ../includes/class.yith-wcwl-admin-init.php:163
39
  msgid "Premium Version"
40
  msgstr "프리미엄 버전 "
41
 
42
- #: ../includes/class.yith-wcwl-admin-init.php:1018
43
  msgid "Upgrade to the PREMIUM VERSION"
44
  msgstr "프리미엄 버전으로 업그레이드"
45
 
46
- #: ../includes/class.yith-wcwl-admin-init.php:1022
47
  msgid "Discover the Advanced Features"
48
  msgstr "강화된 기능 보기 "
49
 
50
- #: ../includes/class.yith-wcwl-admin-init.php:1023
51
  msgid ""
52
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
53
  "all features!"
54
  msgstr ""
55
 
56
- #: ../includes/class.yith-wcwl-admin-init.php:1029
57
  msgid "Get Support and Pro Features"
58
  msgstr "지원받기와 프로기능"
59
 
60
- #: ../includes/class.yith-wcwl-admin-init.php:1030
61
  msgid ""
62
  "By purchasing the premium version of the plugin, you will take advantage of "
63
  "the advanced features of the product and you will get one year of free "
@@ -66,46 +67,44 @@ msgstr ""
66
  "프리미엄버전 구매시 강화된 기능의 사용, 일년동안 무료 업그레이드 서비스와 자"
67
  "사 프랫폼을 이용한 24h/24 서포트가 제공됩니다."
68
 
69
- #: ../includes/class.yith-wcwl-admin-init.php:1040
70
  msgid "General Settings"
71
  msgstr "일반 설정 "
72
 
73
- #: ../includes/class.yith-wcwl-admin-init.php:1047
74
  msgid "Enable YITH Wishlist"
75
  msgstr "YITH Wishlist 사용"
76
 
77
- #: ../includes/class.yith-wcwl-admin-init.php:1048
78
- #, php-format
79
  msgid ""
80
  "Enable all plugin features. <strong>Be sure to select at least one option in "
81
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
82
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
83
  msgstr ""
84
 
85
- #: ../includes/class.yith-wcwl-admin-init.php:1054
86
  msgid "Default wishlist title"
87
  msgstr "기본 위시리스트 제목"
88
 
89
- #: ../includes/class.yith-wcwl-admin-init.php:1056
90
- #: ../includes/class.yith-wcwl-admin-init.php:1057
91
- #: ../includes/class.yith-wcwl-admin-init.php:1293
92
- #, php-format
93
  msgid "My wishlist on %s"
94
  msgstr "나의 위시리스트 목록 @ %s"
95
 
96
- #: ../includes/class.yith-wcwl-admin-init.php:1062
97
  msgid "Wishlist Page"
98
  msgstr "위시리스트 페이지 "
99
 
100
- #: ../includes/class.yith-wcwl-admin-init.php:1063
101
  msgid "Page contents: [yith_wcwl_wishlist]"
102
  msgstr "페이지 콘텐츠: [yith_wcwl_wishlist] "
103
 
104
- #: ../includes/class.yith-wcwl-admin-init.php:1072
105
  msgid "Position"
106
  msgstr "위치"
107
 
108
- #: ../includes/class.yith-wcwl-admin-init.php:1073
109
  msgid ""
110
  "You can add the button in variable products only after the \"Add to Cart\" "
111
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -113,27 +112,27 @@ msgstr ""
113
  "다양한 상품의 \"장바구니 담기\" 버튼 뒤에나 숏코드 "
114
  "[yith_wcwl_add_to_wishlist]로 추가 할수 있음."
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."
@@ -141,229 +140,227 @@ msgstr ""
141
  "위시리스트 페이지의 '장바구니 담기' 버튼이 눌리면 장바구니 페이지로 다시돌리"
142
  "기"
143
 
144
- #: ../includes/class.yith-wcwl-admin-init.php:1094
145
  msgid "Remove if added to the cart"
146
  msgstr "장바구니에 담고나면 제거"
147
 
148
- #: ../includes/class.yith-wcwl-admin-init.php:1095
149
  msgid "Remove the product from the wishlist if it has been added to the cart."
150
  msgstr "장바구니에 담았다면 물품을 위시리스트에서 제거 "
151
 
152
- #: ../includes/class.yith-wcwl-admin-init.php:1101
153
  msgid "\"Add to Wishlist\" text"
154
  msgstr "\"위시리스트 추가\" 텍스트"
155
 
156
- #: ../includes/class.yith-wcwl-admin-init.php:1103
157
  msgid "Add to Wishlist"
158
  msgstr "위시르스트 추가"
159
 
160
- #: ../includes/class.yith-wcwl-admin-init.php:1108
161
  msgid "\"Browse wishlist\" text"
162
  msgstr "\"위시리스트 둘러보기\" 텍스트"
163
 
164
- #: ../includes/class.yith-wcwl-admin-init.php:1110
165
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
166
  msgid "Browse Wishlist"
167
  msgstr "위시리스트 둘러보기 "
168
 
169
- #: ../includes/class.yith-wcwl-admin-init.php:1115
170
  msgid "\"Product already in wishlist\" text"
171
  msgstr "\"위시리스트에 이미 있습니다\" 텍스트"
172
 
173
- #: ../includes/class.yith-wcwl-admin-init.php:1117
174
- #: ../includes/class.yith-wcwl-ui.php:83
175
  msgid "The product is already in the wishlist!"
176
  msgstr "이 상품은 이미 위시리스트에 있습니다."
177
 
178
- #: ../includes/class.yith-wcwl-admin-init.php:1122
179
  msgid "\"Product added\" text"
180
  msgstr "\"상품 추가\" 텍스트 "
181
 
182
- #: ../includes/class.yith-wcwl-admin-init.php:1124
183
- #: ../includes/class.yith-wcwl-ui.php:82
184
  msgid "Product added!"
185
  msgstr "상품이 추가됨!"
186
 
187
- #: ../includes/class.yith-wcwl-admin-init.php:1129
188
  msgid "\"Add to Cart\" text"
189
  msgstr "\"장바구니 담기\" 텍스트 "
190
 
191
- #: ../includes/class.yith-wcwl-admin-init.php:1131
192
  msgid "Add to Cart"
193
  msgstr "장바구니 담기 "
194
 
195
- #: ../includes/class.yith-wcwl-admin-init.php:1136
196
  msgid "Show Unit price"
197
  msgstr "개별가격 보이기"
198
 
199
- #: ../includes/class.yith-wcwl-admin-init.php:1137
200
  msgid "Show unit price for each product in wishlist"
201
  msgstr "관심상품내 개별상품의 개별가격 보이기"
202
 
203
- #: ../includes/class.yith-wcwl-admin-init.php:1144
204
  msgid "Show \"Add to Cart\" button"
205
  msgstr "\"장바구니 담기\" 버튼 보이기"
206
 
207
- #: ../includes/class.yith-wcwl-admin-init.php:1145
208
  msgid "Show \"Add to Cart\" button for each product in wishlist"
209
  msgstr "관심상품내 개별상품에 \"장바구니 담기\" 버튼 보이기 "
210
 
211
- #: ../includes/class.yith-wcwl-admin-init.php:1152
212
  msgid "Show Stock status"
213
  msgstr "재고상황 보기 "
214
 
215
- #: ../includes/class.yith-wcwl-admin-init.php:1153
216
  msgid ""
217
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
218
  msgstr "위시리스트내 개별상품에 \"재고있음\" 또는 \"재고없음\" 레이블 보이기"
219
 
220
- #: ../includes/class.yith-wcwl-admin-init.php:1160
221
  msgid "Show Date of addition"
222
  msgstr "추가한 날짜 보이기 "
223
 
224
- #: ../includes/class.yith-wcwl-admin-init.php:1161
225
  msgid "Show the date when users have added a product to the wishlist"
226
  msgstr "위시리스트에 사용자가 상품 추가한 날짜 보이기"
227
 
228
- #: ../includes/class.yith-wcwl-admin-init.php:1168
229
  msgid "Add second remove button"
230
  msgstr "두번째 제거 버튼 추가"
231
 
232
- #: ../includes/class.yith-wcwl-admin-init.php:1169
233
  msgid "Add a second remove button in the last column, with extended label"
234
  msgstr "확장 레이블에 두번째 제거버튼을 마지막 열에 추가"
235
 
236
- #: ../includes/class.yith-wcwl-admin-init.php:1184
237
  msgid "Styles"
238
  msgstr "스타일 "
239
 
240
- #: ../includes/class.yith-wcwl-admin-init.php:1191
241
  msgid "Use buttons"
242
  msgstr "버튼 사용 "
243
 
244
- #: ../includes/class.yith-wcwl-admin-init.php:1192
245
  msgid "Use buttons instead of simple anchors."
246
  msgstr "연결구문 대신 버튼 사용 "
247
 
248
- #: ../includes/class.yith-wcwl-admin-init.php:1198
249
  msgid "Custom CSS"
250
  msgstr "커스텀 CSS"
251
 
252
- #: ../includes/class.yith-wcwl-admin-init.php:1205
253
  msgid "Use theme style"
254
  msgstr "테마 스타일 사용 "
255
 
256
- #: ../includes/class.yith-wcwl-admin-init.php:1206
257
  msgid "Use the theme style."
258
  msgstr "지금 테마 스타일 사용"
259
 
260
- #: ../includes/class.yith-wcwl-admin-init.php:1212
261
  msgid "Rounded buttons"
262
  msgstr "굴곡진 모서리 버튼"
263
 
264
- #: ../includes/class.yith-wcwl-admin-init.php:1213
265
  msgid "Make button corners rounded"
266
  msgstr "버튼 모서리를 굴곡지게 만들기"
267
 
268
- #: ../includes/class.yith-wcwl-admin-init.php:1219
269
  msgid "\"Add to Wishlist\" icon"
270
  msgstr "\"위시리스트 추가\" 아이콘 "
271
 
272
- #: ../includes/class.yith-wcwl-admin-init.php:1220
273
  msgid "Add an icon to the \"Add to Wishlist\" button"
274
  msgstr "\"위시리스트 추가\"버튼에 아이콘 추가하기 "
275
 
276
- #: ../includes/class.yith-wcwl-admin-init.php:1230
277
  msgid "\"Add to Cart\" icon"
278
  msgstr "\"장바구니 담기\" 아이콘 "
279
 
280
- #: ../includes/class.yith-wcwl-admin-init.php:1231
281
  msgid "Add an icon to the \"Add to Cart\" button"
282
  msgstr "\"장바구니 담기\"버튼에 아이콘 추가하기"
283
 
284
- #: ../includes/class.yith-wcwl-admin-init.php:1249
285
  msgid "Social Networks & Share"
286
  msgstr "소셜 네트워크와 공유 "
287
 
288
- #: ../includes/class.yith-wcwl-admin-init.php:1256
289
  msgid "Share on Facebook"
290
  msgstr "페이스북에 공유"
291
 
292
- #: ../includes/class.yith-wcwl-admin-init.php:1257
293
  msgid "Show \"Share on Facebook\" button"
294
  msgstr "\"페이스북에 공유\"버튼 보이기 "
295
 
296
- #: ../includes/class.yith-wcwl-admin-init.php:1263
297
  msgid "Tweet on Twitter"
298
  msgstr "트위터에 트윗하기"
299
 
300
- #: ../includes/class.yith-wcwl-admin-init.php:1264
301
  msgid "Show \"Tweet on Twitter\" button"
302
  msgstr "\"트위터에 트윗하기\"버튼 보이기"
303
 
304
- #: ../includes/class.yith-wcwl-admin-init.php:1270
305
  msgid "Pin on Pinterest"
306
  msgstr "핀레스트에 핀하기"
307
 
308
- #: ../includes/class.yith-wcwl-admin-init.php:1271
309
  msgid "Show \"Pin on Pinterest\" button"
310
  msgstr "\"핀레스트에 핀하기\"버튼 보이기 "
311
 
312
- #: ../includes/class.yith-wcwl-admin-init.php:1277
313
  msgid "Share on Google+"
314
  msgstr "구글플러스에 공유"
315
 
316
- #: ../includes/class.yith-wcwl-admin-init.php:1278
317
  msgid "Show \"Share on Google+\" button"
318
  msgstr "\"구글플러스에 공유\"버튼 보이기 "
319
 
320
- #: ../includes/class.yith-wcwl-admin-init.php:1284
321
  msgid "Share by Email"
322
  msgstr "이메일로 공유"
323
 
324
- #: ../includes/class.yith-wcwl-admin-init.php:1285
325
  msgid "Show \"Share by Email\" button"
326
  msgstr "\"이메일로 공유\"버튼 보이기"
327
 
328
- #: ../includes/class.yith-wcwl-admin-init.php:1291
329
  msgid "Social title"
330
  msgstr "소셜 타이틀"
331
 
332
- #: ../includes/class.yith-wcwl-admin-init.php:1298
333
  msgid "Social text"
334
  msgstr "소셜 텍스트 "
335
 
336
- #: ../includes/class.yith-wcwl-admin-init.php:1299
337
  msgid ""
338
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
339
  "strong> where you want to show the URL of your wishlist."
340
  msgstr ""
341
 
342
- #: ../includes/class.yith-wcwl-admin-init.php:1306
343
  msgid "Social image URL"
344
  msgstr "소셜 이미지 URL"
345
 
346
- #: ../includes/class.yith-wcwl-admin-init.php:1307
347
  msgid "It will be used by Pinterest."
348
  msgstr ""
349
 
350
- #: ../includes/class.yith-wcwl-admin-init.php:1321
351
- #, php-format
352
  msgid ""
353
  "If you want to take advantage of this feature, you could consider to "
354
  "purchase the %s."
355
  msgstr "이기능의 장점을 사용하시려면 %s 의 구매를 생각해 보십시요."
356
 
357
- #: ../includes/class.yith-wcwl-admin-init.php:1326
358
  msgid "YITH WooCommerce Frequently Bought Together Integration"
359
  msgstr "YITH WooCommerce 와 함께 자주 구매되는 연결"
360
 
361
- #: ../includes/class.yith-wcwl-admin-init.php:1333
362
  msgid "Enable slider in wishlist"
363
  msgstr "위시리스트내 슬라이더 사용 "
364
 
365
- #: ../includes/class.yith-wcwl-admin-init.php:1334
366
- #, php-format
367
  msgid ""
368
  "Choose to enable product slider in wishlist page with linked products (<a "
369
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
@@ -371,85 +368,84 @@ msgstr ""
371
  "위시리스트 페이지에 연결된 상품내 상품 슬라이더 기능 선택 (<a href=\"%s\" "
372
  "class=\"thickbox\">Example</a>). %s"
373
 
374
- #: ../includes/class.yith-wcwl-admin-init.php:1370
375
  msgid "\"Add to wishlist\" button"
376
  msgstr "\"위시리스트 추가\"버튼"
377
 
378
- #: ../includes/class.yith-wcwl-admin-init.php:1373
379
- #: ../includes/class.yith-wcwl-admin-init.php:1391
380
- #: ../includes/class.yith-wcwl-admin-init.php:1409
381
- #: ../includes/class.yith-wcwl-admin-init.php:1427
382
- #: ../includes/class.yith-wcwl-admin-init.php:1445
383
  msgid "Background"
384
  msgstr "백그라운드 "
385
 
386
- #: ../includes/class.yith-wcwl-admin-init.php:1374
387
- #: ../includes/class.yith-wcwl-admin-init.php:1392
388
- #: ../includes/class.yith-wcwl-admin-init.php:1410
389
- #: ../includes/class.yith-wcwl-admin-init.php:1428
390
- #: ../includes/class.yith-wcwl-admin-init.php:1446
391
  msgid "Text"
392
  msgstr "텍스트 "
393
 
394
- #: ../includes/class.yith-wcwl-admin-init.php:1375
395
- #: ../includes/class.yith-wcwl-admin-init.php:1393
396
- #: ../includes/class.yith-wcwl-admin-init.php:1411
397
- #: ../includes/class.yith-wcwl-admin-init.php:1429
398
- #: ../includes/class.yith-wcwl-admin-init.php:1447
399
  msgid "Border"
400
  msgstr "경계 "
401
 
402
- #: ../includes/class.yith-wcwl-admin-init.php:1382
403
- #: ../includes/class.yith-wcwl-admin-init.php:1400
404
- #: ../includes/class.yith-wcwl-admin-init.php:1418
405
- #: ../includes/class.yith-wcwl-admin-init.php:1436
406
  msgid "Background (hover)"
407
  msgstr "백그라운드(안쪽)"
408
 
409
- #: ../includes/class.yith-wcwl-admin-init.php:1383
410
- #: ../includes/class.yith-wcwl-admin-init.php:1401
411
- #: ../includes/class.yith-wcwl-admin-init.php:1419
412
- #: ../includes/class.yith-wcwl-admin-init.php:1437
413
  msgid "Text (hover)"
414
  msgstr "텍스트 (안쪽)"
415
 
416
- #: ../includes/class.yith-wcwl-admin-init.php:1384
417
- #: ../includes/class.yith-wcwl-admin-init.php:1402
418
- #: ../includes/class.yith-wcwl-admin-init.php:1420
419
- #: ../includes/class.yith-wcwl-admin-init.php:1438
420
  msgid "Border (hover)"
421
  msgstr "경계 (안쪽)"
422
 
423
- #: ../includes/class.yith-wcwl-admin-init.php:1388
424
  msgid "\"Add to Cart\" button"
425
  msgstr "\"장바구니 담기\" 버튼 "
426
 
427
- #: ../includes/class.yith-wcwl-admin-init.php:1406
428
  msgid "\"Style 1\" button"
429
  msgstr "\"스타일 1\" 버튼 "
430
 
431
- #: ../includes/class.yith-wcwl-admin-init.php:1424
432
  msgid "\"Style 2\" button"
433
  msgstr "\"스타일 2\" 버튼 "
434
 
435
- #: ../includes/class.yith-wcwl-admin-init.php:1442
436
  msgid "Wishlist table"
437
  msgstr "위시리스트 테이블 "
438
 
439
- #: ../includes/class.yith-wcwl-admin-init.php:1451
440
  msgid "Headers"
441
  msgstr "헤더 "
442
 
443
- #: ../includes/class.yith-wcwl-admin-init.php:1454
444
  msgid "Background color"
445
  msgstr "백그라운드 색깔 "
446
 
447
- #: ../includes/class.yith-wcwl-admin-init.php:1544
448
  msgid "Wishlist Activated"
449
  msgstr "위시리스트 사용됨"
450
 
451
- #: ../includes/class.yith-wcwl-admin-init.php:1545
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. "
@@ -460,12 +456,11 @@ msgstr ""
460
  "인의 세팅을 할수 있읍니다. 프리미엄버전의 많은 새로운 옵션 <a href=\"%s"
461
  "\">discover it now</a> 이 사용가능합니다."
462
 
463
- #: ../includes/class.yith-wcwl-admin-init.php:1556
464
  msgid "Wishlist Updated"
465
  msgstr "위시리스트 업데이트됨 "
466
 
467
- #: ../includes/class.yith-wcwl-admin-init.php:1557
468
- #, php-format
469
  msgid ""
470
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
471
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -478,191 +473,184 @@ msgstr ""
478
  "인이 업데이트되면 새로운 소식이 이 메뉴에 추가 되며, 위시리스트가 새로운 옵션"
479
  "이 업데이트되면 <a href=\"%s\">프리미엄버전 살펴보기.</a> 표시됨."
480
 
481
- #: ../includes/class.yith-wcwl-init.php:403
482
  msgid ""
483
  "We are sorry, but this feature is available only if cookies are enabled on "
484
  "your browser."
485
  msgstr ""
486
  "죄송합니다. 이 기능은 브라우져에서 쿠기가 활성화되어 있으면 가능합니다."
487
 
488
- #: ../includes/class.yith-wcwl-init.php:404
489
  msgid "Product correctly added to cart"
490
  msgstr "상품이 잘 장바구니에 담겼습니다."
491
 
492
- #: ../includes/class.yith-wcwl-install.php:244
493
  msgctxt "page_slug"
494
  msgid "wishlist"
495
  msgstr "위시리스트"
496
 
497
- #: ../includes/class.yith-wcwl-privacy.php:50
498
  msgid "While you visit our site, we’ll track:"
499
  msgstr ""
500
 
501
- #: ../includes/class.yith-wcwl-privacy.php:52
502
  msgid ""
503
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
504
  "users your favourite products, and to create targeted email campaigns."
505
  msgstr ""
506
 
507
- #: ../includes/class.yith-wcwl-privacy.php:53
508
  msgid ""
509
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
510
  "make them visible to the store’s staff"
511
  msgstr ""
512
 
513
- #: ../includes/class.yith-wcwl-privacy.php:55
514
  msgid ""
515
  "We’ll also use cookies to keep track of wishlist contents while you’re "
516
  "browsing our site."
517
  msgstr ""
518
 
519
- #: ../includes/class.yith-wcwl-privacy.php:58
520
  msgid ""
521
  "Members of our team have access to the information you provide us. For "
522
  "example, both Administrators and Shop Managers can access:"
523
  msgstr ""
524
 
525
- #: ../includes/class.yith-wcwl-privacy.php:60
526
  msgid ""
527
  "Wishlist details, such as products added, date of addition, name and privacy "
528
  "settings of your wishlists"
529
  msgstr ""
530
 
531
- #: ../includes/class.yith-wcwl-privacy.php:62
532
  msgid ""
533
  "Our team members have access to this information to offer you better deals "
534
  "for the products you love."
535
  msgstr ""
536
 
537
- #: ../includes/class.yith-wcwl-privacy.php:82
538
- #: ../includes/class.yith-wcwl-privacy.php:98
539
  #, fuzzy
540
- #| msgid "Search Wishlists"
541
  msgid "Customer Wishlists"
542
  msgstr "위시리스트 찾기 "
543
 
544
- #: ../includes/class.yith-wcwl-privacy.php:133
545
  #, fuzzy
546
- #| msgid "Wishlist"
547
  msgid "Wishlists"
548
  msgstr "위시리스"
549
 
550
- #: ../includes/class.yith-wcwl-privacy.php:195
551
- #, fuzzy, php-format
552
- #| msgid "My wishlist on %s"
553
  msgid "Removed wishlist %s."
554
  msgstr "나의 위시리스트 목록 @ %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"
572
  msgid "Wishlist url"
573
  msgstr "위시리스"
574
 
575
- #: ../includes/class.yith-wcwl-privacy.php:230
576
  msgid "Title"
577
  msgstr ""
578
 
579
- #: ../includes/class.yith-wcwl-privacy.php:231
580
  msgctxt "date wishlist was created"
581
  msgid "Created on"
582
  msgstr ""
583
 
584
- #: ../includes/class.yith-wcwl-privacy.php:232
585
  msgid "Visibility"
586
  msgstr ""
587
 
588
- #: ../includes/class.yith-wcwl-privacy.php:233
589
  msgid "Items Added"
590
  msgstr ""
591
 
592
- #: ../includes/class.yith-wcwl-privacy.php:283
593
- #: ../templates/wishlist-view.php:212
594
  msgid "Shared"
595
  msgstr "공유됨 "
596
 
597
- #: ../includes/class.yith-wcwl-privacy.php:286
598
- #: ../templates/wishlist-view.php:215
599
  msgid "Private"
600
  msgstr "개인 "
601
 
602
- #: ../includes/class.yith-wcwl-privacy.php:289
603
- #: ../templates/wishlist-view.php:218
604
  msgid "Public"
605
  msgstr "공용 "
606
 
607
- #: ../includes/class.yith-wcwl-shortcode.php:259
608
- #: ../includes/class.yith-wcwl-ui.php:164
609
  msgid "Share on:"
610
  msgstr "공유: "
611
 
612
- #: ../includes/class.yith-wcwl-ui.php:118
613
- #: ../includes/class.yith-wcwl-ui.php:200
614
  msgid "Select options"
615
  msgstr "옵션 선택 "
616
 
617
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
618
  msgid "Facebook"
619
  msgstr "페이스북 "
620
 
621
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
622
  msgid "Twitter"
623
  msgstr "트위터 "
624
 
625
- #: ../includes/class.yith-wcwl-ui.php:180
626
  msgid "email"
627
  msgstr "이메일 "
628
 
629
- #: ../includes/class.yith-wcwl.php:201
630
  msgid "An error occurred while adding products to the wishlist."
631
  msgstr "위시리스트에 추가중에 에러가 발생함."
632
 
633
- #: ../includes/class.yith-wcwl.php:293
634
  msgid "An error occurred while adding products to wishlist."
635
  msgstr "위시리스트에 추가중에 에러가 발생함."
636
 
637
- #: ../includes/class.yith-wcwl.php:310
638
  msgid "The \"Remove\" option now does not require any parameter"
639
  msgstr "\"제거\" 옵션은 파라메타가 필요없음."
640
 
641
- #: ../includes/class.yith-wcwl.php:359
642
  msgid "An error occurred while removing products from the wishlist"
643
  msgstr "위시리스트에서 제거중에 에러가 발생함. "
644
 
645
- #: ../includes/class.yith-wcwl.php:809
646
  msgid "You need to log in before creating a new wishlist"
647
  msgstr "새로운 위시리스트를 만들기 전에 로그인 하십시요"
648
 
649
- #: ../includes/class.yith-wcwl.php:1610
650
  msgid "Product successfully removed."
651
  msgstr "상품이 성공적으로 제거 되었습니다."
652
 
653
- #: ../includes/class.yith-wcwl.php:1614
654
  msgid "Error. Unable to remove the product from the wishlist."
655
  msgstr "에러, 위시리스트에서 상품제거 불가능 "
656
 
657
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
658
  msgid "No products were added to the wishlist"
659
  msgstr "위시리스트에 추가할 상품이 없음 "
660
 
661
- #: ../includes/class.yith-wcwl.php:1660
662
  msgid "An error as occurred."
663
  msgstr "에러가 발생됨 "
664
 
665
- #: ../init.php:130
666
  msgid ""
667
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
668
  "WooCommerce in order to work."
@@ -670,17 +658,16 @@ msgstr ""
670
  "YITH WooCommerce Wishlist가 활성화 되었으나 사용 불가능. 사용하기 위해서는 우"
671
  "커머스가 필요합니다."
672
 
673
- #: ../init.php:140
674
  msgid "You can't activate the free version of"
675
  msgstr ""
676
 
677
- #: ../init.php:140
678
  msgid "while you are using the premium one."
679
  msgstr ""
680
 
681
- #: ../templates/admin/wishlist-panel-premium.php:185
682
- #: ../templates/admin/wishlist-panel-premium.php:383
683
- #, php-format
684
  msgid ""
685
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
686
  "%2$s to benefit from all features!"
@@ -688,23 +675,21 @@ msgstr ""
688
  "%1$s프리미업 버전%2$s%3$s %1$sYITH WooCommerce Wishlist%2$s 모든 기능의 장점"
689
  "을 사용하기위해 업그레이드 하십시요!"
690
 
691
- #: ../templates/admin/wishlist-panel-premium.php:187
692
- #: ../templates/admin/wishlist-panel-premium.php:385
693
- #, php-format
694
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
695
  msgstr "%3$s 프리미업 버전으로 %2$s%1$s업그래이드%2$s"
696
 
697
- #: ../templates/admin/wishlist-panel-premium.php:193
698
  msgid "Premium Features"
699
  msgstr "프리미엄 기능 "
700
 
701
- #: ../templates/admin/wishlist-panel-premium.php:196
702
- #: ../templates/admin/wishlist-panel-premium.php:201
703
  msgid "Multiple Wishlist"
704
  msgstr "다중 관심상품 "
705
 
706
- #: ../templates/admin/wishlist-panel-premium.php:203
707
- #, php-format
708
  msgid ""
709
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
710
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -721,13 +706,12 @@ msgstr ""
721
  "고 많은 온라인 상점에서 사용되고 있습니다. 그리고 구매자가 자신들의 위시리스"
722
  "트를 만들고 관리하고 공유하는데 이 플러그인이 좋은 평가를 받게해 줄것입니다."
723
 
724
- #: ../templates/admin/wishlist-panel-premium.php:212
725
- #: ../templates/admin/wishlist-panel-premium.php:222
726
  msgid "Wishlist Private"
727
  msgstr "개인 위시리스트 "
728
 
729
- #: ../templates/admin/wishlist-panel-premium.php:214
730
- #, php-format
731
  msgid ""
732
  "By enabling the option wishlist, users will also have the possibility to "
733
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
@@ -736,13 +720,11 @@ msgstr ""
736
  "위시리스트 옵션을 활성화하면, 사용자는 위시리스트의 다음 옵션항을 %1$s보이기"
737
  "를 관리%2$s 통해 선택가능 합니다:"
738
 
739
- #: ../templates/admin/wishlist-panel-premium.php:216
740
- #, php-format
741
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
742
  msgstr "%1$s공영:%2$s 모든 사용자는 당신의 위시리스트를 볼수 있습니다;"
743
 
744
- #: ../templates/admin/wishlist-panel-premium.php:217
745
- #, php-format
746
  msgid ""
747
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
748
  "can display it;"
@@ -750,18 +732,16 @@ msgstr ""
750
  "%1$s공유:%2$s 사용자만이 위시리스트 페이지의 직접 링크를 보이게 할수 있습니"
751
  "다;"
752
 
753
- #: ../templates/admin/wishlist-panel-premium.php:218
754
- #, php-format
755
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
756
  msgstr "%1$s개인:%2$s 위시리스트 작성자만이 볼수 있습니다. "
757
 
758
- #: ../templates/admin/wishlist-panel-premium.php:229
759
- #: ../templates/admin/wishlist-panel-premium.php:234
760
  msgid "Estimate Cost"
761
  msgstr "견적 가격 "
762
 
763
- #: ../templates/admin/wishlist-panel-premium.php:236
764
- #, php-format
765
  msgid ""
766
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
767
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -779,13 +759,12 @@ msgstr ""
779
  "리고 사용자들이 이전 설정된 이메일 주소로 필요한 모든 정보를 보내어 확인할 "
780
  "수 있습니다."
781
 
782
- #: ../templates/admin/wishlist-panel-premium.php:245
783
- #: ../templates/admin/wishlist-panel-premium.php:250
784
  msgid "Admin Panel"
785
  msgstr "관리자 패널 "
786
 
787
- #: ../templates/admin/wishlist-panel-premium.php:247
788
- #, php-format
789
  msgid ""
790
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
791
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -799,13 +778,12 @@ msgstr ""
799
  "제는 현재 등록되어있는 상품의 상품 페이지에서 바로 %1$s 유용한 보고서%2$s를 "
800
  "통해 볼수있습니다."
801
 
802
- #: ../templates/admin/wishlist-panel-premium.php:257
803
- #: ../templates/admin/wishlist-panel-premium.php:262
804
  msgid "Search Wishlists"
805
  msgstr "위시리스트 찾기 "
806
 
807
- #: ../templates/admin/wishlist-panel-premium.php:264
808
- #, php-format
809
  msgid ""
810
  "How many times have you been looking for the perfect gift for a important "
811
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -818,12 +796,11 @@ msgstr ""
818
  "이메일로 검색 가능하도록 하여 드립니다. 이것은 상품의 %1$s높은 노출로%2$s 인"
819
  "해 쉽게 보여지고 구매욕을 상승시키는 좋은 방법입니다. "
820
 
821
- #: ../templates/admin/wishlist-panel-premium.php:273
822
  msgid "'ADD TO CART' CHECKBOX"
823
  msgstr "'장바구니 담기' "
824
 
825
- #: ../templates/admin/wishlist-panel-premium.php:275
826
- #, php-format
827
  msgid ""
828
  "Your shop offers always a wide selection of products and wishlists of your "
829
  "users get more and more crowded everyday. Give them the possibility to "
@@ -834,20 +811,19 @@ msgstr ""
834
  "은 매일 매일 점점 많아질 것입니다. 한번의 클릭으로 그 많은 리스트중에서 %1$s"
835
  "일부나 모든 상품을%2$s 선택하게 하십시요."
836
 
837
- #: ../templates/admin/wishlist-panel-premium.php:278
838
  msgid "'ADD TO CART'"
839
  msgstr "'장바구니 담기'"
840
 
841
- #: ../templates/admin/wishlist-panel-premium.php:285
842
  msgid "DISABLE WISHLIST"
843
  msgstr "위시리스트 사용 불가능"
844
 
845
- #: ../templates/admin/wishlist-panel-premium.php:290
846
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
847
  msgstr "비로그인 용자는 위시리스트 사용 불가능"
848
 
849
- #: ../templates/admin/wishlist-panel-premium.php:292
850
- #, php-format
851
  msgid ""
852
  "Favour users that have registered to your shop and disable plugin "
853
  "functionalities for all users that have not. By disabling this option, each "
@@ -858,12 +834,11 @@ msgstr ""
858
  "매자가 사용하게 하지 못함게 함으로서 위시리스트에 상품을 담으면 '내 계정'페이"
859
  "지로 %1$s자동전환%2$s되고 계정 등록을 하도록 유도합니다. "
860
 
861
- #: ../templates/admin/wishlist-panel-premium.php:301
862
  msgid "MESSAGE TO UNLOGGED USERS"
863
  msgstr "비로그인 사용자에게 메세지를"
864
 
865
- #: ../templates/admin/wishlist-panel-premium.php:303
866
- #, php-format
867
  msgid ""
868
  "Invite users that are visiting your shop to login if they want to fully "
869
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
@@ -873,17 +848,16 @@ msgstr ""
873
  "매자를 유도합니다. %1$s미리 만든 메세시%2$s를 보여주고 등록할수 있는 '내 계"
874
  "정' 페이지로 이동합니다. "
875
 
876
- #: ../templates/admin/wishlist-panel-premium.php:306
877
  msgid "UNLOGGED USERS"
878
  msgstr "비로그인 사용자 "
879
 
880
- #: ../templates/admin/wishlist-panel-premium.php:313
881
- #: ../templates/admin/wishlist-panel-premium.php:318
882
  msgid "POPULAR TABLE"
883
  msgstr "인기상품 나타내기"
884
 
885
- #: ../templates/admin/wishlist-panel-premium.php:320
886
- #, php-format
887
  msgid ""
888
  "Some products draw customer's attention more than others and they do not "
889
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -894,12 +868,11 @@ msgstr ""
894
  "지체없이 담겨집니다. %1$s'인기상품'%2$s은 위시리스트에서 자주 나타나는 상품"
895
  "을 관리자로서 추적할수 있도록 할수 있습니다."
896
 
897
- #: ../templates/admin/wishlist-panel-premium.php:329
898
  msgid "FUNCTIONALITIES IN ONE CLICK"
899
  msgstr "원 클릭의 기능들 "
900
 
901
- #: ../templates/admin/wishlist-panel-premium.php:331
902
- #, php-format
903
  msgid ""
904
  "Users have the possibility to search for a wishlist, create a new one or "
905
  "display those already created. Add these %1$sfunctionalities%2$s through the "
@@ -909,17 +882,16 @@ msgstr ""
909
  "능을 원합니다. 이러한 %1$s기능들%2$s을 만들어진 웨지나 위시리스트내에 보여지"
910
  "게 할수 있습니다."
911
 
912
- #: ../templates/admin/wishlist-panel-premium.php:334
913
  msgid "FUNCTIONALITIES"
914
  msgstr "기능들 "
915
 
916
- #: ../templates/admin/wishlist-panel-premium.php:341
917
- #: ../templates/admin/wishlist-panel-premium.php:346
918
  msgid "PROMOTIONAL EMAIL"
919
  msgstr "프로모션 이메일 "
920
 
921
- #: ../templates/admin/wishlist-panel-premium.php:348
922
- #, php-format
923
  msgid ""
924
  "If you want to give the right input to your users to persuade them to "
925
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -932,12 +904,11 @@ msgstr ""
932
  "편의에 맞게 수정하고 사용할수 있는 쿠폰을 추가하여 구매자들의 구매욕을 향상 "
933
  "시킬수 있습니다!"
934
 
935
- #: ../templates/admin/wishlist-panel-premium.php:357
936
  msgid "FROM A WISHLIST TO ANOTHER"
937
  msgstr "다른 위시리스트에서 "
938
 
939
- #: ../templates/admin/wishlist-panel-premium.php:359
940
- #, php-format
941
  msgid ""
942
  "Who said that a product has to remain forever in the same wishlist? With the "
943
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -948,20 +919,19 @@ msgstr ""
948
  "%1$s\"\"다른 위시리스트로 옮기기\"의 메뉴\"%2$s 클릭으로 다른 위시리스트로 옮"
949
  "길수 있으며 스스로 리스트관리를 할수 있습니다."
950
 
951
- #: ../templates/admin/wishlist-panel-premium.php:362
952
  msgid "FROM A WISHLIST"
953
  msgstr "위시리스트에서 "
954
 
955
- #: ../templates/admin/wishlist-panel-premium.php:369
956
  msgid "DATE"
957
  msgstr "날짜 "
958
 
959
- #: ../templates/admin/wishlist-panel-premium.php:374
960
  msgid "DATE OF ADDITION TO A WISHLIST"
961
  msgstr "위시리스트에 추가 날짜 "
962
 
963
- #: ../templates/admin/wishlist-panel-premium.php:376
964
- #, php-format
965
  msgid ""
966
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
967
  "date in which they have added a particular product to their list: a new way "
@@ -971,83 +941,107 @@ msgstr ""
971
  "리스트의 날짜를 볼수 있음으로 사용자가 직접 추가한 날짜와 무엇을 했는지 확인"
972
  "할수 있음."
973
 
974
- #: ../templates/share.php:32
975
  msgid "Pinterest"
976
  msgstr "핀테레스트 "
977
 
978
- #: ../templates/share.php:38
979
  msgid "Google+"
980
  msgstr "구글플러스 "
981
 
982
- #: ../templates/share.php:44
983
  msgid "Email"
984
  msgstr "이메일 "
985
 
986
- #: ../templates/wishlist-view.php:32
987
  msgid "Edit title"
988
  msgstr "타이틀 편집 "
989
 
990
- #: ../templates/wishlist-view.php:41
991
  msgid "Save"
992
  msgstr "저장 "
993
 
994
- #: ../templates/wishlist-view.php:45
995
  msgid "Cancel"
996
  msgstr "취소 "
997
 
998
- #: ../templates/wishlist-view.php:82
999
  msgid "Product Name"
1000
  msgstr "상품 이름 "
1001
 
1002
- #: ../templates/wishlist-view.php:89
1003
  msgid "Unit Price"
1004
  msgstr "단가 "
1005
 
1006
- #: ../templates/wishlist-view.php:102
1007
  msgid "Stock Status"
1008
  msgstr "재고여부 "
1009
 
1010
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1011
  msgid "Remove this product"
1012
  msgstr "이 상품 제거 "
1013
 
1014
- #: ../templates/wishlist-view.php:172
1015
  msgid "Free!"
1016
  msgstr "프리!"
1017
 
1018
- #: ../templates/wishlist-view.php:179
1019
  msgid "Out of Stock"
1020
  msgstr "재고 없음 "
1021
 
1022
- #: ../templates/wishlist-view.php:179
1023
  msgid "In Stock"
1024
  msgstr "재고 있음 "
1025
 
1026
- #: ../templates/wishlist-view.php:188
1027
- #, php-format
1028
  msgid "Added on : %s"
1029
  msgstr "추가됨 : %s"
1030
 
1031
- #: ../templates/wishlist-view.php:200
1032
  msgid "Move"
1033
  msgstr "이동 "
1034
 
1035
- #: ../templates/wishlist-view.php:232
1036
  msgid "Remove"
1037
  msgstr "제거 "
1038
 
1039
- #: ../templates/wishlist-view.php:259
1040
  msgid "Add the selected products to the cart"
1041
  msgstr "선택된 상품들 장바구니에 담기 "
1042
 
1043
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1044
  msgid "Ask for an estimate"
1045
  msgstr "견적가 요청 "
1046
 
1047
- #: ../templates/wishlist-view.php:303
1048
  msgid "Your email"
1049
  msgstr ""
1050
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1051
  #~ msgid "Live Demo"
1052
  #~ msgstr "라이브 데모 "
1053
 
@@ -1064,9 +1058,6 @@ msgstr ""
1064
  #~ msgid "Plugin Documentation"
1065
  #~ msgstr "플러그인 설명서"
1066
 
1067
- #~ msgid "YITH WooCommerce Wishlist"
1068
- #~ msgstr "YITH WooCommerce Wishlist"
1069
-
1070
  #~ msgid ""
1071
  #~ "You can't activate the free version of YITH WooCommerce Wishlist while "
1072
  #~ "you are using the premium one."
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:51+0200\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:1478
25
+ #: includes/class.yith-wcwl-admin-init.php:1479
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:1018
44
  msgid "Upgrade to the PREMIUM VERSION"
45
  msgstr "프리미엄 버전으로 업그레이드"
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1022
48
  msgid "Discover the Advanced Features"
49
  msgstr "강화된 기능 보기 "
50
 
51
+ #: includes/class.yith-wcwl-admin-init.php:1023
52
  msgid ""
53
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
54
  "all features!"
55
  msgstr ""
56
 
57
+ #: includes/class.yith-wcwl-admin-init.php:1029
58
  msgid "Get Support and Pro Features"
59
  msgstr "지원받기와 프로기능"
60
 
61
+ #: includes/class.yith-wcwl-admin-init.php:1030
62
  msgid ""
63
  "By purchasing the premium version of the plugin, you will take advantage of "
64
  "the advanced features of the product and you will get one year of free "
67
  "프리미엄버전 구매시 강화된 기능의 사용, 일년동안 무료 업그레이드 서비스와 자"
68
  "사 프랫폼을 이용한 24h/24 서포트가 제공됩니다."
69
 
70
+ #: includes/class.yith-wcwl-admin-init.php:1040
71
  msgid "General Settings"
72
  msgstr "일반 설정 "
73
 
74
+ #: includes/class.yith-wcwl-admin-init.php:1047
75
  msgid "Enable YITH Wishlist"
76
  msgstr "YITH Wishlist 사용"
77
 
78
+ #: includes/class.yith-wcwl-admin-init.php:1048
 
79
  msgid ""
80
  "Enable all plugin features. <strong>Be sure to select at least one option in "
81
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
82
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
83
  msgstr ""
84
 
85
+ #: includes/class.yith-wcwl-admin-init.php:1054
86
  msgid "Default wishlist title"
87
  msgstr "기본 위시리스트 제목"
88
 
89
+ #: includes/class.yith-wcwl-admin-init.php:1056
90
+ #: includes/class.yith-wcwl-admin-init.php:1057
91
+ #: includes/class.yith-wcwl-admin-init.php:1293
 
92
  msgid "My wishlist on %s"
93
  msgstr "나의 위시리스트 목록 @ %s"
94
 
95
+ #: includes/class.yith-wcwl-admin-init.php:1062
96
  msgid "Wishlist Page"
97
  msgstr "위시리스트 페이지 "
98
 
99
+ #: includes/class.yith-wcwl-admin-init.php:1063
100
  msgid "Page contents: [yith_wcwl_wishlist]"
101
  msgstr "페이지 콘텐츠: [yith_wcwl_wishlist] "
102
 
103
+ #: includes/class.yith-wcwl-admin-init.php:1072
104
  msgid "Position"
105
  msgstr "위치"
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1073
108
  msgid ""
109
  "You can add the button in variable products only after the \"Add to Cart\" "
110
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
112
  "다양한 상품의 \"장바구니 담기\" 버튼 뒤에나 숏코드 "
113
  "[yith_wcwl_add_to_wishlist]로 추가 할수 있음."
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1079
116
  msgid "After \"Add to cart\""
117
  msgstr "장바구니 담기 뒤에"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1080
120
  msgid "After thumbnails"
121
  msgstr "썸네일 뒤에"
122
 
123
+ #: includes/class.yith-wcwl-admin-init.php:1081
124
  msgid "After summary"
125
  msgstr "써머리 뒤에"
126
 
127
+ #: includes/class.yith-wcwl-admin-init.php:1082
128
  msgid "Use shortcode"
129
  msgstr "숏코드를 사용 "
130
 
131
+ #: includes/class.yith-wcwl-admin-init.php:1087
132
  msgid "Redirect to cart"
133
  msgstr "장바구니로 다시돌리기"
134
 
135
+ #: includes/class.yith-wcwl-admin-init.php:1088
136
  msgid ""
137
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
138
  "page."
140
  "위시리스트 페이지의 '장바구니 담기' 버튼이 눌리면 장바구니 페이지로 다시돌리"
141
  "기"
142
 
143
+ #: includes/class.yith-wcwl-admin-init.php:1094
144
  msgid "Remove if added to the cart"
145
  msgstr "장바구니에 담고나면 제거"
146
 
147
+ #: includes/class.yith-wcwl-admin-init.php:1095
148
  msgid "Remove the product from the wishlist if it has been added to the cart."
149
  msgstr "장바구니에 담았다면 물품을 위시리스트에서 제거 "
150
 
151
+ #: includes/class.yith-wcwl-admin-init.php:1101
152
  msgid "\"Add to Wishlist\" text"
153
  msgstr "\"위시리스트 추가\" 텍스트"
154
 
155
+ #: includes/class.yith-wcwl-admin-init.php:1103
156
  msgid "Add to Wishlist"
157
  msgstr "위시르스트 추가"
158
 
159
+ #: includes/class.yith-wcwl-admin-init.php:1108
160
  msgid "\"Browse wishlist\" text"
161
  msgstr "\"위시리스트 둘러보기\" 텍스트"
162
 
163
+ #: includes/class.yith-wcwl-admin-init.php:1110
164
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
165
  msgid "Browse Wishlist"
166
  msgstr "위시리스트 둘러보기 "
167
 
168
+ #: includes/class.yith-wcwl-admin-init.php:1115
169
  msgid "\"Product already in wishlist\" text"
170
  msgstr "\"위시리스트에 이미 있습니다\" 텍스트"
171
 
172
+ #: includes/class.yith-wcwl-admin-init.php:1117
173
+ #: includes/class.yith-wcwl-ui.php:83
174
  msgid "The product is already in the wishlist!"
175
  msgstr "이 상품은 이미 위시리스트에 있습니다."
176
 
177
+ #: includes/class.yith-wcwl-admin-init.php:1122
178
  msgid "\"Product added\" text"
179
  msgstr "\"상품 추가\" 텍스트 "
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1124
182
+ #: includes/class.yith-wcwl-ui.php:82
183
  msgid "Product added!"
184
  msgstr "상품이 추가됨!"
185
 
186
+ #: includes/class.yith-wcwl-admin-init.php:1129
187
  msgid "\"Add to Cart\" text"
188
  msgstr "\"장바구니 담기\" 텍스트 "
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1131
191
  msgid "Add to Cart"
192
  msgstr "장바구니 담기 "
193
 
194
+ #: includes/class.yith-wcwl-admin-init.php:1136
195
  msgid "Show Unit price"
196
  msgstr "개별가격 보이기"
197
 
198
+ #: includes/class.yith-wcwl-admin-init.php:1137
199
  msgid "Show unit price for each product in wishlist"
200
  msgstr "관심상품내 개별상품의 개별가격 보이기"
201
 
202
+ #: includes/class.yith-wcwl-admin-init.php:1144
203
  msgid "Show \"Add to Cart\" button"
204
  msgstr "\"장바구니 담기\" 버튼 보이기"
205
 
206
+ #: includes/class.yith-wcwl-admin-init.php:1145
207
  msgid "Show \"Add to Cart\" button for each product in wishlist"
208
  msgstr "관심상품내 개별상품에 \"장바구니 담기\" 버튼 보이기 "
209
 
210
+ #: includes/class.yith-wcwl-admin-init.php:1152
211
  msgid "Show Stock status"
212
  msgstr "재고상황 보기 "
213
 
214
+ #: includes/class.yith-wcwl-admin-init.php:1153
215
  msgid ""
216
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
217
  msgstr "위시리스트내 개별상품에 \"재고있음\" 또는 \"재고없음\" 레이블 보이기"
218
 
219
+ #: includes/class.yith-wcwl-admin-init.php:1160
220
  msgid "Show Date of addition"
221
  msgstr "추가한 날짜 보이기 "
222
 
223
+ #: includes/class.yith-wcwl-admin-init.php:1161
224
  msgid "Show the date when users have added a product to the wishlist"
225
  msgstr "위시리스트에 사용자가 상품 추가한 날짜 보이기"
226
 
227
+ #: includes/class.yith-wcwl-admin-init.php:1168
228
  msgid "Add second remove button"
229
  msgstr "두번째 제거 버튼 추가"
230
 
231
+ #: includes/class.yith-wcwl-admin-init.php:1169
232
  msgid "Add a second remove button in the last column, with extended label"
233
  msgstr "확장 레이블에 두번째 제거버튼을 마지막 열에 추가"
234
 
235
+ #: includes/class.yith-wcwl-admin-init.php:1184
236
  msgid "Styles"
237
  msgstr "스타일 "
238
 
239
+ #: includes/class.yith-wcwl-admin-init.php:1191
240
  msgid "Use buttons"
241
  msgstr "버튼 사용 "
242
 
243
+ #: includes/class.yith-wcwl-admin-init.php:1192
244
  msgid "Use buttons instead of simple anchors."
245
  msgstr "연결구문 대신 버튼 사용 "
246
 
247
+ #: includes/class.yith-wcwl-admin-init.php:1198
248
  msgid "Custom CSS"
249
  msgstr "커스텀 CSS"
250
 
251
+ #: includes/class.yith-wcwl-admin-init.php:1205
252
  msgid "Use theme style"
253
  msgstr "테마 스타일 사용 "
254
 
255
+ #: includes/class.yith-wcwl-admin-init.php:1206
256
  msgid "Use the theme style."
257
  msgstr "지금 테마 스타일 사용"
258
 
259
+ #: includes/class.yith-wcwl-admin-init.php:1212
260
  msgid "Rounded buttons"
261
  msgstr "굴곡진 모서리 버튼"
262
 
263
+ #: includes/class.yith-wcwl-admin-init.php:1213
264
  msgid "Make button corners rounded"
265
  msgstr "버튼 모서리를 굴곡지게 만들기"
266
 
267
+ #: includes/class.yith-wcwl-admin-init.php:1219
268
  msgid "\"Add to Wishlist\" icon"
269
  msgstr "\"위시리스트 추가\" 아이콘 "
270
 
271
+ #: includes/class.yith-wcwl-admin-init.php:1220
272
  msgid "Add an icon to the \"Add to Wishlist\" button"
273
  msgstr "\"위시리스트 추가\"버튼에 아이콘 추가하기 "
274
 
275
+ #: includes/class.yith-wcwl-admin-init.php:1230
276
  msgid "\"Add to Cart\" icon"
277
  msgstr "\"장바구니 담기\" 아이콘 "
278
 
279
+ #: includes/class.yith-wcwl-admin-init.php:1231
280
  msgid "Add an icon to the \"Add to Cart\" button"
281
  msgstr "\"장바구니 담기\"버튼에 아이콘 추가하기"
282
 
283
+ #: includes/class.yith-wcwl-admin-init.php:1249
284
  msgid "Social Networks & Share"
285
  msgstr "소셜 네트워크와 공유 "
286
 
287
+ #: includes/class.yith-wcwl-admin-init.php:1256
288
  msgid "Share on Facebook"
289
  msgstr "페이스북에 공유"
290
 
291
+ #: includes/class.yith-wcwl-admin-init.php:1257
292
  msgid "Show \"Share on Facebook\" button"
293
  msgstr "\"페이스북에 공유\"버튼 보이기 "
294
 
295
+ #: includes/class.yith-wcwl-admin-init.php:1263
296
  msgid "Tweet on Twitter"
297
  msgstr "트위터에 트윗하기"
298
 
299
+ #: includes/class.yith-wcwl-admin-init.php:1264
300
  msgid "Show \"Tweet on Twitter\" button"
301
  msgstr "\"트위터에 트윗하기\"버튼 보이기"
302
 
303
+ #: includes/class.yith-wcwl-admin-init.php:1270
304
  msgid "Pin on Pinterest"
305
  msgstr "핀레스트에 핀하기"
306
 
307
+ #: includes/class.yith-wcwl-admin-init.php:1271
308
  msgid "Show \"Pin on Pinterest\" button"
309
  msgstr "\"핀레스트에 핀하기\"버튼 보이기 "
310
 
311
+ #: includes/class.yith-wcwl-admin-init.php:1277
312
  msgid "Share on Google+"
313
  msgstr "구글플러스에 공유"
314
 
315
+ #: includes/class.yith-wcwl-admin-init.php:1278
316
  msgid "Show \"Share on Google+\" button"
317
  msgstr "\"구글플러스에 공유\"버튼 보이기 "
318
 
319
+ #: includes/class.yith-wcwl-admin-init.php:1284
320
  msgid "Share by Email"
321
  msgstr "이메일로 공유"
322
 
323
+ #: includes/class.yith-wcwl-admin-init.php:1285
324
  msgid "Show \"Share by Email\" button"
325
  msgstr "\"이메일로 공유\"버튼 보이기"
326
 
327
+ #: includes/class.yith-wcwl-admin-init.php:1291
328
  msgid "Social title"
329
  msgstr "소셜 타이틀"
330
 
331
+ #: includes/class.yith-wcwl-admin-init.php:1298
332
  msgid "Social text"
333
  msgstr "소셜 텍스트 "
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1299
336
  msgid ""
337
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
338
  "strong> where you want to show the URL of your wishlist."
339
  msgstr ""
340
 
341
+ #: includes/class.yith-wcwl-admin-init.php:1306
342
  msgid "Social image URL"
343
  msgstr "소셜 이미지 URL"
344
 
345
+ #: includes/class.yith-wcwl-admin-init.php:1307
346
  msgid "It will be used by Pinterest."
347
  msgstr ""
348
 
349
+ #: includes/class.yith-wcwl-admin-init.php:1321
 
350
  msgid ""
351
  "If you want to take advantage of this feature, you could consider to "
352
  "purchase the %s."
353
  msgstr "이기능의 장점을 사용하시려면 %s 의 구매를 생각해 보십시요."
354
 
355
+ #: includes/class.yith-wcwl-admin-init.php:1326
356
  msgid "YITH WooCommerce Frequently Bought Together Integration"
357
  msgstr "YITH WooCommerce 와 함께 자주 구매되는 연결"
358
 
359
+ #: includes/class.yith-wcwl-admin-init.php:1333
360
  msgid "Enable slider in wishlist"
361
  msgstr "위시리스트내 슬라이더 사용 "
362
 
363
+ #: includes/class.yith-wcwl-admin-init.php:1334
 
364
  msgid ""
365
  "Choose to enable product slider in wishlist page with linked products (<a "
366
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
368
  "위시리스트 페이지에 연결된 상품내 상품 슬라이더 기능 선택 (<a href=\"%s\" "
369
  "class=\"thickbox\">Example</a>). %s"
370
 
371
+ #: includes/class.yith-wcwl-admin-init.php:1370
372
  msgid "\"Add to wishlist\" button"
373
  msgstr "\"위시리스트 추가\"버튼"
374
 
375
+ #: includes/class.yith-wcwl-admin-init.php:1373
376
+ #: includes/class.yith-wcwl-admin-init.php:1391
377
+ #: includes/class.yith-wcwl-admin-init.php:1409
378
+ #: includes/class.yith-wcwl-admin-init.php:1427
379
+ #: includes/class.yith-wcwl-admin-init.php:1445
380
  msgid "Background"
381
  msgstr "백그라운드 "
382
 
383
+ #: includes/class.yith-wcwl-admin-init.php:1374
384
+ #: includes/class.yith-wcwl-admin-init.php:1392
385
+ #: includes/class.yith-wcwl-admin-init.php:1410
386
+ #: includes/class.yith-wcwl-admin-init.php:1428
387
+ #: includes/class.yith-wcwl-admin-init.php:1446
388
  msgid "Text"
389
  msgstr "텍스트 "
390
 
391
+ #: includes/class.yith-wcwl-admin-init.php:1375
392
+ #: includes/class.yith-wcwl-admin-init.php:1393
393
+ #: includes/class.yith-wcwl-admin-init.php:1411
394
+ #: includes/class.yith-wcwl-admin-init.php:1429
395
+ #: includes/class.yith-wcwl-admin-init.php:1447
396
  msgid "Border"
397
  msgstr "경계 "
398
 
399
+ #: includes/class.yith-wcwl-admin-init.php:1382
400
+ #: includes/class.yith-wcwl-admin-init.php:1400
401
+ #: includes/class.yith-wcwl-admin-init.php:1418
402
+ #: includes/class.yith-wcwl-admin-init.php:1436
403
  msgid "Background (hover)"
404
  msgstr "백그라운드(안쪽)"
405
 
406
+ #: includes/class.yith-wcwl-admin-init.php:1383
407
+ #: includes/class.yith-wcwl-admin-init.php:1401
408
+ #: includes/class.yith-wcwl-admin-init.php:1419
409
+ #: includes/class.yith-wcwl-admin-init.php:1437
410
  msgid "Text (hover)"
411
  msgstr "텍스트 (안쪽)"
412
 
413
+ #: includes/class.yith-wcwl-admin-init.php:1384
414
+ #: includes/class.yith-wcwl-admin-init.php:1402
415
+ #: includes/class.yith-wcwl-admin-init.php:1420
416
+ #: includes/class.yith-wcwl-admin-init.php:1438
417
  msgid "Border (hover)"
418
  msgstr "경계 (안쪽)"
419
 
420
+ #: includes/class.yith-wcwl-admin-init.php:1388
421
  msgid "\"Add to Cart\" button"
422
  msgstr "\"장바구니 담기\" 버튼 "
423
 
424
+ #: includes/class.yith-wcwl-admin-init.php:1406
425
  msgid "\"Style 1\" button"
426
  msgstr "\"스타일 1\" 버튼 "
427
 
428
+ #: includes/class.yith-wcwl-admin-init.php:1424
429
  msgid "\"Style 2\" button"
430
  msgstr "\"스타일 2\" 버튼 "
431
 
432
+ #: includes/class.yith-wcwl-admin-init.php:1442
433
  msgid "Wishlist table"
434
  msgstr "위시리스트 테이블 "
435
 
436
+ #: includes/class.yith-wcwl-admin-init.php:1451
437
  msgid "Headers"
438
  msgstr "헤더 "
439
 
440
+ #: includes/class.yith-wcwl-admin-init.php:1454
441
  msgid "Background color"
442
  msgstr "백그라운드 색깔 "
443
 
444
+ #: includes/class.yith-wcwl-admin-init.php:1544
445
  msgid "Wishlist Activated"
446
  msgstr "위시리스트 사용됨"
447
 
448
+ #: includes/class.yith-wcwl-admin-init.php:1545
 
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. "
456
  "인의 세팅을 할수 있읍니다. 프리미엄버전의 많은 새로운 옵션 <a href=\"%s"
457
  "\">discover it now</a> 이 사용가능합니다."
458
 
459
+ #: includes/class.yith-wcwl-admin-init.php:1556
460
  msgid "Wishlist Updated"
461
  msgstr "위시리스트 업데이트됨 "
462
 
463
+ #: includes/class.yith-wcwl-admin-init.php:1557
 
464
  msgid ""
465
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
466
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
473
  "인이 업데이트되면 새로운 소식이 이 메뉴에 추가 되며, 위시리스트가 새로운 옵션"
474
  "이 업데이트되면 <a href=\"%s\">프리미엄버전 살펴보기.</a> 표시됨."
475
 
476
+ #: includes/class.yith-wcwl-init.php:403
477
  msgid ""
478
  "We are sorry, but this feature is available only if cookies are enabled on "
479
  "your browser."
480
  msgstr ""
481
  "죄송합니다. 이 기능은 브라우져에서 쿠기가 활성화되어 있으면 가능합니다."
482
 
483
+ #: includes/class.yith-wcwl-init.php:404
484
  msgid "Product correctly added to cart"
485
  msgstr "상품이 잘 장바구니에 담겼습니다."
486
 
487
+ #: includes/class.yith-wcwl-install.php:244
488
  msgctxt "page_slug"
489
  msgid "wishlist"
490
  msgstr "위시리스트"
491
 
492
+ #: includes/class.yith-wcwl-privacy.php:50
493
  msgid "While you visit our site, we’ll track:"
494
  msgstr ""
495
 
496
+ #: includes/class.yith-wcwl-privacy.php:52
497
  msgid ""
498
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
499
  "users your favourite products, and to create targeted email campaigns."
500
  msgstr ""
501
 
502
+ #: includes/class.yith-wcwl-privacy.php:53
503
  msgid ""
504
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
505
  "make them visible to the store’s staff"
506
  msgstr ""
507
 
508
+ #: includes/class.yith-wcwl-privacy.php:55
509
  msgid ""
510
  "We’ll also use cookies to keep track of wishlist contents while you’re "
511
  "browsing our site."
512
  msgstr ""
513
 
514
+ #: includes/class.yith-wcwl-privacy.php:58
515
  msgid ""
516
  "Members of our team have access to the information you provide us. For "
517
  "example, both Administrators and Shop Managers can access:"
518
  msgstr ""
519
 
520
+ #: includes/class.yith-wcwl-privacy.php:60
521
  msgid ""
522
  "Wishlist details, such as products added, date of addition, name and privacy "
523
  "settings of your wishlists"
524
  msgstr ""
525
 
526
+ #: includes/class.yith-wcwl-privacy.php:62
527
  msgid ""
528
  "Our team members have access to this information to offer you better deals "
529
  "for the products you love."
530
  msgstr ""
531
 
532
+ #: includes/class.yith-wcwl-privacy.php:82
533
+ #: includes/class.yith-wcwl-privacy.php:98
534
  #, fuzzy
 
535
  msgid "Customer Wishlists"
536
  msgstr "위시리스트 찾기 "
537
 
538
+ #: includes/class.yith-wcwl-privacy.php:133
539
  #, fuzzy
 
540
  msgid "Wishlists"
541
  msgstr "위시리스"
542
 
543
+ #. Translators: %s Order number.
544
+ #: includes/class.yith-wcwl-privacy.php:195
545
+ #, fuzzy
546
  msgid "Removed wishlist %s."
547
  msgstr "나의 위시리스트 목록 @ %s"
548
 
549
+ #. Translators: %s Order number.
550
+ #: includes/class.yith-wcwl-privacy.php:199
551
  msgid "Wishlist %s has been retained."
552
  msgstr ""
553
 
554
+ #: includes/class.yith-wcwl-privacy.php:210
555
  msgid "Removed default user's wishlist"
556
  msgstr ""
557
 
558
+ #: includes/class.yith-wcwl-privacy.php:228
559
  msgid "Token"
560
  msgstr ""
561
 
562
+ #: includes/class.yith-wcwl-privacy.php:229
563
  #, fuzzy
 
564
  msgid "Wishlist url"
565
  msgstr "위시리스"
566
 
567
+ #: includes/class.yith-wcwl-privacy.php:230
568
  msgid "Title"
569
  msgstr ""
570
 
571
+ #: includes/class.yith-wcwl-privacy.php:231
572
  msgctxt "date wishlist was created"
573
  msgid "Created on"
574
  msgstr ""
575
 
576
+ #: includes/class.yith-wcwl-privacy.php:232
577
  msgid "Visibility"
578
  msgstr ""
579
 
580
+ #: includes/class.yith-wcwl-privacy.php:233
581
  msgid "Items Added"
582
  msgstr ""
583
 
584
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
585
  msgid "Shared"
586
  msgstr "공유됨 "
587
 
588
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
589
  msgid "Private"
590
  msgstr "개인 "
591
 
592
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
593
  msgid "Public"
594
  msgstr "공용 "
595
 
596
+ #: includes/class.yith-wcwl-shortcode.php:259
597
+ #: includes/class.yith-wcwl-ui.php:164
598
  msgid "Share on:"
599
  msgstr "공유: "
600
 
601
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
602
  msgid "Select options"
603
  msgstr "옵션 선택 "
604
 
605
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
606
  msgid "Facebook"
607
  msgstr "페이스북 "
608
 
609
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
610
  msgid "Twitter"
611
  msgstr "트위터 "
612
 
613
+ #: includes/class.yith-wcwl-ui.php:180
614
  msgid "email"
615
  msgstr "이메일 "
616
 
617
+ #: includes/class.yith-wcwl.php:201
618
  msgid "An error occurred while adding products to the wishlist."
619
  msgstr "위시리스트에 추가중에 에러가 발생함."
620
 
621
+ #: includes/class.yith-wcwl.php:293
622
  msgid "An error occurred while adding products to wishlist."
623
  msgstr "위시리스트에 추가중에 에러가 발생함."
624
 
625
+ #: includes/class.yith-wcwl.php:310
626
  msgid "The \"Remove\" option now does not require any parameter"
627
  msgstr "\"제거\" 옵션은 파라메타가 필요없음."
628
 
629
+ #: includes/class.yith-wcwl.php:359
630
  msgid "An error occurred while removing products from the wishlist"
631
  msgstr "위시리스트에서 제거중에 에러가 발생함. "
632
 
633
+ #: includes/class.yith-wcwl.php:809
634
  msgid "You need to log in before creating a new wishlist"
635
  msgstr "새로운 위시리스트를 만들기 전에 로그인 하십시요"
636
 
637
+ #: includes/class.yith-wcwl.php:1610
638
  msgid "Product successfully removed."
639
  msgstr "상품이 성공적으로 제거 되었습니다."
640
 
641
+ #: includes/class.yith-wcwl.php:1614
642
  msgid "Error. Unable to remove the product from the wishlist."
643
  msgstr "에러, 위시리스트에서 상품제거 불가능 "
644
 
645
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
646
  msgid "No products were added to the wishlist"
647
  msgstr "위시리스트에 추가할 상품이 없음 "
648
 
649
+ #: includes/class.yith-wcwl.php:1660
650
  msgid "An error as occurred."
651
  msgstr "에러가 발생됨 "
652
 
653
+ #: init.php:130
654
  msgid ""
655
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
656
  "WooCommerce in order to work."
658
  "YITH WooCommerce Wishlist가 활성화 되었으나 사용 불가능. 사용하기 위해서는 우"
659
  "커머스가 필요합니다."
660
 
661
+ #: init.php:140
662
  msgid "You can't activate the free version of"
663
  msgstr ""
664
 
665
+ #: init.php:140
666
  msgid "while you are using the premium one."
667
  msgstr ""
668
 
669
+ #: templates/admin/wishlist-panel-premium.php:185
670
+ #: templates/admin/wishlist-panel-premium.php:383
 
671
  msgid ""
672
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
673
  "%2$s to benefit from all features!"
675
  "%1$s프리미업 버전%2$s%3$s %1$sYITH WooCommerce Wishlist%2$s 모든 기능의 장점"
676
  "을 사용하기위해 업그레이드 하십시요!"
677
 
678
+ #: templates/admin/wishlist-panel-premium.php:187
679
+ #: templates/admin/wishlist-panel-premium.php:385
 
680
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
681
  msgstr "%3$s 프리미업 버전으로 %2$s%1$s업그래이드%2$s"
682
 
683
+ #: templates/admin/wishlist-panel-premium.php:193
684
  msgid "Premium Features"
685
  msgstr "프리미엄 기능 "
686
 
687
+ #: templates/admin/wishlist-panel-premium.php:196
688
+ #: templates/admin/wishlist-panel-premium.php:201
689
  msgid "Multiple Wishlist"
690
  msgstr "다중 관심상품 "
691
 
692
+ #: templates/admin/wishlist-panel-premium.php:203
 
693
  msgid ""
694
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
695
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
706
  "고 많은 온라인 상점에서 사용되고 있습니다. 그리고 구매자가 자신들의 위시리스"
707
  "트를 만들고 관리하고 공유하는데 이 플러그인이 좋은 평가를 받게해 줄것입니다."
708
 
709
+ #: templates/admin/wishlist-panel-premium.php:212
710
+ #: templates/admin/wishlist-panel-premium.php:222
711
  msgid "Wishlist Private"
712
  msgstr "개인 위시리스트 "
713
 
714
+ #: templates/admin/wishlist-panel-premium.php:214
 
715
  msgid ""
716
  "By enabling the option wishlist, users will also have the possibility to "
717
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
720
  "위시리스트 옵션을 활성화하면, 사용자는 위시리스트의 다음 옵션항을 %1$s보이기"
721
  "를 관리%2$s 통해 선택가능 합니다:"
722
 
723
+ #: templates/admin/wishlist-panel-premium.php:216
 
724
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
725
  msgstr "%1$s공영:%2$s 모든 사용자는 당신의 위시리스트를 볼수 있습니다;"
726
 
727
+ #: templates/admin/wishlist-panel-premium.php:217
 
728
  msgid ""
729
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
730
  "can display it;"
732
  "%1$s공유:%2$s 사용자만이 위시리스트 페이지의 직접 링크를 보이게 할수 있습니"
733
  "다;"
734
 
735
+ #: templates/admin/wishlist-panel-premium.php:218
 
736
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
737
  msgstr "%1$s개인:%2$s 위시리스트 작성자만이 볼수 있습니다. "
738
 
739
+ #: templates/admin/wishlist-panel-premium.php:229
740
+ #: templates/admin/wishlist-panel-premium.php:234
741
  msgid "Estimate Cost"
742
  msgstr "견적 가격 "
743
 
744
+ #: templates/admin/wishlist-panel-premium.php:236
 
745
  msgid ""
746
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
747
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
759
  "리고 사용자들이 이전 설정된 이메일 주소로 필요한 모든 정보를 보내어 확인할 "
760
  "수 있습니다."
761
 
762
+ #: templates/admin/wishlist-panel-premium.php:245
763
+ #: templates/admin/wishlist-panel-premium.php:250
764
  msgid "Admin Panel"
765
  msgstr "관리자 패널 "
766
 
767
+ #: templates/admin/wishlist-panel-premium.php:247
 
768
  msgid ""
769
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
770
  "submenu pages, you will have total control on users' wishlists. In addition "
778
  "제는 현재 등록되어있는 상품의 상품 페이지에서 바로 %1$s 유용한 보고서%2$s를 "
779
  "통해 볼수있습니다."
780
 
781
+ #: templates/admin/wishlist-panel-premium.php:257
782
+ #: templates/admin/wishlist-panel-premium.php:262
783
  msgid "Search Wishlists"
784
  msgstr "위시리스트 찾기 "
785
 
786
+ #: templates/admin/wishlist-panel-premium.php:264
 
787
  msgid ""
788
  "How many times have you been looking for the perfect gift for a important "
789
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
796
  "이메일로 검색 가능하도록 하여 드립니다. 이것은 상품의 %1$s높은 노출로%2$s 인"
797
  "해 쉽게 보여지고 구매욕을 상승시키는 좋은 방법입니다. "
798
 
799
+ #: templates/admin/wishlist-panel-premium.php:273
800
  msgid "'ADD TO CART' CHECKBOX"
801
  msgstr "'장바구니 담기' "
802
 
803
+ #: templates/admin/wishlist-panel-premium.php:275
 
804
  msgid ""
805
  "Your shop offers always a wide selection of products and wishlists of your "
806
  "users get more and more crowded everyday. Give them the possibility to "
811
  "은 매일 매일 점점 많아질 것입니다. 한번의 클릭으로 그 많은 리스트중에서 %1$s"
812
  "일부나 모든 상품을%2$s 선택하게 하십시요."
813
 
814
+ #: templates/admin/wishlist-panel-premium.php:278
815
  msgid "'ADD TO CART'"
816
  msgstr "'장바구니 담기'"
817
 
818
+ #: templates/admin/wishlist-panel-premium.php:285
819
  msgid "DISABLE WISHLIST"
820
  msgstr "위시리스트 사용 불가능"
821
 
822
+ #: templates/admin/wishlist-panel-premium.php:290
823
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
824
  msgstr "비로그인 용자는 위시리스트 사용 불가능"
825
 
826
+ #: templates/admin/wishlist-panel-premium.php:292
 
827
  msgid ""
828
  "Favour users that have registered to your shop and disable plugin "
829
  "functionalities for all users that have not. By disabling this option, each "
834
  "매자가 사용하게 하지 못함게 함으로서 위시리스트에 상품을 담으면 '내 계정'페이"
835
  "지로 %1$s자동전환%2$s되고 계정 등록을 하도록 유도합니다. "
836
 
837
+ #: templates/admin/wishlist-panel-premium.php:301
838
  msgid "MESSAGE TO UNLOGGED USERS"
839
  msgstr "비로그인 사용자에게 메세지를"
840
 
841
+ #: templates/admin/wishlist-panel-premium.php:303
 
842
  msgid ""
843
  "Invite users that are visiting your shop to login if they want to fully "
844
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
848
  "매자를 유도합니다. %1$s미리 만든 메세시%2$s를 보여주고 등록할수 있는 '내 계"
849
  "정' 페이지로 이동합니다. "
850
 
851
+ #: templates/admin/wishlist-panel-premium.php:306
852
  msgid "UNLOGGED USERS"
853
  msgstr "비로그인 사용자 "
854
 
855
+ #: templates/admin/wishlist-panel-premium.php:313
856
+ #: templates/admin/wishlist-panel-premium.php:318
857
  msgid "POPULAR TABLE"
858
  msgstr "인기상품 나타내기"
859
 
860
+ #: templates/admin/wishlist-panel-premium.php:320
 
861
  msgid ""
862
  "Some products draw customer's attention more than others and they do not "
863
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
868
  "지체없이 담겨집니다. %1$s'인기상품'%2$s은 위시리스트에서 자주 나타나는 상품"
869
  "을 관리자로서 추적할수 있도록 할수 있습니다."
870
 
871
+ #: templates/admin/wishlist-panel-premium.php:329
872
  msgid "FUNCTIONALITIES IN ONE CLICK"
873
  msgstr "원 클릭의 기능들 "
874
 
875
+ #: templates/admin/wishlist-panel-premium.php:331
 
876
  msgid ""
877
  "Users have the possibility to search for a wishlist, create a new one or "
878
  "display those already created. Add these %1$sfunctionalities%2$s through the "
882
  "능을 원합니다. 이러한 %1$s기능들%2$s을 만들어진 웨지나 위시리스트내에 보여지"
883
  "게 할수 있습니다."
884
 
885
+ #: templates/admin/wishlist-panel-premium.php:334
886
  msgid "FUNCTIONALITIES"
887
  msgstr "기능들 "
888
 
889
+ #: templates/admin/wishlist-panel-premium.php:341
890
+ #: templates/admin/wishlist-panel-premium.php:346
891
  msgid "PROMOTIONAL EMAIL"
892
  msgstr "프로모션 이메일 "
893
 
894
+ #: templates/admin/wishlist-panel-premium.php:348
 
895
  msgid ""
896
  "If you want to give the right input to your users to persuade them to "
897
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
904
  "편의에 맞게 수정하고 사용할수 있는 쿠폰을 추가하여 구매자들의 구매욕을 향상 "
905
  "시킬수 있습니다!"
906
 
907
+ #: templates/admin/wishlist-panel-premium.php:357
908
  msgid "FROM A WISHLIST TO ANOTHER"
909
  msgstr "다른 위시리스트에서 "
910
 
911
+ #: templates/admin/wishlist-panel-premium.php:359
 
912
  msgid ""
913
  "Who said that a product has to remain forever in the same wishlist? With the "
914
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
919
  "%1$s\"\"다른 위시리스트로 옮기기\"의 메뉴\"%2$s 클릭으로 다른 위시리스트로 옮"
920
  "길수 있으며 스스로 리스트관리를 할수 있습니다."
921
 
922
+ #: templates/admin/wishlist-panel-premium.php:362
923
  msgid "FROM A WISHLIST"
924
  msgstr "위시리스트에서 "
925
 
926
+ #: templates/admin/wishlist-panel-premium.php:369
927
  msgid "DATE"
928
  msgstr "날짜 "
929
 
930
+ #: templates/admin/wishlist-panel-premium.php:374
931
  msgid "DATE OF ADDITION TO A WISHLIST"
932
  msgstr "위시리스트에 추가 날짜 "
933
 
934
+ #: templates/admin/wishlist-panel-premium.php:376
 
935
  msgid ""
936
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
937
  "date in which they have added a particular product to their list: a new way "
941
  "리스트의 날짜를 볼수 있음으로 사용자가 직접 추가한 날짜와 무엇을 했는지 확인"
942
  "할수 있음."
943
 
944
+ #: templates/share.php:32
945
  msgid "Pinterest"
946
  msgstr "핀테레스트 "
947
 
948
+ #: templates/share.php:38
949
  msgid "Google+"
950
  msgstr "구글플러스 "
951
 
952
+ #: templates/share.php:44
953
  msgid "Email"
954
  msgstr "이메일 "
955
 
956
+ #: templates/wishlist-view.php:32
957
  msgid "Edit title"
958
  msgstr "타이틀 편집 "
959
 
960
+ #: templates/wishlist-view.php:41
961
  msgid "Save"
962
  msgstr "저장 "
963
 
964
+ #: templates/wishlist-view.php:45
965
  msgid "Cancel"
966
  msgstr "취소 "
967
 
968
+ #: templates/wishlist-view.php:82
969
  msgid "Product Name"
970
  msgstr "상품 이름 "
971
 
972
+ #: templates/wishlist-view.php:89
973
  msgid "Unit Price"
974
  msgstr "단가 "
975
 
976
+ #: templates/wishlist-view.php:102
977
  msgid "Stock Status"
978
  msgstr "재고여부 "
979
 
980
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
981
  msgid "Remove this product"
982
  msgstr "이 상품 제거 "
983
 
984
+ #: templates/wishlist-view.php:172
985
  msgid "Free!"
986
  msgstr "프리!"
987
 
988
+ #: templates/wishlist-view.php:179
989
  msgid "Out of Stock"
990
  msgstr "재고 없음 "
991
 
992
+ #: templates/wishlist-view.php:179
993
  msgid "In Stock"
994
  msgstr "재고 있음 "
995
 
996
+ #: templates/wishlist-view.php:188
 
997
  msgid "Added on : %s"
998
  msgstr "추가됨 : %s"
999
 
1000
+ #: templates/wishlist-view.php:200
1001
  msgid "Move"
1002
  msgstr "이동 "
1003
 
1004
+ #: templates/wishlist-view.php:232
1005
  msgid "Remove"
1006
  msgstr "제거 "
1007
 
1008
+ #: templates/wishlist-view.php:259
1009
  msgid "Add the selected products to the cart"
1010
  msgstr "선택된 상품들 장바구니에 담기 "
1011
 
1012
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1013
  msgid "Ask for an estimate"
1014
  msgstr "견적가 요청 "
1015
 
1016
+ #: templates/wishlist-view.php:303
1017
  msgid "Your email"
1018
  msgstr ""
1019
 
1020
+ #. Plugin Name of the plugin/theme
1021
+ msgid "YITH WooCommerce Wishlist"
1022
+ msgstr "YITH WooCommerce Wishlist"
1023
+
1024
+ #. Plugin URI of the plugin/theme
1025
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1026
+ msgstr ""
1027
+
1028
+ #. Description of the plugin/theme
1029
+ msgid ""
1030
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1031
+ "possibility to create, fill, manage and share their wishlists allowing you "
1032
+ "to analyze their interests and needs to improve your marketing strategies. "
1033
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1034
+ "your e-commerce on <strong>YITH</strong></a>"
1035
+ msgstr ""
1036
+
1037
+ #. Author of the plugin/theme
1038
+ msgid "YITH"
1039
+ msgstr ""
1040
+
1041
+ #. Author URI of the plugin/theme
1042
+ msgid "https://yithemes.com/"
1043
+ msgstr ""
1044
+
1045
  #~ msgid "Live Demo"
1046
  #~ msgstr "라이브 데모 "
1047
 
1058
  #~ msgid "Plugin Documentation"
1059
  #~ msgstr "플러그인 설명서"
1060
 
 
 
 
1061
  #~ msgid ""
1062
  #~ "You can't activate the free version of YITH WooCommerce Wishlist while "
1063
  #~ "you are using the premium one."
languages/yith-woocommerce-wishlist-nl_NL.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-nl_NL.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
- "POT-Creation-Date: 2018-10-04 14:51+0200\n"
 
5
  "PO-Revision-Date: 2018-10-04 14:51+0200\n"
6
  "Last-Translator: W. van Kuipers <w.vankuipers@pwnd.nl>\n"
7
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -19,45 +20,45 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: ..\n"
20
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
21
 
22
- #: ../includes/class.yith-wcwl-admin-init.php:159
23
- #: ../includes/class.yith-wcwl-admin-init.php:1478
24
- #: ../includes/class.yith-wcwl-admin-init.php:1479
25
- #: ../includes/class.yith-wcwl-install.php:245
26
  msgid "Wishlist"
27
  msgstr "Wenslijst"
28
 
29
- #: ../includes/class.yith-wcwl-admin-init.php:161
30
  msgid "Settings"
31
  msgstr "Instellingen"
32
 
33
- #: ../includes/class.yith-wcwl-admin-init.php:162
34
- #: ../includes/class.yith-wcwl-admin-init.php:243
35
  msgid "Colors"
36
  msgstr "Kleuren"
37
 
38
- #: ../includes/class.yith-wcwl-admin-init.php:163
39
  msgid "Premium Version"
40
  msgstr "Premium versie"
41
 
42
- #: ../includes/class.yith-wcwl-admin-init.php:1018
43
  msgid "Upgrade to the PREMIUM VERSION"
44
  msgstr "Upgrade naar de PREMIUM VERSIE"
45
 
46
- #: ../includes/class.yith-wcwl-admin-init.php:1022
47
  msgid "Discover the Advanced Features"
48
  msgstr "Ontdek de geavanceerde opties"
49
 
50
- #: ../includes/class.yith-wcwl-admin-init.php:1023
51
  msgid ""
52
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
53
  "all features!"
54
  msgstr ""
55
 
56
- #: ../includes/class.yith-wcwl-admin-init.php:1029
57
  msgid "Get Support and Pro Features"
58
  msgstr "Verkrijg ondersteuning en Professionele opties"
59
 
60
- #: ../includes/class.yith-wcwl-admin-init.php:1030
61
  msgid ""
62
  "By purchasing the premium version of the plugin, you will take advantage of "
63
  "the advanced features of the product and you will get one year of free "
@@ -67,46 +68,44 @@ msgstr ""
67
  "voordelen van de geavanceerde opties van dit product. Daarnaast ontvangt u "
68
  "èèn jaar gratis upgrades en support doormiddel van ons 24u/24 platform."
69
 
70
- #: ../includes/class.yith-wcwl-admin-init.php:1040
71
  msgid "General Settings"
72
  msgstr "Algemene instellingen"
73
 
74
- #: ../includes/class.yith-wcwl-admin-init.php:1047
75
  msgid "Enable YITH Wishlist"
76
  msgstr "YITH Wenslijst inschakelen"
77
 
78
- #: ../includes/class.yith-wcwl-admin-init.php:1048
79
- #, php-format
80
  msgid ""
81
  "Enable all plugin features. <strong>Be sure to select at least one option in "
82
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
83
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
84
  msgstr ""
85
 
86
- #: ../includes/class.yith-wcwl-admin-init.php:1054
87
  msgid "Default wishlist title"
88
  msgstr "Standaard wenslijst titel"
89
 
90
- #: ../includes/class.yith-wcwl-admin-init.php:1056
91
- #: ../includes/class.yith-wcwl-admin-init.php:1057
92
- #: ../includes/class.yith-wcwl-admin-init.php:1293
93
- #, php-format
94
  msgid "My wishlist on %s"
95
  msgstr "Mijn wenslijst op %s"
96
 
97
- #: ../includes/class.yith-wcwl-admin-init.php:1062
98
  msgid "Wishlist Page"
99
  msgstr "Wenslijst Pagina"
100
 
101
- #: ../includes/class.yith-wcwl-admin-init.php:1063
102
  msgid "Page contents: [yith_wcwl_wishlist]"
103
  msgstr "Pagina-inhoud: [yith_wcwl_wishlist]"
104
 
105
- #: ../includes/class.yith-wcwl-admin-init.php:1072
106
  msgid "Position"
107
  msgstr "Positie"
108
 
109
- #: ../includes/class.yith-wcwl-admin-init.php:1073
110
  msgid ""
111
  "You can add the button in variable products only after the \"Add to Cart\" "
112
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -115,27 +114,27 @@ msgstr ""
115
  "knop indien of door gebruik te maken van de shortcode "
116
  "[yith_wcwl_add_to_wishlist]."
117
 
118
- #: ../includes/class.yith-wcwl-admin-init.php:1079
119
  msgid "After \"Add to cart\""
120
  msgstr "Na “Add to Cart”"
121
 
122
- #: ../includes/class.yith-wcwl-admin-init.php:1080
123
  msgid "After thumbnails"
124
  msgstr "Na de miniatuurweergave"
125
 
126
- #: ../includes/class.yith-wcwl-admin-init.php:1081
127
  msgid "After summary"
128
  msgstr "Na de samenvatting"
129
 
130
- #: ../includes/class.yith-wcwl-admin-init.php:1082
131
  msgid "Use shortcode"
132
  msgstr "Gebruik shortcode"
133
 
134
- #: ../includes/class.yith-wcwl-admin-init.php:1087
135
  msgid "Redirect to cart"
136
  msgstr "Doorverwijzen na de winkelwagen"
137
 
138
- #: ../includes/class.yith-wcwl-admin-init.php:1088
139
  msgid ""
140
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
141
  "page."
@@ -143,222 +142,221 @@ msgstr ""
143
  "Doorverwijzen naar de winkelwagen als de “Add to cart” knop is geklikt op de "
144
  "webslijst pagina."
145
 
146
- #: ../includes/class.yith-wcwl-admin-init.php:1094
147
  msgid "Remove if added to the cart"
148
  msgstr "Verwijder indien toegevoegd aan de winkelwagen"
149
 
150
- #: ../includes/class.yith-wcwl-admin-init.php:1095
151
  msgid "Remove the product from the wishlist if it has been added to the cart."
152
  msgstr ""
153
  "Verwijder het product van de wenslijst indien deze is toegevoegd aan de "
154
  "winkelwagen."
155
 
156
- #: ../includes/class.yith-wcwl-admin-init.php:1101
157
  msgid "\"Add to Wishlist\" text"
158
  msgstr "“Toevoegen aan wenslijst” tekst"
159
 
160
- #: ../includes/class.yith-wcwl-admin-init.php:1103
161
  msgid "Add to Wishlist"
162
  msgstr "Toevoegen aan wenslijst"
163
 
164
- #: ../includes/class.yith-wcwl-admin-init.php:1108
165
  msgid "\"Browse wishlist\" text"
166
  msgstr "“Bekijk wenslijst” tekst"
167
 
168
- #: ../includes/class.yith-wcwl-admin-init.php:1110
169
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
170
  msgid "Browse Wishlist"
171
  msgstr "Bekijk wenslijst"
172
 
173
- #: ../includes/class.yith-wcwl-admin-init.php:1115
174
  msgid "\"Product already in wishlist\" text"
175
  msgstr "“Dit product staat reeds op uw wenslijst” tekst"
176
 
177
- #: ../includes/class.yith-wcwl-admin-init.php:1117
178
- #: ../includes/class.yith-wcwl-ui.php:83
179
  msgid "The product is already in the wishlist!"
180
  msgstr "Dit product staat reeds op uw wenslijst!"
181
 
182
- #: ../includes/class.yith-wcwl-admin-init.php:1122
183
  msgid "\"Product added\" text"
184
  msgstr "“Product toegevoegd” tekst"
185
 
186
- #: ../includes/class.yith-wcwl-admin-init.php:1124
187
- #: ../includes/class.yith-wcwl-ui.php:82
188
  msgid "Product added!"
189
  msgstr "Product toegevoegd!"
190
 
191
- #: ../includes/class.yith-wcwl-admin-init.php:1129
192
  msgid "\"Add to Cart\" text"
193
  msgstr "“Toevoegen aan winkelwagen” tekst"
194
 
195
- #: ../includes/class.yith-wcwl-admin-init.php:1131
196
  msgid "Add to Cart"
197
  msgstr "Toevoegen aan winkelwagen"
198
 
199
- #: ../includes/class.yith-wcwl-admin-init.php:1136
200
  msgid "Show Unit price"
201
  msgstr "Product prijs weergeven"
202
 
203
- #: ../includes/class.yith-wcwl-admin-init.php:1137
204
  msgid "Show unit price for each product in wishlist"
205
  msgstr "Product prijs weergeven voor ieder product op de wenslijst"
206
 
207
- #: ../includes/class.yith-wcwl-admin-init.php:1144
208
  msgid "Show \"Add to Cart\" button"
209
  msgstr "“Add to Cart” knop weergeven"
210
 
211
- #: ../includes/class.yith-wcwl-admin-init.php:1145
212
  msgid "Show \"Add to Cart\" button for each product in wishlist"
213
  msgstr "“Add to Cart” knop weergeven voor ieder product op de wenslijst"
214
 
215
- #: ../includes/class.yith-wcwl-admin-init.php:1152
216
  msgid "Show Stock status"
217
  msgstr "Voorraad informatie weergeven"
218
 
219
- #: ../includes/class.yith-wcwl-admin-init.php:1153
220
  msgid ""
221
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
222
  msgstr ""
223
  "“Op voorraad” en “Uitverkocht” labels weergeven voor ieder product op de "
224
  "wenslijst"
225
 
226
- #: ../includes/class.yith-wcwl-admin-init.php:1160
227
  msgid "Show Date of addition"
228
  msgstr "Datum van toevoeging weergeven"
229
 
230
- #: ../includes/class.yith-wcwl-admin-init.php:1161
231
  msgid "Show the date when users have added a product to the wishlist"
232
  msgstr ""
233
  "Geef de datum weer waarop de gebruiker het product aan de wenslijst heeft "
234
  "toegevoegd"
235
 
236
- #: ../includes/class.yith-wcwl-admin-init.php:1168
237
  msgid "Add second remove button"
238
  msgstr "Voeg een tweede verwijder knop toe"
239
 
240
- #: ../includes/class.yith-wcwl-admin-init.php:1169
241
  msgid "Add a second remove button in the last column, with extended label"
242
  msgstr ""
243
  "Voeg een tweede verwijder knop toe in de laatste kolom, met een uitgebreid "
244
  "label"
245
 
246
- #: ../includes/class.yith-wcwl-admin-init.php:1184
247
  msgid "Styles"
248
  msgstr "Stijlen"
249
 
250
- #: ../includes/class.yith-wcwl-admin-init.php:1191
251
  msgid "Use buttons"
252
  msgstr "Gebruik knoppen"
253
 
254
- #: ../includes/class.yith-wcwl-admin-init.php:1192
255
  msgid "Use buttons instead of simple anchors."
256
  msgstr "Gebruik knoppen in plaatst van links"
257
 
258
- #: ../includes/class.yith-wcwl-admin-init.php:1198
259
  msgid "Custom CSS"
260
  msgstr "Eigen CSS"
261
 
262
- #: ../includes/class.yith-wcwl-admin-init.php:1205
263
  msgid "Use theme style"
264
  msgstr "Gebruik thema stijl"
265
 
266
- #: ../includes/class.yith-wcwl-admin-init.php:1206
267
  msgid "Use the theme style."
268
  msgstr "Gebruik de stijl van het thema."
269
 
270
- #: ../includes/class.yith-wcwl-admin-init.php:1212
271
  msgid "Rounded buttons"
272
  msgstr "Ronde knoppen"
273
 
274
- #: ../includes/class.yith-wcwl-admin-init.php:1213
275
  msgid "Make button corners rounded"
276
  msgstr "Maak de hoeken van de knoppen rond"
277
 
278
- #: ../includes/class.yith-wcwl-admin-init.php:1219
279
  msgid "\"Add to Wishlist\" icon"
280
  msgstr "“Toevoegen aan wenslijst” icoon"
281
 
282
- #: ../includes/class.yith-wcwl-admin-init.php:1220
283
  msgid "Add an icon to the \"Add to Wishlist\" button"
284
  msgstr "Voeg een icoon toe aan de “Toevoegen aan wenslijst” knop"
285
 
286
- #: ../includes/class.yith-wcwl-admin-init.php:1230
287
  msgid "\"Add to Cart\" icon"
288
  msgstr "“Add to Card” icoon"
289
 
290
- #: ../includes/class.yith-wcwl-admin-init.php:1231
291
  msgid "Add an icon to the \"Add to Cart\" button"
292
  msgstr "Voeg een icoon toe aan de “Add to Card” knop"
293
 
294
- #: ../includes/class.yith-wcwl-admin-init.php:1249
295
  msgid "Social Networks & Share"
296
  msgstr "Sociale netwerken & Delen"
297
 
298
- #: ../includes/class.yith-wcwl-admin-init.php:1256
299
  msgid "Share on Facebook"
300
  msgstr "Deel op Facebook"
301
 
302
- #: ../includes/class.yith-wcwl-admin-init.php:1257
303
  msgid "Show \"Share on Facebook\" button"
304
  msgstr "Geef de “Deel op Facebook” knop weer"
305
 
306
- #: ../includes/class.yith-wcwl-admin-init.php:1263
307
  msgid "Tweet on Twitter"
308
  msgstr "Tweet op Twitter"
309
 
310
- #: ../includes/class.yith-wcwl-admin-init.php:1264
311
  msgid "Show \"Tweet on Twitter\" button"
312
  msgstr "Geef de “Tweet op Twitter” knop weer"
313
 
314
- #: ../includes/class.yith-wcwl-admin-init.php:1270
315
  msgid "Pin on Pinterest"
316
  msgstr "Pin op Pinterest"
317
 
318
- #: ../includes/class.yith-wcwl-admin-init.php:1271
319
  msgid "Show \"Pin on Pinterest\" button"
320
  msgstr "Geef de “Pin op Pinterest” knop weer"
321
 
322
- #: ../includes/class.yith-wcwl-admin-init.php:1277
323
  msgid "Share on Google+"
324
  msgstr "Deel op Google+"
325
 
326
- #: ../includes/class.yith-wcwl-admin-init.php:1278
327
  msgid "Show \"Share on Google+\" button"
328
  msgstr "Geef de “Deel op Google+” knop weer"
329
 
330
- #: ../includes/class.yith-wcwl-admin-init.php:1284
331
  msgid "Share by Email"
332
  msgstr "Deel met email"
333
 
334
- #: ../includes/class.yith-wcwl-admin-init.php:1285
335
  msgid "Show \"Share by Email\" button"
336
  msgstr "Geef de “Deel met email” knop weer"
337
 
338
- #: ../includes/class.yith-wcwl-admin-init.php:1291
339
  msgid "Social title"
340
  msgstr "Te dele titel"
341
 
342
- #: ../includes/class.yith-wcwl-admin-init.php:1298
343
  msgid "Social text"
344
  msgstr "Te dele tekst"
345
 
346
- #: ../includes/class.yith-wcwl-admin-init.php:1299
347
  msgid ""
348
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
349
  "strong> where you want to show the URL of your wishlist."
350
  msgstr ""
351
 
352
- #: ../includes/class.yith-wcwl-admin-init.php:1306
353
  msgid "Social image URL"
354
  msgstr "Deel afbeelding url"
355
 
356
- #: ../includes/class.yith-wcwl-admin-init.php:1307
357
  msgid "It will be used by Pinterest."
358
  msgstr ""
359
 
360
- #: ../includes/class.yith-wcwl-admin-init.php:1321
361
- #, php-format
362
  msgid ""
363
  "If you want to take advantage of this feature, you could consider to "
364
  "purchase the %s."
@@ -366,16 +364,15 @@ msgstr ""
366
  "Al u gebruik wilt maken van deze functie kunt u overwegen om %s aan te "
367
  "schaffen."
368
 
369
- #: ../includes/class.yith-wcwl-admin-init.php:1326
370
  msgid "YITH WooCommerce Frequently Bought Together Integration"
371
  msgstr "YITH WooCommerce Frequently Bought Together intergratie"
372
 
373
- #: ../includes/class.yith-wcwl-admin-init.php:1333
374
  msgid "Enable slider in wishlist"
375
  msgstr "Slider inschakelen op wenslijst"
376
 
377
- #: ../includes/class.yith-wcwl-admin-init.php:1334
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 +380,84 @@ msgstr ""
383
  "Kies ervoor om de product slider op de wenslijst pagina weer te geven met "
384
  "gelinkte producten (<a href=\"%s\" class=\"thickbox\">Voorbeeld</a>). %s"
385
 
386
- #: ../includes/class.yith-wcwl-admin-init.php:1370
387
  msgid "\"Add to wishlist\" button"
388
  msgstr "“Toevoegen aan wenslijst” knop"
389
 
390
- #: ../includes/class.yith-wcwl-admin-init.php:1373
391
- #: ../includes/class.yith-wcwl-admin-init.php:1391
392
- #: ../includes/class.yith-wcwl-admin-init.php:1409
393
- #: ../includes/class.yith-wcwl-admin-init.php:1427
394
- #: ../includes/class.yith-wcwl-admin-init.php:1445
395
  msgid "Background"
396
  msgstr "Achtergrond"
397
 
398
- #: ../includes/class.yith-wcwl-admin-init.php:1374
399
- #: ../includes/class.yith-wcwl-admin-init.php:1392
400
- #: ../includes/class.yith-wcwl-admin-init.php:1410
401
- #: ../includes/class.yith-wcwl-admin-init.php:1428
402
- #: ../includes/class.yith-wcwl-admin-init.php:1446
403
  msgid "Text"
404
  msgstr "Tekst"
405
 
406
- #: ../includes/class.yith-wcwl-admin-init.php:1375
407
- #: ../includes/class.yith-wcwl-admin-init.php:1393
408
- #: ../includes/class.yith-wcwl-admin-init.php:1411
409
- #: ../includes/class.yith-wcwl-admin-init.php:1429
410
- #: ../includes/class.yith-wcwl-admin-init.php:1447
411
  msgid "Border"
412
  msgstr "Omlijning"
413
 
414
- #: ../includes/class.yith-wcwl-admin-init.php:1382
415
- #: ../includes/class.yith-wcwl-admin-init.php:1400
416
- #: ../includes/class.yith-wcwl-admin-init.php:1418
417
- #: ../includes/class.yith-wcwl-admin-init.php:1436
418
  msgid "Background (hover)"
419
  msgstr "Achtergrond (hover)"
420
 
421
- #: ../includes/class.yith-wcwl-admin-init.php:1383
422
- #: ../includes/class.yith-wcwl-admin-init.php:1401
423
- #: ../includes/class.yith-wcwl-admin-init.php:1419
424
- #: ../includes/class.yith-wcwl-admin-init.php:1437
425
  msgid "Text (hover)"
426
  msgstr "Tekst (hover)"
427
 
428
- #: ../includes/class.yith-wcwl-admin-init.php:1384
429
- #: ../includes/class.yith-wcwl-admin-init.php:1402
430
- #: ../includes/class.yith-wcwl-admin-init.php:1420
431
- #: ../includes/class.yith-wcwl-admin-init.php:1438
432
  msgid "Border (hover)"
433
  msgstr "Omlijning (hover)"
434
 
435
- #: ../includes/class.yith-wcwl-admin-init.php:1388
436
  msgid "\"Add to Cart\" button"
437
  msgstr "“Add to Cart” knop"
438
 
439
- #: ../includes/class.yith-wcwl-admin-init.php:1406
440
  msgid "\"Style 1\" button"
441
  msgstr "\"Style 1\" knop"
442
 
443
- #: ../includes/class.yith-wcwl-admin-init.php:1424
444
  msgid "\"Style 2\" button"
445
  msgstr "\"Style 2” knop"
446
 
447
- #: ../includes/class.yith-wcwl-admin-init.php:1442
448
  msgid "Wishlist table"
449
  msgstr "Wenslijst tabel"
450
 
451
- #: ../includes/class.yith-wcwl-admin-init.php:1451
452
  msgid "Headers"
453
  msgstr "Koppen"
454
 
455
- #: ../includes/class.yith-wcwl-admin-init.php:1454
456
  msgid "Background color"
457
  msgstr "Achtergrondkleur"
458
 
459
- #: ../includes/class.yith-wcwl-admin-init.php:1544
460
  msgid "Wishlist Activated"
461
  msgstr "Wenslijst geactiveerd"
462
 
463
- #: ../includes/class.yith-wcwl-admin-init.php:1545
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 +469,11 @@ msgstr ""
473
  "heeft. Wenslijst is beschikbaar in de uitstekende PREMIUM versie met vele "
474
  "nieuwe opties, <a href=\"%s\">ontdek het nu</a>."
475
 
476
- #: ../includes/class.yith-wcwl-admin-init.php:1556
477
  msgid "Wishlist Updated"
478
  msgstr "Wenslijst geupdate"
479
 
480
- #: ../includes/class.yith-wcwl-admin-init.php:1557
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 +487,7 @@ msgstr ""
492
  "toegevoegd aan dit menu. Wenslijst is geüpdate met nieuw beschikbare opties,"
493
  "<a href=\"%s\">ontdek de PREMIUM versie.</a>"
494
 
495
- #: ../includes/class.yith-wcwl-init.php:403
496
  msgid ""
497
  "We are sorry, but this feature is available only if cookies are enabled on "
498
  "your browser."
@@ -500,187 +495,180 @@ msgstr ""
500
  "Helaas, deze optie is alleen beschikbaar indien u cookies hebt ingeschakeld "
501
  "in uw browser."
502
 
503
- #: ../includes/class.yith-wcwl-init.php:404
504
  msgid "Product correctly added to cart"
505
  msgstr "Producten momenteel in uw winkelmandje"
506
 
507
- #: ../includes/class.yith-wcwl-install.php:244
508
  msgctxt "page_slug"
509
  msgid "wishlist"
510
  msgstr "wenslijst"
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 "Search Wishlists"
556
  msgid "Customer Wishlists"
557
  msgstr "Doorzoek wenslijsten"
558
 
559
- #: ../includes/class.yith-wcwl-privacy.php:133
560
  #, fuzzy
561
- #| msgid "Wishlist"
562
  msgid "Wishlists"
563
  msgstr "Wenslijst"
564
 
565
- #: ../includes/class.yith-wcwl-privacy.php:195
566
- #, fuzzy, php-format
567
- #| msgid "My wishlist on %s"
568
  msgid "Removed wishlist %s."
569
  msgstr "Mijn wenslijst op %s"
570
 
571
- #: ../includes/class.yith-wcwl-privacy.php:199
572
- #, php-format
573
  msgid "Wishlist %s has been retained."
574
  msgstr ""
575
 
576
- #: ../includes/class.yith-wcwl-privacy.php:210
577
  msgid "Removed default user's wishlist"
578
  msgstr ""
579
 
580
- #: ../includes/class.yith-wcwl-privacy.php:228
581
  msgid "Token"
582
  msgstr ""
583
 
584
- #: ../includes/class.yith-wcwl-privacy.php:229
585
  #, fuzzy
586
- #| msgid "Wishlist"
587
  msgid "Wishlist url"
588
  msgstr "Wenslijst"
589
 
590
- #: ../includes/class.yith-wcwl-privacy.php:230
591
  msgid "Title"
592
  msgstr ""
593
 
594
- #: ../includes/class.yith-wcwl-privacy.php:231
595
  msgctxt "date wishlist was created"
596
  msgid "Created on"
597
  msgstr ""
598
 
599
- #: ../includes/class.yith-wcwl-privacy.php:232
600
  msgid "Visibility"
601
  msgstr ""
602
 
603
- #: ../includes/class.yith-wcwl-privacy.php:233
604
  msgid "Items Added"
605
  msgstr ""
606
 
607
- #: ../includes/class.yith-wcwl-privacy.php:283
608
- #: ../templates/wishlist-view.php:212
609
  msgid "Shared"
610
  msgstr "Gedeeld"
611
 
612
- #: ../includes/class.yith-wcwl-privacy.php:286
613
- #: ../templates/wishlist-view.php:215
614
  msgid "Private"
615
  msgstr "Prive"
616
 
617
- #: ../includes/class.yith-wcwl-privacy.php:289
618
- #: ../templates/wishlist-view.php:218
619
  msgid "Public"
620
  msgstr "Publiek"
621
 
622
- #: ../includes/class.yith-wcwl-shortcode.php:259
623
- #: ../includes/class.yith-wcwl-ui.php:164
624
  msgid "Share on:"
625
  msgstr "Deel op:"
626
 
627
- #: ../includes/class.yith-wcwl-ui.php:118
628
- #: ../includes/class.yith-wcwl-ui.php:200
629
  msgid "Select options"
630
  msgstr "Selecteer opties"
631
 
632
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
633
  msgid "Facebook"
634
  msgstr "Facebook"
635
 
636
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
637
  msgid "Twitter"
638
  msgstr "Twitter"
639
 
640
- #: ../includes/class.yith-wcwl-ui.php:180
641
  msgid "email"
642
  msgstr "Email"
643
 
644
- #: ../includes/class.yith-wcwl.php:201
645
  msgid "An error occurred while adding products to the wishlist."
646
  msgstr "Er ging iets mis bij het toevoegen van de producten aan uw wenslijst."
647
 
648
- #: ../includes/class.yith-wcwl.php:293
649
  msgid "An error occurred while adding products to wishlist."
650
  msgstr "Er ging iets mis bij het toevoegen van de producten aan uw wenslijst."
651
 
652
- #: ../includes/class.yith-wcwl.php:310
653
  msgid "The \"Remove\" option now does not require any parameter"
654
  msgstr "De “Verwijder” optie verijst geen parameter"
655
 
656
- #: ../includes/class.yith-wcwl.php:359
657
  msgid "An error occurred while removing products from the wishlist"
658
  msgstr ""
659
  "Er ging iets mis bij het verwijderen van de producten van uw wenslijst."
660
 
661
- #: ../includes/class.yith-wcwl.php:809
662
  msgid "You need to log in before creating a new wishlist"
663
  msgstr ""
664
  "U dient ingelogd te zijn voordat u producten aan uw wenslijst kunt toevoegen"
665
 
666
- #: ../includes/class.yith-wcwl.php:1610
667
  msgid "Product successfully removed."
668
  msgstr "Product succesvol verwijderd"
669
 
670
- #: ../includes/class.yith-wcwl.php:1614
671
  msgid "Error. Unable to remove the product from the wishlist."
672
  msgstr ""
673
  "Er ging iets mis. Het product kon niet verwijderd worden van de wenslijst."
674
 
675
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
676
  msgid "No products were added to the wishlist"
677
  msgstr "Er wijn geen producten toegevoegd aan de wenslijst"
678
 
679
- #: ../includes/class.yith-wcwl.php:1660
680
  msgid "An error as occurred."
681
  msgstr "Er is iets misgegaan."
682
 
683
- #: ../init.php:130
684
  msgid ""
685
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
686
  "WooCommerce in order to work."
@@ -688,17 +676,16 @@ msgstr ""
688
  "YITH WooCommerce Wishlist is ingeschakeld maar niet werkzaam. Hiervoor is "
689
  "WooCommerce vereist."
690
 
691
- #: ../init.php:140
692
  msgid "You can't activate the free version of"
693
  msgstr ""
694
 
695
- #: ../init.php:140
696
  msgid "while you are using the premium one."
697
  msgstr ""
698
 
699
- #: ../templates/admin/wishlist-panel-premium.php:185
700
- #: ../templates/admin/wishlist-panel-premium.php:383
701
- #, php-format
702
  msgid ""
703
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
704
  "%2$s to benefit from all features!"
@@ -706,23 +693,21 @@ msgstr ""
706
  "Upgrade naar de %1$spremium versie%2$s%3$svan %1$sYITH WooCommerce Wishlist"
707
  "%2$s om gebruik te maken van alle opties!"
708
 
709
- #: ../templates/admin/wishlist-panel-premium.php:187
710
- #: ../templates/admin/wishlist-panel-premium.php:385
711
- #, php-format
712
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
713
  msgstr "%1$sUPGRADE%2$s%3$s naar de premium versie%2$s"
714
 
715
- #: ../templates/admin/wishlist-panel-premium.php:193
716
  msgid "Premium Features"
717
  msgstr "Premium opties"
718
 
719
- #: ../templates/admin/wishlist-panel-premium.php:196
720
- #: ../templates/admin/wishlist-panel-premium.php:201
721
  msgid "Multiple Wishlist"
722
  msgstr "Meerdere wenslijsten"
723
 
724
- #: ../templates/admin/wishlist-panel-premium.php:203
725
- #, php-format
726
  msgid ""
727
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
728
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -741,13 +726,12 @@ msgstr ""
741
  "klanten demogelijkheid krijgen om hun wenslijsten aan te maken, te beheren "
742
  "en te delen."
743
 
744
- #: ../templates/admin/wishlist-panel-premium.php:212
745
- #: ../templates/admin/wishlist-panel-premium.php:222
746
  msgid "Wishlist Private"
747
  msgstr "Prive wenslijst"
748
 
749
- #: ../templates/admin/wishlist-panel-premium.php:214
750
- #, php-format
751
  msgid ""
752
  "By enabling the option wishlist, users will also have the possibility to "
753
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
@@ -757,14 +741,12 @@ msgstr ""
757
  "%1$smogelijkheid om de zichtbaarheid%2$s van hun wenslijst in te stellen "
758
  "middels de volgende opties:"
759
 
760
- #: ../templates/admin/wishlist-panel-premium.php:216
761
- #, php-format
762
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
763
  msgstr ""
764
  "%1$spubliek:%2$s alle gebruikers kunnen uw wenslijst opzoeken en inzien;"
765
 
766
- #: ../templates/admin/wishlist-panel-premium.php:217
767
- #, php-format
768
  msgid ""
769
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
770
  "can display it;"
@@ -772,20 +754,18 @@ msgstr ""
772
  "%1$sgedeeld:%2$s alleen gebruikers in het bezit van de directe link naar "
773
  "deze wenslijst kunnen deze inzien;"
774
 
775
- #: ../templates/admin/wishlist-panel-premium.php:218
776
- #, php-format
777
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
778
  msgstr ""
779
  "%1$sprive:%2$s alleen diegene die de wenslijst heeft aangemaakt kan deze "
780
  "zien."
781
 
782
- #: ../templates/admin/wishlist-panel-premium.php:229
783
- #: ../templates/admin/wishlist-panel-premium.php:234
784
  msgid "Estimate Cost"
785
  msgstr "Offerte aanvragen"
786
 
787
- #: ../templates/admin/wishlist-panel-premium.php:236
788
- #, php-format
789
  msgid ""
790
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
791
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -805,13 +785,12 @@ msgstr ""
805
  "bevestigd worden en zal er een email met alle nodige informatie worden "
806
  "gestuurd naar het adres dat u heeft opgegeven."
807
 
808
- #: ../templates/admin/wishlist-panel-premium.php:245
809
- #: ../templates/admin/wishlist-panel-premium.php:250
810
  msgid "Admin Panel"
811
  msgstr "Admin paneel"
812
 
813
- #: ../templates/admin/wishlist-panel-premium.php:247
814
- #, php-format
815
  msgid ""
816
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
817
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -828,13 +807,12 @@ msgstr ""
828
  "pagina, wat u inzicht geeft in het aantal keer dat het product is toegevoegd "
829
  "aan een wenslijst."
830
 
831
- #: ../templates/admin/wishlist-panel-premium.php:257
832
- #: ../templates/admin/wishlist-panel-premium.php:262
833
  msgid "Search Wishlists"
834
  msgstr "Doorzoek wenslijsten"
835
 
836
- #: ../templates/admin/wishlist-panel-premium.php:264
837
- #, php-format
838
  msgid ""
839
  "How many times have you been looking for the perfect gift for a important "
840
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -849,12 +827,11 @@ msgstr ""
849
  "naam of het email adres op te geven. Op deze manier kunt u uw producten nog "
850
  "%1$sbeter zichtbaar%2$s maken en zelfs gebruikers aanmoedigen tot aanschaf."
851
 
852
- #: ../templates/admin/wishlist-panel-premium.php:273
853
  msgid "'ADD TO CART' CHECKBOX"
854
  msgstr "‘Toevoegen aan winkelwagen’ checkbox"
855
 
856
- #: ../templates/admin/wishlist-panel-premium.php:275
857
- #, php-format
858
  msgid ""
859
  "Your shop offers always a wide selection of products and wishlists of your "
860
  "users get more and more crowded everyday. Give them the possibility to "
@@ -866,20 +843,19 @@ msgstr ""
866
  "%1$ssommige of alle producten%2$s in hun wenslijst te selecteren en toe te "
867
  "voegen aan een winkelmandje met èèn klik."
868
 
869
- #: ../templates/admin/wishlist-panel-premium.php:278
870
  msgid "'ADD TO CART'"
871
  msgstr "‘Toevoegen aan winkelwagen’"
872
 
873
- #: ../templates/admin/wishlist-panel-premium.php:285
874
  msgid "DISABLE WISHLIST"
875
  msgstr "Wenslijst uitschakelen"
876
 
877
- #: ../templates/admin/wishlist-panel-premium.php:290
878
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
879
  msgstr "Wenslijst uitschakelen voor anonieme gebruikers"
880
 
881
- #: ../templates/admin/wishlist-panel-premium.php:292
882
- #, php-format
883
  msgid ""
884
  "Favour users that have registered to your shop and disable plugin "
885
  "functionalities for all users that have not. By disabling this option, each "
@@ -891,12 +867,11 @@ msgstr ""
891
  "schakelen zullen gebruikers zonder account worden %1$sdoorverwezen%2$s naar "
892
  "de registratie pagina met een melding die uitnodigt om te registreren."
893
 
894
- #: ../templates/admin/wishlist-panel-premium.php:301
895
  msgid "MESSAGE TO UNLOGGED USERS"
896
  msgstr "Bericht aan anonieme gebruikers"
897
 
898
- #: ../templates/admin/wishlist-panel-premium.php:303
899
- #, php-format
900
  msgid ""
901
  "Invite users that are visiting your shop to login if they want to fully "
902
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
@@ -906,17 +881,16 @@ msgstr ""
906
  "van de Wenslijst te kunnnen gebruiken. Geef een %1$saangepast bericht%2$s "
907
  "weer en verwijs ze naar de “Mijn account” pagina voor registratie."
908
 
909
- #: ../templates/admin/wishlist-panel-premium.php:306
910
  msgid "UNLOGGED USERS"
911
  msgstr "Anonieme gebruikers"
912
 
913
- #: ../templates/admin/wishlist-panel-premium.php:313
914
- #: ../templates/admin/wishlist-panel-premium.php:318
915
  msgid "POPULAR TABLE"
916
  msgstr "Populaire producten"
917
 
918
- #: ../templates/admin/wishlist-panel-premium.php:320
919
- #, php-format
920
  msgid ""
921
  "Some products draw customer's attention more than others and they do not "
922
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -929,12 +903,11 @@ msgstr ""
929
  "om, als shop eigenaar, de producten te monitoren die het vaakst aan de "
930
  "wenslijsten zijn toegevoegd."
931
 
932
- #: ../templates/admin/wishlist-panel-premium.php:329
933
  msgid "FUNCTIONALITIES IN ONE CLICK"
934
  msgstr "Functionaliteiten in èèn klik"
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 "
@@ -945,17 +918,16 @@ msgstr ""
945
  "%1$sfunctionaliteiten%2$s toe doormiddel van de widgets of geef ze weer "
946
  "direct na de “Wenslijst” tabel."
947
 
948
- #: ../templates/admin/wishlist-panel-premium.php:334
949
  msgid "FUNCTIONALITIES"
950
  msgstr "Functionaliteiten"
951
 
952
- #: ../templates/admin/wishlist-panel-premium.php:341
953
- #: ../templates/admin/wishlist-panel-premium.php:346
954
  msgid "PROMOTIONAL EMAIL"
955
  msgstr "Promotionele email"
956
 
957
- #: ../templates/admin/wishlist-panel-premium.php:348
958
- #, php-format
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 "
@@ -970,12 +942,11 @@ msgstr ""
970
  "kunnen gebruiken in uw shop. Op die manier weten zij dat u hem een uniek "
971
  "aanbod aanbied."
972
 
973
- #: ../templates/admin/wishlist-panel-premium.php:357
974
  msgid "FROM A WISHLIST TO ANOTHER"
975
  msgstr "Van de ene wenslijst naar de andere"
976
 
977
- #: ../templates/admin/wishlist-panel-premium.php:359
978
- #, php-format
979
  msgid ""
980
  "Who said that a product has to remain forever in the same wishlist? With the "
981
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -987,20 +958,19 @@ msgstr ""
987
  "weer“%2$s kunnen gebruikers producten vrij verplaatsten tussen wenslijsten "
988
  "om zo hun lijsten te kunnen beheren."
989
 
990
- #: ../templates/admin/wishlist-panel-premium.php:362
991
  msgid "FROM A WISHLIST"
992
  msgstr "Van de wenslijst"
993
 
994
- #: ../templates/admin/wishlist-panel-premium.php:369
995
  msgid "DATE"
996
  msgstr "Datum"
997
 
998
- #: ../templates/admin/wishlist-panel-premium.php:374
999
  msgid "DATE OF ADDITION TO A WISHLIST"
1000
  msgstr "Datum van toevoeging aan de wenslijst"
1001
 
1002
- #: ../templates/admin/wishlist-panel-premium.php:376
1003
- #, php-format
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 "
@@ -1010,83 +980,107 @@ msgstr ""
1010
  "zien op welke datum zij een specifiek product hebben toegevoegd aan hun "
1011
  "lijst: een nieuwe manier om gebruikers te informeren van hun wijzigingen."
1012
 
1013
- #: ../templates/share.php:32
1014
  msgid "Pinterest"
1015
  msgstr "Pinterest"
1016
 
1017
- #: ../templates/share.php:38
1018
  msgid "Google+"
1019
  msgstr "Google+"
1020
 
1021
- #: ../templates/share.php:44
1022
  msgid "Email"
1023
  msgstr "Email"
1024
 
1025
- #: ../templates/wishlist-view.php:32
1026
  msgid "Edit title"
1027
  msgstr "Titel aanpassen"
1028
 
1029
- #: ../templates/wishlist-view.php:41
1030
  msgid "Save"
1031
  msgstr "Opslaan"
1032
 
1033
- #: ../templates/wishlist-view.php:45
1034
  msgid "Cancel"
1035
  msgstr "Annuleer"
1036
 
1037
- #: ../templates/wishlist-view.php:82
1038
  msgid "Product Name"
1039
  msgstr "Productnaam"
1040
 
1041
- #: ../templates/wishlist-view.php:89
1042
  msgid "Unit Price"
1043
  msgstr "Stuksprijs"
1044
 
1045
- #: ../templates/wishlist-view.php:102
1046
  msgid "Stock Status"
1047
  msgstr "Voorraad status"
1048
 
1049
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
1050
  msgid "Remove this product"
1051
  msgstr "Verwijder dit product"
1052
 
1053
- #: ../templates/wishlist-view.php:172
1054
  msgid "Free!"
1055
  msgstr "Gratis!"
1056
 
1057
- #: ../templates/wishlist-view.php:179
1058
  msgid "Out of Stock"
1059
  msgstr "Uitverkocht"
1060
 
1061
- #: ../templates/wishlist-view.php:179
1062
  msgid "In Stock"
1063
  msgstr "Op voorraad"
1064
 
1065
- #: ../templates/wishlist-view.php:188
1066
- #, php-format
1067
  msgid "Added on : %s"
1068
  msgstr "Toevoegen aan: %s"
1069
 
1070
- #: ../templates/wishlist-view.php:200
1071
  msgid "Move"
1072
  msgstr "Verplaats"
1073
 
1074
- #: ../templates/wishlist-view.php:232
1075
  msgid "Remove"
1076
  msgstr "Verwijder"
1077
 
1078
- #: ../templates/wishlist-view.php:259
1079
  msgid "Add the selected products to the cart"
1080
  msgstr "Voeg het geselecteerde product toe aan de winkelmand"
1081
 
1082
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1083
  msgid "Ask for an estimate"
1084
  msgstr "Vraag om een offerte"
1085
 
1086
- #: ../templates/wishlist-view.php:303
1087
  msgid "Your email"
1088
  msgstr ""
1089
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1090
  #~ msgid "Live Demo"
1091
  #~ msgstr "Live demo"
1092
 
@@ -1103,9 +1097,6 @@ msgstr ""
1103
  #~ msgid "Plugin Documentation"
1104
  #~ msgstr "Plugin documentatie"
1105
 
1106
- #~ msgid "YITH WooCommerce Wishlist"
1107
- #~ msgstr "YITH WooCommerce Wishlist"
1108
-
1109
  #~ msgid ""
1110
  #~ "You can't activate the free version of YITH WooCommerce Wishlist while "
1111
  #~ "you are using the premium one."
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:51+0200\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:1478
25
+ #: includes/class.yith-wcwl-admin-init.php:1479
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:1018
44
  msgid "Upgrade to the PREMIUM VERSION"
45
  msgstr "Upgrade naar de PREMIUM VERSIE"
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1022
48
  msgid "Discover the Advanced Features"
49
  msgstr "Ontdek de geavanceerde opties"
50
 
51
+ #: includes/class.yith-wcwl-admin-init.php:1023
52
  msgid ""
53
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
54
  "all features!"
55
  msgstr ""
56
 
57
+ #: includes/class.yith-wcwl-admin-init.php:1029
58
  msgid "Get Support and Pro Features"
59
  msgstr "Verkrijg ondersteuning en Professionele opties"
60
 
61
+ #: includes/class.yith-wcwl-admin-init.php:1030
62
  msgid ""
63
  "By purchasing the premium version of the plugin, you will take advantage of "
64
  "the advanced features of the product and you will get one year of free "
68
  "voordelen van de geavanceerde opties van dit product. Daarnaast ontvangt u "
69
  "èèn jaar gratis upgrades en support doormiddel van ons 24u/24 platform."
70
 
71
+ #: includes/class.yith-wcwl-admin-init.php:1040
72
  msgid "General Settings"
73
  msgstr "Algemene instellingen"
74
 
75
+ #: includes/class.yith-wcwl-admin-init.php:1047
76
  msgid "Enable YITH Wishlist"
77
  msgstr "YITH Wenslijst inschakelen"
78
 
79
+ #: includes/class.yith-wcwl-admin-init.php:1048
 
80
  msgid ""
81
  "Enable all plugin features. <strong>Be sure to select at least one option in "
82
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
83
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
84
  msgstr ""
85
 
86
+ #: includes/class.yith-wcwl-admin-init.php:1054
87
  msgid "Default wishlist title"
88
  msgstr "Standaard wenslijst titel"
89
 
90
+ #: includes/class.yith-wcwl-admin-init.php:1056
91
+ #: includes/class.yith-wcwl-admin-init.php:1057
92
+ #: includes/class.yith-wcwl-admin-init.php:1293
 
93
  msgid "My wishlist on %s"
94
  msgstr "Mijn wenslijst op %s"
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1062
97
  msgid "Wishlist Page"
98
  msgstr "Wenslijst Pagina"
99
 
100
+ #: includes/class.yith-wcwl-admin-init.php:1063
101
  msgid "Page contents: [yith_wcwl_wishlist]"
102
  msgstr "Pagina-inhoud: [yith_wcwl_wishlist]"
103
 
104
+ #: includes/class.yith-wcwl-admin-init.php:1072
105
  msgid "Position"
106
  msgstr "Positie"
107
 
108
+ #: includes/class.yith-wcwl-admin-init.php:1073
109
  msgid ""
110
  "You can add the button in variable products only after the \"Add to Cart\" "
111
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
114
  "knop indien of door gebruik te maken van de shortcode "
115
  "[yith_wcwl_add_to_wishlist]."
116
 
117
+ #: includes/class.yith-wcwl-admin-init.php:1079
118
  msgid "After \"Add to cart\""
119
  msgstr "Na “Add to Cart”"
120
 
121
+ #: includes/class.yith-wcwl-admin-init.php:1080
122
  msgid "After thumbnails"
123
  msgstr "Na de miniatuurweergave"
124
 
125
+ #: includes/class.yith-wcwl-admin-init.php:1081
126
  msgid "After summary"
127
  msgstr "Na de samenvatting"
128
 
129
+ #: includes/class.yith-wcwl-admin-init.php:1082
130
  msgid "Use shortcode"
131
  msgstr "Gebruik shortcode"
132
 
133
+ #: includes/class.yith-wcwl-admin-init.php:1087
134
  msgid "Redirect to cart"
135
  msgstr "Doorverwijzen na de winkelwagen"
136
 
137
+ #: includes/class.yith-wcwl-admin-init.php:1088
138
  msgid ""
139
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
140
  "page."
142
  "Doorverwijzen naar de winkelwagen als de “Add to cart” knop is geklikt op de "
143
  "webslijst pagina."
144
 
145
+ #: includes/class.yith-wcwl-admin-init.php:1094
146
  msgid "Remove if added to the cart"
147
  msgstr "Verwijder indien toegevoegd aan de winkelwagen"
148
 
149
+ #: includes/class.yith-wcwl-admin-init.php:1095
150
  msgid "Remove the product from the wishlist if it has been added to the cart."
151
  msgstr ""
152
  "Verwijder het product van de wenslijst indien deze is toegevoegd aan de "
153
  "winkelwagen."
154
 
155
+ #: includes/class.yith-wcwl-admin-init.php:1101
156
  msgid "\"Add to Wishlist\" text"
157
  msgstr "“Toevoegen aan wenslijst” tekst"
158
 
159
+ #: includes/class.yith-wcwl-admin-init.php:1103
160
  msgid "Add to Wishlist"
161
  msgstr "Toevoegen aan wenslijst"
162
 
163
+ #: includes/class.yith-wcwl-admin-init.php:1108
164
  msgid "\"Browse wishlist\" text"
165
  msgstr "“Bekijk wenslijst” tekst"
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 "Bekijk wenslijst"
171
 
172
+ #: includes/class.yith-wcwl-admin-init.php:1115
173
  msgid "\"Product already in wishlist\" text"
174
  msgstr "“Dit product staat reeds op uw wenslijst” tekst"
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 "Dit product staat reeds op uw wenslijst!"
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1122
182
  msgid "\"Product added\" text"
183
  msgstr "“Product toegevoegd” tekst"
184
 
185
+ #: includes/class.yith-wcwl-admin-init.php:1124
186
+ #: includes/class.yith-wcwl-ui.php:82
187
  msgid "Product added!"
188
  msgstr "Product toegevoegd!"
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1129
191
  msgid "\"Add to Cart\" text"
192
  msgstr "“Toevoegen aan winkelwagen” tekst"
193
 
194
+ #: includes/class.yith-wcwl-admin-init.php:1131
195
  msgid "Add to Cart"
196
  msgstr "Toevoegen aan winkelwagen"
197
 
198
+ #: includes/class.yith-wcwl-admin-init.php:1136
199
  msgid "Show Unit price"
200
  msgstr "Product prijs weergeven"
201
 
202
+ #: includes/class.yith-wcwl-admin-init.php:1137
203
  msgid "Show unit price for each product in wishlist"
204
  msgstr "Product prijs weergeven voor ieder product op de wenslijst"
205
 
206
+ #: includes/class.yith-wcwl-admin-init.php:1144
207
  msgid "Show \"Add to Cart\" button"
208
  msgstr "“Add to Cart” knop weergeven"
209
 
210
+ #: includes/class.yith-wcwl-admin-init.php:1145
211
  msgid "Show \"Add to Cart\" button for each product in wishlist"
212
  msgstr "“Add to Cart” knop weergeven voor ieder product op de wenslijst"
213
 
214
+ #: includes/class.yith-wcwl-admin-init.php:1152
215
  msgid "Show Stock status"
216
  msgstr "Voorraad informatie weergeven"
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
  "“Op voorraad” en “Uitverkocht” labels weergeven voor ieder product op de "
223
  "wenslijst"
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1160
226
  msgid "Show Date of addition"
227
  msgstr "Datum van toevoeging weergeven"
228
 
229
+ #: includes/class.yith-wcwl-admin-init.php:1161
230
  msgid "Show the date when users have added a product to the wishlist"
231
  msgstr ""
232
  "Geef de datum weer waarop de gebruiker het product aan de wenslijst heeft "
233
  "toegevoegd"
234
 
235
+ #: includes/class.yith-wcwl-admin-init.php:1168
236
  msgid "Add second remove button"
237
  msgstr "Voeg een tweede verwijder knop toe"
238
 
239
+ #: includes/class.yith-wcwl-admin-init.php:1169
240
  msgid "Add a second remove button in the last column, with extended label"
241
  msgstr ""
242
  "Voeg een tweede verwijder knop toe in de laatste kolom, met een uitgebreid "
243
  "label"
244
 
245
+ #: includes/class.yith-wcwl-admin-init.php:1184
246
  msgid "Styles"
247
  msgstr "Stijlen"
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1191
250
  msgid "Use buttons"
251
  msgstr "Gebruik knoppen"
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1192
254
  msgid "Use buttons instead of simple anchors."
255
  msgstr "Gebruik knoppen in plaatst van links"
256
 
257
+ #: includes/class.yith-wcwl-admin-init.php:1198
258
  msgid "Custom CSS"
259
  msgstr "Eigen CSS"
260
 
261
+ #: includes/class.yith-wcwl-admin-init.php:1205
262
  msgid "Use theme style"
263
  msgstr "Gebruik thema stijl"
264
 
265
+ #: includes/class.yith-wcwl-admin-init.php:1206
266
  msgid "Use the theme style."
267
  msgstr "Gebruik de stijl van het thema."
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1212
270
  msgid "Rounded buttons"
271
  msgstr "Ronde knoppen"
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1213
274
  msgid "Make button corners rounded"
275
  msgstr "Maak de hoeken van de knoppen rond"
276
 
277
+ #: includes/class.yith-wcwl-admin-init.php:1219
278
  msgid "\"Add to Wishlist\" icon"
279
  msgstr "“Toevoegen aan wenslijst” icoon"
280
 
281
+ #: includes/class.yith-wcwl-admin-init.php:1220
282
  msgid "Add an icon to the \"Add to Wishlist\" button"
283
  msgstr "Voeg een icoon toe aan de “Toevoegen aan wenslijst” knop"
284
 
285
+ #: includes/class.yith-wcwl-admin-init.php:1230
286
  msgid "\"Add to Cart\" icon"
287
  msgstr "“Add to Card” icoon"
288
 
289
+ #: includes/class.yith-wcwl-admin-init.php:1231
290
  msgid "Add an icon to the \"Add to Cart\" button"
291
  msgstr "Voeg een icoon toe aan de “Add to Card” knop"
292
 
293
+ #: includes/class.yith-wcwl-admin-init.php:1249
294
  msgid "Social Networks & Share"
295
  msgstr "Sociale netwerken & Delen"
296
 
297
+ #: includes/class.yith-wcwl-admin-init.php:1256
298
  msgid "Share on Facebook"
299
  msgstr "Deel op Facebook"
300
 
301
+ #: includes/class.yith-wcwl-admin-init.php:1257
302
  msgid "Show \"Share on Facebook\" button"
303
  msgstr "Geef de “Deel op Facebook” knop weer"
304
 
305
+ #: includes/class.yith-wcwl-admin-init.php:1263
306
  msgid "Tweet on Twitter"
307
  msgstr "Tweet op Twitter"
308
 
309
+ #: includes/class.yith-wcwl-admin-init.php:1264
310
  msgid "Show \"Tweet on Twitter\" button"
311
  msgstr "Geef de “Tweet op Twitter” knop weer"
312
 
313
+ #: includes/class.yith-wcwl-admin-init.php:1270
314
  msgid "Pin on Pinterest"
315
  msgstr "Pin op Pinterest"
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1271
318
  msgid "Show \"Pin on Pinterest\" button"
319
  msgstr "Geef de “Pin op Pinterest” knop weer"
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1277
322
  msgid "Share on Google+"
323
  msgstr "Deel op Google+"
324
 
325
+ #: includes/class.yith-wcwl-admin-init.php:1278
326
  msgid "Show \"Share on Google+\" button"
327
  msgstr "Geef de “Deel op Google+” knop weer"
328
 
329
+ #: includes/class.yith-wcwl-admin-init.php:1284
330
  msgid "Share by Email"
331
  msgstr "Deel met email"
332
 
333
+ #: includes/class.yith-wcwl-admin-init.php:1285
334
  msgid "Show \"Share by Email\" button"
335
  msgstr "Geef de “Deel met email” knop weer"
336
 
337
+ #: includes/class.yith-wcwl-admin-init.php:1291
338
  msgid "Social title"
339
  msgstr "Te dele titel"
340
 
341
+ #: includes/class.yith-wcwl-admin-init.php:1298
342
  msgid "Social text"
343
  msgstr "Te dele tekst"
344
 
345
+ #: includes/class.yith-wcwl-admin-init.php:1299
346
  msgid ""
347
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
348
  "strong> where you want to show the URL of your wishlist."
349
  msgstr ""
350
 
351
+ #: includes/class.yith-wcwl-admin-init.php:1306
352
  msgid "Social image URL"
353
  msgstr "Deel afbeelding url"
354
 
355
+ #: includes/class.yith-wcwl-admin-init.php:1307
356
  msgid "It will be used by Pinterest."
357
  msgstr ""
358
 
359
+ #: includes/class.yith-wcwl-admin-init.php:1321
 
360
  msgid ""
361
  "If you want to take advantage of this feature, you could consider to "
362
  "purchase the %s."
364
  "Al u gebruik wilt maken van deze functie kunt u overwegen om %s aan te "
365
  "schaffen."
366
 
367
+ #: includes/class.yith-wcwl-admin-init.php:1326
368
  msgid "YITH WooCommerce Frequently Bought Together Integration"
369
  msgstr "YITH WooCommerce Frequently Bought Together intergratie"
370
 
371
+ #: includes/class.yith-wcwl-admin-init.php:1333
372
  msgid "Enable slider in wishlist"
373
  msgstr "Slider inschakelen op wenslijst"
374
 
375
+ #: includes/class.yith-wcwl-admin-init.php:1334
 
376
  msgid ""
377
  "Choose to enable product slider in wishlist page with linked products (<a "
378
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
380
  "Kies ervoor om de product slider op de wenslijst pagina weer te geven met "
381
  "gelinkte producten (<a href=\"%s\" class=\"thickbox\">Voorbeeld</a>). %s"
382
 
383
+ #: includes/class.yith-wcwl-admin-init.php:1370
384
  msgid "\"Add to wishlist\" button"
385
  msgstr "“Toevoegen aan wenslijst” knop"
386
 
387
+ #: includes/class.yith-wcwl-admin-init.php:1373
388
+ #: includes/class.yith-wcwl-admin-init.php:1391
389
+ #: includes/class.yith-wcwl-admin-init.php:1409
390
+ #: includes/class.yith-wcwl-admin-init.php:1427
391
+ #: includes/class.yith-wcwl-admin-init.php:1445
392
  msgid "Background"
393
  msgstr "Achtergrond"
394
 
395
+ #: includes/class.yith-wcwl-admin-init.php:1374
396
+ #: includes/class.yith-wcwl-admin-init.php:1392
397
+ #: includes/class.yith-wcwl-admin-init.php:1410
398
+ #: includes/class.yith-wcwl-admin-init.php:1428
399
+ #: includes/class.yith-wcwl-admin-init.php:1446
400
  msgid "Text"
401
  msgstr "Tekst"
402
 
403
+ #: includes/class.yith-wcwl-admin-init.php:1375
404
+ #: includes/class.yith-wcwl-admin-init.php:1393
405
+ #: includes/class.yith-wcwl-admin-init.php:1411
406
+ #: includes/class.yith-wcwl-admin-init.php:1429
407
+ #: includes/class.yith-wcwl-admin-init.php:1447
408
  msgid "Border"
409
  msgstr "Omlijning"
410
 
411
+ #: includes/class.yith-wcwl-admin-init.php:1382
412
+ #: includes/class.yith-wcwl-admin-init.php:1400
413
+ #: includes/class.yith-wcwl-admin-init.php:1418
414
+ #: includes/class.yith-wcwl-admin-init.php:1436
415
  msgid "Background (hover)"
416
  msgstr "Achtergrond (hover)"
417
 
418
+ #: includes/class.yith-wcwl-admin-init.php:1383
419
+ #: includes/class.yith-wcwl-admin-init.php:1401
420
+ #: includes/class.yith-wcwl-admin-init.php:1419
421
+ #: includes/class.yith-wcwl-admin-init.php:1437
422
  msgid "Text (hover)"
423
  msgstr "Tekst (hover)"
424
 
425
+ #: includes/class.yith-wcwl-admin-init.php:1384
426
+ #: includes/class.yith-wcwl-admin-init.php:1402
427
+ #: includes/class.yith-wcwl-admin-init.php:1420
428
+ #: includes/class.yith-wcwl-admin-init.php:1438
429
  msgid "Border (hover)"
430
  msgstr "Omlijning (hover)"
431
 
432
+ #: includes/class.yith-wcwl-admin-init.php:1388
433
  msgid "\"Add to Cart\" button"
434
  msgstr "“Add to Cart” knop"
435
 
436
+ #: includes/class.yith-wcwl-admin-init.php:1406
437
  msgid "\"Style 1\" button"
438
  msgstr "\"Style 1\" knop"
439
 
440
+ #: includes/class.yith-wcwl-admin-init.php:1424
441
  msgid "\"Style 2\" button"
442
  msgstr "\"Style 2” knop"
443
 
444
+ #: includes/class.yith-wcwl-admin-init.php:1442
445
  msgid "Wishlist table"
446
  msgstr "Wenslijst tabel"
447
 
448
+ #: includes/class.yith-wcwl-admin-init.php:1451
449
  msgid "Headers"
450
  msgstr "Koppen"
451
 
452
+ #: includes/class.yith-wcwl-admin-init.php:1454
453
  msgid "Background color"
454
  msgstr "Achtergrondkleur"
455
 
456
+ #: includes/class.yith-wcwl-admin-init.php:1544
457
  msgid "Wishlist Activated"
458
  msgstr "Wenslijst geactiveerd"
459
 
460
+ #: includes/class.yith-wcwl-admin-init.php:1545
 
461
  msgid ""
462
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
463
  "can access to all the settings of our plugins that you have activated. "
469
  "heeft. Wenslijst is beschikbaar in de uitstekende PREMIUM versie met vele "
470
  "nieuwe opties, <a href=\"%s\">ontdek het nu</a>."
471
 
472
+ #: includes/class.yith-wcwl-admin-init.php:1556
473
  msgid "Wishlist Updated"
474
  msgstr "Wenslijst geupdate"
475
 
476
+ #: includes/class.yith-wcwl-admin-init.php:1557
 
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 "
487
  "toegevoegd aan dit menu. Wenslijst is geüpdate met nieuw beschikbare opties,"
488
  "<a href=\"%s\">ontdek de PREMIUM versie.</a>"
489
 
490
+ #: includes/class.yith-wcwl-init.php:403
491
  msgid ""
492
  "We are sorry, but this feature is available only if cookies are enabled on "
493
  "your browser."
495
  "Helaas, deze optie is alleen beschikbaar indien u cookies hebt ingeschakeld "
496
  "in uw browser."
497
 
498
+ #: includes/class.yith-wcwl-init.php:404
499
  msgid "Product correctly added to cart"
500
  msgstr "Producten momenteel in uw winkelmandje"
501
 
502
+ #: includes/class.yith-wcwl-install.php:244
503
  msgctxt "page_slug"
504
  msgid "wishlist"
505
  msgstr "wenslijst"
506
 
507
+ #: includes/class.yith-wcwl-privacy.php:50
508
  msgid "While you visit our site, we’ll track:"
509
  msgstr ""
510
 
511
+ #: includes/class.yith-wcwl-privacy.php:52
512
  msgid ""
513
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
514
  "users your favourite products, and to create targeted email campaigns."
515
  msgstr ""
516
 
517
+ #: includes/class.yith-wcwl-privacy.php:53
518
  msgid ""
519
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
520
  "make them visible to the store’s staff"
521
  msgstr ""
522
 
523
+ #: includes/class.yith-wcwl-privacy.php:55
524
  msgid ""
525
  "We’ll also use cookies to keep track of wishlist contents while you’re "
526
  "browsing our site."
527
  msgstr ""
528
 
529
+ #: includes/class.yith-wcwl-privacy.php:58
530
  msgid ""
531
  "Members of our team have access to the information you provide us. For "
532
  "example, both Administrators and Shop Managers can access:"
533
  msgstr ""
534
 
535
+ #: includes/class.yith-wcwl-privacy.php:60
536
  msgid ""
537
  "Wishlist details, such as products added, date of addition, name and privacy "
538
  "settings of your wishlists"
539
  msgstr ""
540
 
541
+ #: includes/class.yith-wcwl-privacy.php:62
542
  msgid ""
543
  "Our team members have access to this information to offer you better deals "
544
  "for the products you love."
545
  msgstr ""
546
 
547
+ #: includes/class.yith-wcwl-privacy.php:82
548
+ #: includes/class.yith-wcwl-privacy.php:98
549
  #, fuzzy
 
550
  msgid "Customer Wishlists"
551
  msgstr "Doorzoek wenslijsten"
552
 
553
+ #: includes/class.yith-wcwl-privacy.php:133
554
  #, fuzzy
 
555
  msgid "Wishlists"
556
  msgstr "Wenslijst"
557
 
558
+ #. Translators: %s Order number.
559
+ #: includes/class.yith-wcwl-privacy.php:195
560
+ #, fuzzy
561
  msgid "Removed wishlist %s."
562
  msgstr "Mijn wenslijst op %s"
563
 
564
+ #. Translators: %s Order number.
565
+ #: includes/class.yith-wcwl-privacy.php:199
566
  msgid "Wishlist %s has been retained."
567
  msgstr ""
568
 
569
+ #: includes/class.yith-wcwl-privacy.php:210
570
  msgid "Removed default user's wishlist"
571
  msgstr ""
572
 
573
+ #: includes/class.yith-wcwl-privacy.php:228
574
  msgid "Token"
575
  msgstr ""
576
 
577
+ #: includes/class.yith-wcwl-privacy.php:229
578
  #, fuzzy
 
579
  msgid "Wishlist url"
580
  msgstr "Wenslijst"
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 templates/wishlist-view.php:212
 
600
  msgid "Shared"
601
  msgstr "Gedeeld"
602
 
603
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
604
  msgid "Private"
605
  msgstr "Prive"
606
 
607
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
608
  msgid "Public"
609
  msgstr "Publiek"
610
 
611
+ #: includes/class.yith-wcwl-shortcode.php:259
612
+ #: includes/class.yith-wcwl-ui.php:164
613
  msgid "Share on:"
614
  msgstr "Deel op:"
615
 
616
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
617
  msgid "Select options"
618
  msgstr "Selecteer opties"
619
 
620
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
621
  msgid "Facebook"
622
  msgstr "Facebook"
623
 
624
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
625
  msgid "Twitter"
626
  msgstr "Twitter"
627
 
628
+ #: includes/class.yith-wcwl-ui.php:180
629
  msgid "email"
630
  msgstr "Email"
631
 
632
+ #: includes/class.yith-wcwl.php:201
633
  msgid "An error occurred while adding products to the wishlist."
634
  msgstr "Er ging iets mis bij het toevoegen van de producten aan uw wenslijst."
635
 
636
+ #: includes/class.yith-wcwl.php:293
637
  msgid "An error occurred while adding products to wishlist."
638
  msgstr "Er ging iets mis bij het toevoegen van de producten aan uw wenslijst."
639
 
640
+ #: includes/class.yith-wcwl.php:310
641
  msgid "The \"Remove\" option now does not require any parameter"
642
  msgstr "De “Verwijder” optie verijst geen parameter"
643
 
644
+ #: includes/class.yith-wcwl.php:359
645
  msgid "An error occurred while removing products from the wishlist"
646
  msgstr ""
647
  "Er ging iets mis bij het verwijderen van de producten van uw wenslijst."
648
 
649
+ #: includes/class.yith-wcwl.php:809
650
  msgid "You need to log in before creating a new wishlist"
651
  msgstr ""
652
  "U dient ingelogd te zijn voordat u producten aan uw wenslijst kunt toevoegen"
653
 
654
+ #: includes/class.yith-wcwl.php:1610
655
  msgid "Product successfully removed."
656
  msgstr "Product succesvol verwijderd"
657
 
658
+ #: includes/class.yith-wcwl.php:1614
659
  msgid "Error. Unable to remove the product from the wishlist."
660
  msgstr ""
661
  "Er ging iets mis. Het product kon niet verwijderd worden van de wenslijst."
662
 
663
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
664
  msgid "No products were added to the wishlist"
665
  msgstr "Er wijn geen producten toegevoegd aan de wenslijst"
666
 
667
+ #: includes/class.yith-wcwl.php:1660
668
  msgid "An error as occurred."
669
  msgstr "Er is iets misgegaan."
670
 
671
+ #: init.php:130
672
  msgid ""
673
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
674
  "WooCommerce in order to work."
676
  "YITH WooCommerce Wishlist is ingeschakeld maar niet werkzaam. Hiervoor is "
677
  "WooCommerce vereist."
678
 
679
+ #: init.php:140
680
  msgid "You can't activate the free version of"
681
  msgstr ""
682
 
683
+ #: init.php:140
684
  msgid "while you are using the premium one."
685
  msgstr ""
686
 
687
+ #: templates/admin/wishlist-panel-premium.php:185
688
+ #: templates/admin/wishlist-panel-premium.php:383
 
689
  msgid ""
690
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
691
  "%2$s to benefit from all features!"
693
  "Upgrade naar de %1$spremium versie%2$s%3$svan %1$sYITH WooCommerce Wishlist"
694
  "%2$s om gebruik te maken van alle opties!"
695
 
696
+ #: templates/admin/wishlist-panel-premium.php:187
697
+ #: templates/admin/wishlist-panel-premium.php:385
 
698
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
699
  msgstr "%1$sUPGRADE%2$s%3$s naar de premium versie%2$s"
700
 
701
+ #: templates/admin/wishlist-panel-premium.php:193
702
  msgid "Premium Features"
703
  msgstr "Premium opties"
704
 
705
+ #: templates/admin/wishlist-panel-premium.php:196
706
+ #: templates/admin/wishlist-panel-premium.php:201
707
  msgid "Multiple Wishlist"
708
  msgstr "Meerdere wenslijsten"
709
 
710
+ #: templates/admin/wishlist-panel-premium.php:203
 
711
  msgid ""
712
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
713
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
726
  "klanten demogelijkheid krijgen om hun wenslijsten aan te maken, te beheren "
727
  "en te delen."
728
 
729
+ #: templates/admin/wishlist-panel-premium.php:212
730
+ #: templates/admin/wishlist-panel-premium.php:222
731
  msgid "Wishlist Private"
732
  msgstr "Prive wenslijst"
733
 
734
+ #: templates/admin/wishlist-panel-premium.php:214
 
735
  msgid ""
736
  "By enabling the option wishlist, users will also have the possibility to "
737
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
741
  "%1$smogelijkheid om de zichtbaarheid%2$s van hun wenslijst in te stellen "
742
  "middels de volgende opties:"
743
 
744
+ #: templates/admin/wishlist-panel-premium.php:216
 
745
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
746
  msgstr ""
747
  "%1$spubliek:%2$s alle gebruikers kunnen uw wenslijst opzoeken en inzien;"
748
 
749
+ #: templates/admin/wishlist-panel-premium.php:217
 
750
  msgid ""
751
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
752
  "can display it;"
754
  "%1$sgedeeld:%2$s alleen gebruikers in het bezit van de directe link naar "
755
  "deze wenslijst kunnen deze inzien;"
756
 
757
+ #: templates/admin/wishlist-panel-premium.php:218
 
758
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
759
  msgstr ""
760
  "%1$sprive:%2$s alleen diegene die de wenslijst heeft aangemaakt kan deze "
761
  "zien."
762
 
763
+ #: templates/admin/wishlist-panel-premium.php:229
764
+ #: templates/admin/wishlist-panel-premium.php:234
765
  msgid "Estimate Cost"
766
  msgstr "Offerte aanvragen"
767
 
768
+ #: templates/admin/wishlist-panel-premium.php:236
 
769
  msgid ""
770
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
771
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
785
  "bevestigd worden en zal er een email met alle nodige informatie worden "
786
  "gestuurd naar het adres dat u heeft opgegeven."
787
 
788
+ #: templates/admin/wishlist-panel-premium.php:245
789
+ #: templates/admin/wishlist-panel-premium.php:250
790
  msgid "Admin Panel"
791
  msgstr "Admin paneel"
792
 
793
+ #: templates/admin/wishlist-panel-premium.php:247
 
794
  msgid ""
795
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
796
  "submenu pages, you will have total control on users' wishlists. In addition "
807
  "pagina, wat u inzicht geeft in het aantal keer dat het product is toegevoegd "
808
  "aan een wenslijst."
809
 
810
+ #: templates/admin/wishlist-panel-premium.php:257
811
+ #: templates/admin/wishlist-panel-premium.php:262
812
  msgid "Search Wishlists"
813
  msgstr "Doorzoek wenslijsten"
814
 
815
+ #: templates/admin/wishlist-panel-premium.php:264
 
816
  msgid ""
817
  "How many times have you been looking for the perfect gift for a important "
818
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
827
  "naam of het email adres op te geven. Op deze manier kunt u uw producten nog "
828
  "%1$sbeter zichtbaar%2$s maken en zelfs gebruikers aanmoedigen tot aanschaf."
829
 
830
+ #: templates/admin/wishlist-panel-premium.php:273
831
  msgid "'ADD TO CART' CHECKBOX"
832
  msgstr "‘Toevoegen aan winkelwagen’ checkbox"
833
 
834
+ #: templates/admin/wishlist-panel-premium.php:275
 
835
  msgid ""
836
  "Your shop offers always a wide selection of products and wishlists of your "
837
  "users get more and more crowded everyday. Give them the possibility to "
843
  "%1$ssommige of alle producten%2$s in hun wenslijst te selecteren en toe te "
844
  "voegen aan een winkelmandje met èèn klik."
845
 
846
+ #: templates/admin/wishlist-panel-premium.php:278
847
  msgid "'ADD TO CART'"
848
  msgstr "‘Toevoegen aan winkelwagen’"
849
 
850
+ #: templates/admin/wishlist-panel-premium.php:285
851
  msgid "DISABLE WISHLIST"
852
  msgstr "Wenslijst uitschakelen"
853
 
854
+ #: templates/admin/wishlist-panel-premium.php:290
855
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
856
  msgstr "Wenslijst uitschakelen voor anonieme gebruikers"
857
 
858
+ #: templates/admin/wishlist-panel-premium.php:292
 
859
  msgid ""
860
  "Favour users that have registered to your shop and disable plugin "
861
  "functionalities for all users that have not. By disabling this option, each "
867
  "schakelen zullen gebruikers zonder account worden %1$sdoorverwezen%2$s naar "
868
  "de registratie pagina met een melding die uitnodigt om te registreren."
869
 
870
+ #: templates/admin/wishlist-panel-premium.php:301
871
  msgid "MESSAGE TO UNLOGGED USERS"
872
  msgstr "Bericht aan anonieme gebruikers"
873
 
874
+ #: templates/admin/wishlist-panel-premium.php:303
 
875
  msgid ""
876
  "Invite users that are visiting your shop to login if they want to fully "
877
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
881
  "van de Wenslijst te kunnnen gebruiken. Geef een %1$saangepast bericht%2$s "
882
  "weer en verwijs ze naar de “Mijn account” pagina voor registratie."
883
 
884
+ #: templates/admin/wishlist-panel-premium.php:306
885
  msgid "UNLOGGED USERS"
886
  msgstr "Anonieme gebruikers"
887
 
888
+ #: templates/admin/wishlist-panel-premium.php:313
889
+ #: templates/admin/wishlist-panel-premium.php:318
890
  msgid "POPULAR TABLE"
891
  msgstr "Populaire producten"
892
 
893
+ #: templates/admin/wishlist-panel-premium.php:320
 
894
  msgid ""
895
  "Some products draw customer's attention more than others and they do not "
896
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
903
  "om, als shop eigenaar, de producten te monitoren die het vaakst aan de "
904
  "wenslijsten zijn toegevoegd."
905
 
906
+ #: templates/admin/wishlist-panel-premium.php:329
907
  msgid "FUNCTIONALITIES IN ONE CLICK"
908
  msgstr "Functionaliteiten in èèn klik"
909
 
910
+ #: templates/admin/wishlist-panel-premium.php:331
 
911
  msgid ""
912
  "Users have the possibility to search for a wishlist, create a new one or "
913
  "display those already created. Add these %1$sfunctionalities%2$s through the "
918
  "%1$sfunctionaliteiten%2$s toe doormiddel van de widgets of geef ze weer "
919
  "direct na de “Wenslijst” tabel."
920
 
921
+ #: templates/admin/wishlist-panel-premium.php:334
922
  msgid "FUNCTIONALITIES"
923
  msgstr "Functionaliteiten"
924
 
925
+ #: templates/admin/wishlist-panel-premium.php:341
926
+ #: templates/admin/wishlist-panel-premium.php:346
927
  msgid "PROMOTIONAL EMAIL"
928
  msgstr "Promotionele email"
929
 
930
+ #: templates/admin/wishlist-panel-premium.php:348
 
931
  msgid ""
932
  "If you want to give the right input to your users to persuade them to "
933
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
942
  "kunnen gebruiken in uw shop. Op die manier weten zij dat u hem een uniek "
943
  "aanbod aanbied."
944
 
945
+ #: templates/admin/wishlist-panel-premium.php:357
946
  msgid "FROM A WISHLIST TO ANOTHER"
947
  msgstr "Van de ene wenslijst naar de andere"
948
 
949
+ #: templates/admin/wishlist-panel-premium.php:359
 
950
  msgid ""
951
  "Who said that a product has to remain forever in the same wishlist? With the "
952
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
958
  "weer“%2$s kunnen gebruikers producten vrij verplaatsten tussen wenslijsten "
959
  "om zo hun lijsten te kunnen beheren."
960
 
961
+ #: templates/admin/wishlist-panel-premium.php:362
962
  msgid "FROM A WISHLIST"
963
  msgstr "Van de wenslijst"
964
 
965
+ #: templates/admin/wishlist-panel-premium.php:369
966
  msgid "DATE"
967
  msgstr "Datum"
968
 
969
+ #: templates/admin/wishlist-panel-premium.php:374
970
  msgid "DATE OF ADDITION TO A WISHLIST"
971
  msgstr "Datum van toevoeging aan de wenslijst"
972
 
973
+ #: templates/admin/wishlist-panel-premium.php:376
 
974
  msgid ""
975
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
976
  "date in which they have added a particular product to their list: a new way "
980
  "zien op welke datum zij een specifiek product hebben toegevoegd aan hun "
981
  "lijst: een nieuwe manier om gebruikers te informeren van hun wijzigingen."
982
 
983
+ #: templates/share.php:32
984
  msgid "Pinterest"
985
  msgstr "Pinterest"
986
 
987
+ #: templates/share.php:38
988
  msgid "Google+"
989
  msgstr "Google+"
990
 
991
+ #: templates/share.php:44
992
  msgid "Email"
993
  msgstr "Email"
994
 
995
+ #: templates/wishlist-view.php:32
996
  msgid "Edit title"
997
  msgstr "Titel aanpassen"
998
 
999
+ #: templates/wishlist-view.php:41
1000
  msgid "Save"
1001
  msgstr "Opslaan"
1002
 
1003
+ #: templates/wishlist-view.php:45
1004
  msgid "Cancel"
1005
  msgstr "Annuleer"
1006
 
1007
+ #: templates/wishlist-view.php:82
1008
  msgid "Product Name"
1009
  msgstr "Productnaam"
1010
 
1011
+ #: templates/wishlist-view.php:89
1012
  msgid "Unit Price"
1013
  msgstr "Stuksprijs"
1014
 
1015
+ #: templates/wishlist-view.php:102
1016
  msgid "Stock Status"
1017
  msgstr "Voorraad status"
1018
 
1019
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
1020
  msgid "Remove this product"
1021
  msgstr "Verwijder dit product"
1022
 
1023
+ #: templates/wishlist-view.php:172
1024
  msgid "Free!"
1025
  msgstr "Gratis!"
1026
 
1027
+ #: templates/wishlist-view.php:179
1028
  msgid "Out of Stock"
1029
  msgstr "Uitverkocht"
1030
 
1031
+ #: templates/wishlist-view.php:179
1032
  msgid "In Stock"
1033
  msgstr "Op voorraad"
1034
 
1035
+ #: templates/wishlist-view.php:188
 
1036
  msgid "Added on : %s"
1037
  msgstr "Toevoegen aan: %s"
1038
 
1039
+ #: templates/wishlist-view.php:200
1040
  msgid "Move"
1041
  msgstr "Verplaats"
1042
 
1043
+ #: templates/wishlist-view.php:232
1044
  msgid "Remove"
1045
  msgstr "Verwijder"
1046
 
1047
+ #: templates/wishlist-view.php:259
1048
  msgid "Add the selected products to the cart"
1049
  msgstr "Voeg het geselecteerde product toe aan de winkelmand"
1050
 
1051
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
1052
  msgid "Ask for an estimate"
1053
  msgstr "Vraag om een offerte"
1054
 
1055
+ #: templates/wishlist-view.php:303
1056
  msgid "Your email"
1057
  msgstr ""
1058
 
1059
+ #. Plugin Name of the plugin/theme
1060
+ msgid "YITH WooCommerce Wishlist"
1061
+ msgstr "YITH WooCommerce Wishlist"
1062
+
1063
+ #. Plugin URI of the plugin/theme
1064
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
1065
+ msgstr ""
1066
+
1067
+ #. Description of the plugin/theme
1068
+ msgid ""
1069
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1070
+ "possibility to create, fill, manage and share their wishlists allowing you "
1071
+ "to analyze their interests and needs to improve your marketing strategies. "
1072
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1073
+ "your e-commerce on <strong>YITH</strong></a>"
1074
+ msgstr ""
1075
+
1076
+ #. Author of the plugin/theme
1077
+ msgid "YITH"
1078
+ msgstr ""
1079
+
1080
+ #. Author URI of the plugin/theme
1081
+ msgid "https://yithemes.com/"
1082
+ msgstr ""
1083
+
1084
  #~ msgid "Live Demo"
1085
  #~ msgstr "Live demo"
1086
 
1097
  #~ msgid "Plugin Documentation"
1098
  #~ msgstr "Plugin documentatie"
1099
 
 
 
 
1100
  #~ msgid ""
1101
  #~ "You can't activate the free version of YITH WooCommerce Wishlist while "
1102
  #~ "you are using the premium one."
languages/yith-woocommerce-wishlist-pl_PL.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-pl_PL.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
- "POT-Creation-Date: 2018-10-04 14:51+0200\n"
 
5
  "PO-Revision-Date: 2018-10-04 14:51+0200\n"
6
  "Last-Translator: \n"
7
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -20,91 +21,89 @@ 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:1478
25
- #: ../includes/class.yith-wcwl-admin-init.php:1479
26
- #: ../includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Obserwowane"
29
 
30
- #: ../includes/class.yith-wcwl-admin-init.php:161
31
  msgid "Settings"
32
  msgstr "Ustawienia"
33
 
34
- #: ../includes/class.yith-wcwl-admin-init.php:162
35
- #: ../includes/class.yith-wcwl-admin-init.php:243
36
  msgid "Colors"
37
  msgstr "Kolor"
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:1018
44
  msgid "Upgrade to the PREMIUM VERSION"
45
  msgstr ""
46
 
47
- #: ../includes/class.yith-wcwl-admin-init.php:1022
48
  msgid "Discover the Advanced Features"
49
  msgstr ""
50
 
51
- #: ../includes/class.yith-wcwl-admin-init.php:1023
52
  msgid ""
53
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
54
  "all features!"
55
  msgstr ""
56
 
57
- #: ../includes/class.yith-wcwl-admin-init.php:1029
58
  msgid "Get Support and Pro Features"
59
  msgstr "Uzyskaj wsparcie i funkcje Pro"
60
 
61
- #: ../includes/class.yith-wcwl-admin-init.php:1030
62
  msgid ""
63
  "By purchasing the premium version of the plugin, you will take advantage of "
64
  "the advanced features of the product and you will get one year of free "
65
  "updates and support through our platform available 24h/24."
66
  msgstr ""
67
 
68
- #: ../includes/class.yith-wcwl-admin-init.php:1040
69
  msgid "General Settings"
70
  msgstr "Ustawienia ogólne"
71
 
72
- #: ../includes/class.yith-wcwl-admin-init.php:1047
73
  msgid "Enable YITH Wishlist"
74
  msgstr "Włącz YITH Listy życzeń"
75
 
76
- #: ../includes/class.yith-wcwl-admin-init.php:1048
77
- #, php-format
78
  msgid ""
79
  "Enable all plugin features. <strong>Be sure to select at least one option in "
80
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
81
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
82
  msgstr ""
83
 
84
- #: ../includes/class.yith-wcwl-admin-init.php:1054
85
  msgid "Default wishlist title"
86
  msgstr "Tytuł domyślny"
87
 
88
- #: ../includes/class.yith-wcwl-admin-init.php:1056
89
- #: ../includes/class.yith-wcwl-admin-init.php:1057
90
- #: ../includes/class.yith-wcwl-admin-init.php:1293
91
- #, php-format
92
  msgid "My wishlist on %s"
93
  msgstr "Moja lista życzeń: %s"
94
 
95
- #: ../includes/class.yith-wcwl-admin-init.php:1062
96
  msgid "Wishlist Page"
97
  msgstr "Obserwowane"
98
 
99
- #: ../includes/class.yith-wcwl-admin-init.php:1063
100
  msgid "Page contents: [yith_wcwl_wishlist]"
101
  msgstr ""
102
 
103
- #: ../includes/class.yith-wcwl-admin-init.php:1072
104
  msgid "Position"
105
  msgstr "Pozycja meczowa"
106
 
107
- #: ../includes/class.yith-wcwl-admin-init.php:1073
108
  msgid ""
109
  "You can add the button in variable products only after the \"Add to Cart\" "
110
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -112,27 +111,27 @@ msgstr ""
112
  "Na produktach zmiennych można dodać to tylko po \"Dodaj do koszyka\" lub "
113
  "użyj shortcode [yith_wcwl_add_to_wishlist]."
114
 
115
- #: ../includes/class.yith-wcwl-admin-init.php:1079
116
  msgid "After \"Add to cart\""
117
  msgstr ""
118
 
119
- #: ../includes/class.yith-wcwl-admin-init.php:1080
120
  msgid "After thumbnails"
121
  msgstr "Za miniaturami"
122
 
123
- #: ../includes/class.yith-wcwl-admin-init.php:1081
124
  msgid "After summary"
125
  msgstr "Po podsumowaniu"
126
 
127
- #: ../includes/class.yith-wcwl-admin-init.php:1082
128
  msgid "Use shortcode"
129
  msgstr "Użyj shortcode"
130
 
131
- #: ../includes/class.yith-wcwl-admin-init.php:1087
132
  msgid "Redirect to cart"
133
  msgstr "Przekieruj do koszyka"
134
 
135
- #: ../includes/class.yith-wcwl-admin-init.php:1088
136
  msgid ""
137
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
138
  "page."
@@ -140,313 +139,310 @@ msgstr ""
140
  "Przekierowanie do koszyka,po przycisku \"Dodaj do koszyka\" na stronie listy "
141
  "życzeń."
142
 
143
- #: ../includes/class.yith-wcwl-admin-init.php:1094
144
  msgid "Remove if added to the cart"
145
  msgstr "Usuń jeśli dodane do koszyka"
146
 
147
- #: ../includes/class.yith-wcwl-admin-init.php:1095
148
  msgid "Remove the product from the wishlist if it has been added to the cart."
149
  msgstr ""
150
 
151
- #: ../includes/class.yith-wcwl-admin-init.php:1101
152
  msgid "\"Add to Wishlist\" text"
153
  msgstr ""
154
 
155
- #: ../includes/class.yith-wcwl-admin-init.php:1103
156
  msgid "Add to Wishlist"
157
  msgstr ""
158
 
159
- #: ../includes/class.yith-wcwl-admin-init.php:1108
160
  msgid "\"Browse wishlist\" text"
161
  msgstr ""
162
 
163
- #: ../includes/class.yith-wcwl-admin-init.php:1110
164
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
165
  msgid "Browse Wishlist"
166
  msgstr "Przeglądaj listę życzeń"
167
 
168
- #: ../includes/class.yith-wcwl-admin-init.php:1115
169
  msgid "\"Product already in wishlist\" text"
170
  msgstr ""
171
 
172
- #: ../includes/class.yith-wcwl-admin-init.php:1117
173
- #: ../includes/class.yith-wcwl-ui.php:83
174
  msgid "The product is already in the wishlist!"
175
  msgstr "Produkt jest już na liście życzeń!"
176
 
177
- #: ../includes/class.yith-wcwl-admin-init.php:1122
178
  msgid "\"Product added\" text"
179
  msgstr ""
180
 
181
- #: ../includes/class.yith-wcwl-admin-init.php:1124
182
- #: ../includes/class.yith-wcwl-ui.php:82
183
  msgid "Product added!"
184
  msgstr ""
185
 
186
- #: ../includes/class.yith-wcwl-admin-init.php:1129
187
  msgid "\"Add to Cart\" text"
188
  msgstr ""
189
 
190
- #: ../includes/class.yith-wcwl-admin-init.php:1131
191
  msgid "Add to Cart"
192
  msgstr "Dodaj do koszyka"
193
 
194
- #: ../includes/class.yith-wcwl-admin-init.php:1136
195
  msgid "Show Unit price"
196
  msgstr "Pokaż cenę jednostkową"
197
 
198
- #: ../includes/class.yith-wcwl-admin-init.php:1137
199
  msgid "Show unit price for each product in wishlist"
200
  msgstr ""
201
 
202
- #: ../includes/class.yith-wcwl-admin-init.php:1144
203
  msgid "Show \"Add to Cart\" button"
204
  msgstr ""
205
 
206
- #: ../includes/class.yith-wcwl-admin-init.php:1145
207
  msgid "Show \"Add to Cart\" button for each product in wishlist"
208
  msgstr ""
209
 
210
- #: ../includes/class.yith-wcwl-admin-init.php:1152
211
  msgid "Show Stock status"
212
  msgstr ""
213
 
214
- #: ../includes/class.yith-wcwl-admin-init.php:1153
215
  msgid ""
216
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
217
  msgstr ""
218
 
219
- #: ../includes/class.yith-wcwl-admin-init.php:1160
220
  msgid "Show Date of addition"
221
  msgstr ""
222
 
223
- #: ../includes/class.yith-wcwl-admin-init.php:1161
224
  msgid "Show the date when users have added a product to the wishlist"
225
  msgstr ""
226
 
227
- #: ../includes/class.yith-wcwl-admin-init.php:1168
228
  msgid "Add second remove button"
229
  msgstr ""
230
 
231
- #: ../includes/class.yith-wcwl-admin-init.php:1169
232
  msgid "Add a second remove button in the last column, with extended label"
233
  msgstr ""
234
 
235
- #: ../includes/class.yith-wcwl-admin-init.php:1184
236
  msgid "Styles"
237
  msgstr "Style CSS"
238
 
239
- #: ../includes/class.yith-wcwl-admin-init.php:1191
240
  msgid "Use buttons"
241
  msgstr "Użyj przyciski"
242
 
243
- #: ../includes/class.yith-wcwl-admin-init.php:1192
244
  msgid "Use buttons instead of simple anchors."
245
  msgstr ""
246
 
247
- #: ../includes/class.yith-wcwl-admin-init.php:1198
248
  msgid "Custom CSS"
249
  msgstr "Własny CSS"
250
 
251
- #: ../includes/class.yith-wcwl-admin-init.php:1205
252
  msgid "Use theme style"
253
  msgstr "Użyj styl szablonu"
254
 
255
- #: ../includes/class.yith-wcwl-admin-init.php:1206
256
  msgid "Use the theme style."
257
  msgstr ""
258
 
259
- #: ../includes/class.yith-wcwl-admin-init.php:1212
260
  msgid "Rounded buttons"
261
  msgstr ""
262
 
263
- #: ../includes/class.yith-wcwl-admin-init.php:1213
264
  msgid "Make button corners rounded"
265
  msgstr ""
266
 
267
- #: ../includes/class.yith-wcwl-admin-init.php:1219
268
  msgid "\"Add to Wishlist\" icon"
269
  msgstr "Ikon \"Dodaj do listy życzeń\""
270
 
271
- #: ../includes/class.yith-wcwl-admin-init.php:1220
272
  msgid "Add an icon to the \"Add to Wishlist\" button"
273
  msgstr "Dodaj ikona do przycisku \"Dodaj do listy życzeń\""
274
 
275
- #: ../includes/class.yith-wcwl-admin-init.php:1230
276
  msgid "\"Add to Cart\" icon"
277
  msgstr "Ikon \"Dodaj do koszyka\""
278
 
279
- #: ../includes/class.yith-wcwl-admin-init.php:1231
280
  msgid "Add an icon to the \"Add to Cart\" button"
281
  msgstr "Dodaj ikona do przycisku \"Dodaj do koszyka\""
282
 
283
- #: ../includes/class.yith-wcwl-admin-init.php:1249
284
  msgid "Social Networks & Share"
285
  msgstr ""
286
 
287
- #: ../includes/class.yith-wcwl-admin-init.php:1256
288
  msgid "Share on Facebook"
289
  msgstr "Udostępnij na Facebooku"
290
 
291
- #: ../includes/class.yith-wcwl-admin-init.php:1257
292
  msgid "Show \"Share on Facebook\" button"
293
  msgstr ""
294
 
295
- #: ../includes/class.yith-wcwl-admin-init.php:1263
296
  msgid "Tweet on Twitter"
297
  msgstr "Poleć na Twitterze"
298
 
299
- #: ../includes/class.yith-wcwl-admin-init.php:1264
300
  msgid "Show \"Tweet on Twitter\" button"
301
  msgstr "Wyświetlaj oficjalny widżet Twitter Embedded Timeline"
302
 
303
- #: ../includes/class.yith-wcwl-admin-init.php:1270
304
  msgid "Pin on Pinterest"
305
  msgstr "Poleć na Pintereście"
306
 
307
- #: ../includes/class.yith-wcwl-admin-init.php:1271
308
  msgid "Show \"Pin on Pinterest\" button"
309
  msgstr ""
310
 
311
- #: ../includes/class.yith-wcwl-admin-init.php:1277
312
  msgid "Share on Google+"
313
  msgstr "Udostępnij na Googl+"
314
 
315
- #: ../includes/class.yith-wcwl-admin-init.php:1278
316
  msgid "Show \"Share on Google+\" button"
317
  msgstr ""
318
 
319
- #: ../includes/class.yith-wcwl-admin-init.php:1284
320
  msgid "Share by Email"
321
  msgstr ""
322
 
323
- #: ../includes/class.yith-wcwl-admin-init.php:1285
324
  msgid "Show \"Share by Email\" button"
325
  msgstr ""
326
 
327
- #: ../includes/class.yith-wcwl-admin-init.php:1291
328
  msgid "Social title"
329
  msgstr ""
330
 
331
- #: ../includes/class.yith-wcwl-admin-init.php:1298
332
  msgid "Social text"
333
  msgstr ""
334
 
335
- #: ../includes/class.yith-wcwl-admin-init.php:1299
336
  msgid ""
337
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
338
  "strong> where you want to show the URL of your wishlist."
339
  msgstr ""
340
 
341
- #: ../includes/class.yith-wcwl-admin-init.php:1306
342
  msgid "Social image URL"
343
  msgstr ""
344
 
345
- #: ../includes/class.yith-wcwl-admin-init.php:1307
346
  msgid "It will be used by Pinterest."
347
  msgstr ""
348
 
349
- #: ../includes/class.yith-wcwl-admin-init.php:1321
350
- #, php-format
351
  msgid ""
352
  "If you want to take advantage of this feature, you could consider to "
353
  "purchase the %s."
354
  msgstr ""
355
 
356
- #: ../includes/class.yith-wcwl-admin-init.php:1326
357
  msgid "YITH WooCommerce Frequently Bought Together Integration"
358
  msgstr ""
359
 
360
- #: ../includes/class.yith-wcwl-admin-init.php:1333
361
  msgid "Enable slider in wishlist"
362
  msgstr ""
363
 
364
- #: ../includes/class.yith-wcwl-admin-init.php:1334
365
- #, php-format
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:1370
372
  msgid "\"Add to wishlist\" button"
373
  msgstr ""
374
 
375
- #: ../includes/class.yith-wcwl-admin-init.php:1373
376
- #: ../includes/class.yith-wcwl-admin-init.php:1391
377
- #: ../includes/class.yith-wcwl-admin-init.php:1409
378
- #: ../includes/class.yith-wcwl-admin-init.php:1427
379
- #: ../includes/class.yith-wcwl-admin-init.php:1445
380
  msgid "Background"
381
  msgstr "Tło"
382
 
383
- #: ../includes/class.yith-wcwl-admin-init.php:1374
384
- #: ../includes/class.yith-wcwl-admin-init.php:1392
385
- #: ../includes/class.yith-wcwl-admin-init.php:1410
386
- #: ../includes/class.yith-wcwl-admin-init.php:1428
387
- #: ../includes/class.yith-wcwl-admin-init.php:1446
388
  msgid "Text"
389
  msgstr "Tekst"
390
 
391
- #: ../includes/class.yith-wcwl-admin-init.php:1375
392
- #: ../includes/class.yith-wcwl-admin-init.php:1393
393
- #: ../includes/class.yith-wcwl-admin-init.php:1411
394
- #: ../includes/class.yith-wcwl-admin-init.php:1429
395
- #: ../includes/class.yith-wcwl-admin-init.php:1447
396
  msgid "Border"
397
  msgstr "Ramka"
398
 
399
- #: ../includes/class.yith-wcwl-admin-init.php:1382
400
- #: ../includes/class.yith-wcwl-admin-init.php:1400
401
- #: ../includes/class.yith-wcwl-admin-init.php:1418
402
- #: ../includes/class.yith-wcwl-admin-init.php:1436
403
  msgid "Background (hover)"
404
  msgstr ""
405
 
406
- #: ../includes/class.yith-wcwl-admin-init.php:1383
407
- #: ../includes/class.yith-wcwl-admin-init.php:1401
408
- #: ../includes/class.yith-wcwl-admin-init.php:1419
409
- #: ../includes/class.yith-wcwl-admin-init.php:1437
410
  msgid "Text (hover)"
411
  msgstr ""
412
 
413
- #: ../includes/class.yith-wcwl-admin-init.php:1384
414
- #: ../includes/class.yith-wcwl-admin-init.php:1402
415
- #: ../includes/class.yith-wcwl-admin-init.php:1420
416
- #: ../includes/class.yith-wcwl-admin-init.php:1438
417
  msgid "Border (hover)"
418
  msgstr ""
419
 
420
- #: ../includes/class.yith-wcwl-admin-init.php:1388
421
  msgid "\"Add to Cart\" button"
422
  msgstr ""
423
 
424
- #: ../includes/class.yith-wcwl-admin-init.php:1406
425
  msgid "\"Style 1\" button"
426
  msgstr ""
427
 
428
- #: ../includes/class.yith-wcwl-admin-init.php:1424
429
  msgid "\"Style 2\" button"
430
  msgstr ""
431
 
432
- #: ../includes/class.yith-wcwl-admin-init.php:1442
433
  msgid "Wishlist table"
434
  msgstr ""
435
 
436
- #: ../includes/class.yith-wcwl-admin-init.php:1451
437
  msgid "Headers"
438
  msgstr "Nagłówki"
439
 
440
- #: ../includes/class.yith-wcwl-admin-init.php:1454
441
  msgid "Background color"
442
  msgstr "Kolor tła"
443
 
444
- #: ../includes/class.yith-wcwl-admin-init.php:1544
445
  msgid "Wishlist Activated"
446
  msgstr ""
447
 
448
- #: ../includes/class.yith-wcwl-admin-init.php:1545
449
- #, php-format
450
  msgid ""
451
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
452
  "can access to all the settings of our plugins that you have activated. "
@@ -454,12 +450,11 @@ msgid ""
454
  "options, <a href=\"%s\">discover it now</a>."
455
  msgstr ""
456
 
457
- #: ../includes/class.yith-wcwl-admin-init.php:1556
458
  msgid "Wishlist Updated"
459
  msgstr ""
460
 
461
- #: ../includes/class.yith-wcwl-admin-init.php:1557
462
- #, php-format
463
  msgid ""
464
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
465
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -468,228 +463,218 @@ msgid ""
468
  "\">discover the PREMIUM version.</a>"
469
  msgstr ""
470
 
471
- #: ../includes/class.yith-wcwl-init.php:403
472
  msgid ""
473
  "We are sorry, but this feature is available only if cookies are enabled on "
474
  "your browser."
475
  msgstr ""
476
 
477
- #: ../includes/class.yith-wcwl-init.php:404
478
  msgid "Product correctly added to cart"
479
  msgstr "Produkt dodany do koszyka"
480
 
481
- #: ../includes/class.yith-wcwl-install.php:244
482
  msgctxt "page_slug"
483
  msgid "wishlist"
484
  msgstr ""
485
 
486
- #: ../includes/class.yith-wcwl-privacy.php:50
487
  msgid "While you visit our site, we’ll track:"
488
  msgstr ""
489
 
490
- #: ../includes/class.yith-wcwl-privacy.php:52
491
  msgid ""
492
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
493
  "users your favourite products, and to create targeted email campaigns."
494
  msgstr ""
495
 
496
- #: ../includes/class.yith-wcwl-privacy.php:53
497
  msgid ""
498
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
499
  "make them visible to the store’s staff"
500
  msgstr ""
501
 
502
- #: ../includes/class.yith-wcwl-privacy.php:55
503
  msgid ""
504
  "We’ll also use cookies to keep track of wishlist contents while you’re "
505
  "browsing our site."
506
  msgstr ""
507
 
508
- #: ../includes/class.yith-wcwl-privacy.php:58
509
  msgid ""
510
  "Members of our team have access to the information you provide us. For "
511
  "example, both Administrators and Shop Managers can access:"
512
  msgstr ""
513
 
514
- #: ../includes/class.yith-wcwl-privacy.php:60
515
  msgid ""
516
  "Wishlist details, such as products added, date of addition, name and privacy "
517
  "settings of your wishlists"
518
  msgstr ""
519
 
520
- #: ../includes/class.yith-wcwl-privacy.php:62
521
  msgid ""
522
  "Our team members have access to this information to offer you better deals "
523
  "for the products you love."
524
  msgstr ""
525
 
526
- #: ../includes/class.yith-wcwl-privacy.php:82
527
- #: ../includes/class.yith-wcwl-privacy.php:98
528
  #, fuzzy
529
- #| msgid "Browse Wishlist"
530
  msgid "Customer Wishlists"
531
  msgstr "Przeglądaj listę życzeń"
532
 
533
- #: ../includes/class.yith-wcwl-privacy.php:133
534
  #, fuzzy
535
- #| msgid "Wishlist"
536
  msgid "Wishlists"
537
  msgstr "Obserwowane"
538
 
539
- #: ../includes/class.yith-wcwl-privacy.php:195
540
- #, fuzzy, php-format
541
- #| msgid "My wishlist on %s"
542
  msgid "Removed wishlist %s."
543
  msgstr "Moja lista życzeń: %s"
544
 
545
- #: ../includes/class.yith-wcwl-privacy.php:199
546
- #, php-format
547
  msgid "Wishlist %s has been retained."
548
  msgstr ""
549
 
550
- #: ../includes/class.yith-wcwl-privacy.php:210
551
  msgid "Removed default user's wishlist"
552
  msgstr ""
553
 
554
- #: ../includes/class.yith-wcwl-privacy.php:228
555
  msgid "Token"
556
  msgstr ""
557
 
558
- #: ../includes/class.yith-wcwl-privacy.php:229
559
  #, fuzzy
560
- #| msgid "Wishlist"
561
  msgid "Wishlist url"
562
  msgstr "Obserwowane"
563
 
564
- #: ../includes/class.yith-wcwl-privacy.php:230
565
  msgid "Title"
566
  msgstr ""
567
 
568
- #: ../includes/class.yith-wcwl-privacy.php:231
569
  msgctxt "date wishlist was created"
570
  msgid "Created on"
571
  msgstr ""
572
 
573
- #: ../includes/class.yith-wcwl-privacy.php:232
574
  msgid "Visibility"
575
  msgstr ""
576
 
577
- #: ../includes/class.yith-wcwl-privacy.php:233
578
  msgid "Items Added"
579
  msgstr ""
580
 
581
- #: ../includes/class.yith-wcwl-privacy.php:283
582
- #: ../templates/wishlist-view.php:212
583
  msgid "Shared"
584
  msgstr "Udostępniony"
585
 
586
- #: ../includes/class.yith-wcwl-privacy.php:286
587
- #: ../templates/wishlist-view.php:215
588
  msgid "Private"
589
  msgstr "Prywatny"
590
 
591
- #: ../includes/class.yith-wcwl-privacy.php:289
592
- #: ../templates/wishlist-view.php:218
593
  msgid "Public"
594
  msgstr "Publiczny"
595
 
596
- #: ../includes/class.yith-wcwl-shortcode.php:259
597
- #: ../includes/class.yith-wcwl-ui.php:164
598
  msgid "Share on:"
599
  msgstr "Udostępnij na:"
600
 
601
- #: ../includes/class.yith-wcwl-ui.php:118
602
- #: ../includes/class.yith-wcwl-ui.php:200
603
  msgid "Select options"
604
  msgstr "Personalizuj"
605
 
606
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
607
  msgid "Facebook"
608
  msgstr "Facebook"
609
 
610
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
611
  msgid "Twitter"
612
  msgstr "Twitter"
613
 
614
- #: ../includes/class.yith-wcwl-ui.php:180
615
  msgid "email"
616
  msgstr "e-mail"
617
 
618
- #: ../includes/class.yith-wcwl.php:201
619
  msgid "An error occurred while adding products to the wishlist."
620
  msgstr ""
621
 
622
- #: ../includes/class.yith-wcwl.php:293
623
  msgid "An error occurred while adding products to wishlist."
624
  msgstr ""
625
 
626
- #: ../includes/class.yith-wcwl.php:310
627
  msgid "The \"Remove\" option now does not require any parameter"
628
  msgstr ""
629
 
630
- #: ../includes/class.yith-wcwl.php:359
631
  msgid "An error occurred while removing products from the wishlist"
632
  msgstr ""
633
 
634
- #: ../includes/class.yith-wcwl.php:809
635
  msgid "You need to log in before creating a new wishlist"
636
  msgstr ""
637
 
638
- #: ../includes/class.yith-wcwl.php:1610
639
  msgid "Product successfully removed."
640
  msgstr "Produkt został usunięty."
641
 
642
- #: ../includes/class.yith-wcwl.php:1614
643
  msgid "Error. Unable to remove the product from the wishlist."
644
  msgstr "Błąd. Nie można usunąć produktu z listy życzeń."
645
 
646
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
647
  msgid "No products were added to the wishlist"
648
  msgstr "Nie dodano żadnych produktów do listy życzeń"
649
 
650
- #: ../includes/class.yith-wcwl.php:1660
651
  msgid "An error as occurred."
652
  msgstr ""
653
 
654
- #: ../init.php:130
655
  msgid ""
656
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
657
  "WooCommerce in order to work."
658
  msgstr ""
659
 
660
- #: ../init.php:140
661
  msgid "You can't activate the free version of"
662
  msgstr ""
663
 
664
- #: ../init.php:140
665
  msgid "while you are using the premium one."
666
  msgstr ""
667
 
668
- #: ../templates/admin/wishlist-panel-premium.php:185
669
- #: ../templates/admin/wishlist-panel-premium.php:383
670
- #, php-format
671
  msgid ""
672
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
673
  "%2$s to benefit from all features!"
674
  msgstr ""
675
 
676
- #: ../templates/admin/wishlist-panel-premium.php:187
677
- #: ../templates/admin/wishlist-panel-premium.php:385
678
- #, php-format
679
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
680
  msgstr ""
681
 
682
- #: ../templates/admin/wishlist-panel-premium.php:193
683
  msgid "Premium Features"
684
  msgstr ""
685
 
686
- #: ../templates/admin/wishlist-panel-premium.php:196
687
- #: ../templates/admin/wishlist-panel-premium.php:201
688
  msgid "Multiple Wishlist"
689
  msgstr ""
690
 
691
- #: ../templates/admin/wishlist-panel-premium.php:203
692
- #, php-format
693
  msgid ""
694
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
695
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -700,43 +685,38 @@ msgid ""
700
  "manage and share their own wish lists."
701
  msgstr ""
702
 
703
- #: ../templates/admin/wishlist-panel-premium.php:212
704
- #: ../templates/admin/wishlist-panel-premium.php:222
705
  msgid "Wishlist Private"
706
  msgstr ""
707
 
708
- #: ../templates/admin/wishlist-panel-premium.php:214
709
- #, php-format
710
  msgid ""
711
  "By enabling the option wishlist, users will also have the possibility to "
712
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
713
  "following options:"
714
  msgstr ""
715
 
716
- #: ../templates/admin/wishlist-panel-premium.php:216
717
- #, php-format
718
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
719
  msgstr ""
720
 
721
- #: ../templates/admin/wishlist-panel-premium.php:217
722
- #, php-format
723
  msgid ""
724
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
725
  "can display it;"
726
  msgstr ""
727
 
728
- #: ../templates/admin/wishlist-panel-premium.php:218
729
- #, php-format
730
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
731
  msgstr ""
732
 
733
- #: ../templates/admin/wishlist-panel-premium.php:229
734
- #: ../templates/admin/wishlist-panel-premium.php:234
735
  msgid "Estimate Cost"
736
  msgstr ""
737
 
738
- #: ../templates/admin/wishlist-panel-premium.php:236
739
- #, php-format
740
  msgid ""
741
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
742
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -748,13 +728,12 @@ msgid ""
748
  "address that you have previously set."
749
  msgstr ""
750
 
751
- #: ../templates/admin/wishlist-panel-premium.php:245
752
- #: ../templates/admin/wishlist-panel-premium.php:250
753
  msgid "Admin Panel"
754
  msgstr ""
755
 
756
- #: ../templates/admin/wishlist-panel-premium.php:247
757
- #, php-format
758
  msgid ""
759
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
760
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -764,13 +743,12 @@ msgid ""
764
  "in customers' wish lists."
765
  msgstr ""
766
 
767
- #: ../templates/admin/wishlist-panel-premium.php:257
768
- #: ../templates/admin/wishlist-panel-premium.php:262
769
  msgid "Search Wishlists"
770
  msgstr ""
771
 
772
- #: ../templates/admin/wishlist-panel-premium.php:264
773
- #, php-format
774
  msgid ""
775
  "How many times have you been looking for the perfect gift for a important "
776
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -779,12 +757,11 @@ msgid ""
779
  "your products and even encourage users to purchase."
780
  msgstr ""
781
 
782
- #: ../templates/admin/wishlist-panel-premium.php:273
783
  msgid "'ADD TO CART' CHECKBOX"
784
  msgstr ""
785
 
786
- #: ../templates/admin/wishlist-panel-premium.php:275
787
- #, php-format
788
  msgid ""
789
  "Your shop offers always a wide selection of products and wishlists of your "
790
  "users get more and more crowded everyday. Give them the possibility to "
@@ -792,20 +769,19 @@ msgid ""
792
  "just with one click."
793
  msgstr ""
794
 
795
- #: ../templates/admin/wishlist-panel-premium.php:278
796
  msgid "'ADD TO CART'"
797
  msgstr ""
798
 
799
- #: ../templates/admin/wishlist-panel-premium.php:285
800
  msgid "DISABLE WISHLIST"
801
  msgstr ""
802
 
803
- #: ../templates/admin/wishlist-panel-premium.php:290
804
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
805
  msgstr ""
806
 
807
- #: ../templates/admin/wishlist-panel-premium.php:292
808
- #, php-format
809
  msgid ""
810
  "Favour users that have registered to your shop and disable plugin "
811
  "functionalities for all users that have not. By disabling this option, each "
@@ -813,29 +789,27 @@ msgid ""
813
  "%2$s to \"My Account\" page and a message will invite them to log in."
814
  msgstr ""
815
 
816
- #: ../templates/admin/wishlist-panel-premium.php:301
817
  msgid "MESSAGE TO UNLOGGED USERS"
818
  msgstr ""
819
 
820
- #: ../templates/admin/wishlist-panel-premium.php:303
821
- #, php-format
822
  msgid ""
823
  "Invite users that are visiting your shop to login if they want to fully "
824
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
825
  "redirect them to \"My Account\" page for registration."
826
  msgstr ""
827
 
828
- #: ../templates/admin/wishlist-panel-premium.php:306
829
  msgid "UNLOGGED USERS"
830
  msgstr ""
831
 
832
- #: ../templates/admin/wishlist-panel-premium.php:313
833
- #: ../templates/admin/wishlist-panel-premium.php:318
834
  msgid "POPULAR TABLE"
835
  msgstr ""
836
 
837
- #: ../templates/admin/wishlist-panel-premium.php:320
838
- #, php-format
839
  msgid ""
840
  "Some products draw customer's attention more than others and they do not "
841
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -843,29 +817,27 @@ msgid ""
843
  "their wishlists."
844
  msgstr ""
845
 
846
- #: ../templates/admin/wishlist-panel-premium.php:329
847
  msgid "FUNCTIONALITIES IN ONE CLICK"
848
  msgstr ""
849
 
850
- #: ../templates/admin/wishlist-panel-premium.php:331
851
- #, php-format
852
  msgid ""
853
  "Users have the possibility to search for a wishlist, create a new one or "
854
  "display those already created. Add these %1$sfunctionalities%2$s through the "
855
  "dedicated widgets or show them immediately after \"Wishlist\" table."
856
  msgstr ""
857
 
858
- #: ../templates/admin/wishlist-panel-premium.php:334
859
  msgid "FUNCTIONALITIES"
860
  msgstr ""
861
 
862
- #: ../templates/admin/wishlist-panel-premium.php:341
863
- #: ../templates/admin/wishlist-panel-premium.php:346
864
  msgid "PROMOTIONAL EMAIL"
865
  msgstr ""
866
 
867
- #: ../templates/admin/wishlist-panel-premium.php:348
868
- #, php-format
869
  msgid ""
870
  "If you want to give the right input to your users to persuade them to "
871
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -874,12 +846,11 @@ msgid ""
874
  "will know you are offering a unique offer!"
875
  msgstr ""
876
 
877
- #: ../templates/admin/wishlist-panel-premium.php:357
878
  msgid "FROM A WISHLIST TO ANOTHER"
879
  msgstr ""
880
 
881
- #: ../templates/admin/wishlist-panel-premium.php:359
882
- #, php-format
883
  msgid ""
884
  "Who said that a product has to remain forever in the same wishlist? With the "
885
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -887,103 +858,127 @@ msgid ""
887
  "another one, managing as they want their lists."
888
  msgstr ""
889
 
890
- #: ../templates/admin/wishlist-panel-premium.php:362
891
  msgid "FROM A WISHLIST"
892
  msgstr ""
893
 
894
- #: ../templates/admin/wishlist-panel-premium.php:369
895
  msgid "DATE"
896
  msgstr ""
897
 
898
- #: ../templates/admin/wishlist-panel-premium.php:374
899
  msgid "DATE OF ADDITION TO A WISHLIST"
900
  msgstr ""
901
 
902
- #: ../templates/admin/wishlist-panel-premium.php:376
903
- #, php-format
904
  msgid ""
905
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
906
  "date in which they have added a particular product to their list: a new way "
907
  "to keep you users informed about their operations."
908
  msgstr ""
909
 
910
- #: ../templates/share.php:32
911
  msgid "Pinterest"
912
  msgstr "Pinterest"
913
 
914
- #: ../templates/share.php:38
915
  msgid "Google+"
916
  msgstr "Google+"
917
 
918
- #: ../templates/share.php:44
919
  msgid "Email"
920
  msgstr "Adres mailowy"
921
 
922
- #: ../templates/wishlist-view.php:32
923
  msgid "Edit title"
924
  msgstr "Edytuj tytuł"
925
 
926
- #: ../templates/wishlist-view.php:41
927
  msgid "Save"
928
  msgstr "Zapisz"
929
 
930
- #: ../templates/wishlist-view.php:45
931
  msgid "Cancel"
932
  msgstr "Anuluj"
933
 
934
- #: ../templates/wishlist-view.php:82
935
  msgid "Product Name"
936
  msgstr "Nazwa produktu"
937
 
938
- #: ../templates/wishlist-view.php:89
939
  msgid "Unit Price"
940
  msgstr "Cena"
941
 
942
- #: ../templates/wishlist-view.php:102
943
  msgid "Stock Status"
944
  msgstr "Stan magazynowy"
945
 
946
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
947
  msgid "Remove this product"
948
  msgstr "Usuń"
949
 
950
- #: ../templates/wishlist-view.php:172
951
  msgid "Free!"
952
  msgstr "Darmowe!"
953
 
954
- #: ../templates/wishlist-view.php:179
955
  msgid "Out of Stock"
956
  msgstr "Wyprzedane"
957
 
958
- #: ../templates/wishlist-view.php:179
959
  msgid "In Stock"
960
  msgstr "Dostępny"
961
 
962
- #: ../templates/wishlist-view.php:188
963
- #, php-format
964
  msgid "Added on : %s"
965
  msgstr "Dodano %s temu"
966
 
967
- #: ../templates/wishlist-view.php:200
968
  msgid "Move"
969
  msgstr "Przenieś"
970
 
971
- #: ../templates/wishlist-view.php:232
972
  msgid "Remove"
973
  msgstr "Usuń"
974
 
975
- #: ../templates/wishlist-view.php:259
976
  msgid "Add the selected products to the cart"
977
  msgstr "Dodaj wybrane produkty do koszyka"
978
 
979
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
980
  msgid "Ask for an estimate"
981
  msgstr "Poproś o oszacowanie kosztów"
982
 
983
- #: ../templates/wishlist-view.php:303
984
  msgid "Your email"
985
  msgstr ""
986
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
987
  #~ msgid "Plugin Documentation"
988
  #~ msgstr "Dokumentacja wtyczki"
989
 
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:51+0200\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:1478
26
+ #: includes/class.yith-wcwl-admin-init.php:1479
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:1018
45
  msgid "Upgrade to the PREMIUM VERSION"
46
  msgstr ""
47
 
48
+ #: includes/class.yith-wcwl-admin-init.php:1022
49
  msgid "Discover the Advanced Features"
50
  msgstr ""
51
 
52
+ #: includes/class.yith-wcwl-admin-init.php:1023
53
  msgid ""
54
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
55
  "all features!"
56
  msgstr ""
57
 
58
+ #: includes/class.yith-wcwl-admin-init.php:1029
59
  msgid "Get Support and Pro Features"
60
  msgstr "Uzyskaj wsparcie i funkcje Pro"
61
 
62
+ #: includes/class.yith-wcwl-admin-init.php:1030
63
  msgid ""
64
  "By purchasing the premium version of the plugin, you will take advantage of "
65
  "the advanced features of the product and you will get one year of free "
66
  "updates and support through our platform available 24h/24."
67
  msgstr ""
68
 
69
+ #: includes/class.yith-wcwl-admin-init.php:1040
70
  msgid "General Settings"
71
  msgstr "Ustawienia ogólne"
72
 
73
+ #: includes/class.yith-wcwl-admin-init.php:1047
74
  msgid "Enable YITH Wishlist"
75
  msgstr "Włącz YITH Listy życzeń"
76
 
77
+ #: includes/class.yith-wcwl-admin-init.php:1048
 
78
  msgid ""
79
  "Enable all plugin features. <strong>Be sure to select at least one option in "
80
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
81
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
82
  msgstr ""
83
 
84
+ #: includes/class.yith-wcwl-admin-init.php:1054
85
  msgid "Default wishlist title"
86
  msgstr "Tytuł domyślny"
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1056
89
+ #: includes/class.yith-wcwl-admin-init.php:1057
90
+ #: includes/class.yith-wcwl-admin-init.php:1293
 
91
  msgid "My wishlist on %s"
92
  msgstr "Moja lista życzeń: %s"
93
 
94
+ #: includes/class.yith-wcwl-admin-init.php:1062
95
  msgid "Wishlist Page"
96
  msgstr "Obserwowane"
97
 
98
+ #: includes/class.yith-wcwl-admin-init.php:1063
99
  msgid "Page contents: [yith_wcwl_wishlist]"
100
  msgstr ""
101
 
102
+ #: includes/class.yith-wcwl-admin-init.php:1072
103
  msgid "Position"
104
  msgstr "Pozycja meczowa"
105
 
106
+ #: includes/class.yith-wcwl-admin-init.php:1073
107
  msgid ""
108
  "You can add the button in variable products only after the \"Add to Cart\" "
109
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
111
  "Na produktach zmiennych można dodać to tylko po \"Dodaj do koszyka\" lub "
112
  "użyj shortcode [yith_wcwl_add_to_wishlist]."
113
 
114
+ #: includes/class.yith-wcwl-admin-init.php:1079
115
  msgid "After \"Add to cart\""
116
  msgstr ""
117
 
118
+ #: includes/class.yith-wcwl-admin-init.php:1080
119
  msgid "After thumbnails"
120
  msgstr "Za miniaturami"
121
 
122
+ #: includes/class.yith-wcwl-admin-init.php:1081
123
  msgid "After summary"
124
  msgstr "Po podsumowaniu"
125
 
126
+ #: includes/class.yith-wcwl-admin-init.php:1082
127
  msgid "Use shortcode"
128
  msgstr "Użyj shortcode"
129
 
130
+ #: includes/class.yith-wcwl-admin-init.php:1087
131
  msgid "Redirect to cart"
132
  msgstr "Przekieruj do koszyka"
133
 
134
+ #: includes/class.yith-wcwl-admin-init.php:1088
135
  msgid ""
136
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
137
  "page."
139
  "Przekierowanie do koszyka,po przycisku \"Dodaj do koszyka\" na stronie listy "
140
  "życzeń."
141
 
142
+ #: includes/class.yith-wcwl-admin-init.php:1094
143
  msgid "Remove if added to the cart"
144
  msgstr "Usuń jeśli dodane do koszyka"
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 "Przeglądaj listę życzeń"
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 "Produkt jest już na liście życzeń!"
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 "Dodaj do koszyka"
192
 
193
+ #: includes/class.yith-wcwl-admin-init.php:1136
194
  msgid "Show Unit price"
195
  msgstr "Pokaż cenę jednostkową"
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 "Style CSS"
237
 
238
+ #: includes/class.yith-wcwl-admin-init.php:1191
239
  msgid "Use buttons"
240
  msgstr "Użyj przyciski"
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 "Własny CSS"
249
 
250
+ #: includes/class.yith-wcwl-admin-init.php:1205
251
  msgid "Use theme style"
252
  msgstr "Użyj styl szablonu"
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 "Ikon \"Dodaj do listy życzeń\""
269
 
270
+ #: includes/class.yith-wcwl-admin-init.php:1220
271
  msgid "Add an icon to the \"Add to Wishlist\" button"
272
  msgstr "Dodaj ikona do przycisku \"Dodaj do listy życzeń\""
273
 
274
+ #: includes/class.yith-wcwl-admin-init.php:1230
275
  msgid "\"Add to Cart\" icon"
276
  msgstr "Ikon \"Dodaj do koszyka\""
277
 
278
+ #: includes/class.yith-wcwl-admin-init.php:1231
279
  msgid "Add an icon to the \"Add to Cart\" button"
280
  msgstr "Dodaj ikona do przycisku \"Dodaj do koszyka\""
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 "Udostępnij na Facebooku"
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 "Poleć na Twitterze"
297
 
298
+ #: includes/class.yith-wcwl-admin-init.php:1264
299
  msgid "Show \"Tweet on Twitter\" button"
300
  msgstr "Wyświetlaj oficjalny widżet Twitter Embedded Timeline"
301
 
302
+ #: includes/class.yith-wcwl-admin-init.php:1270
303
  msgid "Pin on Pinterest"
304
  msgstr "Poleć na Pintereście"
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 "Udostępnij na Googl+"
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 "Social title"
328
  msgstr ""
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1298
331
  msgid "Social text"
332
  msgstr ""
333
 
334
+ #: includes/class.yith-wcwl-admin-init.php:1299
335
  msgid ""
336
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
337
  "strong> where you want to show the URL of your wishlist."
338
  msgstr ""
339
 
340
+ #: includes/class.yith-wcwl-admin-init.php:1306
341
  msgid "Social image URL"
342
  msgstr ""
343
 
344
+ #: includes/class.yith-wcwl-admin-init.php:1307
345
  msgid "It will be used by Pinterest."
346
  msgstr ""
347
 
348
+ #: includes/class.yith-wcwl-admin-init.php:1321
 
349
  msgid ""
350
  "If you want to take advantage of this feature, you could consider to "
351
  "purchase the %s."
352
  msgstr ""
353
 
354
+ #: includes/class.yith-wcwl-admin-init.php:1326
355
  msgid "YITH WooCommerce Frequently Bought Together Integration"
356
  msgstr ""
357
 
358
+ #: includes/class.yith-wcwl-admin-init.php:1333
359
  msgid "Enable slider in wishlist"
360
  msgstr ""
361
 
362
+ #: includes/class.yith-wcwl-admin-init.php:1334
 
363
  msgid ""
364
  "Choose to enable product slider in wishlist page with linked products (<a "
365
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
366
  msgstr ""
367
 
368
+ #: includes/class.yith-wcwl-admin-init.php:1370
369
  msgid "\"Add to wishlist\" button"
370
  msgstr ""
371
 
372
+ #: includes/class.yith-wcwl-admin-init.php:1373
373
+ #: includes/class.yith-wcwl-admin-init.php:1391
374
+ #: includes/class.yith-wcwl-admin-init.php:1409
375
+ #: includes/class.yith-wcwl-admin-init.php:1427
376
+ #: includes/class.yith-wcwl-admin-init.php:1445
377
  msgid "Background"
378
  msgstr "Tło"
379
 
380
+ #: includes/class.yith-wcwl-admin-init.php:1374
381
+ #: includes/class.yith-wcwl-admin-init.php:1392
382
+ #: includes/class.yith-wcwl-admin-init.php:1410
383
+ #: includes/class.yith-wcwl-admin-init.php:1428
384
+ #: includes/class.yith-wcwl-admin-init.php:1446
385
  msgid "Text"
386
  msgstr "Tekst"
387
 
388
+ #: includes/class.yith-wcwl-admin-init.php:1375
389
+ #: includes/class.yith-wcwl-admin-init.php:1393
390
+ #: includes/class.yith-wcwl-admin-init.php:1411
391
+ #: includes/class.yith-wcwl-admin-init.php:1429
392
+ #: includes/class.yith-wcwl-admin-init.php:1447
393
  msgid "Border"
394
  msgstr "Ramka"
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
  msgid "Background (hover)"
401
  msgstr ""
402
 
403
+ #: includes/class.yith-wcwl-admin-init.php:1383
404
+ #: includes/class.yith-wcwl-admin-init.php:1401
405
+ #: includes/class.yith-wcwl-admin-init.php:1419
406
+ #: includes/class.yith-wcwl-admin-init.php:1437
407
  msgid "Text (hover)"
408
  msgstr ""
409
 
410
+ #: includes/class.yith-wcwl-admin-init.php:1384
411
+ #: includes/class.yith-wcwl-admin-init.php:1402
412
+ #: includes/class.yith-wcwl-admin-init.php:1420
413
+ #: includes/class.yith-wcwl-admin-init.php:1438
414
  msgid "Border (hover)"
415
  msgstr ""
416
 
417
+ #: includes/class.yith-wcwl-admin-init.php:1388
418
  msgid "\"Add to Cart\" button"
419
  msgstr ""
420
 
421
+ #: includes/class.yith-wcwl-admin-init.php:1406
422
  msgid "\"Style 1\" button"
423
  msgstr ""
424
 
425
+ #: includes/class.yith-wcwl-admin-init.php:1424
426
  msgid "\"Style 2\" button"
427
  msgstr ""
428
 
429
+ #: includes/class.yith-wcwl-admin-init.php:1442
430
  msgid "Wishlist table"
431
  msgstr ""
432
 
433
+ #: includes/class.yith-wcwl-admin-init.php:1451
434
  msgid "Headers"
435
  msgstr "Nagłówki"
436
 
437
+ #: includes/class.yith-wcwl-admin-init.php:1454
438
  msgid "Background color"
439
  msgstr "Kolor tła"
440
 
441
+ #: includes/class.yith-wcwl-admin-init.php:1544
442
  msgid "Wishlist Activated"
443
  msgstr ""
444
 
445
+ #: includes/class.yith-wcwl-admin-init.php:1545
 
446
  msgid ""
447
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
448
  "can access to all the settings of our plugins that you have activated. "
450
  "options, <a href=\"%s\">discover it now</a>."
451
  msgstr ""
452
 
453
+ #: includes/class.yith-wcwl-admin-init.php:1556
454
  msgid "Wishlist Updated"
455
  msgstr ""
456
 
457
+ #: includes/class.yith-wcwl-admin-init.php:1557
 
458
  msgid ""
459
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
460
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
463
  "\">discover the PREMIUM version.</a>"
464
  msgstr ""
465
 
466
+ #: includes/class.yith-wcwl-init.php:403
467
  msgid ""
468
  "We are sorry, but this feature is available only if cookies are enabled on "
469
  "your browser."
470
  msgstr ""
471
 
472
+ #: includes/class.yith-wcwl-init.php:404
473
  msgid "Product correctly added to cart"
474
  msgstr "Produkt dodany do koszyka"
475
 
476
+ #: includes/class.yith-wcwl-install.php:244
477
  msgctxt "page_slug"
478
  msgid "wishlist"
479
  msgstr ""
480
 
481
+ #: includes/class.yith-wcwl-privacy.php:50
482
  msgid "While you visit our site, we’ll track:"
483
  msgstr ""
484
 
485
+ #: includes/class.yith-wcwl-privacy.php:52
486
  msgid ""
487
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
488
  "users your favourite products, and to create targeted email campaigns."
489
  msgstr ""
490
 
491
+ #: includes/class.yith-wcwl-privacy.php:53
492
  msgid ""
493
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
494
  "make them visible to the store’s staff"
495
  msgstr ""
496
 
497
+ #: includes/class.yith-wcwl-privacy.php:55
498
  msgid ""
499
  "We’ll also use cookies to keep track of wishlist contents while you’re "
500
  "browsing our site."
501
  msgstr ""
502
 
503
+ #: includes/class.yith-wcwl-privacy.php:58
504
  msgid ""
505
  "Members of our team have access to the information you provide us. For "
506
  "example, both Administrators and Shop Managers can access:"
507
  msgstr ""
508
 
509
+ #: includes/class.yith-wcwl-privacy.php:60
510
  msgid ""
511
  "Wishlist details, such as products added, date of addition, name and privacy "
512
  "settings of your wishlists"
513
  msgstr ""
514
 
515
+ #: includes/class.yith-wcwl-privacy.php:62
516
  msgid ""
517
  "Our team members have access to this information to offer you better deals "
518
  "for the products you love."
519
  msgstr ""
520
 
521
+ #: includes/class.yith-wcwl-privacy.php:82
522
+ #: includes/class.yith-wcwl-privacy.php:98
523
  #, fuzzy
 
524
  msgid "Customer Wishlists"
525
  msgstr "Przeglądaj listę życzeń"
526
 
527
+ #: includes/class.yith-wcwl-privacy.php:133
528
  #, fuzzy
 
529
  msgid "Wishlists"
530
  msgstr "Obserwowane"
531
 
532
+ #. Translators: %s Order number.
533
+ #: includes/class.yith-wcwl-privacy.php:195
534
+ #, fuzzy
535
  msgid "Removed wishlist %s."
536
  msgstr "Moja lista życzeń: %s"
537
 
538
+ #. Translators: %s Order number.
539
+ #: includes/class.yith-wcwl-privacy.php:199
540
  msgid "Wishlist %s has been retained."
541
  msgstr ""
542
 
543
+ #: includes/class.yith-wcwl-privacy.php:210
544
  msgid "Removed default user's wishlist"
545
  msgstr ""
546
 
547
+ #: includes/class.yith-wcwl-privacy.php:228
548
  msgid "Token"
549
  msgstr ""
550
 
551
+ #: includes/class.yith-wcwl-privacy.php:229
552
  #, fuzzy
 
553
  msgid "Wishlist url"
554
  msgstr "Obserwowane"
555
 
556
+ #: includes/class.yith-wcwl-privacy.php:230
557
  msgid "Title"
558
  msgstr ""
559
 
560
+ #: includes/class.yith-wcwl-privacy.php:231
561
  msgctxt "date wishlist was created"
562
  msgid "Created on"
563
  msgstr ""
564
 
565
+ #: includes/class.yith-wcwl-privacy.php:232
566
  msgid "Visibility"
567
  msgstr ""
568
 
569
+ #: includes/class.yith-wcwl-privacy.php:233
570
  msgid "Items Added"
571
  msgstr ""
572
 
573
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
574
  msgid "Shared"
575
  msgstr "Udostępniony"
576
 
577
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
578
  msgid "Private"
579
  msgstr "Prywatny"
580
 
581
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
582
  msgid "Public"
583
  msgstr "Publiczny"
584
 
585
+ #: includes/class.yith-wcwl-shortcode.php:259
586
+ #: includes/class.yith-wcwl-ui.php:164
587
  msgid "Share on:"
588
  msgstr "Udostępnij na:"
589
 
590
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
591
  msgid "Select options"
592
  msgstr "Personalizuj"
593
 
594
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
595
  msgid "Facebook"
596
  msgstr "Facebook"
597
 
598
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
599
  msgid "Twitter"
600
  msgstr "Twitter"
601
 
602
+ #: includes/class.yith-wcwl-ui.php:180
603
  msgid "email"
604
  msgstr "e-mail"
605
 
606
+ #: includes/class.yith-wcwl.php:201
607
  msgid "An error occurred while adding products to the wishlist."
608
  msgstr ""
609
 
610
+ #: includes/class.yith-wcwl.php:293
611
  msgid "An error occurred while adding products to wishlist."
612
  msgstr ""
613
 
614
+ #: includes/class.yith-wcwl.php:310
615
  msgid "The \"Remove\" option now does not require any parameter"
616
  msgstr ""
617
 
618
+ #: includes/class.yith-wcwl.php:359
619
  msgid "An error occurred while removing products from the wishlist"
620
  msgstr ""
621
 
622
+ #: includes/class.yith-wcwl.php:809
623
  msgid "You need to log in before creating a new wishlist"
624
  msgstr ""
625
 
626
+ #: includes/class.yith-wcwl.php:1610
627
  msgid "Product successfully removed."
628
  msgstr "Produkt został usunięty."
629
 
630
+ #: includes/class.yith-wcwl.php:1614
631
  msgid "Error. Unable to remove the product from the wishlist."
632
  msgstr "Błąd. Nie można usunąć produktu z listy życzeń."
633
 
634
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
635
  msgid "No products were added to the wishlist"
636
  msgstr "Nie dodano żadnych produktów do listy życzeń"
637
 
638
+ #: includes/class.yith-wcwl.php:1660
639
  msgid "An error as occurred."
640
  msgstr ""
641
 
642
+ #: init.php:130
643
  msgid ""
644
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
645
  "WooCommerce in order to work."
646
  msgstr ""
647
 
648
+ #: init.php:140
649
  msgid "You can't activate the free version of"
650
  msgstr ""
651
 
652
+ #: init.php:140
653
  msgid "while you are using the premium one."
654
  msgstr ""
655
 
656
+ #: templates/admin/wishlist-panel-premium.php:185
657
+ #: templates/admin/wishlist-panel-premium.php:383
 
658
  msgid ""
659
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
660
  "%2$s to benefit from all features!"
661
  msgstr ""
662
 
663
+ #: templates/admin/wishlist-panel-premium.php:187
664
+ #: templates/admin/wishlist-panel-premium.php:385
 
665
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
666
  msgstr ""
667
 
668
+ #: templates/admin/wishlist-panel-premium.php:193
669
  msgid "Premium Features"
670
  msgstr ""
671
 
672
+ #: templates/admin/wishlist-panel-premium.php:196
673
+ #: templates/admin/wishlist-panel-premium.php:201
674
  msgid "Multiple Wishlist"
675
  msgstr ""
676
 
677
+ #: templates/admin/wishlist-panel-premium.php:203
 
678
  msgid ""
679
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
680
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
685
  "manage and share their own wish lists."
686
  msgstr ""
687
 
688
+ #: templates/admin/wishlist-panel-premium.php:212
689
+ #: templates/admin/wishlist-panel-premium.php:222
690
  msgid "Wishlist Private"
691
  msgstr ""
692
 
693
+ #: templates/admin/wishlist-panel-premium.php:214
 
694
  msgid ""
695
  "By enabling the option wishlist, users will also have the possibility to "
696
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
697
  "following options:"
698
  msgstr ""
699
 
700
+ #: templates/admin/wishlist-panel-premium.php:216
 
701
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
702
  msgstr ""
703
 
704
+ #: templates/admin/wishlist-panel-premium.php:217
 
705
  msgid ""
706
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
707
  "can display it;"
708
  msgstr ""
709
 
710
+ #: templates/admin/wishlist-panel-premium.php:218
 
711
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
712
  msgstr ""
713
 
714
+ #: templates/admin/wishlist-panel-premium.php:229
715
+ #: templates/admin/wishlist-panel-premium.php:234
716
  msgid "Estimate Cost"
717
  msgstr ""
718
 
719
+ #: templates/admin/wishlist-panel-premium.php:236
 
720
  msgid ""
721
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
722
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
728
  "address that you have previously set."
729
  msgstr ""
730
 
731
+ #: templates/admin/wishlist-panel-premium.php:245
732
+ #: templates/admin/wishlist-panel-premium.php:250
733
  msgid "Admin Panel"
734
  msgstr ""
735
 
736
+ #: templates/admin/wishlist-panel-premium.php:247
 
737
  msgid ""
738
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
739
  "submenu pages, you will have total control on users' wishlists. In addition "
743
  "in customers' wish lists."
744
  msgstr ""
745
 
746
+ #: templates/admin/wishlist-panel-premium.php:257
747
+ #: templates/admin/wishlist-panel-premium.php:262
748
  msgid "Search Wishlists"
749
  msgstr ""
750
 
751
+ #: templates/admin/wishlist-panel-premium.php:264
 
752
  msgid ""
753
  "How many times have you been looking for the perfect gift for a important "
754
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
757
  "your products and even encourage users to purchase."
758
  msgstr ""
759
 
760
+ #: templates/admin/wishlist-panel-premium.php:273
761
  msgid "'ADD TO CART' CHECKBOX"
762
  msgstr ""
763
 
764
+ #: templates/admin/wishlist-panel-premium.php:275
 
765
  msgid ""
766
  "Your shop offers always a wide selection of products and wishlists of your "
767
  "users get more and more crowded everyday. Give them the possibility to "
769
  "just with one click."
770
  msgstr ""
771
 
772
+ #: templates/admin/wishlist-panel-premium.php:278
773
  msgid "'ADD TO CART'"
774
  msgstr ""
775
 
776
+ #: templates/admin/wishlist-panel-premium.php:285
777
  msgid "DISABLE WISHLIST"
778
  msgstr ""
779
 
780
+ #: templates/admin/wishlist-panel-premium.php:290
781
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
782
  msgstr ""
783
 
784
+ #: templates/admin/wishlist-panel-premium.php:292
 
785
  msgid ""
786
  "Favour users that have registered to your shop and disable plugin "
787
  "functionalities for all users that have not. By disabling this option, each "
789
  "%2$s to \"My Account\" page and a message will invite them to log in."
790
  msgstr ""
791
 
792
+ #: templates/admin/wishlist-panel-premium.php:301
793
  msgid "MESSAGE TO UNLOGGED USERS"
794
  msgstr ""
795
 
796
+ #: templates/admin/wishlist-panel-premium.php:303
 
797
  msgid ""
798
  "Invite users that are visiting your shop to login if they want to fully "
799
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
800
  "redirect them to \"My Account\" page for registration."
801
  msgstr ""
802
 
803
+ #: templates/admin/wishlist-panel-premium.php:306
804
  msgid "UNLOGGED USERS"
805
  msgstr ""
806
 
807
+ #: templates/admin/wishlist-panel-premium.php:313
808
+ #: templates/admin/wishlist-panel-premium.php:318
809
  msgid "POPULAR TABLE"
810
  msgstr ""
811
 
812
+ #: templates/admin/wishlist-panel-premium.php:320
 
813
  msgid ""
814
  "Some products draw customer's attention more than others and they do not "
815
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
817
  "their wishlists."
818
  msgstr ""
819
 
820
+ #: templates/admin/wishlist-panel-premium.php:329
821
  msgid "FUNCTIONALITIES IN ONE CLICK"
822
  msgstr ""
823
 
824
+ #: templates/admin/wishlist-panel-premium.php:331
 
825
  msgid ""
826
  "Users have the possibility to search for a wishlist, create a new one or "
827
  "display those already created. Add these %1$sfunctionalities%2$s through the "
828
  "dedicated widgets or show them immediately after \"Wishlist\" table."
829
  msgstr ""
830
 
831
+ #: templates/admin/wishlist-panel-premium.php:334
832
  msgid "FUNCTIONALITIES"
833
  msgstr ""
834
 
835
+ #: templates/admin/wishlist-panel-premium.php:341
836
+ #: templates/admin/wishlist-panel-premium.php:346
837
  msgid "PROMOTIONAL EMAIL"
838
  msgstr ""
839
 
840
+ #: templates/admin/wishlist-panel-premium.php:348
 
841
  msgid ""
842
  "If you want to give the right input to your users to persuade them to "
843
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
846
  "will know you are offering a unique offer!"
847
  msgstr ""
848
 
849
+ #: templates/admin/wishlist-panel-premium.php:357
850
  msgid "FROM A WISHLIST TO ANOTHER"
851
  msgstr ""
852
 
853
+ #: templates/admin/wishlist-panel-premium.php:359
 
854
  msgid ""
855
  "Who said that a product has to remain forever in the same wishlist? With the "
856
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
858
  "another one, managing as they want their lists."
859
  msgstr ""
860
 
861
+ #: templates/admin/wishlist-panel-premium.php:362
862
  msgid "FROM A WISHLIST"
863
  msgstr ""
864
 
865
+ #: templates/admin/wishlist-panel-premium.php:369
866
  msgid "DATE"
867
  msgstr ""
868
 
869
+ #: templates/admin/wishlist-panel-premium.php:374
870
  msgid "DATE OF ADDITION TO A WISHLIST"
871
  msgstr ""
872
 
873
+ #: templates/admin/wishlist-panel-premium.php:376
 
874
  msgid ""
875
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
876
  "date in which they have added a particular product to their list: a new way "
877
  "to keep you users informed about their operations."
878
  msgstr ""
879
 
880
+ #: templates/share.php:32
881
  msgid "Pinterest"
882
  msgstr "Pinterest"
883
 
884
+ #: templates/share.php:38
885
  msgid "Google+"
886
  msgstr "Google+"
887
 
888
+ #: templates/share.php:44
889
  msgid "Email"
890
  msgstr "Adres mailowy"
891
 
892
+ #: templates/wishlist-view.php:32
893
  msgid "Edit title"
894
  msgstr "Edytuj tytuł"
895
 
896
+ #: templates/wishlist-view.php:41
897
  msgid "Save"
898
  msgstr "Zapisz"
899
 
900
+ #: templates/wishlist-view.php:45
901
  msgid "Cancel"
902
  msgstr "Anuluj"
903
 
904
+ #: templates/wishlist-view.php:82
905
  msgid "Product Name"
906
  msgstr "Nazwa produktu"
907
 
908
+ #: templates/wishlist-view.php:89
909
  msgid "Unit Price"
910
  msgstr "Cena"
911
 
912
+ #: templates/wishlist-view.php:102
913
  msgid "Stock Status"
914
  msgstr "Stan magazynowy"
915
 
916
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
917
  msgid "Remove this product"
918
  msgstr "Usuń"
919
 
920
+ #: templates/wishlist-view.php:172
921
  msgid "Free!"
922
  msgstr "Darmowe!"
923
 
924
+ #: templates/wishlist-view.php:179
925
  msgid "Out of Stock"
926
  msgstr "Wyprzedane"
927
 
928
+ #: templates/wishlist-view.php:179
929
  msgid "In Stock"
930
  msgstr "Dostępny"
931
 
932
+ #: templates/wishlist-view.php:188
 
933
  msgid "Added on : %s"
934
  msgstr "Dodano %s temu"
935
 
936
+ #: templates/wishlist-view.php:200
937
  msgid "Move"
938
  msgstr "Przenieś"
939
 
940
+ #: templates/wishlist-view.php:232
941
  msgid "Remove"
942
  msgstr "Usuń"
943
 
944
+ #: templates/wishlist-view.php:259
945
  msgid "Add the selected products to the cart"
946
  msgstr "Dodaj wybrane produkty do koszyka"
947
 
948
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
949
  msgid "Ask for an estimate"
950
  msgstr "Poproś o oszacowanie kosztów"
951
 
952
+ #: templates/wishlist-view.php:303
953
  msgid "Your email"
954
  msgstr ""
955
 
956
+ #. Plugin Name of the plugin/theme
957
+ #, fuzzy
958
+ msgid "YITH WooCommerce Wishlist"
959
+ msgstr "Przeglądaj listę życzeń"
960
+
961
+ #. Plugin URI of the plugin/theme
962
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
963
+ msgstr ""
964
+
965
+ #. Description of the plugin/theme
966
+ msgid ""
967
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
968
+ "possibility to create, fill, manage and share their wishlists allowing you "
969
+ "to analyze their interests and needs to improve your marketing strategies. "
970
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
971
+ "your e-commerce on <strong>YITH</strong></a>"
972
+ msgstr ""
973
+
974
+ #. Author of the plugin/theme
975
+ msgid "YITH"
976
+ msgstr ""
977
+
978
+ #. Author URI of the plugin/theme
979
+ msgid "https://yithemes.com/"
980
+ msgstr ""
981
+
982
  #~ msgid "Plugin Documentation"
983
  #~ msgstr "Dokumentacja wtyczki"
984
 
languages/yith-woocommerce-wishlist-pt_BR.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-pt_BR.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
- "POT-Creation-Date: 2018-10-04 14:51+0200\n"
 
5
  "PO-Revision-Date: 2018-10-04 14:51+0200\n"
6
  "Last-Translator: YIThemes <support@yithemes.com>\n"
7
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -19,92 +20,90 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: ..\n"
20
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
21
 
22
- #: ../includes/class.yith-wcwl-admin-init.php:159
23
- #: ../includes/class.yith-wcwl-admin-init.php:1478
24
- #: ../includes/class.yith-wcwl-admin-init.php:1479
25
- #: ../includes/class.yith-wcwl-install.php:245
26
  msgid "Wishlist"
27
  msgstr "Lista de Desejos"
28
 
29
- #: ../includes/class.yith-wcwl-admin-init.php:161
30
  msgid "Settings"
31
  msgstr "Configurações"
32
 
33
- #: ../includes/class.yith-wcwl-admin-init.php:162
34
- #: ../includes/class.yith-wcwl-admin-init.php:243
35
  msgid "Colors"
36
  msgstr "Cores"
37
 
38
- #: ../includes/class.yith-wcwl-admin-init.php:163
39
  msgid "Premium Version"
40
  msgstr ""
41
 
42
- #: ../includes/class.yith-wcwl-admin-init.php:1018
43
  msgid "Upgrade to the PREMIUM VERSION"
44
  msgstr ""
45
 
46
- #: ../includes/class.yith-wcwl-admin-init.php:1022
47
  msgid "Discover the Advanced Features"
48
  msgstr ""
49
 
50
- #: ../includes/class.yith-wcwl-admin-init.php:1023
51
  msgid ""
52
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
53
  "all features!"
54
  msgstr ""
55
 
56
- #: ../includes/class.yith-wcwl-admin-init.php:1029
57
  msgid "Get Support and Pro Features"
58
  msgstr ""
59
 
60
- #: ../includes/class.yith-wcwl-admin-init.php:1030
61
  msgid ""
62
  "By purchasing the premium version of the plugin, you will take advantage of "
63
  "the advanced features of the product and you will get one year of free "
64
  "updates and support through our platform available 24h/24."
65
  msgstr ""
66
 
67
- #: ../includes/class.yith-wcwl-admin-init.php:1040
68
  msgid "General Settings"
69
  msgstr "Opções gerais"
70
 
71
- #: ../includes/class.yith-wcwl-admin-init.php:1047
72
  msgid "Enable YITH Wishlist"
73
  msgstr "Ativar Lista de Desejos"
74
 
75
- #: ../includes/class.yith-wcwl-admin-init.php:1048
76
- #, php-format
77
  msgid ""
78
  "Enable all plugin features. <strong>Be sure to select at least one option in "
79
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
80
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
81
  msgstr ""
82
 
83
- #: ../includes/class.yith-wcwl-admin-init.php:1054
84
  #, fuzzy
85
  msgid "Default wishlist title"
86
  msgstr "Titulo da lista de desejos"
87
 
88
- #: ../includes/class.yith-wcwl-admin-init.php:1056
89
- #: ../includes/class.yith-wcwl-admin-init.php:1057
90
- #: ../includes/class.yith-wcwl-admin-init.php:1293
91
- #, php-format
92
  msgid "My wishlist on %s"
93
  msgstr "Minha lista de desejos em %s"
94
 
95
- #: ../includes/class.yith-wcwl-admin-init.php:1062
96
  msgid "Wishlist Page"
97
  msgstr "Meus desejos"
98
 
99
- #: ../includes/class.yith-wcwl-admin-init.php:1063
100
  msgid "Page contents: [yith_wcwl_wishlist]"
101
  msgstr "Conteúdo da página: [yith_wcwl_wishlist]"
102
 
103
- #: ../includes/class.yith-wcwl-admin-init.php:1072
104
  msgid "Position"
105
  msgstr "Posição"
106
 
107
- #: ../includes/class.yith-wcwl-admin-init.php:1073
108
  msgid ""
109
  "You can add the button in variable products only after the \"Add to Cart\" "
110
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -112,27 +111,27 @@ msgstr ""
112
  "Em produtos variáveis você pode adicionar isto somenteapós \"Adicionar ao "
113
  "Carrinho\" ou usar o shortcode [yith_wcwl_add_to_wishlist]."
114
 
115
- #: ../includes/class.yith-wcwl-admin-init.php:1079
116
  msgid "After \"Add to cart\""
117
  msgstr "Após \" Adicionar ao carrinho \""
118
 
119
- #: ../includes/class.yith-wcwl-admin-init.php:1080
120
  msgid "After thumbnails"
121
  msgstr "Após miniaturas"
122
 
123
- #: ../includes/class.yith-wcwl-admin-init.php:1081
124
  msgid "After summary"
125
  msgstr "Após sumário"
126
 
127
- #: ../includes/class.yith-wcwl-admin-init.php:1082
128
  msgid "Use shortcode"
129
  msgstr "Usar shortcode"
130
 
131
- #: ../includes/class.yith-wcwl-admin-init.php:1087
132
  msgid "Redirect to cart"
133
  msgstr "Redirecionar para o carrinho"
134
 
135
- #: ../includes/class.yith-wcwl-admin-init.php:1088
136
  msgid ""
137
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
138
  "page."
@@ -140,340 +139,337 @@ msgstr ""
140
  "Redirecionar para a página de carrinho se o botão \" Adicionar ao carrinho "
141
  "\" estiver clicado na página de lista de desejos."
142
 
143
- #: ../includes/class.yith-wcwl-admin-init.php:1094
144
  msgid "Remove if added to the cart"
145
  msgstr "Remover se adicionado ao carrinho"
146
 
147
- #: ../includes/class.yith-wcwl-admin-init.php:1095
148
  #, fuzzy
149
  msgid "Remove the product from the wishlist if it has been added to the cart."
150
  msgstr ""
151
  "Remover o produto da lista, se a mesma tiver sido adicionada ao carrinho."
152
 
153
- #: ../includes/class.yith-wcwl-admin-init.php:1101
154
  msgid "\"Add to Wishlist\" text"
155
  msgstr "Texto \" Adicionar a Lista de Desejos\""
156
 
157
- #: ../includes/class.yith-wcwl-admin-init.php:1103
158
  msgid "Add to Wishlist"
159
  msgstr "Adicionar aos meus desejos"
160
 
161
- #: ../includes/class.yith-wcwl-admin-init.php:1108
162
  #, fuzzy
163
  msgid "\"Browse wishlist\" text"
164
  msgstr "Veja sua lista de desejos!"
165
 
166
- #: ../includes/class.yith-wcwl-admin-init.php:1110
167
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
168
  msgid "Browse Wishlist"
169
  msgstr "Veja sua lista de desejos!"
170
 
171
- #: ../includes/class.yith-wcwl-admin-init.php:1115
172
  #, fuzzy
173
  msgid "\"Product already in wishlist\" text"
174
  msgstr "Produto já na lista de desejos."
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 "Esse produto já se encontra na sua lista de desejos!"
180
 
181
- #: ../includes/class.yith-wcwl-admin-init.php:1122
182
  #, fuzzy
183
  msgid "\"Product added\" text"
184
  msgstr "Produto adicionado!"
185
 
186
- #: ../includes/class.yith-wcwl-admin-init.php:1124
187
- #: ../includes/class.yith-wcwl-ui.php:82
188
  msgid "Product added!"
189
  msgstr "Produto adicionado!"
190
 
191
- #: ../includes/class.yith-wcwl-admin-init.php:1129
192
  msgid "\"Add to Cart\" text"
193
  msgstr "Texto \" Adicionar ao Carrinho\""
194
 
195
- #: ../includes/class.yith-wcwl-admin-init.php:1131
196
  msgid "Add to Cart"
197
  msgstr "Adicionar ao Carrinho"
198
 
199
- #: ../includes/class.yith-wcwl-admin-init.php:1136
200
  #, fuzzy
201
  msgid "Show Unit price"
202
  msgstr "Preço unitário"
203
 
204
- #: ../includes/class.yith-wcwl-admin-init.php:1137
205
  msgid "Show unit price for each product in wishlist"
206
  msgstr ""
207
 
208
- #: ../includes/class.yith-wcwl-admin-init.php:1144
209
  #, fuzzy
210
  msgid "Show \"Add to Cart\" button"
211
  msgstr "Texto do botão \"Adicionar ao carrinho \""
212
 
213
- #: ../includes/class.yith-wcwl-admin-init.php:1145
214
  #, fuzzy
215
  msgid "Show \"Add to Cart\" button for each product in wishlist"
216
  msgstr "Fundo do do botão \"Adicionar ao carrinho \""
217
 
218
- #: ../includes/class.yith-wcwl-admin-init.php:1152
219
  #, fuzzy
220
  msgid "Show Stock status"
221
  msgstr "Status do estoque"
222
 
223
- #: ../includes/class.yith-wcwl-admin-init.php:1153
224
  msgid ""
225
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
226
  msgstr ""
227
 
228
- #: ../includes/class.yith-wcwl-admin-init.php:1160
229
  msgid "Show Date of addition"
230
  msgstr ""
231
 
232
- #: ../includes/class.yith-wcwl-admin-init.php:1161
233
  #, fuzzy
234
  msgid "Show the date when users have added a product to the wishlist"
235
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
236
 
237
- #: ../includes/class.yith-wcwl-admin-init.php:1168
238
  #, fuzzy
239
  msgid "Add second remove button"
240
  msgstr "Texto do botão \"Adicionar ao carrinho \""
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 "Estilos"
249
 
250
- #: ../includes/class.yith-wcwl-admin-init.php:1191
251
  msgid "Use buttons"
252
  msgstr "Usar botões"
253
 
254
- #: ../includes/class.yith-wcwl-admin-init.php:1192
255
  #, fuzzy
256
  msgid "Use buttons instead of simple anchors."
257
  msgstr "Usar botões ao invés de simples âncoras."
258
 
259
- #: ../includes/class.yith-wcwl-admin-init.php:1198
260
  msgid "Custom CSS"
261
  msgstr "CSS Customizado"
262
 
263
- #: ../includes/class.yith-wcwl-admin-init.php:1205
264
  msgid "Use theme style"
265
  msgstr "Usar estilo do tema"
266
 
267
- #: ../includes/class.yith-wcwl-admin-init.php:1206
268
  msgid "Use the theme style."
269
  msgstr "Usar o estilo do tema."
270
 
271
- #: ../includes/class.yith-wcwl-admin-init.php:1212
272
  #, fuzzy
273
  msgid "Rounded buttons"
274
  msgstr "Usar botões"
275
 
276
- #: ../includes/class.yith-wcwl-admin-init.php:1213
277
  #, fuzzy
278
  msgid "Make button corners rounded"
279
  msgstr "Faça botões do canto arredondado"
280
 
281
- #: ../includes/class.yith-wcwl-admin-init.php:1219
282
  msgid "\"Add to Wishlist\" icon"
283
  msgstr "Ícone \"Adicionar aos meus desejos\" "
284
 
285
- #: ../includes/class.yith-wcwl-admin-init.php:1220
286
  msgid "Add an icon to the \"Add to Wishlist\" button"
287
  msgstr "Adicionar um ícone ao botão \"Adicionar aos meus desejos\""
288
 
289
- #: ../includes/class.yith-wcwl-admin-init.php:1230
290
  msgid "\"Add to Cart\" icon"
291
  msgstr "Ícone \"Adicionar ao Carrinho\""
292
 
293
- #: ../includes/class.yith-wcwl-admin-init.php:1231
294
  msgid "Add an icon to the \"Add to Cart\" button"
295
  msgstr "Adicionar um ícone ao botão \"Adicionar ao carrinho\""
296
 
297
- #: ../includes/class.yith-wcwl-admin-init.php:1249
298
  #, fuzzy
299
  msgid "Social Networks & Share"
300
  msgstr "Social &amp; Compartilhamento"
301
 
302
- #: ../includes/class.yith-wcwl-admin-init.php:1256
303
  msgid "Share on Facebook"
304
  msgstr "Compartilhar no Facebook"
305
 
306
- #: ../includes/class.yith-wcwl-admin-init.php:1257
307
  #, fuzzy
308
  msgid "Show \"Share on Facebook\" button"
309
  msgstr "Compartilhar no Facebook"
310
 
311
- #: ../includes/class.yith-wcwl-admin-init.php:1263
312
  msgid "Tweet on Twitter"
313
  msgstr "Tweetar no Twitter"
314
 
315
- #: ../includes/class.yith-wcwl-admin-init.php:1264
316
  #, fuzzy
317
  msgid "Show \"Tweet on Twitter\" button"
318
  msgstr "Tweetar no Twitter"
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 "Texto do botão \"Adicionar ao carrinho \""
328
 
329
- #: ../includes/class.yith-wcwl-admin-init.php:1277
330
  msgid "Share on Google+"
331
  msgstr "Comparilhar no Google+"
332
 
333
- #: ../includes/class.yith-wcwl-admin-init.php:1278
334
  #, fuzzy
335
  msgid "Show \"Share on Google+\" button"
336
  msgstr "Compartilhar no Facebook"
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 "Texto do botão \"Adicionar ao carrinho \""
346
 
347
- #: ../includes/class.yith-wcwl-admin-init.php:1291
348
  #, fuzzy
349
  msgid "Social title"
350
  msgstr "Título Mídias Sociais"
351
 
352
- #: ../includes/class.yith-wcwl-admin-init.php:1298
353
  #, fuzzy
354
  msgid "Social text"
355
  msgstr "Texto Mídias Sociais"
356
 
357
- #: ../includes/class.yith-wcwl-admin-init.php:1299
358
  msgid ""
359
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
360
  "strong> where you want to show the URL of your wishlist."
361
  msgstr ""
362
 
363
- #: ../includes/class.yith-wcwl-admin-init.php:1306
364
  #, fuzzy
365
  msgid "Social image URL"
366
  msgstr "Url para compartilhamento"
367
 
368
- #: ../includes/class.yith-wcwl-admin-init.php:1307
369
  msgid "It will be used by Pinterest."
370
  msgstr ""
371
 
372
- #: ../includes/class.yith-wcwl-admin-init.php:1321
373
- #, php-format
374
  msgid ""
375
  "If you want to take advantage of this feature, you could consider to "
376
  "purchase the %s."
377
  msgstr ""
378
 
379
- #: ../includes/class.yith-wcwl-admin-init.php:1326
380
  msgid "YITH WooCommerce Frequently Bought Together Integration"
381
  msgstr ""
382
 
383
- #: ../includes/class.yith-wcwl-admin-init.php:1333
384
  msgid "Enable slider in wishlist"
385
  msgstr ""
386
 
387
- #: ../includes/class.yith-wcwl-admin-init.php:1334
388
- #, php-format
389
  msgid ""
390
  "Choose to enable product slider in wishlist page with linked products (<a "
391
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
392
  msgstr ""
393
 
394
- #: ../includes/class.yith-wcwl-admin-init.php:1370
395
  #, fuzzy
396
  msgid "\"Add to wishlist\" button"
397
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
398
 
399
- #: ../includes/class.yith-wcwl-admin-init.php:1373
400
- #: ../includes/class.yith-wcwl-admin-init.php:1391
401
- #: ../includes/class.yith-wcwl-admin-init.php:1409
402
- #: ../includes/class.yith-wcwl-admin-init.php:1427
403
- #: ../includes/class.yith-wcwl-admin-init.php:1445
404
  msgid "Background"
405
  msgstr ""
406
 
407
- #: ../includes/class.yith-wcwl-admin-init.php:1374
408
- #: ../includes/class.yith-wcwl-admin-init.php:1392
409
- #: ../includes/class.yith-wcwl-admin-init.php:1410
410
- #: ../includes/class.yith-wcwl-admin-init.php:1428
411
- #: ../includes/class.yith-wcwl-admin-init.php:1446
412
  msgid "Text"
413
  msgstr ""
414
 
415
- #: ../includes/class.yith-wcwl-admin-init.php:1375
416
- #: ../includes/class.yith-wcwl-admin-init.php:1393
417
- #: ../includes/class.yith-wcwl-admin-init.php:1411
418
- #: ../includes/class.yith-wcwl-admin-init.php:1429
419
- #: ../includes/class.yith-wcwl-admin-init.php:1447
420
  msgid "Border"
421
  msgstr ""
422
 
423
- #: ../includes/class.yith-wcwl-admin-init.php:1382
424
- #: ../includes/class.yith-wcwl-admin-init.php:1400
425
- #: ../includes/class.yith-wcwl-admin-init.php:1418
426
- #: ../includes/class.yith-wcwl-admin-init.php:1436
427
  msgid "Background (hover)"
428
  msgstr ""
429
 
430
- #: ../includes/class.yith-wcwl-admin-init.php:1383
431
- #: ../includes/class.yith-wcwl-admin-init.php:1401
432
- #: ../includes/class.yith-wcwl-admin-init.php:1419
433
- #: ../includes/class.yith-wcwl-admin-init.php:1437
434
  msgid "Text (hover)"
435
  msgstr ""
436
 
437
- #: ../includes/class.yith-wcwl-admin-init.php:1384
438
- #: ../includes/class.yith-wcwl-admin-init.php:1402
439
- #: ../includes/class.yith-wcwl-admin-init.php:1420
440
- #: ../includes/class.yith-wcwl-admin-init.php:1438
441
  msgid "Border (hover)"
442
  msgstr ""
443
 
444
- #: ../includes/class.yith-wcwl-admin-init.php:1388
445
  #, fuzzy
446
  msgid "\"Add to Cart\" button"
447
  msgstr "Texto do botão \"Adicionar ao carrinho \""
448
 
449
- #: ../includes/class.yith-wcwl-admin-init.php:1406
450
  msgid "\"Style 1\" button"
451
  msgstr ""
452
 
453
- #: ../includes/class.yith-wcwl-admin-init.php:1424
454
  msgid "\"Style 2\" button"
455
  msgstr ""
456
 
457
- #: ../includes/class.yith-wcwl-admin-init.php:1442
458
  #, fuzzy
459
  msgid "Wishlist table"
460
  msgstr "Titulo da lista de desejos"
461
 
462
- #: ../includes/class.yith-wcwl-admin-init.php:1451
463
  msgid "Headers"
464
  msgstr ""
465
 
466
- #: ../includes/class.yith-wcwl-admin-init.php:1454
467
  msgid "Background color"
468
  msgstr ""
469
 
470
- #: ../includes/class.yith-wcwl-admin-init.php:1544
471
  #, fuzzy
472
  msgid "Wishlist Activated"
473
  msgstr "Titulo da lista de desejos"
474
 
475
- #: ../includes/class.yith-wcwl-admin-init.php:1545
476
- #, php-format
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,13 +477,12 @@ msgid ""
481
  "options, <a href=\"%s\">discover it now</a>."
482
  msgstr ""
483
 
484
- #: ../includes/class.yith-wcwl-admin-init.php:1556
485
  #, fuzzy
486
  msgid "Wishlist Updated"
487
  msgstr "Meus desejos"
488
 
489
- #: ../includes/class.yith-wcwl-admin-init.php:1557
490
- #, php-format
491
  msgid ""
492
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
493
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -496,234 +491,224 @@ msgid ""
496
  "\">discover the PREMIUM version.</a>"
497
  msgstr ""
498
 
499
- #: ../includes/class.yith-wcwl-init.php:403
500
  msgid ""
501
  "We are sorry, but this feature is available only if cookies are enabled on "
502
  "your browser."
503
  msgstr ""
504
 
505
- #: ../includes/class.yith-wcwl-init.php:404
506
  #, fuzzy
507
  msgid "Product correctly added to cart"
508
  msgstr "Produto adicionado ao carrinho."
509
 
510
- #: ../includes/class.yith-wcwl-install.php:244
511
  msgctxt "page_slug"
512
  msgid "wishlist"
513
  msgstr ""
514
 
515
- #: ../includes/class.yith-wcwl-privacy.php:50
516
  msgid "While you visit our site, we’ll track:"
517
  msgstr ""
518
 
519
- #: ../includes/class.yith-wcwl-privacy.php:52
520
  msgid ""
521
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
522
  "users your favourite products, and to create targeted email campaigns."
523
  msgstr ""
524
 
525
- #: ../includes/class.yith-wcwl-privacy.php:53
526
  msgid ""
527
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
528
  "make them visible to the store’s staff"
529
  msgstr ""
530
 
531
- #: ../includes/class.yith-wcwl-privacy.php:55
532
  msgid ""
533
  "We’ll also use cookies to keep track of wishlist contents while you’re "
534
  "browsing our site."
535
  msgstr ""
536
 
537
- #: ../includes/class.yith-wcwl-privacy.php:58
538
  msgid ""
539
  "Members of our team have access to the information you provide us. For "
540
  "example, both Administrators and Shop Managers can access:"
541
  msgstr ""
542
 
543
- #: ../includes/class.yith-wcwl-privacy.php:60
544
  msgid ""
545
  "Wishlist details, such as products added, date of addition, name and privacy "
546
  "settings of your wishlists"
547
  msgstr ""
548
 
549
- #: ../includes/class.yith-wcwl-privacy.php:62
550
  msgid ""
551
  "Our team members have access to this information to offer you better deals "
552
  "for the products you love."
553
  msgstr ""
554
 
555
- #: ../includes/class.yith-wcwl-privacy.php:82
556
- #: ../includes/class.yith-wcwl-privacy.php:98
557
  #, fuzzy
558
- #| msgid "Add to Wishlist"
559
  msgid "Customer Wishlists"
560
  msgstr "Adicionar aos meus desejos"
561
 
562
- #: ../includes/class.yith-wcwl-privacy.php:133
563
  #, fuzzy
564
- #| msgid "Wishlist"
565
  msgid "Wishlists"
566
  msgstr "Lista de Desejos"
567
 
568
- #: ../includes/class.yith-wcwl-privacy.php:195
569
- #, fuzzy, php-format
570
- #| msgid "My wishlist on %s"
571
  msgid "Removed wishlist %s."
572
  msgstr "Minha lista de desejos em %s"
573
 
574
- #: ../includes/class.yith-wcwl-privacy.php:199
575
- #, fuzzy, php-format
576
- #| msgid "Wishlist table text"
577
  msgid "Wishlist %s has been retained."
578
  msgstr "Texto da tabela de desejos"
579
 
580
- #: ../includes/class.yith-wcwl-privacy.php:210
581
  msgid "Removed default user's wishlist"
582
  msgstr ""
583
 
584
- #: ../includes/class.yith-wcwl-privacy.php:228
585
  msgid "Token"
586
  msgstr ""
587
 
588
- #: ../includes/class.yith-wcwl-privacy.php:229
589
  #, fuzzy
590
- #| msgid "Wishlist"
591
  msgid "Wishlist url"
592
  msgstr "Lista de Desejos"
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 "Compartilhar em:"
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:259
628
- #: ../includes/class.yith-wcwl-ui.php:164
629
  msgid "Share on:"
630
  msgstr "Compartilhar em:"
631
 
632
- #: ../includes/class.yith-wcwl-ui.php:118
633
- #: ../includes/class.yith-wcwl-ui.php:200
634
  msgid "Select options"
635
  msgstr "Selecione as opções"
636
 
637
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
638
  msgid "Facebook"
639
  msgstr "Facebook"
640
 
641
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
642
  msgid "Twitter"
643
  msgstr "Twitter"
644
 
645
- #: ../includes/class.yith-wcwl-ui.php:180
646
  msgid "email"
647
  msgstr ""
648
 
649
- #: ../includes/class.yith-wcwl.php:201
650
  #, fuzzy
651
  msgid "An error occurred while adding products to the wishlist."
652
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
653
 
654
- #: ../includes/class.yith-wcwl.php:293
655
  #, fuzzy
656
  msgid "An error occurred while adding products to wishlist."
657
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
658
 
659
- #: ../includes/class.yith-wcwl.php:310
660
  msgid "The \"Remove\" option now does not require any parameter"
661
  msgstr ""
662
 
663
- #: ../includes/class.yith-wcwl.php:359
664
  #, fuzzy
665
  msgid "An error occurred while removing products from the wishlist"
666
  msgstr "Oops! Ocorreu um erro ao remover o produto à lista de desejos."
667
 
668
- #: ../includes/class.yith-wcwl.php:809
669
  msgid "You need to log in before creating a new wishlist"
670
  msgstr ""
671
 
672
- #: ../includes/class.yith-wcwl.php:1610
673
  msgid "Product successfully removed."
674
  msgstr "Produto removida com sucesso."
675
 
676
- #: ../includes/class.yith-wcwl.php:1614
677
  msgid "Error. Unable to remove the product from the wishlist."
678
  msgstr "Erro. Não foi possível remover o produto da lista de desejos."
679
 
680
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
681
  msgid "No products were added to the wishlist"
682
  msgstr "Nenhum produto foi adicionado à lista de desejos"
683
 
684
- #: ../includes/class.yith-wcwl.php:1660
685
  msgid "An error as occurred."
686
  msgstr ""
687
 
688
- #: ../init.php:130
689
  msgid ""
690
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
691
  "WooCommerce in order to work."
692
  msgstr ""
693
 
694
- #: ../init.php:140
695
  msgid "You can't activate the free version of"
696
  msgstr ""
697
 
698
- #: ../init.php:140
699
  msgid "while you are using the premium one."
700
  msgstr ""
701
 
702
- #: ../templates/admin/wishlist-panel-premium.php:185
703
- #: ../templates/admin/wishlist-panel-premium.php:383
704
- #, php-format
705
  msgid ""
706
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
707
  "%2$s to benefit from all features!"
708
  msgstr ""
709
 
710
- #: ../templates/admin/wishlist-panel-premium.php:187
711
- #: ../templates/admin/wishlist-panel-premium.php:385
712
- #, php-format
713
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
714
  msgstr ""
715
 
716
- #: ../templates/admin/wishlist-panel-premium.php:193
717
  msgid "Premium Features"
718
  msgstr ""
719
 
720
- #: ../templates/admin/wishlist-panel-premium.php:196
721
- #: ../templates/admin/wishlist-panel-premium.php:201
722
  msgid "Multiple Wishlist"
723
  msgstr ""
724
 
725
- #: ../templates/admin/wishlist-panel-premium.php:203
726
- #, php-format
727
  msgid ""
728
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
729
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -734,43 +719,38 @@ msgid ""
734
  "manage and share their own wish lists."
735
  msgstr ""
736
 
737
- #: ../templates/admin/wishlist-panel-premium.php:212
738
- #: ../templates/admin/wishlist-panel-premium.php:222
739
  msgid "Wishlist Private"
740
  msgstr ""
741
 
742
- #: ../templates/admin/wishlist-panel-premium.php:214
743
- #, php-format
744
  msgid ""
745
  "By enabling the option wishlist, users will also have the possibility to "
746
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
747
  "following options:"
748
  msgstr ""
749
 
750
- #: ../templates/admin/wishlist-panel-premium.php:216
751
- #, php-format
752
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
753
  msgstr ""
754
 
755
- #: ../templates/admin/wishlist-panel-premium.php:217
756
- #, php-format
757
  msgid ""
758
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
759
  "can display it;"
760
  msgstr ""
761
 
762
- #: ../templates/admin/wishlist-panel-premium.php:218
763
- #, php-format
764
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
765
  msgstr ""
766
 
767
- #: ../templates/admin/wishlist-panel-premium.php:229
768
- #: ../templates/admin/wishlist-panel-premium.php:234
769
  msgid "Estimate Cost"
770
  msgstr ""
771
 
772
- #: ../templates/admin/wishlist-panel-premium.php:236
773
- #, php-format
774
  msgid ""
775
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
776
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -782,13 +762,12 @@ msgid ""
782
  "address that you have previously set."
783
  msgstr ""
784
 
785
- #: ../templates/admin/wishlist-panel-premium.php:245
786
- #: ../templates/admin/wishlist-panel-premium.php:250
787
  msgid "Admin Panel"
788
  msgstr ""
789
 
790
- #: ../templates/admin/wishlist-panel-premium.php:247
791
- #, php-format
792
  msgid ""
793
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
794
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -798,13 +777,12 @@ msgid ""
798
  "in customers' wish lists."
799
  msgstr ""
800
 
801
- #: ../templates/admin/wishlist-panel-premium.php:257
802
- #: ../templates/admin/wishlist-panel-premium.php:262
803
  msgid "Search Wishlists"
804
  msgstr ""
805
 
806
- #: ../templates/admin/wishlist-panel-premium.php:264
807
- #, php-format
808
  msgid ""
809
  "How many times have you been looking for the perfect gift for a important "
810
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -813,12 +791,11 @@ msgid ""
813
  "your products and even encourage users to purchase."
814
  msgstr ""
815
 
816
- #: ../templates/admin/wishlist-panel-premium.php:273
817
  msgid "'ADD TO CART' CHECKBOX"
818
  msgstr ""
819
 
820
- #: ../templates/admin/wishlist-panel-premium.php:275
821
- #, php-format
822
  msgid ""
823
  "Your shop offers always a wide selection of products and wishlists of your "
824
  "users get more and more crowded everyday. Give them the possibility to "
@@ -826,20 +803,19 @@ msgid ""
826
  "just with one click."
827
  msgstr ""
828
 
829
- #: ../templates/admin/wishlist-panel-premium.php:278
830
  msgid "'ADD TO CART'"
831
  msgstr ""
832
 
833
- #: ../templates/admin/wishlist-panel-premium.php:285
834
  msgid "DISABLE WISHLIST"
835
  msgstr ""
836
 
837
- #: ../templates/admin/wishlist-panel-premium.php:290
838
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
839
  msgstr ""
840
 
841
- #: ../templates/admin/wishlist-panel-premium.php:292
842
- #, php-format
843
  msgid ""
844
  "Favour users that have registered to your shop and disable plugin "
845
  "functionalities for all users that have not. By disabling this option, each "
@@ -847,29 +823,27 @@ msgid ""
847
  "%2$s to \"My Account\" page and a message will invite them to log in."
848
  msgstr ""
849
 
850
- #: ../templates/admin/wishlist-panel-premium.php:301
851
  msgid "MESSAGE TO UNLOGGED USERS"
852
  msgstr ""
853
 
854
- #: ../templates/admin/wishlist-panel-premium.php:303
855
- #, php-format
856
  msgid ""
857
  "Invite users that are visiting your shop to login if they want to fully "
858
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
859
  "redirect them to \"My Account\" page for registration."
860
  msgstr ""
861
 
862
- #: ../templates/admin/wishlist-panel-premium.php:306
863
  msgid "UNLOGGED USERS"
864
  msgstr ""
865
 
866
- #: ../templates/admin/wishlist-panel-premium.php:313
867
- #: ../templates/admin/wishlist-panel-premium.php:318
868
  msgid "POPULAR TABLE"
869
  msgstr ""
870
 
871
- #: ../templates/admin/wishlist-panel-premium.php:320
872
- #, php-format
873
  msgid ""
874
  "Some products draw customer's attention more than others and they do not "
875
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -877,29 +851,27 @@ msgid ""
877
  "their wishlists."
878
  msgstr ""
879
 
880
- #: ../templates/admin/wishlist-panel-premium.php:329
881
  msgid "FUNCTIONALITIES IN ONE CLICK"
882
  msgstr ""
883
 
884
- #: ../templates/admin/wishlist-panel-premium.php:331
885
- #, php-format
886
  msgid ""
887
  "Users have the possibility to search for a wishlist, create a new one or "
888
  "display those already created. Add these %1$sfunctionalities%2$s through the "
889
  "dedicated widgets or show them immediately after \"Wishlist\" table."
890
  msgstr ""
891
 
892
- #: ../templates/admin/wishlist-panel-premium.php:334
893
  msgid "FUNCTIONALITIES"
894
  msgstr ""
895
 
896
- #: ../templates/admin/wishlist-panel-premium.php:341
897
- #: ../templates/admin/wishlist-panel-premium.php:346
898
  msgid "PROMOTIONAL EMAIL"
899
  msgstr ""
900
 
901
- #: ../templates/admin/wishlist-panel-premium.php:348
902
- #, php-format
903
  msgid ""
904
  "If you want to give the right input to your users to persuade them to "
905
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -908,12 +880,11 @@ msgid ""
908
  "will know you are offering a unique offer!"
909
  msgstr ""
910
 
911
- #: ../templates/admin/wishlist-panel-premium.php:357
912
  msgid "FROM A WISHLIST TO ANOTHER"
913
  msgstr ""
914
 
915
- #: ../templates/admin/wishlist-panel-premium.php:359
916
- #, php-format
917
  msgid ""
918
  "Who said that a product has to remain forever in the same wishlist? With the "
919
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -921,105 +892,129 @@ msgid ""
921
  "another one, managing as they want their lists."
922
  msgstr ""
923
 
924
- #: ../templates/admin/wishlist-panel-premium.php:362
925
  msgid "FROM A WISHLIST"
926
  msgstr ""
927
 
928
- #: ../templates/admin/wishlist-panel-premium.php:369
929
  msgid "DATE"
930
  msgstr ""
931
 
932
- #: ../templates/admin/wishlist-panel-premium.php:374
933
  msgid "DATE OF ADDITION TO A WISHLIST"
934
  msgstr ""
935
 
936
- #: ../templates/admin/wishlist-panel-premium.php:376
937
- #, php-format
938
  msgid ""
939
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
940
  "date in which they have added a particular product to their list: a new way "
941
  "to keep you users informed about their operations."
942
  msgstr ""
943
 
944
- #: ../templates/share.php:32
945
  msgid "Pinterest"
946
  msgstr ""
947
 
948
- #: ../templates/share.php:38
949
  #, fuzzy
950
  msgid "Google+"
951
  msgstr "Comparilhar no Google+"
952
 
953
- #: ../templates/share.php:44
954
  msgid "Email"
955
  msgstr ""
956
 
957
- #: ../templates/wishlist-view.php:32
958
  #, fuzzy
959
  msgid "Edit title"
960
  msgstr "Titulo da lista de desejos"
961
 
962
- #: ../templates/wishlist-view.php:41
963
  msgid "Save"
964
  msgstr ""
965
 
966
- #: ../templates/wishlist-view.php:45
967
  msgid "Cancel"
968
  msgstr ""
969
 
970
- #: ../templates/wishlist-view.php:82
971
  msgid "Product Name"
972
  msgstr "Nome do Produto"
973
 
974
- #: ../templates/wishlist-view.php:89
975
  msgid "Unit Price"
976
  msgstr "Preço unitário"
977
 
978
- #: ../templates/wishlist-view.php:102
979
  msgid "Stock Status"
980
  msgstr "Status do estoque"
981
 
982
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
983
  msgid "Remove this product"
984
  msgstr "Remover este produto"
985
 
986
- #: ../templates/wishlist-view.php:172
987
  msgid "Free!"
988
  msgstr ""
989
 
990
- #: ../templates/wishlist-view.php:179
991
  msgid "Out of Stock"
992
  msgstr "Sem estoque"
993
 
994
- #: ../templates/wishlist-view.php:179
995
  msgid "In Stock"
996
  msgstr "Em estoque"
997
 
998
- #: ../templates/wishlist-view.php:188
999
- #, php-format
1000
  msgid "Added on : %s"
1001
  msgstr ""
1002
 
1003
- #: ../templates/wishlist-view.php:200
1004
  msgid "Move"
1005
  msgstr ""
1006
 
1007
- #: ../templates/wishlist-view.php:232
1008
  msgid "Remove"
1009
  msgstr ""
1010
 
1011
- #: ../templates/wishlist-view.php:259
1012
  msgid "Add the selected products to the cart"
1013
  msgstr ""
1014
 
1015
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1016
  msgid "Ask for an estimate"
1017
  msgstr ""
1018
 
1019
- #: ../templates/wishlist-view.php:303
1020
  msgid "Your email"
1021
  msgstr ""
1022
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1023
  #, fuzzy
1024
  #~ msgid ""
1025
  #~ "Enable all plugin features. <strong>Be sure to select at least one option "
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:51+0200\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:1478
25
+ #: includes/class.yith-wcwl-admin-init.php:1479
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:1018
44
  msgid "Upgrade to the PREMIUM VERSION"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1022
48
  msgid "Discover the Advanced Features"
49
  msgstr ""
50
 
51
+ #: includes/class.yith-wcwl-admin-init.php:1023
52
  msgid ""
53
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
54
  "all features!"
55
  msgstr ""
56
 
57
+ #: includes/class.yith-wcwl-admin-init.php:1029
58
  msgid "Get Support and Pro Features"
59
  msgstr ""
60
 
61
+ #: includes/class.yith-wcwl-admin-init.php:1030
62
  msgid ""
63
  "By purchasing the premium version of the plugin, you will take advantage of "
64
  "the advanced features of the product and you will get one year of free "
65
  "updates and support through our platform available 24h/24."
66
  msgstr ""
67
 
68
+ #: includes/class.yith-wcwl-admin-init.php:1040
69
  msgid "General Settings"
70
  msgstr "Opções gerais"
71
 
72
+ #: includes/class.yith-wcwl-admin-init.php:1047
73
  msgid "Enable YITH Wishlist"
74
  msgstr "Ativar Lista de Desejos"
75
 
76
+ #: includes/class.yith-wcwl-admin-init.php:1048
 
77
  msgid ""
78
  "Enable all plugin features. <strong>Be sure to select at least one option in "
79
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
80
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
81
  msgstr ""
82
 
83
+ #: includes/class.yith-wcwl-admin-init.php:1054
84
  #, fuzzy
85
  msgid "Default wishlist title"
86
  msgstr "Titulo da lista de desejos"
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1056
89
+ #: includes/class.yith-wcwl-admin-init.php:1057
90
+ #: includes/class.yith-wcwl-admin-init.php:1293
 
91
  msgid "My wishlist on %s"
92
  msgstr "Minha lista de desejos em %s"
93
 
94
+ #: includes/class.yith-wcwl-admin-init.php:1062
95
  msgid "Wishlist Page"
96
  msgstr "Meus desejos"
97
 
98
+ #: includes/class.yith-wcwl-admin-init.php:1063
99
  msgid "Page contents: [yith_wcwl_wishlist]"
100
  msgstr "Conteúdo da página: [yith_wcwl_wishlist]"
101
 
102
+ #: includes/class.yith-wcwl-admin-init.php:1072
103
  msgid "Position"
104
  msgstr "Posição"
105
 
106
+ #: includes/class.yith-wcwl-admin-init.php:1073
107
  msgid ""
108
  "You can add the button in variable products only after the \"Add to Cart\" "
109
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
111
  "Em produtos variáveis você pode adicionar isto somenteapós \"Adicionar ao "
112
  "Carrinho\" ou usar o shortcode [yith_wcwl_add_to_wishlist]."
113
 
114
+ #: includes/class.yith-wcwl-admin-init.php:1079
115
  msgid "After \"Add to cart\""
116
  msgstr "Após \" Adicionar ao carrinho \""
117
 
118
+ #: includes/class.yith-wcwl-admin-init.php:1080
119
  msgid "After thumbnails"
120
  msgstr "Após miniaturas"
121
 
122
+ #: includes/class.yith-wcwl-admin-init.php:1081
123
  msgid "After summary"
124
  msgstr "Após sumário"
125
 
126
+ #: includes/class.yith-wcwl-admin-init.php:1082
127
  msgid "Use shortcode"
128
  msgstr "Usar shortcode"
129
 
130
+ #: includes/class.yith-wcwl-admin-init.php:1087
131
  msgid "Redirect to cart"
132
  msgstr "Redirecionar para o carrinho"
133
 
134
+ #: includes/class.yith-wcwl-admin-init.php:1088
135
  msgid ""
136
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
137
  "page."
139
  "Redirecionar para a página de carrinho se o botão \" Adicionar ao carrinho "
140
  "\" estiver clicado na página de lista de desejos."
141
 
142
+ #: includes/class.yith-wcwl-admin-init.php:1094
143
  msgid "Remove if added to the cart"
144
  msgstr "Remover se adicionado ao carrinho"
145
 
146
+ #: includes/class.yith-wcwl-admin-init.php:1095
147
  #, fuzzy
148
  msgid "Remove the product from the wishlist if it has been added to the cart."
149
  msgstr ""
150
  "Remover o produto da lista, se a mesma tiver sido adicionada ao carrinho."
151
 
152
+ #: includes/class.yith-wcwl-admin-init.php:1101
153
  msgid "\"Add to Wishlist\" text"
154
  msgstr "Texto \" Adicionar a Lista de Desejos\""
155
 
156
+ #: includes/class.yith-wcwl-admin-init.php:1103
157
  msgid "Add to Wishlist"
158
  msgstr "Adicionar aos meus desejos"
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1108
161
  #, fuzzy
162
  msgid "\"Browse wishlist\" text"
163
  msgstr "Veja sua lista de desejos!"
164
 
165
+ #: includes/class.yith-wcwl-admin-init.php:1110
166
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
167
  msgid "Browse Wishlist"
168
  msgstr "Veja sua lista de desejos!"
169
 
170
+ #: includes/class.yith-wcwl-admin-init.php:1115
171
  #, fuzzy
172
  msgid "\"Product already in wishlist\" text"
173
  msgstr "Produto já na lista de desejos."
174
 
175
+ #: includes/class.yith-wcwl-admin-init.php:1117
176
+ #: includes/class.yith-wcwl-ui.php:83
177
  msgid "The product is already in the wishlist!"
178
  msgstr "Esse produto já se encontra na sua lista de desejos!"
179
 
180
+ #: includes/class.yith-wcwl-admin-init.php:1122
181
  #, fuzzy
182
  msgid "\"Product added\" text"
183
  msgstr "Produto adicionado!"
184
 
185
+ #: includes/class.yith-wcwl-admin-init.php:1124
186
+ #: includes/class.yith-wcwl-ui.php:82
187
  msgid "Product added!"
188
  msgstr "Produto adicionado!"
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1129
191
  msgid "\"Add to Cart\" text"
192
  msgstr "Texto \" Adicionar ao Carrinho\""
193
 
194
+ #: includes/class.yith-wcwl-admin-init.php:1131
195
  msgid "Add to Cart"
196
  msgstr "Adicionar ao Carrinho"
197
 
198
+ #: includes/class.yith-wcwl-admin-init.php:1136
199
  #, fuzzy
200
  msgid "Show Unit price"
201
  msgstr "Preço unitário"
202
 
203
+ #: includes/class.yith-wcwl-admin-init.php:1137
204
  msgid "Show unit price for each product in wishlist"
205
  msgstr ""
206
 
207
+ #: includes/class.yith-wcwl-admin-init.php:1144
208
  #, fuzzy
209
  msgid "Show \"Add to Cart\" button"
210
  msgstr "Texto do botão \"Adicionar ao carrinho \""
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1145
213
  #, fuzzy
214
  msgid "Show \"Add to Cart\" button for each product in wishlist"
215
  msgstr "Fundo do do botão \"Adicionar ao carrinho \""
216
 
217
+ #: includes/class.yith-wcwl-admin-init.php:1152
218
  #, fuzzy
219
  msgid "Show Stock status"
220
  msgstr "Status do estoque"
221
 
222
+ #: includes/class.yith-wcwl-admin-init.php:1153
223
  msgid ""
224
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
225
  msgstr ""
226
 
227
+ #: includes/class.yith-wcwl-admin-init.php:1160
228
  msgid "Show Date of addition"
229
  msgstr ""
230
 
231
+ #: includes/class.yith-wcwl-admin-init.php:1161
232
  #, fuzzy
233
  msgid "Show the date when users have added a product to the wishlist"
234
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
235
 
236
+ #: includes/class.yith-wcwl-admin-init.php:1168
237
  #, fuzzy
238
  msgid "Add second remove button"
239
  msgstr "Texto do botão \"Adicionar ao carrinho \""
240
 
241
+ #: includes/class.yith-wcwl-admin-init.php:1169
242
  msgid "Add a second remove button in the last column, with extended label"
243
  msgstr ""
244
 
245
+ #: includes/class.yith-wcwl-admin-init.php:1184
246
  msgid "Styles"
247
  msgstr "Estilos"
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1191
250
  msgid "Use buttons"
251
  msgstr "Usar botões"
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1192
254
  #, fuzzy
255
  msgid "Use buttons instead of simple anchors."
256
  msgstr "Usar botões ao invés de simples âncoras."
257
 
258
+ #: includes/class.yith-wcwl-admin-init.php:1198
259
  msgid "Custom CSS"
260
  msgstr "CSS Customizado"
261
 
262
+ #: includes/class.yith-wcwl-admin-init.php:1205
263
  msgid "Use theme style"
264
  msgstr "Usar estilo do tema"
265
 
266
+ #: includes/class.yith-wcwl-admin-init.php:1206
267
  msgid "Use the theme style."
268
  msgstr "Usar o estilo do tema."
269
 
270
+ #: includes/class.yith-wcwl-admin-init.php:1212
271
  #, fuzzy
272
  msgid "Rounded buttons"
273
  msgstr "Usar botões"
274
 
275
+ #: includes/class.yith-wcwl-admin-init.php:1213
276
  #, fuzzy
277
  msgid "Make button corners rounded"
278
  msgstr "Faça botões do canto arredondado"
279
 
280
+ #: includes/class.yith-wcwl-admin-init.php:1219
281
  msgid "\"Add to Wishlist\" icon"
282
  msgstr "Ícone \"Adicionar aos meus desejos\" "
283
 
284
+ #: includes/class.yith-wcwl-admin-init.php:1220
285
  msgid "Add an icon to the \"Add to Wishlist\" button"
286
  msgstr "Adicionar um ícone ao botão \"Adicionar aos meus desejos\""
287
 
288
+ #: includes/class.yith-wcwl-admin-init.php:1230
289
  msgid "\"Add to Cart\" icon"
290
  msgstr "Ícone \"Adicionar ao Carrinho\""
291
 
292
+ #: includes/class.yith-wcwl-admin-init.php:1231
293
  msgid "Add an icon to the \"Add to Cart\" button"
294
  msgstr "Adicionar um ícone ao botão \"Adicionar ao carrinho\""
295
 
296
+ #: includes/class.yith-wcwl-admin-init.php:1249
297
  #, fuzzy
298
  msgid "Social Networks & Share"
299
  msgstr "Social &amp; Compartilhamento"
300
 
301
+ #: includes/class.yith-wcwl-admin-init.php:1256
302
  msgid "Share on Facebook"
303
  msgstr "Compartilhar no Facebook"
304
 
305
+ #: includes/class.yith-wcwl-admin-init.php:1257
306
  #, fuzzy
307
  msgid "Show \"Share on Facebook\" button"
308
  msgstr "Compartilhar no Facebook"
309
 
310
+ #: includes/class.yith-wcwl-admin-init.php:1263
311
  msgid "Tweet on Twitter"
312
  msgstr "Tweetar no Twitter"
313
 
314
+ #: includes/class.yith-wcwl-admin-init.php:1264
315
  #, fuzzy
316
  msgid "Show \"Tweet on Twitter\" button"
317
  msgstr "Tweetar no Twitter"
318
 
319
+ #: includes/class.yith-wcwl-admin-init.php:1270
320
  msgid "Pin on Pinterest"
321
  msgstr ""
322
 
323
+ #: includes/class.yith-wcwl-admin-init.php:1271
324
  #, fuzzy
325
  msgid "Show \"Pin on Pinterest\" button"
326
  msgstr "Texto do botão \"Adicionar ao carrinho \""
327
 
328
+ #: includes/class.yith-wcwl-admin-init.php:1277
329
  msgid "Share on Google+"
330
  msgstr "Comparilhar no Google+"
331
 
332
+ #: includes/class.yith-wcwl-admin-init.php:1278
333
  #, fuzzy
334
  msgid "Show \"Share on Google+\" button"
335
  msgstr "Compartilhar no Facebook"
336
 
337
+ #: includes/class.yith-wcwl-admin-init.php:1284
338
  msgid "Share by Email"
339
  msgstr ""
340
 
341
+ #: includes/class.yith-wcwl-admin-init.php:1285
342
  #, fuzzy
343
  msgid "Show \"Share by Email\" button"
344
  msgstr "Texto do botão \"Adicionar ao carrinho \""
345
 
346
+ #: includes/class.yith-wcwl-admin-init.php:1291
347
  #, fuzzy
348
  msgid "Social title"
349
  msgstr "Título Mídias Sociais"
350
 
351
+ #: includes/class.yith-wcwl-admin-init.php:1298
352
  #, fuzzy
353
  msgid "Social text"
354
  msgstr "Texto Mídias Sociais"
355
 
356
+ #: includes/class.yith-wcwl-admin-init.php:1299
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:1306
363
  #, fuzzy
364
  msgid "Social image URL"
365
  msgstr "Url para compartilhamento"
366
 
367
+ #: includes/class.yith-wcwl-admin-init.php:1307
368
  msgid "It will be used by Pinterest."
369
  msgstr ""
370
 
371
+ #: includes/class.yith-wcwl-admin-init.php:1321
 
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:1326
378
  msgid "YITH WooCommerce Frequently Bought Together Integration"
379
  msgstr ""
380
 
381
+ #: includes/class.yith-wcwl-admin-init.php:1333
382
  msgid "Enable slider in wishlist"
383
  msgstr ""
384
 
385
+ #: includes/class.yith-wcwl-admin-init.php:1334
 
386
  msgid ""
387
  "Choose to enable product slider in wishlist page with linked products (<a "
388
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
389
  msgstr ""
390
 
391
+ #: includes/class.yith-wcwl-admin-init.php:1370
392
  #, fuzzy
393
  msgid "\"Add to wishlist\" button"
394
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
395
 
396
+ #: includes/class.yith-wcwl-admin-init.php:1373
397
+ #: includes/class.yith-wcwl-admin-init.php:1391
398
+ #: includes/class.yith-wcwl-admin-init.php:1409
399
+ #: includes/class.yith-wcwl-admin-init.php:1427
400
+ #: includes/class.yith-wcwl-admin-init.php:1445
401
  msgid "Background"
402
  msgstr ""
403
 
404
+ #: includes/class.yith-wcwl-admin-init.php:1374
405
+ #: includes/class.yith-wcwl-admin-init.php:1392
406
+ #: includes/class.yith-wcwl-admin-init.php:1410
407
+ #: includes/class.yith-wcwl-admin-init.php:1428
408
+ #: includes/class.yith-wcwl-admin-init.php:1446
409
  msgid "Text"
410
  msgstr ""
411
 
412
+ #: includes/class.yith-wcwl-admin-init.php:1375
413
+ #: includes/class.yith-wcwl-admin-init.php:1393
414
+ #: includes/class.yith-wcwl-admin-init.php:1411
415
+ #: includes/class.yith-wcwl-admin-init.php:1429
416
+ #: includes/class.yith-wcwl-admin-init.php:1447
417
  msgid "Border"
418
  msgstr ""
419
 
420
+ #: includes/class.yith-wcwl-admin-init.php:1382
421
+ #: includes/class.yith-wcwl-admin-init.php:1400
422
+ #: includes/class.yith-wcwl-admin-init.php:1418
423
+ #: includes/class.yith-wcwl-admin-init.php:1436
424
  msgid "Background (hover)"
425
  msgstr ""
426
 
427
+ #: includes/class.yith-wcwl-admin-init.php:1383
428
+ #: includes/class.yith-wcwl-admin-init.php:1401
429
+ #: includes/class.yith-wcwl-admin-init.php:1419
430
+ #: includes/class.yith-wcwl-admin-init.php:1437
431
  msgid "Text (hover)"
432
  msgstr ""
433
 
434
+ #: includes/class.yith-wcwl-admin-init.php:1384
435
+ #: includes/class.yith-wcwl-admin-init.php:1402
436
+ #: includes/class.yith-wcwl-admin-init.php:1420
437
+ #: includes/class.yith-wcwl-admin-init.php:1438
438
  msgid "Border (hover)"
439
  msgstr ""
440
 
441
+ #: includes/class.yith-wcwl-admin-init.php:1388
442
  #, fuzzy
443
  msgid "\"Add to Cart\" button"
444
  msgstr "Texto do botão \"Adicionar ao carrinho \""
445
 
446
+ #: includes/class.yith-wcwl-admin-init.php:1406
447
  msgid "\"Style 1\" button"
448
  msgstr ""
449
 
450
+ #: includes/class.yith-wcwl-admin-init.php:1424
451
  msgid "\"Style 2\" button"
452
  msgstr ""
453
 
454
+ #: includes/class.yith-wcwl-admin-init.php:1442
455
  #, fuzzy
456
  msgid "Wishlist table"
457
  msgstr "Titulo da lista de desejos"
458
 
459
+ #: includes/class.yith-wcwl-admin-init.php:1451
460
  msgid "Headers"
461
  msgstr ""
462
 
463
+ #: includes/class.yith-wcwl-admin-init.php:1454
464
  msgid "Background color"
465
  msgstr ""
466
 
467
+ #: includes/class.yith-wcwl-admin-init.php:1544
468
  #, fuzzy
469
  msgid "Wishlist Activated"
470
  msgstr "Titulo da lista de desejos"
471
 
472
+ #: includes/class.yith-wcwl-admin-init.php:1545
 
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
  "options, <a href=\"%s\">discover it now</a>."
478
  msgstr ""
479
 
480
+ #: includes/class.yith-wcwl-admin-init.php:1556
481
  #, fuzzy
482
  msgid "Wishlist Updated"
483
  msgstr "Meus desejos"
484
 
485
+ #: includes/class.yith-wcwl-admin-init.php:1557
 
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
  "\">discover the PREMIUM version.</a>"
492
  msgstr ""
493
 
494
+ #: includes/class.yith-wcwl-init.php:403
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:404
501
  #, fuzzy
502
  msgid "Product correctly added to cart"
503
  msgstr "Produto adicionado ao carrinho."
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
  #, fuzzy
 
553
  msgid "Customer Wishlists"
554
  msgstr "Adicionar aos meus desejos"
555
 
556
+ #: includes/class.yith-wcwl-privacy.php:133
557
  #, fuzzy
 
558
  msgid "Wishlists"
559
  msgstr "Lista de Desejos"
560
 
561
+ #. Translators: %s Order number.
562
+ #: includes/class.yith-wcwl-privacy.php:195
563
+ #, fuzzy
564
  msgid "Removed wishlist %s."
565
  msgstr "Minha lista de desejos em %s"
566
 
567
+ #. Translators: %s Order number.
568
+ #: includes/class.yith-wcwl-privacy.php:199
569
+ #, fuzzy
570
  msgid "Wishlist %s has been retained."
571
  msgstr "Texto da tabela de desejos"
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 "Lista de Desejos"
585
 
586
+ #: includes/class.yith-wcwl-privacy.php:230
587
  msgid "Title"
588
  msgstr ""
589
 
590
+ #: includes/class.yith-wcwl-privacy.php:231
591
  msgctxt "date wishlist was created"
592
  msgid "Created on"
593
  msgstr ""
594
 
595
+ #: includes/class.yith-wcwl-privacy.php:232
596
  msgid "Visibility"
597
  msgstr ""
598
 
599
+ #: includes/class.yith-wcwl-privacy.php:233
600
  msgid "Items Added"
601
  msgstr ""
602
 
603
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
604
  #, fuzzy
605
  msgid "Shared"
606
  msgstr "Compartilhar em:"
607
 
608
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
609
  msgid "Private"
610
  msgstr ""
611
 
612
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
613
  msgid "Public"
614
  msgstr ""
615
 
616
+ #: includes/class.yith-wcwl-shortcode.php:259
617
+ #: includes/class.yith-wcwl-ui.php:164
618
  msgid "Share on:"
619
  msgstr "Compartilhar em:"
620
 
621
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
622
  msgid "Select options"
623
  msgstr "Selecione as opções"
624
 
625
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
626
  msgid "Facebook"
627
  msgstr "Facebook"
628
 
629
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
630
  msgid "Twitter"
631
  msgstr "Twitter"
632
 
633
+ #: includes/class.yith-wcwl-ui.php:180
634
  msgid "email"
635
  msgstr ""
636
 
637
+ #: includes/class.yith-wcwl.php:201
638
  #, fuzzy
639
  msgid "An error occurred while adding products to the wishlist."
640
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
641
 
642
+ #: includes/class.yith-wcwl.php:293
643
  #, fuzzy
644
  msgid "An error occurred while adding products to wishlist."
645
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
646
 
647
+ #: includes/class.yith-wcwl.php:310
648
  msgid "The \"Remove\" option now does not require any parameter"
649
  msgstr ""
650
 
651
+ #: includes/class.yith-wcwl.php:359
652
  #, fuzzy
653
  msgid "An error occurred while removing products from the wishlist"
654
  msgstr "Oops! Ocorreu um erro ao remover o produto à lista de desejos."
655
 
656
+ #: includes/class.yith-wcwl.php:809
657
  msgid "You need to log in before creating a new wishlist"
658
  msgstr ""
659
 
660
+ #: includes/class.yith-wcwl.php:1610
661
  msgid "Product successfully removed."
662
  msgstr "Produto removida com sucesso."
663
 
664
+ #: includes/class.yith-wcwl.php:1614
665
  msgid "Error. Unable to remove the product from the wishlist."
666
  msgstr "Erro. Não foi possível remover o produto da lista de desejos."
667
 
668
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
669
  msgid "No products were added to the wishlist"
670
  msgstr "Nenhum produto foi adicionado à lista de desejos"
671
 
672
+ #: includes/class.yith-wcwl.php:1660
673
  msgid "An error as occurred."
674
  msgstr ""
675
 
676
+ #: init.php:130
677
  msgid ""
678
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
679
  "WooCommerce in order to work."
680
  msgstr ""
681
 
682
+ #: init.php:140
683
  msgid "You can't activate the free version of"
684
  msgstr ""
685
 
686
+ #: init.php:140
687
  msgid "while you are using the premium one."
688
  msgstr ""
689
 
690
+ #: templates/admin/wishlist-panel-premium.php:185
691
+ #: templates/admin/wishlist-panel-premium.php:383
 
692
  msgid ""
693
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
694
  "%2$s to benefit from all features!"
695
  msgstr ""
696
 
697
+ #: templates/admin/wishlist-panel-premium.php:187
698
+ #: templates/admin/wishlist-panel-premium.php:385
 
699
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
700
  msgstr ""
701
 
702
+ #: templates/admin/wishlist-panel-premium.php:193
703
  msgid "Premium Features"
704
  msgstr ""
705
 
706
+ #: templates/admin/wishlist-panel-premium.php:196
707
+ #: templates/admin/wishlist-panel-premium.php:201
708
  msgid "Multiple Wishlist"
709
  msgstr ""
710
 
711
+ #: templates/admin/wishlist-panel-premium.php:203
 
712
  msgid ""
713
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
714
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
719
  "manage and share their own wish lists."
720
  msgstr ""
721
 
722
+ #: templates/admin/wishlist-panel-premium.php:212
723
+ #: templates/admin/wishlist-panel-premium.php:222
724
  msgid "Wishlist Private"
725
  msgstr ""
726
 
727
+ #: templates/admin/wishlist-panel-premium.php:214
 
728
  msgid ""
729
  "By enabling the option wishlist, users will also have the possibility to "
730
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
731
  "following options:"
732
  msgstr ""
733
 
734
+ #: templates/admin/wishlist-panel-premium.php:216
 
735
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
736
  msgstr ""
737
 
738
+ #: templates/admin/wishlist-panel-premium.php:217
 
739
  msgid ""
740
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
741
  "can display it;"
742
  msgstr ""
743
 
744
+ #: templates/admin/wishlist-panel-premium.php:218
 
745
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
746
  msgstr ""
747
 
748
+ #: templates/admin/wishlist-panel-premium.php:229
749
+ #: templates/admin/wishlist-panel-premium.php:234
750
  msgid "Estimate Cost"
751
  msgstr ""
752
 
753
+ #: templates/admin/wishlist-panel-premium.php:236
 
754
  msgid ""
755
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
756
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
762
  "address that you have previously set."
763
  msgstr ""
764
 
765
+ #: templates/admin/wishlist-panel-premium.php:245
766
+ #: templates/admin/wishlist-panel-premium.php:250
767
  msgid "Admin Panel"
768
  msgstr ""
769
 
770
+ #: templates/admin/wishlist-panel-premium.php:247
 
771
  msgid ""
772
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
773
  "submenu pages, you will have total control on users' wishlists. In addition "
777
  "in customers' wish lists."
778
  msgstr ""
779
 
780
+ #: templates/admin/wishlist-panel-premium.php:257
781
+ #: templates/admin/wishlist-panel-premium.php:262
782
  msgid "Search Wishlists"
783
  msgstr ""
784
 
785
+ #: templates/admin/wishlist-panel-premium.php:264
 
786
  msgid ""
787
  "How many times have you been looking for the perfect gift for a important "
788
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
791
  "your products and even encourage users to purchase."
792
  msgstr ""
793
 
794
+ #: templates/admin/wishlist-panel-premium.php:273
795
  msgid "'ADD TO CART' CHECKBOX"
796
  msgstr ""
797
 
798
+ #: templates/admin/wishlist-panel-premium.php:275
 
799
  msgid ""
800
  "Your shop offers always a wide selection of products and wishlists of your "
801
  "users get more and more crowded everyday. Give them the possibility to "
803
  "just with one click."
804
  msgstr ""
805
 
806
+ #: templates/admin/wishlist-panel-premium.php:278
807
  msgid "'ADD TO CART'"
808
  msgstr ""
809
 
810
+ #: templates/admin/wishlist-panel-premium.php:285
811
  msgid "DISABLE WISHLIST"
812
  msgstr ""
813
 
814
+ #: templates/admin/wishlist-panel-premium.php:290
815
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
816
  msgstr ""
817
 
818
+ #: templates/admin/wishlist-panel-premium.php:292
 
819
  msgid ""
820
  "Favour users that have registered to your shop and disable plugin "
821
  "functionalities for all users that have not. By disabling this option, each "
823
  "%2$s to \"My Account\" page and a message will invite them to log in."
824
  msgstr ""
825
 
826
+ #: templates/admin/wishlist-panel-premium.php:301
827
  msgid "MESSAGE TO UNLOGGED USERS"
828
  msgstr ""
829
 
830
+ #: templates/admin/wishlist-panel-premium.php:303
 
831
  msgid ""
832
  "Invite users that are visiting your shop to login if they want to fully "
833
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
834
  "redirect them to \"My Account\" page for registration."
835
  msgstr ""
836
 
837
+ #: templates/admin/wishlist-panel-premium.php:306
838
  msgid "UNLOGGED USERS"
839
  msgstr ""
840
 
841
+ #: templates/admin/wishlist-panel-premium.php:313
842
+ #: templates/admin/wishlist-panel-premium.php:318
843
  msgid "POPULAR TABLE"
844
  msgstr ""
845
 
846
+ #: templates/admin/wishlist-panel-premium.php:320
 
847
  msgid ""
848
  "Some products draw customer's attention more than others and they do not "
849
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
851
  "their wishlists."
852
  msgstr ""
853
 
854
+ #: templates/admin/wishlist-panel-premium.php:329
855
  msgid "FUNCTIONALITIES IN ONE CLICK"
856
  msgstr ""
857
 
858
+ #: templates/admin/wishlist-panel-premium.php:331
 
859
  msgid ""
860
  "Users have the possibility to search for a wishlist, create a new one or "
861
  "display those already created. Add these %1$sfunctionalities%2$s through the "
862
  "dedicated widgets or show them immediately after \"Wishlist\" table."
863
  msgstr ""
864
 
865
+ #: templates/admin/wishlist-panel-premium.php:334
866
  msgid "FUNCTIONALITIES"
867
  msgstr ""
868
 
869
+ #: templates/admin/wishlist-panel-premium.php:341
870
+ #: templates/admin/wishlist-panel-premium.php:346
871
  msgid "PROMOTIONAL EMAIL"
872
  msgstr ""
873
 
874
+ #: templates/admin/wishlist-panel-premium.php:348
 
875
  msgid ""
876
  "If you want to give the right input to your users to persuade them to "
877
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
880
  "will know you are offering a unique offer!"
881
  msgstr ""
882
 
883
+ #: templates/admin/wishlist-panel-premium.php:357
884
  msgid "FROM A WISHLIST TO ANOTHER"
885
  msgstr ""
886
 
887
+ #: templates/admin/wishlist-panel-premium.php:359
 
888
  msgid ""
889
  "Who said that a product has to remain forever in the same wishlist? With the "
890
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
892
  "another one, managing as they want their lists."
893
  msgstr ""
894
 
895
+ #: templates/admin/wishlist-panel-premium.php:362
896
  msgid "FROM A WISHLIST"
897
  msgstr ""
898
 
899
+ #: templates/admin/wishlist-panel-premium.php:369
900
  msgid "DATE"
901
  msgstr ""
902
 
903
+ #: templates/admin/wishlist-panel-premium.php:374
904
  msgid "DATE OF ADDITION TO A WISHLIST"
905
  msgstr ""
906
 
907
+ #: templates/admin/wishlist-panel-premium.php:376
 
908
  msgid ""
909
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
910
  "date in which they have added a particular product to their list: a new way "
911
  "to keep you users informed about their operations."
912
  msgstr ""
913
 
914
+ #: templates/share.php:32
915
  msgid "Pinterest"
916
  msgstr ""
917
 
918
+ #: templates/share.php:38
919
  #, fuzzy
920
  msgid "Google+"
921
  msgstr "Comparilhar no Google+"
922
 
923
+ #: templates/share.php:44
924
  msgid "Email"
925
  msgstr ""
926
 
927
+ #: templates/wishlist-view.php:32
928
  #, fuzzy
929
  msgid "Edit title"
930
  msgstr "Titulo da lista de desejos"
931
 
932
+ #: templates/wishlist-view.php:41
933
  msgid "Save"
934
  msgstr ""
935
 
936
+ #: templates/wishlist-view.php:45
937
  msgid "Cancel"
938
  msgstr ""
939
 
940
+ #: templates/wishlist-view.php:82
941
  msgid "Product Name"
942
  msgstr "Nome do Produto"
943
 
944
+ #: templates/wishlist-view.php:89
945
  msgid "Unit Price"
946
  msgstr "Preço unitário"
947
 
948
+ #: templates/wishlist-view.php:102
949
  msgid "Stock Status"
950
  msgstr "Status do estoque"
951
 
952
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
953
  msgid "Remove this product"
954
  msgstr "Remover este produto"
955
 
956
+ #: templates/wishlist-view.php:172
957
  msgid "Free!"
958
  msgstr ""
959
 
960
+ #: templates/wishlist-view.php:179
961
  msgid "Out of Stock"
962
  msgstr "Sem estoque"
963
 
964
+ #: templates/wishlist-view.php:179
965
  msgid "In Stock"
966
  msgstr "Em estoque"
967
 
968
+ #: templates/wishlist-view.php:188
 
969
  msgid "Added on : %s"
970
  msgstr ""
971
 
972
+ #: templates/wishlist-view.php:200
973
  msgid "Move"
974
  msgstr ""
975
 
976
+ #: templates/wishlist-view.php:232
977
  msgid "Remove"
978
  msgstr ""
979
 
980
+ #: templates/wishlist-view.php:259
981
  msgid "Add the selected products to the cart"
982
  msgstr ""
983
 
984
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
985
  msgid "Ask for an estimate"
986
  msgstr ""
987
 
988
+ #: templates/wishlist-view.php:303
989
  msgid "Your email"
990
  msgstr ""
991
 
992
+ #. Plugin Name of the plugin/theme
993
+ #, fuzzy
994
+ msgid "YITH WooCommerce Wishlist"
995
+ msgstr "Adicionar aos meus desejos"
996
+
997
+ #. Plugin URI of the plugin/theme
998
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
999
+ msgstr ""
1000
+
1001
+ #. Description of the plugin/theme
1002
+ msgid ""
1003
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1004
+ "possibility to create, fill, manage and share their wishlists allowing you "
1005
+ "to analyze their interests and needs to improve your marketing strategies. "
1006
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1007
+ "your e-commerce on <strong>YITH</strong></a>"
1008
+ msgstr ""
1009
+
1010
+ #. Author of the plugin/theme
1011
+ msgid "YITH"
1012
+ msgstr ""
1013
+
1014
+ #. Author URI of the plugin/theme
1015
+ msgid "https://yithemes.com/"
1016
+ msgstr ""
1017
+
1018
  #, fuzzy
1019
  #~ msgid ""
1020
  #~ "Enable all plugin features. <strong>Be sure to select at least one option "
languages/yith-woocommerce-wishlist-pt_PT.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-pt_PT.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
- "POT-Creation-Date: 2018-10-04 14:51+0200\n"
 
5
  "PO-Revision-Date: 2018-10-04 14:51+0200\n"
6
  "Last-Translator: YIThemes <support@yithemes.com>\n"
7
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -19,92 +20,90 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: ..\n"
20
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
21
 
22
- #: ../includes/class.yith-wcwl-admin-init.php:159
23
- #: ../includes/class.yith-wcwl-admin-init.php:1478
24
- #: ../includes/class.yith-wcwl-admin-init.php:1479
25
- #: ../includes/class.yith-wcwl-install.php:245
26
  msgid "Wishlist"
27
  msgstr "Lista de Desejos"
28
 
29
- #: ../includes/class.yith-wcwl-admin-init.php:161
30
  msgid "Settings"
31
  msgstr "Configurações"
32
 
33
- #: ../includes/class.yith-wcwl-admin-init.php:162
34
- #: ../includes/class.yith-wcwl-admin-init.php:243
35
  msgid "Colors"
36
  msgstr "Cores"
37
 
38
- #: ../includes/class.yith-wcwl-admin-init.php:163
39
  msgid "Premium Version"
40
  msgstr ""
41
 
42
- #: ../includes/class.yith-wcwl-admin-init.php:1018
43
  msgid "Upgrade to the PREMIUM VERSION"
44
  msgstr ""
45
 
46
- #: ../includes/class.yith-wcwl-admin-init.php:1022
47
  msgid "Discover the Advanced Features"
48
  msgstr ""
49
 
50
- #: ../includes/class.yith-wcwl-admin-init.php:1023
51
  msgid ""
52
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
53
  "all features!"
54
  msgstr ""
55
 
56
- #: ../includes/class.yith-wcwl-admin-init.php:1029
57
  msgid "Get Support and Pro Features"
58
  msgstr ""
59
 
60
- #: ../includes/class.yith-wcwl-admin-init.php:1030
61
  msgid ""
62
  "By purchasing the premium version of the plugin, you will take advantage of "
63
  "the advanced features of the product and you will get one year of free "
64
  "updates and support through our platform available 24h/24."
65
  msgstr ""
66
 
67
- #: ../includes/class.yith-wcwl-admin-init.php:1040
68
  msgid "General Settings"
69
  msgstr "Opções gerais"
70
 
71
- #: ../includes/class.yith-wcwl-admin-init.php:1047
72
  msgid "Enable YITH Wishlist"
73
  msgstr "Ativar Lista de Desejos"
74
 
75
- #: ../includes/class.yith-wcwl-admin-init.php:1048
76
- #, php-format
77
  msgid ""
78
  "Enable all plugin features. <strong>Be sure to select at least one option in "
79
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
80
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
81
  msgstr ""
82
 
83
- #: ../includes/class.yith-wcwl-admin-init.php:1054
84
  #, fuzzy
85
  msgid "Default wishlist title"
86
  msgstr "Titulo da lista de desejos"
87
 
88
- #: ../includes/class.yith-wcwl-admin-init.php:1056
89
- #: ../includes/class.yith-wcwl-admin-init.php:1057
90
- #: ../includes/class.yith-wcwl-admin-init.php:1293
91
- #, php-format
92
  msgid "My wishlist on %s"
93
  msgstr "Minha lista de desejos em %s"
94
 
95
- #: ../includes/class.yith-wcwl-admin-init.php:1062
96
  msgid "Wishlist Page"
97
  msgstr "Meus desejos"
98
 
99
- #: ../includes/class.yith-wcwl-admin-init.php:1063
100
  msgid "Page contents: [yith_wcwl_wishlist]"
101
  msgstr "Conteúdo da página: [yith_wcwl_wishlist]"
102
 
103
- #: ../includes/class.yith-wcwl-admin-init.php:1072
104
  msgid "Position"
105
  msgstr "Posição"
106
 
107
- #: ../includes/class.yith-wcwl-admin-init.php:1073
108
  #, fuzzy
109
  msgid ""
110
  "You can add the button in variable products only after the \"Add to Cart\" "
@@ -113,27 +112,27 @@ msgstr ""
113
  "Em produtos variáveis você pode adicionar isto somenteapós \"Adcionar ao "
114
  "Carrinho\" ou usar o shortcode [yith_wcwl_add_to_wishlist]."
115
 
116
- #: ../includes/class.yith-wcwl-admin-init.php:1079
117
  msgid "After \"Add to cart\""
118
  msgstr "Após \" Adicionar ao carrinho \""
119
 
120
- #: ../includes/class.yith-wcwl-admin-init.php:1080
121
  msgid "After thumbnails"
122
  msgstr "Após miniaturas"
123
 
124
- #: ../includes/class.yith-wcwl-admin-init.php:1081
125
  msgid "After summary"
126
  msgstr "Após sumário"
127
 
128
- #: ../includes/class.yith-wcwl-admin-init.php:1082
129
  msgid "Use shortcode"
130
  msgstr "Usar shortcode"
131
 
132
- #: ../includes/class.yith-wcwl-admin-init.php:1087
133
  msgid "Redirect to cart"
134
  msgstr "Redirecionar para o carrinho"
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."
@@ -141,335 +140,332 @@ msgstr ""
141
  "Redirecionar para a página de carrinho se o botão \" Adcionar ao carrinho \" "
142
  "estiver clicado na página de lista de desejos."
143
 
144
- #: ../includes/class.yith-wcwl-admin-init.php:1094
145
  msgid "Remove if added to the cart"
146
  msgstr "Remover se adcionado ao carrinho"
147
 
148
- #: ../includes/class.yith-wcwl-admin-init.php:1095
149
  #, fuzzy
150
  msgid "Remove the product from the wishlist if it has been added to the cart."
151
  msgstr ""
152
  "Remover o produto da lista, se a mesma tiver sido adicionada ao carrinho."
153
 
154
- #: ../includes/class.yith-wcwl-admin-init.php:1101
155
  msgid "\"Add to Wishlist\" text"
156
  msgstr "Texto \" Adcionar a Lista de Desejos\""
157
 
158
- #: ../includes/class.yith-wcwl-admin-init.php:1103
159
  msgid "Add to Wishlist"
160
  msgstr "Adicionar aos meus desejos"
161
 
162
- #: ../includes/class.yith-wcwl-admin-init.php:1108
163
  #, fuzzy
164
  msgid "\"Browse wishlist\" text"
165
  msgstr "Veja sua lista de desejos!"
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 "Veja sua lista de desejos!"
171
 
172
- #: ../includes/class.yith-wcwl-admin-init.php:1115
173
  #, fuzzy
174
  msgid "\"Product already in wishlist\" text"
175
  msgstr "Produto já na lista de desejos."
176
 
177
- #: ../includes/class.yith-wcwl-admin-init.php:1117
178
- #: ../includes/class.yith-wcwl-ui.php:83
179
  msgid "The product is already in the wishlist!"
180
  msgstr "Esse produto já se encontra na sua lista de desejos!"
181
 
182
- #: ../includes/class.yith-wcwl-admin-init.php:1122
183
  #, fuzzy
184
  msgid "\"Product added\" text"
185
  msgstr "Produto adicionado!"
186
 
187
- #: ../includes/class.yith-wcwl-admin-init.php:1124
188
- #: ../includes/class.yith-wcwl-ui.php:82
189
  msgid "Product added!"
190
  msgstr "Produto adicionado!"
191
 
192
- #: ../includes/class.yith-wcwl-admin-init.php:1129
193
  msgid "\"Add to Cart\" text"
194
  msgstr "Texto \" Adicionar ao Carrinho\""
195
 
196
- #: ../includes/class.yith-wcwl-admin-init.php:1131
197
  msgid "Add to Cart"
198
  msgstr "Adcionar ao Carrinho"
199
 
200
- #: ../includes/class.yith-wcwl-admin-init.php:1136
201
  #, fuzzy
202
  msgid "Show Unit price"
203
  msgstr "Preço unitário"
204
 
205
- #: ../includes/class.yith-wcwl-admin-init.php:1137
206
  msgid "Show unit price for each product in wishlist"
207
  msgstr ""
208
 
209
- #: ../includes/class.yith-wcwl-admin-init.php:1144
210
  #, fuzzy
211
  msgid "Show \"Add to Cart\" button"
212
  msgstr "Texto do botão \"Adicionar ao carrinho \""
213
 
214
- #: ../includes/class.yith-wcwl-admin-init.php:1145
215
  #, fuzzy
216
  msgid "Show \"Add to Cart\" button for each product in wishlist"
217
  msgstr "Fundo do do botão \"Adicionar ao carrinho \""
218
 
219
- #: ../includes/class.yith-wcwl-admin-init.php:1152
220
  msgid "Show Stock status"
221
  msgstr "Status do stock"
222
 
223
- #: ../includes/class.yith-wcwl-admin-init.php:1153
224
  msgid ""
225
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
226
  msgstr ""
227
 
228
- #: ../includes/class.yith-wcwl-admin-init.php:1160
229
  msgid "Show Date of addition"
230
  msgstr ""
231
 
232
- #: ../includes/class.yith-wcwl-admin-init.php:1161
233
  #, fuzzy
234
  msgid "Show the date when users have added a product to the wishlist"
235
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
236
 
237
- #: ../includes/class.yith-wcwl-admin-init.php:1168
238
  #, fuzzy
239
  msgid "Add second remove button"
240
  msgstr "Texto do botão \"Adicionar ao carrinho \""
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 "Estilos"
249
 
250
- #: ../includes/class.yith-wcwl-admin-init.php:1191
251
  msgid "Use buttons"
252
  msgstr "Usar botões"
253
 
254
- #: ../includes/class.yith-wcwl-admin-init.php:1192
255
  #, fuzzy
256
  msgid "Use buttons instead of simple anchors."
257
  msgstr "Usar botões ao invés de simples âncoras."
258
 
259
- #: ../includes/class.yith-wcwl-admin-init.php:1198
260
  msgid "Custom CSS"
261
  msgstr "CSS Customizado"
262
 
263
- #: ../includes/class.yith-wcwl-admin-init.php:1205
264
  msgid "Use theme style"
265
  msgstr "Usar estilo do tema"
266
 
267
- #: ../includes/class.yith-wcwl-admin-init.php:1206
268
  msgid "Use the theme style."
269
  msgstr "Usar o estilo do tema."
270
 
271
- #: ../includes/class.yith-wcwl-admin-init.php:1212
272
  #, fuzzy
273
  msgid "Rounded buttons"
274
  msgstr "Usar botões"
275
 
276
- #: ../includes/class.yith-wcwl-admin-init.php:1213
277
  #, fuzzy
278
  msgid "Make button corners rounded"
279
  msgstr "Faça botões do canto arredondado"
280
 
281
- #: ../includes/class.yith-wcwl-admin-init.php:1219
282
  msgid "\"Add to Wishlist\" icon"
283
  msgstr "Ícone \"Adcionar aos meus desejos\" "
284
 
285
- #: ../includes/class.yith-wcwl-admin-init.php:1220
286
  msgid "Add an icon to the \"Add to Wishlist\" button"
287
  msgstr "Adicionar um ícone ao botão \"Adcionar aos meus desejos\""
288
 
289
- #: ../includes/class.yith-wcwl-admin-init.php:1230
290
  msgid "\"Add to Cart\" icon"
291
  msgstr "Ícone \"Adicionar ao Carrinho\""
292
 
293
- #: ../includes/class.yith-wcwl-admin-init.php:1231
294
  msgid "Add an icon to the \"Add to Cart\" button"
295
  msgstr "Adicionar um ícone ao botão \"Adcionar ao carrinho\""
296
 
297
- #: ../includes/class.yith-wcwl-admin-init.php:1249
298
  #, fuzzy
299
  msgid "Social Networks & Share"
300
  msgstr "Social &amp; Compartilhamento"
301
 
302
- #: ../includes/class.yith-wcwl-admin-init.php:1256
303
  msgid "Share on Facebook"
304
  msgstr "Partilhar no Facebook"
305
 
306
- #: ../includes/class.yith-wcwl-admin-init.php:1257
307
  msgid "Show \"Share on Facebook\" button"
308
  msgstr "Partilhar no Facebook"
309
 
310
- #: ../includes/class.yith-wcwl-admin-init.php:1263
311
  msgid "Tweet on Twitter"
312
  msgstr "Tweetar no Twitter"
313
 
314
- #: ../includes/class.yith-wcwl-admin-init.php:1264
315
  #, fuzzy
316
  msgid "Show \"Tweet on Twitter\" button"
317
  msgstr "Tweetar no Twitter"
318
 
319
- #: ../includes/class.yith-wcwl-admin-init.php:1270
320
  msgid "Pin on Pinterest"
321
  msgstr ""
322
 
323
- #: ../includes/class.yith-wcwl-admin-init.php:1271
324
  #, fuzzy
325
  msgid "Show \"Pin on Pinterest\" button"
326
  msgstr "Texto do botão \"Adicionar ao carrinho \""
327
 
328
- #: ../includes/class.yith-wcwl-admin-init.php:1277
329
  msgid "Share on Google+"
330
  msgstr "Partilhar no Google+"
331
 
332
- #: ../includes/class.yith-wcwl-admin-init.php:1278
333
  #, fuzzy
334
  msgid "Show \"Share on Google+\" button"
335
  msgstr "Partilhar no Facebook"
336
 
337
- #: ../includes/class.yith-wcwl-admin-init.php:1284
338
  msgid "Share by Email"
339
  msgstr ""
340
 
341
- #: ../includes/class.yith-wcwl-admin-init.php:1285
342
  #, fuzzy
343
  msgid "Show \"Share by Email\" button"
344
  msgstr "Texto do botão \"Adicionar ao carrinho \""
345
 
346
- #: ../includes/class.yith-wcwl-admin-init.php:1291
347
  msgid "Social title"
348
  msgstr "Título Redes Sociais"
349
 
350
- #: ../includes/class.yith-wcwl-admin-init.php:1298
351
  msgid "Social text"
352
  msgstr "Texto Redes Sociais"
353
 
354
- #: ../includes/class.yith-wcwl-admin-init.php:1299
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:1306
361
  msgid "Social image URL"
362
  msgstr "Url para partilhar"
363
 
364
- #: ../includes/class.yith-wcwl-admin-init.php:1307
365
  msgid "It will be used by Pinterest."
366
  msgstr ""
367
 
368
- #: ../includes/class.yith-wcwl-admin-init.php:1321
369
- #, php-format
370
  msgid ""
371
  "If you want to take advantage of this feature, you could consider to "
372
  "purchase the %s."
373
  msgstr ""
374
 
375
- #: ../includes/class.yith-wcwl-admin-init.php:1326
376
  msgid "YITH WooCommerce Frequently Bought Together Integration"
377
  msgstr ""
378
 
379
- #: ../includes/class.yith-wcwl-admin-init.php:1333
380
  msgid "Enable slider in wishlist"
381
  msgstr ""
382
 
383
- #: ../includes/class.yith-wcwl-admin-init.php:1334
384
- #, php-format
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:1370
391
  #, fuzzy
392
  msgid "\"Add to wishlist\" button"
393
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
394
 
395
- #: ../includes/class.yith-wcwl-admin-init.php:1373
396
- #: ../includes/class.yith-wcwl-admin-init.php:1391
397
- #: ../includes/class.yith-wcwl-admin-init.php:1409
398
- #: ../includes/class.yith-wcwl-admin-init.php:1427
399
- #: ../includes/class.yith-wcwl-admin-init.php:1445
400
  msgid "Background"
401
  msgstr ""
402
 
403
- #: ../includes/class.yith-wcwl-admin-init.php:1374
404
- #: ../includes/class.yith-wcwl-admin-init.php:1392
405
- #: ../includes/class.yith-wcwl-admin-init.php:1410
406
- #: ../includes/class.yith-wcwl-admin-init.php:1428
407
- #: ../includes/class.yith-wcwl-admin-init.php:1446
408
  msgid "Text"
409
  msgstr ""
410
 
411
- #: ../includes/class.yith-wcwl-admin-init.php:1375
412
- #: ../includes/class.yith-wcwl-admin-init.php:1393
413
- #: ../includes/class.yith-wcwl-admin-init.php:1411
414
- #: ../includes/class.yith-wcwl-admin-init.php:1429
415
- #: ../includes/class.yith-wcwl-admin-init.php:1447
416
  msgid "Border"
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
  msgid "Background (hover)"
424
  msgstr ""
425
 
426
- #: ../includes/class.yith-wcwl-admin-init.php:1383
427
- #: ../includes/class.yith-wcwl-admin-init.php:1401
428
- #: ../includes/class.yith-wcwl-admin-init.php:1419
429
- #: ../includes/class.yith-wcwl-admin-init.php:1437
430
  msgid "Text (hover)"
431
  msgstr ""
432
 
433
- #: ../includes/class.yith-wcwl-admin-init.php:1384
434
- #: ../includes/class.yith-wcwl-admin-init.php:1402
435
- #: ../includes/class.yith-wcwl-admin-init.php:1420
436
- #: ../includes/class.yith-wcwl-admin-init.php:1438
437
  msgid "Border (hover)"
438
  msgstr ""
439
 
440
- #: ../includes/class.yith-wcwl-admin-init.php:1388
441
  #, fuzzy
442
  msgid "\"Add to Cart\" button"
443
  msgstr "Texto do botão \"Adicionar ao carrinho \""
444
 
445
- #: ../includes/class.yith-wcwl-admin-init.php:1406
446
  msgid "\"Style 1\" button"
447
  msgstr ""
448
 
449
- #: ../includes/class.yith-wcwl-admin-init.php:1424
450
  msgid "\"Style 2\" button"
451
  msgstr ""
452
 
453
- #: ../includes/class.yith-wcwl-admin-init.php:1442
454
  #, fuzzy
455
  msgid "Wishlist table"
456
  msgstr "Titulo da lista de desejos"
457
 
458
- #: ../includes/class.yith-wcwl-admin-init.php:1451
459
  msgid "Headers"
460
  msgstr ""
461
 
462
- #: ../includes/class.yith-wcwl-admin-init.php:1454
463
  msgid "Background color"
464
  msgstr ""
465
 
466
- #: ../includes/class.yith-wcwl-admin-init.php:1544
467
  #, fuzzy
468
  msgid "Wishlist Activated"
469
  msgstr "Titulo da lista de desejos"
470
 
471
- #: ../includes/class.yith-wcwl-admin-init.php:1545
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,13 +473,12 @@ msgid ""
477
  "options, <a href=\"%s\">discover it now</a>."
478
  msgstr ""
479
 
480
- #: ../includes/class.yith-wcwl-admin-init.php:1556
481
  #, fuzzy
482
  msgid "Wishlist Updated"
483
  msgstr "Meus desejos"
484
 
485
- #: ../includes/class.yith-wcwl-admin-init.php:1557
486
- #, php-format
487
  msgid ""
488
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
489
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -492,234 +487,224 @@ msgid ""
492
  "\">discover the PREMIUM version.</a>"
493
  msgstr ""
494
 
495
- #: ../includes/class.yith-wcwl-init.php:403
496
  msgid ""
497
  "We are sorry, but this feature is available only if cookies are enabled on "
498
  "your browser."
499
  msgstr ""
500
 
501
- #: ../includes/class.yith-wcwl-init.php:404
502
  #, fuzzy
503
  msgid "Product correctly added to cart"
504
  msgstr "Produto adicionado ao carrinho."
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 "Add to Wishlist"
555
  msgid "Customer Wishlists"
556
  msgstr "Adicionar aos meus desejos"
557
 
558
- #: ../includes/class.yith-wcwl-privacy.php:133
559
  #, fuzzy
560
- #| msgid "Wishlist"
561
  msgid "Wishlists"
562
  msgstr "Lista de Desejos"
563
 
564
- #: ../includes/class.yith-wcwl-privacy.php:195
565
- #, fuzzy, php-format
566
- #| msgid "My wishlist on %s"
567
  msgid "Removed wishlist %s."
568
  msgstr "Minha lista de desejos em %s"
569
 
570
- #: ../includes/class.yith-wcwl-privacy.php:199
571
- #, fuzzy, php-format
572
- #| msgid "Wishlist table text"
573
  msgid "Wishlist %s has been retained."
574
  msgstr "Texto da tabela de desejos"
575
 
576
- #: ../includes/class.yith-wcwl-privacy.php:210
577
  msgid "Removed default user's wishlist"
578
  msgstr ""
579
 
580
- #: ../includes/class.yith-wcwl-privacy.php:228
581
  msgid "Token"
582
  msgstr ""
583
 
584
- #: ../includes/class.yith-wcwl-privacy.php:229
585
  #, fuzzy
586
- #| msgid "Wishlist"
587
  msgid "Wishlist url"
588
  msgstr "Lista de Desejos"
589
 
590
- #: ../includes/class.yith-wcwl-privacy.php:230
591
  msgid "Title"
592
  msgstr ""
593
 
594
- #: ../includes/class.yith-wcwl-privacy.php:231
595
  msgctxt "date wishlist was created"
596
  msgid "Created on"
597
  msgstr ""
598
 
599
- #: ../includes/class.yith-wcwl-privacy.php:232
600
  msgid "Visibility"
601
  msgstr ""
602
 
603
- #: ../includes/class.yith-wcwl-privacy.php:233
604
  msgid "Items Added"
605
  msgstr ""
606
 
607
- #: ../includes/class.yith-wcwl-privacy.php:283
608
- #: ../templates/wishlist-view.php:212
609
  #, fuzzy
610
  msgid "Shared"
611
  msgstr "Partilhar no:"
612
 
613
- #: ../includes/class.yith-wcwl-privacy.php:286
614
- #: ../templates/wishlist-view.php:215
615
  msgid "Private"
616
  msgstr ""
617
 
618
- #: ../includes/class.yith-wcwl-privacy.php:289
619
- #: ../templates/wishlist-view.php:218
620
  msgid "Public"
621
  msgstr ""
622
 
623
- #: ../includes/class.yith-wcwl-shortcode.php:259
624
- #: ../includes/class.yith-wcwl-ui.php:164
625
  msgid "Share on:"
626
  msgstr "Partilhar no:"
627
 
628
- #: ../includes/class.yith-wcwl-ui.php:118
629
- #: ../includes/class.yith-wcwl-ui.php:200
630
  msgid "Select options"
631
  msgstr "Selecione as opções"
632
 
633
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
634
  msgid "Facebook"
635
  msgstr "Facebook"
636
 
637
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
638
  msgid "Twitter"
639
  msgstr "Twitter"
640
 
641
- #: ../includes/class.yith-wcwl-ui.php:180
642
  msgid "email"
643
  msgstr ""
644
 
645
- #: ../includes/class.yith-wcwl.php:201
646
  #, fuzzy
647
  msgid "An error occurred while adding products to the wishlist."
648
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
649
 
650
- #: ../includes/class.yith-wcwl.php:293
651
  #, fuzzy
652
  msgid "An error occurred while adding products to wishlist."
653
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
654
 
655
- #: ../includes/class.yith-wcwl.php:310
656
  msgid "The \"Remove\" option now does not require any parameter"
657
  msgstr ""
658
 
659
- #: ../includes/class.yith-wcwl.php:359
660
  #, fuzzy
661
  msgid "An error occurred while removing products from the wishlist"
662
  msgstr "Oops! Ocorreu um erro ao remover o produto à lista de desejos."
663
 
664
- #: ../includes/class.yith-wcwl.php:809
665
  msgid "You need to log in before creating a new wishlist"
666
  msgstr ""
667
 
668
- #: ../includes/class.yith-wcwl.php:1610
669
  msgid "Product successfully removed."
670
  msgstr "Produto removido com sucesso."
671
 
672
- #: ../includes/class.yith-wcwl.php:1614
673
  msgid "Error. Unable to remove the product from the wishlist."
674
  msgstr "Erro. Não foi possível remover o produto da lista de desejos."
675
 
676
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
677
  msgid "No products were added to the wishlist"
678
  msgstr "Nenhum produto foi adicionado à lista de desejos"
679
 
680
- #: ../includes/class.yith-wcwl.php:1660
681
  msgid "An error as occurred."
682
  msgstr ""
683
 
684
- #: ../init.php:130
685
  msgid ""
686
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
687
  "WooCommerce in order to work."
688
  msgstr ""
689
 
690
- #: ../init.php:140
691
  msgid "You can't activate the free version of"
692
  msgstr ""
693
 
694
- #: ../init.php:140
695
  msgid "while you are using the premium one."
696
  msgstr ""
697
 
698
- #: ../templates/admin/wishlist-panel-premium.php:185
699
- #: ../templates/admin/wishlist-panel-premium.php:383
700
- #, php-format
701
  msgid ""
702
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
703
  "%2$s to benefit from all features!"
704
  msgstr ""
705
 
706
- #: ../templates/admin/wishlist-panel-premium.php:187
707
- #: ../templates/admin/wishlist-panel-premium.php:385
708
- #, php-format
709
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
710
  msgstr ""
711
 
712
- #: ../templates/admin/wishlist-panel-premium.php:193
713
  msgid "Premium Features"
714
  msgstr ""
715
 
716
- #: ../templates/admin/wishlist-panel-premium.php:196
717
- #: ../templates/admin/wishlist-panel-premium.php:201
718
  msgid "Multiple Wishlist"
719
  msgstr ""
720
 
721
- #: ../templates/admin/wishlist-panel-premium.php:203
722
- #, php-format
723
  msgid ""
724
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
725
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -730,43 +715,38 @@ msgid ""
730
  "manage and share their own wish lists."
731
  msgstr ""
732
 
733
- #: ../templates/admin/wishlist-panel-premium.php:212
734
- #: ../templates/admin/wishlist-panel-premium.php:222
735
  msgid "Wishlist Private"
736
  msgstr ""
737
 
738
- #: ../templates/admin/wishlist-panel-premium.php:214
739
- #, php-format
740
  msgid ""
741
  "By enabling the option wishlist, users will also have the possibility to "
742
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
743
  "following options:"
744
  msgstr ""
745
 
746
- #: ../templates/admin/wishlist-panel-premium.php:216
747
- #, php-format
748
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
749
  msgstr ""
750
 
751
- #: ../templates/admin/wishlist-panel-premium.php:217
752
- #, php-format
753
  msgid ""
754
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
755
  "can display it;"
756
  msgstr ""
757
 
758
- #: ../templates/admin/wishlist-panel-premium.php:218
759
- #, php-format
760
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
761
  msgstr ""
762
 
763
- #: ../templates/admin/wishlist-panel-premium.php:229
764
- #: ../templates/admin/wishlist-panel-premium.php:234
765
  msgid "Estimate Cost"
766
  msgstr ""
767
 
768
- #: ../templates/admin/wishlist-panel-premium.php:236
769
- #, php-format
770
  msgid ""
771
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
772
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -778,13 +758,12 @@ msgid ""
778
  "address that you have previously set."
779
  msgstr ""
780
 
781
- #: ../templates/admin/wishlist-panel-premium.php:245
782
- #: ../templates/admin/wishlist-panel-premium.php:250
783
  msgid "Admin Panel"
784
  msgstr ""
785
 
786
- #: ../templates/admin/wishlist-panel-premium.php:247
787
- #, php-format
788
  msgid ""
789
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
790
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -794,13 +773,12 @@ msgid ""
794
  "in customers' wish lists."
795
  msgstr ""
796
 
797
- #: ../templates/admin/wishlist-panel-premium.php:257
798
- #: ../templates/admin/wishlist-panel-premium.php:262
799
  msgid "Search Wishlists"
800
  msgstr ""
801
 
802
- #: ../templates/admin/wishlist-panel-premium.php:264
803
- #, php-format
804
  msgid ""
805
  "How many times have you been looking for the perfect gift for a important "
806
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -809,12 +787,11 @@ msgid ""
809
  "your products and even encourage users to purchase."
810
  msgstr ""
811
 
812
- #: ../templates/admin/wishlist-panel-premium.php:273
813
  msgid "'ADD TO CART' CHECKBOX"
814
  msgstr ""
815
 
816
- #: ../templates/admin/wishlist-panel-premium.php:275
817
- #, php-format
818
  msgid ""
819
  "Your shop offers always a wide selection of products and wishlists of your "
820
  "users get more and more crowded everyday. Give them the possibility to "
@@ -822,20 +799,19 @@ msgid ""
822
  "just with one click."
823
  msgstr ""
824
 
825
- #: ../templates/admin/wishlist-panel-premium.php:278
826
  msgid "'ADD TO CART'"
827
  msgstr ""
828
 
829
- #: ../templates/admin/wishlist-panel-premium.php:285
830
  msgid "DISABLE WISHLIST"
831
  msgstr ""
832
 
833
- #: ../templates/admin/wishlist-panel-premium.php:290
834
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
835
  msgstr ""
836
 
837
- #: ../templates/admin/wishlist-panel-premium.php:292
838
- #, php-format
839
  msgid ""
840
  "Favour users that have registered to your shop and disable plugin "
841
  "functionalities for all users that have not. By disabling this option, each "
@@ -843,29 +819,27 @@ msgid ""
843
  "%2$s to \"My Account\" page and a message will invite them to log in."
844
  msgstr ""
845
 
846
- #: ../templates/admin/wishlist-panel-premium.php:301
847
  msgid "MESSAGE TO UNLOGGED USERS"
848
  msgstr ""
849
 
850
- #: ../templates/admin/wishlist-panel-premium.php:303
851
- #, php-format
852
  msgid ""
853
  "Invite users that are visiting your shop to login if they want to fully "
854
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
855
  "redirect them to \"My Account\" page for registration."
856
  msgstr ""
857
 
858
- #: ../templates/admin/wishlist-panel-premium.php:306
859
  msgid "UNLOGGED USERS"
860
  msgstr ""
861
 
862
- #: ../templates/admin/wishlist-panel-premium.php:313
863
- #: ../templates/admin/wishlist-panel-premium.php:318
864
  msgid "POPULAR TABLE"
865
  msgstr ""
866
 
867
- #: ../templates/admin/wishlist-panel-premium.php:320
868
- #, php-format
869
  msgid ""
870
  "Some products draw customer's attention more than others and they do not "
871
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -873,29 +847,27 @@ msgid ""
873
  "their wishlists."
874
  msgstr ""
875
 
876
- #: ../templates/admin/wishlist-panel-premium.php:329
877
  msgid "FUNCTIONALITIES IN ONE CLICK"
878
  msgstr ""
879
 
880
- #: ../templates/admin/wishlist-panel-premium.php:331
881
- #, php-format
882
  msgid ""
883
  "Users have the possibility to search for a wishlist, create a new one or "
884
  "display those already created. Add these %1$sfunctionalities%2$s through the "
885
  "dedicated widgets or show them immediately after \"Wishlist\" table."
886
  msgstr ""
887
 
888
- #: ../templates/admin/wishlist-panel-premium.php:334
889
  msgid "FUNCTIONALITIES"
890
  msgstr ""
891
 
892
- #: ../templates/admin/wishlist-panel-premium.php:341
893
- #: ../templates/admin/wishlist-panel-premium.php:346
894
  msgid "PROMOTIONAL EMAIL"
895
  msgstr ""
896
 
897
- #: ../templates/admin/wishlist-panel-premium.php:348
898
- #, php-format
899
  msgid ""
900
  "If you want to give the right input to your users to persuade them to "
901
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -904,12 +876,11 @@ msgid ""
904
  "will know you are offering a unique offer!"
905
  msgstr ""
906
 
907
- #: ../templates/admin/wishlist-panel-premium.php:357
908
  msgid "FROM A WISHLIST TO ANOTHER"
909
  msgstr ""
910
 
911
- #: ../templates/admin/wishlist-panel-premium.php:359
912
- #, php-format
913
  msgid ""
914
  "Who said that a product has to remain forever in the same wishlist? With the "
915
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -917,105 +888,129 @@ msgid ""
917
  "another one, managing as they want their lists."
918
  msgstr ""
919
 
920
- #: ../templates/admin/wishlist-panel-premium.php:362
921
  msgid "FROM A WISHLIST"
922
  msgstr ""
923
 
924
- #: ../templates/admin/wishlist-panel-premium.php:369
925
  msgid "DATE"
926
  msgstr ""
927
 
928
- #: ../templates/admin/wishlist-panel-premium.php:374
929
  msgid "DATE OF ADDITION TO A WISHLIST"
930
  msgstr ""
931
 
932
- #: ../templates/admin/wishlist-panel-premium.php:376
933
- #, php-format
934
  msgid ""
935
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
936
  "date in which they have added a particular product to their list: a new way "
937
  "to keep you users informed about their operations."
938
  msgstr ""
939
 
940
- #: ../templates/share.php:32
941
  msgid "Pinterest"
942
  msgstr ""
943
 
944
- #: ../templates/share.php:38
945
  #, fuzzy
946
  msgid "Google+"
947
  msgstr "Partilhar no Google+"
948
 
949
- #: ../templates/share.php:44
950
  msgid "Email"
951
  msgstr ""
952
 
953
- #: ../templates/wishlist-view.php:32
954
  #, fuzzy
955
  msgid "Edit title"
956
  msgstr "Titulo da lista de desejos"
957
 
958
- #: ../templates/wishlist-view.php:41
959
  msgid "Save"
960
  msgstr ""
961
 
962
- #: ../templates/wishlist-view.php:45
963
  msgid "Cancel"
964
  msgstr ""
965
 
966
- #: ../templates/wishlist-view.php:82
967
  msgid "Product Name"
968
  msgstr "Nome do Produto"
969
 
970
- #: ../templates/wishlist-view.php:89
971
  msgid "Unit Price"
972
  msgstr "Preço unitário"
973
 
974
- #: ../templates/wishlist-view.php:102
975
  msgid "Stock Status"
976
  msgstr "Status do stock"
977
 
978
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
979
  msgid "Remove this product"
980
  msgstr "Remover este produto"
981
 
982
- #: ../templates/wishlist-view.php:172
983
  msgid "Free!"
984
  msgstr ""
985
 
986
- #: ../templates/wishlist-view.php:179
987
  msgid "Out of Stock"
988
  msgstr "Fora de stock"
989
 
990
- #: ../templates/wishlist-view.php:179
991
  msgid "In Stock"
992
  msgstr "Em stock"
993
 
994
- #: ../templates/wishlist-view.php:188
995
- #, php-format
996
  msgid "Added on : %s"
997
  msgstr ""
998
 
999
- #: ../templates/wishlist-view.php:200
1000
  msgid "Move"
1001
  msgstr ""
1002
 
1003
- #: ../templates/wishlist-view.php:232
1004
  msgid "Remove"
1005
  msgstr ""
1006
 
1007
- #: ../templates/wishlist-view.php:259
1008
  msgid "Add the selected products to the cart"
1009
  msgstr ""
1010
 
1011
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1012
  msgid "Ask for an estimate"
1013
  msgstr ""
1014
 
1015
- #: ../templates/wishlist-view.php:303
1016
  msgid "Your email"
1017
  msgstr ""
1018
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1019
  #, fuzzy
1020
  #~ msgid ""
1021
  #~ "Enable all plugin features. <strong>Be sure to select at least one option "
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:51+0200\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:1478
25
+ #: includes/class.yith-wcwl-admin-init.php:1479
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:1018
44
  msgid "Upgrade to the PREMIUM VERSION"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1022
48
  msgid "Discover the Advanced Features"
49
  msgstr ""
50
 
51
+ #: includes/class.yith-wcwl-admin-init.php:1023
52
  msgid ""
53
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
54
  "all features!"
55
  msgstr ""
56
 
57
+ #: includes/class.yith-wcwl-admin-init.php:1029
58
  msgid "Get Support and Pro Features"
59
  msgstr ""
60
 
61
+ #: includes/class.yith-wcwl-admin-init.php:1030
62
  msgid ""
63
  "By purchasing the premium version of the plugin, you will take advantage of "
64
  "the advanced features of the product and you will get one year of free "
65
  "updates and support through our platform available 24h/24."
66
  msgstr ""
67
 
68
+ #: includes/class.yith-wcwl-admin-init.php:1040
69
  msgid "General Settings"
70
  msgstr "Opções gerais"
71
 
72
+ #: includes/class.yith-wcwl-admin-init.php:1047
73
  msgid "Enable YITH Wishlist"
74
  msgstr "Ativar Lista de Desejos"
75
 
76
+ #: includes/class.yith-wcwl-admin-init.php:1048
 
77
  msgid ""
78
  "Enable all plugin features. <strong>Be sure to select at least one option in "
79
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
80
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
81
  msgstr ""
82
 
83
+ #: includes/class.yith-wcwl-admin-init.php:1054
84
  #, fuzzy
85
  msgid "Default wishlist title"
86
  msgstr "Titulo da lista de desejos"
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1056
89
+ #: includes/class.yith-wcwl-admin-init.php:1057
90
+ #: includes/class.yith-wcwl-admin-init.php:1293
 
91
  msgid "My wishlist on %s"
92
  msgstr "Minha lista de desejos em %s"
93
 
94
+ #: includes/class.yith-wcwl-admin-init.php:1062
95
  msgid "Wishlist Page"
96
  msgstr "Meus desejos"
97
 
98
+ #: includes/class.yith-wcwl-admin-init.php:1063
99
  msgid "Page contents: [yith_wcwl_wishlist]"
100
  msgstr "Conteúdo da página: [yith_wcwl_wishlist]"
101
 
102
+ #: includes/class.yith-wcwl-admin-init.php:1072
103
  msgid "Position"
104
  msgstr "Posição"
105
 
106
+ #: includes/class.yith-wcwl-admin-init.php:1073
107
  #, fuzzy
108
  msgid ""
109
  "You can add the button in variable products only after the \"Add to Cart\" "
112
  "Em produtos variáveis você pode adicionar isto somenteapós \"Adcionar ao "
113
  "Carrinho\" ou usar o shortcode [yith_wcwl_add_to_wishlist]."
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1079
116
  msgid "After \"Add to cart\""
117
  msgstr "Após \" Adicionar ao carrinho \""
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1080
120
  msgid "After thumbnails"
121
  msgstr "Após miniaturas"
122
 
123
+ #: includes/class.yith-wcwl-admin-init.php:1081
124
  msgid "After summary"
125
  msgstr "Após sumário"
126
 
127
+ #: includes/class.yith-wcwl-admin-init.php:1082
128
  msgid "Use shortcode"
129
  msgstr "Usar shortcode"
130
 
131
+ #: includes/class.yith-wcwl-admin-init.php:1087
132
  msgid "Redirect to cart"
133
  msgstr "Redirecionar para o carrinho"
134
 
135
+ #: includes/class.yith-wcwl-admin-init.php:1088
136
  msgid ""
137
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
138
  "page."
140
  "Redirecionar para a página de carrinho se o botão \" Adcionar ao carrinho \" "
141
  "estiver clicado na página de lista de desejos."
142
 
143
+ #: includes/class.yith-wcwl-admin-init.php:1094
144
  msgid "Remove if added to the cart"
145
  msgstr "Remover se adcionado ao carrinho"
146
 
147
+ #: includes/class.yith-wcwl-admin-init.php:1095
148
  #, fuzzy
149
  msgid "Remove the product from the wishlist if it has been added to the cart."
150
  msgstr ""
151
  "Remover o produto da lista, se a mesma tiver sido adicionada ao carrinho."
152
 
153
+ #: includes/class.yith-wcwl-admin-init.php:1101
154
  msgid "\"Add to Wishlist\" text"
155
  msgstr "Texto \" Adcionar a Lista de Desejos\""
156
 
157
+ #: includes/class.yith-wcwl-admin-init.php:1103
158
  msgid "Add to Wishlist"
159
  msgstr "Adicionar aos meus desejos"
160
 
161
+ #: includes/class.yith-wcwl-admin-init.php:1108
162
  #, fuzzy
163
  msgid "\"Browse wishlist\" text"
164
  msgstr "Veja sua lista de desejos!"
165
 
166
+ #: includes/class.yith-wcwl-admin-init.php:1110
167
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
168
  msgid "Browse Wishlist"
169
  msgstr "Veja sua lista de desejos!"
170
 
171
+ #: includes/class.yith-wcwl-admin-init.php:1115
172
  #, fuzzy
173
  msgid "\"Product already in wishlist\" text"
174
  msgstr "Produto já na lista de desejos."
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 "Esse produto já se encontra na sua lista de desejos!"
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1122
182
  #, fuzzy
183
  msgid "\"Product added\" text"
184
  msgstr "Produto adicionado!"
185
 
186
+ #: includes/class.yith-wcwl-admin-init.php:1124
187
+ #: includes/class.yith-wcwl-ui.php:82
188
  msgid "Product added!"
189
  msgstr "Produto adicionado!"
190
 
191
+ #: includes/class.yith-wcwl-admin-init.php:1129
192
  msgid "\"Add to Cart\" text"
193
  msgstr "Texto \" Adicionar ao Carrinho\""
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1131
196
  msgid "Add to Cart"
197
  msgstr "Adcionar ao Carrinho"
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1136
200
  #, fuzzy
201
  msgid "Show Unit price"
202
  msgstr "Preço unitário"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1137
205
  msgid "Show unit price for each product in wishlist"
206
  msgstr ""
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1144
209
  #, fuzzy
210
  msgid "Show \"Add to Cart\" button"
211
  msgstr "Texto do botão \"Adicionar ao carrinho \""
212
 
213
+ #: includes/class.yith-wcwl-admin-init.php:1145
214
  #, fuzzy
215
  msgid "Show \"Add to Cart\" button for each product in wishlist"
216
  msgstr "Fundo do do botão \"Adicionar ao carrinho \""
217
 
218
+ #: includes/class.yith-wcwl-admin-init.php:1152
219
  msgid "Show Stock status"
220
  msgstr "Status do stock"
221
 
222
+ #: includes/class.yith-wcwl-admin-init.php:1153
223
  msgid ""
224
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
225
  msgstr ""
226
 
227
+ #: includes/class.yith-wcwl-admin-init.php:1160
228
  msgid "Show Date of addition"
229
  msgstr ""
230
 
231
+ #: includes/class.yith-wcwl-admin-init.php:1161
232
  #, fuzzy
233
  msgid "Show the date when users have added a product to the wishlist"
234
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
235
 
236
+ #: includes/class.yith-wcwl-admin-init.php:1168
237
  #, fuzzy
238
  msgid "Add second remove button"
239
  msgstr "Texto do botão \"Adicionar ao carrinho \""
240
 
241
+ #: includes/class.yith-wcwl-admin-init.php:1169
242
  msgid "Add a second remove button in the last column, with extended label"
243
  msgstr ""
244
 
245
+ #: includes/class.yith-wcwl-admin-init.php:1184
246
  msgid "Styles"
247
  msgstr "Estilos"
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1191
250
  msgid "Use buttons"
251
  msgstr "Usar botões"
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1192
254
  #, fuzzy
255
  msgid "Use buttons instead of simple anchors."
256
  msgstr "Usar botões ao invés de simples âncoras."
257
 
258
+ #: includes/class.yith-wcwl-admin-init.php:1198
259
  msgid "Custom CSS"
260
  msgstr "CSS Customizado"
261
 
262
+ #: includes/class.yith-wcwl-admin-init.php:1205
263
  msgid "Use theme style"
264
  msgstr "Usar estilo do tema"
265
 
266
+ #: includes/class.yith-wcwl-admin-init.php:1206
267
  msgid "Use the theme style."
268
  msgstr "Usar o estilo do tema."
269
 
270
+ #: includes/class.yith-wcwl-admin-init.php:1212
271
  #, fuzzy
272
  msgid "Rounded buttons"
273
  msgstr "Usar botões"
274
 
275
+ #: includes/class.yith-wcwl-admin-init.php:1213
276
  #, fuzzy
277
  msgid "Make button corners rounded"
278
  msgstr "Faça botões do canto arredondado"
279
 
280
+ #: includes/class.yith-wcwl-admin-init.php:1219
281
  msgid "\"Add to Wishlist\" icon"
282
  msgstr "Ícone \"Adcionar aos meus desejos\" "
283
 
284
+ #: includes/class.yith-wcwl-admin-init.php:1220
285
  msgid "Add an icon to the \"Add to Wishlist\" button"
286
  msgstr "Adicionar um ícone ao botão \"Adcionar aos meus desejos\""
287
 
288
+ #: includes/class.yith-wcwl-admin-init.php:1230
289
  msgid "\"Add to Cart\" icon"
290
  msgstr "Ícone \"Adicionar ao Carrinho\""
291
 
292
+ #: includes/class.yith-wcwl-admin-init.php:1231
293
  msgid "Add an icon to the \"Add to Cart\" button"
294
  msgstr "Adicionar um ícone ao botão \"Adcionar ao carrinho\""
295
 
296
+ #: includes/class.yith-wcwl-admin-init.php:1249
297
  #, fuzzy
298
  msgid "Social Networks & Share"
299
  msgstr "Social &amp; Compartilhamento"
300
 
301
+ #: includes/class.yith-wcwl-admin-init.php:1256
302
  msgid "Share on Facebook"
303
  msgstr "Partilhar no Facebook"
304
 
305
+ #: includes/class.yith-wcwl-admin-init.php:1257
306
  msgid "Show \"Share on Facebook\" button"
307
  msgstr "Partilhar no Facebook"
308
 
309
+ #: includes/class.yith-wcwl-admin-init.php:1263
310
  msgid "Tweet on Twitter"
311
  msgstr "Tweetar no Twitter"
312
 
313
+ #: includes/class.yith-wcwl-admin-init.php:1264
314
  #, fuzzy
315
  msgid "Show \"Tweet on Twitter\" button"
316
  msgstr "Tweetar no Twitter"
317
 
318
+ #: includes/class.yith-wcwl-admin-init.php:1270
319
  msgid "Pin on Pinterest"
320
  msgstr ""
321
 
322
+ #: includes/class.yith-wcwl-admin-init.php:1271
323
  #, fuzzy
324
  msgid "Show \"Pin on Pinterest\" button"
325
  msgstr "Texto do botão \"Adicionar ao carrinho \""
326
 
327
+ #: includes/class.yith-wcwl-admin-init.php:1277
328
  msgid "Share on Google+"
329
  msgstr "Partilhar no Google+"
330
 
331
+ #: includes/class.yith-wcwl-admin-init.php:1278
332
  #, fuzzy
333
  msgid "Show \"Share on Google+\" button"
334
  msgstr "Partilhar no Facebook"
335
 
336
+ #: includes/class.yith-wcwl-admin-init.php:1284
337
  msgid "Share by Email"
338
  msgstr ""
339
 
340
+ #: includes/class.yith-wcwl-admin-init.php:1285
341
  #, fuzzy
342
  msgid "Show \"Share by Email\" button"
343
  msgstr "Texto do botão \"Adicionar ao carrinho \""
344
 
345
+ #: includes/class.yith-wcwl-admin-init.php:1291
346
  msgid "Social title"
347
  msgstr "Título Redes Sociais"
348
 
349
+ #: includes/class.yith-wcwl-admin-init.php:1298
350
  msgid "Social text"
351
  msgstr "Texto Redes Sociais"
352
 
353
+ #: includes/class.yith-wcwl-admin-init.php:1299
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."
357
  msgstr ""
358
 
359
+ #: includes/class.yith-wcwl-admin-init.php:1306
360
  msgid "Social image URL"
361
  msgstr "Url para partilhar"
362
 
363
+ #: includes/class.yith-wcwl-admin-init.php:1307
364
  msgid "It will be used by Pinterest."
365
  msgstr ""
366
 
367
+ #: includes/class.yith-wcwl-admin-init.php:1321
 
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:1326
374
  msgid "YITH WooCommerce Frequently Bought Together Integration"
375
  msgstr ""
376
 
377
+ #: includes/class.yith-wcwl-admin-init.php:1333
378
  msgid "Enable slider in wishlist"
379
  msgstr ""
380
 
381
+ #: includes/class.yith-wcwl-admin-init.php:1334
 
382
  msgid ""
383
  "Choose to enable product slider in wishlist page with linked products (<a "
384
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
385
  msgstr ""
386
 
387
+ #: includes/class.yith-wcwl-admin-init.php:1370
388
  #, fuzzy
389
  msgid "\"Add to wishlist\" button"
390
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
391
 
392
+ #: includes/class.yith-wcwl-admin-init.php:1373
393
+ #: includes/class.yith-wcwl-admin-init.php:1391
394
+ #: includes/class.yith-wcwl-admin-init.php:1409
395
+ #: includes/class.yith-wcwl-admin-init.php:1427
396
+ #: includes/class.yith-wcwl-admin-init.php:1445
397
  msgid "Background"
398
  msgstr ""
399
 
400
+ #: includes/class.yith-wcwl-admin-init.php:1374
401
+ #: includes/class.yith-wcwl-admin-init.php:1392
402
+ #: includes/class.yith-wcwl-admin-init.php:1410
403
+ #: includes/class.yith-wcwl-admin-init.php:1428
404
+ #: includes/class.yith-wcwl-admin-init.php:1446
405
  msgid "Text"
406
  msgstr ""
407
 
408
+ #: includes/class.yith-wcwl-admin-init.php:1375
409
+ #: includes/class.yith-wcwl-admin-init.php:1393
410
+ #: includes/class.yith-wcwl-admin-init.php:1411
411
+ #: includes/class.yith-wcwl-admin-init.php:1429
412
+ #: includes/class.yith-wcwl-admin-init.php:1447
413
  msgid "Border"
414
  msgstr ""
415
 
416
+ #: includes/class.yith-wcwl-admin-init.php:1382
417
+ #: includes/class.yith-wcwl-admin-init.php:1400
418
+ #: includes/class.yith-wcwl-admin-init.php:1418
419
+ #: includes/class.yith-wcwl-admin-init.php:1436
420
  msgid "Background (hover)"
421
  msgstr ""
422
 
423
+ #: includes/class.yith-wcwl-admin-init.php:1383
424
+ #: includes/class.yith-wcwl-admin-init.php:1401
425
+ #: includes/class.yith-wcwl-admin-init.php:1419
426
+ #: includes/class.yith-wcwl-admin-init.php:1437
427
  msgid "Text (hover)"
428
  msgstr ""
429
 
430
+ #: includes/class.yith-wcwl-admin-init.php:1384
431
+ #: includes/class.yith-wcwl-admin-init.php:1402
432
+ #: includes/class.yith-wcwl-admin-init.php:1420
433
+ #: includes/class.yith-wcwl-admin-init.php:1438
434
  msgid "Border (hover)"
435
  msgstr ""
436
 
437
+ #: includes/class.yith-wcwl-admin-init.php:1388
438
  #, fuzzy
439
  msgid "\"Add to Cart\" button"
440
  msgstr "Texto do botão \"Adicionar ao carrinho \""
441
 
442
+ #: includes/class.yith-wcwl-admin-init.php:1406
443
  msgid "\"Style 1\" button"
444
  msgstr ""
445
 
446
+ #: includes/class.yith-wcwl-admin-init.php:1424
447
  msgid "\"Style 2\" button"
448
  msgstr ""
449
 
450
+ #: includes/class.yith-wcwl-admin-init.php:1442
451
  #, fuzzy
452
  msgid "Wishlist table"
453
  msgstr "Titulo da lista de desejos"
454
 
455
+ #: includes/class.yith-wcwl-admin-init.php:1451
456
  msgid "Headers"
457
  msgstr ""
458
 
459
+ #: includes/class.yith-wcwl-admin-init.php:1454
460
  msgid "Background color"
461
  msgstr ""
462
 
463
+ #: includes/class.yith-wcwl-admin-init.php:1544
464
  #, fuzzy
465
  msgid "Wishlist Activated"
466
  msgstr "Titulo da lista de desejos"
467
 
468
+ #: includes/class.yith-wcwl-admin-init.php:1545
 
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
  "options, <a href=\"%s\">discover it now</a>."
474
  msgstr ""
475
 
476
+ #: includes/class.yith-wcwl-admin-init.php:1556
477
  #, fuzzy
478
  msgid "Wishlist Updated"
479
  msgstr "Meus desejos"
480
 
481
+ #: includes/class.yith-wcwl-admin-init.php:1557
 
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
  "\">discover the PREMIUM version.</a>"
488
  msgstr ""
489
 
490
+ #: includes/class.yith-wcwl-init.php:403
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:404
497
  #, fuzzy
498
  msgid "Product correctly added to cart"
499
  msgstr "Produto adicionado ao carrinho."
500
 
501
+ #: includes/class.yith-wcwl-install.php:244
502
  msgctxt "page_slug"
503
  msgid "wishlist"
504
  msgstr ""
505
 
506
+ #: includes/class.yith-wcwl-privacy.php:50
507
  msgid "While you visit our site, we’ll track:"
508
  msgstr ""
509
 
510
+ #: includes/class.yith-wcwl-privacy.php:52
511
  msgid ""
512
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
513
  "users your favourite products, and to create targeted email campaigns."
514
  msgstr ""
515
 
516
+ #: includes/class.yith-wcwl-privacy.php:53
517
  msgid ""
518
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
519
  "make them visible to the store’s staff"
520
  msgstr ""
521
 
522
+ #: includes/class.yith-wcwl-privacy.php:55
523
  msgid ""
524
  "We’ll also use cookies to keep track of wishlist contents while you’re "
525
  "browsing our site."
526
  msgstr ""
527
 
528
+ #: includes/class.yith-wcwl-privacy.php:58
529
  msgid ""
530
  "Members of our team have access to the information you provide us. For "
531
  "example, both Administrators and Shop Managers can access:"
532
  msgstr ""
533
 
534
+ #: includes/class.yith-wcwl-privacy.php:60
535
  msgid ""
536
  "Wishlist details, such as products added, date of addition, name and privacy "
537
  "settings of your wishlists"
538
  msgstr ""
539
 
540
+ #: includes/class.yith-wcwl-privacy.php:62
541
  msgid ""
542
  "Our team members have access to this information to offer you better deals "
543
  "for the products you love."
544
  msgstr ""
545
 
546
+ #: includes/class.yith-wcwl-privacy.php:82
547
+ #: includes/class.yith-wcwl-privacy.php:98
548
  #, fuzzy
 
549
  msgid "Customer Wishlists"
550
  msgstr "Adicionar aos meus desejos"
551
 
552
+ #: includes/class.yith-wcwl-privacy.php:133
553
  #, fuzzy
 
554
  msgid "Wishlists"
555
  msgstr "Lista de Desejos"
556
 
557
+ #. Translators: %s Order number.
558
+ #: includes/class.yith-wcwl-privacy.php:195
559
+ #, fuzzy
560
  msgid "Removed wishlist %s."
561
  msgstr "Minha lista de desejos em %s"
562
 
563
+ #. Translators: %s Order number.
564
+ #: includes/class.yith-wcwl-privacy.php:199
565
+ #, fuzzy
566
  msgid "Wishlist %s has been retained."
567
  msgstr "Texto da tabela de desejos"
568
 
569
+ #: includes/class.yith-wcwl-privacy.php:210
570
  msgid "Removed default user's wishlist"
571
  msgstr ""
572
 
573
+ #: includes/class.yith-wcwl-privacy.php:228
574
  msgid "Token"
575
  msgstr ""
576
 
577
+ #: includes/class.yith-wcwl-privacy.php:229
578
  #, fuzzy
 
579
  msgid "Wishlist url"
580
  msgstr "Lista de Desejos"
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 templates/wishlist-view.php:212
 
600
  #, fuzzy
601
  msgid "Shared"
602
  msgstr "Partilhar no:"
603
 
604
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
605
  msgid "Private"
606
  msgstr ""
607
 
608
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
609
  msgid "Public"
610
  msgstr ""
611
 
612
+ #: includes/class.yith-wcwl-shortcode.php:259
613
+ #: includes/class.yith-wcwl-ui.php:164
614
  msgid "Share on:"
615
  msgstr "Partilhar no:"
616
 
617
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
618
  msgid "Select options"
619
  msgstr "Selecione as opções"
620
 
621
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
622
  msgid "Facebook"
623
  msgstr "Facebook"
624
 
625
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
626
  msgid "Twitter"
627
  msgstr "Twitter"
628
 
629
+ #: includes/class.yith-wcwl-ui.php:180
630
  msgid "email"
631
  msgstr ""
632
 
633
+ #: includes/class.yith-wcwl.php:201
634
  #, fuzzy
635
  msgid "An error occurred while adding products to the wishlist."
636
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
637
 
638
+ #: includes/class.yith-wcwl.php:293
639
  #, fuzzy
640
  msgid "An error occurred while adding products to wishlist."
641
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
642
 
643
+ #: includes/class.yith-wcwl.php:310
644
  msgid "The \"Remove\" option now does not require any parameter"
645
  msgstr ""
646
 
647
+ #: includes/class.yith-wcwl.php:359
648
  #, fuzzy
649
  msgid "An error occurred while removing products from the wishlist"
650
  msgstr "Oops! Ocorreu um erro ao remover o produto à lista de desejos."
651
 
652
+ #: includes/class.yith-wcwl.php:809
653
  msgid "You need to log in before creating a new wishlist"
654
  msgstr ""
655
 
656
+ #: includes/class.yith-wcwl.php:1610
657
  msgid "Product successfully removed."
658
  msgstr "Produto removido com sucesso."
659
 
660
+ #: includes/class.yith-wcwl.php:1614
661
  msgid "Error. Unable to remove the product from the wishlist."
662
  msgstr "Erro. Não foi possível remover o produto da lista de desejos."
663
 
664
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
665
  msgid "No products were added to the wishlist"
666
  msgstr "Nenhum produto foi adicionado à lista de desejos"
667
 
668
+ #: includes/class.yith-wcwl.php:1660
669
  msgid "An error as occurred."
670
  msgstr ""
671
 
672
+ #: init.php:130
673
  msgid ""
674
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
675
  "WooCommerce in order to work."
676
  msgstr ""
677
 
678
+ #: init.php:140
679
  msgid "You can't activate the free version of"
680
  msgstr ""
681
 
682
+ #: init.php:140
683
  msgid "while you are using the premium one."
684
  msgstr ""
685
 
686
+ #: templates/admin/wishlist-panel-premium.php:185
687
+ #: templates/admin/wishlist-panel-premium.php:383
 
688
  msgid ""
689
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
690
  "%2$s to benefit from all features!"
691
  msgstr ""
692
 
693
+ #: templates/admin/wishlist-panel-premium.php:187
694
+ #: templates/admin/wishlist-panel-premium.php:385
 
695
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
696
  msgstr ""
697
 
698
+ #: templates/admin/wishlist-panel-premium.php:193
699
  msgid "Premium Features"
700
  msgstr ""
701
 
702
+ #: templates/admin/wishlist-panel-premium.php:196
703
+ #: templates/admin/wishlist-panel-premium.php:201
704
  msgid "Multiple Wishlist"
705
  msgstr ""
706
 
707
+ #: templates/admin/wishlist-panel-premium.php:203
 
708
  msgid ""
709
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
710
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
715
  "manage and share their own wish lists."
716
  msgstr ""
717
 
718
+ #: templates/admin/wishlist-panel-premium.php:212
719
+ #: templates/admin/wishlist-panel-premium.php:222
720
  msgid "Wishlist Private"
721
  msgstr ""
722
 
723
+ #: templates/admin/wishlist-panel-premium.php:214
 
724
  msgid ""
725
  "By enabling the option wishlist, users will also have the possibility to "
726
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
727
  "following options:"
728
  msgstr ""
729
 
730
+ #: templates/admin/wishlist-panel-premium.php:216
 
731
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
732
  msgstr ""
733
 
734
+ #: templates/admin/wishlist-panel-premium.php:217
 
735
  msgid ""
736
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
737
  "can display it;"
738
  msgstr ""
739
 
740
+ #: templates/admin/wishlist-panel-premium.php:218
 
741
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
742
  msgstr ""
743
 
744
+ #: templates/admin/wishlist-panel-premium.php:229
745
+ #: templates/admin/wishlist-panel-premium.php:234
746
  msgid "Estimate Cost"
747
  msgstr ""
748
 
749
+ #: templates/admin/wishlist-panel-premium.php:236
 
750
  msgid ""
751
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
752
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
758
  "address that you have previously set."
759
  msgstr ""
760
 
761
+ #: templates/admin/wishlist-panel-premium.php:245
762
+ #: templates/admin/wishlist-panel-premium.php:250
763
  msgid "Admin Panel"
764
  msgstr ""
765
 
766
+ #: templates/admin/wishlist-panel-premium.php:247
 
767
  msgid ""
768
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
769
  "submenu pages, you will have total control on users' wishlists. In addition "
773
  "in customers' wish lists."
774
  msgstr ""
775
 
776
+ #: templates/admin/wishlist-panel-premium.php:257
777
+ #: templates/admin/wishlist-panel-premium.php:262
778
  msgid "Search Wishlists"
779
  msgstr ""
780
 
781
+ #: templates/admin/wishlist-panel-premium.php:264
 
782
  msgid ""
783
  "How many times have you been looking for the perfect gift for a important "
784
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
787
  "your products and even encourage users to purchase."
788
  msgstr ""
789
 
790
+ #: templates/admin/wishlist-panel-premium.php:273
791
  msgid "'ADD TO CART' CHECKBOX"
792
  msgstr ""
793
 
794
+ #: templates/admin/wishlist-panel-premium.php:275
 
795
  msgid ""
796
  "Your shop offers always a wide selection of products and wishlists of your "
797
  "users get more and more crowded everyday. Give them the possibility to "
799
  "just with one click."
800
  msgstr ""
801
 
802
+ #: templates/admin/wishlist-panel-premium.php:278
803
  msgid "'ADD TO CART'"
804
  msgstr ""
805
 
806
+ #: templates/admin/wishlist-panel-premium.php:285
807
  msgid "DISABLE WISHLIST"
808
  msgstr ""
809
 
810
+ #: templates/admin/wishlist-panel-premium.php:290
811
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
812
  msgstr ""
813
 
814
+ #: templates/admin/wishlist-panel-premium.php:292
 
815
  msgid ""
816
  "Favour users that have registered to your shop and disable plugin "
817
  "functionalities for all users that have not. By disabling this option, each "
819
  "%2$s to \"My Account\" page and a message will invite them to log in."
820
  msgstr ""
821
 
822
+ #: templates/admin/wishlist-panel-premium.php:301
823
  msgid "MESSAGE TO UNLOGGED USERS"
824
  msgstr ""
825
 
826
+ #: templates/admin/wishlist-panel-premium.php:303
 
827
  msgid ""
828
  "Invite users that are visiting your shop to login if they want to fully "
829
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
830
  "redirect them to \"My Account\" page for registration."
831
  msgstr ""
832
 
833
+ #: templates/admin/wishlist-panel-premium.php:306
834
  msgid "UNLOGGED USERS"
835
  msgstr ""
836
 
837
+ #: templates/admin/wishlist-panel-premium.php:313
838
+ #: templates/admin/wishlist-panel-premium.php:318
839
  msgid "POPULAR TABLE"
840
  msgstr ""
841
 
842
+ #: templates/admin/wishlist-panel-premium.php:320
 
843
  msgid ""
844
  "Some products draw customer's attention more than others and they do not "
845
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
847
  "their wishlists."
848
  msgstr ""
849
 
850
+ #: templates/admin/wishlist-panel-premium.php:329
851
  msgid "FUNCTIONALITIES IN ONE CLICK"
852
  msgstr ""
853
 
854
+ #: templates/admin/wishlist-panel-premium.php:331
 
855
  msgid ""
856
  "Users have the possibility to search for a wishlist, create a new one or "
857
  "display those already created. Add these %1$sfunctionalities%2$s through the "
858
  "dedicated widgets or show them immediately after \"Wishlist\" table."
859
  msgstr ""
860
 
861
+ #: templates/admin/wishlist-panel-premium.php:334
862
  msgid "FUNCTIONALITIES"
863
  msgstr ""
864
 
865
+ #: templates/admin/wishlist-panel-premium.php:341
866
+ #: templates/admin/wishlist-panel-premium.php:346
867
  msgid "PROMOTIONAL EMAIL"
868
  msgstr ""
869
 
870
+ #: templates/admin/wishlist-panel-premium.php:348
 
871
  msgid ""
872
  "If you want to give the right input to your users to persuade them to "
873
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
876
  "will know you are offering a unique offer!"
877
  msgstr ""
878
 
879
+ #: templates/admin/wishlist-panel-premium.php:357
880
  msgid "FROM A WISHLIST TO ANOTHER"
881
  msgstr ""
882
 
883
+ #: templates/admin/wishlist-panel-premium.php:359
 
884
  msgid ""
885
  "Who said that a product has to remain forever in the same wishlist? With the "
886
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
888
  "another one, managing as they want their lists."
889
  msgstr ""
890
 
891
+ #: templates/admin/wishlist-panel-premium.php:362
892
  msgid "FROM A WISHLIST"
893
  msgstr ""
894
 
895
+ #: templates/admin/wishlist-panel-premium.php:369
896
  msgid "DATE"
897
  msgstr ""
898
 
899
+ #: templates/admin/wishlist-panel-premium.php:374
900
  msgid "DATE OF ADDITION TO A WISHLIST"
901
  msgstr ""
902
 
903
+ #: templates/admin/wishlist-panel-premium.php:376
 
904
  msgid ""
905
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
906
  "date in which they have added a particular product to their list: a new way "
907
  "to keep you users informed about their operations."
908
  msgstr ""
909
 
910
+ #: templates/share.php:32
911
  msgid "Pinterest"
912
  msgstr ""
913
 
914
+ #: templates/share.php:38
915
  #, fuzzy
916
  msgid "Google+"
917
  msgstr "Partilhar no Google+"
918
 
919
+ #: templates/share.php:44
920
  msgid "Email"
921
  msgstr ""
922
 
923
+ #: templates/wishlist-view.php:32
924
  #, fuzzy
925
  msgid "Edit title"
926
  msgstr "Titulo da lista de desejos"
927
 
928
+ #: templates/wishlist-view.php:41
929
  msgid "Save"
930
  msgstr ""
931
 
932
+ #: templates/wishlist-view.php:45
933
  msgid "Cancel"
934
  msgstr ""
935
 
936
+ #: templates/wishlist-view.php:82
937
  msgid "Product Name"
938
  msgstr "Nome do Produto"
939
 
940
+ #: templates/wishlist-view.php:89
941
  msgid "Unit Price"
942
  msgstr "Preço unitário"
943
 
944
+ #: templates/wishlist-view.php:102
945
  msgid "Stock Status"
946
  msgstr "Status do stock"
947
 
948
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
949
  msgid "Remove this product"
950
  msgstr "Remover este produto"
951
 
952
+ #: templates/wishlist-view.php:172
953
  msgid "Free!"
954
  msgstr ""
955
 
956
+ #: templates/wishlist-view.php:179
957
  msgid "Out of Stock"
958
  msgstr "Fora de stock"
959
 
960
+ #: templates/wishlist-view.php:179
961
  msgid "In Stock"
962
  msgstr "Em stock"
963
 
964
+ #: templates/wishlist-view.php:188
 
965
  msgid "Added on : %s"
966
  msgstr ""
967
 
968
+ #: templates/wishlist-view.php:200
969
  msgid "Move"
970
  msgstr ""
971
 
972
+ #: templates/wishlist-view.php:232
973
  msgid "Remove"
974
  msgstr ""
975
 
976
+ #: templates/wishlist-view.php:259
977
  msgid "Add the selected products to the cart"
978
  msgstr ""
979
 
980
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
981
  msgid "Ask for an estimate"
982
  msgstr ""
983
 
984
+ #: templates/wishlist-view.php:303
985
  msgid "Your email"
986
  msgstr ""
987
 
988
+ #. Plugin Name of the plugin/theme
989
+ #, fuzzy
990
+ msgid "YITH WooCommerce Wishlist"
991
+ msgstr "Adicionar aos meus desejos"
992
+
993
+ #. Plugin URI of the plugin/theme
994
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
995
+ msgstr ""
996
+
997
+ #. Description of the plugin/theme
998
+ msgid ""
999
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
1000
+ "possibility to create, fill, manage and share their wishlists allowing you "
1001
+ "to analyze their interests and needs to improve your marketing strategies. "
1002
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1003
+ "your e-commerce on <strong>YITH</strong></a>"
1004
+ msgstr ""
1005
+
1006
+ #. Author of the plugin/theme
1007
+ msgid "YITH"
1008
+ msgstr ""
1009
+
1010
+ #. Author URI of the plugin/theme
1011
+ msgid "https://yithemes.com/"
1012
+ msgstr ""
1013
+
1014
  #, fuzzy
1015
  #~ msgid ""
1016
  #~ "Enable all plugin features. <strong>Be sure to select at least one option "
languages/yith-woocommerce-wishlist-ru_RU.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-ru_RU.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WCWL\n"
4
- "POT-Creation-Date: 2018-10-04 14:51+0200\n"
 
5
  "PO-Revision-Date: 2018-10-04 14:51+0200\n"
6
  "Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
7
  "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
@@ -71,7 +72,6 @@ msgid "Enable YITH Wishlist"
71
  msgstr ""
72
 
73
  #: includes/class.yith-wcwl-admin-init.php:1048
74
- #, php-format
75
  msgid ""
76
  "Enable all plugin features. <strong>Be sure to select at least one option in "
77
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
@@ -85,7 +85,6 @@ msgstr ""
85
  #: includes/class.yith-wcwl-admin-init.php:1056
86
  #: includes/class.yith-wcwl-admin-init.php:1057
87
  #: includes/class.yith-wcwl-admin-init.php:1293
88
- #, php-format
89
  msgid "My wishlist on %s"
90
  msgstr "Мои закладки на %s"
91
 
@@ -353,7 +352,6 @@ msgid "It will be used by Pinterest."
353
  msgstr ""
354
 
355
  #: includes/class.yith-wcwl-admin-init.php:1321
356
- #, php-format
357
  msgid ""
358
  "If you want to take advantage of this feature, you could consider to "
359
  "purchase the %s."
@@ -368,7 +366,6 @@ msgid "Enable slider in wishlist"
368
  msgstr ""
369
 
370
  #: includes/class.yith-wcwl-admin-init.php:1334
371
- #, php-format
372
  msgid ""
373
  "Choose to enable product slider in wishlist page with linked products (<a "
374
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
@@ -454,7 +451,6 @@ msgid "Wishlist Activated"
454
  msgstr ""
455
 
456
  #: includes/class.yith-wcwl-admin-init.php:1545
457
- #, php-format
458
  msgid ""
459
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
460
  "can access to all the settings of our plugins that you have activated. "
@@ -467,7 +463,6 @@ msgid "Wishlist Updated"
467
  msgstr ""
468
 
469
  #: includes/class.yith-wcwl-admin-init.php:1557
470
- #, php-format
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 "
@@ -488,8 +483,10 @@ msgid "Product correctly added to cart"
488
  msgstr "Продукт успешно добавлен в корзину"
489
 
490
  #: includes/class.yith-wcwl-install.php:244
 
 
491
  msgid "wishlist"
492
- msgstr ""
493
 
494
  #: includes/class.yith-wcwl-privacy.php:50
495
  msgid "While you visit our site, we’ll track:"
@@ -538,18 +535,17 @@ msgstr ""
538
 
539
  #: includes/class.yith-wcwl-privacy.php:133
540
  #, fuzzy
541
- #| msgid "My wishlist on %s"
542
  msgid "Wishlists"
543
  msgstr "Мои закладки на %s"
544
 
 
545
  #: includes/class.yith-wcwl-privacy.php:195
546
- #, fuzzy, php-format
547
- #| msgid "My wishlist on %s"
548
  msgid "Removed wishlist %s."
549
  msgstr "Мои закладки на %s"
550
 
 
551
  #: includes/class.yith-wcwl-privacy.php:199
552
- #, php-format
553
  msgid "Wishlist %s has been retained."
554
  msgstr ""
555
 
@@ -570,6 +566,7 @@ msgid "Title"
570
  msgstr ""
571
 
572
  #: includes/class.yith-wcwl-privacy.php:231
 
573
  msgid "Created on"
574
  msgstr ""
575
 
@@ -670,7 +667,6 @@ msgstr ""
670
 
671
  #: templates/admin/wishlist-panel-premium.php:185
672
  #: templates/admin/wishlist-panel-premium.php:383
673
- #, php-format
674
  msgid ""
675
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
676
  "%2$s to benefit from all features!"
@@ -678,7 +674,6 @@ msgstr ""
678
 
679
  #: templates/admin/wishlist-panel-premium.php:187
680
  #: templates/admin/wishlist-panel-premium.php:385
681
- #, php-format
682
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
683
  msgstr ""
684
 
@@ -692,7 +687,6 @@ msgid "Multiple Wishlist"
692
  msgstr ""
693
 
694
  #: templates/admin/wishlist-panel-premium.php:203
695
- #, php-format
696
  msgid ""
697
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
698
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -709,7 +703,6 @@ msgid "Wishlist Private"
709
  msgstr ""
710
 
711
  #: templates/admin/wishlist-panel-premium.php:214
712
- #, php-format
713
  msgid ""
714
  "By enabling the option wishlist, users will also have the possibility to "
715
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
@@ -717,19 +710,16 @@ msgid ""
717
  msgstr ""
718
 
719
  #: templates/admin/wishlist-panel-premium.php:216
720
- #, php-format
721
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
722
  msgstr ""
723
 
724
  #: templates/admin/wishlist-panel-premium.php:217
725
- #, php-format
726
  msgid ""
727
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
728
  "can display it;"
729
  msgstr ""
730
 
731
  #: templates/admin/wishlist-panel-premium.php:218
732
- #, php-format
733
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
734
  msgstr ""
735
 
@@ -739,7 +729,6 @@ msgid "Estimate Cost"
739
  msgstr ""
740
 
741
  #: templates/admin/wishlist-panel-premium.php:236
742
- #, php-format
743
  msgid ""
744
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
745
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -757,7 +746,6 @@ msgid "Admin Panel"
757
  msgstr ""
758
 
759
  #: templates/admin/wishlist-panel-premium.php:247
760
- #, php-format
761
  msgid ""
762
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
763
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -773,7 +761,6 @@ msgid "Search Wishlists"
773
  msgstr ""
774
 
775
  #: templates/admin/wishlist-panel-premium.php:264
776
- #, php-format
777
  msgid ""
778
  "How many times have you been looking for the perfect gift for a important "
779
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -787,7 +774,6 @@ msgid "'ADD TO CART' CHECKBOX"
787
  msgstr ""
788
 
789
  #: templates/admin/wishlist-panel-premium.php:275
790
- #, php-format
791
  msgid ""
792
  "Your shop offers always a wide selection of products and wishlists of your "
793
  "users get more and more crowded everyday. Give them the possibility to "
@@ -808,7 +794,6 @@ msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
808
  msgstr ""
809
 
810
  #: templates/admin/wishlist-panel-premium.php:292
811
- #, php-format
812
  msgid ""
813
  "Favour users that have registered to your shop and disable plugin "
814
  "functionalities for all users that have not. By disabling this option, each "
@@ -821,7 +806,6 @@ msgid "MESSAGE TO UNLOGGED USERS"
821
  msgstr ""
822
 
823
  #: templates/admin/wishlist-panel-premium.php:303
824
- #, php-format
825
  msgid ""
826
  "Invite users that are visiting your shop to login if they want to fully "
827
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
@@ -838,7 +822,6 @@ msgid "POPULAR TABLE"
838
  msgstr ""
839
 
840
  #: templates/admin/wishlist-panel-premium.php:320
841
- #, php-format
842
  msgid ""
843
  "Some products draw customer's attention more than others and they do not "
844
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -851,7 +834,6 @@ msgid "FUNCTIONALITIES IN ONE CLICK"
851
  msgstr ""
852
 
853
  #: templates/admin/wishlist-panel-premium.php:331
854
- #, php-format
855
  msgid ""
856
  "Users have the possibility to search for a wishlist, create a new one or "
857
  "display those already created. Add these %1$sfunctionalities%2$s through the "
@@ -868,7 +850,6 @@ msgid "PROMOTIONAL EMAIL"
868
  msgstr ""
869
 
870
  #: templates/admin/wishlist-panel-premium.php:348
871
- #, php-format
872
  msgid ""
873
  "If you want to give the right input to your users to persuade them to "
874
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -882,7 +863,6 @@ msgid "FROM A WISHLIST TO ANOTHER"
882
  msgstr ""
883
 
884
  #: templates/admin/wishlist-panel-premium.php:359
885
- #, php-format
886
  msgid ""
887
  "Who said that a product has to remain forever in the same wishlist? With the "
888
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -903,7 +883,6 @@ msgid "DATE OF ADDITION TO A WISHLIST"
903
  msgstr ""
904
 
905
  #: templates/admin/wishlist-panel-premium.php:376
906
- #, php-format
907
  msgid ""
908
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
909
  "date in which they have added a particular product to their list: a new way "
@@ -963,7 +942,6 @@ msgid "In Stock"
963
  msgstr "в наличии"
964
 
965
  #: templates/wishlist-view.php:188
966
- #, php-format
967
  msgid "Added on : %s"
968
  msgstr ""
969
 
@@ -987,6 +965,31 @@ msgstr ""
987
  msgid "Your email"
988
  msgstr ""
989
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
990
  #, fuzzy
991
  #~ msgid "Add options "
992
  #~ msgstr "Добавить в корзину"
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:51+0200\n"
7
  "Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
72
  msgstr ""
73
 
74
  #: includes/class.yith-wcwl-admin-init.php:1048
 
75
  msgid ""
76
  "Enable all plugin features. <strong>Be sure to select at least one option in "
77
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
85
  #: includes/class.yith-wcwl-admin-init.php:1056
86
  #: includes/class.yith-wcwl-admin-init.php:1057
87
  #: includes/class.yith-wcwl-admin-init.php:1293
 
88
  msgid "My wishlist on %s"
89
  msgstr "Мои закладки на %s"
90
 
352
  msgstr ""
353
 
354
  #: includes/class.yith-wcwl-admin-init.php:1321
 
355
  msgid ""
356
  "If you want to take advantage of this feature, you could consider to "
357
  "purchase the %s."
366
  msgstr ""
367
 
368
  #: includes/class.yith-wcwl-admin-init.php:1334
 
369
  msgid ""
370
  "Choose to enable product slider in wishlist page with linked products (<a "
371
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
451
  msgstr ""
452
 
453
  #: includes/class.yith-wcwl-admin-init.php:1545
 
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. "
463
  msgstr ""
464
 
465
  #: includes/class.yith-wcwl-admin-init.php:1557
 
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 "
483
  msgstr "Продукт успешно добавлен в корзину"
484
 
485
  #: includes/class.yith-wcwl-install.php:244
486
+ #, fuzzy
487
+ msgctxt "page_slug"
488
  msgid "wishlist"
489
+ msgstr "Мои закладки на %s"
490
 
491
  #: includes/class.yith-wcwl-privacy.php:50
492
  msgid "While you visit our site, we’ll track:"
535
 
536
  #: includes/class.yith-wcwl-privacy.php:133
537
  #, fuzzy
 
538
  msgid "Wishlists"
539
  msgstr "Мои закладки на %s"
540
 
541
+ #. Translators: %s Order number.
542
  #: includes/class.yith-wcwl-privacy.php:195
543
+ #, fuzzy
 
544
  msgid "Removed wishlist %s."
545
  msgstr "Мои закладки на %s"
546
 
547
+ #. Translators: %s Order number.
548
  #: includes/class.yith-wcwl-privacy.php:199
 
549
  msgid "Wishlist %s has been retained."
550
  msgstr ""
551
 
566
  msgstr ""
567
 
568
  #: includes/class.yith-wcwl-privacy.php:231
569
+ msgctxt "date wishlist was created"
570
  msgid "Created on"
571
  msgstr ""
572
 
667
 
668
  #: templates/admin/wishlist-panel-premium.php:185
669
  #: templates/admin/wishlist-panel-premium.php:383
 
670
  msgid ""
671
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
672
  "%2$s to benefit from all features!"
674
 
675
  #: templates/admin/wishlist-panel-premium.php:187
676
  #: templates/admin/wishlist-panel-premium.php:385
 
677
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
678
  msgstr ""
679
 
687
  msgstr ""
688
 
689
  #: templates/admin/wishlist-panel-premium.php:203
 
690
  msgid ""
691
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
692
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
703
  msgstr ""
704
 
705
  #: templates/admin/wishlist-panel-premium.php:214
 
706
  msgid ""
707
  "By enabling the option wishlist, users will also have the possibility to "
708
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
710
  msgstr ""
711
 
712
  #: templates/admin/wishlist-panel-premium.php:216
 
713
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
714
  msgstr ""
715
 
716
  #: templates/admin/wishlist-panel-premium.php:217
 
717
  msgid ""
718
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
719
  "can display it;"
720
  msgstr ""
721
 
722
  #: templates/admin/wishlist-panel-premium.php:218
 
723
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
724
  msgstr ""
725
 
729
  msgstr ""
730
 
731
  #: templates/admin/wishlist-panel-premium.php:236
 
732
  msgid ""
733
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
734
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
746
  msgstr ""
747
 
748
  #: templates/admin/wishlist-panel-premium.php:247
 
749
  msgid ""
750
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
751
  "submenu pages, you will have total control on users' wishlists. In addition "
761
  msgstr ""
762
 
763
  #: templates/admin/wishlist-panel-premium.php:264
 
764
  msgid ""
765
  "How many times have you been looking for the perfect gift for a important "
766
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
774
  msgstr ""
775
 
776
  #: templates/admin/wishlist-panel-premium.php:275
 
777
  msgid ""
778
  "Your shop offers always a wide selection of products and wishlists of your "
779
  "users get more and more crowded everyday. Give them the possibility to "
794
  msgstr ""
795
 
796
  #: templates/admin/wishlist-panel-premium.php:292
 
797
  msgid ""
798
  "Favour users that have registered to your shop and disable plugin "
799
  "functionalities for all users that have not. By disabling this option, each "
806
  msgstr ""
807
 
808
  #: templates/admin/wishlist-panel-premium.php:303
 
809
  msgid ""
810
  "Invite users that are visiting your shop to login if they want to fully "
811
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
822
  msgstr ""
823
 
824
  #: templates/admin/wishlist-panel-premium.php:320
 
825
  msgid ""
826
  "Some products draw customer's attention more than others and they do not "
827
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
834
  msgstr ""
835
 
836
  #: templates/admin/wishlist-panel-premium.php:331
 
837
  msgid ""
838
  "Users have the possibility to search for a wishlist, create a new one or "
839
  "display those already created. Add these %1$sfunctionalities%2$s through the "
850
  msgstr ""
851
 
852
  #: templates/admin/wishlist-panel-premium.php:348
 
853
  msgid ""
854
  "If you want to give the right input to your users to persuade them to "
855
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
863
  msgstr ""
864
 
865
  #: templates/admin/wishlist-panel-premium.php:359
 
866
  msgid ""
867
  "Who said that a product has to remain forever in the same wishlist? With the "
868
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
883
  msgstr ""
884
 
885
  #: templates/admin/wishlist-panel-premium.php:376
 
886
  msgid ""
887
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
888
  "date in which they have added a particular product to their list: a new way "
942
  msgstr "в наличии"
943
 
944
  #: templates/wishlist-view.php:188
 
945
  msgid "Added on : %s"
946
  msgstr ""
947
 
965
  msgid "Your email"
966
  msgstr ""
967
 
968
+ #. Plugin Name of the plugin/theme
969
+ msgid "YITH WooCommerce Wishlist"
970
+ msgstr ""
971
+
972
+ #. Plugin URI of the plugin/theme
973
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
974
+ msgstr ""
975
+
976
+ #. Description of the plugin/theme
977
+ msgid ""
978
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
979
+ "possibility to create, fill, manage and share their wishlists allowing you "
980
+ "to analyze their interests and needs to improve your marketing strategies. "
981
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
982
+ "your e-commerce on <strong>YITH</strong></a>"
983
+ msgstr ""
984
+
985
+ #. Author of the plugin/theme
986
+ msgid "YITH"
987
+ msgstr ""
988
+
989
+ #. Author URI of the plugin/theme
990
+ msgid "https://yithemes.com/"
991
+ msgstr ""
992
+
993
  #, fuzzy
994
  #~ msgid "Add options "
995
  #~ msgstr "Добавить в корзину"
languages/yith-woocommerce-wishlist-sv_SE.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-sv_SE.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WCWL\n"
4
- "POT-Creation-Date: 2018-10-04 14:52+0200\n"
 
5
  "PO-Revision-Date: 2018-10-04 14:52+0200\n"
6
  "Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
7
  "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
@@ -73,7 +74,6 @@ msgid "Enable YITH Wishlist"
73
  msgstr "Aktivera YITH Wishlist"
74
 
75
  #: includes/class.yith-wcwl-admin-init.php:1048
76
- #, php-format
77
  msgid ""
78
  "Enable all plugin features. <strong>Be sure to select at least one option in "
79
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
@@ -87,7 +87,6 @@ msgstr "Titel på önskelistan"
87
  #: includes/class.yith-wcwl-admin-init.php:1056
88
  #: includes/class.yith-wcwl-admin-init.php:1057
89
  #: includes/class.yith-wcwl-admin-init.php:1293
90
- #, php-format
91
  msgid "My wishlist on %s"
92
  msgstr "Min önskelista på %s"
93
 
@@ -348,7 +347,6 @@ msgid "It will be used by Pinterest."
348
  msgstr ""
349
 
350
  #: includes/class.yith-wcwl-admin-init.php:1321
351
- #, php-format
352
  msgid ""
353
  "If you want to take advantage of this feature, you could consider to "
354
  "purchase the %s."
@@ -363,7 +361,6 @@ msgid "Enable slider in wishlist"
363
  msgstr "Aktivera slider i önskelistan"
364
 
365
  #: includes/class.yith-wcwl-admin-init.php:1334
366
- #, php-format
367
  msgid ""
368
  "Choose to enable product slider in wishlist page with linked products (<a "
369
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
@@ -449,7 +446,6 @@ msgid "Wishlist Activated"
449
  msgstr "Önskelista aktiverad"
450
 
451
  #: includes/class.yith-wcwl-admin-init.php:1545
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. "
@@ -466,7 +462,6 @@ msgid "Wishlist Updated"
466
  msgstr "Önskelistan uppdaterad"
467
 
468
  #: includes/class.yith-wcwl-admin-init.php:1557
469
- #, php-format
470
  msgid ""
471
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
472
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -493,8 +488,9 @@ msgid "Product correctly added to cart"
493
  msgstr "Produkt korrekt tillagd i varukorgen"
494
 
495
  #: includes/class.yith-wcwl-install.php:244
 
496
  msgid "wishlist"
497
- msgstr "önskelista"
498
 
499
  #: includes/class.yith-wcwl-privacy.php:50
500
  msgid "While you visit our site, we’ll track:"
@@ -539,24 +535,22 @@ msgstr ""
539
  #: includes/class.yith-wcwl-privacy.php:82
540
  #: includes/class.yith-wcwl-privacy.php:98
541
  #, fuzzy
542
- #| msgid "Add to Wishlist"
543
  msgid "Customer Wishlists"
544
  msgstr "Lägg till i önskelistan"
545
 
546
  #: includes/class.yith-wcwl-privacy.php:133
547
  #, fuzzy
548
- #| msgid "Wishlist"
549
  msgid "Wishlists"
550
  msgstr "Önskelista"
551
 
 
552
  #: includes/class.yith-wcwl-privacy.php:195
553
- #, fuzzy, php-format
554
- #| msgid "My wishlist on %s"
555
  msgid "Removed wishlist %s."
556
  msgstr "Min önskelista på %s"
557
 
 
558
  #: includes/class.yith-wcwl-privacy.php:199
559
- #, php-format
560
  msgid "Wishlist %s has been retained."
561
  msgstr ""
562
 
@@ -570,17 +564,16 @@ msgstr ""
570
 
571
  #: includes/class.yith-wcwl-privacy.php:229
572
  #, fuzzy
573
- #| msgid "Wishlist"
574
  msgid "Wishlist url"
575
  msgstr "Önskelista"
576
 
577
  #: includes/class.yith-wcwl-privacy.php:230
578
  #, fuzzy
579
- #| msgid "Title Field"
580
  msgid "Title"
581
  msgstr "Fälttitel"
582
 
583
  #: includes/class.yith-wcwl-privacy.php:231
 
584
  msgid "Created on"
585
  msgstr ""
586
 
@@ -679,7 +672,6 @@ msgstr ""
679
 
680
  #: templates/admin/wishlist-panel-premium.php:185
681
  #: templates/admin/wishlist-panel-premium.php:383
682
- #, php-format
683
  msgid ""
684
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
685
  "%2$s to benefit from all features!"
@@ -687,7 +679,6 @@ msgstr ""
687
 
688
  #: templates/admin/wishlist-panel-premium.php:187
689
  #: templates/admin/wishlist-panel-premium.php:385
690
- #, php-format
691
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
692
  msgstr ""
693
 
@@ -701,7 +692,6 @@ msgid "Multiple Wishlist"
701
  msgstr ""
702
 
703
  #: templates/admin/wishlist-panel-premium.php:203
704
- #, php-format
705
  msgid ""
706
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
707
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -718,7 +708,6 @@ msgid "Wishlist Private"
718
  msgstr ""
719
 
720
  #: templates/admin/wishlist-panel-premium.php:214
721
- #, php-format
722
  msgid ""
723
  "By enabling the option wishlist, users will also have the possibility to "
724
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
@@ -726,19 +715,16 @@ msgid ""
726
  msgstr ""
727
 
728
  #: templates/admin/wishlist-panel-premium.php:216
729
- #, php-format
730
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
731
  msgstr ""
732
 
733
  #: templates/admin/wishlist-panel-premium.php:217
734
- #, php-format
735
  msgid ""
736
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
737
  "can display it;"
738
  msgstr ""
739
 
740
  #: templates/admin/wishlist-panel-premium.php:218
741
- #, php-format
742
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
743
  msgstr ""
744
 
@@ -748,7 +734,6 @@ msgid "Estimate Cost"
748
  msgstr ""
749
 
750
  #: templates/admin/wishlist-panel-premium.php:236
751
- #, php-format
752
  msgid ""
753
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
754
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -766,7 +751,6 @@ msgid "Admin Panel"
766
  msgstr ""
767
 
768
  #: templates/admin/wishlist-panel-premium.php:247
769
- #, php-format
770
  msgid ""
771
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
772
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -782,7 +766,6 @@ msgid "Search Wishlists"
782
  msgstr ""
783
 
784
  #: templates/admin/wishlist-panel-premium.php:264
785
- #, php-format
786
  msgid ""
787
  "How many times have you been looking for the perfect gift for a important "
788
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -796,7 +779,6 @@ msgid "'ADD TO CART' CHECKBOX"
796
  msgstr ""
797
 
798
  #: templates/admin/wishlist-panel-premium.php:275
799
- #, php-format
800
  msgid ""
801
  "Your shop offers always a wide selection of products and wishlists of your "
802
  "users get more and more crowded everyday. Give them the possibility to "
@@ -817,7 +799,6 @@ msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
817
  msgstr ""
818
 
819
  #: templates/admin/wishlist-panel-premium.php:292
820
- #, php-format
821
  msgid ""
822
  "Favour users that have registered to your shop and disable plugin "
823
  "functionalities for all users that have not. By disabling this option, each "
@@ -830,7 +811,6 @@ msgid "MESSAGE TO UNLOGGED USERS"
830
  msgstr ""
831
 
832
  #: templates/admin/wishlist-panel-premium.php:303
833
- #, php-format
834
  msgid ""
835
  "Invite users that are visiting your shop to login if they want to fully "
836
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
@@ -847,7 +827,6 @@ msgid "POPULAR TABLE"
847
  msgstr ""
848
 
849
  #: templates/admin/wishlist-panel-premium.php:320
850
- #, php-format
851
  msgid ""
852
  "Some products draw customer's attention more than others and they do not "
853
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -860,7 +839,6 @@ msgid "FUNCTIONALITIES IN ONE CLICK"
860
  msgstr ""
861
 
862
  #: templates/admin/wishlist-panel-premium.php:331
863
- #, php-format
864
  msgid ""
865
  "Users have the possibility to search for a wishlist, create a new one or "
866
  "display those already created. Add these %1$sfunctionalities%2$s through the "
@@ -877,7 +855,6 @@ msgid "PROMOTIONAL EMAIL"
877
  msgstr ""
878
 
879
  #: templates/admin/wishlist-panel-premium.php:348
880
- #, php-format
881
  msgid ""
882
  "If you want to give the right input to your users to persuade them to "
883
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -891,7 +868,6 @@ msgid "FROM A WISHLIST TO ANOTHER"
891
  msgstr ""
892
 
893
  #: templates/admin/wishlist-panel-premium.php:359
894
- #, php-format
895
  msgid ""
896
  "Who said that a product has to remain forever in the same wishlist? With the "
897
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -912,7 +888,6 @@ msgid "DATE OF ADDITION TO A WISHLIST"
912
  msgstr ""
913
 
914
  #: templates/admin/wishlist-panel-premium.php:376
915
- #, php-format
916
  msgid ""
917
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
918
  "date in which they have added a particular product to their list: a new way "
@@ -972,7 +947,6 @@ msgid "In Stock"
972
  msgstr "Finns i lager"
973
 
974
  #: templates/wishlist-view.php:188
975
- #, php-format
976
  msgid "Added on : %s"
977
  msgstr "Tillagd: %s"
978
 
@@ -996,6 +970,34 @@ msgstr "Fråga efter en uppskattning"
996
  msgid "Your email"
997
  msgstr ""
998
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
999
  #~ msgid ""
1000
  #~ "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
1001
  #~ "link to update it."
@@ -1009,9 +1011,6 @@ msgstr ""
1009
  #~ msgid "Plugin Documentation"
1010
  #~ msgstr "Tilläggets dokumentation"
1011
 
1012
- #~ msgid "YITH WooCommerce Wishlist"
1013
- #~ msgstr "YITH WooCommerce Wishlist"
1014
-
1015
  #~ msgid ""
1016
  #~ "You can't activate the free version of YITH WooCommerce Wishlist while "
1017
  #~ "you are using the premium one."
@@ -1088,10 +1087,6 @@ msgstr ""
1088
  #~ msgid "Click to preview"
1089
  #~ msgstr "Klicka för att förhandsgranska"
1090
 
1091
- #~ msgctxt "page_slug"
1092
- #~ msgid "wishlist"
1093
- #~ msgstr "onskelista"
1094
-
1095
  #~ msgid "Add %s"
1096
  #~ msgstr "Lägg till %s"
1097
 
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:52+0200\n"
7
  "Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
8
  "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
74
  msgstr "Aktivera YITH Wishlist"
75
 
76
  #: includes/class.yith-wcwl-admin-init.php:1048
 
77
  msgid ""
78
  "Enable all plugin features. <strong>Be sure to select at least one option in "
79
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
87
  #: includes/class.yith-wcwl-admin-init.php:1056
88
  #: includes/class.yith-wcwl-admin-init.php:1057
89
  #: includes/class.yith-wcwl-admin-init.php:1293
 
90
  msgid "My wishlist on %s"
91
  msgstr "Min önskelista på %s"
92
 
347
  msgstr ""
348
 
349
  #: includes/class.yith-wcwl-admin-init.php:1321
 
350
  msgid ""
351
  "If you want to take advantage of this feature, you could consider to "
352
  "purchase the %s."
361
  msgstr "Aktivera slider i önskelistan"
362
 
363
  #: includes/class.yith-wcwl-admin-init.php:1334
 
364
  msgid ""
365
  "Choose to enable product slider in wishlist page with linked products (<a "
366
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
446
  msgstr "Önskelista aktiverad"
447
 
448
  #: includes/class.yith-wcwl-admin-init.php:1545
 
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. "
462
  msgstr "Önskelistan uppdaterad"
463
 
464
  #: includes/class.yith-wcwl-admin-init.php:1557
 
465
  msgid ""
466
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
467
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
488
  msgstr "Produkt korrekt tillagd i varukorgen"
489
 
490
  #: includes/class.yith-wcwl-install.php:244
491
+ msgctxt "page_slug"
492
  msgid "wishlist"
493
+ msgstr "onskelista"
494
 
495
  #: includes/class.yith-wcwl-privacy.php:50
496
  msgid "While you visit our site, we’ll track:"
535
  #: includes/class.yith-wcwl-privacy.php:82
536
  #: includes/class.yith-wcwl-privacy.php:98
537
  #, fuzzy
 
538
  msgid "Customer Wishlists"
539
  msgstr "Lägg till i önskelistan"
540
 
541
  #: includes/class.yith-wcwl-privacy.php:133
542
  #, fuzzy
 
543
  msgid "Wishlists"
544
  msgstr "Önskelista"
545
 
546
+ #. Translators: %s Order number.
547
  #: includes/class.yith-wcwl-privacy.php:195
548
+ #, fuzzy
 
549
  msgid "Removed wishlist %s."
550
  msgstr "Min önskelista på %s"
551
 
552
+ #. Translators: %s Order number.
553
  #: includes/class.yith-wcwl-privacy.php:199
 
554
  msgid "Wishlist %s has been retained."
555
  msgstr ""
556
 
564
 
565
  #: includes/class.yith-wcwl-privacy.php:229
566
  #, fuzzy
 
567
  msgid "Wishlist url"
568
  msgstr "Önskelista"
569
 
570
  #: includes/class.yith-wcwl-privacy.php:230
571
  #, fuzzy
 
572
  msgid "Title"
573
  msgstr "Fälttitel"
574
 
575
  #: includes/class.yith-wcwl-privacy.php:231
576
+ msgctxt "date wishlist was created"
577
  msgid "Created on"
578
  msgstr ""
579
 
672
 
673
  #: templates/admin/wishlist-panel-premium.php:185
674
  #: templates/admin/wishlist-panel-premium.php:383
 
675
  msgid ""
676
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
677
  "%2$s to benefit from all features!"
679
 
680
  #: templates/admin/wishlist-panel-premium.php:187
681
  #: templates/admin/wishlist-panel-premium.php:385
 
682
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
683
  msgstr ""
684
 
692
  msgstr ""
693
 
694
  #: templates/admin/wishlist-panel-premium.php:203
 
695
  msgid ""
696
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
697
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
708
  msgstr ""
709
 
710
  #: templates/admin/wishlist-panel-premium.php:214
 
711
  msgid ""
712
  "By enabling the option wishlist, users will also have the possibility to "
713
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
715
  msgstr ""
716
 
717
  #: templates/admin/wishlist-panel-premium.php:216
 
718
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
719
  msgstr ""
720
 
721
  #: templates/admin/wishlist-panel-premium.php:217
 
722
  msgid ""
723
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
724
  "can display it;"
725
  msgstr ""
726
 
727
  #: templates/admin/wishlist-panel-premium.php:218
 
728
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
729
  msgstr ""
730
 
734
  msgstr ""
735
 
736
  #: templates/admin/wishlist-panel-premium.php:236
 
737
  msgid ""
738
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
739
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
751
  msgstr ""
752
 
753
  #: templates/admin/wishlist-panel-premium.php:247
 
754
  msgid ""
755
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
756
  "submenu pages, you will have total control on users' wishlists. In addition "
766
  msgstr ""
767
 
768
  #: templates/admin/wishlist-panel-premium.php:264
 
769
  msgid ""
770
  "How many times have you been looking for the perfect gift for a important "
771
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
779
  msgstr ""
780
 
781
  #: templates/admin/wishlist-panel-premium.php:275
 
782
  msgid ""
783
  "Your shop offers always a wide selection of products and wishlists of your "
784
  "users get more and more crowded everyday. Give them the possibility to "
799
  msgstr ""
800
 
801
  #: templates/admin/wishlist-panel-premium.php:292
 
802
  msgid ""
803
  "Favour users that have registered to your shop and disable plugin "
804
  "functionalities for all users that have not. By disabling this option, each "
811
  msgstr ""
812
 
813
  #: templates/admin/wishlist-panel-premium.php:303
 
814
  msgid ""
815
  "Invite users that are visiting your shop to login if they want to fully "
816
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
827
  msgstr ""
828
 
829
  #: templates/admin/wishlist-panel-premium.php:320
 
830
  msgid ""
831
  "Some products draw customer's attention more than others and they do not "
832
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
839
  msgstr ""
840
 
841
  #: templates/admin/wishlist-panel-premium.php:331
 
842
  msgid ""
843
  "Users have the possibility to search for a wishlist, create a new one or "
844
  "display those already created. Add these %1$sfunctionalities%2$s through the "
855
  msgstr ""
856
 
857
  #: templates/admin/wishlist-panel-premium.php:348
 
858
  msgid ""
859
  "If you want to give the right input to your users to persuade them to "
860
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
868
  msgstr ""
869
 
870
  #: templates/admin/wishlist-panel-premium.php:359
 
871
  msgid ""
872
  "Who said that a product has to remain forever in the same wishlist? With the "
873
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
888
  msgstr ""
889
 
890
  #: templates/admin/wishlist-panel-premium.php:376
 
891
  msgid ""
892
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
893
  "date in which they have added a particular product to their list: a new way "
947
  msgstr "Finns i lager"
948
 
949
  #: templates/wishlist-view.php:188
 
950
  msgid "Added on : %s"
951
  msgstr "Tillagd: %s"
952
 
970
  msgid "Your email"
971
  msgstr ""
972
 
973
+ #. Plugin Name of the plugin/theme
974
+ msgid "YITH WooCommerce Wishlist"
975
+ msgstr "YITH WooCommerce Wishlist"
976
+
977
+ #. Plugin URI of the plugin/theme
978
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
979
+ msgstr ""
980
+
981
+ #. Description of the plugin/theme
982
+ msgid ""
983
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
984
+ "possibility to create, fill, manage and share their wishlists allowing you "
985
+ "to analyze their interests and needs to improve your marketing strategies. "
986
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
987
+ "your e-commerce on <strong>YITH</strong></a>"
988
+ msgstr ""
989
+
990
+ #. Author of the plugin/theme
991
+ msgid "YITH"
992
+ msgstr ""
993
+
994
+ #. Author URI of the plugin/theme
995
+ msgid "https://yithemes.com/"
996
+ msgstr ""
997
+
998
+ #~ msgid "wishlist"
999
+ #~ msgstr "önskelista"
1000
+
1001
  #~ msgid ""
1002
  #~ "WARNING: This plugin requires at least WooCommerce 2.2! Please, use this "
1003
  #~ "link to update it."
1011
  #~ msgid "Plugin Documentation"
1012
  #~ msgstr "Tilläggets dokumentation"
1013
 
 
 
 
1014
  #~ msgid ""
1015
  #~ "You can't activate the free version of YITH WooCommerce Wishlist while "
1016
  #~ "you are using the premium one."
1087
  #~ msgid "Click to preview"
1088
  #~ msgstr "Klicka för att förhandsgranska"
1089
 
 
 
 
 
1090
  #~ msgid "Add %s"
1091
  #~ msgstr "Lägg till %s"
1092
 
languages/yith-woocommerce-wishlist-tr_TR.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-tr_TR.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2018-10-04 14:52+0200\n"
6
  "PO-Revision-Date: 2018-10-04 14:52+0200\n"
7
  "Last-Translator: Caner Öncel <caneroncel@gmail.com>\n"
8
  "Language-Team: Caner Öncel (@egonomik) <caneroncel@gmail.com>\n"
@@ -20,118 +20,116 @@ 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:1478
25
- #: ../includes/class.yith-wcwl-admin-init.php:1479
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:1018
44
  msgid "Upgrade to the PREMIUM VERSION"
45
  msgstr ""
46
 
47
- #: ../includes/class.yith-wcwl-admin-init.php:1022
48
  msgid "Discover the Advanced Features"
49
  msgstr ""
50
 
51
- #: ../includes/class.yith-wcwl-admin-init.php:1023
52
  msgid ""
53
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
54
  "all features!"
55
  msgstr ""
56
 
57
- #: ../includes/class.yith-wcwl-admin-init.php:1029
58
  msgid "Get Support and Pro Features"
59
  msgstr ""
60
 
61
- #: ../includes/class.yith-wcwl-admin-init.php:1030
62
  msgid ""
63
  "By purchasing the premium version of the plugin, you will take advantage of "
64
  "the advanced features of the product and you will get one year of free "
65
  "updates and support through our platform available 24h/24."
66
  msgstr ""
67
 
68
- #: ../includes/class.yith-wcwl-admin-init.php:1040
69
  msgid "General Settings"
70
  msgstr "Genel Ayarlar"
71
 
72
- #: ../includes/class.yith-wcwl-admin-init.php:1047
73
  msgid "Enable YITH Wishlist"
74
  msgstr "YITH İstek Listesi Etkin"
75
 
76
- #: ../includes/class.yith-wcwl-admin-init.php:1048
77
- #, php-format
78
  msgid ""
79
  "Enable all plugin features. <strong>Be sure to select at least one option in "
80
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
81
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
82
  msgstr ""
83
 
84
- #: ../includes/class.yith-wcwl-admin-init.php:1054
85
  #, fuzzy
86
  msgid "Default wishlist title"
87
  msgstr "İstek listesi başlığı"
88
 
89
- #: ../includes/class.yith-wcwl-admin-init.php:1056
90
- #: ../includes/class.yith-wcwl-admin-init.php:1057
91
- #: ../includes/class.yith-wcwl-admin-init.php:1293
92
- #, php-format
93
  msgid "My wishlist on %s"
94
  msgstr "%s üzerinde istek listem"
95
 
96
- #: ../includes/class.yith-wcwl-admin-init.php:1062
97
  msgid "Wishlist Page"
98
  msgstr "İstek Listesi Sayfası"
99
 
100
- #: ../includes/class.yith-wcwl-admin-init.php:1063
101
  msgid "Page contents: [yith_wcwl_wishlist]"
102
  msgstr "Sayfa içeriği: [yith_wcwl_wishlist]"
103
 
104
- #: ../includes/class.yith-wcwl-admin-init.php:1072
105
  msgid "Position"
106
  msgstr "Pozisyon"
107
 
108
- #: ../includes/class.yith-wcwl-admin-init.php:1073
109
  msgid ""
110
  "You can add the button in variable products only after the \"Add to Cart\" "
111
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
112
  msgstr ""
113
 
114
- #: ../includes/class.yith-wcwl-admin-init.php:1079
115
  msgid "After \"Add to cart\""
116
  msgstr "\"Sepete Ekle\"den sonra"
117
 
118
- #: ../includes/class.yith-wcwl-admin-init.php:1080
119
  msgid "After thumbnails"
120
  msgstr "Küçük resimlerden sonra"
121
 
122
- #: ../includes/class.yith-wcwl-admin-init.php:1081
123
  msgid "After summary"
124
  msgstr "Özet bilgisinden sonra"
125
 
126
- #: ../includes/class.yith-wcwl-admin-init.php:1082
127
  msgid "Use shortcode"
128
  msgstr "Kısa kod kullan"
129
 
130
- #: ../includes/class.yith-wcwl-admin-init.php:1087
131
  msgid "Redirect to cart"
132
  msgstr "Sepete yönlendir"
133
 
134
- #: ../includes/class.yith-wcwl-admin-init.php:1088
135
  msgid ""
136
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
137
  "page."
@@ -139,336 +137,333 @@ msgstr ""
139
  "Eğer istek listesindeki bir ürün için \"Sepete Ekle\" butonuna tıklanırsa "
140
  "sepet sayfasına git."
141
 
142
- #: ../includes/class.yith-wcwl-admin-init.php:1094
143
  msgid "Remove if added to the cart"
144
  msgstr "Sepete eklenmişse kaldır"
145
 
146
- #: ../includes/class.yith-wcwl-admin-init.php:1095
147
  #, fuzzy
148
  msgid "Remove the product from the wishlist if it has been added to the cart."
149
  msgstr "Eğer ürün sepete eklenirse istek listesinden kaldır."
150
 
151
- #: ../includes/class.yith-wcwl-admin-init.php:1101
152
  msgid "\"Add to Wishlist\" text"
153
  msgstr "\"İstek Listeme Ekle\" metni"
154
 
155
- #: ../includes/class.yith-wcwl-admin-init.php:1103
156
  msgid "Add to Wishlist"
157
  msgstr "İstek Listeme Ekle"
158
 
159
- #: ../includes/class.yith-wcwl-admin-init.php:1108
160
  #, fuzzy
161
  msgid "\"Browse wishlist\" text"
162
  msgstr "İstek Listesini Görüntüle"
163
 
164
- #: ../includes/class.yith-wcwl-admin-init.php:1110
165
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
166
  msgid "Browse Wishlist"
167
  msgstr "İstek Listesini Görüntüle"
168
 
169
- #: ../includes/class.yith-wcwl-admin-init.php:1115
170
  #, fuzzy
171
  msgid "\"Product already in wishlist\" text"
172
  msgstr "Ürün zaten istek listenizde."
173
 
174
- #: ../includes/class.yith-wcwl-admin-init.php:1117
175
- #: ../includes/class.yith-wcwl-ui.php:83
176
  msgid "The product is already in the wishlist!"
177
  msgstr "Ürün zaten istek listenizde bulunuyor!"
178
 
179
- #: ../includes/class.yith-wcwl-admin-init.php:1122
180
  #, fuzzy
181
  msgid "\"Product added\" text"
182
  msgstr "Ürün eklendi!"
183
 
184
- #: ../includes/class.yith-wcwl-admin-init.php:1124
185
- #: ../includes/class.yith-wcwl-ui.php:82
186
  msgid "Product added!"
187
  msgstr "Ürün eklendi!"
188
 
189
- #: ../includes/class.yith-wcwl-admin-init.php:1129
190
  msgid "\"Add to Cart\" text"
191
  msgstr "\"Sepete Ekle\" metni"
192
 
193
- #: ../includes/class.yith-wcwl-admin-init.php:1131
194
  msgid "Add to Cart"
195
  msgstr "Sepete Ekle"
196
 
197
- #: ../includes/class.yith-wcwl-admin-init.php:1136
198
  msgid "Show Unit price"
199
  msgstr "Birim Fiyatını Göster"
200
 
201
- #: ../includes/class.yith-wcwl-admin-init.php:1137
202
  msgid "Show unit price for each product in wishlist"
203
  msgstr ""
204
 
205
- #: ../includes/class.yith-wcwl-admin-init.php:1144
206
  msgid "Show \"Add to Cart\" button"
207
  msgstr "\"Sepete Ekle\" butonunu göster"
208
 
209
- #: ../includes/class.yith-wcwl-admin-init.php:1145
210
  #, fuzzy
211
  msgid "Show \"Add to Cart\" button for each product in wishlist"
212
  msgstr "\"Sepete Ekle\" buton arkaplanı"
213
 
214
- #: ../includes/class.yith-wcwl-admin-init.php:1152
215
  msgid "Show Stock status"
216
  msgstr "Stok durumunu göster"
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
  #, fuzzy
229
  msgid "Show the date when users have added a product to the wishlist"
230
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
231
 
232
- #: ../includes/class.yith-wcwl-admin-init.php:1168
233
  #, fuzzy
234
  msgid "Add second remove button"
235
  msgstr "\"Sepete Ekle\" buton metni"
236
 
237
- #: ../includes/class.yith-wcwl-admin-init.php:1169
238
  msgid "Add a second remove button in the last column, with extended label"
239
  msgstr ""
240
 
241
- #: ../includes/class.yith-wcwl-admin-init.php:1184
242
  msgid "Styles"
243
  msgstr "Stiller"
244
 
245
- #: ../includes/class.yith-wcwl-admin-init.php:1191
246
  msgid "Use buttons"
247
  msgstr "Butonları kullan"
248
 
249
- #: ../includes/class.yith-wcwl-admin-init.php:1192
250
  #, fuzzy
251
  msgid "Use buttons instead of simple anchors."
252
  msgstr "Basit bağlantılar yerine buton kullanın."
253
 
254
- #: ../includes/class.yith-wcwl-admin-init.php:1198
255
  msgid "Custom CSS"
256
  msgstr "Özel CSS"
257
 
258
- #: ../includes/class.yith-wcwl-admin-init.php:1205
259
  msgid "Use theme style"
260
  msgstr "Tema stilini kullan"
261
 
262
- #: ../includes/class.yith-wcwl-admin-init.php:1206
263
  msgid "Use the theme style."
264
  msgstr "Tema stilini kullan."
265
 
266
- #: ../includes/class.yith-wcwl-admin-init.php:1212
267
  #, fuzzy
268
  msgid "Rounded buttons"
269
  msgstr "Butonları kullan"
270
 
271
- #: ../includes/class.yith-wcwl-admin-init.php:1213
272
  #, fuzzy
273
  msgid "Make button corners rounded"
274
  msgstr "Butonların köşelerini yuvarlaklaştır"
275
 
276
- #: ../includes/class.yith-wcwl-admin-init.php:1219
277
  msgid "\"Add to Wishlist\" icon"
278
  msgstr "\"İstek Listeme Ekle\" simgesi"
279
 
280
- #: ../includes/class.yith-wcwl-admin-init.php:1220
281
  msgid "Add an icon to the \"Add to Wishlist\" button"
282
  msgstr "\"İstek Listeme Ekle\" butonuna bir simge ekleyin"
283
 
284
- #: ../includes/class.yith-wcwl-admin-init.php:1230
285
  msgid "\"Add to Cart\" icon"
286
  msgstr "\"Sepete Ekle\" simgesi"
287
 
288
- #: ../includes/class.yith-wcwl-admin-init.php:1231
289
  msgid "Add an icon to the \"Add to Cart\" button"
290
  msgstr "\"Sepete Ekle\" butonuna bir simge ekleyin"
291
 
292
- #: ../includes/class.yith-wcwl-admin-init.php:1249
293
  #, fuzzy
294
  msgid "Social Networks & Share"
295
  msgstr "Sosyal &amp; Paylaşım"
296
 
297
- #: ../includes/class.yith-wcwl-admin-init.php:1256
298
  msgid "Share on Facebook"
299
  msgstr "Facebook'ta Paylaş"
300
 
301
- #: ../includes/class.yith-wcwl-admin-init.php:1257
302
  #, fuzzy
303
  msgid "Show \"Share on Facebook\" button"
304
  msgstr "Facebook'ta Paylaş"
305
 
306
- #: ../includes/class.yith-wcwl-admin-init.php:1263
307
  msgid "Tweet on Twitter"
308
  msgstr "Twitter'da Tweetle"
309
 
310
- #: ../includes/class.yith-wcwl-admin-init.php:1264
311
  #, fuzzy
312
  msgid "Show \"Tweet on Twitter\" button"
313
  msgstr "Twitter'da Tweetle"
314
 
315
- #: ../includes/class.yith-wcwl-admin-init.php:1270
316
  msgid "Pin on Pinterest"
317
  msgstr "Pinterest'te Pinle"
318
 
319
- #: ../includes/class.yith-wcwl-admin-init.php:1271
320
  #, fuzzy
321
  msgid "Show \"Pin on Pinterest\" button"
322
  msgstr "Pinterest'te Pinle"
323
 
324
- #: ../includes/class.yith-wcwl-admin-init.php:1277
325
  msgid "Share on Google+"
326
  msgstr "Google+'da Paylaş"
327
 
328
- #: ../includes/class.yith-wcwl-admin-init.php:1278
329
  #, fuzzy
330
  msgid "Show \"Share on Google+\" button"
331
  msgstr "Facebook'ta Paylaş"
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
  #, fuzzy
339
  msgid "Show \"Share by Email\" button"
340
  msgstr "\"Sepete Ekle\" butonunu göster"
341
 
342
- #: ../includes/class.yith-wcwl-admin-init.php:1291
343
  #, fuzzy
344
  msgid "Social title"
345
  msgstr "Sosyal medya başlığı"
346
 
347
- #: ../includes/class.yith-wcwl-admin-init.php:1298
348
  #, fuzzy
349
  msgid "Social text"
350
  msgstr "Sosyal medya metni"
351
 
352
- #: ../includes/class.yith-wcwl-admin-init.php:1299
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:1306
359
  #, fuzzy
360
  msgid "Social image URL"
361
  msgstr "Sosyal medya resim URL'i"
362
 
363
- #: ../includes/class.yith-wcwl-admin-init.php:1307
364
  msgid "It will be used by Pinterest."
365
  msgstr ""
366
 
367
- #: ../includes/class.yith-wcwl-admin-init.php:1321
368
- #, php-format
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:1326
375
  msgid "YITH WooCommerce Frequently Bought Together Integration"
376
  msgstr ""
377
 
378
- #: ../includes/class.yith-wcwl-admin-init.php:1333
379
  msgid "Enable slider in wishlist"
380
  msgstr ""
381
 
382
- #: ../includes/class.yith-wcwl-admin-init.php:1334
383
- #, php-format
384
  msgid ""
385
  "Choose to enable product slider in wishlist page with linked products (<a "
386
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
387
  msgstr ""
388
 
389
- #: ../includes/class.yith-wcwl-admin-init.php:1370
390
  #, fuzzy
391
  msgid "\"Add to wishlist\" button"
392
  msgstr "\"İstek Listeme Ekle\" buton metni"
393
 
394
- #: ../includes/class.yith-wcwl-admin-init.php:1373
395
- #: ../includes/class.yith-wcwl-admin-init.php:1391
396
- #: ../includes/class.yith-wcwl-admin-init.php:1409
397
- #: ../includes/class.yith-wcwl-admin-init.php:1427
398
- #: ../includes/class.yith-wcwl-admin-init.php:1445
399
  msgid "Background"
400
  msgstr ""
401
 
402
- #: ../includes/class.yith-wcwl-admin-init.php:1374
403
- #: ../includes/class.yith-wcwl-admin-init.php:1392
404
- #: ../includes/class.yith-wcwl-admin-init.php:1410
405
- #: ../includes/class.yith-wcwl-admin-init.php:1428
406
- #: ../includes/class.yith-wcwl-admin-init.php:1446
407
  msgid "Text"
408
  msgstr ""
409
 
410
- #: ../includes/class.yith-wcwl-admin-init.php:1375
411
- #: ../includes/class.yith-wcwl-admin-init.php:1393
412
- #: ../includes/class.yith-wcwl-admin-init.php:1411
413
- #: ../includes/class.yith-wcwl-admin-init.php:1429
414
- #: ../includes/class.yith-wcwl-admin-init.php:1447
415
  msgid "Border"
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
  msgid "Background (hover)"
423
  msgstr ""
424
 
425
- #: ../includes/class.yith-wcwl-admin-init.php:1383
426
- #: ../includes/class.yith-wcwl-admin-init.php:1401
427
- #: ../includes/class.yith-wcwl-admin-init.php:1419
428
- #: ../includes/class.yith-wcwl-admin-init.php:1437
429
  msgid "Text (hover)"
430
  msgstr ""
431
 
432
- #: ../includes/class.yith-wcwl-admin-init.php:1384
433
- #: ../includes/class.yith-wcwl-admin-init.php:1402
434
- #: ../includes/class.yith-wcwl-admin-init.php:1420
435
- #: ../includes/class.yith-wcwl-admin-init.php:1438
436
  msgid "Border (hover)"
437
  msgstr ""
438
 
439
- #: ../includes/class.yith-wcwl-admin-init.php:1388
440
  #, fuzzy
441
  msgid "\"Add to Cart\" button"
442
  msgstr "\"Sepete Ekle\" buton metni"
443
 
444
- #: ../includes/class.yith-wcwl-admin-init.php:1406
445
  msgid "\"Style 1\" button"
446
  msgstr ""
447
 
448
- #: ../includes/class.yith-wcwl-admin-init.php:1424
449
  msgid "\"Style 2\" button"
450
  msgstr ""
451
 
452
- #: ../includes/class.yith-wcwl-admin-init.php:1442
453
  #, fuzzy
454
  msgid "Wishlist table"
455
  msgstr "İstek listesi başlığı"
456
 
457
- #: ../includes/class.yith-wcwl-admin-init.php:1451
458
  msgid "Headers"
459
  msgstr ""
460
 
461
- #: ../includes/class.yith-wcwl-admin-init.php:1454
462
  msgid "Background color"
463
  msgstr ""
464
 
465
- #: ../includes/class.yith-wcwl-admin-init.php:1544
466
  #, fuzzy
467
  msgid "Wishlist Activated"
468
  msgstr "İstek listesi başlığı"
469
 
470
- #: ../includes/class.yith-wcwl-admin-init.php:1545
471
- #, php-format
472
  msgid ""
473
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
474
  "can access to all the settings of our plugins that you have activated. "
@@ -476,13 +471,12 @@ msgid ""
476
  "options, <a href=\"%s\">discover it now</a>."
477
  msgstr ""
478
 
479
- #: ../includes/class.yith-wcwl-admin-init.php:1556
480
  #, fuzzy
481
  msgid "Wishlist Updated"
482
  msgstr "İstek Listesi Sayfası"
483
 
484
- #: ../includes/class.yith-wcwl-admin-init.php:1557
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,234 +485,224 @@ msgid ""
491
  "\">discover the PREMIUM version.</a>"
492
  msgstr ""
493
 
494
- #: ../includes/class.yith-wcwl-init.php:403
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:404
501
  #, fuzzy
502
  msgid "Product correctly added to cart"
503
  msgstr "Produkt erfolgreich im Warenkorb eingefügt "
504
 
505
- #: ../includes/class.yith-wcwl-install.php:244
506
  msgctxt "page_slug"
507
  msgid "wishlist"
508
  msgstr "istek-listem"
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
  #, fuzzy
553
- #| msgid "Add to Wishlist"
554
  msgid "Customer Wishlists"
555
  msgstr "İstek Listeme Ekle"
556
 
557
- #: ../includes/class.yith-wcwl-privacy.php:133
558
  #, fuzzy
559
- #| msgid "Wishlist"
560
  msgid "Wishlists"
561
  msgstr "İstek Listesi"
562
 
563
- #: ../includes/class.yith-wcwl-privacy.php:195
564
- #, fuzzy, php-format
565
- #| msgid "My wishlist on %s"
566
  msgid "Removed wishlist %s."
567
  msgstr "%s üzerinde istek listem"
568
 
569
- #: ../includes/class.yith-wcwl-privacy.php:199
570
- #, fuzzy, php-format
571
- #| msgid "Wishlist table text"
572
  msgid "Wishlist %s has been retained."
573
  msgstr "İstek listesi tablo metni"
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
  #, fuzzy
585
- #| msgid "Wishlist"
586
  msgid "Wishlist url"
587
  msgstr "İstek Listesi"
588
 
589
- #: ../includes/class.yith-wcwl-privacy.php:230
590
  msgid "Title"
591
  msgstr ""
592
 
593
- #: ../includes/class.yith-wcwl-privacy.php:231
594
  msgctxt "date wishlist was created"
595
  msgid "Created on"
596
  msgstr ""
597
 
598
- #: ../includes/class.yith-wcwl-privacy.php:232
599
  msgid "Visibility"
600
  msgstr ""
601
 
602
- #: ../includes/class.yith-wcwl-privacy.php:233
603
  msgid "Items Added"
604
  msgstr ""
605
 
606
- #: ../includes/class.yith-wcwl-privacy.php:283
607
- #: ../templates/wishlist-view.php:212
608
  #, fuzzy
609
  msgid "Shared"
610
  msgstr "Paylaşım seçenekleri:"
611
 
612
- #: ../includes/class.yith-wcwl-privacy.php:286
613
- #: ../templates/wishlist-view.php:215
614
  msgid "Private"
615
  msgstr ""
616
 
617
- #: ../includes/class.yith-wcwl-privacy.php:289
618
- #: ../templates/wishlist-view.php:218
619
  msgid "Public"
620
  msgstr ""
621
 
622
- #: ../includes/class.yith-wcwl-shortcode.php:259
623
- #: ../includes/class.yith-wcwl-ui.php:164
624
  msgid "Share on:"
625
  msgstr "Paylaşım seçenekleri:"
626
 
627
- #: ../includes/class.yith-wcwl-ui.php:118
628
- #: ../includes/class.yith-wcwl-ui.php:200
629
  msgid "Select options"
630
  msgstr "Seçenekler"
631
 
632
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
633
  msgid "Facebook"
634
  msgstr "Facebook"
635
 
636
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
637
  msgid "Twitter"
638
  msgstr "Twitter"
639
 
640
- #: ../includes/class.yith-wcwl-ui.php:180
641
  msgid "email"
642
  msgstr ""
643
 
644
- #: ../includes/class.yith-wcwl.php:201
645
  #, fuzzy
646
  msgid "An error occurred while adding products to the wishlist."
647
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
648
 
649
- #: ../includes/class.yith-wcwl.php:293
650
  #, fuzzy
651
  msgid "An error occurred while adding products to wishlist."
652
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
653
 
654
- #: ../includes/class.yith-wcwl.php:310
655
  msgid "The \"Remove\" option now does not require any parameter"
656
  msgstr ""
657
 
658
- #: ../includes/class.yith-wcwl.php:359
659
  #, fuzzy
660
  msgid "An error occurred while removing products from the wishlist"
661
  msgstr "Ürün istek listenizden kaldırılırken bir hata meydana geldi."
662
 
663
- #: ../includes/class.yith-wcwl.php:809
664
  msgid "You need to log in before creating a new wishlist"
665
  msgstr ""
666
 
667
- #: ../includes/class.yith-wcwl.php:1610
668
  msgid "Product successfully removed."
669
  msgstr "Ürün başarıyla kaldırıldı."
670
 
671
- #: ../includes/class.yith-wcwl.php:1614
672
  msgid "Error. Unable to remove the product from the wishlist."
673
  msgstr "Hata. Ürün istek listenizden kaldırılamadı. "
674
 
675
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
676
  msgid "No products were added to the wishlist"
677
  msgstr "İstek listesinde herhangi bir ürün bulunmuyor"
678
 
679
- #: ../includes/class.yith-wcwl.php:1660
680
  msgid "An error as occurred."
681
  msgstr ""
682
 
683
- #: ../init.php:130
684
  msgid ""
685
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
686
  "WooCommerce in order to work."
687
  msgstr ""
688
 
689
- #: ../init.php:140
690
  msgid "You can't activate the free version of"
691
  msgstr ""
692
 
693
- #: ../init.php:140
694
  msgid "while you are using the premium one."
695
  msgstr ""
696
 
697
- #: ../templates/admin/wishlist-panel-premium.php:185
698
- #: ../templates/admin/wishlist-panel-premium.php:383
699
- #, php-format
700
  msgid ""
701
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
702
  "%2$s to benefit from all features!"
703
  msgstr ""
704
 
705
- #: ../templates/admin/wishlist-panel-premium.php:187
706
- #: ../templates/admin/wishlist-panel-premium.php:385
707
- #, php-format
708
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
709
  msgstr ""
710
 
711
- #: ../templates/admin/wishlist-panel-premium.php:193
712
  msgid "Premium Features"
713
  msgstr ""
714
 
715
- #: ../templates/admin/wishlist-panel-premium.php:196
716
- #: ../templates/admin/wishlist-panel-premium.php:201
717
  msgid "Multiple Wishlist"
718
  msgstr ""
719
 
720
- #: ../templates/admin/wishlist-panel-premium.php:203
721
- #, php-format
722
  msgid ""
723
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
724
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -729,43 +713,38 @@ msgid ""
729
  "manage and share their own wish lists."
730
  msgstr ""
731
 
732
- #: ../templates/admin/wishlist-panel-premium.php:212
733
- #: ../templates/admin/wishlist-panel-premium.php:222
734
  msgid "Wishlist Private"
735
  msgstr ""
736
 
737
- #: ../templates/admin/wishlist-panel-premium.php:214
738
- #, php-format
739
  msgid ""
740
  "By enabling the option wishlist, users will also have the possibility to "
741
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
742
  "following options:"
743
  msgstr ""
744
 
745
- #: ../templates/admin/wishlist-panel-premium.php:216
746
- #, php-format
747
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
748
  msgstr ""
749
 
750
- #: ../templates/admin/wishlist-panel-premium.php:217
751
- #, php-format
752
  msgid ""
753
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
754
  "can display it;"
755
  msgstr ""
756
 
757
- #: ../templates/admin/wishlist-panel-premium.php:218
758
- #, php-format
759
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
760
  msgstr ""
761
 
762
- #: ../templates/admin/wishlist-panel-premium.php:229
763
- #: ../templates/admin/wishlist-panel-premium.php:234
764
  msgid "Estimate Cost"
765
  msgstr ""
766
 
767
- #: ../templates/admin/wishlist-panel-premium.php:236
768
- #, php-format
769
  msgid ""
770
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
771
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -777,13 +756,12 @@ msgid ""
777
  "address that you have previously set."
778
  msgstr ""
779
 
780
- #: ../templates/admin/wishlist-panel-premium.php:245
781
- #: ../templates/admin/wishlist-panel-premium.php:250
782
  msgid "Admin Panel"
783
  msgstr ""
784
 
785
- #: ../templates/admin/wishlist-panel-premium.php:247
786
- #, php-format
787
  msgid ""
788
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
789
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -793,13 +771,12 @@ msgid ""
793
  "in customers' wish lists."
794
  msgstr ""
795
 
796
- #: ../templates/admin/wishlist-panel-premium.php:257
797
- #: ../templates/admin/wishlist-panel-premium.php:262
798
  msgid "Search Wishlists"
799
  msgstr ""
800
 
801
- #: ../templates/admin/wishlist-panel-premium.php:264
802
- #, php-format
803
  msgid ""
804
  "How many times have you been looking for the perfect gift for a important "
805
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -808,12 +785,11 @@ msgid ""
808
  "your products and even encourage users to purchase."
809
  msgstr ""
810
 
811
- #: ../templates/admin/wishlist-panel-premium.php:273
812
  msgid "'ADD TO CART' CHECKBOX"
813
  msgstr ""
814
 
815
- #: ../templates/admin/wishlist-panel-premium.php:275
816
- #, php-format
817
  msgid ""
818
  "Your shop offers always a wide selection of products and wishlists of your "
819
  "users get more and more crowded everyday. Give them the possibility to "
@@ -821,20 +797,19 @@ msgid ""
821
  "just with one click."
822
  msgstr ""
823
 
824
- #: ../templates/admin/wishlist-panel-premium.php:278
825
  msgid "'ADD TO CART'"
826
  msgstr ""
827
 
828
- #: ../templates/admin/wishlist-panel-premium.php:285
829
  msgid "DISABLE WISHLIST"
830
  msgstr ""
831
 
832
- #: ../templates/admin/wishlist-panel-premium.php:290
833
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
834
  msgstr ""
835
 
836
- #: ../templates/admin/wishlist-panel-premium.php:292
837
- #, php-format
838
  msgid ""
839
  "Favour users that have registered to your shop and disable plugin "
840
  "functionalities for all users that have not. By disabling this option, each "
@@ -842,29 +817,27 @@ msgid ""
842
  "%2$s to \"My Account\" page and a message will invite them to log in."
843
  msgstr ""
844
 
845
- #: ../templates/admin/wishlist-panel-premium.php:301
846
  msgid "MESSAGE TO UNLOGGED USERS"
847
  msgstr ""
848
 
849
- #: ../templates/admin/wishlist-panel-premium.php:303
850
- #, php-format
851
  msgid ""
852
  "Invite users that are visiting your shop to login if they want to fully "
853
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
854
  "redirect them to \"My Account\" page for registration."
855
  msgstr ""
856
 
857
- #: ../templates/admin/wishlist-panel-premium.php:306
858
  msgid "UNLOGGED USERS"
859
  msgstr ""
860
 
861
- #: ../templates/admin/wishlist-panel-premium.php:313
862
- #: ../templates/admin/wishlist-panel-premium.php:318
863
  msgid "POPULAR TABLE"
864
  msgstr ""
865
 
866
- #: ../templates/admin/wishlist-panel-premium.php:320
867
- #, php-format
868
  msgid ""
869
  "Some products draw customer's attention more than others and they do not "
870
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -872,29 +845,27 @@ msgid ""
872
  "their wishlists."
873
  msgstr ""
874
 
875
- #: ../templates/admin/wishlist-panel-premium.php:329
876
  msgid "FUNCTIONALITIES IN ONE CLICK"
877
  msgstr ""
878
 
879
- #: ../templates/admin/wishlist-panel-premium.php:331
880
- #, php-format
881
  msgid ""
882
  "Users have the possibility to search for a wishlist, create a new one or "
883
  "display those already created. Add these %1$sfunctionalities%2$s through the "
884
  "dedicated widgets or show them immediately after \"Wishlist\" table."
885
  msgstr ""
886
 
887
- #: ../templates/admin/wishlist-panel-premium.php:334
888
  msgid "FUNCTIONALITIES"
889
  msgstr ""
890
 
891
- #: ../templates/admin/wishlist-panel-premium.php:341
892
- #: ../templates/admin/wishlist-panel-premium.php:346
893
  msgid "PROMOTIONAL EMAIL"
894
  msgstr ""
895
 
896
- #: ../templates/admin/wishlist-panel-premium.php:348
897
- #, php-format
898
  msgid ""
899
  "If you want to give the right input to your users to persuade them to "
900
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -903,12 +874,11 @@ msgid ""
903
  "will know you are offering a unique offer!"
904
  msgstr ""
905
 
906
- #: ../templates/admin/wishlist-panel-premium.php:357
907
  msgid "FROM A WISHLIST TO ANOTHER"
908
  msgstr ""
909
 
910
- #: ../templates/admin/wishlist-panel-premium.php:359
911
- #, php-format
912
  msgid ""
913
  "Who said that a product has to remain forever in the same wishlist? With the "
914
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -916,106 +886,130 @@ msgid ""
916
  "another one, managing as they want their lists."
917
  msgstr ""
918
 
919
- #: ../templates/admin/wishlist-panel-premium.php:362
920
  msgid "FROM A WISHLIST"
921
  msgstr ""
922
 
923
- #: ../templates/admin/wishlist-panel-premium.php:369
924
  msgid "DATE"
925
  msgstr ""
926
 
927
- #: ../templates/admin/wishlist-panel-premium.php:374
928
  msgid "DATE OF ADDITION TO A WISHLIST"
929
  msgstr ""
930
 
931
- #: ../templates/admin/wishlist-panel-premium.php:376
932
- #, php-format
933
  msgid ""
934
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
935
  "date in which they have added a particular product to their list: a new way "
936
  "to keep you users informed about their operations."
937
  msgstr ""
938
 
939
- #: ../templates/share.php:32
940
  #, fuzzy
941
  msgid "Pinterest"
942
  msgstr "Pinterest'te Pinle"
943
 
944
- #: ../templates/share.php:38
945
  #, fuzzy
946
  msgid "Google+"
947
  msgstr "Google+'da Paylaş"
948
 
949
- #: ../templates/share.php:44
950
  msgid "Email"
951
  msgstr ""
952
 
953
- #: ../templates/wishlist-view.php:32
954
  #, fuzzy
955
  msgid "Edit title"
956
  msgstr "İstek listesi başlığı"
957
 
958
- #: ../templates/wishlist-view.php:41
959
  msgid "Save"
960
  msgstr ""
961
 
962
- #: ../templates/wishlist-view.php:45
963
  msgid "Cancel"
964
  msgstr ""
965
 
966
- #: ../templates/wishlist-view.php:82
967
  msgid "Product Name"
968
  msgstr "Ürün Adı"
969
 
970
- #: ../templates/wishlist-view.php:89
971
  msgid "Unit Price"
972
  msgstr "Birim Fiyatı"
973
 
974
- #: ../templates/wishlist-view.php:102
975
  msgid "Stock Status"
976
  msgstr "Stok Durumu"
977
 
978
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
979
  msgid "Remove this product"
980
  msgstr "Bu ürünü kaldır"
981
 
982
- #: ../templates/wishlist-view.php:172
983
  msgid "Free!"
984
  msgstr "Ücretsiz!"
985
 
986
- #: ../templates/wishlist-view.php:179
987
  msgid "Out of Stock"
988
  msgstr "Stok Dışı"
989
 
990
- #: ../templates/wishlist-view.php:179
991
  msgid "In Stock"
992
  msgstr "Stokta"
993
 
994
- #: ../templates/wishlist-view.php:188
995
- #, php-format
996
  msgid "Added on : %s"
997
  msgstr ""
998
 
999
- #: ../templates/wishlist-view.php:200
1000
  msgid "Move"
1001
  msgstr ""
1002
 
1003
- #: ../templates/wishlist-view.php:232
1004
  msgid "Remove"
1005
  msgstr ""
1006
 
1007
- #: ../templates/wishlist-view.php:259
1008
  msgid "Add the selected products to the cart"
1009
  msgstr ""
1010
 
1011
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
1012
  msgid "Ask for an estimate"
1013
  msgstr ""
1014
 
1015
- #: ../templates/wishlist-view.php:303
1016
  msgid "Your email"
1017
  msgstr ""
1018
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1019
  #, fuzzy
1020
  #~ msgid ""
1021
  #~ "It will be used by Facebook, Twitter and Pinterest. Use <strong>"
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:52+0200\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:1478
25
+ #: includes/class.yith-wcwl-admin-init.php:1479
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:1018
44
  msgid "Upgrade to the PREMIUM VERSION"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1022
48
  msgid "Discover the Advanced Features"
49
  msgstr ""
50
 
51
+ #: includes/class.yith-wcwl-admin-init.php:1023
52
  msgid ""
53
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
54
  "all features!"
55
  msgstr ""
56
 
57
+ #: includes/class.yith-wcwl-admin-init.php:1029
58
  msgid "Get Support and Pro Features"
59
  msgstr ""
60
 
61
+ #: includes/class.yith-wcwl-admin-init.php:1030
62
  msgid ""
63
  "By purchasing the premium version of the plugin, you will take advantage of "
64
  "the advanced features of the product and you will get one year of free "
65
  "updates and support through our platform available 24h/24."
66
  msgstr ""
67
 
68
+ #: includes/class.yith-wcwl-admin-init.php:1040
69
  msgid "General Settings"
70
  msgstr "Genel Ayarlar"
71
 
72
+ #: includes/class.yith-wcwl-admin-init.php:1047
73
  msgid "Enable YITH Wishlist"
74
  msgstr "YITH İstek Listesi Etkin"
75
 
76
+ #: includes/class.yith-wcwl-admin-init.php:1048
 
77
  msgid ""
78
  "Enable all plugin features. <strong>Be sure to select at least one option in "
79
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
80
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
81
  msgstr ""
82
 
83
+ #: includes/class.yith-wcwl-admin-init.php:1054
84
  #, fuzzy
85
  msgid "Default wishlist title"
86
  msgstr "İstek listesi başlığı"
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1056
89
+ #: includes/class.yith-wcwl-admin-init.php:1057
90
+ #: includes/class.yith-wcwl-admin-init.php:1293
 
91
  msgid "My wishlist on %s"
92
  msgstr "%s üzerinde istek listem"
93
 
94
+ #: includes/class.yith-wcwl-admin-init.php:1062
95
  msgid "Wishlist Page"
96
  msgstr "İstek Listesi Sayfası"
97
 
98
+ #: includes/class.yith-wcwl-admin-init.php:1063
99
  msgid "Page contents: [yith_wcwl_wishlist]"
100
  msgstr "Sayfa içeriği: [yith_wcwl_wishlist]"
101
 
102
+ #: includes/class.yith-wcwl-admin-init.php:1072
103
  msgid "Position"
104
  msgstr "Pozisyon"
105
 
106
+ #: includes/class.yith-wcwl-admin-init.php:1073
107
  msgid ""
108
  "You can add the button in variable products only after the \"Add to Cart\" "
109
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
110
  msgstr ""
111
 
112
+ #: includes/class.yith-wcwl-admin-init.php:1079
113
  msgid "After \"Add to cart\""
114
  msgstr "\"Sepete Ekle\"den sonra"
115
 
116
+ #: includes/class.yith-wcwl-admin-init.php:1080
117
  msgid "After thumbnails"
118
  msgstr "Küçük resimlerden sonra"
119
 
120
+ #: includes/class.yith-wcwl-admin-init.php:1081
121
  msgid "After summary"
122
  msgstr "Özet bilgisinden sonra"
123
 
124
+ #: includes/class.yith-wcwl-admin-init.php:1082
125
  msgid "Use shortcode"
126
  msgstr "Kısa kod kullan"
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1087
129
  msgid "Redirect to cart"
130
  msgstr "Sepete yönlendir"
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1088
133
  msgid ""
134
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
135
  "page."
137
  "Eğer istek listesindeki bir ürün için \"Sepete Ekle\" butonuna tıklanırsa "
138
  "sepet sayfasına git."
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1094
141
  msgid "Remove if added to the cart"
142
  msgstr "Sepete eklenmişse kaldır"
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1095
145
  #, fuzzy
146
  msgid "Remove the product from the wishlist if it has been added to the cart."
147
  msgstr "Eğer ürün sepete eklenirse istek listesinden kaldır."
148
 
149
+ #: includes/class.yith-wcwl-admin-init.php:1101
150
  msgid "\"Add to Wishlist\" text"
151
  msgstr "\"İstek Listeme Ekle\" metni"
152
 
153
+ #: includes/class.yith-wcwl-admin-init.php:1103
154
  msgid "Add to Wishlist"
155
  msgstr "İstek Listeme Ekle"
156
 
157
+ #: includes/class.yith-wcwl-admin-init.php:1108
158
  #, fuzzy
159
  msgid "\"Browse wishlist\" text"
160
  msgstr "İstek Listesini Görüntüle"
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 "İstek Listesini Görüntüle"
166
 
167
+ #: includes/class.yith-wcwl-admin-init.php:1115
168
  #, fuzzy
169
  msgid "\"Product already in wishlist\" text"
170
  msgstr "Ürün zaten istek listenizde."
171
 
172
+ #: includes/class.yith-wcwl-admin-init.php:1117
173
+ #: includes/class.yith-wcwl-ui.php:83
174
  msgid "The product is already in the wishlist!"
175
  msgstr "Ürün zaten istek listenizde bulunuyor!"
176
 
177
+ #: includes/class.yith-wcwl-admin-init.php:1122
178
  #, fuzzy
179
  msgid "\"Product added\" text"
180
  msgstr "Ürün eklendi!"
181
 
182
+ #: includes/class.yith-wcwl-admin-init.php:1124
183
+ #: includes/class.yith-wcwl-ui.php:82
184
  msgid "Product added!"
185
  msgstr "Ürün eklendi!"
186
 
187
+ #: includes/class.yith-wcwl-admin-init.php:1129
188
  msgid "\"Add to Cart\" text"
189
  msgstr "\"Sepete Ekle\" metni"
190
 
191
+ #: includes/class.yith-wcwl-admin-init.php:1131
192
  msgid "Add to Cart"
193
  msgstr "Sepete Ekle"
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1136
196
  msgid "Show Unit price"
197
  msgstr "Birim Fiyatını Göster"
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1137
200
  msgid "Show unit price for each product in wishlist"
201
  msgstr ""
202
 
203
+ #: includes/class.yith-wcwl-admin-init.php:1144
204
  msgid "Show \"Add to Cart\" button"
205
  msgstr "\"Sepete Ekle\" butonunu göster"
206
 
207
+ #: includes/class.yith-wcwl-admin-init.php:1145
208
  #, fuzzy
209
  msgid "Show \"Add to Cart\" button for each product in wishlist"
210
  msgstr "\"Sepete Ekle\" buton arkaplanı"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1152
213
  msgid "Show Stock status"
214
  msgstr "Stok durumunu göster"
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1153
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:1160
222
  msgid "Show Date of addition"
223
  msgstr ""
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1161
226
  #, fuzzy
227
  msgid "Show the date when users have added a product to the wishlist"
228
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
229
 
230
+ #: includes/class.yith-wcwl-admin-init.php:1168
231
  #, fuzzy
232
  msgid "Add second remove button"
233
  msgstr "\"Sepete Ekle\" buton metni"
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 "Stiller"
242
 
243
+ #: includes/class.yith-wcwl-admin-init.php:1191
244
  msgid "Use buttons"
245
  msgstr "Butonları kullan"
246
 
247
+ #: includes/class.yith-wcwl-admin-init.php:1192
248
  #, fuzzy
249
  msgid "Use buttons instead of simple anchors."
250
  msgstr "Basit bağlantılar yerine buton kullanın."
251
 
252
+ #: includes/class.yith-wcwl-admin-init.php:1198
253
  msgid "Custom CSS"
254
  msgstr "Özel CSS"
255
 
256
+ #: includes/class.yith-wcwl-admin-init.php:1205
257
  msgid "Use theme style"
258
  msgstr "Tema stilini kullan"
259
 
260
+ #: includes/class.yith-wcwl-admin-init.php:1206
261
  msgid "Use the theme style."
262
  msgstr "Tema stilini kullan."
263
 
264
+ #: includes/class.yith-wcwl-admin-init.php:1212
265
  #, fuzzy
266
  msgid "Rounded buttons"
267
  msgstr "Butonları kullan"
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1213
270
  #, fuzzy
271
  msgid "Make button corners rounded"
272
  msgstr "Butonların köşelerini yuvarlaklaştır"
273
 
274
+ #: includes/class.yith-wcwl-admin-init.php:1219
275
  msgid "\"Add to Wishlist\" icon"
276
  msgstr "\"İstek Listeme Ekle\" simgesi"
277
 
278
+ #: includes/class.yith-wcwl-admin-init.php:1220
279
  msgid "Add an icon to the \"Add to Wishlist\" button"
280
  msgstr "\"İstek Listeme Ekle\" butonuna bir simge ekleyin"
281
 
282
+ #: includes/class.yith-wcwl-admin-init.php:1230
283
  msgid "\"Add to Cart\" icon"
284
  msgstr "\"Sepete Ekle\" simgesi"
285
 
286
+ #: includes/class.yith-wcwl-admin-init.php:1231
287
  msgid "Add an icon to the \"Add to Cart\" button"
288
  msgstr "\"Sepete Ekle\" butonuna bir simge ekleyin"
289
 
290
+ #: includes/class.yith-wcwl-admin-init.php:1249
291
  #, fuzzy
292
  msgid "Social Networks & Share"
293
  msgstr "Sosyal &amp; Paylaşım"
294
 
295
+ #: includes/class.yith-wcwl-admin-init.php:1256
296
  msgid "Share on Facebook"
297
  msgstr "Facebook'ta Paylaş"
298
 
299
+ #: includes/class.yith-wcwl-admin-init.php:1257
300
  #, fuzzy
301
  msgid "Show \"Share on Facebook\" button"
302
  msgstr "Facebook'ta Paylaş"
303
 
304
+ #: includes/class.yith-wcwl-admin-init.php:1263
305
  msgid "Tweet on Twitter"
306
  msgstr "Twitter'da Tweetle"
307
 
308
+ #: includes/class.yith-wcwl-admin-init.php:1264
309
  #, fuzzy
310
  msgid "Show \"Tweet on Twitter\" button"
311
  msgstr "Twitter'da Tweetle"
312
 
313
+ #: includes/class.yith-wcwl-admin-init.php:1270
314
  msgid "Pin on Pinterest"
315
  msgstr "Pinterest'te Pinle"
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1271
318
  #, fuzzy
319
  msgid "Show \"Pin on Pinterest\" button"
320
  msgstr "Pinterest'te Pinle"
321
 
322
+ #: includes/class.yith-wcwl-admin-init.php:1277
323
  msgid "Share on Google+"
324
  msgstr "Google+'da Paylaş"
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1278
327
  #, fuzzy
328
  msgid "Show \"Share on Google+\" button"
329
  msgstr "Facebook'ta Paylaş"
330
 
331
+ #: includes/class.yith-wcwl-admin-init.php:1284
332
  msgid "Share by Email"
333
  msgstr ""
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1285
336
  #, fuzzy
337
  msgid "Show \"Share by Email\" button"
338
  msgstr "\"Sepete Ekle\" butonunu göster"
339
 
340
+ #: includes/class.yith-wcwl-admin-init.php:1291
341
  #, fuzzy
342
  msgid "Social title"
343
  msgstr "Sosyal medya başlığı"
344
 
345
+ #: includes/class.yith-wcwl-admin-init.php:1298
346
  #, fuzzy
347
  msgid "Social text"
348
  msgstr "Sosyal medya metni"
349
 
350
+ #: includes/class.yith-wcwl-admin-init.php:1299
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:1306
357
  #, fuzzy
358
  msgid "Social image URL"
359
  msgstr "Sosyal medya resim URL'i"
360
 
361
+ #: includes/class.yith-wcwl-admin-init.php:1307
362
  msgid "It will be used by Pinterest."
363
  msgstr ""
364
 
365
+ #: includes/class.yith-wcwl-admin-init.php:1321
 
366
  msgid ""
367
  "If you want to take advantage of this feature, you could consider to "
368
  "purchase the %s."
369
  msgstr ""
370
 
371
+ #: includes/class.yith-wcwl-admin-init.php:1326
372
  msgid "YITH WooCommerce Frequently Bought Together Integration"
373
  msgstr ""
374
 
375
+ #: includes/class.yith-wcwl-admin-init.php:1333
376
  msgid "Enable slider in wishlist"
377
  msgstr ""
378
 
379
+ #: includes/class.yith-wcwl-admin-init.php:1334
 
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:1370
386
  #, fuzzy
387
  msgid "\"Add to wishlist\" button"
388
  msgstr "\"İstek Listeme Ekle\" buton metni"
389
 
390
+ #: includes/class.yith-wcwl-admin-init.php:1373
391
+ #: includes/class.yith-wcwl-admin-init.php:1391
392
+ #: includes/class.yith-wcwl-admin-init.php:1409
393
+ #: includes/class.yith-wcwl-admin-init.php:1427
394
+ #: includes/class.yith-wcwl-admin-init.php:1445
395
  msgid "Background"
396
  msgstr ""
397
 
398
+ #: includes/class.yith-wcwl-admin-init.php:1374
399
+ #: includes/class.yith-wcwl-admin-init.php:1392
400
+ #: includes/class.yith-wcwl-admin-init.php:1410
401
+ #: includes/class.yith-wcwl-admin-init.php:1428
402
+ #: includes/class.yith-wcwl-admin-init.php:1446
403
  msgid "Text"
404
  msgstr ""
405
 
406
+ #: includes/class.yith-wcwl-admin-init.php:1375
407
+ #: includes/class.yith-wcwl-admin-init.php:1393
408
+ #: includes/class.yith-wcwl-admin-init.php:1411
409
+ #: includes/class.yith-wcwl-admin-init.php:1429
410
+ #: includes/class.yith-wcwl-admin-init.php:1447
411
  msgid "Border"
412
  msgstr ""
413
 
414
+ #: includes/class.yith-wcwl-admin-init.php:1382
415
+ #: includes/class.yith-wcwl-admin-init.php:1400
416
+ #: includes/class.yith-wcwl-admin-init.php:1418
417
+ #: includes/class.yith-wcwl-admin-init.php:1436
418
  msgid "Background (hover)"
419
  msgstr ""
420
 
421
+ #: includes/class.yith-wcwl-admin-init.php:1383
422
+ #: includes/class.yith-wcwl-admin-init.php:1401
423
+ #: includes/class.yith-wcwl-admin-init.php:1419
424
+ #: includes/class.yith-wcwl-admin-init.php:1437
425
  msgid "Text (hover)"
426
  msgstr ""
427
 
428
+ #: includes/class.yith-wcwl-admin-init.php:1384
429
+ #: includes/class.yith-wcwl-admin-init.php:1402
430
+ #: includes/class.yith-wcwl-admin-init.php:1420
431
+ #: includes/class.yith-wcwl-admin-init.php:1438
432
  msgid "Border (hover)"
433
  msgstr ""
434
 
435
+ #: includes/class.yith-wcwl-admin-init.php:1388
436
  #, fuzzy
437
  msgid "\"Add to Cart\" button"
438
  msgstr "\"Sepete Ekle\" buton metni"
439
 
440
+ #: includes/class.yith-wcwl-admin-init.php:1406
441
  msgid "\"Style 1\" button"
442
  msgstr ""
443
 
444
+ #: includes/class.yith-wcwl-admin-init.php:1424
445
  msgid "\"Style 2\" button"
446
  msgstr ""
447
 
448
+ #: includes/class.yith-wcwl-admin-init.php:1442
449
  #, fuzzy
450
  msgid "Wishlist table"
451
  msgstr "İstek listesi başlığı"
452
 
453
+ #: includes/class.yith-wcwl-admin-init.php:1451
454
  msgid "Headers"
455
  msgstr ""
456
 
457
+ #: includes/class.yith-wcwl-admin-init.php:1454
458
  msgid "Background color"
459
  msgstr ""
460
 
461
+ #: includes/class.yith-wcwl-admin-init.php:1544
462
  #, fuzzy
463
  msgid "Wishlist Activated"
464
  msgstr "İstek listesi başlığı"
465
 
466
+ #: includes/class.yith-wcwl-admin-init.php:1545
 
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. "
471
  "options, <a href=\"%s\">discover it now</a>."
472
  msgstr ""
473
 
474
+ #: includes/class.yith-wcwl-admin-init.php:1556
475
  #, fuzzy
476
  msgid "Wishlist Updated"
477
  msgstr "İstek Listesi Sayfası"
478
 
479
+ #: includes/class.yith-wcwl-admin-init.php:1557
 
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:403
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:404
495
  #, fuzzy
496
  msgid "Product correctly added to cart"
497
  msgstr "Produkt erfolgreich im Warenkorb eingefügt "
498
 
499
+ #: includes/class.yith-wcwl-install.php:244
500
  msgctxt "page_slug"
501
  msgid "wishlist"
502
  msgstr "istek-listem"
503
 
504
+ #: includes/class.yith-wcwl-privacy.php:50
505
  msgid "While you visit our site, we’ll track:"
506
  msgstr ""
507
 
508
+ #: includes/class.yith-wcwl-privacy.php:52
509
  msgid ""
510
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
511
  "users your favourite products, and to create targeted email campaigns."
512
  msgstr ""
513
 
514
+ #: includes/class.yith-wcwl-privacy.php:53
515
  msgid ""
516
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
517
  "make them visible to the store’s staff"
518
  msgstr ""
519
 
520
+ #: includes/class.yith-wcwl-privacy.php:55
521
  msgid ""
522
  "We’ll also use cookies to keep track of wishlist contents while you’re "
523
  "browsing our site."
524
  msgstr ""
525
 
526
+ #: includes/class.yith-wcwl-privacy.php:58
527
  msgid ""
528
  "Members of our team have access to the information you provide us. For "
529
  "example, both Administrators and Shop Managers can access:"
530
  msgstr ""
531
 
532
+ #: includes/class.yith-wcwl-privacy.php:60
533
  msgid ""
534
  "Wishlist details, such as products added, date of addition, name and privacy "
535
  "settings of your wishlists"
536
  msgstr ""
537
 
538
+ #: includes/class.yith-wcwl-privacy.php:62
539
  msgid ""
540
  "Our team members have access to this information to offer you better deals "
541
  "for the products you love."
542
  msgstr ""
543
 
544
+ #: includes/class.yith-wcwl-privacy.php:82
545
+ #: includes/class.yith-wcwl-privacy.php:98
546
  #, fuzzy
 
547
  msgid "Customer Wishlists"
548
  msgstr "İstek Listeme Ekle"
549
 
550
+ #: includes/class.yith-wcwl-privacy.php:133
551
  #, fuzzy
 
552
  msgid "Wishlists"
553
  msgstr "İstek Listesi"
554
 
555
+ #. Translators: %s Order number.
556
+ #: includes/class.yith-wcwl-privacy.php:195
557
+ #, fuzzy
558
  msgid "Removed wishlist %s."
559
  msgstr "%s üzerinde istek listem"
560
 
561
+ #. Translators: %s Order number.
562
+ #: includes/class.yith-wcwl-privacy.php:199
563
+ #, fuzzy
564
  msgid "Wishlist %s has been retained."
565
  msgstr "İstek listesi tablo metni"
566
 
567
+ #: includes/class.yith-wcwl-privacy.php:210
568
  msgid "Removed default user's wishlist"
569
  msgstr ""
570
 
571
+ #: includes/class.yith-wcwl-privacy.php:228
572
  msgid "Token"
573
  msgstr ""
574
 
575
+ #: includes/class.yith-wcwl-privacy.php:229
576
  #, fuzzy
 
577
  msgid "Wishlist url"
578
  msgstr "İstek Listesi"
579
 
580
+ #: includes/class.yith-wcwl-privacy.php:230
581
  msgid "Title"
582
  msgstr ""
583
 
584
+ #: includes/class.yith-wcwl-privacy.php:231
585
  msgctxt "date wishlist was created"
586
  msgid "Created on"
587
  msgstr ""
588
 
589
+ #: includes/class.yith-wcwl-privacy.php:232
590
  msgid "Visibility"
591
  msgstr ""
592
 
593
+ #: includes/class.yith-wcwl-privacy.php:233
594
  msgid "Items Added"
595
  msgstr ""
596
 
597
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
598
  #, fuzzy
599
  msgid "Shared"
600
  msgstr "Paylaşım seçenekleri:"
601
 
602
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
603
  msgid "Private"
604
  msgstr ""
605
 
606
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
607
  msgid "Public"
608
  msgstr ""
609
 
610
+ #: includes/class.yith-wcwl-shortcode.php:259
611
+ #: includes/class.yith-wcwl-ui.php:164
612
  msgid "Share on:"
613
  msgstr "Paylaşım seçenekleri:"
614
 
615
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
616
  msgid "Select options"
617
  msgstr "Seçenekler"
618
 
619
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
620
  msgid "Facebook"
621
  msgstr "Facebook"
622
 
623
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
624
  msgid "Twitter"
625
  msgstr "Twitter"
626
 
627
+ #: includes/class.yith-wcwl-ui.php:180
628
  msgid "email"
629
  msgstr ""
630
 
631
+ #: includes/class.yith-wcwl.php:201
632
  #, fuzzy
633
  msgid "An error occurred while adding products to the wishlist."
634
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
635
 
636
+ #: includes/class.yith-wcwl.php:293
637
  #, fuzzy
638
  msgid "An error occurred while adding products to wishlist."
639
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
640
 
641
+ #: includes/class.yith-wcwl.php:310
642
  msgid "The \"Remove\" option now does not require any parameter"
643
  msgstr ""
644
 
645
+ #: includes/class.yith-wcwl.php:359
646
  #, fuzzy
647
  msgid "An error occurred while removing products from the wishlist"
648
  msgstr "Ürün istek listenizden kaldırılırken bir hata meydana geldi."
649
 
650
+ #: includes/class.yith-wcwl.php:809
651
  msgid "You need to log in before creating a new wishlist"
652
  msgstr ""
653
 
654
+ #: includes/class.yith-wcwl.php:1610
655
  msgid "Product successfully removed."
656
  msgstr "Ürün başarıyla kaldırıldı."
657
 
658
+ #: includes/class.yith-wcwl.php:1614
659
  msgid "Error. Unable to remove the product from the wishlist."
660
  msgstr "Hata. Ürün istek listenizden kaldırılamadı. "
661
 
662
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
663
  msgid "No products were added to the wishlist"
664
  msgstr "İstek listesinde herhangi bir ürün bulunmuyor"
665
 
666
+ #: includes/class.yith-wcwl.php:1660
667
  msgid "An error as occurred."
668
  msgstr ""
669
 
670
+ #: init.php:130
671
  msgid ""
672
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
673
  "WooCommerce in order to work."
674
  msgstr ""
675
 
676
+ #: init.php:140
677
  msgid "You can't activate the free version of"
678
  msgstr ""
679
 
680
+ #: init.php:140
681
  msgid "while you are using the premium one."
682
  msgstr ""
683
 
684
+ #: templates/admin/wishlist-panel-premium.php:185
685
+ #: templates/admin/wishlist-panel-premium.php:383
 
686
  msgid ""
687
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
688
  "%2$s to benefit from all features!"
689
  msgstr ""
690
 
691
+ #: templates/admin/wishlist-panel-premium.php:187
692
+ #: templates/admin/wishlist-panel-premium.php:385
 
693
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
694
  msgstr ""
695
 
696
+ #: templates/admin/wishlist-panel-premium.php:193
697
  msgid "Premium Features"
698
  msgstr ""
699
 
700
+ #: templates/admin/wishlist-panel-premium.php:196
701
+ #: templates/admin/wishlist-panel-premium.php:201
702
  msgid "Multiple Wishlist"
703
  msgstr ""
704
 
705
+ #: templates/admin/wishlist-panel-premium.php:203
 
706
  msgid ""
707
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
708
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
713
  "manage and share their own wish lists."
714
  msgstr ""
715
 
716
+ #: templates/admin/wishlist-panel-premium.php:212
717
+ #: templates/admin/wishlist-panel-premium.php:222
718
  msgid "Wishlist Private"
719
  msgstr ""
720
 
721
+ #: templates/admin/wishlist-panel-premium.php:214
 
722
  msgid ""
723
  "By enabling the option wishlist, users will also have the possibility to "
724
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
725
  "following options:"
726
  msgstr ""
727
 
728
+ #: templates/admin/wishlist-panel-premium.php:216
 
729
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
730
  msgstr ""
731
 
732
+ #: templates/admin/wishlist-panel-premium.php:217
 
733
  msgid ""
734
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
735
  "can display it;"
736
  msgstr ""
737
 
738
+ #: templates/admin/wishlist-panel-premium.php:218
 
739
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
740
  msgstr ""
741
 
742
+ #: templates/admin/wishlist-panel-premium.php:229
743
+ #: templates/admin/wishlist-panel-premium.php:234
744
  msgid "Estimate Cost"
745
  msgstr ""
746
 
747
+ #: templates/admin/wishlist-panel-premium.php:236
 
748
  msgid ""
749
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
750
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
756
  "address that you have previously set."
757
  msgstr ""
758
 
759
+ #: templates/admin/wishlist-panel-premium.php:245
760
+ #: templates/admin/wishlist-panel-premium.php:250
761
  msgid "Admin Panel"
762
  msgstr ""
763
 
764
+ #: templates/admin/wishlist-panel-premium.php:247
 
765
  msgid ""
766
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
767
  "submenu pages, you will have total control on users' wishlists. In addition "
771
  "in customers' wish lists."
772
  msgstr ""
773
 
774
+ #: templates/admin/wishlist-panel-premium.php:257
775
+ #: templates/admin/wishlist-panel-premium.php:262
776
  msgid "Search Wishlists"
777
  msgstr ""
778
 
779
+ #: templates/admin/wishlist-panel-premium.php:264
 
780
  msgid ""
781
  "How many times have you been looking for the perfect gift for a important "
782
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
785
  "your products and even encourage users to purchase."
786
  msgstr ""
787
 
788
+ #: templates/admin/wishlist-panel-premium.php:273
789
  msgid "'ADD TO CART' CHECKBOX"
790
  msgstr ""
791
 
792
+ #: templates/admin/wishlist-panel-premium.php:275
 
793
  msgid ""
794
  "Your shop offers always a wide selection of products and wishlists of your "
795
  "users get more and more crowded everyday. Give them the possibility to "
797
  "just with one click."
798
  msgstr ""
799
 
800
+ #: templates/admin/wishlist-panel-premium.php:278
801
  msgid "'ADD TO CART'"
802
  msgstr ""
803
 
804
+ #: templates/admin/wishlist-panel-premium.php:285
805
  msgid "DISABLE WISHLIST"
806
  msgstr ""
807
 
808
+ #: templates/admin/wishlist-panel-premium.php:290
809
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
810
  msgstr ""
811
 
812
+ #: templates/admin/wishlist-panel-premium.php:292
 
813
  msgid ""
814
  "Favour users that have registered to your shop and disable plugin "
815
  "functionalities for all users that have not. By disabling this option, each "
817
  "%2$s to \"My Account\" page and a message will invite them to log in."
818
  msgstr ""
819
 
820
+ #: templates/admin/wishlist-panel-premium.php:301
821
  msgid "MESSAGE TO UNLOGGED USERS"
822
  msgstr ""
823
 
824
+ #: templates/admin/wishlist-panel-premium.php:303
 
825
  msgid ""
826
  "Invite users that are visiting your shop to login if they want to fully "
827
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
828
  "redirect them to \"My Account\" page for registration."
829
  msgstr ""
830
 
831
+ #: templates/admin/wishlist-panel-premium.php:306
832
  msgid "UNLOGGED USERS"
833
  msgstr ""
834
 
835
+ #: templates/admin/wishlist-panel-premium.php:313
836
+ #: templates/admin/wishlist-panel-premium.php:318
837
  msgid "POPULAR TABLE"
838
  msgstr ""
839
 
840
+ #: templates/admin/wishlist-panel-premium.php:320
 
841
  msgid ""
842
  "Some products draw customer's attention more than others and they do not "
843
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
845
  "their wishlists."
846
  msgstr ""
847
 
848
+ #: templates/admin/wishlist-panel-premium.php:329
849
  msgid "FUNCTIONALITIES IN ONE CLICK"
850
  msgstr ""
851
 
852
+ #: templates/admin/wishlist-panel-premium.php:331
 
853
  msgid ""
854
  "Users have the possibility to search for a wishlist, create a new one or "
855
  "display those already created. Add these %1$sfunctionalities%2$s through the "
856
  "dedicated widgets or show them immediately after \"Wishlist\" table."
857
  msgstr ""
858
 
859
+ #: templates/admin/wishlist-panel-premium.php:334
860
  msgid "FUNCTIONALITIES"
861
  msgstr ""
862
 
863
+ #: templates/admin/wishlist-panel-premium.php:341
864
+ #: templates/admin/wishlist-panel-premium.php:346
865
  msgid "PROMOTIONAL EMAIL"
866
  msgstr ""
867
 
868
+ #: templates/admin/wishlist-panel-premium.php:348
 
869
  msgid ""
870
  "If you want to give the right input to your users to persuade them to "
871
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
874
  "will know you are offering a unique offer!"
875
  msgstr ""
876
 
877
+ #: templates/admin/wishlist-panel-premium.php:357
878
  msgid "FROM A WISHLIST TO ANOTHER"
879
  msgstr ""
880
 
881
+ #: templates/admin/wishlist-panel-premium.php:359
 
882
  msgid ""
883
  "Who said that a product has to remain forever in the same wishlist? With the "
884
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
886
  "another one, managing as they want their lists."
887
  msgstr ""
888
 
889
+ #: templates/admin/wishlist-panel-premium.php:362
890
  msgid "FROM A WISHLIST"
891
  msgstr ""
892
 
893
+ #: templates/admin/wishlist-panel-premium.php:369
894
  msgid "DATE"
895
  msgstr ""
896
 
897
+ #: templates/admin/wishlist-panel-premium.php:374
898
  msgid "DATE OF ADDITION TO A WISHLIST"
899
  msgstr ""
900
 
901
+ #: templates/admin/wishlist-panel-premium.php:376
 
902
  msgid ""
903
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
904
  "date in which they have added a particular product to their list: a new way "
905
  "to keep you users informed about their operations."
906
  msgstr ""
907
 
908
+ #: templates/share.php:32
909
  #, fuzzy
910
  msgid "Pinterest"
911
  msgstr "Pinterest'te Pinle"
912
 
913
+ #: templates/share.php:38
914
  #, fuzzy
915
  msgid "Google+"
916
  msgstr "Google+'da Paylaş"
917
 
918
+ #: templates/share.php:44
919
  msgid "Email"
920
  msgstr ""
921
 
922
+ #: templates/wishlist-view.php:32
923
  #, fuzzy
924
  msgid "Edit title"
925
  msgstr "İstek listesi başlığı"
926
 
927
+ #: templates/wishlist-view.php:41
928
  msgid "Save"
929
  msgstr ""
930
 
931
+ #: templates/wishlist-view.php:45
932
  msgid "Cancel"
933
  msgstr ""
934
 
935
+ #: templates/wishlist-view.php:82
936
  msgid "Product Name"
937
  msgstr "Ürün Adı"
938
 
939
+ #: templates/wishlist-view.php:89
940
  msgid "Unit Price"
941
  msgstr "Birim Fiyatı"
942
 
943
+ #: templates/wishlist-view.php:102
944
  msgid "Stock Status"
945
  msgstr "Stok Durumu"
946
 
947
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
948
  msgid "Remove this product"
949
  msgstr "Bu ürünü kaldır"
950
 
951
+ #: templates/wishlist-view.php:172
952
  msgid "Free!"
953
  msgstr "Ücretsiz!"
954
 
955
+ #: templates/wishlist-view.php:179
956
  msgid "Out of Stock"
957
  msgstr "Stok Dışı"
958
 
959
+ #: templates/wishlist-view.php:179
960
  msgid "In Stock"
961
  msgstr "Stokta"
962
 
963
+ #: templates/wishlist-view.php:188
 
964
  msgid "Added on : %s"
965
  msgstr ""
966
 
967
+ #: templates/wishlist-view.php:200
968
  msgid "Move"
969
  msgstr ""
970
 
971
+ #: templates/wishlist-view.php:232
972
  msgid "Remove"
973
  msgstr ""
974
 
975
+ #: templates/wishlist-view.php:259
976
  msgid "Add the selected products to the cart"
977
  msgstr ""
978
 
979
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
980
  msgid "Ask for an estimate"
981
  msgstr ""
982
 
983
+ #: templates/wishlist-view.php:303
984
  msgid "Your email"
985
  msgstr ""
986
 
987
+ #. Plugin Name of the plugin/theme
988
+ #, fuzzy
989
+ msgid "YITH WooCommerce Wishlist"
990
+ msgstr "İstek Listeme Ekle"
991
+
992
+ #. Plugin URI of the plugin/theme
993
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
994
+ msgstr ""
995
+
996
+ #. Description of the plugin/theme
997
+ msgid ""
998
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
999
+ "possibility to create, fill, manage and share their wishlists allowing you "
1000
+ "to analyze their interests and needs to improve your marketing strategies. "
1001
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
1002
+ "your e-commerce on <strong>YITH</strong></a>"
1003
+ msgstr ""
1004
+
1005
+ #. Author of the plugin/theme
1006
+ msgid "YITH"
1007
+ msgstr ""
1008
+
1009
+ #. Author URI of the plugin/theme
1010
+ msgid "https://yithemes.com/"
1011
+ msgstr ""
1012
+
1013
  #, fuzzy
1014
  #~ msgid ""
1015
  #~ "It will be used by Facebook, Twitter and Pinterest. Use <strong>"
languages/yith-woocommerce-wishlist-uk_UA.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-uk_UA.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
- "POT-Creation-Date: 2018-10-04 14:52+0200\n"
 
5
  "PO-Revision-Date: 2018-10-04 14:52+0200\n"
6
  "Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
7
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -19,444 +20,439 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: ..\n"
20
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
21
 
22
- #: ../includes/class.yith-wcwl-admin-init.php:159
23
- #: ../includes/class.yith-wcwl-admin-init.php:1478
24
- #: ../includes/class.yith-wcwl-admin-init.php:1479
25
- #: ../includes/class.yith-wcwl-install.php:245
26
  msgid "Wishlist"
27
  msgstr ""
28
 
29
- #: ../includes/class.yith-wcwl-admin-init.php:161
30
  msgid "Settings"
31
  msgstr ""
32
 
33
- #: ../includes/class.yith-wcwl-admin-init.php:162
34
- #: ../includes/class.yith-wcwl-admin-init.php:243
35
  msgid "Colors"
36
  msgstr ""
37
 
38
- #: ../includes/class.yith-wcwl-admin-init.php:163
39
  msgid "Premium Version"
40
  msgstr ""
41
 
42
- #: ../includes/class.yith-wcwl-admin-init.php:1018
43
  msgid "Upgrade to the PREMIUM VERSION"
44
  msgstr ""
45
 
46
- #: ../includes/class.yith-wcwl-admin-init.php:1022
47
  msgid "Discover the Advanced Features"
48
  msgstr ""
49
 
50
- #: ../includes/class.yith-wcwl-admin-init.php:1023
51
  msgid ""
52
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
53
  "all features!"
54
  msgstr ""
55
 
56
- #: ../includes/class.yith-wcwl-admin-init.php:1029
57
  msgid "Get Support and Pro Features"
58
  msgstr ""
59
 
60
- #: ../includes/class.yith-wcwl-admin-init.php:1030
61
  msgid ""
62
  "By purchasing the premium version of the plugin, you will take advantage of "
63
  "the advanced features of the product and you will get one year of free "
64
  "updates and support through our platform available 24h/24."
65
  msgstr ""
66
 
67
- #: ../includes/class.yith-wcwl-admin-init.php:1040
68
  msgid "General Settings"
69
  msgstr ""
70
 
71
- #: ../includes/class.yith-wcwl-admin-init.php:1047
72
  msgid "Enable YITH Wishlist"
73
  msgstr ""
74
 
75
- #: ../includes/class.yith-wcwl-admin-init.php:1048
76
- #, php-format
77
  msgid ""
78
  "Enable all plugin features. <strong>Be sure to select at least one option in "
79
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
80
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
81
  msgstr ""
82
 
83
- #: ../includes/class.yith-wcwl-admin-init.php:1054
84
  msgid "Default wishlist title"
85
  msgstr ""
86
 
87
- #: ../includes/class.yith-wcwl-admin-init.php:1056
88
- #: ../includes/class.yith-wcwl-admin-init.php:1057
89
- #: ../includes/class.yith-wcwl-admin-init.php:1293
90
- #, php-format
91
  msgid "My wishlist on %s"
92
  msgstr "Мій обраний список в %s"
93
 
94
- #: ../includes/class.yith-wcwl-admin-init.php:1062
95
  msgid "Wishlist Page"
96
  msgstr ""
97
 
98
- #: ../includes/class.yith-wcwl-admin-init.php:1063
99
  msgid "Page contents: [yith_wcwl_wishlist]"
100
  msgstr ""
101
 
102
- #: ../includes/class.yith-wcwl-admin-init.php:1072
103
  msgid "Position"
104
  msgstr ""
105
 
106
- #: ../includes/class.yith-wcwl-admin-init.php:1073
107
  msgid ""
108
  "You can add the button in variable products only after the \"Add to Cart\" "
109
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
110
  msgstr ""
111
 
112
- #: ../includes/class.yith-wcwl-admin-init.php:1079
113
  msgid "After \"Add to cart\""
114
  msgstr "After \"Додати в кошик\""
115
 
116
- #: ../includes/class.yith-wcwl-admin-init.php:1080
117
  msgid "After thumbnails"
118
  msgstr ""
119
 
120
- #: ../includes/class.yith-wcwl-admin-init.php:1081
121
  msgid "After summary"
122
  msgstr ""
123
 
124
- #: ../includes/class.yith-wcwl-admin-init.php:1082
125
  msgid "Use shortcode"
126
  msgstr ""
127
 
128
- #: ../includes/class.yith-wcwl-admin-init.php:1087
129
  msgid "Redirect to cart"
130
  msgstr ""
131
 
132
- #: ../includes/class.yith-wcwl-admin-init.php:1088
133
  msgid ""
134
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
135
  "page."
136
  msgstr ""
137
 
138
- #: ../includes/class.yith-wcwl-admin-init.php:1094
139
  msgid "Remove if added to the cart"
140
  msgstr ""
141
 
142
- #: ../includes/class.yith-wcwl-admin-init.php:1095
143
  msgid "Remove the product from the wishlist if it has been added to the cart."
144
  msgstr ""
145
 
146
- #: ../includes/class.yith-wcwl-admin-init.php:1101
147
  msgid "\"Add to Wishlist\" text"
148
  msgstr ""
149
 
150
- #: ../includes/class.yith-wcwl-admin-init.php:1103
151
  msgid "Add to Wishlist"
152
  msgstr ""
153
 
154
- #: ../includes/class.yith-wcwl-admin-init.php:1108
155
  #, fuzzy
156
  msgid "\"Browse wishlist\" text"
157
  msgstr "\"Додати в кошик\" button text"
158
 
159
- #: ../includes/class.yith-wcwl-admin-init.php:1110
160
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
161
  msgid "Browse Wishlist"
162
  msgstr ""
163
 
164
- #: ../includes/class.yith-wcwl-admin-init.php:1115
165
  msgid "\"Product already in wishlist\" text"
166
  msgstr ""
167
 
168
- #: ../includes/class.yith-wcwl-admin-init.php:1117
169
- #: ../includes/class.yith-wcwl-ui.php:83
170
  msgid "The product is already in the wishlist!"
171
  msgstr ""
172
 
173
- #: ../includes/class.yith-wcwl-admin-init.php:1122
174
  #, fuzzy
175
  msgid "\"Product added\" text"
176
  msgstr "Назва продукту"
177
 
178
- #: ../includes/class.yith-wcwl-admin-init.php:1124
179
- #: ../includes/class.yith-wcwl-ui.php:82
180
  msgid "Product added!"
181
  msgstr ""
182
 
183
- #: ../includes/class.yith-wcwl-admin-init.php:1129
184
  msgid "\"Add to Cart\" text"
185
  msgstr "\"Додати в кошик\" text"
186
 
187
- #: ../includes/class.yith-wcwl-admin-init.php:1131
188
  msgid "Add to Cart"
189
  msgstr "Додати в кошик"
190
 
191
- #: ../includes/class.yith-wcwl-admin-init.php:1136
192
  #, fuzzy
193
  msgid "Show Unit price"
194
  msgstr "Ціна"
195
 
196
- #: ../includes/class.yith-wcwl-admin-init.php:1137
197
  msgid "Show unit price for each product in wishlist"
198
  msgstr ""
199
 
200
- #: ../includes/class.yith-wcwl-admin-init.php:1144
201
  #, fuzzy
202
  msgid "Show \"Add to Cart\" button"
203
  msgstr "\"Додати в кошик\" button text"
204
 
205
- #: ../includes/class.yith-wcwl-admin-init.php:1145
206
  #, fuzzy
207
  msgid "Show \"Add to Cart\" button for each product in wishlist"
208
  msgstr "\"Додати в кошик\" button background"
209
 
210
- #: ../includes/class.yith-wcwl-admin-init.php:1152
211
  #, fuzzy
212
  msgid "Show Stock status"
213
  msgstr "Наявність на складі"
214
 
215
- #: ../includes/class.yith-wcwl-admin-init.php:1153
216
  msgid ""
217
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
218
  msgstr ""
219
 
220
- #: ../includes/class.yith-wcwl-admin-init.php:1160
221
  msgid "Show Date of addition"
222
  msgstr ""
223
 
224
- #: ../includes/class.yith-wcwl-admin-init.php:1161
225
  #, fuzzy
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:1168
230
  #, fuzzy
231
  msgid "Add second remove button"
232
  msgstr "\"Додати в кошик\" button text"
233
 
234
- #: ../includes/class.yith-wcwl-admin-init.php:1169
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:1184
239
  msgid "Styles"
240
  msgstr ""
241
 
242
- #: ../includes/class.yith-wcwl-admin-init.php:1191
243
  msgid "Use buttons"
244
  msgstr ""
245
 
246
- #: ../includes/class.yith-wcwl-admin-init.php:1192
247
  msgid "Use buttons instead of simple anchors."
248
  msgstr ""
249
 
250
- #: ../includes/class.yith-wcwl-admin-init.php:1198
251
  msgid "Custom CSS"
252
  msgstr ""
253
 
254
- #: ../includes/class.yith-wcwl-admin-init.php:1205
255
  msgid "Use theme style"
256
  msgstr ""
257
 
258
- #: ../includes/class.yith-wcwl-admin-init.php:1206
259
  msgid "Use the theme style."
260
  msgstr ""
261
 
262
- #: ../includes/class.yith-wcwl-admin-init.php:1212
263
  msgid "Rounded buttons"
264
  msgstr ""
265
 
266
- #: ../includes/class.yith-wcwl-admin-init.php:1213
267
  msgid "Make button corners rounded"
268
  msgstr ""
269
 
270
- #: ../includes/class.yith-wcwl-admin-init.php:1219
271
  msgid "\"Add to Wishlist\" icon"
272
  msgstr ""
273
 
274
- #: ../includes/class.yith-wcwl-admin-init.php:1220
275
  msgid "Add an icon to the \"Add to Wishlist\" button"
276
  msgstr ""
277
 
278
- #: ../includes/class.yith-wcwl-admin-init.php:1230
279
  msgid "\"Add to Cart\" icon"
280
  msgstr "\"Додати в кошик\" icon"
281
 
282
- #: ../includes/class.yith-wcwl-admin-init.php:1231
283
  msgid "Add an icon to the \"Add to Cart\" button"
284
  msgstr "Add an icon to the \"Додати в кошик\" button"
285
 
286
- #: ../includes/class.yith-wcwl-admin-init.php:1249
287
  msgid "Social Networks & Share"
288
  msgstr ""
289
 
290
- #: ../includes/class.yith-wcwl-admin-init.php:1256
291
  msgid "Share on Facebook"
292
  msgstr ""
293
 
294
- #: ../includes/class.yith-wcwl-admin-init.php:1257
295
  #, fuzzy
296
  msgid "Show \"Share on Facebook\" button"
297
  msgstr "\"Додати в кошик\" button text"
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
  #, fuzzy
305
  msgid "Show \"Tweet on Twitter\" button"
306
  msgstr "\"Додати в кошик\" button text"
307
 
308
- #: ../includes/class.yith-wcwl-admin-init.php:1270
309
  msgid "Pin on Pinterest"
310
  msgstr ""
311
 
312
- #: ../includes/class.yith-wcwl-admin-init.php:1271
313
  #, fuzzy
314
  msgid "Show \"Pin on Pinterest\" button"
315
  msgstr "\"Додати в кошик\" button text"
316
 
317
- #: ../includes/class.yith-wcwl-admin-init.php:1277
318
  msgid "Share on Google+"
319
  msgstr ""
320
 
321
- #: ../includes/class.yith-wcwl-admin-init.php:1278
322
  #, fuzzy
323
  msgid "Show \"Share on Google+\" button"
324
  msgstr "\"Додати в кошик\" button text"
325
 
326
- #: ../includes/class.yith-wcwl-admin-init.php:1284
327
  msgid "Share by Email"
328
  msgstr ""
329
 
330
- #: ../includes/class.yith-wcwl-admin-init.php:1285
331
  #, fuzzy
332
  msgid "Show \"Share by Email\" button"
333
  msgstr "\"Додати в кошик\" button text"
334
 
335
- #: ../includes/class.yith-wcwl-admin-init.php:1291
336
  msgid "Social title"
337
  msgstr ""
338
 
339
- #: ../includes/class.yith-wcwl-admin-init.php:1298
340
  msgid "Social text"
341
  msgstr ""
342
 
343
- #: ../includes/class.yith-wcwl-admin-init.php:1299
344
  msgid ""
345
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
346
  "strong> where you want to show the URL of your wishlist."
347
  msgstr ""
348
 
349
- #: ../includes/class.yith-wcwl-admin-init.php:1306
350
  msgid "Social image URL"
351
  msgstr ""
352
 
353
- #: ../includes/class.yith-wcwl-admin-init.php:1307
354
  msgid "It will be used by Pinterest."
355
  msgstr ""
356
 
357
- #: ../includes/class.yith-wcwl-admin-init.php:1321
358
- #, php-format
359
  msgid ""
360
  "If you want to take advantage of this feature, you could consider to "
361
  "purchase the %s."
362
  msgstr ""
363
 
364
- #: ../includes/class.yith-wcwl-admin-init.php:1326
365
  msgid "YITH WooCommerce Frequently Bought Together Integration"
366
  msgstr ""
367
 
368
- #: ../includes/class.yith-wcwl-admin-init.php:1333
369
  msgid "Enable slider in wishlist"
370
  msgstr ""
371
 
372
- #: ../includes/class.yith-wcwl-admin-init.php:1334
373
- #, php-format
374
  msgid ""
375
  "Choose to enable product slider in wishlist page with linked products (<a "
376
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
377
  msgstr ""
378
 
379
- #: ../includes/class.yith-wcwl-admin-init.php:1370
380
  #, fuzzy
381
  msgid "\"Add to wishlist\" button"
382
  msgstr "\"Додати в кошик\" button text"
383
 
384
- #: ../includes/class.yith-wcwl-admin-init.php:1373
385
- #: ../includes/class.yith-wcwl-admin-init.php:1391
386
- #: ../includes/class.yith-wcwl-admin-init.php:1409
387
- #: ../includes/class.yith-wcwl-admin-init.php:1427
388
- #: ../includes/class.yith-wcwl-admin-init.php:1445
389
  msgid "Background"
390
  msgstr ""
391
 
392
- #: ../includes/class.yith-wcwl-admin-init.php:1374
393
- #: ../includes/class.yith-wcwl-admin-init.php:1392
394
- #: ../includes/class.yith-wcwl-admin-init.php:1410
395
- #: ../includes/class.yith-wcwl-admin-init.php:1428
396
- #: ../includes/class.yith-wcwl-admin-init.php:1446
397
  msgid "Text"
398
  msgstr ""
399
 
400
- #: ../includes/class.yith-wcwl-admin-init.php:1375
401
- #: ../includes/class.yith-wcwl-admin-init.php:1393
402
- #: ../includes/class.yith-wcwl-admin-init.php:1411
403
- #: ../includes/class.yith-wcwl-admin-init.php:1429
404
- #: ../includes/class.yith-wcwl-admin-init.php:1447
405
  msgid "Border"
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
  msgid "Background (hover)"
413
  msgstr ""
414
 
415
- #: ../includes/class.yith-wcwl-admin-init.php:1383
416
- #: ../includes/class.yith-wcwl-admin-init.php:1401
417
- #: ../includes/class.yith-wcwl-admin-init.php:1419
418
- #: ../includes/class.yith-wcwl-admin-init.php:1437
419
  msgid "Text (hover)"
420
  msgstr ""
421
 
422
- #: ../includes/class.yith-wcwl-admin-init.php:1384
423
- #: ../includes/class.yith-wcwl-admin-init.php:1402
424
- #: ../includes/class.yith-wcwl-admin-init.php:1420
425
- #: ../includes/class.yith-wcwl-admin-init.php:1438
426
  msgid "Border (hover)"
427
  msgstr ""
428
 
429
- #: ../includes/class.yith-wcwl-admin-init.php:1388
430
  #, fuzzy
431
  msgid "\"Add to Cart\" button"
432
  msgstr "\"Додати в кошик\" button text"
433
 
434
- #: ../includes/class.yith-wcwl-admin-init.php:1406
435
  msgid "\"Style 1\" button"
436
  msgstr ""
437
 
438
- #: ../includes/class.yith-wcwl-admin-init.php:1424
439
  msgid "\"Style 2\" button"
440
  msgstr ""
441
 
442
- #: ../includes/class.yith-wcwl-admin-init.php:1442
443
  msgid "Wishlist table"
444
  msgstr ""
445
 
446
- #: ../includes/class.yith-wcwl-admin-init.php:1451
447
  msgid "Headers"
448
  msgstr ""
449
 
450
- #: ../includes/class.yith-wcwl-admin-init.php:1454
451
  msgid "Background color"
452
  msgstr ""
453
 
454
- #: ../includes/class.yith-wcwl-admin-init.php:1544
455
  msgid "Wishlist Activated"
456
  msgstr ""
457
 
458
- #: ../includes/class.yith-wcwl-admin-init.php:1545
459
- #, php-format
460
  msgid ""
461
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
462
  "can access to all the settings of our plugins that you have activated. "
@@ -464,12 +460,11 @@ msgid ""
464
  "options, <a href=\"%s\">discover it now</a>."
465
  msgstr ""
466
 
467
- #: ../includes/class.yith-wcwl-admin-init.php:1556
468
  msgid "Wishlist Updated"
469
  msgstr ""
470
 
471
- #: ../includes/class.yith-wcwl-admin-init.php:1557
472
- #, php-format
473
  msgid ""
474
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
475
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -478,229 +473,221 @@ msgid ""
478
  "\">discover the PREMIUM version.</a>"
479
  msgstr ""
480
 
481
- #: ../includes/class.yith-wcwl-init.php:403
482
  msgid ""
483
  "We are sorry, but this feature is available only if cookies are enabled on "
484
  "your browser."
485
  msgstr ""
486
 
487
- #: ../includes/class.yith-wcwl-init.php:404
488
  #, fuzzy
489
  msgid "Product correctly added to cart"
490
  msgstr "Назва продукту"
491
 
492
- #: ../includes/class.yith-wcwl-install.php:244
493
  msgctxt "page_slug"
494
  msgid "wishlist"
495
  msgstr ""
496
 
497
- #: ../includes/class.yith-wcwl-privacy.php:50
498
  msgid "While you visit our site, we’ll track:"
499
  msgstr ""
500
 
501
- #: ../includes/class.yith-wcwl-privacy.php:52
502
  msgid ""
503
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
504
  "users your favourite products, and to create targeted email campaigns."
505
  msgstr ""
506
 
507
- #: ../includes/class.yith-wcwl-privacy.php:53
508
  msgid ""
509
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
510
  "make them visible to the store’s staff"
511
  msgstr ""
512
 
513
- #: ../includes/class.yith-wcwl-privacy.php:55
514
  msgid ""
515
  "We’ll also use cookies to keep track of wishlist contents while you’re "
516
  "browsing our site."
517
  msgstr ""
518
 
519
- #: ../includes/class.yith-wcwl-privacy.php:58
520
  msgid ""
521
  "Members of our team have access to the information you provide us. For "
522
  "example, both Administrators and Shop Managers can access:"
523
  msgstr ""
524
 
525
- #: ../includes/class.yith-wcwl-privacy.php:60
526
  msgid ""
527
  "Wishlist details, such as products added, date of addition, name and privacy "
528
  "settings of your wishlists"
529
  msgstr ""
530
 
531
- #: ../includes/class.yith-wcwl-privacy.php:62
532
  msgid ""
533
  "Our team members have access to this information to offer you better deals "
534
  "for the products you love."
535
  msgstr ""
536
 
537
- #: ../includes/class.yith-wcwl-privacy.php:82
538
- #: ../includes/class.yith-wcwl-privacy.php:98
539
  msgid "Customer Wishlists"
540
  msgstr ""
541
 
542
- #: ../includes/class.yith-wcwl-privacy.php:133
543
  #, fuzzy
544
- #| msgid "My wishlist on %s"
545
  msgid "Wishlists"
546
  msgstr "Мій обраний список в %s"
547
 
548
- #: ../includes/class.yith-wcwl-privacy.php:195
549
- #, fuzzy, php-format
550
- #| msgid "My wishlist on %s"
551
  msgid "Removed wishlist %s."
552
  msgstr "Мій обраний список в %s"
553
 
554
- #: ../includes/class.yith-wcwl-privacy.php:199
555
- #, php-format
556
  msgid "Wishlist %s has been retained."
557
  msgstr ""
558
 
559
- #: ../includes/class.yith-wcwl-privacy.php:210
560
  msgid "Removed default user's wishlist"
561
  msgstr ""
562
 
563
- #: ../includes/class.yith-wcwl-privacy.php:228
564
  msgid "Token"
565
  msgstr ""
566
 
567
- #: ../includes/class.yith-wcwl-privacy.php:229
568
  msgid "Wishlist url"
569
  msgstr ""
570
 
571
- #: ../includes/class.yith-wcwl-privacy.php:230
572
  msgid "Title"
573
  msgstr ""
574
 
575
- #: ../includes/class.yith-wcwl-privacy.php:231
576
  msgctxt "date wishlist was created"
577
  msgid "Created on"
578
  msgstr ""
579
 
580
- #: ../includes/class.yith-wcwl-privacy.php:232
581
  msgid "Visibility"
582
  msgstr ""
583
 
584
- #: ../includes/class.yith-wcwl-privacy.php:233
585
  msgid "Items Added"
586
  msgstr ""
587
 
588
- #: ../includes/class.yith-wcwl-privacy.php:283
589
- #: ../templates/wishlist-view.php:212
590
  #, fuzzy
591
  msgid "Shared"
592
  msgstr "Поширити в:"
593
 
594
- #: ../includes/class.yith-wcwl-privacy.php:286
595
- #: ../templates/wishlist-view.php:215
596
  msgid "Private"
597
  msgstr ""
598
 
599
- #: ../includes/class.yith-wcwl-privacy.php:289
600
- #: ../templates/wishlist-view.php:218
601
  msgid "Public"
602
  msgstr ""
603
 
604
- #: ../includes/class.yith-wcwl-shortcode.php:259
605
- #: ../includes/class.yith-wcwl-ui.php:164
606
  msgid "Share on:"
607
  msgstr "Поширити в:"
608
 
609
- #: ../includes/class.yith-wcwl-ui.php:118
610
- #: ../includes/class.yith-wcwl-ui.php:200
611
  msgid "Select options"
612
  msgstr ""
613
 
614
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
615
  msgid "Facebook"
616
  msgstr ""
617
 
618
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
619
  msgid "Twitter"
620
  msgstr ""
621
 
622
- #: ../includes/class.yith-wcwl-ui.php:180
623
  msgid "email"
624
  msgstr ""
625
 
626
- #: ../includes/class.yith-wcwl.php:201
627
  #, fuzzy
628
  msgid "An error occurred while adding products to the wishlist."
629
  msgstr "Немає доданих продуктів до вибраного"
630
 
631
- #: ../includes/class.yith-wcwl.php:293
632
  #, fuzzy
633
  msgid "An error occurred while adding products to wishlist."
634
  msgstr "Немає доданих продуктів до вибраного"
635
 
636
- #: ../includes/class.yith-wcwl.php:310
637
  msgid "The \"Remove\" option now does not require any parameter"
638
  msgstr ""
639
 
640
- #: ../includes/class.yith-wcwl.php:359
641
  #, fuzzy
642
  msgid "An error occurred while removing products from the wishlist"
643
  msgstr "Немає доданих продуктів до вибраного"
644
 
645
- #: ../includes/class.yith-wcwl.php:809
646
  msgid "You need to log in before creating a new wishlist"
647
  msgstr ""
648
 
649
- #: ../includes/class.yith-wcwl.php:1610
650
  msgid "Product successfully removed."
651
  msgstr ""
652
 
653
- #: ../includes/class.yith-wcwl.php:1614
654
  msgid "Error. Unable to remove the product from the wishlist."
655
  msgstr ""
656
 
657
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
658
  msgid "No products were added to the wishlist"
659
  msgstr "Немає доданих продуктів до вибраного"
660
 
661
- #: ../includes/class.yith-wcwl.php:1660
662
  msgid "An error as occurred."
663
  msgstr ""
664
 
665
- #: ../init.php:130
666
  msgid ""
667
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
668
  "WooCommerce in order to work."
669
  msgstr ""
670
 
671
- #: ../init.php:140
672
  msgid "You can't activate the free version of"
673
  msgstr ""
674
 
675
- #: ../init.php:140
676
  msgid "while you are using the premium one."
677
  msgstr ""
678
 
679
- #: ../templates/admin/wishlist-panel-premium.php:185
680
- #: ../templates/admin/wishlist-panel-premium.php:383
681
- #, php-format
682
  msgid ""
683
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
684
  "%2$s to benefit from all features!"
685
  msgstr ""
686
 
687
- #: ../templates/admin/wishlist-panel-premium.php:187
688
- #: ../templates/admin/wishlist-panel-premium.php:385
689
- #, php-format
690
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
691
  msgstr ""
692
 
693
- #: ../templates/admin/wishlist-panel-premium.php:193
694
  msgid "Premium Features"
695
  msgstr ""
696
 
697
- #: ../templates/admin/wishlist-panel-premium.php:196
698
- #: ../templates/admin/wishlist-panel-premium.php:201
699
  msgid "Multiple Wishlist"
700
  msgstr ""
701
 
702
- #: ../templates/admin/wishlist-panel-premium.php:203
703
- #, php-format
704
  msgid ""
705
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
706
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -711,43 +698,38 @@ msgid ""
711
  "manage and share their own wish lists."
712
  msgstr ""
713
 
714
- #: ../templates/admin/wishlist-panel-premium.php:212
715
- #: ../templates/admin/wishlist-panel-premium.php:222
716
  msgid "Wishlist Private"
717
  msgstr ""
718
 
719
- #: ../templates/admin/wishlist-panel-premium.php:214
720
- #, php-format
721
  msgid ""
722
  "By enabling the option wishlist, users will also have the possibility to "
723
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
724
  "following options:"
725
  msgstr ""
726
 
727
- #: ../templates/admin/wishlist-panel-premium.php:216
728
- #, php-format
729
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
730
  msgstr ""
731
 
732
- #: ../templates/admin/wishlist-panel-premium.php:217
733
- #, php-format
734
  msgid ""
735
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
736
  "can display it;"
737
  msgstr ""
738
 
739
- #: ../templates/admin/wishlist-panel-premium.php:218
740
- #, php-format
741
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
742
  msgstr ""
743
 
744
- #: ../templates/admin/wishlist-panel-premium.php:229
745
- #: ../templates/admin/wishlist-panel-premium.php:234
746
  msgid "Estimate Cost"
747
  msgstr ""
748
 
749
- #: ../templates/admin/wishlist-panel-premium.php:236
750
- #, php-format
751
  msgid ""
752
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
753
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -759,13 +741,12 @@ msgid ""
759
  "address that you have previously set."
760
  msgstr ""
761
 
762
- #: ../templates/admin/wishlist-panel-premium.php:245
763
- #: ../templates/admin/wishlist-panel-premium.php:250
764
  msgid "Admin Panel"
765
  msgstr ""
766
 
767
- #: ../templates/admin/wishlist-panel-premium.php:247
768
- #, php-format
769
  msgid ""
770
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
771
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -775,13 +756,12 @@ msgid ""
775
  "in customers' wish lists."
776
  msgstr ""
777
 
778
- #: ../templates/admin/wishlist-panel-premium.php:257
779
- #: ../templates/admin/wishlist-panel-premium.php:262
780
  msgid "Search Wishlists"
781
  msgstr ""
782
 
783
- #: ../templates/admin/wishlist-panel-premium.php:264
784
- #, php-format
785
  msgid ""
786
  "How many times have you been looking for the perfect gift for a important "
787
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -790,12 +770,11 @@ msgid ""
790
  "your products and even encourage users to purchase."
791
  msgstr ""
792
 
793
- #: ../templates/admin/wishlist-panel-premium.php:273
794
  msgid "'ADD TO CART' CHECKBOX"
795
  msgstr ""
796
 
797
- #: ../templates/admin/wishlist-panel-premium.php:275
798
- #, php-format
799
  msgid ""
800
  "Your shop offers always a wide selection of products and wishlists of your "
801
  "users get more and more crowded everyday. Give them the possibility to "
@@ -803,20 +782,19 @@ msgid ""
803
  "just with one click."
804
  msgstr ""
805
 
806
- #: ../templates/admin/wishlist-panel-premium.php:278
807
  msgid "'ADD TO CART'"
808
  msgstr ""
809
 
810
- #: ../templates/admin/wishlist-panel-premium.php:285
811
  msgid "DISABLE WISHLIST"
812
  msgstr ""
813
 
814
- #: ../templates/admin/wishlist-panel-premium.php:290
815
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
816
  msgstr ""
817
 
818
- #: ../templates/admin/wishlist-panel-premium.php:292
819
- #, php-format
820
  msgid ""
821
  "Favour users that have registered to your shop and disable plugin "
822
  "functionalities for all users that have not. By disabling this option, each "
@@ -824,29 +802,27 @@ msgid ""
824
  "%2$s to \"My Account\" page and a message will invite them to log in."
825
  msgstr ""
826
 
827
- #: ../templates/admin/wishlist-panel-premium.php:301
828
  msgid "MESSAGE TO UNLOGGED USERS"
829
  msgstr ""
830
 
831
- #: ../templates/admin/wishlist-panel-premium.php:303
832
- #, php-format
833
  msgid ""
834
  "Invite users that are visiting your shop to login if they want to fully "
835
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
836
  "redirect them to \"My Account\" page for registration."
837
  msgstr ""
838
 
839
- #: ../templates/admin/wishlist-panel-premium.php:306
840
  msgid "UNLOGGED USERS"
841
  msgstr ""
842
 
843
- #: ../templates/admin/wishlist-panel-premium.php:313
844
- #: ../templates/admin/wishlist-panel-premium.php:318
845
  msgid "POPULAR TABLE"
846
  msgstr ""
847
 
848
- #: ../templates/admin/wishlist-panel-premium.php:320
849
- #, php-format
850
  msgid ""
851
  "Some products draw customer's attention more than others and they do not "
852
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -854,29 +830,27 @@ msgid ""
854
  "their wishlists."
855
  msgstr ""
856
 
857
- #: ../templates/admin/wishlist-panel-premium.php:329
858
  msgid "FUNCTIONALITIES IN ONE CLICK"
859
  msgstr ""
860
 
861
- #: ../templates/admin/wishlist-panel-premium.php:331
862
- #, php-format
863
  msgid ""
864
  "Users have the possibility to search for a wishlist, create a new one or "
865
  "display those already created. Add these %1$sfunctionalities%2$s through the "
866
  "dedicated widgets or show them immediately after \"Wishlist\" table."
867
  msgstr ""
868
 
869
- #: ../templates/admin/wishlist-panel-premium.php:334
870
  msgid "FUNCTIONALITIES"
871
  msgstr ""
872
 
873
- #: ../templates/admin/wishlist-panel-premium.php:341
874
- #: ../templates/admin/wishlist-panel-premium.php:346
875
  msgid "PROMOTIONAL EMAIL"
876
  msgstr ""
877
 
878
- #: ../templates/admin/wishlist-panel-premium.php:348
879
- #, php-format
880
  msgid ""
881
  "If you want to give the right input to your users to persuade them to "
882
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -885,12 +859,11 @@ msgid ""
885
  "will know you are offering a unique offer!"
886
  msgstr ""
887
 
888
- #: ../templates/admin/wishlist-panel-premium.php:357
889
  msgid "FROM A WISHLIST TO ANOTHER"
890
  msgstr ""
891
 
892
- #: ../templates/admin/wishlist-panel-premium.php:359
893
- #, php-format
894
  msgid ""
895
  "Who said that a product has to remain forever in the same wishlist? With the "
896
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -898,103 +871,126 @@ msgid ""
898
  "another one, managing as they want their lists."
899
  msgstr ""
900
 
901
- #: ../templates/admin/wishlist-panel-premium.php:362
902
  msgid "FROM A WISHLIST"
903
  msgstr ""
904
 
905
- #: ../templates/admin/wishlist-panel-premium.php:369
906
  msgid "DATE"
907
  msgstr ""
908
 
909
- #: ../templates/admin/wishlist-panel-premium.php:374
910
  msgid "DATE OF ADDITION TO A WISHLIST"
911
  msgstr ""
912
 
913
- #: ../templates/admin/wishlist-panel-premium.php:376
914
- #, php-format
915
  msgid ""
916
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
917
  "date in which they have added a particular product to their list: a new way "
918
  "to keep you users informed about their operations."
919
  msgstr ""
920
 
921
- #: ../templates/share.php:32
922
  msgid "Pinterest"
923
  msgstr ""
924
 
925
- #: ../templates/share.php:38
926
  msgid "Google+"
927
  msgstr ""
928
 
929
- #: ../templates/share.php:44
930
  msgid "Email"
931
  msgstr ""
932
 
933
- #: ../templates/wishlist-view.php:32
934
  msgid "Edit title"
935
  msgstr ""
936
 
937
- #: ../templates/wishlist-view.php:41
938
  msgid "Save"
939
  msgstr ""
940
 
941
- #: ../templates/wishlist-view.php:45
942
  msgid "Cancel"
943
  msgstr ""
944
 
945
- #: ../templates/wishlist-view.php:82
946
  msgid "Product Name"
947
  msgstr "Назва продукту"
948
 
949
- #: ../templates/wishlist-view.php:89
950
  msgid "Unit Price"
951
  msgstr "Ціна"
952
 
953
- #: ../templates/wishlist-view.php:102
954
  msgid "Stock Status"
955
  msgstr "Наявність на складі"
956
 
957
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
958
  msgid "Remove this product"
959
  msgstr ""
960
 
961
- #: ../templates/wishlist-view.php:172
962
  msgid "Free!"
963
  msgstr ""
964
 
965
- #: ../templates/wishlist-view.php:179
966
  msgid "Out of Stock"
967
  msgstr ""
968
 
969
- #: ../templates/wishlist-view.php:179
970
  msgid "In Stock"
971
  msgstr "в наявності"
972
 
973
- #: ../templates/wishlist-view.php:188
974
- #, php-format
975
  msgid "Added on : %s"
976
  msgstr ""
977
 
978
- #: ../templates/wishlist-view.php:200
979
  msgid "Move"
980
  msgstr ""
981
 
982
- #: ../templates/wishlist-view.php:232
983
  msgid "Remove"
984
  msgstr ""
985
 
986
- #: ../templates/wishlist-view.php:259
987
  msgid "Add the selected products to the cart"
988
  msgstr ""
989
 
990
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
991
  msgid "Ask for an estimate"
992
  msgstr ""
993
 
994
- #: ../templates/wishlist-view.php:303
995
  msgid "Your email"
996
  msgstr ""
997
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
998
  #, fuzzy
999
  #~ msgid "Add options "
1000
  #~ msgstr "Додати в кошик"
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:52+0200\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:1478
25
+ #: includes/class.yith-wcwl-admin-init.php:1479
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:1018
44
  msgid "Upgrade to the PREMIUM VERSION"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1022
48
  msgid "Discover the Advanced Features"
49
  msgstr ""
50
 
51
+ #: includes/class.yith-wcwl-admin-init.php:1023
52
  msgid ""
53
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
54
  "all features!"
55
  msgstr ""
56
 
57
+ #: includes/class.yith-wcwl-admin-init.php:1029
58
  msgid "Get Support and Pro Features"
59
  msgstr ""
60
 
61
+ #: includes/class.yith-wcwl-admin-init.php:1030
62
  msgid ""
63
  "By purchasing the premium version of the plugin, you will take advantage of "
64
  "the advanced features of the product and you will get one year of free "
65
  "updates and support through our platform available 24h/24."
66
  msgstr ""
67
 
68
+ #: includes/class.yith-wcwl-admin-init.php:1040
69
  msgid "General Settings"
70
  msgstr ""
71
 
72
+ #: includes/class.yith-wcwl-admin-init.php:1047
73
  msgid "Enable YITH Wishlist"
74
  msgstr ""
75
 
76
+ #: includes/class.yith-wcwl-admin-init.php:1048
 
77
  msgid ""
78
  "Enable all plugin features. <strong>Be sure to select at least one option in "
79
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
80
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
81
  msgstr ""
82
 
83
+ #: includes/class.yith-wcwl-admin-init.php:1054
84
  msgid "Default wishlist title"
85
  msgstr ""
86
 
87
+ #: includes/class.yith-wcwl-admin-init.php:1056
88
+ #: includes/class.yith-wcwl-admin-init.php:1057
89
+ #: includes/class.yith-wcwl-admin-init.php:1293
 
90
  msgid "My wishlist on %s"
91
  msgstr "Мій обраний список в %s"
92
 
93
+ #: includes/class.yith-wcwl-admin-init.php:1062
94
  msgid "Wishlist Page"
95
  msgstr ""
96
 
97
+ #: includes/class.yith-wcwl-admin-init.php:1063
98
  msgid "Page contents: [yith_wcwl_wishlist]"
99
  msgstr ""
100
 
101
+ #: includes/class.yith-wcwl-admin-init.php:1072
102
  msgid "Position"
103
  msgstr ""
104
 
105
+ #: includes/class.yith-wcwl-admin-init.php:1073
106
  msgid ""
107
  "You can add the button in variable products only after the \"Add to Cart\" "
108
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
109
  msgstr ""
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1079
112
  msgid "After \"Add to cart\""
113
  msgstr "After \"Додати в кошик\""
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1080
116
  msgid "After thumbnails"
117
  msgstr ""
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1081
120
  msgid "After summary"
121
  msgstr ""
122
 
123
+ #: includes/class.yith-wcwl-admin-init.php:1082
124
  msgid "Use shortcode"
125
  msgstr ""
126
 
127
+ #: includes/class.yith-wcwl-admin-init.php:1087
128
  msgid "Redirect to cart"
129
  msgstr ""
130
 
131
+ #: includes/class.yith-wcwl-admin-init.php:1088
132
  msgid ""
133
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
134
  "page."
135
  msgstr ""
136
 
137
+ #: includes/class.yith-wcwl-admin-init.php:1094
138
  msgid "Remove if added to the cart"
139
  msgstr ""
140
 
141
+ #: includes/class.yith-wcwl-admin-init.php:1095
142
  msgid "Remove the product from the wishlist if it has been added to the cart."
143
  msgstr ""
144
 
145
+ #: includes/class.yith-wcwl-admin-init.php:1101
146
  msgid "\"Add to Wishlist\" text"
147
  msgstr ""
148
 
149
+ #: includes/class.yith-wcwl-admin-init.php:1103
150
  msgid "Add to Wishlist"
151
  msgstr ""
152
 
153
+ #: includes/class.yith-wcwl-admin-init.php:1108
154
  #, fuzzy
155
  msgid "\"Browse wishlist\" text"
156
  msgstr "\"Додати в кошик\" button text"
157
 
158
+ #: includes/class.yith-wcwl-admin-init.php:1110
159
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
160
  msgid "Browse Wishlist"
161
  msgstr ""
162
 
163
+ #: includes/class.yith-wcwl-admin-init.php:1115
164
  msgid "\"Product already in wishlist\" text"
165
  msgstr ""
166
 
167
+ #: includes/class.yith-wcwl-admin-init.php:1117
168
+ #: includes/class.yith-wcwl-ui.php:83
169
  msgid "The product is already in the wishlist!"
170
  msgstr ""
171
 
172
+ #: includes/class.yith-wcwl-admin-init.php:1122
173
  #, fuzzy
174
  msgid "\"Product added\" text"
175
  msgstr "Назва продукту"
176
 
177
+ #: includes/class.yith-wcwl-admin-init.php:1124
178
+ #: includes/class.yith-wcwl-ui.php:82
179
  msgid "Product added!"
180
  msgstr ""
181
 
182
+ #: includes/class.yith-wcwl-admin-init.php:1129
183
  msgid "\"Add to Cart\" text"
184
  msgstr "\"Додати в кошик\" text"
185
 
186
+ #: includes/class.yith-wcwl-admin-init.php:1131
187
  msgid "Add to Cart"
188
  msgstr "Додати в кошик"
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1136
191
  #, fuzzy
192
  msgid "Show Unit price"
193
  msgstr "Ціна"
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1137
196
  msgid "Show unit price for each product in wishlist"
197
  msgstr ""
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1144
200
  #, fuzzy
201
  msgid "Show \"Add to Cart\" button"
202
  msgstr "\"Додати в кошик\" button text"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1145
205
  #, fuzzy
206
  msgid "Show \"Add to Cart\" button for each product in wishlist"
207
  msgstr "\"Додати в кошик\" button background"
208
 
209
+ #: includes/class.yith-wcwl-admin-init.php:1152
210
  #, fuzzy
211
  msgid "Show Stock status"
212
  msgstr "Наявність на складі"
213
 
214
+ #: includes/class.yith-wcwl-admin-init.php:1153
215
  msgid ""
216
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
217
  msgstr ""
218
 
219
+ #: includes/class.yith-wcwl-admin-init.php:1160
220
  msgid "Show Date of addition"
221
  msgstr ""
222
 
223
+ #: includes/class.yith-wcwl-admin-init.php:1161
224
  #, fuzzy
225
  msgid "Show the date when users have added a product to the wishlist"
226
  msgstr "Немає доданих продуктів до вибраного"
227
 
228
+ #: includes/class.yith-wcwl-admin-init.php:1168
229
  #, fuzzy
230
  msgid "Add second remove button"
231
  msgstr "\"Додати в кошик\" button text"
232
 
233
+ #: includes/class.yith-wcwl-admin-init.php:1169
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:1184
238
  msgid "Styles"
239
  msgstr ""
240
 
241
+ #: includes/class.yith-wcwl-admin-init.php:1191
242
  msgid "Use buttons"
243
  msgstr ""
244
 
245
+ #: includes/class.yith-wcwl-admin-init.php:1192
246
  msgid "Use buttons instead of simple anchors."
247
  msgstr ""
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1198
250
  msgid "Custom CSS"
251
  msgstr ""
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1205
254
  msgid "Use theme style"
255
  msgstr ""
256
 
257
+ #: includes/class.yith-wcwl-admin-init.php:1206
258
  msgid "Use the theme style."
259
  msgstr ""
260
 
261
+ #: includes/class.yith-wcwl-admin-init.php:1212
262
  msgid "Rounded buttons"
263
  msgstr ""
264
 
265
+ #: includes/class.yith-wcwl-admin-init.php:1213
266
  msgid "Make button corners rounded"
267
  msgstr ""
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1219
270
  msgid "\"Add to Wishlist\" icon"
271
  msgstr ""
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1220
274
  msgid "Add an icon to the \"Add to Wishlist\" button"
275
  msgstr ""
276
 
277
+ #: includes/class.yith-wcwl-admin-init.php:1230
278
  msgid "\"Add to Cart\" icon"
279
  msgstr "\"Додати в кошик\" icon"
280
 
281
+ #: includes/class.yith-wcwl-admin-init.php:1231
282
  msgid "Add an icon to the \"Add to Cart\" button"
283
  msgstr "Add an icon to the \"Додати в кошик\" button"
284
 
285
+ #: includes/class.yith-wcwl-admin-init.php:1249
286
  msgid "Social Networks & Share"
287
  msgstr ""
288
 
289
+ #: includes/class.yith-wcwl-admin-init.php:1256
290
  msgid "Share on Facebook"
291
  msgstr ""
292
 
293
+ #: includes/class.yith-wcwl-admin-init.php:1257
294
  #, fuzzy
295
  msgid "Show \"Share on Facebook\" button"
296
  msgstr "\"Додати в кошик\" button text"
297
 
298
+ #: includes/class.yith-wcwl-admin-init.php:1263
299
  msgid "Tweet on Twitter"
300
  msgstr ""
301
 
302
+ #: includes/class.yith-wcwl-admin-init.php:1264
303
  #, fuzzy
304
  msgid "Show \"Tweet on Twitter\" button"
305
  msgstr "\"Додати в кошик\" button text"
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
  #, fuzzy
313
  msgid "Show \"Pin on Pinterest\" button"
314
  msgstr "\"Додати в кошик\" button text"
315
 
316
+ #: includes/class.yith-wcwl-admin-init.php:1277
317
  msgid "Share on Google+"
318
  msgstr ""
319
 
320
+ #: includes/class.yith-wcwl-admin-init.php:1278
321
  #, fuzzy
322
  msgid "Show \"Share on Google+\" button"
323
  msgstr "\"Додати в кошик\" button text"
324
 
325
+ #: includes/class.yith-wcwl-admin-init.php:1284
326
  msgid "Share by Email"
327
  msgstr ""
328
 
329
+ #: includes/class.yith-wcwl-admin-init.php:1285
330
  #, fuzzy
331
  msgid "Show \"Share by Email\" button"
332
  msgstr "\"Додати в кошик\" button text"
333
 
334
+ #: includes/class.yith-wcwl-admin-init.php:1291
335
  msgid "Social title"
336
  msgstr ""
337
 
338
+ #: includes/class.yith-wcwl-admin-init.php:1298
339
  msgid "Social text"
340
  msgstr ""
341
 
342
+ #: includes/class.yith-wcwl-admin-init.php:1299
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:1306
349
  msgid "Social image URL"
350
  msgstr ""
351
 
352
+ #: includes/class.yith-wcwl-admin-init.php:1307
353
  msgid "It will be used by Pinterest."
354
  msgstr ""
355
 
356
+ #: includes/class.yith-wcwl-admin-init.php:1321
 
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:1326
363
  msgid "YITH WooCommerce Frequently Bought Together Integration"
364
  msgstr ""
365
 
366
+ #: includes/class.yith-wcwl-admin-init.php:1333
367
  msgid "Enable slider in wishlist"
368
  msgstr ""
369
 
370
+ #: includes/class.yith-wcwl-admin-init.php:1334
 
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:1370
377
  #, fuzzy
378
  msgid "\"Add to wishlist\" button"
379
  msgstr "\"Додати в кошик\" button text"
380
 
381
+ #: includes/class.yith-wcwl-admin-init.php:1373
382
+ #: includes/class.yith-wcwl-admin-init.php:1391
383
+ #: includes/class.yith-wcwl-admin-init.php:1409
384
+ #: includes/class.yith-wcwl-admin-init.php:1427
385
+ #: includes/class.yith-wcwl-admin-init.php:1445
386
  msgid "Background"
387
  msgstr ""
388
 
389
+ #: includes/class.yith-wcwl-admin-init.php:1374
390
+ #: includes/class.yith-wcwl-admin-init.php:1392
391
+ #: includes/class.yith-wcwl-admin-init.php:1410
392
+ #: includes/class.yith-wcwl-admin-init.php:1428
393
+ #: includes/class.yith-wcwl-admin-init.php:1446
394
  msgid "Text"
395
  msgstr ""
396
 
397
+ #: includes/class.yith-wcwl-admin-init.php:1375
398
+ #: includes/class.yith-wcwl-admin-init.php:1393
399
+ #: includes/class.yith-wcwl-admin-init.php:1411
400
+ #: includes/class.yith-wcwl-admin-init.php:1429
401
+ #: includes/class.yith-wcwl-admin-init.php:1447
402
  msgid "Border"
403
  msgstr ""
404
 
405
+ #: includes/class.yith-wcwl-admin-init.php:1382
406
+ #: includes/class.yith-wcwl-admin-init.php:1400
407
+ #: includes/class.yith-wcwl-admin-init.php:1418
408
+ #: includes/class.yith-wcwl-admin-init.php:1436
409
  msgid "Background (hover)"
410
  msgstr ""
411
 
412
+ #: includes/class.yith-wcwl-admin-init.php:1383
413
+ #: includes/class.yith-wcwl-admin-init.php:1401
414
+ #: includes/class.yith-wcwl-admin-init.php:1419
415
+ #: includes/class.yith-wcwl-admin-init.php:1437
416
  msgid "Text (hover)"
417
  msgstr ""
418
 
419
+ #: includes/class.yith-wcwl-admin-init.php:1384
420
+ #: includes/class.yith-wcwl-admin-init.php:1402
421
+ #: includes/class.yith-wcwl-admin-init.php:1420
422
+ #: includes/class.yith-wcwl-admin-init.php:1438
423
  msgid "Border (hover)"
424
  msgstr ""
425
 
426
+ #: includes/class.yith-wcwl-admin-init.php:1388
427
  #, fuzzy
428
  msgid "\"Add to Cart\" button"
429
  msgstr "\"Додати в кошик\" button text"
430
 
431
+ #: includes/class.yith-wcwl-admin-init.php:1406
432
  msgid "\"Style 1\" button"
433
  msgstr ""
434
 
435
+ #: includes/class.yith-wcwl-admin-init.php:1424
436
  msgid "\"Style 2\" button"
437
  msgstr ""
438
 
439
+ #: includes/class.yith-wcwl-admin-init.php:1442
440
  msgid "Wishlist table"
441
  msgstr ""
442
 
443
+ #: includes/class.yith-wcwl-admin-init.php:1451
444
  msgid "Headers"
445
  msgstr ""
446
 
447
+ #: includes/class.yith-wcwl-admin-init.php:1454
448
  msgid "Background color"
449
  msgstr ""
450
 
451
+ #: includes/class.yith-wcwl-admin-init.php:1544
452
  msgid "Wishlist Activated"
453
  msgstr ""
454
 
455
+ #: includes/class.yith-wcwl-admin-init.php:1545
 
456
  msgid ""
457
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
458
  "can access to all the settings of our plugins that you have activated. "
460
  "options, <a href=\"%s\">discover it now</a>."
461
  msgstr ""
462
 
463
+ #: includes/class.yith-wcwl-admin-init.php:1556
464
  msgid "Wishlist Updated"
465
  msgstr ""
466
 
467
+ #: includes/class.yith-wcwl-admin-init.php:1557
 
468
  msgid ""
469
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
470
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
473
  "\">discover the PREMIUM version.</a>"
474
  msgstr ""
475
 
476
+ #: includes/class.yith-wcwl-init.php:403
477
  msgid ""
478
  "We are sorry, but this feature is available only if cookies are enabled on "
479
  "your browser."
480
  msgstr ""
481
 
482
+ #: includes/class.yith-wcwl-init.php:404
483
  #, fuzzy
484
  msgid "Product correctly added to cart"
485
  msgstr "Назва продукту"
486
 
487
+ #: includes/class.yith-wcwl-install.php:244
488
  msgctxt "page_slug"
489
  msgid "wishlist"
490
  msgstr ""
491
 
492
+ #: includes/class.yith-wcwl-privacy.php:50
493
  msgid "While you visit our site, we’ll track:"
494
  msgstr ""
495
 
496
+ #: includes/class.yith-wcwl-privacy.php:52
497
  msgid ""
498
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
499
  "users your favourite products, and to create targeted email campaigns."
500
  msgstr ""
501
 
502
+ #: includes/class.yith-wcwl-privacy.php:53
503
  msgid ""
504
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
505
  "make them visible to the store’s staff"
506
  msgstr ""
507
 
508
+ #: includes/class.yith-wcwl-privacy.php:55
509
  msgid ""
510
  "We’ll also use cookies to keep track of wishlist contents while you’re "
511
  "browsing our site."
512
  msgstr ""
513
 
514
+ #: includes/class.yith-wcwl-privacy.php:58
515
  msgid ""
516
  "Members of our team have access to the information you provide us. For "
517
  "example, both Administrators and Shop Managers can access:"
518
  msgstr ""
519
 
520
+ #: includes/class.yith-wcwl-privacy.php:60
521
  msgid ""
522
  "Wishlist details, such as products added, date of addition, name and privacy "
523
  "settings of your wishlists"
524
  msgstr ""
525
 
526
+ #: includes/class.yith-wcwl-privacy.php:62
527
  msgid ""
528
  "Our team members have access to this information to offer you better deals "
529
  "for the products you love."
530
  msgstr ""
531
 
532
+ #: includes/class.yith-wcwl-privacy.php:82
533
+ #: includes/class.yith-wcwl-privacy.php:98
534
  msgid "Customer Wishlists"
535
  msgstr ""
536
 
537
+ #: includes/class.yith-wcwl-privacy.php:133
538
  #, fuzzy
 
539
  msgid "Wishlists"
540
  msgstr "Мій обраний список в %s"
541
 
542
+ #. Translators: %s Order number.
543
+ #: includes/class.yith-wcwl-privacy.php:195
544
+ #, fuzzy
545
  msgid "Removed wishlist %s."
546
  msgstr "Мій обраний список в %s"
547
 
548
+ #. Translators: %s Order number.
549
+ #: includes/class.yith-wcwl-privacy.php:199
550
  msgid "Wishlist %s has been retained."
551
  msgstr ""
552
 
553
+ #: includes/class.yith-wcwl-privacy.php:210
554
  msgid "Removed default user's wishlist"
555
  msgstr ""
556
 
557
+ #: includes/class.yith-wcwl-privacy.php:228
558
  msgid "Token"
559
  msgstr ""
560
 
561
+ #: includes/class.yith-wcwl-privacy.php:229
562
  msgid "Wishlist url"
563
  msgstr ""
564
 
565
+ #: includes/class.yith-wcwl-privacy.php:230
566
  msgid "Title"
567
  msgstr ""
568
 
569
+ #: includes/class.yith-wcwl-privacy.php:231
570
  msgctxt "date wishlist was created"
571
  msgid "Created on"
572
  msgstr ""
573
 
574
+ #: includes/class.yith-wcwl-privacy.php:232
575
  msgid "Visibility"
576
  msgstr ""
577
 
578
+ #: includes/class.yith-wcwl-privacy.php:233
579
  msgid "Items Added"
580
  msgstr ""
581
 
582
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
583
  #, fuzzy
584
  msgid "Shared"
585
  msgstr "Поширити в:"
586
 
587
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
588
  msgid "Private"
589
  msgstr ""
590
 
591
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
592
  msgid "Public"
593
  msgstr ""
594
 
595
+ #: includes/class.yith-wcwl-shortcode.php:259
596
+ #: includes/class.yith-wcwl-ui.php:164
597
  msgid "Share on:"
598
  msgstr "Поширити в:"
599
 
600
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
601
  msgid "Select options"
602
  msgstr ""
603
 
604
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
605
  msgid "Facebook"
606
  msgstr ""
607
 
608
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
609
  msgid "Twitter"
610
  msgstr ""
611
 
612
+ #: includes/class.yith-wcwl-ui.php:180
613
  msgid "email"
614
  msgstr ""
615
 
616
+ #: includes/class.yith-wcwl.php:201
617
  #, fuzzy
618
  msgid "An error occurred while adding products to the wishlist."
619
  msgstr "Немає доданих продуктів до вибраного"
620
 
621
+ #: includes/class.yith-wcwl.php:293
622
  #, fuzzy
623
  msgid "An error occurred while adding products to wishlist."
624
  msgstr "Немає доданих продуктів до вибраного"
625
 
626
+ #: includes/class.yith-wcwl.php:310
627
  msgid "The \"Remove\" option now does not require any parameter"
628
  msgstr ""
629
 
630
+ #: includes/class.yith-wcwl.php:359
631
  #, fuzzy
632
  msgid "An error occurred while removing products from the wishlist"
633
  msgstr "Немає доданих продуктів до вибраного"
634
 
635
+ #: includes/class.yith-wcwl.php:809
636
  msgid "You need to log in before creating a new wishlist"
637
  msgstr ""
638
 
639
+ #: includes/class.yith-wcwl.php:1610
640
  msgid "Product successfully removed."
641
  msgstr ""
642
 
643
+ #: includes/class.yith-wcwl.php:1614
644
  msgid "Error. Unable to remove the product from the wishlist."
645
  msgstr ""
646
 
647
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
648
  msgid "No products were added to the wishlist"
649
  msgstr "Немає доданих продуктів до вибраного"
650
 
651
+ #: includes/class.yith-wcwl.php:1660
652
  msgid "An error as occurred."
653
  msgstr ""
654
 
655
+ #: init.php:130
656
  msgid ""
657
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
658
  "WooCommerce in order to work."
659
  msgstr ""
660
 
661
+ #: init.php:140
662
  msgid "You can't activate the free version of"
663
  msgstr ""
664
 
665
+ #: init.php:140
666
  msgid "while you are using the premium one."
667
  msgstr ""
668
 
669
+ #: templates/admin/wishlist-panel-premium.php:185
670
+ #: templates/admin/wishlist-panel-premium.php:383
 
671
  msgid ""
672
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
673
  "%2$s to benefit from all features!"
674
  msgstr ""
675
 
676
+ #: templates/admin/wishlist-panel-premium.php:187
677
+ #: templates/admin/wishlist-panel-premium.php:385
 
678
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
679
  msgstr ""
680
 
681
+ #: templates/admin/wishlist-panel-premium.php:193
682
  msgid "Premium Features"
683
  msgstr ""
684
 
685
+ #: templates/admin/wishlist-panel-premium.php:196
686
+ #: templates/admin/wishlist-panel-premium.php:201
687
  msgid "Multiple Wishlist"
688
  msgstr ""
689
 
690
+ #: templates/admin/wishlist-panel-premium.php:203
 
691
  msgid ""
692
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
693
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
698
  "manage and share their own wish lists."
699
  msgstr ""
700
 
701
+ #: templates/admin/wishlist-panel-premium.php:212
702
+ #: templates/admin/wishlist-panel-premium.php:222
703
  msgid "Wishlist Private"
704
  msgstr ""
705
 
706
+ #: templates/admin/wishlist-panel-premium.php:214
 
707
  msgid ""
708
  "By enabling the option wishlist, users will also have the possibility to "
709
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
710
  "following options:"
711
  msgstr ""
712
 
713
+ #: templates/admin/wishlist-panel-premium.php:216
 
714
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
715
  msgstr ""
716
 
717
+ #: templates/admin/wishlist-panel-premium.php:217
 
718
  msgid ""
719
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
720
  "can display it;"
721
  msgstr ""
722
 
723
+ #: templates/admin/wishlist-panel-premium.php:218
 
724
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
725
  msgstr ""
726
 
727
+ #: templates/admin/wishlist-panel-premium.php:229
728
+ #: templates/admin/wishlist-panel-premium.php:234
729
  msgid "Estimate Cost"
730
  msgstr ""
731
 
732
+ #: templates/admin/wishlist-panel-premium.php:236
 
733
  msgid ""
734
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
735
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
741
  "address that you have previously set."
742
  msgstr ""
743
 
744
+ #: templates/admin/wishlist-panel-premium.php:245
745
+ #: templates/admin/wishlist-panel-premium.php:250
746
  msgid "Admin Panel"
747
  msgstr ""
748
 
749
+ #: templates/admin/wishlist-panel-premium.php:247
 
750
  msgid ""
751
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
752
  "submenu pages, you will have total control on users' wishlists. In addition "
756
  "in customers' wish lists."
757
  msgstr ""
758
 
759
+ #: templates/admin/wishlist-panel-premium.php:257
760
+ #: templates/admin/wishlist-panel-premium.php:262
761
  msgid "Search Wishlists"
762
  msgstr ""
763
 
764
+ #: templates/admin/wishlist-panel-premium.php:264
 
765
  msgid ""
766
  "How many times have you been looking for the perfect gift for a important "
767
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
770
  "your products and even encourage users to purchase."
771
  msgstr ""
772
 
773
+ #: templates/admin/wishlist-panel-premium.php:273
774
  msgid "'ADD TO CART' CHECKBOX"
775
  msgstr ""
776
 
777
+ #: templates/admin/wishlist-panel-premium.php:275
 
778
  msgid ""
779
  "Your shop offers always a wide selection of products and wishlists of your "
780
  "users get more and more crowded everyday. Give them the possibility to "
782
  "just with one click."
783
  msgstr ""
784
 
785
+ #: templates/admin/wishlist-panel-premium.php:278
786
  msgid "'ADD TO CART'"
787
  msgstr ""
788
 
789
+ #: templates/admin/wishlist-panel-premium.php:285
790
  msgid "DISABLE WISHLIST"
791
  msgstr ""
792
 
793
+ #: templates/admin/wishlist-panel-premium.php:290
794
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
795
  msgstr ""
796
 
797
+ #: templates/admin/wishlist-panel-premium.php:292
 
798
  msgid ""
799
  "Favour users that have registered to your shop and disable plugin "
800
  "functionalities for all users that have not. By disabling this option, each "
802
  "%2$s to \"My Account\" page and a message will invite them to log in."
803
  msgstr ""
804
 
805
+ #: templates/admin/wishlist-panel-premium.php:301
806
  msgid "MESSAGE TO UNLOGGED USERS"
807
  msgstr ""
808
 
809
+ #: templates/admin/wishlist-panel-premium.php:303
 
810
  msgid ""
811
  "Invite users that are visiting your shop to login if they want to fully "
812
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
813
  "redirect them to \"My Account\" page for registration."
814
  msgstr ""
815
 
816
+ #: templates/admin/wishlist-panel-premium.php:306
817
  msgid "UNLOGGED USERS"
818
  msgstr ""
819
 
820
+ #: templates/admin/wishlist-panel-premium.php:313
821
+ #: templates/admin/wishlist-panel-premium.php:318
822
  msgid "POPULAR TABLE"
823
  msgstr ""
824
 
825
+ #: templates/admin/wishlist-panel-premium.php:320
 
826
  msgid ""
827
  "Some products draw customer's attention more than others and they do not "
828
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
830
  "their wishlists."
831
  msgstr ""
832
 
833
+ #: templates/admin/wishlist-panel-premium.php:329
834
  msgid "FUNCTIONALITIES IN ONE CLICK"
835
  msgstr ""
836
 
837
+ #: templates/admin/wishlist-panel-premium.php:331
 
838
  msgid ""
839
  "Users have the possibility to search for a wishlist, create a new one or "
840
  "display those already created. Add these %1$sfunctionalities%2$s through the "
841
  "dedicated widgets or show them immediately after \"Wishlist\" table."
842
  msgstr ""
843
 
844
+ #: templates/admin/wishlist-panel-premium.php:334
845
  msgid "FUNCTIONALITIES"
846
  msgstr ""
847
 
848
+ #: templates/admin/wishlist-panel-premium.php:341
849
+ #: templates/admin/wishlist-panel-premium.php:346
850
  msgid "PROMOTIONAL EMAIL"
851
  msgstr ""
852
 
853
+ #: templates/admin/wishlist-panel-premium.php:348
 
854
  msgid ""
855
  "If you want to give the right input to your users to persuade them to "
856
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
859
  "will know you are offering a unique offer!"
860
  msgstr ""
861
 
862
+ #: templates/admin/wishlist-panel-premium.php:357
863
  msgid "FROM A WISHLIST TO ANOTHER"
864
  msgstr ""
865
 
866
+ #: templates/admin/wishlist-panel-premium.php:359
 
867
  msgid ""
868
  "Who said that a product has to remain forever in the same wishlist? With the "
869
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
871
  "another one, managing as they want their lists."
872
  msgstr ""
873
 
874
+ #: templates/admin/wishlist-panel-premium.php:362
875
  msgid "FROM A WISHLIST"
876
  msgstr ""
877
 
878
+ #: templates/admin/wishlist-panel-premium.php:369
879
  msgid "DATE"
880
  msgstr ""
881
 
882
+ #: templates/admin/wishlist-panel-premium.php:374
883
  msgid "DATE OF ADDITION TO A WISHLIST"
884
  msgstr ""
885
 
886
+ #: templates/admin/wishlist-panel-premium.php:376
 
887
  msgid ""
888
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
889
  "date in which they have added a particular product to their list: a new way "
890
  "to keep you users informed about their operations."
891
  msgstr ""
892
 
893
+ #: templates/share.php:32
894
  msgid "Pinterest"
895
  msgstr ""
896
 
897
+ #: templates/share.php:38
898
  msgid "Google+"
899
  msgstr ""
900
 
901
+ #: templates/share.php:44
902
  msgid "Email"
903
  msgstr ""
904
 
905
+ #: templates/wishlist-view.php:32
906
  msgid "Edit title"
907
  msgstr ""
908
 
909
+ #: templates/wishlist-view.php:41
910
  msgid "Save"
911
  msgstr ""
912
 
913
+ #: templates/wishlist-view.php:45
914
  msgid "Cancel"
915
  msgstr ""
916
 
917
+ #: templates/wishlist-view.php:82
918
  msgid "Product Name"
919
  msgstr "Назва продукту"
920
 
921
+ #: templates/wishlist-view.php:89
922
  msgid "Unit Price"
923
  msgstr "Ціна"
924
 
925
+ #: templates/wishlist-view.php:102
926
  msgid "Stock Status"
927
  msgstr "Наявність на складі"
928
 
929
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
930
  msgid "Remove this product"
931
  msgstr ""
932
 
933
+ #: templates/wishlist-view.php:172
934
  msgid "Free!"
935
  msgstr ""
936
 
937
+ #: templates/wishlist-view.php:179
938
  msgid "Out of Stock"
939
  msgstr ""
940
 
941
+ #: templates/wishlist-view.php:179
942
  msgid "In Stock"
943
  msgstr "в наявності"
944
 
945
+ #: templates/wishlist-view.php:188
 
946
  msgid "Added on : %s"
947
  msgstr ""
948
 
949
+ #: templates/wishlist-view.php:200
950
  msgid "Move"
951
  msgstr ""
952
 
953
+ #: templates/wishlist-view.php:232
954
  msgid "Remove"
955
  msgstr ""
956
 
957
+ #: templates/wishlist-view.php:259
958
  msgid "Add the selected products to the cart"
959
  msgstr ""
960
 
961
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
962
  msgid "Ask for an estimate"
963
  msgstr ""
964
 
965
+ #: templates/wishlist-view.php:303
966
  msgid "Your email"
967
  msgstr ""
968
 
969
+ #. Plugin Name of the plugin/theme
970
+ msgid "YITH WooCommerce Wishlist"
971
+ msgstr ""
972
+
973
+ #. Plugin URI of the plugin/theme
974
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
975
+ msgstr ""
976
+
977
+ #. Description of the plugin/theme
978
+ msgid ""
979
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
980
+ "possibility to create, fill, manage and share their wishlists allowing you "
981
+ "to analyze their interests and needs to improve your marketing strategies. "
982
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
983
+ "your e-commerce on <strong>YITH</strong></a>"
984
+ msgstr ""
985
+
986
+ #. Author of the plugin/theme
987
+ msgid "YITH"
988
+ msgstr ""
989
+
990
+ #. Author URI of the plugin/theme
991
+ msgid "https://yithemes.com/"
992
+ msgstr ""
993
+
994
  #, fuzzy
995
  #~ msgid "Add options "
996
  #~ msgstr "Додати в кошик"
languages/yith-woocommerce-wishlist-zh_CN.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-zh_CN.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
- "POT-Creation-Date: 2018-10-04 14:52+0200\n"
 
5
  "PO-Revision-Date: 2018-10-04 14:52+0200\n"
6
  "Last-Translator: 李明軒 <eggeggxuan@gmail.com>\n"
7
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -19,435 +20,430 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: ..\n"
20
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
21
 
22
- #: ../includes/class.yith-wcwl-admin-init.php:159
23
- #: ../includes/class.yith-wcwl-admin-init.php:1478
24
- #: ../includes/class.yith-wcwl-admin-init.php:1479
25
- #: ../includes/class.yith-wcwl-install.php:245
26
  msgid "Wishlist"
27
  msgstr "愿望清单"
28
 
29
- #: ../includes/class.yith-wcwl-admin-init.php:161
30
  msgid "Settings"
31
  msgstr ""
32
 
33
- #: ../includes/class.yith-wcwl-admin-init.php:162
34
- #: ../includes/class.yith-wcwl-admin-init.php:243
35
  msgid "Colors"
36
  msgstr ""
37
 
38
- #: ../includes/class.yith-wcwl-admin-init.php:163
39
  msgid "Premium Version"
40
  msgstr ""
41
 
42
- #: ../includes/class.yith-wcwl-admin-init.php:1018
43
  msgid "Upgrade to the PREMIUM VERSION"
44
  msgstr ""
45
 
46
- #: ../includes/class.yith-wcwl-admin-init.php:1022
47
  msgid "Discover the Advanced Features"
48
  msgstr ""
49
 
50
- #: ../includes/class.yith-wcwl-admin-init.php:1023
51
  msgid ""
52
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
53
  "all features!"
54
  msgstr ""
55
 
56
- #: ../includes/class.yith-wcwl-admin-init.php:1029
57
  msgid "Get Support and Pro Features"
58
  msgstr ""
59
 
60
- #: ../includes/class.yith-wcwl-admin-init.php:1030
61
  msgid ""
62
  "By purchasing the premium version of the plugin, you will take advantage of "
63
  "the advanced features of the product and you will get one year of free "
64
  "updates and support through our platform available 24h/24."
65
  msgstr ""
66
 
67
- #: ../includes/class.yith-wcwl-admin-init.php:1040
68
  msgid "General Settings"
69
  msgstr ""
70
 
71
- #: ../includes/class.yith-wcwl-admin-init.php:1047
72
  msgid "Enable YITH Wishlist"
73
  msgstr ""
74
 
75
- #: ../includes/class.yith-wcwl-admin-init.php:1048
76
- #, php-format
77
  msgid ""
78
  "Enable all plugin features. <strong>Be sure to select at least one option in "
79
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
80
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
81
  msgstr ""
82
 
83
- #: ../includes/class.yith-wcwl-admin-init.php:1054
84
  msgid "Default wishlist title"
85
  msgstr ""
86
 
87
- #: ../includes/class.yith-wcwl-admin-init.php:1056
88
- #: ../includes/class.yith-wcwl-admin-init.php:1057
89
- #: ../includes/class.yith-wcwl-admin-init.php:1293
90
- #, php-format
91
  msgid "My wishlist on %s"
92
  msgstr ""
93
 
94
- #: ../includes/class.yith-wcwl-admin-init.php:1062
95
  msgid "Wishlist Page"
96
  msgstr ""
97
 
98
- #: ../includes/class.yith-wcwl-admin-init.php:1063
99
  msgid "Page contents: [yith_wcwl_wishlist]"
100
  msgstr ""
101
 
102
- #: ../includes/class.yith-wcwl-admin-init.php:1072
103
  msgid "Position"
104
  msgstr ""
105
 
106
- #: ../includes/class.yith-wcwl-admin-init.php:1073
107
  msgid ""
108
  "You can add the button in variable products only after the \"Add to Cart\" "
109
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
110
  msgstr ""
111
 
112
- #: ../includes/class.yith-wcwl-admin-init.php:1079
113
  msgid "After \"Add to cart\""
114
  msgstr ""
115
 
116
- #: ../includes/class.yith-wcwl-admin-init.php:1080
117
  msgid "After thumbnails"
118
  msgstr ""
119
 
120
- #: ../includes/class.yith-wcwl-admin-init.php:1081
121
  msgid "After summary"
122
  msgstr ""
123
 
124
- #: ../includes/class.yith-wcwl-admin-init.php:1082
125
  msgid "Use shortcode"
126
  msgstr ""
127
 
128
- #: ../includes/class.yith-wcwl-admin-init.php:1087
129
  msgid "Redirect to cart"
130
  msgstr ""
131
 
132
- #: ../includes/class.yith-wcwl-admin-init.php:1088
133
  msgid ""
134
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
135
  "page."
136
  msgstr ""
137
 
138
- #: ../includes/class.yith-wcwl-admin-init.php:1094
139
  msgid "Remove if added to the cart"
140
  msgstr ""
141
 
142
- #: ../includes/class.yith-wcwl-admin-init.php:1095
143
  msgid "Remove the product from the wishlist if it has been added to the cart."
144
  msgstr ""
145
 
146
- #: ../includes/class.yith-wcwl-admin-init.php:1101
147
  msgid "\"Add to Wishlist\" text"
148
  msgstr ""
149
 
150
- #: ../includes/class.yith-wcwl-admin-init.php:1103
151
  msgid "Add to Wishlist"
152
  msgstr ""
153
 
154
- #: ../includes/class.yith-wcwl-admin-init.php:1108
155
  #, fuzzy
156
  msgid "\"Browse wishlist\" text"
157
  msgstr "浏览「愿望清单」"
158
 
159
- #: ../includes/class.yith-wcwl-admin-init.php:1110
160
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
161
  msgid "Browse Wishlist"
162
  msgstr "浏览「愿望清单」"
163
 
164
- #: ../includes/class.yith-wcwl-admin-init.php:1115
165
  #, fuzzy
166
  msgid "\"Product already in wishlist\" text"
167
  msgstr "商品已经加入收藏在「愿望清单」裡面。"
168
 
169
- #: ../includes/class.yith-wcwl-admin-init.php:1117
170
- #: ../includes/class.yith-wcwl-ui.php:83
171
  msgid "The product is already in the wishlist!"
172
  msgstr "这个商品已经加入收藏在「愿望清单」裡面!"
173
 
174
- #: ../includes/class.yith-wcwl-admin-init.php:1122
175
  #, fuzzy
176
  msgid "\"Product added\" text"
177
  msgstr "加入收藏!"
178
 
179
- #: ../includes/class.yith-wcwl-admin-init.php:1124
180
- #: ../includes/class.yith-wcwl-ui.php:82
181
  msgid "Product added!"
182
  msgstr "加入收藏!"
183
 
184
- #: ../includes/class.yith-wcwl-admin-init.php:1129
185
  msgid "\"Add to Cart\" text"
186
  msgstr ""
187
 
188
- #: ../includes/class.yith-wcwl-admin-init.php:1131
189
  msgid "Add to Cart"
190
  msgstr ""
191
 
192
- #: ../includes/class.yith-wcwl-admin-init.php:1136
193
  msgid "Show Unit price"
194
  msgstr ""
195
 
196
- #: ../includes/class.yith-wcwl-admin-init.php:1137
197
  msgid "Show unit price for each product in wishlist"
198
  msgstr ""
199
 
200
- #: ../includes/class.yith-wcwl-admin-init.php:1144
201
  msgid "Show \"Add to Cart\" button"
202
  msgstr ""
203
 
204
- #: ../includes/class.yith-wcwl-admin-init.php:1145
205
  msgid "Show \"Add to Cart\" button for each product in wishlist"
206
  msgstr ""
207
 
208
- #: ../includes/class.yith-wcwl-admin-init.php:1152
209
  msgid "Show Stock status"
210
  msgstr ""
211
 
212
- #: ../includes/class.yith-wcwl-admin-init.php:1153
213
  msgid ""
214
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
215
  msgstr ""
216
 
217
- #: ../includes/class.yith-wcwl-admin-init.php:1160
218
  msgid "Show Date of addition"
219
  msgstr ""
220
 
221
- #: ../includes/class.yith-wcwl-admin-init.php:1161
222
  #, fuzzy
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 "Social title"
328
  msgstr ""
329
 
330
- #: ../includes/class.yith-wcwl-admin-init.php:1298
331
  msgid "Social text"
332
  msgstr ""
333
 
334
- #: ../includes/class.yith-wcwl-admin-init.php:1299
335
  msgid ""
336
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
337
  "strong> where you want to show the URL of your wishlist."
338
  msgstr ""
339
 
340
- #: ../includes/class.yith-wcwl-admin-init.php:1306
341
  msgid "Social image URL"
342
  msgstr ""
343
 
344
- #: ../includes/class.yith-wcwl-admin-init.php:1307
345
  msgid "It will be used by Pinterest."
346
  msgstr ""
347
 
348
- #: ../includes/class.yith-wcwl-admin-init.php:1321
349
- #, php-format
350
  msgid ""
351
  "If you want to take advantage of this feature, you could consider to "
352
  "purchase the %s."
353
  msgstr ""
354
 
355
- #: ../includes/class.yith-wcwl-admin-init.php:1326
356
  msgid "YITH WooCommerce Frequently Bought Together Integration"
357
  msgstr ""
358
 
359
- #: ../includes/class.yith-wcwl-admin-init.php:1333
360
  msgid "Enable slider in wishlist"
361
  msgstr ""
362
 
363
- #: ../includes/class.yith-wcwl-admin-init.php:1334
364
- #, php-format
365
  msgid ""
366
  "Choose to enable product slider in wishlist page with linked products (<a "
367
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
368
  msgstr ""
369
 
370
- #: ../includes/class.yith-wcwl-admin-init.php:1370
371
  msgid "\"Add to wishlist\" button"
372
  msgstr ""
373
 
374
- #: ../includes/class.yith-wcwl-admin-init.php:1373
375
- #: ../includes/class.yith-wcwl-admin-init.php:1391
376
- #: ../includes/class.yith-wcwl-admin-init.php:1409
377
- #: ../includes/class.yith-wcwl-admin-init.php:1427
378
- #: ../includes/class.yith-wcwl-admin-init.php:1445
379
  msgid "Background"
380
  msgstr ""
381
 
382
- #: ../includes/class.yith-wcwl-admin-init.php:1374
383
- #: ../includes/class.yith-wcwl-admin-init.php:1392
384
- #: ../includes/class.yith-wcwl-admin-init.php:1410
385
- #: ../includes/class.yith-wcwl-admin-init.php:1428
386
- #: ../includes/class.yith-wcwl-admin-init.php:1446
387
  msgid "Text"
388
  msgstr ""
389
 
390
- #: ../includes/class.yith-wcwl-admin-init.php:1375
391
- #: ../includes/class.yith-wcwl-admin-init.php:1393
392
- #: ../includes/class.yith-wcwl-admin-init.php:1411
393
- #: ../includes/class.yith-wcwl-admin-init.php:1429
394
- #: ../includes/class.yith-wcwl-admin-init.php:1447
395
  msgid "Border"
396
  msgstr ""
397
 
398
- #: ../includes/class.yith-wcwl-admin-init.php:1382
399
- #: ../includes/class.yith-wcwl-admin-init.php:1400
400
- #: ../includes/class.yith-wcwl-admin-init.php:1418
401
- #: ../includes/class.yith-wcwl-admin-init.php:1436
402
  msgid "Background (hover)"
403
  msgstr ""
404
 
405
- #: ../includes/class.yith-wcwl-admin-init.php:1383
406
- #: ../includes/class.yith-wcwl-admin-init.php:1401
407
- #: ../includes/class.yith-wcwl-admin-init.php:1419
408
- #: ../includes/class.yith-wcwl-admin-init.php:1437
409
  msgid "Text (hover)"
410
  msgstr ""
411
 
412
- #: ../includes/class.yith-wcwl-admin-init.php:1384
413
- #: ../includes/class.yith-wcwl-admin-init.php:1402
414
- #: ../includes/class.yith-wcwl-admin-init.php:1420
415
- #: ../includes/class.yith-wcwl-admin-init.php:1438
416
  msgid "Border (hover)"
417
  msgstr ""
418
 
419
- #: ../includes/class.yith-wcwl-admin-init.php:1388
420
  msgid "\"Add to Cart\" button"
421
  msgstr ""
422
 
423
- #: ../includes/class.yith-wcwl-admin-init.php:1406
424
  msgid "\"Style 1\" button"
425
  msgstr ""
426
 
427
- #: ../includes/class.yith-wcwl-admin-init.php:1424
428
  msgid "\"Style 2\" button"
429
  msgstr ""
430
 
431
- #: ../includes/class.yith-wcwl-admin-init.php:1442
432
  #, fuzzy
433
  msgid "Wishlist table"
434
  msgstr "愿望清单"
435
 
436
- #: ../includes/class.yith-wcwl-admin-init.php:1451
437
  msgid "Headers"
438
  msgstr ""
439
 
440
- #: ../includes/class.yith-wcwl-admin-init.php:1454
441
  msgid "Background color"
442
  msgstr ""
443
 
444
- #: ../includes/class.yith-wcwl-admin-init.php:1544
445
  #, fuzzy
446
  msgid "Wishlist Activated"
447
  msgstr "愿望清单"
448
 
449
- #: ../includes/class.yith-wcwl-admin-init.php:1545
450
- #, php-format
451
  msgid ""
452
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
453
  "can access to all the settings of our plugins that you have activated. "
@@ -455,13 +451,12 @@ msgid ""
455
  "options, <a href=\"%s\">discover it now</a>."
456
  msgstr ""
457
 
458
- #: ../includes/class.yith-wcwl-admin-init.php:1556
459
  #, fuzzy
460
  msgid "Wishlist Updated"
461
  msgstr "愿望清单"
462
 
463
- #: ../includes/class.yith-wcwl-admin-init.php:1557
464
- #, php-format
465
  msgid ""
466
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
467
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -470,232 +465,222 @@ msgid ""
470
  "\">discover the PREMIUM version.</a>"
471
  msgstr ""
472
 
473
- #: ../includes/class.yith-wcwl-init.php:403
474
  msgid ""
475
  "We are sorry, but this feature is available only if cookies are enabled on "
476
  "your browser."
477
  msgstr ""
478
 
479
- #: ../includes/class.yith-wcwl-init.php:404
480
  #, fuzzy
481
  msgid "Product correctly added to cart"
482
  msgstr "加入收藏!"
483
 
484
- #: ../includes/class.yith-wcwl-install.php:244
485
  msgctxt "page_slug"
486
  msgid "wishlist"
487
  msgstr ""
488
 
489
- #: ../includes/class.yith-wcwl-privacy.php:50
490
  msgid "While you visit our site, we’ll track:"
491
  msgstr ""
492
 
493
- #: ../includes/class.yith-wcwl-privacy.php:52
494
  msgid ""
495
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
496
  "users your favourite products, and to create targeted email campaigns."
497
  msgstr ""
498
 
499
- #: ../includes/class.yith-wcwl-privacy.php:53
500
  msgid ""
501
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
502
  "make them visible to the store’s staff"
503
  msgstr ""
504
 
505
- #: ../includes/class.yith-wcwl-privacy.php:55
506
  msgid ""
507
  "We’ll also use cookies to keep track of wishlist contents while you’re "
508
  "browsing our site."
509
  msgstr ""
510
 
511
- #: ../includes/class.yith-wcwl-privacy.php:58
512
  msgid ""
513
  "Members of our team have access to the information you provide us. For "
514
  "example, both Administrators and Shop Managers can access:"
515
  msgstr ""
516
 
517
- #: ../includes/class.yith-wcwl-privacy.php:60
518
  msgid ""
519
  "Wishlist details, such as products added, date of addition, name and privacy "
520
  "settings of your wishlists"
521
  msgstr ""
522
 
523
- #: ../includes/class.yith-wcwl-privacy.php:62
524
  msgid ""
525
  "Our team members have access to this information to offer you better deals "
526
  "for the products you love."
527
  msgstr ""
528
 
529
- #: ../includes/class.yith-wcwl-privacy.php:82
530
- #: ../includes/class.yith-wcwl-privacy.php:98
531
  #, fuzzy
532
- #| msgid "Browse Wishlist"
533
  msgid "Customer Wishlists"
534
  msgstr "浏览「愿望清单」"
535
 
536
- #: ../includes/class.yith-wcwl-privacy.php:133
537
  #, fuzzy
538
- #| msgid "Wishlist"
539
  msgid "Wishlists"
540
  msgstr "愿望清单"
541
 
542
- #: ../includes/class.yith-wcwl-privacy.php:195
543
- #, php-format
544
  msgid "Removed wishlist %s."
545
  msgstr ""
546
 
547
- #: ../includes/class.yith-wcwl-privacy.php:199
548
- #, php-format
549
  msgid "Wishlist %s has been retained."
550
  msgstr ""
551
 
552
- #: ../includes/class.yith-wcwl-privacy.php:210
553
  msgid "Removed default user's wishlist"
554
  msgstr ""
555
 
556
- #: ../includes/class.yith-wcwl-privacy.php:228
557
  msgid "Token"
558
  msgstr ""
559
 
560
- #: ../includes/class.yith-wcwl-privacy.php:229
561
  #, fuzzy
562
- #| msgid "Wishlist"
563
  msgid "Wishlist url"
564
  msgstr "愿望清单"
565
 
566
- #: ../includes/class.yith-wcwl-privacy.php:230
567
  msgid "Title"
568
  msgstr ""
569
 
570
- #: ../includes/class.yith-wcwl-privacy.php:231
571
  msgctxt "date wishlist was created"
572
  msgid "Created on"
573
  msgstr ""
574
 
575
- #: ../includes/class.yith-wcwl-privacy.php:232
576
  msgid "Visibility"
577
  msgstr ""
578
 
579
- #: ../includes/class.yith-wcwl-privacy.php:233
580
  msgid "Items Added"
581
  msgstr ""
582
 
583
- #: ../includes/class.yith-wcwl-privacy.php:283
584
- #: ../templates/wishlist-view.php:212
585
  #, fuzzy
586
  msgid "Shared"
587
  msgstr "分享:"
588
 
589
- #: ../includes/class.yith-wcwl-privacy.php:286
590
- #: ../templates/wishlist-view.php:215
591
  msgid "Private"
592
  msgstr ""
593
 
594
- #: ../includes/class.yith-wcwl-privacy.php:289
595
- #: ../templates/wishlist-view.php:218
596
  msgid "Public"
597
  msgstr ""
598
 
599
- #: ../includes/class.yith-wcwl-shortcode.php:259
600
- #: ../includes/class.yith-wcwl-ui.php:164
601
  msgid "Share on:"
602
  msgstr "分享:"
603
 
604
- #: ../includes/class.yith-wcwl-ui.php:118
605
- #: ../includes/class.yith-wcwl-ui.php:200
606
  msgid "Select options"
607
  msgstr "选择选项"
608
 
609
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
610
  msgid "Facebook"
611
  msgstr ""
612
 
613
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
614
  msgid "Twitter"
615
  msgstr ""
616
 
617
- #: ../includes/class.yith-wcwl-ui.php:180
618
  msgid "email"
619
  msgstr ""
620
 
621
- #: ../includes/class.yith-wcwl.php:201
622
  #, fuzzy
623
  msgid "An error occurred while adding products to the wishlist."
624
  msgstr "商品加入收藏到「愿望清单」时,发生了错误。"
625
 
626
- #: ../includes/class.yith-wcwl.php:293
627
  #, fuzzy
628
  msgid "An error occurred while adding products to wishlist."
629
  msgstr "商品加入收藏到「愿望清单」时,发生了错误。"
630
 
631
- #: ../includes/class.yith-wcwl.php:310
632
  msgid "The \"Remove\" option now does not require any parameter"
633
  msgstr ""
634
 
635
- #: ../includes/class.yith-wcwl.php:359
636
  #, fuzzy
637
  msgid "An error occurred while removing products from the wishlist"
638
  msgstr "从「愿望清单」移除商品时,发生了错误。"
639
 
640
- #: ../includes/class.yith-wcwl.php:809
641
  msgid "You need to log in before creating a new wishlist"
642
  msgstr ""
643
 
644
- #: ../includes/class.yith-wcwl.php:1610
645
  msgid "Product successfully removed."
646
  msgstr "成功移除商品。"
647
 
648
- #: ../includes/class.yith-wcwl.php:1614
649
  msgid "Error. Unable to remove the product from the wishlist."
650
  msgstr "错误。无法从「愿望清单」移除这个商品。"
651
 
652
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
653
  msgid "No products were added to the wishlist"
654
  msgstr "你目前没有加入收藏任何商品到「愿望清单」裡面"
655
 
656
- #: ../includes/class.yith-wcwl.php:1660
657
  msgid "An error as occurred."
658
  msgstr ""
659
 
660
- #: ../init.php:130
661
  msgid ""
662
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
663
  "WooCommerce in order to work."
664
  msgstr ""
665
 
666
- #: ../init.php:140
667
  msgid "You can't activate the free version of"
668
  msgstr ""
669
 
670
- #: ../init.php:140
671
  msgid "while you are using the premium one."
672
  msgstr ""
673
 
674
- #: ../templates/admin/wishlist-panel-premium.php:185
675
- #: ../templates/admin/wishlist-panel-premium.php:383
676
- #, php-format
677
  msgid ""
678
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
679
  "%2$s to benefit from all features!"
680
  msgstr ""
681
 
682
- #: ../templates/admin/wishlist-panel-premium.php:187
683
- #: ../templates/admin/wishlist-panel-premium.php:385
684
- #, php-format
685
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
686
  msgstr ""
687
 
688
- #: ../templates/admin/wishlist-panel-premium.php:193
689
  msgid "Premium Features"
690
  msgstr ""
691
 
692
- #: ../templates/admin/wishlist-panel-premium.php:196
693
- #: ../templates/admin/wishlist-panel-premium.php:201
694
  msgid "Multiple Wishlist"
695
  msgstr ""
696
 
697
- #: ../templates/admin/wishlist-panel-premium.php:203
698
- #, php-format
699
  msgid ""
700
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
701
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -706,43 +691,38 @@ msgid ""
706
  "manage and share their own wish lists."
707
  msgstr ""
708
 
709
- #: ../templates/admin/wishlist-panel-premium.php:212
710
- #: ../templates/admin/wishlist-panel-premium.php:222
711
  msgid "Wishlist Private"
712
  msgstr ""
713
 
714
- #: ../templates/admin/wishlist-panel-premium.php:214
715
- #, php-format
716
  msgid ""
717
  "By enabling the option wishlist, users will also have the possibility to "
718
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
719
  "following options:"
720
  msgstr ""
721
 
722
- #: ../templates/admin/wishlist-panel-premium.php:216
723
- #, php-format
724
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
725
  msgstr ""
726
 
727
- #: ../templates/admin/wishlist-panel-premium.php:217
728
- #, php-format
729
  msgid ""
730
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
731
  "can display it;"
732
  msgstr ""
733
 
734
- #: ../templates/admin/wishlist-panel-premium.php:218
735
- #, php-format
736
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
737
  msgstr ""
738
 
739
- #: ../templates/admin/wishlist-panel-premium.php:229
740
- #: ../templates/admin/wishlist-panel-premium.php:234
741
  msgid "Estimate Cost"
742
  msgstr ""
743
 
744
- #: ../templates/admin/wishlist-panel-premium.php:236
745
- #, php-format
746
  msgid ""
747
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
748
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -754,13 +734,12 @@ msgid ""
754
  "address that you have previously set."
755
  msgstr ""
756
 
757
- #: ../templates/admin/wishlist-panel-premium.php:245
758
- #: ../templates/admin/wishlist-panel-premium.php:250
759
  msgid "Admin Panel"
760
  msgstr ""
761
 
762
- #: ../templates/admin/wishlist-panel-premium.php:247
763
- #, php-format
764
  msgid ""
765
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
766
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -770,13 +749,12 @@ msgid ""
770
  "in customers' wish lists."
771
  msgstr ""
772
 
773
- #: ../templates/admin/wishlist-panel-premium.php:257
774
- #: ../templates/admin/wishlist-panel-premium.php:262
775
  msgid "Search Wishlists"
776
  msgstr ""
777
 
778
- #: ../templates/admin/wishlist-panel-premium.php:264
779
- #, php-format
780
  msgid ""
781
  "How many times have you been looking for the perfect gift for a important "
782
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -785,12 +763,11 @@ msgid ""
785
  "your products and even encourage users to purchase."
786
  msgstr ""
787
 
788
- #: ../templates/admin/wishlist-panel-premium.php:273
789
  msgid "'ADD TO CART' CHECKBOX"
790
  msgstr ""
791
 
792
- #: ../templates/admin/wishlist-panel-premium.php:275
793
- #, php-format
794
  msgid ""
795
  "Your shop offers always a wide selection of products and wishlists of your "
796
  "users get more and more crowded everyday. Give them the possibility to "
@@ -798,20 +775,19 @@ msgid ""
798
  "just with one click."
799
  msgstr ""
800
 
801
- #: ../templates/admin/wishlist-panel-premium.php:278
802
  msgid "'ADD TO CART'"
803
  msgstr ""
804
 
805
- #: ../templates/admin/wishlist-panel-premium.php:285
806
  msgid "DISABLE WISHLIST"
807
  msgstr ""
808
 
809
- #: ../templates/admin/wishlist-panel-premium.php:290
810
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
811
  msgstr ""
812
 
813
- #: ../templates/admin/wishlist-panel-premium.php:292
814
- #, php-format
815
  msgid ""
816
  "Favour users that have registered to your shop and disable plugin "
817
  "functionalities for all users that have not. By disabling this option, each "
@@ -819,29 +795,27 @@ msgid ""
819
  "%2$s to \"My Account\" page and a message will invite them to log in."
820
  msgstr ""
821
 
822
- #: ../templates/admin/wishlist-panel-premium.php:301
823
  msgid "MESSAGE TO UNLOGGED USERS"
824
  msgstr ""
825
 
826
- #: ../templates/admin/wishlist-panel-premium.php:303
827
- #, php-format
828
  msgid ""
829
  "Invite users that are visiting your shop to login if they want to fully "
830
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
831
  "redirect them to \"My Account\" page for registration."
832
  msgstr ""
833
 
834
- #: ../templates/admin/wishlist-panel-premium.php:306
835
  msgid "UNLOGGED USERS"
836
  msgstr ""
837
 
838
- #: ../templates/admin/wishlist-panel-premium.php:313
839
- #: ../templates/admin/wishlist-panel-premium.php:318
840
  msgid "POPULAR TABLE"
841
  msgstr ""
842
 
843
- #: ../templates/admin/wishlist-panel-premium.php:320
844
- #, php-format
845
  msgid ""
846
  "Some products draw customer's attention more than others and they do not "
847
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -849,29 +823,27 @@ msgid ""
849
  "their wishlists."
850
  msgstr ""
851
 
852
- #: ../templates/admin/wishlist-panel-premium.php:329
853
  msgid "FUNCTIONALITIES IN ONE CLICK"
854
  msgstr ""
855
 
856
- #: ../templates/admin/wishlist-panel-premium.php:331
857
- #, php-format
858
  msgid ""
859
  "Users have the possibility to search for a wishlist, create a new one or "
860
  "display those already created. Add these %1$sfunctionalities%2$s through the "
861
  "dedicated widgets or show them immediately after \"Wishlist\" table."
862
  msgstr ""
863
 
864
- #: ../templates/admin/wishlist-panel-premium.php:334
865
  msgid "FUNCTIONALITIES"
866
  msgstr ""
867
 
868
- #: ../templates/admin/wishlist-panel-premium.php:341
869
- #: ../templates/admin/wishlist-panel-premium.php:346
870
  msgid "PROMOTIONAL EMAIL"
871
  msgstr ""
872
 
873
- #: ../templates/admin/wishlist-panel-premium.php:348
874
- #, php-format
875
  msgid ""
876
  "If you want to give the right input to your users to persuade them to "
877
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -880,12 +852,11 @@ msgid ""
880
  "will know you are offering a unique offer!"
881
  msgstr ""
882
 
883
- #: ../templates/admin/wishlist-panel-premium.php:357
884
  msgid "FROM A WISHLIST TO ANOTHER"
885
  msgstr ""
886
 
887
- #: ../templates/admin/wishlist-panel-premium.php:359
888
- #, php-format
889
  msgid ""
890
  "Who said that a product has to remain forever in the same wishlist? With the "
891
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -893,103 +864,127 @@ msgid ""
893
  "another one, managing as they want their lists."
894
  msgstr ""
895
 
896
- #: ../templates/admin/wishlist-panel-premium.php:362
897
  msgid "FROM A WISHLIST"
898
  msgstr ""
899
 
900
- #: ../templates/admin/wishlist-panel-premium.php:369
901
  msgid "DATE"
902
  msgstr ""
903
 
904
- #: ../templates/admin/wishlist-panel-premium.php:374
905
  msgid "DATE OF ADDITION TO A WISHLIST"
906
  msgstr ""
907
 
908
- #: ../templates/admin/wishlist-panel-premium.php:376
909
- #, php-format
910
  msgid ""
911
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
912
  "date in which they have added a particular product to their list: a new way "
913
  "to keep you users informed about their operations."
914
  msgstr ""
915
 
916
- #: ../templates/share.php:32
917
  msgid "Pinterest"
918
  msgstr ""
919
 
920
- #: ../templates/share.php:38
921
  msgid "Google+"
922
  msgstr ""
923
 
924
- #: ../templates/share.php:44
925
  msgid "Email"
926
  msgstr ""
927
 
928
- #: ../templates/wishlist-view.php:32
929
  msgid "Edit title"
930
  msgstr ""
931
 
932
- #: ../templates/wishlist-view.php:41
933
  msgid "Save"
934
  msgstr ""
935
 
936
- #: ../templates/wishlist-view.php:45
937
  msgid "Cancel"
938
  msgstr ""
939
 
940
- #: ../templates/wishlist-view.php:82
941
  msgid "Product Name"
942
  msgstr "商品名称"
943
 
944
- #: ../templates/wishlist-view.php:89
945
  msgid "Unit Price"
946
  msgstr "单价"
947
 
948
- #: ../templates/wishlist-view.php:102
949
  msgid "Stock Status"
950
  msgstr "库存状态"
951
 
952
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
953
  msgid "Remove this product"
954
  msgstr "移除这个商品"
955
 
956
- #: ../templates/wishlist-view.php:172
957
  msgid "Free!"
958
  msgstr "免费!"
959
 
960
- #: ../templates/wishlist-view.php:179
961
  msgid "Out of Stock"
962
  msgstr "缺货"
963
 
964
- #: ../templates/wishlist-view.php:179
965
  msgid "In Stock"
966
  msgstr "有货"
967
 
968
- #: ../templates/wishlist-view.php:188
969
- #, php-format
970
  msgid "Added on : %s"
971
  msgstr ""
972
 
973
- #: ../templates/wishlist-view.php:200
974
  msgid "Move"
975
  msgstr ""
976
 
977
- #: ../templates/wishlist-view.php:232
978
  msgid "Remove"
979
  msgstr ""
980
 
981
- #: ../templates/wishlist-view.php:259
982
  msgid "Add the selected products to the cart"
983
  msgstr ""
984
 
985
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
986
  msgid "Ask for an estimate"
987
  msgstr ""
988
 
989
- #: ../templates/wishlist-view.php:303
990
  msgid "Your email"
991
  msgstr ""
992
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
993
  #~ msgid "Select a date"
994
  #~ msgstr "选择日期"
995
 
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:52+0200\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:1478
25
+ #: includes/class.yith-wcwl-admin-init.php:1479
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:1018
44
  msgid "Upgrade to the PREMIUM VERSION"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1022
48
  msgid "Discover the Advanced Features"
49
  msgstr ""
50
 
51
+ #: includes/class.yith-wcwl-admin-init.php:1023
52
  msgid ""
53
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
54
  "all features!"
55
  msgstr ""
56
 
57
+ #: includes/class.yith-wcwl-admin-init.php:1029
58
  msgid "Get Support and Pro Features"
59
  msgstr ""
60
 
61
+ #: includes/class.yith-wcwl-admin-init.php:1030
62
  msgid ""
63
  "By purchasing the premium version of the plugin, you will take advantage of "
64
  "the advanced features of the product and you will get one year of free "
65
  "updates and support through our platform available 24h/24."
66
  msgstr ""
67
 
68
+ #: includes/class.yith-wcwl-admin-init.php:1040
69
  msgid "General Settings"
70
  msgstr ""
71
 
72
+ #: includes/class.yith-wcwl-admin-init.php:1047
73
  msgid "Enable YITH Wishlist"
74
  msgstr ""
75
 
76
+ #: includes/class.yith-wcwl-admin-init.php:1048
 
77
  msgid ""
78
  "Enable all plugin features. <strong>Be sure to select at least one option in "
79
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
80
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
81
  msgstr ""
82
 
83
+ #: includes/class.yith-wcwl-admin-init.php:1054
84
  msgid "Default wishlist title"
85
  msgstr ""
86
 
87
+ #: includes/class.yith-wcwl-admin-init.php:1056
88
+ #: includes/class.yith-wcwl-admin-init.php:1057
89
+ #: includes/class.yith-wcwl-admin-init.php:1293
 
90
  msgid "My wishlist on %s"
91
  msgstr ""
92
 
93
+ #: includes/class.yith-wcwl-admin-init.php:1062
94
  msgid "Wishlist Page"
95
  msgstr ""
96
 
97
+ #: includes/class.yith-wcwl-admin-init.php:1063
98
  msgid "Page contents: [yith_wcwl_wishlist]"
99
  msgstr ""
100
 
101
+ #: includes/class.yith-wcwl-admin-init.php:1072
102
  msgid "Position"
103
  msgstr ""
104
 
105
+ #: includes/class.yith-wcwl-admin-init.php:1073
106
  msgid ""
107
  "You can add the button in variable products only after the \"Add to Cart\" "
108
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
109
  msgstr ""
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1079
112
  msgid "After \"Add to cart\""
113
  msgstr ""
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1080
116
  msgid "After thumbnails"
117
  msgstr ""
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1081
120
  msgid "After summary"
121
  msgstr ""
122
 
123
+ #: includes/class.yith-wcwl-admin-init.php:1082
124
  msgid "Use shortcode"
125
  msgstr ""
126
 
127
+ #: includes/class.yith-wcwl-admin-init.php:1087
128
  msgid "Redirect to cart"
129
  msgstr ""
130
 
131
+ #: includes/class.yith-wcwl-admin-init.php:1088
132
  msgid ""
133
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
134
  "page."
135
  msgstr ""
136
 
137
+ #: includes/class.yith-wcwl-admin-init.php:1094
138
  msgid "Remove if added to the cart"
139
  msgstr ""
140
 
141
+ #: includes/class.yith-wcwl-admin-init.php:1095
142
  msgid "Remove the product from the wishlist if it has been added to the cart."
143
  msgstr ""
144
 
145
+ #: includes/class.yith-wcwl-admin-init.php:1101
146
  msgid "\"Add to Wishlist\" text"
147
  msgstr ""
148
 
149
+ #: includes/class.yith-wcwl-admin-init.php:1103
150
  msgid "Add to Wishlist"
151
  msgstr ""
152
 
153
+ #: includes/class.yith-wcwl-admin-init.php:1108
154
  #, fuzzy
155
  msgid "\"Browse wishlist\" text"
156
  msgstr "浏览「愿望清单」"
157
 
158
+ #: includes/class.yith-wcwl-admin-init.php:1110
159
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
160
  msgid "Browse Wishlist"
161
  msgstr "浏览「愿望清单」"
162
 
163
+ #: includes/class.yith-wcwl-admin-init.php:1115
164
  #, fuzzy
165
  msgid "\"Product already in wishlist\" text"
166
  msgstr "商品已经加入收藏在「愿望清单」裡面。"
167
 
168
+ #: includes/class.yith-wcwl-admin-init.php:1117
169
+ #: includes/class.yith-wcwl-ui.php:83
170
  msgid "The product is already in the wishlist!"
171
  msgstr "这个商品已经加入收藏在「愿望清单」裡面!"
172
 
173
+ #: includes/class.yith-wcwl-admin-init.php:1122
174
  #, fuzzy
175
  msgid "\"Product added\" text"
176
  msgstr "加入收藏!"
177
 
178
+ #: includes/class.yith-wcwl-admin-init.php:1124
179
+ #: includes/class.yith-wcwl-ui.php:82
180
  msgid "Product added!"
181
  msgstr "加入收藏!"
182
 
183
+ #: includes/class.yith-wcwl-admin-init.php:1129
184
  msgid "\"Add to Cart\" text"
185
  msgstr ""
186
 
187
+ #: includes/class.yith-wcwl-admin-init.php:1131
188
  msgid "Add to Cart"
189
  msgstr ""
190
 
191
+ #: includes/class.yith-wcwl-admin-init.php:1136
192
  msgid "Show Unit price"
193
  msgstr ""
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1137
196
  msgid "Show unit price for each product in wishlist"
197
  msgstr ""
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1144
200
  msgid "Show \"Add to Cart\" button"
201
  msgstr ""
202
 
203
+ #: includes/class.yith-wcwl-admin-init.php:1145
204
  msgid "Show \"Add to Cart\" button for each product in wishlist"
205
  msgstr ""
206
 
207
+ #: includes/class.yith-wcwl-admin-init.php:1152
208
  msgid "Show Stock status"
209
  msgstr ""
210
 
211
+ #: includes/class.yith-wcwl-admin-init.php:1153
212
  msgid ""
213
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
214
  msgstr ""
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1160
217
  msgid "Show Date of addition"
218
  msgstr ""
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1161
221
  #, fuzzy
222
  msgid "Show the date when users have added a product to the wishlist"
223
  msgstr "商品加入收藏到「愿望清单」时,发生了错误。"
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1168
226
  msgid "Add second remove button"
227
  msgstr ""
228
 
229
+ #: includes/class.yith-wcwl-admin-init.php:1169
230
  msgid "Add a second remove button in the last column, with extended label"
231
  msgstr ""
232
 
233
+ #: includes/class.yith-wcwl-admin-init.php:1184
234
  msgid "Styles"
235
  msgstr ""
236
 
237
+ #: includes/class.yith-wcwl-admin-init.php:1191
238
  msgid "Use buttons"
239
  msgstr ""
240
 
241
+ #: includes/class.yith-wcwl-admin-init.php:1192
242
  msgid "Use buttons instead of simple anchors."
243
  msgstr ""
244
 
245
+ #: includes/class.yith-wcwl-admin-init.php:1198
246
  msgid "Custom CSS"
247
  msgstr ""
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1205
250
  msgid "Use theme style"
251
  msgstr ""
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1206
254
  msgid "Use the theme style."
255
  msgstr ""
256
 
257
+ #: includes/class.yith-wcwl-admin-init.php:1212
258
  msgid "Rounded buttons"
259
  msgstr ""
260
 
261
+ #: includes/class.yith-wcwl-admin-init.php:1213
262
  msgid "Make button corners rounded"
263
  msgstr ""
264
 
265
+ #: includes/class.yith-wcwl-admin-init.php:1219
266
  msgid "\"Add to Wishlist\" icon"
267
  msgstr ""
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1220
270
  msgid "Add an icon to the \"Add to Wishlist\" button"
271
  msgstr ""
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1230
274
  msgid "\"Add to Cart\" icon"
275
  msgstr ""
276
 
277
+ #: includes/class.yith-wcwl-admin-init.php:1231
278
  msgid "Add an icon to the \"Add to Cart\" button"
279
  msgstr ""
280
 
281
+ #: includes/class.yith-wcwl-admin-init.php:1249
282
  msgid "Social Networks & Share"
283
  msgstr ""
284
 
285
+ #: includes/class.yith-wcwl-admin-init.php:1256
286
  msgid "Share on Facebook"
287
  msgstr ""
288
 
289
+ #: includes/class.yith-wcwl-admin-init.php:1257
290
  msgid "Show \"Share on Facebook\" button"
291
  msgstr ""
292
 
293
+ #: includes/class.yith-wcwl-admin-init.php:1263
294
  msgid "Tweet on Twitter"
295
  msgstr ""
296
 
297
+ #: includes/class.yith-wcwl-admin-init.php:1264
298
  msgid "Show \"Tweet on Twitter\" button"
299
  msgstr ""
300
 
301
+ #: includes/class.yith-wcwl-admin-init.php:1270
302
  msgid "Pin on Pinterest"
303
  msgstr ""
304
 
305
+ #: includes/class.yith-wcwl-admin-init.php:1271
306
  msgid "Show \"Pin on Pinterest\" button"
307
  msgstr ""
308
 
309
+ #: includes/class.yith-wcwl-admin-init.php:1277
310
  msgid "Share on Google+"
311
  msgstr ""
312
 
313
+ #: includes/class.yith-wcwl-admin-init.php:1278
314
  msgid "Show \"Share on Google+\" button"
315
  msgstr ""
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1284
318
  msgid "Share by Email"
319
  msgstr ""
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1285
322
  msgid "Show \"Share by Email\" button"
323
  msgstr ""
324
 
325
+ #: includes/class.yith-wcwl-admin-init.php:1291
326
  msgid "Social title"
327
  msgstr ""
328
 
329
+ #: includes/class.yith-wcwl-admin-init.php:1298
330
  msgid "Social text"
331
  msgstr ""
332
 
333
+ #: includes/class.yith-wcwl-admin-init.php:1299
334
  msgid ""
335
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
336
  "strong> where you want to show the URL of your wishlist."
337
  msgstr ""
338
 
339
+ #: includes/class.yith-wcwl-admin-init.php:1306
340
  msgid "Social image URL"
341
  msgstr ""
342
 
343
+ #: includes/class.yith-wcwl-admin-init.php:1307
344
  msgid "It will be used by Pinterest."
345
  msgstr ""
346
 
347
+ #: includes/class.yith-wcwl-admin-init.php:1321
 
348
  msgid ""
349
  "If you want to take advantage of this feature, you could consider to "
350
  "purchase the %s."
351
  msgstr ""
352
 
353
+ #: includes/class.yith-wcwl-admin-init.php:1326
354
  msgid "YITH WooCommerce Frequently Bought Together Integration"
355
  msgstr ""
356
 
357
+ #: includes/class.yith-wcwl-admin-init.php:1333
358
  msgid "Enable slider in wishlist"
359
  msgstr ""
360
 
361
+ #: includes/class.yith-wcwl-admin-init.php:1334
 
362
  msgid ""
363
  "Choose to enable product slider in wishlist page with linked products (<a "
364
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
365
  msgstr ""
366
 
367
+ #: includes/class.yith-wcwl-admin-init.php:1370
368
  msgid "\"Add to wishlist\" button"
369
  msgstr ""
370
 
371
+ #: includes/class.yith-wcwl-admin-init.php:1373
372
+ #: includes/class.yith-wcwl-admin-init.php:1391
373
+ #: includes/class.yith-wcwl-admin-init.php:1409
374
+ #: includes/class.yith-wcwl-admin-init.php:1427
375
+ #: includes/class.yith-wcwl-admin-init.php:1445
376
  msgid "Background"
377
  msgstr ""
378
 
379
+ #: includes/class.yith-wcwl-admin-init.php:1374
380
+ #: includes/class.yith-wcwl-admin-init.php:1392
381
+ #: includes/class.yith-wcwl-admin-init.php:1410
382
+ #: includes/class.yith-wcwl-admin-init.php:1428
383
+ #: includes/class.yith-wcwl-admin-init.php:1446
384
  msgid "Text"
385
  msgstr ""
386
 
387
+ #: includes/class.yith-wcwl-admin-init.php:1375
388
+ #: includes/class.yith-wcwl-admin-init.php:1393
389
+ #: includes/class.yith-wcwl-admin-init.php:1411
390
+ #: includes/class.yith-wcwl-admin-init.php:1429
391
+ #: includes/class.yith-wcwl-admin-init.php:1447
392
  msgid "Border"
393
  msgstr ""
394
 
395
+ #: includes/class.yith-wcwl-admin-init.php:1382
396
+ #: includes/class.yith-wcwl-admin-init.php:1400
397
+ #: includes/class.yith-wcwl-admin-init.php:1418
398
+ #: includes/class.yith-wcwl-admin-init.php:1436
399
  msgid "Background (hover)"
400
  msgstr ""
401
 
402
+ #: includes/class.yith-wcwl-admin-init.php:1383
403
+ #: includes/class.yith-wcwl-admin-init.php:1401
404
+ #: includes/class.yith-wcwl-admin-init.php:1419
405
+ #: includes/class.yith-wcwl-admin-init.php:1437
406
  msgid "Text (hover)"
407
  msgstr ""
408
 
409
+ #: includes/class.yith-wcwl-admin-init.php:1384
410
+ #: includes/class.yith-wcwl-admin-init.php:1402
411
+ #: includes/class.yith-wcwl-admin-init.php:1420
412
+ #: includes/class.yith-wcwl-admin-init.php:1438
413
  msgid "Border (hover)"
414
  msgstr ""
415
 
416
+ #: includes/class.yith-wcwl-admin-init.php:1388
417
  msgid "\"Add to Cart\" button"
418
  msgstr ""
419
 
420
+ #: includes/class.yith-wcwl-admin-init.php:1406
421
  msgid "\"Style 1\" button"
422
  msgstr ""
423
 
424
+ #: includes/class.yith-wcwl-admin-init.php:1424
425
  msgid "\"Style 2\" button"
426
  msgstr ""
427
 
428
+ #: includes/class.yith-wcwl-admin-init.php:1442
429
  #, fuzzy
430
  msgid "Wishlist table"
431
  msgstr "愿望清单"
432
 
433
+ #: includes/class.yith-wcwl-admin-init.php:1451
434
  msgid "Headers"
435
  msgstr ""
436
 
437
+ #: includes/class.yith-wcwl-admin-init.php:1454
438
  msgid "Background color"
439
  msgstr ""
440
 
441
+ #: includes/class.yith-wcwl-admin-init.php:1544
442
  #, fuzzy
443
  msgid "Wishlist Activated"
444
  msgstr "愿望清单"
445
 
446
+ #: includes/class.yith-wcwl-admin-init.php:1545
 
447
  msgid ""
448
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
449
  "can access to all the settings of our plugins that you have activated. "
451
  "options, <a href=\"%s\">discover it now</a>."
452
  msgstr ""
453
 
454
+ #: includes/class.yith-wcwl-admin-init.php:1556
455
  #, fuzzy
456
  msgid "Wishlist Updated"
457
  msgstr "愿望清单"
458
 
459
+ #: includes/class.yith-wcwl-admin-init.php:1557
 
460
  msgid ""
461
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
462
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
465
  "\">discover the PREMIUM version.</a>"
466
  msgstr ""
467
 
468
+ #: includes/class.yith-wcwl-init.php:403
469
  msgid ""
470
  "We are sorry, but this feature is available only if cookies are enabled on "
471
  "your browser."
472
  msgstr ""
473
 
474
+ #: includes/class.yith-wcwl-init.php:404
475
  #, fuzzy
476
  msgid "Product correctly added to cart"
477
  msgstr "加入收藏!"
478
 
479
+ #: includes/class.yith-wcwl-install.php:244
480
  msgctxt "page_slug"
481
  msgid "wishlist"
482
  msgstr ""
483
 
484
+ #: includes/class.yith-wcwl-privacy.php:50
485
  msgid "While you visit our site, we’ll track:"
486
  msgstr ""
487
 
488
+ #: includes/class.yith-wcwl-privacy.php:52
489
  msgid ""
490
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
491
  "users your favourite products, and to create targeted email campaigns."
492
  msgstr ""
493
 
494
+ #: includes/class.yith-wcwl-privacy.php:53
495
  msgid ""
496
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
497
  "make them visible to the store’s staff"
498
  msgstr ""
499
 
500
+ #: includes/class.yith-wcwl-privacy.php:55
501
  msgid ""
502
  "We’ll also use cookies to keep track of wishlist contents while you’re "
503
  "browsing our site."
504
  msgstr ""
505
 
506
+ #: includes/class.yith-wcwl-privacy.php:58
507
  msgid ""
508
  "Members of our team have access to the information you provide us. For "
509
  "example, both Administrators and Shop Managers can access:"
510
  msgstr ""
511
 
512
+ #: includes/class.yith-wcwl-privacy.php:60
513
  msgid ""
514
  "Wishlist details, such as products added, date of addition, name and privacy "
515
  "settings of your wishlists"
516
  msgstr ""
517
 
518
+ #: includes/class.yith-wcwl-privacy.php:62
519
  msgid ""
520
  "Our team members have access to this information to offer you better deals "
521
  "for the products you love."
522
  msgstr ""
523
 
524
+ #: includes/class.yith-wcwl-privacy.php:82
525
+ #: includes/class.yith-wcwl-privacy.php:98
526
  #, fuzzy
 
527
  msgid "Customer Wishlists"
528
  msgstr "浏览「愿望清单」"
529
 
530
+ #: includes/class.yith-wcwl-privacy.php:133
531
  #, fuzzy
 
532
  msgid "Wishlists"
533
  msgstr "愿望清单"
534
 
535
+ #. Translators: %s Order number.
536
+ #: includes/class.yith-wcwl-privacy.php:195
537
  msgid "Removed wishlist %s."
538
  msgstr ""
539
 
540
+ #. Translators: %s Order number.
541
+ #: includes/class.yith-wcwl-privacy.php:199
542
  msgid "Wishlist %s has been retained."
543
  msgstr ""
544
 
545
+ #: includes/class.yith-wcwl-privacy.php:210
546
  msgid "Removed default user's wishlist"
547
  msgstr ""
548
 
549
+ #: includes/class.yith-wcwl-privacy.php:228
550
  msgid "Token"
551
  msgstr ""
552
 
553
+ #: includes/class.yith-wcwl-privacy.php:229
554
  #, fuzzy
 
555
  msgid "Wishlist url"
556
  msgstr "愿望清单"
557
 
558
+ #: includes/class.yith-wcwl-privacy.php:230
559
  msgid "Title"
560
  msgstr ""
561
 
562
+ #: includes/class.yith-wcwl-privacy.php:231
563
  msgctxt "date wishlist was created"
564
  msgid "Created on"
565
  msgstr ""
566
 
567
+ #: includes/class.yith-wcwl-privacy.php:232
568
  msgid "Visibility"
569
  msgstr ""
570
 
571
+ #: includes/class.yith-wcwl-privacy.php:233
572
  msgid "Items Added"
573
  msgstr ""
574
 
575
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
576
  #, fuzzy
577
  msgid "Shared"
578
  msgstr "分享:"
579
 
580
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
581
  msgid "Private"
582
  msgstr ""
583
 
584
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
585
  msgid "Public"
586
  msgstr ""
587
 
588
+ #: includes/class.yith-wcwl-shortcode.php:259
589
+ #: includes/class.yith-wcwl-ui.php:164
590
  msgid "Share on:"
591
  msgstr "分享:"
592
 
593
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
594
  msgid "Select options"
595
  msgstr "选择选项"
596
 
597
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
598
  msgid "Facebook"
599
  msgstr ""
600
 
601
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
602
  msgid "Twitter"
603
  msgstr ""
604
 
605
+ #: includes/class.yith-wcwl-ui.php:180
606
  msgid "email"
607
  msgstr ""
608
 
609
+ #: includes/class.yith-wcwl.php:201
610
  #, fuzzy
611
  msgid "An error occurred while adding products to the wishlist."
612
  msgstr "商品加入收藏到「愿望清单」时,发生了错误。"
613
 
614
+ #: includes/class.yith-wcwl.php:293
615
  #, fuzzy
616
  msgid "An error occurred while adding products to wishlist."
617
  msgstr "商品加入收藏到「愿望清单」时,发生了错误。"
618
 
619
+ #: includes/class.yith-wcwl.php:310
620
  msgid "The \"Remove\" option now does not require any parameter"
621
  msgstr ""
622
 
623
+ #: includes/class.yith-wcwl.php:359
624
  #, fuzzy
625
  msgid "An error occurred while removing products from the wishlist"
626
  msgstr "从「愿望清单」移除商品时,发生了错误。"
627
 
628
+ #: includes/class.yith-wcwl.php:809
629
  msgid "You need to log in before creating a new wishlist"
630
  msgstr ""
631
 
632
+ #: includes/class.yith-wcwl.php:1610
633
  msgid "Product successfully removed."
634
  msgstr "成功移除商品。"
635
 
636
+ #: includes/class.yith-wcwl.php:1614
637
  msgid "Error. Unable to remove the product from the wishlist."
638
  msgstr "错误。无法从「愿望清单」移除这个商品。"
639
 
640
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
641
  msgid "No products were added to the wishlist"
642
  msgstr "你目前没有加入收藏任何商品到「愿望清单」裡面"
643
 
644
+ #: includes/class.yith-wcwl.php:1660
645
  msgid "An error as occurred."
646
  msgstr ""
647
 
648
+ #: init.php:130
649
  msgid ""
650
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
651
  "WooCommerce in order to work."
652
  msgstr ""
653
 
654
+ #: init.php:140
655
  msgid "You can't activate the free version of"
656
  msgstr ""
657
 
658
+ #: init.php:140
659
  msgid "while you are using the premium one."
660
  msgstr ""
661
 
662
+ #: templates/admin/wishlist-panel-premium.php:185
663
+ #: templates/admin/wishlist-panel-premium.php:383
 
664
  msgid ""
665
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
666
  "%2$s to benefit from all features!"
667
  msgstr ""
668
 
669
+ #: templates/admin/wishlist-panel-premium.php:187
670
+ #: templates/admin/wishlist-panel-premium.php:385
 
671
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
672
  msgstr ""
673
 
674
+ #: templates/admin/wishlist-panel-premium.php:193
675
  msgid "Premium Features"
676
  msgstr ""
677
 
678
+ #: templates/admin/wishlist-panel-premium.php:196
679
+ #: templates/admin/wishlist-panel-premium.php:201
680
  msgid "Multiple Wishlist"
681
  msgstr ""
682
 
683
+ #: templates/admin/wishlist-panel-premium.php:203
 
684
  msgid ""
685
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
686
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
691
  "manage and share their own wish lists."
692
  msgstr ""
693
 
694
+ #: templates/admin/wishlist-panel-premium.php:212
695
+ #: templates/admin/wishlist-panel-premium.php:222
696
  msgid "Wishlist Private"
697
  msgstr ""
698
 
699
+ #: templates/admin/wishlist-panel-premium.php:214
 
700
  msgid ""
701
  "By enabling the option wishlist, users will also have the possibility to "
702
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
703
  "following options:"
704
  msgstr ""
705
 
706
+ #: templates/admin/wishlist-panel-premium.php:216
 
707
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
708
  msgstr ""
709
 
710
+ #: templates/admin/wishlist-panel-premium.php:217
 
711
  msgid ""
712
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
713
  "can display it;"
714
  msgstr ""
715
 
716
+ #: templates/admin/wishlist-panel-premium.php:218
 
717
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
718
  msgstr ""
719
 
720
+ #: templates/admin/wishlist-panel-premium.php:229
721
+ #: templates/admin/wishlist-panel-premium.php:234
722
  msgid "Estimate Cost"
723
  msgstr ""
724
 
725
+ #: templates/admin/wishlist-panel-premium.php:236
 
726
  msgid ""
727
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
728
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
734
  "address that you have previously set."
735
  msgstr ""
736
 
737
+ #: templates/admin/wishlist-panel-premium.php:245
738
+ #: templates/admin/wishlist-panel-premium.php:250
739
  msgid "Admin Panel"
740
  msgstr ""
741
 
742
+ #: templates/admin/wishlist-panel-premium.php:247
 
743
  msgid ""
744
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
745
  "submenu pages, you will have total control on users' wishlists. In addition "
749
  "in customers' wish lists."
750
  msgstr ""
751
 
752
+ #: templates/admin/wishlist-panel-premium.php:257
753
+ #: templates/admin/wishlist-panel-premium.php:262
754
  msgid "Search Wishlists"
755
  msgstr ""
756
 
757
+ #: templates/admin/wishlist-panel-premium.php:264
 
758
  msgid ""
759
  "How many times have you been looking for the perfect gift for a important "
760
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
763
  "your products and even encourage users to purchase."
764
  msgstr ""
765
 
766
+ #: templates/admin/wishlist-panel-premium.php:273
767
  msgid "'ADD TO CART' CHECKBOX"
768
  msgstr ""
769
 
770
+ #: templates/admin/wishlist-panel-premium.php:275
 
771
  msgid ""
772
  "Your shop offers always a wide selection of products and wishlists of your "
773
  "users get more and more crowded everyday. Give them the possibility to "
775
  "just with one click."
776
  msgstr ""
777
 
778
+ #: templates/admin/wishlist-panel-premium.php:278
779
  msgid "'ADD TO CART'"
780
  msgstr ""
781
 
782
+ #: templates/admin/wishlist-panel-premium.php:285
783
  msgid "DISABLE WISHLIST"
784
  msgstr ""
785
 
786
+ #: templates/admin/wishlist-panel-premium.php:290
787
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
788
  msgstr ""
789
 
790
+ #: templates/admin/wishlist-panel-premium.php:292
 
791
  msgid ""
792
  "Favour users that have registered to your shop and disable plugin "
793
  "functionalities for all users that have not. By disabling this option, each "
795
  "%2$s to \"My Account\" page and a message will invite them to log in."
796
  msgstr ""
797
 
798
+ #: templates/admin/wishlist-panel-premium.php:301
799
  msgid "MESSAGE TO UNLOGGED USERS"
800
  msgstr ""
801
 
802
+ #: templates/admin/wishlist-panel-premium.php:303
 
803
  msgid ""
804
  "Invite users that are visiting your shop to login if they want to fully "
805
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
806
  "redirect them to \"My Account\" page for registration."
807
  msgstr ""
808
 
809
+ #: templates/admin/wishlist-panel-premium.php:306
810
  msgid "UNLOGGED USERS"
811
  msgstr ""
812
 
813
+ #: templates/admin/wishlist-panel-premium.php:313
814
+ #: templates/admin/wishlist-panel-premium.php:318
815
  msgid "POPULAR TABLE"
816
  msgstr ""
817
 
818
+ #: templates/admin/wishlist-panel-premium.php:320
 
819
  msgid ""
820
  "Some products draw customer's attention more than others and they do not "
821
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
823
  "their wishlists."
824
  msgstr ""
825
 
826
+ #: templates/admin/wishlist-panel-premium.php:329
827
  msgid "FUNCTIONALITIES IN ONE CLICK"
828
  msgstr ""
829
 
830
+ #: templates/admin/wishlist-panel-premium.php:331
 
831
  msgid ""
832
  "Users have the possibility to search for a wishlist, create a new one or "
833
  "display those already created. Add these %1$sfunctionalities%2$s through the "
834
  "dedicated widgets or show them immediately after \"Wishlist\" table."
835
  msgstr ""
836
 
837
+ #: templates/admin/wishlist-panel-premium.php:334
838
  msgid "FUNCTIONALITIES"
839
  msgstr ""
840
 
841
+ #: templates/admin/wishlist-panel-premium.php:341
842
+ #: templates/admin/wishlist-panel-premium.php:346
843
  msgid "PROMOTIONAL EMAIL"
844
  msgstr ""
845
 
846
+ #: templates/admin/wishlist-panel-premium.php:348
 
847
  msgid ""
848
  "If you want to give the right input to your users to persuade them to "
849
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
852
  "will know you are offering a unique offer!"
853
  msgstr ""
854
 
855
+ #: templates/admin/wishlist-panel-premium.php:357
856
  msgid "FROM A WISHLIST TO ANOTHER"
857
  msgstr ""
858
 
859
+ #: templates/admin/wishlist-panel-premium.php:359
 
860
  msgid ""
861
  "Who said that a product has to remain forever in the same wishlist? With the "
862
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
864
  "another one, managing as they want their lists."
865
  msgstr ""
866
 
867
+ #: templates/admin/wishlist-panel-premium.php:362
868
  msgid "FROM A WISHLIST"
869
  msgstr ""
870
 
871
+ #: templates/admin/wishlist-panel-premium.php:369
872
  msgid "DATE"
873
  msgstr ""
874
 
875
+ #: templates/admin/wishlist-panel-premium.php:374
876
  msgid "DATE OF ADDITION TO A WISHLIST"
877
  msgstr ""
878
 
879
+ #: templates/admin/wishlist-panel-premium.php:376
 
880
  msgid ""
881
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
882
  "date in which they have added a particular product to their list: a new way "
883
  "to keep you users informed about their operations."
884
  msgstr ""
885
 
886
+ #: templates/share.php:32
887
  msgid "Pinterest"
888
  msgstr ""
889
 
890
+ #: templates/share.php:38
891
  msgid "Google+"
892
  msgstr ""
893
 
894
+ #: templates/share.php:44
895
  msgid "Email"
896
  msgstr ""
897
 
898
+ #: templates/wishlist-view.php:32
899
  msgid "Edit title"
900
  msgstr ""
901
 
902
+ #: templates/wishlist-view.php:41
903
  msgid "Save"
904
  msgstr ""
905
 
906
+ #: templates/wishlist-view.php:45
907
  msgid "Cancel"
908
  msgstr ""
909
 
910
+ #: templates/wishlist-view.php:82
911
  msgid "Product Name"
912
  msgstr "商品名称"
913
 
914
+ #: templates/wishlist-view.php:89
915
  msgid "Unit Price"
916
  msgstr "单价"
917
 
918
+ #: templates/wishlist-view.php:102
919
  msgid "Stock Status"
920
  msgstr "库存状态"
921
 
922
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
923
  msgid "Remove this product"
924
  msgstr "移除这个商品"
925
 
926
+ #: templates/wishlist-view.php:172
927
  msgid "Free!"
928
  msgstr "免费!"
929
 
930
+ #: templates/wishlist-view.php:179
931
  msgid "Out of Stock"
932
  msgstr "缺货"
933
 
934
+ #: templates/wishlist-view.php:179
935
  msgid "In Stock"
936
  msgstr "有货"
937
 
938
+ #: templates/wishlist-view.php:188
 
939
  msgid "Added on : %s"
940
  msgstr ""
941
 
942
+ #: templates/wishlist-view.php:200
943
  msgid "Move"
944
  msgstr ""
945
 
946
+ #: templates/wishlist-view.php:232
947
  msgid "Remove"
948
  msgstr ""
949
 
950
+ #: templates/wishlist-view.php:259
951
  msgid "Add the selected products to the cart"
952
  msgstr ""
953
 
954
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
955
  msgid "Ask for an estimate"
956
  msgstr ""
957
 
958
+ #: templates/wishlist-view.php:303
959
  msgid "Your email"
960
  msgstr ""
961
 
962
+ #. Plugin Name of the plugin/theme
963
+ #, fuzzy
964
+ msgid "YITH WooCommerce Wishlist"
965
+ msgstr "浏览「愿望清单」"
966
+
967
+ #. Plugin URI of the plugin/theme
968
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
969
+ msgstr ""
970
+
971
+ #. Description of the plugin/theme
972
+ msgid ""
973
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
974
+ "possibility to create, fill, manage and share their wishlists allowing you "
975
+ "to analyze their interests and needs to improve your marketing strategies. "
976
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
977
+ "your e-commerce on <strong>YITH</strong></a>"
978
+ msgstr ""
979
+
980
+ #. Author of the plugin/theme
981
+ msgid "YITH"
982
+ msgstr ""
983
+
984
+ #. Author URI of the plugin/theme
985
+ msgid "https://yithemes.com/"
986
+ msgstr ""
987
+
988
  #~ msgid "Select a date"
989
  #~ msgstr "选择日期"
990
 
languages/yith-woocommerce-wishlist-zh_TW.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-zh_TW.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
- "POT-Creation-Date: 2018-10-04 14:52+0200\n"
 
5
  "PO-Revision-Date: 2018-10-04 14:52+0200\n"
6
  "Last-Translator: 李明軒 <eggeggxuan@gmail.com>\n"
7
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -19,435 +20,430 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: ..\n"
20
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
21
 
22
- #: ../includes/class.yith-wcwl-admin-init.php:159
23
- #: ../includes/class.yith-wcwl-admin-init.php:1478
24
- #: ../includes/class.yith-wcwl-admin-init.php:1479
25
- #: ../includes/class.yith-wcwl-install.php:245
26
  msgid "Wishlist"
27
  msgstr "願望清單"
28
 
29
- #: ../includes/class.yith-wcwl-admin-init.php:161
30
  msgid "Settings"
31
  msgstr ""
32
 
33
- #: ../includes/class.yith-wcwl-admin-init.php:162
34
- #: ../includes/class.yith-wcwl-admin-init.php:243
35
  msgid "Colors"
36
  msgstr ""
37
 
38
- #: ../includes/class.yith-wcwl-admin-init.php:163
39
  msgid "Premium Version"
40
  msgstr ""
41
 
42
- #: ../includes/class.yith-wcwl-admin-init.php:1018
43
  msgid "Upgrade to the PREMIUM VERSION"
44
  msgstr ""
45
 
46
- #: ../includes/class.yith-wcwl-admin-init.php:1022
47
  msgid "Discover the Advanced Features"
48
  msgstr ""
49
 
50
- #: ../includes/class.yith-wcwl-admin-init.php:1023
51
  msgid ""
52
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
53
  "all features!"
54
  msgstr ""
55
 
56
- #: ../includes/class.yith-wcwl-admin-init.php:1029
57
  msgid "Get Support and Pro Features"
58
  msgstr ""
59
 
60
- #: ../includes/class.yith-wcwl-admin-init.php:1030
61
  msgid ""
62
  "By purchasing the premium version of the plugin, you will take advantage of "
63
  "the advanced features of the product and you will get one year of free "
64
  "updates and support through our platform available 24h/24."
65
  msgstr ""
66
 
67
- #: ../includes/class.yith-wcwl-admin-init.php:1040
68
  msgid "General Settings"
69
  msgstr ""
70
 
71
- #: ../includes/class.yith-wcwl-admin-init.php:1047
72
  msgid "Enable YITH Wishlist"
73
  msgstr ""
74
 
75
- #: ../includes/class.yith-wcwl-admin-init.php:1048
76
- #, php-format
77
  msgid ""
78
  "Enable all plugin features. <strong>Be sure to select at least one option in "
79
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
80
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
81
  msgstr ""
82
 
83
- #: ../includes/class.yith-wcwl-admin-init.php:1054
84
  msgid "Default wishlist title"
85
  msgstr ""
86
 
87
- #: ../includes/class.yith-wcwl-admin-init.php:1056
88
- #: ../includes/class.yith-wcwl-admin-init.php:1057
89
- #: ../includes/class.yith-wcwl-admin-init.php:1293
90
- #, php-format
91
  msgid "My wishlist on %s"
92
  msgstr ""
93
 
94
- #: ../includes/class.yith-wcwl-admin-init.php:1062
95
  msgid "Wishlist Page"
96
  msgstr ""
97
 
98
- #: ../includes/class.yith-wcwl-admin-init.php:1063
99
  msgid "Page contents: [yith_wcwl_wishlist]"
100
  msgstr ""
101
 
102
- #: ../includes/class.yith-wcwl-admin-init.php:1072
103
  msgid "Position"
104
  msgstr ""
105
 
106
- #: ../includes/class.yith-wcwl-admin-init.php:1073
107
  msgid ""
108
  "You can add the button in variable products only after the \"Add to Cart\" "
109
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
110
  msgstr ""
111
 
112
- #: ../includes/class.yith-wcwl-admin-init.php:1079
113
  msgid "After \"Add to cart\""
114
  msgstr ""
115
 
116
- #: ../includes/class.yith-wcwl-admin-init.php:1080
117
  msgid "After thumbnails"
118
  msgstr ""
119
 
120
- #: ../includes/class.yith-wcwl-admin-init.php:1081
121
  msgid "After summary"
122
  msgstr ""
123
 
124
- #: ../includes/class.yith-wcwl-admin-init.php:1082
125
  msgid "Use shortcode"
126
  msgstr ""
127
 
128
- #: ../includes/class.yith-wcwl-admin-init.php:1087
129
  msgid "Redirect to cart"
130
  msgstr ""
131
 
132
- #: ../includes/class.yith-wcwl-admin-init.php:1088
133
  msgid ""
134
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
135
  "page."
136
  msgstr ""
137
 
138
- #: ../includes/class.yith-wcwl-admin-init.php:1094
139
  msgid "Remove if added to the cart"
140
  msgstr ""
141
 
142
- #: ../includes/class.yith-wcwl-admin-init.php:1095
143
  msgid "Remove the product from the wishlist if it has been added to the cart."
144
  msgstr ""
145
 
146
- #: ../includes/class.yith-wcwl-admin-init.php:1101
147
  msgid "\"Add to Wishlist\" text"
148
  msgstr ""
149
 
150
- #: ../includes/class.yith-wcwl-admin-init.php:1103
151
  msgid "Add to Wishlist"
152
  msgstr ""
153
 
154
- #: ../includes/class.yith-wcwl-admin-init.php:1108
155
  #, fuzzy
156
  msgid "\"Browse wishlist\" text"
157
  msgstr "瀏覽「願望清單」"
158
 
159
- #: ../includes/class.yith-wcwl-admin-init.php:1110
160
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
161
  msgid "Browse Wishlist"
162
  msgstr "瀏覽「願望清單」"
163
 
164
- #: ../includes/class.yith-wcwl-admin-init.php:1115
165
  #, fuzzy
166
  msgid "\"Product already in wishlist\" text"
167
  msgstr "商品已經加入收藏在「願望清單」裡面。"
168
 
169
- #: ../includes/class.yith-wcwl-admin-init.php:1117
170
- #: ../includes/class.yith-wcwl-ui.php:83
171
  msgid "The product is already in the wishlist!"
172
  msgstr "這個商品已經加入收藏在「願望清單」裡面!"
173
 
174
- #: ../includes/class.yith-wcwl-admin-init.php:1122
175
  #, fuzzy
176
  msgid "\"Product added\" text"
177
  msgstr "加入收藏!"
178
 
179
- #: ../includes/class.yith-wcwl-admin-init.php:1124
180
- #: ../includes/class.yith-wcwl-ui.php:82
181
  msgid "Product added!"
182
  msgstr "加入收藏!"
183
 
184
- #: ../includes/class.yith-wcwl-admin-init.php:1129
185
  msgid "\"Add to Cart\" text"
186
  msgstr ""
187
 
188
- #: ../includes/class.yith-wcwl-admin-init.php:1131
189
  msgid "Add to Cart"
190
  msgstr ""
191
 
192
- #: ../includes/class.yith-wcwl-admin-init.php:1136
193
  msgid "Show Unit price"
194
  msgstr ""
195
 
196
- #: ../includes/class.yith-wcwl-admin-init.php:1137
197
  msgid "Show unit price for each product in wishlist"
198
  msgstr ""
199
 
200
- #: ../includes/class.yith-wcwl-admin-init.php:1144
201
  msgid "Show \"Add to Cart\" button"
202
  msgstr ""
203
 
204
- #: ../includes/class.yith-wcwl-admin-init.php:1145
205
  msgid "Show \"Add to Cart\" button for each product in wishlist"
206
  msgstr ""
207
 
208
- #: ../includes/class.yith-wcwl-admin-init.php:1152
209
  msgid "Show Stock status"
210
  msgstr ""
211
 
212
- #: ../includes/class.yith-wcwl-admin-init.php:1153
213
  msgid ""
214
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
215
  msgstr ""
216
 
217
- #: ../includes/class.yith-wcwl-admin-init.php:1160
218
  msgid "Show Date of addition"
219
  msgstr ""
220
 
221
- #: ../includes/class.yith-wcwl-admin-init.php:1161
222
  #, fuzzy
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 "Social title"
328
  msgstr ""
329
 
330
- #: ../includes/class.yith-wcwl-admin-init.php:1298
331
  msgid "Social text"
332
  msgstr ""
333
 
334
- #: ../includes/class.yith-wcwl-admin-init.php:1299
335
  msgid ""
336
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
337
  "strong> where you want to show the URL of your wishlist."
338
  msgstr ""
339
 
340
- #: ../includes/class.yith-wcwl-admin-init.php:1306
341
  msgid "Social image URL"
342
  msgstr ""
343
 
344
- #: ../includes/class.yith-wcwl-admin-init.php:1307
345
  msgid "It will be used by Pinterest."
346
  msgstr ""
347
 
348
- #: ../includes/class.yith-wcwl-admin-init.php:1321
349
- #, php-format
350
  msgid ""
351
  "If you want to take advantage of this feature, you could consider to "
352
  "purchase the %s."
353
  msgstr ""
354
 
355
- #: ../includes/class.yith-wcwl-admin-init.php:1326
356
  msgid "YITH WooCommerce Frequently Bought Together Integration"
357
  msgstr ""
358
 
359
- #: ../includes/class.yith-wcwl-admin-init.php:1333
360
  msgid "Enable slider in wishlist"
361
  msgstr ""
362
 
363
- #: ../includes/class.yith-wcwl-admin-init.php:1334
364
- #, php-format
365
  msgid ""
366
  "Choose to enable product slider in wishlist page with linked products (<a "
367
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
368
  msgstr ""
369
 
370
- #: ../includes/class.yith-wcwl-admin-init.php:1370
371
  msgid "\"Add to wishlist\" button"
372
  msgstr ""
373
 
374
- #: ../includes/class.yith-wcwl-admin-init.php:1373
375
- #: ../includes/class.yith-wcwl-admin-init.php:1391
376
- #: ../includes/class.yith-wcwl-admin-init.php:1409
377
- #: ../includes/class.yith-wcwl-admin-init.php:1427
378
- #: ../includes/class.yith-wcwl-admin-init.php:1445
379
  msgid "Background"
380
  msgstr ""
381
 
382
- #: ../includes/class.yith-wcwl-admin-init.php:1374
383
- #: ../includes/class.yith-wcwl-admin-init.php:1392
384
- #: ../includes/class.yith-wcwl-admin-init.php:1410
385
- #: ../includes/class.yith-wcwl-admin-init.php:1428
386
- #: ../includes/class.yith-wcwl-admin-init.php:1446
387
  msgid "Text"
388
  msgstr ""
389
 
390
- #: ../includes/class.yith-wcwl-admin-init.php:1375
391
- #: ../includes/class.yith-wcwl-admin-init.php:1393
392
- #: ../includes/class.yith-wcwl-admin-init.php:1411
393
- #: ../includes/class.yith-wcwl-admin-init.php:1429
394
- #: ../includes/class.yith-wcwl-admin-init.php:1447
395
  msgid "Border"
396
  msgstr ""
397
 
398
- #: ../includes/class.yith-wcwl-admin-init.php:1382
399
- #: ../includes/class.yith-wcwl-admin-init.php:1400
400
- #: ../includes/class.yith-wcwl-admin-init.php:1418
401
- #: ../includes/class.yith-wcwl-admin-init.php:1436
402
  msgid "Background (hover)"
403
  msgstr ""
404
 
405
- #: ../includes/class.yith-wcwl-admin-init.php:1383
406
- #: ../includes/class.yith-wcwl-admin-init.php:1401
407
- #: ../includes/class.yith-wcwl-admin-init.php:1419
408
- #: ../includes/class.yith-wcwl-admin-init.php:1437
409
  msgid "Text (hover)"
410
  msgstr ""
411
 
412
- #: ../includes/class.yith-wcwl-admin-init.php:1384
413
- #: ../includes/class.yith-wcwl-admin-init.php:1402
414
- #: ../includes/class.yith-wcwl-admin-init.php:1420
415
- #: ../includes/class.yith-wcwl-admin-init.php:1438
416
  msgid "Border (hover)"
417
  msgstr ""
418
 
419
- #: ../includes/class.yith-wcwl-admin-init.php:1388
420
  msgid "\"Add to Cart\" button"
421
  msgstr ""
422
 
423
- #: ../includes/class.yith-wcwl-admin-init.php:1406
424
  msgid "\"Style 1\" button"
425
  msgstr ""
426
 
427
- #: ../includes/class.yith-wcwl-admin-init.php:1424
428
  msgid "\"Style 2\" button"
429
  msgstr ""
430
 
431
- #: ../includes/class.yith-wcwl-admin-init.php:1442
432
  #, fuzzy
433
  msgid "Wishlist table"
434
  msgstr "願望清單"
435
 
436
- #: ../includes/class.yith-wcwl-admin-init.php:1451
437
  msgid "Headers"
438
  msgstr ""
439
 
440
- #: ../includes/class.yith-wcwl-admin-init.php:1454
441
  msgid "Background color"
442
  msgstr ""
443
 
444
- #: ../includes/class.yith-wcwl-admin-init.php:1544
445
  #, fuzzy
446
  msgid "Wishlist Activated"
447
  msgstr "願望清單"
448
 
449
- #: ../includes/class.yith-wcwl-admin-init.php:1545
450
- #, php-format
451
  msgid ""
452
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
453
  "can access to all the settings of our plugins that you have activated. "
@@ -455,13 +451,12 @@ msgid ""
455
  "options, <a href=\"%s\">discover it now</a>."
456
  msgstr ""
457
 
458
- #: ../includes/class.yith-wcwl-admin-init.php:1556
459
  #, fuzzy
460
  msgid "Wishlist Updated"
461
  msgstr "願望清單"
462
 
463
- #: ../includes/class.yith-wcwl-admin-init.php:1557
464
- #, php-format
465
  msgid ""
466
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
467
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -470,232 +465,222 @@ msgid ""
470
  "\">discover the PREMIUM version.</a>"
471
  msgstr ""
472
 
473
- #: ../includes/class.yith-wcwl-init.php:403
474
  msgid ""
475
  "We are sorry, but this feature is available only if cookies are enabled on "
476
  "your browser."
477
  msgstr ""
478
 
479
- #: ../includes/class.yith-wcwl-init.php:404
480
  #, fuzzy
481
  msgid "Product correctly added to cart"
482
  msgstr "加入收藏!"
483
 
484
- #: ../includes/class.yith-wcwl-install.php:244
485
  msgctxt "page_slug"
486
  msgid "wishlist"
487
  msgstr ""
488
 
489
- #: ../includes/class.yith-wcwl-privacy.php:50
490
  msgid "While you visit our site, we’ll track:"
491
  msgstr ""
492
 
493
- #: ../includes/class.yith-wcwl-privacy.php:52
494
  msgid ""
495
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
496
  "users your favourite products, and to create targeted email campaigns."
497
  msgstr ""
498
 
499
- #: ../includes/class.yith-wcwl-privacy.php:53
500
  msgid ""
501
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
502
  "make them visible to the store’s staff"
503
  msgstr ""
504
 
505
- #: ../includes/class.yith-wcwl-privacy.php:55
506
  msgid ""
507
  "We’ll also use cookies to keep track of wishlist contents while you’re "
508
  "browsing our site."
509
  msgstr ""
510
 
511
- #: ../includes/class.yith-wcwl-privacy.php:58
512
  msgid ""
513
  "Members of our team have access to the information you provide us. For "
514
  "example, both Administrators and Shop Managers can access:"
515
  msgstr ""
516
 
517
- #: ../includes/class.yith-wcwl-privacy.php:60
518
  msgid ""
519
  "Wishlist details, such as products added, date of addition, name and privacy "
520
  "settings of your wishlists"
521
  msgstr ""
522
 
523
- #: ../includes/class.yith-wcwl-privacy.php:62
524
  msgid ""
525
  "Our team members have access to this information to offer you better deals "
526
  "for the products you love."
527
  msgstr ""
528
 
529
- #: ../includes/class.yith-wcwl-privacy.php:82
530
- #: ../includes/class.yith-wcwl-privacy.php:98
531
  #, fuzzy
532
- #| msgid "Browse Wishlist"
533
  msgid "Customer Wishlists"
534
  msgstr "瀏覽「願望清單」"
535
 
536
- #: ../includes/class.yith-wcwl-privacy.php:133
537
  #, fuzzy
538
- #| msgid "Wishlist"
539
  msgid "Wishlists"
540
  msgstr "願望清單"
541
 
542
- #: ../includes/class.yith-wcwl-privacy.php:195
543
- #, php-format
544
  msgid "Removed wishlist %s."
545
  msgstr ""
546
 
547
- #: ../includes/class.yith-wcwl-privacy.php:199
548
- #, php-format
549
  msgid "Wishlist %s has been retained."
550
  msgstr ""
551
 
552
- #: ../includes/class.yith-wcwl-privacy.php:210
553
  msgid "Removed default user's wishlist"
554
  msgstr ""
555
 
556
- #: ../includes/class.yith-wcwl-privacy.php:228
557
  msgid "Token"
558
  msgstr ""
559
 
560
- #: ../includes/class.yith-wcwl-privacy.php:229
561
  #, fuzzy
562
- #| msgid "Wishlist"
563
  msgid "Wishlist url"
564
  msgstr "願望清單"
565
 
566
- #: ../includes/class.yith-wcwl-privacy.php:230
567
  msgid "Title"
568
  msgstr ""
569
 
570
- #: ../includes/class.yith-wcwl-privacy.php:231
571
  msgctxt "date wishlist was created"
572
  msgid "Created on"
573
  msgstr ""
574
 
575
- #: ../includes/class.yith-wcwl-privacy.php:232
576
  msgid "Visibility"
577
  msgstr ""
578
 
579
- #: ../includes/class.yith-wcwl-privacy.php:233
580
  msgid "Items Added"
581
  msgstr ""
582
 
583
- #: ../includes/class.yith-wcwl-privacy.php:283
584
- #: ../templates/wishlist-view.php:212
585
  #, fuzzy
586
  msgid "Shared"
587
  msgstr "分享:"
588
 
589
- #: ../includes/class.yith-wcwl-privacy.php:286
590
- #: ../templates/wishlist-view.php:215
591
  msgid "Private"
592
  msgstr ""
593
 
594
- #: ../includes/class.yith-wcwl-privacy.php:289
595
- #: ../templates/wishlist-view.php:218
596
  msgid "Public"
597
  msgstr ""
598
 
599
- #: ../includes/class.yith-wcwl-shortcode.php:259
600
- #: ../includes/class.yith-wcwl-ui.php:164
601
  msgid "Share on:"
602
  msgstr "分享:"
603
 
604
- #: ../includes/class.yith-wcwl-ui.php:118
605
- #: ../includes/class.yith-wcwl-ui.php:200
606
  msgid "Select options"
607
  msgstr "選擇選項"
608
 
609
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
610
  msgid "Facebook"
611
  msgstr ""
612
 
613
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
614
  msgid "Twitter"
615
  msgstr ""
616
 
617
- #: ../includes/class.yith-wcwl-ui.php:180
618
  msgid "email"
619
  msgstr ""
620
 
621
- #: ../includes/class.yith-wcwl.php:201
622
  #, fuzzy
623
  msgid "An error occurred while adding products to the wishlist."
624
  msgstr "商品加入收藏到「願望清單」時,發生了錯誤。"
625
 
626
- #: ../includes/class.yith-wcwl.php:293
627
  #, fuzzy
628
  msgid "An error occurred while adding products to wishlist."
629
  msgstr "商品加入收藏到「願望清單」時,發生了錯誤。"
630
 
631
- #: ../includes/class.yith-wcwl.php:310
632
  msgid "The \"Remove\" option now does not require any parameter"
633
  msgstr ""
634
 
635
- #: ../includes/class.yith-wcwl.php:359
636
  #, fuzzy
637
  msgid "An error occurred while removing products from the wishlist"
638
  msgstr "從「願望清單」移除商品時,發生了錯誤。"
639
 
640
- #: ../includes/class.yith-wcwl.php:809
641
  msgid "You need to log in before creating a new wishlist"
642
  msgstr ""
643
 
644
- #: ../includes/class.yith-wcwl.php:1610
645
  msgid "Product successfully removed."
646
  msgstr "成功移除商品。"
647
 
648
- #: ../includes/class.yith-wcwl.php:1614
649
  msgid "Error. Unable to remove the product from the wishlist."
650
  msgstr "錯誤。無法從「願望清單」移除這個商品。"
651
 
652
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
653
  msgid "No products were added to the wishlist"
654
  msgstr "你目前沒有加入收藏任何商品到「願望清單」裡面"
655
 
656
- #: ../includes/class.yith-wcwl.php:1660
657
  msgid "An error as occurred."
658
  msgstr ""
659
 
660
- #: ../init.php:130
661
  msgid ""
662
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
663
  "WooCommerce in order to work."
664
  msgstr ""
665
 
666
- #: ../init.php:140
667
  msgid "You can't activate the free version of"
668
  msgstr ""
669
 
670
- #: ../init.php:140
671
  msgid "while you are using the premium one."
672
  msgstr ""
673
 
674
- #: ../templates/admin/wishlist-panel-premium.php:185
675
- #: ../templates/admin/wishlist-panel-premium.php:383
676
- #, php-format
677
  msgid ""
678
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
679
  "%2$s to benefit from all features!"
680
  msgstr ""
681
 
682
- #: ../templates/admin/wishlist-panel-premium.php:187
683
- #: ../templates/admin/wishlist-panel-premium.php:385
684
- #, php-format
685
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
686
  msgstr ""
687
 
688
- #: ../templates/admin/wishlist-panel-premium.php:193
689
  msgid "Premium Features"
690
  msgstr ""
691
 
692
- #: ../templates/admin/wishlist-panel-premium.php:196
693
- #: ../templates/admin/wishlist-panel-premium.php:201
694
  msgid "Multiple Wishlist"
695
  msgstr ""
696
 
697
- #: ../templates/admin/wishlist-panel-premium.php:203
698
- #, php-format
699
  msgid ""
700
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
701
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -706,43 +691,38 @@ msgid ""
706
  "manage and share their own wish lists."
707
  msgstr ""
708
 
709
- #: ../templates/admin/wishlist-panel-premium.php:212
710
- #: ../templates/admin/wishlist-panel-premium.php:222
711
  msgid "Wishlist Private"
712
  msgstr ""
713
 
714
- #: ../templates/admin/wishlist-panel-premium.php:214
715
- #, php-format
716
  msgid ""
717
  "By enabling the option wishlist, users will also have the possibility to "
718
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
719
  "following options:"
720
  msgstr ""
721
 
722
- #: ../templates/admin/wishlist-panel-premium.php:216
723
- #, php-format
724
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
725
  msgstr ""
726
 
727
- #: ../templates/admin/wishlist-panel-premium.php:217
728
- #, php-format
729
  msgid ""
730
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
731
  "can display it;"
732
  msgstr ""
733
 
734
- #: ../templates/admin/wishlist-panel-premium.php:218
735
- #, php-format
736
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
737
  msgstr ""
738
 
739
- #: ../templates/admin/wishlist-panel-premium.php:229
740
- #: ../templates/admin/wishlist-panel-premium.php:234
741
  msgid "Estimate Cost"
742
  msgstr ""
743
 
744
- #: ../templates/admin/wishlist-panel-premium.php:236
745
- #, php-format
746
  msgid ""
747
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
748
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -754,13 +734,12 @@ msgid ""
754
  "address that you have previously set."
755
  msgstr ""
756
 
757
- #: ../templates/admin/wishlist-panel-premium.php:245
758
- #: ../templates/admin/wishlist-panel-premium.php:250
759
  msgid "Admin Panel"
760
  msgstr ""
761
 
762
- #: ../templates/admin/wishlist-panel-premium.php:247
763
- #, php-format
764
  msgid ""
765
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
766
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -770,13 +749,12 @@ msgid ""
770
  "in customers' wish lists."
771
  msgstr ""
772
 
773
- #: ../templates/admin/wishlist-panel-premium.php:257
774
- #: ../templates/admin/wishlist-panel-premium.php:262
775
  msgid "Search Wishlists"
776
  msgstr ""
777
 
778
- #: ../templates/admin/wishlist-panel-premium.php:264
779
- #, php-format
780
  msgid ""
781
  "How many times have you been looking for the perfect gift for a important "
782
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -785,12 +763,11 @@ msgid ""
785
  "your products and even encourage users to purchase."
786
  msgstr ""
787
 
788
- #: ../templates/admin/wishlist-panel-premium.php:273
789
  msgid "'ADD TO CART' CHECKBOX"
790
  msgstr ""
791
 
792
- #: ../templates/admin/wishlist-panel-premium.php:275
793
- #, php-format
794
  msgid ""
795
  "Your shop offers always a wide selection of products and wishlists of your "
796
  "users get more and more crowded everyday. Give them the possibility to "
@@ -798,20 +775,19 @@ msgid ""
798
  "just with one click."
799
  msgstr ""
800
 
801
- #: ../templates/admin/wishlist-panel-premium.php:278
802
  msgid "'ADD TO CART'"
803
  msgstr ""
804
 
805
- #: ../templates/admin/wishlist-panel-premium.php:285
806
  msgid "DISABLE WISHLIST"
807
  msgstr ""
808
 
809
- #: ../templates/admin/wishlist-panel-premium.php:290
810
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
811
  msgstr ""
812
 
813
- #: ../templates/admin/wishlist-panel-premium.php:292
814
- #, php-format
815
  msgid ""
816
  "Favour users that have registered to your shop and disable plugin "
817
  "functionalities for all users that have not. By disabling this option, each "
@@ -819,29 +795,27 @@ msgid ""
819
  "%2$s to \"My Account\" page and a message will invite them to log in."
820
  msgstr ""
821
 
822
- #: ../templates/admin/wishlist-panel-premium.php:301
823
  msgid "MESSAGE TO UNLOGGED USERS"
824
  msgstr ""
825
 
826
- #: ../templates/admin/wishlist-panel-premium.php:303
827
- #, php-format
828
  msgid ""
829
  "Invite users that are visiting your shop to login if they want to fully "
830
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
831
  "redirect them to \"My Account\" page for registration."
832
  msgstr ""
833
 
834
- #: ../templates/admin/wishlist-panel-premium.php:306
835
  msgid "UNLOGGED USERS"
836
  msgstr ""
837
 
838
- #: ../templates/admin/wishlist-panel-premium.php:313
839
- #: ../templates/admin/wishlist-panel-premium.php:318
840
  msgid "POPULAR TABLE"
841
  msgstr ""
842
 
843
- #: ../templates/admin/wishlist-panel-premium.php:320
844
- #, php-format
845
  msgid ""
846
  "Some products draw customer's attention more than others and they do not "
847
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -849,29 +823,27 @@ msgid ""
849
  "their wishlists."
850
  msgstr ""
851
 
852
- #: ../templates/admin/wishlist-panel-premium.php:329
853
  msgid "FUNCTIONALITIES IN ONE CLICK"
854
  msgstr ""
855
 
856
- #: ../templates/admin/wishlist-panel-premium.php:331
857
- #, php-format
858
  msgid ""
859
  "Users have the possibility to search for a wishlist, create a new one or "
860
  "display those already created. Add these %1$sfunctionalities%2$s through the "
861
  "dedicated widgets or show them immediately after \"Wishlist\" table."
862
  msgstr ""
863
 
864
- #: ../templates/admin/wishlist-panel-premium.php:334
865
  msgid "FUNCTIONALITIES"
866
  msgstr ""
867
 
868
- #: ../templates/admin/wishlist-panel-premium.php:341
869
- #: ../templates/admin/wishlist-panel-premium.php:346
870
  msgid "PROMOTIONAL EMAIL"
871
  msgstr ""
872
 
873
- #: ../templates/admin/wishlist-panel-premium.php:348
874
- #, php-format
875
  msgid ""
876
  "If you want to give the right input to your users to persuade them to "
877
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -880,12 +852,11 @@ msgid ""
880
  "will know you are offering a unique offer!"
881
  msgstr ""
882
 
883
- #: ../templates/admin/wishlist-panel-premium.php:357
884
  msgid "FROM A WISHLIST TO ANOTHER"
885
  msgstr ""
886
 
887
- #: ../templates/admin/wishlist-panel-premium.php:359
888
- #, php-format
889
  msgid ""
890
  "Who said that a product has to remain forever in the same wishlist? With the "
891
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -893,103 +864,127 @@ msgid ""
893
  "another one, managing as they want their lists."
894
  msgstr ""
895
 
896
- #: ../templates/admin/wishlist-panel-premium.php:362
897
  msgid "FROM A WISHLIST"
898
  msgstr ""
899
 
900
- #: ../templates/admin/wishlist-panel-premium.php:369
901
  msgid "DATE"
902
  msgstr ""
903
 
904
- #: ../templates/admin/wishlist-panel-premium.php:374
905
  msgid "DATE OF ADDITION TO A WISHLIST"
906
  msgstr ""
907
 
908
- #: ../templates/admin/wishlist-panel-premium.php:376
909
- #, php-format
910
  msgid ""
911
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
912
  "date in which they have added a particular product to their list: a new way "
913
  "to keep you users informed about their operations."
914
  msgstr ""
915
 
916
- #: ../templates/share.php:32
917
  msgid "Pinterest"
918
  msgstr ""
919
 
920
- #: ../templates/share.php:38
921
  msgid "Google+"
922
  msgstr ""
923
 
924
- #: ../templates/share.php:44
925
  msgid "Email"
926
  msgstr ""
927
 
928
- #: ../templates/wishlist-view.php:32
929
  msgid "Edit title"
930
  msgstr ""
931
 
932
- #: ../templates/wishlist-view.php:41
933
  msgid "Save"
934
  msgstr ""
935
 
936
- #: ../templates/wishlist-view.php:45
937
  msgid "Cancel"
938
  msgstr ""
939
 
940
- #: ../templates/wishlist-view.php:82
941
  msgid "Product Name"
942
  msgstr "商品名稱"
943
 
944
- #: ../templates/wishlist-view.php:89
945
  msgid "Unit Price"
946
  msgstr "單價"
947
 
948
- #: ../templates/wishlist-view.php:102
949
  msgid "Stock Status"
950
  msgstr "庫存狀態"
951
 
952
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
953
  msgid "Remove this product"
954
  msgstr "移除這個商品"
955
 
956
- #: ../templates/wishlist-view.php:172
957
  msgid "Free!"
958
  msgstr "免費!"
959
 
960
- #: ../templates/wishlist-view.php:179
961
  msgid "Out of Stock"
962
  msgstr "缺貨"
963
 
964
- #: ../templates/wishlist-view.php:179
965
  msgid "In Stock"
966
  msgstr "有貨"
967
 
968
- #: ../templates/wishlist-view.php:188
969
- #, php-format
970
  msgid "Added on : %s"
971
  msgstr ""
972
 
973
- #: ../templates/wishlist-view.php:200
974
  msgid "Move"
975
  msgstr ""
976
 
977
- #: ../templates/wishlist-view.php:232
978
  msgid "Remove"
979
  msgstr ""
980
 
981
- #: ../templates/wishlist-view.php:259
982
  msgid "Add the selected products to the cart"
983
  msgstr ""
984
 
985
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
986
  msgid "Ask for an estimate"
987
  msgstr ""
988
 
989
- #: ../templates/wishlist-view.php:303
990
  msgid "Your email"
991
  msgstr ""
992
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
993
  #~ msgid "Select a date"
994
  #~ msgstr "選擇日期"
995
 
1
  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: 2018-10-24 17:52:58+00:00\n"
6
  "PO-Revision-Date: 2018-10-04 14:52+0200\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:1478
25
+ #: includes/class.yith-wcwl-admin-init.php:1479
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:1018
44
  msgid "Upgrade to the PREMIUM VERSION"
45
  msgstr ""
46
 
47
+ #: includes/class.yith-wcwl-admin-init.php:1022
48
  msgid "Discover the Advanced Features"
49
  msgstr ""
50
 
51
+ #: includes/class.yith-wcwl-admin-init.php:1023
52
  msgid ""
53
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
54
  "all features!"
55
  msgstr ""
56
 
57
+ #: includes/class.yith-wcwl-admin-init.php:1029
58
  msgid "Get Support and Pro Features"
59
  msgstr ""
60
 
61
+ #: includes/class.yith-wcwl-admin-init.php:1030
62
  msgid ""
63
  "By purchasing the premium version of the plugin, you will take advantage of "
64
  "the advanced features of the product and you will get one year of free "
65
  "updates and support through our platform available 24h/24."
66
  msgstr ""
67
 
68
+ #: includes/class.yith-wcwl-admin-init.php:1040
69
  msgid "General Settings"
70
  msgstr ""
71
 
72
+ #: includes/class.yith-wcwl-admin-init.php:1047
73
  msgid "Enable YITH Wishlist"
74
  msgstr ""
75
 
76
+ #: includes/class.yith-wcwl-admin-init.php:1048
 
77
  msgid ""
78
  "Enable all plugin features. <strong>Be sure to select at least one option in "
79
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
80
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
81
  msgstr ""
82
 
83
+ #: includes/class.yith-wcwl-admin-init.php:1054
84
  msgid "Default wishlist title"
85
  msgstr ""
86
 
87
+ #: includes/class.yith-wcwl-admin-init.php:1056
88
+ #: includes/class.yith-wcwl-admin-init.php:1057
89
+ #: includes/class.yith-wcwl-admin-init.php:1293
 
90
  msgid "My wishlist on %s"
91
  msgstr ""
92
 
93
+ #: includes/class.yith-wcwl-admin-init.php:1062
94
  msgid "Wishlist Page"
95
  msgstr ""
96
 
97
+ #: includes/class.yith-wcwl-admin-init.php:1063
98
  msgid "Page contents: [yith_wcwl_wishlist]"
99
  msgstr ""
100
 
101
+ #: includes/class.yith-wcwl-admin-init.php:1072
102
  msgid "Position"
103
  msgstr ""
104
 
105
+ #: includes/class.yith-wcwl-admin-init.php:1073
106
  msgid ""
107
  "You can add the button in variable products only after the \"Add to Cart\" "
108
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
109
  msgstr ""
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1079
112
  msgid "After \"Add to cart\""
113
  msgstr ""
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1080
116
  msgid "After thumbnails"
117
  msgstr ""
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1081
120
  msgid "After summary"
121
  msgstr ""
122
 
123
+ #: includes/class.yith-wcwl-admin-init.php:1082
124
  msgid "Use shortcode"
125
  msgstr ""
126
 
127
+ #: includes/class.yith-wcwl-admin-init.php:1087
128
  msgid "Redirect to cart"
129
  msgstr ""
130
 
131
+ #: includes/class.yith-wcwl-admin-init.php:1088
132
  msgid ""
133
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
134
  "page."
135
  msgstr ""
136
 
137
+ #: includes/class.yith-wcwl-admin-init.php:1094
138
  msgid "Remove if added to the cart"
139
  msgstr ""
140
 
141
+ #: includes/class.yith-wcwl-admin-init.php:1095
142
  msgid "Remove the product from the wishlist if it has been added to the cart."
143
  msgstr ""
144
 
145
+ #: includes/class.yith-wcwl-admin-init.php:1101
146
  msgid "\"Add to Wishlist\" text"
147
  msgstr ""
148
 
149
+ #: includes/class.yith-wcwl-admin-init.php:1103
150
  msgid "Add to Wishlist"
151
  msgstr ""
152
 
153
+ #: includes/class.yith-wcwl-admin-init.php:1108
154
  #, fuzzy
155
  msgid "\"Browse wishlist\" text"
156
  msgstr "瀏覽「願望清單」"
157
 
158
+ #: includes/class.yith-wcwl-admin-init.php:1110
159
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
160
  msgid "Browse Wishlist"
161
  msgstr "瀏覽「願望清單」"
162
 
163
+ #: includes/class.yith-wcwl-admin-init.php:1115
164
  #, fuzzy
165
  msgid "\"Product already in wishlist\" text"
166
  msgstr "商品已經加入收藏在「願望清單」裡面。"
167
 
168
+ #: includes/class.yith-wcwl-admin-init.php:1117
169
+ #: includes/class.yith-wcwl-ui.php:83
170
  msgid "The product is already in the wishlist!"
171
  msgstr "這個商品已經加入收藏在「願望清單」裡面!"
172
 
173
+ #: includes/class.yith-wcwl-admin-init.php:1122
174
  #, fuzzy
175
  msgid "\"Product added\" text"
176
  msgstr "加入收藏!"
177
 
178
+ #: includes/class.yith-wcwl-admin-init.php:1124
179
+ #: includes/class.yith-wcwl-ui.php:82
180
  msgid "Product added!"
181
  msgstr "加入收藏!"
182
 
183
+ #: includes/class.yith-wcwl-admin-init.php:1129
184
  msgid "\"Add to Cart\" text"
185
  msgstr ""
186
 
187
+ #: includes/class.yith-wcwl-admin-init.php:1131
188
  msgid "Add to Cart"
189
  msgstr ""
190
 
191
+ #: includes/class.yith-wcwl-admin-init.php:1136
192
  msgid "Show Unit price"
193
  msgstr ""
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1137
196
  msgid "Show unit price for each product in wishlist"
197
  msgstr ""
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1144
200
  msgid "Show \"Add to Cart\" button"
201
  msgstr ""
202
 
203
+ #: includes/class.yith-wcwl-admin-init.php:1145
204
  msgid "Show \"Add to Cart\" button for each product in wishlist"
205
  msgstr ""
206
 
207
+ #: includes/class.yith-wcwl-admin-init.php:1152
208
  msgid "Show Stock status"
209
  msgstr ""
210
 
211
+ #: includes/class.yith-wcwl-admin-init.php:1153
212
  msgid ""
213
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
214
  msgstr ""
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1160
217
  msgid "Show Date of addition"
218
  msgstr ""
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1161
221
  #, fuzzy
222
  msgid "Show the date when users have added a product to the wishlist"
223
  msgstr "商品加入收藏到「願望清單」時,發生了錯誤。"
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1168
226
  msgid "Add second remove button"
227
  msgstr ""
228
 
229
+ #: includes/class.yith-wcwl-admin-init.php:1169
230
  msgid "Add a second remove button in the last column, with extended label"
231
  msgstr ""
232
 
233
+ #: includes/class.yith-wcwl-admin-init.php:1184
234
  msgid "Styles"
235
  msgstr ""
236
 
237
+ #: includes/class.yith-wcwl-admin-init.php:1191
238
  msgid "Use buttons"
239
  msgstr ""
240
 
241
+ #: includes/class.yith-wcwl-admin-init.php:1192
242
  msgid "Use buttons instead of simple anchors."
243
  msgstr ""
244
 
245
+ #: includes/class.yith-wcwl-admin-init.php:1198
246
  msgid "Custom CSS"
247
  msgstr ""
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1205
250
  msgid "Use theme style"
251
  msgstr ""
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1206
254
  msgid "Use the theme style."
255
  msgstr ""
256
 
257
+ #: includes/class.yith-wcwl-admin-init.php:1212
258
  msgid "Rounded buttons"
259
  msgstr ""
260
 
261
+ #: includes/class.yith-wcwl-admin-init.php:1213
262
  msgid "Make button corners rounded"
263
  msgstr ""
264
 
265
+ #: includes/class.yith-wcwl-admin-init.php:1219
266
  msgid "\"Add to Wishlist\" icon"
267
  msgstr ""
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1220
270
  msgid "Add an icon to the \"Add to Wishlist\" button"
271
  msgstr ""
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1230
274
  msgid "\"Add to Cart\" icon"
275
  msgstr ""
276
 
277
+ #: includes/class.yith-wcwl-admin-init.php:1231
278
  msgid "Add an icon to the \"Add to Cart\" button"
279
  msgstr ""
280
 
281
+ #: includes/class.yith-wcwl-admin-init.php:1249
282
  msgid "Social Networks & Share"
283
  msgstr ""
284
 
285
+ #: includes/class.yith-wcwl-admin-init.php:1256
286
  msgid "Share on Facebook"
287
  msgstr ""
288
 
289
+ #: includes/class.yith-wcwl-admin-init.php:1257
290
  msgid "Show \"Share on Facebook\" button"
291
  msgstr ""
292
 
293
+ #: includes/class.yith-wcwl-admin-init.php:1263
294
  msgid "Tweet on Twitter"
295
  msgstr ""
296
 
297
+ #: includes/class.yith-wcwl-admin-init.php:1264
298
  msgid "Show \"Tweet on Twitter\" button"
299
  msgstr ""
300
 
301
+ #: includes/class.yith-wcwl-admin-init.php:1270
302
  msgid "Pin on Pinterest"
303
  msgstr ""
304
 
305
+ #: includes/class.yith-wcwl-admin-init.php:1271
306
  msgid "Show \"Pin on Pinterest\" button"
307
  msgstr ""
308
 
309
+ #: includes/class.yith-wcwl-admin-init.php:1277
310
  msgid "Share on Google+"
311
  msgstr ""
312
 
313
+ #: includes/class.yith-wcwl-admin-init.php:1278
314
  msgid "Show \"Share on Google+\" button"
315
  msgstr ""
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1284
318
  msgid "Share by Email"
319
  msgstr ""
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1285
322
  msgid "Show \"Share by Email\" button"
323
  msgstr ""
324
 
325
+ #: includes/class.yith-wcwl-admin-init.php:1291
326
  msgid "Social title"
327
  msgstr ""
328
 
329
+ #: includes/class.yith-wcwl-admin-init.php:1298
330
  msgid "Social text"
331
  msgstr ""
332
 
333
+ #: includes/class.yith-wcwl-admin-init.php:1299
334
  msgid ""
335
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
336
  "strong> where you want to show the URL of your wishlist."
337
  msgstr ""
338
 
339
+ #: includes/class.yith-wcwl-admin-init.php:1306
340
  msgid "Social image URL"
341
  msgstr ""
342
 
343
+ #: includes/class.yith-wcwl-admin-init.php:1307
344
  msgid "It will be used by Pinterest."
345
  msgstr ""
346
 
347
+ #: includes/class.yith-wcwl-admin-init.php:1321
 
348
  msgid ""
349
  "If you want to take advantage of this feature, you could consider to "
350
  "purchase the %s."
351
  msgstr ""
352
 
353
+ #: includes/class.yith-wcwl-admin-init.php:1326
354
  msgid "YITH WooCommerce Frequently Bought Together Integration"
355
  msgstr ""
356
 
357
+ #: includes/class.yith-wcwl-admin-init.php:1333
358
  msgid "Enable slider in wishlist"
359
  msgstr ""
360
 
361
+ #: includes/class.yith-wcwl-admin-init.php:1334
 
362
  msgid ""
363
  "Choose to enable product slider in wishlist page with linked products (<a "
364
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
365
  msgstr ""
366
 
367
+ #: includes/class.yith-wcwl-admin-init.php:1370
368
  msgid "\"Add to wishlist\" button"
369
  msgstr ""
370
 
371
+ #: includes/class.yith-wcwl-admin-init.php:1373
372
+ #: includes/class.yith-wcwl-admin-init.php:1391
373
+ #: includes/class.yith-wcwl-admin-init.php:1409
374
+ #: includes/class.yith-wcwl-admin-init.php:1427
375
+ #: includes/class.yith-wcwl-admin-init.php:1445
376
  msgid "Background"
377
  msgstr ""
378
 
379
+ #: includes/class.yith-wcwl-admin-init.php:1374
380
+ #: includes/class.yith-wcwl-admin-init.php:1392
381
+ #: includes/class.yith-wcwl-admin-init.php:1410
382
+ #: includes/class.yith-wcwl-admin-init.php:1428
383
+ #: includes/class.yith-wcwl-admin-init.php:1446
384
  msgid "Text"
385
  msgstr ""
386
 
387
+ #: includes/class.yith-wcwl-admin-init.php:1375
388
+ #: includes/class.yith-wcwl-admin-init.php:1393
389
+ #: includes/class.yith-wcwl-admin-init.php:1411
390
+ #: includes/class.yith-wcwl-admin-init.php:1429
391
+ #: includes/class.yith-wcwl-admin-init.php:1447
392
  msgid "Border"
393
  msgstr ""
394
 
395
+ #: includes/class.yith-wcwl-admin-init.php:1382
396
+ #: includes/class.yith-wcwl-admin-init.php:1400
397
+ #: includes/class.yith-wcwl-admin-init.php:1418
398
+ #: includes/class.yith-wcwl-admin-init.php:1436
399
  msgid "Background (hover)"
400
  msgstr ""
401
 
402
+ #: includes/class.yith-wcwl-admin-init.php:1383
403
+ #: includes/class.yith-wcwl-admin-init.php:1401
404
+ #: includes/class.yith-wcwl-admin-init.php:1419
405
+ #: includes/class.yith-wcwl-admin-init.php:1437
406
  msgid "Text (hover)"
407
  msgstr ""
408
 
409
+ #: includes/class.yith-wcwl-admin-init.php:1384
410
+ #: includes/class.yith-wcwl-admin-init.php:1402
411
+ #: includes/class.yith-wcwl-admin-init.php:1420
412
+ #: includes/class.yith-wcwl-admin-init.php:1438
413
  msgid "Border (hover)"
414
  msgstr ""
415
 
416
+ #: includes/class.yith-wcwl-admin-init.php:1388
417
  msgid "\"Add to Cart\" button"
418
  msgstr ""
419
 
420
+ #: includes/class.yith-wcwl-admin-init.php:1406
421
  msgid "\"Style 1\" button"
422
  msgstr ""
423
 
424
+ #: includes/class.yith-wcwl-admin-init.php:1424
425
  msgid "\"Style 2\" button"
426
  msgstr ""
427
 
428
+ #: includes/class.yith-wcwl-admin-init.php:1442
429
  #, fuzzy
430
  msgid "Wishlist table"
431
  msgstr "願望清單"
432
 
433
+ #: includes/class.yith-wcwl-admin-init.php:1451
434
  msgid "Headers"
435
  msgstr ""
436
 
437
+ #: includes/class.yith-wcwl-admin-init.php:1454
438
  msgid "Background color"
439
  msgstr ""
440
 
441
+ #: includes/class.yith-wcwl-admin-init.php:1544
442
  #, fuzzy
443
  msgid "Wishlist Activated"
444
  msgstr "願望清單"
445
 
446
+ #: includes/class.yith-wcwl-admin-init.php:1545
 
447
  msgid ""
448
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
449
  "can access to all the settings of our plugins that you have activated. "
451
  "options, <a href=\"%s\">discover it now</a>."
452
  msgstr ""
453
 
454
+ #: includes/class.yith-wcwl-admin-init.php:1556
455
  #, fuzzy
456
  msgid "Wishlist Updated"
457
  msgstr "願望清單"
458
 
459
+ #: includes/class.yith-wcwl-admin-init.php:1557
 
460
  msgid ""
461
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
462
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
465
  "\">discover the PREMIUM version.</a>"
466
  msgstr ""
467
 
468
+ #: includes/class.yith-wcwl-init.php:403
469
  msgid ""
470
  "We are sorry, but this feature is available only if cookies are enabled on "
471
  "your browser."
472
  msgstr ""
473
 
474
+ #: includes/class.yith-wcwl-init.php:404
475
  #, fuzzy
476
  msgid "Product correctly added to cart"
477
  msgstr "加入收藏!"
478
 
479
+ #: includes/class.yith-wcwl-install.php:244
480
  msgctxt "page_slug"
481
  msgid "wishlist"
482
  msgstr ""
483
 
484
+ #: includes/class.yith-wcwl-privacy.php:50
485
  msgid "While you visit our site, we’ll track:"
486
  msgstr ""
487
 
488
+ #: includes/class.yith-wcwl-privacy.php:52
489
  msgid ""
490
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
491
  "users your favourite products, and to create targeted email campaigns."
492
  msgstr ""
493
 
494
+ #: includes/class.yith-wcwl-privacy.php:53
495
  msgid ""
496
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
497
  "make them visible to the store’s staff"
498
  msgstr ""
499
 
500
+ #: includes/class.yith-wcwl-privacy.php:55
501
  msgid ""
502
  "We’ll also use cookies to keep track of wishlist contents while you’re "
503
  "browsing our site."
504
  msgstr ""
505
 
506
+ #: includes/class.yith-wcwl-privacy.php:58
507
  msgid ""
508
  "Members of our team have access to the information you provide us. For "
509
  "example, both Administrators and Shop Managers can access:"
510
  msgstr ""
511
 
512
+ #: includes/class.yith-wcwl-privacy.php:60
513
  msgid ""
514
  "Wishlist details, such as products added, date of addition, name and privacy "
515
  "settings of your wishlists"
516
  msgstr ""
517
 
518
+ #: includes/class.yith-wcwl-privacy.php:62
519
  msgid ""
520
  "Our team members have access to this information to offer you better deals "
521
  "for the products you love."
522
  msgstr ""
523
 
524
+ #: includes/class.yith-wcwl-privacy.php:82
525
+ #: includes/class.yith-wcwl-privacy.php:98
526
  #, fuzzy
 
527
  msgid "Customer Wishlists"
528
  msgstr "瀏覽「願望清單」"
529
 
530
+ #: includes/class.yith-wcwl-privacy.php:133
531
  #, fuzzy
 
532
  msgid "Wishlists"
533
  msgstr "願望清單"
534
 
535
+ #. Translators: %s Order number.
536
+ #: includes/class.yith-wcwl-privacy.php:195
537
  msgid "Removed wishlist %s."
538
  msgstr ""
539
 
540
+ #. Translators: %s Order number.
541
+ #: includes/class.yith-wcwl-privacy.php:199
542
  msgid "Wishlist %s has been retained."
543
  msgstr ""
544
 
545
+ #: includes/class.yith-wcwl-privacy.php:210
546
  msgid "Removed default user's wishlist"
547
  msgstr ""
548
 
549
+ #: includes/class.yith-wcwl-privacy.php:228
550
  msgid "Token"
551
  msgstr ""
552
 
553
+ #: includes/class.yith-wcwl-privacy.php:229
554
  #, fuzzy
 
555
  msgid "Wishlist url"
556
  msgstr "願望清單"
557
 
558
+ #: includes/class.yith-wcwl-privacy.php:230
559
  msgid "Title"
560
  msgstr ""
561
 
562
+ #: includes/class.yith-wcwl-privacy.php:231
563
  msgctxt "date wishlist was created"
564
  msgid "Created on"
565
  msgstr ""
566
 
567
+ #: includes/class.yith-wcwl-privacy.php:232
568
  msgid "Visibility"
569
  msgstr ""
570
 
571
+ #: includes/class.yith-wcwl-privacy.php:233
572
  msgid "Items Added"
573
  msgstr ""
574
 
575
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
576
  #, fuzzy
577
  msgid "Shared"
578
  msgstr "分享:"
579
 
580
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
581
  msgid "Private"
582
  msgstr ""
583
 
584
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
585
  msgid "Public"
586
  msgstr ""
587
 
588
+ #: includes/class.yith-wcwl-shortcode.php:259
589
+ #: includes/class.yith-wcwl-ui.php:164
590
  msgid "Share on:"
591
  msgstr "分享:"
592
 
593
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
594
  msgid "Select options"
595
  msgstr "選擇選項"
596
 
597
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
598
  msgid "Facebook"
599
  msgstr ""
600
 
601
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
602
  msgid "Twitter"
603
  msgstr ""
604
 
605
+ #: includes/class.yith-wcwl-ui.php:180
606
  msgid "email"
607
  msgstr ""
608
 
609
+ #: includes/class.yith-wcwl.php:201
610
  #, fuzzy
611
  msgid "An error occurred while adding products to the wishlist."
612
  msgstr "商品加入收藏到「願望清單」時,發生了錯誤。"
613
 
614
+ #: includes/class.yith-wcwl.php:293
615
  #, fuzzy
616
  msgid "An error occurred while adding products to wishlist."
617
  msgstr "商品加入收藏到「願望清單」時,發生了錯誤。"
618
 
619
+ #: includes/class.yith-wcwl.php:310
620
  msgid "The \"Remove\" option now does not require any parameter"
621
  msgstr ""
622
 
623
+ #: includes/class.yith-wcwl.php:359
624
  #, fuzzy
625
  msgid "An error occurred while removing products from the wishlist"
626
  msgstr "從「願望清單」移除商品時,發生了錯誤。"
627
 
628
+ #: includes/class.yith-wcwl.php:809
629
  msgid "You need to log in before creating a new wishlist"
630
  msgstr ""
631
 
632
+ #: includes/class.yith-wcwl.php:1610
633
  msgid "Product successfully removed."
634
  msgstr "成功移除商品。"
635
 
636
+ #: includes/class.yith-wcwl.php:1614
637
  msgid "Error. Unable to remove the product from the wishlist."
638
  msgstr "錯誤。無法從「願望清單」移除這個商品。"
639
 
640
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
641
  msgid "No products were added to the wishlist"
642
  msgstr "你目前沒有加入收藏任何商品到「願望清單」裡面"
643
 
644
+ #: includes/class.yith-wcwl.php:1660
645
  msgid "An error as occurred."
646
  msgstr ""
647
 
648
+ #: init.php:130
649
  msgid ""
650
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
651
  "WooCommerce in order to work."
652
  msgstr ""
653
 
654
+ #: init.php:140
655
  msgid "You can't activate the free version of"
656
  msgstr ""
657
 
658
+ #: init.php:140
659
  msgid "while you are using the premium one."
660
  msgstr ""
661
 
662
+ #: templates/admin/wishlist-panel-premium.php:185
663
+ #: templates/admin/wishlist-panel-premium.php:383
 
664
  msgid ""
665
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
666
  "%2$s to benefit from all features!"
667
  msgstr ""
668
 
669
+ #: templates/admin/wishlist-panel-premium.php:187
670
+ #: templates/admin/wishlist-panel-premium.php:385
 
671
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
672
  msgstr ""
673
 
674
+ #: templates/admin/wishlist-panel-premium.php:193
675
  msgid "Premium Features"
676
  msgstr ""
677
 
678
+ #: templates/admin/wishlist-panel-premium.php:196
679
+ #: templates/admin/wishlist-panel-premium.php:201
680
  msgid "Multiple Wishlist"
681
  msgstr ""
682
 
683
+ #: templates/admin/wishlist-panel-premium.php:203
 
684
  msgid ""
685
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
686
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
691
  "manage and share their own wish lists."
692
  msgstr ""
693
 
694
+ #: templates/admin/wishlist-panel-premium.php:212
695
+ #: templates/admin/wishlist-panel-premium.php:222
696
  msgid "Wishlist Private"
697
  msgstr ""
698
 
699
+ #: templates/admin/wishlist-panel-premium.php:214
 
700
  msgid ""
701
  "By enabling the option wishlist, users will also have the possibility to "
702
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
703
  "following options:"
704
  msgstr ""
705
 
706
+ #: templates/admin/wishlist-panel-premium.php:216
 
707
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
708
  msgstr ""
709
 
710
+ #: templates/admin/wishlist-panel-premium.php:217
 
711
  msgid ""
712
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
713
  "can display it;"
714
  msgstr ""
715
 
716
+ #: templates/admin/wishlist-panel-premium.php:218
 
717
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
718
  msgstr ""
719
 
720
+ #: templates/admin/wishlist-panel-premium.php:229
721
+ #: templates/admin/wishlist-panel-premium.php:234
722
  msgid "Estimate Cost"
723
  msgstr ""
724
 
725
+ #: templates/admin/wishlist-panel-premium.php:236
 
726
  msgid ""
727
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
728
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
734
  "address that you have previously set."
735
  msgstr ""
736
 
737
+ #: templates/admin/wishlist-panel-premium.php:245
738
+ #: templates/admin/wishlist-panel-premium.php:250
739
  msgid "Admin Panel"
740
  msgstr ""
741
 
742
+ #: templates/admin/wishlist-panel-premium.php:247
 
743
  msgid ""
744
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
745
  "submenu pages, you will have total control on users' wishlists. In addition "
749
  "in customers' wish lists."
750
  msgstr ""
751
 
752
+ #: templates/admin/wishlist-panel-premium.php:257
753
+ #: templates/admin/wishlist-panel-premium.php:262
754
  msgid "Search Wishlists"
755
  msgstr ""
756
 
757
+ #: templates/admin/wishlist-panel-premium.php:264
 
758
  msgid ""
759
  "How many times have you been looking for the perfect gift for a important "
760
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
763
  "your products and even encourage users to purchase."
764
  msgstr ""
765
 
766
+ #: templates/admin/wishlist-panel-premium.php:273
767
  msgid "'ADD TO CART' CHECKBOX"
768
  msgstr ""
769
 
770
+ #: templates/admin/wishlist-panel-premium.php:275
 
771
  msgid ""
772
  "Your shop offers always a wide selection of products and wishlists of your "
773
  "users get more and more crowded everyday. Give them the possibility to "
775
  "just with one click."
776
  msgstr ""
777
 
778
+ #: templates/admin/wishlist-panel-premium.php:278
779
  msgid "'ADD TO CART'"
780
  msgstr ""
781
 
782
+ #: templates/admin/wishlist-panel-premium.php:285
783
  msgid "DISABLE WISHLIST"
784
  msgstr ""
785
 
786
+ #: templates/admin/wishlist-panel-premium.php:290
787
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
788
  msgstr ""
789
 
790
+ #: templates/admin/wishlist-panel-premium.php:292
 
791
  msgid ""
792
  "Favour users that have registered to your shop and disable plugin "
793
  "functionalities for all users that have not. By disabling this option, each "
795
  "%2$s to \"My Account\" page and a message will invite them to log in."
796
  msgstr ""
797
 
798
+ #: templates/admin/wishlist-panel-premium.php:301
799
  msgid "MESSAGE TO UNLOGGED USERS"
800
  msgstr ""
801
 
802
+ #: templates/admin/wishlist-panel-premium.php:303
 
803
  msgid ""
804
  "Invite users that are visiting your shop to login if they want to fully "
805
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
806
  "redirect them to \"My Account\" page for registration."
807
  msgstr ""
808
 
809
+ #: templates/admin/wishlist-panel-premium.php:306
810
  msgid "UNLOGGED USERS"
811
  msgstr ""
812
 
813
+ #: templates/admin/wishlist-panel-premium.php:313
814
+ #: templates/admin/wishlist-panel-premium.php:318
815
  msgid "POPULAR TABLE"
816
  msgstr ""
817
 
818
+ #: templates/admin/wishlist-panel-premium.php:320
 
819
  msgid ""
820
  "Some products draw customer's attention more than others and they do not "
821
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
823
  "their wishlists."
824
  msgstr ""
825
 
826
+ #: templates/admin/wishlist-panel-premium.php:329
827
  msgid "FUNCTIONALITIES IN ONE CLICK"
828
  msgstr ""
829
 
830
+ #: templates/admin/wishlist-panel-premium.php:331
 
831
  msgid ""
832
  "Users have the possibility to search for a wishlist, create a new one or "
833
  "display those already created. Add these %1$sfunctionalities%2$s through the "
834
  "dedicated widgets or show them immediately after \"Wishlist\" table."
835
  msgstr ""
836
 
837
+ #: templates/admin/wishlist-panel-premium.php:334
838
  msgid "FUNCTIONALITIES"
839
  msgstr ""
840
 
841
+ #: templates/admin/wishlist-panel-premium.php:341
842
+ #: templates/admin/wishlist-panel-premium.php:346
843
  msgid "PROMOTIONAL EMAIL"
844
  msgstr ""
845
 
846
+ #: templates/admin/wishlist-panel-premium.php:348
 
847
  msgid ""
848
  "If you want to give the right input to your users to persuade them to "
849
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
852
  "will know you are offering a unique offer!"
853
  msgstr ""
854
 
855
+ #: templates/admin/wishlist-panel-premium.php:357
856
  msgid "FROM A WISHLIST TO ANOTHER"
857
  msgstr ""
858
 
859
+ #: templates/admin/wishlist-panel-premium.php:359
 
860
  msgid ""
861
  "Who said that a product has to remain forever in the same wishlist? With the "
862
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
864
  "another one, managing as they want their lists."
865
  msgstr ""
866
 
867
+ #: templates/admin/wishlist-panel-premium.php:362
868
  msgid "FROM A WISHLIST"
869
  msgstr ""
870
 
871
+ #: templates/admin/wishlist-panel-premium.php:369
872
  msgid "DATE"
873
  msgstr ""
874
 
875
+ #: templates/admin/wishlist-panel-premium.php:374
876
  msgid "DATE OF ADDITION TO A WISHLIST"
877
  msgstr ""
878
 
879
+ #: templates/admin/wishlist-panel-premium.php:376
 
880
  msgid ""
881
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
882
  "date in which they have added a particular product to their list: a new way "
883
  "to keep you users informed about their operations."
884
  msgstr ""
885
 
886
+ #: templates/share.php:32
887
  msgid "Pinterest"
888
  msgstr ""
889
 
890
+ #: templates/share.php:38
891
  msgid "Google+"
892
  msgstr ""
893
 
894
+ #: templates/share.php:44
895
  msgid "Email"
896
  msgstr ""
897
 
898
+ #: templates/wishlist-view.php:32
899
  msgid "Edit title"
900
  msgstr ""
901
 
902
+ #: templates/wishlist-view.php:41
903
  msgid "Save"
904
  msgstr ""
905
 
906
+ #: templates/wishlist-view.php:45
907
  msgid "Cancel"
908
  msgstr ""
909
 
910
+ #: templates/wishlist-view.php:82
911
  msgid "Product Name"
912
  msgstr "商品名稱"
913
 
914
+ #: templates/wishlist-view.php:89
915
  msgid "Unit Price"
916
  msgstr "單價"
917
 
918
+ #: templates/wishlist-view.php:102
919
  msgid "Stock Status"
920
  msgstr "庫存狀態"
921
 
922
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
923
  msgid "Remove this product"
924
  msgstr "移除這個商品"
925
 
926
+ #: templates/wishlist-view.php:172
927
  msgid "Free!"
928
  msgstr "免費!"
929
 
930
+ #: templates/wishlist-view.php:179
931
  msgid "Out of Stock"
932
  msgstr "缺貨"
933
 
934
+ #: templates/wishlist-view.php:179
935
  msgid "In Stock"
936
  msgstr "有貨"
937
 
938
+ #: templates/wishlist-view.php:188
 
939
  msgid "Added on : %s"
940
  msgstr ""
941
 
942
+ #: templates/wishlist-view.php:200
943
  msgid "Move"
944
  msgstr ""
945
 
946
+ #: templates/wishlist-view.php:232
947
  msgid "Remove"
948
  msgstr ""
949
 
950
+ #: templates/wishlist-view.php:259
951
  msgid "Add the selected products to the cart"
952
  msgstr ""
953
 
954
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
955
  msgid "Ask for an estimate"
956
  msgstr ""
957
 
958
+ #: templates/wishlist-view.php:303
959
  msgid "Your email"
960
  msgstr ""
961
 
962
+ #. Plugin Name of the plugin/theme
963
+ #, fuzzy
964
+ msgid "YITH WooCommerce Wishlist"
965
+ msgstr "瀏覽「願望清單」"
966
+
967
+ #. Plugin URI of the plugin/theme
968
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
969
+ msgstr ""
970
+
971
+ #. Description of the plugin/theme
972
+ msgid ""
973
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
974
+ "possibility to create, fill, manage and share their wishlists allowing you "
975
+ "to analyze their interests and needs to improve your marketing strategies. "
976
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
977
+ "your e-commerce on <strong>YITH</strong></a>"
978
+ msgstr ""
979
+
980
+ #. Author of the plugin/theme
981
+ msgid "YITH"
982
+ msgstr ""
983
+
984
+ #. Author URI of the plugin/theme
985
+ msgid "https://yithemes.com/"
986
+ msgstr ""
987
+
988
  #~ msgid "Select a date"
989
  #~ msgstr "選擇日期"
990
 
languages/yith-woocommerce-wishlist.pot CHANGED
@@ -1,448 +1,435 @@
1
- #, fuzzy
 
2
  msgid ""
3
  msgstr ""
4
- "Project-Id-Version: YITH WooCommerce Wishlist\n"
5
- "POT-Creation-Date: 2018-10-04 14:49+0200\n"
6
- "PO-Revision-Date: 2015-04-30 17:08+0100\n"
7
- "Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
8
- "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
9
- "Language: en\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
- "X-Generator: Poedit 2.0.8\n"
14
- "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_n:1,2;__ngettext:1,2;"
15
- "__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;"
16
- "_nx_noop:4c,1,2\n"
17
- "X-Poedit-Basepath: .\n"
18
- "Plural-Forms: nplurals=2; plural=n!=1;\n"
19
- "X-Poedit-SourceCharset: UTF-8\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:1478
25
- #: ../includes/class.yith-wcwl-admin-init.php:1479
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:1018
44
  msgid "Upgrade to the PREMIUM VERSION"
45
  msgstr ""
46
 
47
- #: ../includes/class.yith-wcwl-admin-init.php:1022
48
  msgid "Discover the Advanced Features"
49
  msgstr ""
50
 
51
- #: ../includes/class.yith-wcwl-admin-init.php:1023
52
  msgid ""
53
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
54
  "all features!"
55
  msgstr ""
56
 
57
- #: ../includes/class.yith-wcwl-admin-init.php:1029
58
  msgid "Get Support and Pro Features"
59
  msgstr ""
60
 
61
- #: ../includes/class.yith-wcwl-admin-init.php:1030
62
  msgid ""
63
  "By purchasing the premium version of the plugin, you will take advantage of "
64
  "the advanced features of the product and you will get one year of free "
65
  "updates and support through our platform available 24h/24."
66
  msgstr ""
67
 
68
- #: ../includes/class.yith-wcwl-admin-init.php:1040
69
  msgid "General Settings"
70
  msgstr ""
71
 
72
- #: ../includes/class.yith-wcwl-admin-init.php:1047
73
  msgid "Enable YITH Wishlist"
74
  msgstr ""
75
 
76
- #: ../includes/class.yith-wcwl-admin-init.php:1048
77
- #, php-format
78
  msgid ""
79
  "Enable all plugin features. <strong>Be sure to select at least one option in "
80
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
81
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
82
  msgstr ""
83
 
84
- #: ../includes/class.yith-wcwl-admin-init.php:1054
85
  msgid "Default wishlist title"
86
  msgstr ""
87
 
88
- #: ../includes/class.yith-wcwl-admin-init.php:1056
89
- #: ../includes/class.yith-wcwl-admin-init.php:1057
90
- #: ../includes/class.yith-wcwl-admin-init.php:1293
91
- #, php-format
92
  msgid "My wishlist on %s"
93
  msgstr ""
94
 
95
- #: ../includes/class.yith-wcwl-admin-init.php:1062
96
  msgid "Wishlist Page"
97
  msgstr ""
98
 
99
- #: ../includes/class.yith-wcwl-admin-init.php:1063
100
  msgid "Page contents: [yith_wcwl_wishlist]"
101
  msgstr ""
102
 
103
- #: ../includes/class.yith-wcwl-admin-init.php:1072
104
  msgid "Position"
105
  msgstr ""
106
 
107
- #: ../includes/class.yith-wcwl-admin-init.php:1073
108
  msgid ""
109
  "You can add the button in variable products only after the \"Add to Cart\" "
110
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
111
  msgstr ""
112
 
113
- #: ../includes/class.yith-wcwl-admin-init.php:1079
114
  msgid "After \"Add to cart\""
115
  msgstr ""
116
 
117
- #: ../includes/class.yith-wcwl-admin-init.php:1080
118
  msgid "After thumbnails"
119
  msgstr ""
120
 
121
- #: ../includes/class.yith-wcwl-admin-init.php:1081
122
  msgid "After summary"
123
  msgstr ""
124
 
125
- #: ../includes/class.yith-wcwl-admin-init.php:1082
126
  msgid "Use shortcode"
127
  msgstr ""
128
 
129
- #: ../includes/class.yith-wcwl-admin-init.php:1087
130
  msgid "Redirect to cart"
131
  msgstr ""
132
 
133
- #: ../includes/class.yith-wcwl-admin-init.php:1088
134
  msgid ""
135
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
136
  "page."
137
  msgstr ""
138
 
139
- #: ../includes/class.yith-wcwl-admin-init.php:1094
140
  msgid "Remove if added to the cart"
141
  msgstr ""
142
 
143
- #: ../includes/class.yith-wcwl-admin-init.php:1095
144
  msgid "Remove the product from the wishlist if it has been added to the cart."
145
  msgstr ""
146
 
147
- #: ../includes/class.yith-wcwl-admin-init.php:1101
148
  msgid "\"Add to Wishlist\" text"
149
  msgstr ""
150
 
151
- #: ../includes/class.yith-wcwl-admin-init.php:1103
152
  msgid "Add to Wishlist"
153
  msgstr ""
154
 
155
- #: ../includes/class.yith-wcwl-admin-init.php:1108
156
  msgid "\"Browse wishlist\" text"
157
  msgstr ""
158
 
159
- #: ../includes/class.yith-wcwl-admin-init.php:1110
160
- #: ../includes/class.yith-wcwl-ui.php:82 ../includes/class.yith-wcwl-ui.php:83
161
  msgid "Browse Wishlist"
162
  msgstr ""
163
 
164
- #: ../includes/class.yith-wcwl-admin-init.php:1115
165
  msgid "\"Product already in wishlist\" text"
166
  msgstr ""
167
 
168
- #: ../includes/class.yith-wcwl-admin-init.php:1117
169
- #: ../includes/class.yith-wcwl-ui.php:83
170
  msgid "The product is already in the wishlist!"
171
  msgstr ""
172
 
173
- #: ../includes/class.yith-wcwl-admin-init.php:1122
174
  msgid "\"Product added\" text"
175
  msgstr ""
176
 
177
- #: ../includes/class.yith-wcwl-admin-init.php:1124
178
- #: ../includes/class.yith-wcwl-ui.php:82
179
  msgid "Product added!"
180
  msgstr ""
181
 
182
- #: ../includes/class.yith-wcwl-admin-init.php:1129
183
  msgid "\"Add to Cart\" text"
184
  msgstr ""
185
 
186
- #: ../includes/class.yith-wcwl-admin-init.php:1131
187
  msgid "Add to Cart"
188
  msgstr ""
189
 
190
- #: ../includes/class.yith-wcwl-admin-init.php:1136
191
  msgid "Show Unit price"
192
  msgstr ""
193
 
194
- #: ../includes/class.yith-wcwl-admin-init.php:1137
195
  msgid "Show unit price for each product in wishlist"
196
  msgstr ""
197
 
198
- #: ../includes/class.yith-wcwl-admin-init.php:1144
199
  msgid "Show \"Add to Cart\" button"
200
  msgstr ""
201
 
202
- #: ../includes/class.yith-wcwl-admin-init.php:1145
203
  msgid "Show \"Add to Cart\" button for each product in wishlist"
204
  msgstr ""
205
 
206
- #: ../includes/class.yith-wcwl-admin-init.php:1152
207
  msgid "Show Stock status"
208
  msgstr ""
209
 
210
- #: ../includes/class.yith-wcwl-admin-init.php:1153
211
  msgid ""
212
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
213
  msgstr ""
214
 
215
- #: ../includes/class.yith-wcwl-admin-init.php:1160
216
  msgid "Show Date of addition"
217
  msgstr ""
218
 
219
- #: ../includes/class.yith-wcwl-admin-init.php:1161
220
  msgid "Show the date when users have added a product to the wishlist"
221
  msgstr ""
222
 
223
- #: ../includes/class.yith-wcwl-admin-init.php:1168
224
  msgid "Add second remove button"
225
  msgstr ""
226
 
227
- #: ../includes/class.yith-wcwl-admin-init.php:1169
228
  msgid "Add a second remove button in the last column, with extended label"
229
  msgstr ""
230
 
231
- #: ../includes/class.yith-wcwl-admin-init.php:1184
232
  msgid "Styles"
233
  msgstr ""
234
 
235
- #: ../includes/class.yith-wcwl-admin-init.php:1191
236
  msgid "Use buttons"
237
  msgstr ""
238
 
239
- #: ../includes/class.yith-wcwl-admin-init.php:1192
240
  msgid "Use buttons instead of simple anchors."
241
  msgstr ""
242
 
243
- #: ../includes/class.yith-wcwl-admin-init.php:1198
244
  msgid "Custom CSS"
245
  msgstr ""
246
 
247
- #: ../includes/class.yith-wcwl-admin-init.php:1205
248
  msgid "Use theme style"
249
  msgstr ""
250
 
251
- #: ../includes/class.yith-wcwl-admin-init.php:1206
252
  msgid "Use the theme style."
253
  msgstr ""
254
 
255
- #: ../includes/class.yith-wcwl-admin-init.php:1212
256
  msgid "Rounded buttons"
257
  msgstr ""
258
 
259
- #: ../includes/class.yith-wcwl-admin-init.php:1213
260
  msgid "Make button corners rounded"
261
  msgstr ""
262
 
263
- #: ../includes/class.yith-wcwl-admin-init.php:1219
264
  msgid "\"Add to Wishlist\" icon"
265
  msgstr ""
266
 
267
- #: ../includes/class.yith-wcwl-admin-init.php:1220
268
  msgid "Add an icon to the \"Add to Wishlist\" button"
269
  msgstr ""
270
 
271
- #: ../includes/class.yith-wcwl-admin-init.php:1230
272
  msgid "\"Add to Cart\" icon"
273
  msgstr ""
274
 
275
- #: ../includes/class.yith-wcwl-admin-init.php:1231
276
  msgid "Add an icon to the \"Add to Cart\" button"
277
  msgstr ""
278
 
279
- #: ../includes/class.yith-wcwl-admin-init.php:1249
280
  msgid "Social Networks & Share"
281
  msgstr ""
282
 
283
- #: ../includes/class.yith-wcwl-admin-init.php:1256
284
  msgid "Share on Facebook"
285
  msgstr ""
286
 
287
- #: ../includes/class.yith-wcwl-admin-init.php:1257
288
  msgid "Show \"Share on Facebook\" button"
289
  msgstr ""
290
 
291
- #: ../includes/class.yith-wcwl-admin-init.php:1263
292
  msgid "Tweet on Twitter"
293
  msgstr ""
294
 
295
- #: ../includes/class.yith-wcwl-admin-init.php:1264
296
  msgid "Show \"Tweet on Twitter\" button"
297
  msgstr ""
298
 
299
- #: ../includes/class.yith-wcwl-admin-init.php:1270
300
  msgid "Pin on Pinterest"
301
  msgstr ""
302
 
303
- #: ../includes/class.yith-wcwl-admin-init.php:1271
304
  msgid "Show \"Pin on Pinterest\" button"
305
  msgstr ""
306
 
307
- #: ../includes/class.yith-wcwl-admin-init.php:1277
308
  msgid "Share on Google+"
309
  msgstr ""
310
 
311
- #: ../includes/class.yith-wcwl-admin-init.php:1278
312
  msgid "Show \"Share on Google+\" button"
313
  msgstr ""
314
 
315
- #: ../includes/class.yith-wcwl-admin-init.php:1284
316
  msgid "Share by Email"
317
  msgstr ""
318
 
319
- #: ../includes/class.yith-wcwl-admin-init.php:1285
320
  msgid "Show \"Share by Email\" button"
321
  msgstr ""
322
 
323
- #: ../includes/class.yith-wcwl-admin-init.php:1291
324
  msgid "Social title"
325
  msgstr ""
326
 
327
- #: ../includes/class.yith-wcwl-admin-init.php:1298
328
  msgid "Social text"
329
  msgstr ""
330
 
331
- #: ../includes/class.yith-wcwl-admin-init.php:1299
332
  msgid ""
333
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
334
  "strong> where you want to show the URL of your wishlist."
335
  msgstr ""
336
 
337
- #: ../includes/class.yith-wcwl-admin-init.php:1306
338
  msgid "Social image URL"
339
  msgstr ""
340
 
341
- #: ../includes/class.yith-wcwl-admin-init.php:1307
342
  msgid "It will be used by Pinterest."
343
  msgstr ""
344
 
345
- #: ../includes/class.yith-wcwl-admin-init.php:1321
346
- #, php-format
347
  msgid ""
348
  "If you want to take advantage of this feature, you could consider to "
349
  "purchase the %s."
350
  msgstr ""
351
 
352
- #: ../includes/class.yith-wcwl-admin-init.php:1326
353
  msgid "YITH WooCommerce Frequently Bought Together Integration"
354
  msgstr ""
355
 
356
- #: ../includes/class.yith-wcwl-admin-init.php:1333
357
  msgid "Enable slider in wishlist"
358
  msgstr ""
359
 
360
- #: ../includes/class.yith-wcwl-admin-init.php:1334
361
- #, php-format
362
  msgid ""
363
  "Choose to enable product slider in wishlist page with linked products (<a "
364
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
365
  msgstr ""
366
 
367
- #: ../includes/class.yith-wcwl-admin-init.php:1370
368
  msgid "\"Add to wishlist\" button"
369
  msgstr ""
370
 
371
- #: ../includes/class.yith-wcwl-admin-init.php:1373
372
- #: ../includes/class.yith-wcwl-admin-init.php:1391
373
- #: ../includes/class.yith-wcwl-admin-init.php:1409
374
- #: ../includes/class.yith-wcwl-admin-init.php:1427
375
- #: ../includes/class.yith-wcwl-admin-init.php:1445
376
  msgid "Background"
377
  msgstr ""
378
 
379
- #: ../includes/class.yith-wcwl-admin-init.php:1374
380
- #: ../includes/class.yith-wcwl-admin-init.php:1392
381
- #: ../includes/class.yith-wcwl-admin-init.php:1410
382
- #: ../includes/class.yith-wcwl-admin-init.php:1428
383
- #: ../includes/class.yith-wcwl-admin-init.php:1446
384
  msgid "Text"
385
  msgstr ""
386
 
387
- #: ../includes/class.yith-wcwl-admin-init.php:1375
388
- #: ../includes/class.yith-wcwl-admin-init.php:1393
389
- #: ../includes/class.yith-wcwl-admin-init.php:1411
390
- #: ../includes/class.yith-wcwl-admin-init.php:1429
391
- #: ../includes/class.yith-wcwl-admin-init.php:1447
392
  msgid "Border"
393
  msgstr ""
394
 
395
- #: ../includes/class.yith-wcwl-admin-init.php:1382
396
- #: ../includes/class.yith-wcwl-admin-init.php:1400
397
- #: ../includes/class.yith-wcwl-admin-init.php:1418
398
- #: ../includes/class.yith-wcwl-admin-init.php:1436
399
  msgid "Background (hover)"
400
  msgstr ""
401
 
402
- #: ../includes/class.yith-wcwl-admin-init.php:1383
403
- #: ../includes/class.yith-wcwl-admin-init.php:1401
404
- #: ../includes/class.yith-wcwl-admin-init.php:1419
405
- #: ../includes/class.yith-wcwl-admin-init.php:1437
406
  msgid "Text (hover)"
407
  msgstr ""
408
 
409
- #: ../includes/class.yith-wcwl-admin-init.php:1384
410
- #: ../includes/class.yith-wcwl-admin-init.php:1402
411
- #: ../includes/class.yith-wcwl-admin-init.php:1420
412
- #: ../includes/class.yith-wcwl-admin-init.php:1438
413
  msgid "Border (hover)"
414
  msgstr ""
415
 
416
- #: ../includes/class.yith-wcwl-admin-init.php:1388
417
  msgid "\"Add to Cart\" button"
418
  msgstr ""
419
 
420
- #: ../includes/class.yith-wcwl-admin-init.php:1406
421
  msgid "\"Style 1\" button"
422
  msgstr ""
423
 
424
- #: ../includes/class.yith-wcwl-admin-init.php:1424
425
  msgid "\"Style 2\" button"
426
  msgstr ""
427
 
428
- #: ../includes/class.yith-wcwl-admin-init.php:1442
429
  msgid "Wishlist table"
430
  msgstr ""
431
 
432
- #: ../includes/class.yith-wcwl-admin-init.php:1451
433
  msgid "Headers"
434
  msgstr ""
435
 
436
- #: ../includes/class.yith-wcwl-admin-init.php:1454
437
  msgid "Background color"
438
  msgstr ""
439
 
440
- #: ../includes/class.yith-wcwl-admin-init.php:1544
441
  msgid "Wishlist Activated"
442
  msgstr ""
443
 
444
- #: ../includes/class.yith-wcwl-admin-init.php:1545
445
- #, php-format
446
  msgid ""
447
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
448
  "can access to all the settings of our plugins that you have activated. "
@@ -450,12 +437,11 @@ msgid ""
450
  "options, <a href=\"%s\">discover it now</a>."
451
  msgstr ""
452
 
453
- #: ../includes/class.yith-wcwl-admin-init.php:1556
454
  msgid "Wishlist Updated"
455
  msgstr ""
456
 
457
- #: ../includes/class.yith-wcwl-admin-init.php:1557
458
- #, php-format
459
  msgid ""
460
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
461
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
@@ -464,221 +450,214 @@ msgid ""
464
  "\">discover the PREMIUM version.</a>"
465
  msgstr ""
466
 
467
- #: ../includes/class.yith-wcwl-init.php:403
468
  msgid ""
469
  "We are sorry, but this feature is available only if cookies are enabled on "
470
  "your browser."
471
  msgstr ""
472
 
473
- #: ../includes/class.yith-wcwl-init.php:404
474
  msgid "Product correctly added to cart"
475
  msgstr ""
476
 
477
- #: ../includes/class.yith-wcwl-install.php:244
478
  msgctxt "page_slug"
479
  msgid "wishlist"
480
  msgstr ""
481
 
482
- #: ../includes/class.yith-wcwl-privacy.php:50
483
  msgid "While you visit our site, we’ll track:"
484
  msgstr ""
485
 
486
- #: ../includes/class.yith-wcwl-privacy.php:52
487
  msgid ""
488
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
489
  "users your favourite products, and to create targeted email campaigns."
490
  msgstr ""
491
 
492
- #: ../includes/class.yith-wcwl-privacy.php:53
493
  msgid ""
494
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
495
  "make them visible to the store’s staff"
496
  msgstr ""
497
 
498
- #: ../includes/class.yith-wcwl-privacy.php:55
499
  msgid ""
500
  "We’ll also use cookies to keep track of wishlist contents while you’re "
501
  "browsing our site."
502
  msgstr ""
503
 
504
- #: ../includes/class.yith-wcwl-privacy.php:58
505
  msgid ""
506
  "Members of our team have access to the information you provide us. For "
507
  "example, both Administrators and Shop Managers can access:"
508
  msgstr ""
509
 
510
- #: ../includes/class.yith-wcwl-privacy.php:60
511
  msgid ""
512
  "Wishlist details, such as products added, date of addition, name and privacy "
513
  "settings of your wishlists"
514
  msgstr ""
515
 
516
- #: ../includes/class.yith-wcwl-privacy.php:62
517
  msgid ""
518
  "Our team members have access to this information to offer you better deals "
519
  "for the products you love."
520
  msgstr ""
521
 
522
- #: ../includes/class.yith-wcwl-privacy.php:82
523
- #: ../includes/class.yith-wcwl-privacy.php:98
524
  msgid "Customer Wishlists"
525
  msgstr ""
526
 
527
- #: ../includes/class.yith-wcwl-privacy.php:133
528
  msgid "Wishlists"
529
  msgstr ""
530
 
531
- #: ../includes/class.yith-wcwl-privacy.php:195
532
- #, php-format
533
  msgid "Removed wishlist %s."
534
  msgstr ""
535
 
536
- #: ../includes/class.yith-wcwl-privacy.php:199
537
- #, php-format
538
  msgid "Wishlist %s has been retained."
539
  msgstr ""
540
 
541
- #: ../includes/class.yith-wcwl-privacy.php:210
542
  msgid "Removed default user's wishlist"
543
  msgstr ""
544
 
545
- #: ../includes/class.yith-wcwl-privacy.php:228
546
  msgid "Token"
547
  msgstr ""
548
 
549
- #: ../includes/class.yith-wcwl-privacy.php:229
550
  msgid "Wishlist url"
551
  msgstr ""
552
 
553
- #: ../includes/class.yith-wcwl-privacy.php:230
554
  msgid "Title"
555
  msgstr ""
556
 
557
- #: ../includes/class.yith-wcwl-privacy.php:231
558
  msgctxt "date wishlist was created"
559
  msgid "Created on"
560
  msgstr ""
561
 
562
- #: ../includes/class.yith-wcwl-privacy.php:232
563
  msgid "Visibility"
564
  msgstr ""
565
 
566
- #: ../includes/class.yith-wcwl-privacy.php:233
567
  msgid "Items Added"
568
  msgstr ""
569
 
570
- #: ../includes/class.yith-wcwl-privacy.php:283
571
- #: ../templates/wishlist-view.php:212
572
  msgid "Shared"
573
  msgstr ""
574
 
575
- #: ../includes/class.yith-wcwl-privacy.php:286
576
- #: ../templates/wishlist-view.php:215
577
  msgid "Private"
578
  msgstr ""
579
 
580
- #: ../includes/class.yith-wcwl-privacy.php:289
581
- #: ../templates/wishlist-view.php:218
582
  msgid "Public"
583
  msgstr ""
584
 
585
- #: ../includes/class.yith-wcwl-shortcode.php:259
586
- #: ../includes/class.yith-wcwl-ui.php:164
587
  msgid "Share on:"
588
  msgstr ""
589
 
590
- #: ../includes/class.yith-wcwl-ui.php:118
591
- #: ../includes/class.yith-wcwl-ui.php:200
592
  msgid "Select options"
593
  msgstr ""
594
 
595
- #: ../includes/class.yith-wcwl-ui.php:168 ../templates/share.php:20
596
  msgid "Facebook"
597
  msgstr ""
598
 
599
- #: ../includes/class.yith-wcwl-ui.php:171 ../templates/share.php:26
600
  msgid "Twitter"
601
  msgstr ""
602
 
603
- #: ../includes/class.yith-wcwl-ui.php:180
604
  msgid "email"
605
  msgstr ""
606
 
607
- #: ../includes/class.yith-wcwl.php:201
608
  msgid "An error occurred while adding products to the wishlist."
609
  msgstr ""
610
 
611
- #: ../includes/class.yith-wcwl.php:293
612
  msgid "An error occurred while adding products to wishlist."
613
  msgstr ""
614
 
615
- #: ../includes/class.yith-wcwl.php:310
616
  msgid "The \"Remove\" option now does not require any parameter"
617
  msgstr ""
618
 
619
- #: ../includes/class.yith-wcwl.php:359
620
  msgid "An error occurred while removing products from the wishlist"
621
  msgstr ""
622
 
623
- #: ../includes/class.yith-wcwl.php:809
624
  msgid "You need to log in before creating a new wishlist"
625
  msgstr ""
626
 
627
- #: ../includes/class.yith-wcwl.php:1610
628
  msgid "Product successfully removed."
629
  msgstr ""
630
 
631
- #: ../includes/class.yith-wcwl.php:1614
632
  msgid "Error. Unable to remove the product from the wishlist."
633
  msgstr ""
634
 
635
- #: ../includes/class.yith-wcwl.php:1618 ../templates/wishlist-view.php:242
636
  msgid "No products were added to the wishlist"
637
  msgstr ""
638
 
639
- #: ../includes/class.yith-wcwl.php:1660
640
  msgid "An error as occurred."
641
  msgstr ""
642
 
643
- #: ../init.php:130
644
  msgid ""
645
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
646
  "WooCommerce in order to work."
647
  msgstr ""
648
 
649
- #: ../init.php:140
650
  msgid "You can't activate the free version of"
651
  msgstr ""
652
 
653
- #: ../init.php:140
654
  msgid "while you are using the premium one."
655
  msgstr ""
656
 
657
- #: ../templates/admin/wishlist-panel-premium.php:185
658
- #: ../templates/admin/wishlist-panel-premium.php:383
659
- #, php-format
660
  msgid ""
661
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
662
  "%2$s to benefit from all features!"
663
  msgstr ""
664
 
665
- #: ../templates/admin/wishlist-panel-premium.php:187
666
- #: ../templates/admin/wishlist-panel-premium.php:385
667
- #, php-format
668
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
669
  msgstr ""
670
 
671
- #: ../templates/admin/wishlist-panel-premium.php:193
672
  msgid "Premium Features"
673
  msgstr ""
674
 
675
- #: ../templates/admin/wishlist-panel-premium.php:196
676
- #: ../templates/admin/wishlist-panel-premium.php:201
677
  msgid "Multiple Wishlist"
678
  msgstr ""
679
 
680
- #: ../templates/admin/wishlist-panel-premium.php:203
681
- #, php-format
682
  msgid ""
683
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
684
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
@@ -689,43 +668,38 @@ msgid ""
689
  "manage and share their own wish lists."
690
  msgstr ""
691
 
692
- #: ../templates/admin/wishlist-panel-premium.php:212
693
- #: ../templates/admin/wishlist-panel-premium.php:222
694
  msgid "Wishlist Private"
695
  msgstr ""
696
 
697
- #: ../templates/admin/wishlist-panel-premium.php:214
698
- #, php-format
699
  msgid ""
700
  "By enabling the option wishlist, users will also have the possibility to "
701
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
702
  "following options:"
703
  msgstr ""
704
 
705
- #: ../templates/admin/wishlist-panel-premium.php:216
706
- #, php-format
707
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
708
  msgstr ""
709
 
710
- #: ../templates/admin/wishlist-panel-premium.php:217
711
- #, php-format
712
  msgid ""
713
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
714
  "can display it;"
715
  msgstr ""
716
 
717
- #: ../templates/admin/wishlist-panel-premium.php:218
718
- #, php-format
719
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
720
  msgstr ""
721
 
722
- #: ../templates/admin/wishlist-panel-premium.php:229
723
- #: ../templates/admin/wishlist-panel-premium.php:234
724
  msgid "Estimate Cost"
725
  msgstr ""
726
 
727
- #: ../templates/admin/wishlist-panel-premium.php:236
728
- #, php-format
729
  msgid ""
730
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
731
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
@@ -737,13 +711,12 @@ msgid ""
737
  "address that you have previously set."
738
  msgstr ""
739
 
740
- #: ../templates/admin/wishlist-panel-premium.php:245
741
- #: ../templates/admin/wishlist-panel-premium.php:250
742
  msgid "Admin Panel"
743
  msgstr ""
744
 
745
- #: ../templates/admin/wishlist-panel-premium.php:247
746
- #, php-format
747
  msgid ""
748
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
749
  "submenu pages, you will have total control on users' wishlists. In addition "
@@ -753,13 +726,12 @@ msgid ""
753
  "in customers' wish lists."
754
  msgstr ""
755
 
756
- #: ../templates/admin/wishlist-panel-premium.php:257
757
- #: ../templates/admin/wishlist-panel-premium.php:262
758
  msgid "Search Wishlists"
759
  msgstr ""
760
 
761
- #: ../templates/admin/wishlist-panel-premium.php:264
762
- #, php-format
763
  msgid ""
764
  "How many times have you been looking for the perfect gift for a important "
765
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
@@ -768,12 +740,11 @@ msgid ""
768
  "your products and even encourage users to purchase."
769
  msgstr ""
770
 
771
- #: ../templates/admin/wishlist-panel-premium.php:273
772
  msgid "'ADD TO CART' CHECKBOX"
773
  msgstr ""
774
 
775
- #: ../templates/admin/wishlist-panel-premium.php:275
776
- #, php-format
777
  msgid ""
778
  "Your shop offers always a wide selection of products and wishlists of your "
779
  "users get more and more crowded everyday. Give them the possibility to "
@@ -781,20 +752,19 @@ msgid ""
781
  "just with one click."
782
  msgstr ""
783
 
784
- #: ../templates/admin/wishlist-panel-premium.php:278
785
  msgid "'ADD TO CART'"
786
  msgstr ""
787
 
788
- #: ../templates/admin/wishlist-panel-premium.php:285
789
  msgid "DISABLE WISHLIST"
790
  msgstr ""
791
 
792
- #: ../templates/admin/wishlist-panel-premium.php:290
793
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
794
  msgstr ""
795
 
796
- #: ../templates/admin/wishlist-panel-premium.php:292
797
- #, php-format
798
  msgid ""
799
  "Favour users that have registered to your shop and disable plugin "
800
  "functionalities for all users that have not. By disabling this option, each "
@@ -802,29 +772,27 @@ msgid ""
802
  "%2$s to \"My Account\" page and a message will invite them to log in."
803
  msgstr ""
804
 
805
- #: ../templates/admin/wishlist-panel-premium.php:301
806
  msgid "MESSAGE TO UNLOGGED USERS"
807
  msgstr ""
808
 
809
- #: ../templates/admin/wishlist-panel-premium.php:303
810
- #, php-format
811
  msgid ""
812
  "Invite users that are visiting your shop to login if they want to fully "
813
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
814
  "redirect them to \"My Account\" page for registration."
815
  msgstr ""
816
 
817
- #: ../templates/admin/wishlist-panel-premium.php:306
818
  msgid "UNLOGGED USERS"
819
  msgstr ""
820
 
821
- #: ../templates/admin/wishlist-panel-premium.php:313
822
- #: ../templates/admin/wishlist-panel-premium.php:318
823
  msgid "POPULAR TABLE"
824
  msgstr ""
825
 
826
- #: ../templates/admin/wishlist-panel-premium.php:320
827
- #, php-format
828
  msgid ""
829
  "Some products draw customer's attention more than others and they do not "
830
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
@@ -832,29 +800,27 @@ msgid ""
832
  "their wishlists."
833
  msgstr ""
834
 
835
- #: ../templates/admin/wishlist-panel-premium.php:329
836
  msgid "FUNCTIONALITIES IN ONE CLICK"
837
  msgstr ""
838
 
839
- #: ../templates/admin/wishlist-panel-premium.php:331
840
- #, php-format
841
  msgid ""
842
  "Users have the possibility to search for a wishlist, create a new one or "
843
  "display those already created. Add these %1$sfunctionalities%2$s through the "
844
  "dedicated widgets or show them immediately after \"Wishlist\" table."
845
  msgstr ""
846
 
847
- #: ../templates/admin/wishlist-panel-premium.php:334
848
  msgid "FUNCTIONALITIES"
849
  msgstr ""
850
 
851
- #: ../templates/admin/wishlist-panel-premium.php:341
852
- #: ../templates/admin/wishlist-panel-premium.php:346
853
  msgid "PROMOTIONAL EMAIL"
854
  msgstr ""
855
 
856
- #: ../templates/admin/wishlist-panel-premium.php:348
857
- #, php-format
858
  msgid ""
859
  "If you want to give the right input to your users to persuade them to "
860
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
@@ -863,12 +829,11 @@ msgid ""
863
  "will know you are offering a unique offer!"
864
  msgstr ""
865
 
866
- #: ../templates/admin/wishlist-panel-premium.php:357
867
  msgid "FROM A WISHLIST TO ANOTHER"
868
  msgstr ""
869
 
870
- #: ../templates/admin/wishlist-panel-premium.php:359
871
- #, php-format
872
  msgid ""
873
  "Who said that a product has to remain forever in the same wishlist? With the "
874
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
@@ -876,99 +841,122 @@ msgid ""
876
  "another one, managing as they want their lists."
877
  msgstr ""
878
 
879
- #: ../templates/admin/wishlist-panel-premium.php:362
880
  msgid "FROM A WISHLIST"
881
  msgstr ""
882
 
883
- #: ../templates/admin/wishlist-panel-premium.php:369
884
  msgid "DATE"
885
  msgstr ""
886
 
887
- #: ../templates/admin/wishlist-panel-premium.php:374
888
  msgid "DATE OF ADDITION TO A WISHLIST"
889
  msgstr ""
890
 
891
- #: ../templates/admin/wishlist-panel-premium.php:376
892
- #, php-format
893
  msgid ""
894
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
895
  "date in which they have added a particular product to their list: a new way "
896
  "to keep you users informed about their operations."
897
  msgstr ""
898
 
899
- #: ../templates/share.php:32
900
  msgid "Pinterest"
901
  msgstr ""
902
 
903
- #: ../templates/share.php:38
904
  msgid "Google+"
905
  msgstr ""
906
 
907
- #: ../templates/share.php:44
908
  msgid "Email"
909
  msgstr ""
910
 
911
- #: ../templates/wishlist-view.php:32
912
  msgid "Edit title"
913
  msgstr ""
914
 
915
- #: ../templates/wishlist-view.php:41
916
  msgid "Save"
917
  msgstr ""
918
 
919
- #: ../templates/wishlist-view.php:45
920
  msgid "Cancel"
921
  msgstr ""
922
 
923
- #: ../templates/wishlist-view.php:82
924
  msgid "Product Name"
925
  msgstr ""
926
 
927
- #: ../templates/wishlist-view.php:89
928
  msgid "Unit Price"
929
  msgstr ""
930
 
931
- #: ../templates/wishlist-view.php:102
932
  msgid "Stock Status"
933
  msgstr ""
934
 
935
- #: ../templates/wishlist-view.php:152 ../templates/wishlist-view.php:232
936
  msgid "Remove this product"
937
  msgstr ""
938
 
939
- #: ../templates/wishlist-view.php:172
940
  msgid "Free!"
941
  msgstr ""
942
 
943
- #: ../templates/wishlist-view.php:179
944
  msgid "Out of Stock"
945
  msgstr ""
946
 
947
- #: ../templates/wishlist-view.php:179
948
  msgid "In Stock"
949
  msgstr ""
950
 
951
- #: ../templates/wishlist-view.php:188
952
- #, php-format
953
  msgid "Added on : %s"
954
  msgstr ""
955
 
956
- #: ../templates/wishlist-view.php:200
957
  msgid "Move"
958
  msgstr ""
959
 
960
- #: ../templates/wishlist-view.php:232
961
  msgid "Remove"
962
  msgstr ""
963
 
964
- #: ../templates/wishlist-view.php:259
965
  msgid "Add the selected products to the cart"
966
  msgstr ""
967
 
968
- #: ../templates/wishlist-view.php:267 ../templates/wishlist-view.php:313
969
  msgid "Ask for an estimate"
970
  msgstr ""
971
 
972
- #: ../templates/wishlist-view.php:303
973
  msgid "Your email"
974
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2018 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.5\n"
6
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
7
+ "POT-Creation-Date: 2018-10-24 17:52:58+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: 2018-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:1478
17
+ #: includes/class.yith-wcwl-admin-init.php:1479
18
+ #: includes/class.yith-wcwl-install.php:245
 
 
 
 
 
 
19
  msgid "Wishlist"
20
  msgstr ""
21
 
22
+ #: includes/class.yith-wcwl-admin-init.php:161
23
  msgid "Settings"
24
  msgstr ""
25
 
26
+ #: includes/class.yith-wcwl-admin-init.php:162
27
+ #: includes/class.yith-wcwl-admin-init.php:243
28
  msgid "Colors"
29
  msgstr ""
30
 
31
+ #: includes/class.yith-wcwl-admin-init.php:163
32
  msgid "Premium Version"
33
  msgstr ""
34
 
35
+ #: includes/class.yith-wcwl-admin-init.php:1018
36
  msgid "Upgrade to the PREMIUM VERSION"
37
  msgstr ""
38
 
39
+ #: includes/class.yith-wcwl-admin-init.php:1022
40
  msgid "Discover the Advanced Features"
41
  msgstr ""
42
 
43
+ #: includes/class.yith-wcwl-admin-init.php:1023
44
  msgid ""
45
  "Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from "
46
  "all features!"
47
  msgstr ""
48
 
49
+ #: includes/class.yith-wcwl-admin-init.php:1029
50
  msgid "Get Support and Pro Features"
51
  msgstr ""
52
 
53
+ #: includes/class.yith-wcwl-admin-init.php:1030
54
  msgid ""
55
  "By purchasing the premium version of the plugin, you will take advantage of "
56
  "the advanced features of the product and you will get one year of free "
57
  "updates and support through our platform available 24h/24."
58
  msgstr ""
59
 
60
+ #: includes/class.yith-wcwl-admin-init.php:1040
61
  msgid "General Settings"
62
  msgstr ""
63
 
64
+ #: includes/class.yith-wcwl-admin-init.php:1047
65
  msgid "Enable YITH Wishlist"
66
  msgstr ""
67
 
68
+ #: includes/class.yith-wcwl-admin-init.php:1048
 
69
  msgid ""
70
  "Enable all plugin features. <strong>Be sure to select at least one option in "
71
  "the Wishlist page menu in this settings page.</strong> Also, please read the "
72
  "plugin <a href=\"%s\" target=\"_blank\">documentation</a>."
73
  msgstr ""
74
 
75
+ #: includes/class.yith-wcwl-admin-init.php:1054
76
  msgid "Default wishlist title"
77
  msgstr ""
78
 
79
+ #: includes/class.yith-wcwl-admin-init.php:1056
80
+ #: includes/class.yith-wcwl-admin-init.php:1057
81
+ #: includes/class.yith-wcwl-admin-init.php:1293
 
82
  msgid "My wishlist on %s"
83
  msgstr ""
84
 
85
+ #: includes/class.yith-wcwl-admin-init.php:1062
86
  msgid "Wishlist Page"
87
  msgstr ""
88
 
89
+ #: includes/class.yith-wcwl-admin-init.php:1063
90
  msgid "Page contents: [yith_wcwl_wishlist]"
91
  msgstr ""
92
 
93
+ #: includes/class.yith-wcwl-admin-init.php:1072
94
  msgid "Position"
95
  msgstr ""
96
 
97
+ #: includes/class.yith-wcwl-admin-init.php:1073
98
  msgid ""
99
  "You can add the button in variable products only after the \"Add to Cart\" "
100
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
101
  msgstr ""
102
 
103
+ #: includes/class.yith-wcwl-admin-init.php:1079
104
  msgid "After \"Add to cart\""
105
  msgstr ""
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1080
108
  msgid "After thumbnails"
109
  msgstr ""
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1081
112
  msgid "After summary"
113
  msgstr ""
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1082
116
  msgid "Use shortcode"
117
  msgstr ""
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1087
120
  msgid "Redirect to cart"
121
  msgstr ""
122
 
123
+ #: includes/class.yith-wcwl-admin-init.php:1088
124
  msgid ""
125
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
126
  "page."
127
  msgstr ""
128
 
129
+ #: includes/class.yith-wcwl-admin-init.php:1094
130
  msgid "Remove if added to the cart"
131
  msgstr ""
132
 
133
+ #: includes/class.yith-wcwl-admin-init.php:1095
134
  msgid "Remove the product from the wishlist if it has been added to the cart."
135
  msgstr ""
136
 
137
+ #: includes/class.yith-wcwl-admin-init.php:1101
138
  msgid "\"Add to Wishlist\" text"
139
  msgstr ""
140
 
141
+ #: includes/class.yith-wcwl-admin-init.php:1103
142
  msgid "Add to Wishlist"
143
  msgstr ""
144
 
145
+ #: includes/class.yith-wcwl-admin-init.php:1108
146
  msgid "\"Browse wishlist\" text"
147
  msgstr ""
148
 
149
+ #: includes/class.yith-wcwl-admin-init.php:1110
150
+ #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
151
  msgid "Browse Wishlist"
152
  msgstr ""
153
 
154
+ #: includes/class.yith-wcwl-admin-init.php:1115
155
  msgid "\"Product already in wishlist\" text"
156
  msgstr ""
157
 
158
+ #: includes/class.yith-wcwl-admin-init.php:1117
159
+ #: includes/class.yith-wcwl-ui.php:83
160
  msgid "The product is already in the wishlist!"
161
  msgstr ""
162
 
163
+ #: includes/class.yith-wcwl-admin-init.php:1122
164
  msgid "\"Product added\" text"
165
  msgstr ""
166
 
167
+ #: includes/class.yith-wcwl-admin-init.php:1124
168
+ #: includes/class.yith-wcwl-ui.php:82
169
  msgid "Product added!"
170
  msgstr ""
171
 
172
+ #: includes/class.yith-wcwl-admin-init.php:1129
173
  msgid "\"Add to Cart\" text"
174
  msgstr ""
175
 
176
+ #: includes/class.yith-wcwl-admin-init.php:1131
177
  msgid "Add to Cart"
178
  msgstr ""
179
 
180
+ #: includes/class.yith-wcwl-admin-init.php:1136
181
  msgid "Show Unit price"
182
  msgstr ""
183
 
184
+ #: includes/class.yith-wcwl-admin-init.php:1137
185
  msgid "Show unit price for each product in wishlist"
186
  msgstr ""
187
 
188
+ #: includes/class.yith-wcwl-admin-init.php:1144
189
  msgid "Show \"Add to Cart\" button"
190
  msgstr ""
191
 
192
+ #: includes/class.yith-wcwl-admin-init.php:1145
193
  msgid "Show \"Add to Cart\" button for each product in wishlist"
194
  msgstr ""
195
 
196
+ #: includes/class.yith-wcwl-admin-init.php:1152
197
  msgid "Show Stock status"
198
  msgstr ""
199
 
200
+ #: includes/class.yith-wcwl-admin-init.php:1153
201
  msgid ""
202
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
203
  msgstr ""
204
 
205
+ #: includes/class.yith-wcwl-admin-init.php:1160
206
  msgid "Show Date of addition"
207
  msgstr ""
208
 
209
+ #: includes/class.yith-wcwl-admin-init.php:1161
210
  msgid "Show the date when users have added a product to the wishlist"
211
  msgstr ""
212
 
213
+ #: includes/class.yith-wcwl-admin-init.php:1168
214
  msgid "Add second remove button"
215
  msgstr ""
216
 
217
+ #: includes/class.yith-wcwl-admin-init.php:1169
218
  msgid "Add a second remove button in the last column, with extended label"
219
  msgstr ""
220
 
221
+ #: includes/class.yith-wcwl-admin-init.php:1184
222
  msgid "Styles"
223
  msgstr ""
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1191
226
  msgid "Use buttons"
227
  msgstr ""
228
 
229
+ #: includes/class.yith-wcwl-admin-init.php:1192
230
  msgid "Use buttons instead of simple anchors."
231
  msgstr ""
232
 
233
+ #: includes/class.yith-wcwl-admin-init.php:1198
234
  msgid "Custom CSS"
235
  msgstr ""
236
 
237
+ #: includes/class.yith-wcwl-admin-init.php:1205
238
  msgid "Use theme style"
239
  msgstr ""
240
 
241
+ #: includes/class.yith-wcwl-admin-init.php:1206
242
  msgid "Use the theme style."
243
  msgstr ""
244
 
245
+ #: includes/class.yith-wcwl-admin-init.php:1212
246
  msgid "Rounded buttons"
247
  msgstr ""
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1213
250
  msgid "Make button corners rounded"
251
  msgstr ""
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1219
254
  msgid "\"Add to Wishlist\" icon"
255
  msgstr ""
256
 
257
+ #: includes/class.yith-wcwl-admin-init.php:1220
258
  msgid "Add an icon to the \"Add to Wishlist\" button"
259
  msgstr ""
260
 
261
+ #: includes/class.yith-wcwl-admin-init.php:1230
262
  msgid "\"Add to Cart\" icon"
263
  msgstr ""
264
 
265
+ #: includes/class.yith-wcwl-admin-init.php:1231
266
  msgid "Add an icon to the \"Add to Cart\" button"
267
  msgstr ""
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1249
270
  msgid "Social Networks & Share"
271
  msgstr ""
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1256
274
  msgid "Share on Facebook"
275
  msgstr ""
276
 
277
+ #: includes/class.yith-wcwl-admin-init.php:1257
278
  msgid "Show \"Share on Facebook\" button"
279
  msgstr ""
280
 
281
+ #: includes/class.yith-wcwl-admin-init.php:1263
282
  msgid "Tweet on Twitter"
283
  msgstr ""
284
 
285
+ #: includes/class.yith-wcwl-admin-init.php:1264
286
  msgid "Show \"Tweet on Twitter\" button"
287
  msgstr ""
288
 
289
+ #: includes/class.yith-wcwl-admin-init.php:1270
290
  msgid "Pin on Pinterest"
291
  msgstr ""
292
 
293
+ #: includes/class.yith-wcwl-admin-init.php:1271
294
  msgid "Show \"Pin on Pinterest\" button"
295
  msgstr ""
296
 
297
+ #: includes/class.yith-wcwl-admin-init.php:1277
298
  msgid "Share on Google+"
299
  msgstr ""
300
 
301
+ #: includes/class.yith-wcwl-admin-init.php:1278
302
  msgid "Show \"Share on Google+\" button"
303
  msgstr ""
304
 
305
+ #: includes/class.yith-wcwl-admin-init.php:1284
306
  msgid "Share by Email"
307
  msgstr ""
308
 
309
+ #: includes/class.yith-wcwl-admin-init.php:1285
310
  msgid "Show \"Share by Email\" button"
311
  msgstr ""
312
 
313
+ #: includes/class.yith-wcwl-admin-init.php:1291
314
  msgid "Social title"
315
  msgstr ""
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1298
318
  msgid "Social text"
319
  msgstr ""
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1299
322
  msgid ""
323
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
324
  "strong> where you want to show the URL of your wishlist."
325
  msgstr ""
326
 
327
+ #: includes/class.yith-wcwl-admin-init.php:1306
328
  msgid "Social image URL"
329
  msgstr ""
330
 
331
+ #: includes/class.yith-wcwl-admin-init.php:1307
332
  msgid "It will be used by Pinterest."
333
  msgstr ""
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1321
 
336
  msgid ""
337
  "If you want to take advantage of this feature, you could consider to "
338
  "purchase the %s."
339
  msgstr ""
340
 
341
+ #: includes/class.yith-wcwl-admin-init.php:1326
342
  msgid "YITH WooCommerce Frequently Bought Together Integration"
343
  msgstr ""
344
 
345
+ #: includes/class.yith-wcwl-admin-init.php:1333
346
  msgid "Enable slider in wishlist"
347
  msgstr ""
348
 
349
+ #: includes/class.yith-wcwl-admin-init.php:1334
 
350
  msgid ""
351
  "Choose to enable product slider in wishlist page with linked products (<a "
352
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
353
  msgstr ""
354
 
355
+ #: includes/class.yith-wcwl-admin-init.php:1370
356
  msgid "\"Add to wishlist\" button"
357
  msgstr ""
358
 
359
+ #: includes/class.yith-wcwl-admin-init.php:1373
360
+ #: includes/class.yith-wcwl-admin-init.php:1391
361
+ #: includes/class.yith-wcwl-admin-init.php:1409
362
+ #: includes/class.yith-wcwl-admin-init.php:1427
363
+ #: includes/class.yith-wcwl-admin-init.php:1445
364
  msgid "Background"
365
  msgstr ""
366
 
367
+ #: includes/class.yith-wcwl-admin-init.php:1374
368
+ #: includes/class.yith-wcwl-admin-init.php:1392
369
+ #: includes/class.yith-wcwl-admin-init.php:1410
370
+ #: includes/class.yith-wcwl-admin-init.php:1428
371
+ #: includes/class.yith-wcwl-admin-init.php:1446
372
  msgid "Text"
373
  msgstr ""
374
 
375
+ #: includes/class.yith-wcwl-admin-init.php:1375
376
+ #: includes/class.yith-wcwl-admin-init.php:1393
377
+ #: includes/class.yith-wcwl-admin-init.php:1411
378
+ #: includes/class.yith-wcwl-admin-init.php:1429
379
+ #: includes/class.yith-wcwl-admin-init.php:1447
380
  msgid "Border"
381
  msgstr ""
382
 
383
+ #: includes/class.yith-wcwl-admin-init.php:1382
384
+ #: includes/class.yith-wcwl-admin-init.php:1400
385
+ #: includes/class.yith-wcwl-admin-init.php:1418
386
+ #: includes/class.yith-wcwl-admin-init.php:1436
387
  msgid "Background (hover)"
388
  msgstr ""
389
 
390
+ #: includes/class.yith-wcwl-admin-init.php:1383
391
+ #: includes/class.yith-wcwl-admin-init.php:1401
392
+ #: includes/class.yith-wcwl-admin-init.php:1419
393
+ #: includes/class.yith-wcwl-admin-init.php:1437
394
  msgid "Text (hover)"
395
  msgstr ""
396
 
397
+ #: includes/class.yith-wcwl-admin-init.php:1384
398
+ #: includes/class.yith-wcwl-admin-init.php:1402
399
+ #: includes/class.yith-wcwl-admin-init.php:1420
400
+ #: includes/class.yith-wcwl-admin-init.php:1438
401
  msgid "Border (hover)"
402
  msgstr ""
403
 
404
+ #: includes/class.yith-wcwl-admin-init.php:1388
405
  msgid "\"Add to Cart\" button"
406
  msgstr ""
407
 
408
+ #: includes/class.yith-wcwl-admin-init.php:1406
409
  msgid "\"Style 1\" button"
410
  msgstr ""
411
 
412
+ #: includes/class.yith-wcwl-admin-init.php:1424
413
  msgid "\"Style 2\" button"
414
  msgstr ""
415
 
416
+ #: includes/class.yith-wcwl-admin-init.php:1442
417
  msgid "Wishlist table"
418
  msgstr ""
419
 
420
+ #: includes/class.yith-wcwl-admin-init.php:1451
421
  msgid "Headers"
422
  msgstr ""
423
 
424
+ #: includes/class.yith-wcwl-admin-init.php:1454
425
  msgid "Background color"
426
  msgstr ""
427
 
428
+ #: includes/class.yith-wcwl-admin-init.php:1544
429
  msgid "Wishlist Activated"
430
  msgstr ""
431
 
432
+ #: includes/class.yith-wcwl-admin-init.php:1545
 
433
  msgid ""
434
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
435
  "can access to all the settings of our plugins that you have activated. "
437
  "options, <a href=\"%s\">discover it now</a>."
438
  msgstr ""
439
 
440
+ #: includes/class.yith-wcwl-admin-init.php:1556
441
  msgid "Wishlist Updated"
442
  msgstr ""
443
 
444
+ #: includes/class.yith-wcwl-admin-init.php:1557
 
445
  msgid ""
446
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
447
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
450
  "\">discover the PREMIUM version.</a>"
451
  msgstr ""
452
 
453
+ #: includes/class.yith-wcwl-init.php:403
454
  msgid ""
455
  "We are sorry, but this feature is available only if cookies are enabled on "
456
  "your browser."
457
  msgstr ""
458
 
459
+ #: includes/class.yith-wcwl-init.php:404
460
  msgid "Product correctly added to cart"
461
  msgstr ""
462
 
463
+ #: includes/class.yith-wcwl-install.php:244
464
  msgctxt "page_slug"
465
  msgid "wishlist"
466
  msgstr ""
467
 
468
+ #: includes/class.yith-wcwl-privacy.php:50
469
  msgid "While you visit our site, we’ll track:"
470
  msgstr ""
471
 
472
+ #: includes/class.yith-wcwl-privacy.php:52
473
  msgid ""
474
  "Products you’ve added to the wishlist: we’ll use this to show you and other "
475
  "users your favourite products, and to create targeted email campaigns."
476
  msgstr ""
477
 
478
+ #: includes/class.yith-wcwl-privacy.php:53
479
  msgid ""
480
  "Wishlists you’ve created: we’ll keep track of the wishlists you create, and "
481
  "make them visible to the store’s staff"
482
  msgstr ""
483
 
484
+ #: includes/class.yith-wcwl-privacy.php:55
485
  msgid ""
486
  "We’ll also use cookies to keep track of wishlist contents while you’re "
487
  "browsing our site."
488
  msgstr ""
489
 
490
+ #: includes/class.yith-wcwl-privacy.php:58
491
  msgid ""
492
  "Members of our team have access to the information you provide us. For "
493
  "example, both Administrators and Shop Managers can access:"
494
  msgstr ""
495
 
496
+ #: includes/class.yith-wcwl-privacy.php:60
497
  msgid ""
498
  "Wishlist details, such as products added, date of addition, name and privacy "
499
  "settings of your wishlists"
500
  msgstr ""
501
 
502
+ #: includes/class.yith-wcwl-privacy.php:62
503
  msgid ""
504
  "Our team members have access to this information to offer you better deals "
505
  "for the products you love."
506
  msgstr ""
507
 
508
+ #: includes/class.yith-wcwl-privacy.php:82
509
+ #: includes/class.yith-wcwl-privacy.php:98
510
  msgid "Customer Wishlists"
511
  msgstr ""
512
 
513
+ #: includes/class.yith-wcwl-privacy.php:133
514
  msgid "Wishlists"
515
  msgstr ""
516
 
517
+ #. Translators: %s Order number.
518
+ #: includes/class.yith-wcwl-privacy.php:195
519
  msgid "Removed wishlist %s."
520
  msgstr ""
521
 
522
+ #. Translators: %s Order number.
523
+ #: includes/class.yith-wcwl-privacy.php:199
524
  msgid "Wishlist %s has been retained."
525
  msgstr ""
526
 
527
+ #: includes/class.yith-wcwl-privacy.php:210
528
  msgid "Removed default user's wishlist"
529
  msgstr ""
530
 
531
+ #: includes/class.yith-wcwl-privacy.php:228
532
  msgid "Token"
533
  msgstr ""
534
 
535
+ #: includes/class.yith-wcwl-privacy.php:229
536
  msgid "Wishlist url"
537
  msgstr ""
538
 
539
+ #: includes/class.yith-wcwl-privacy.php:230
540
  msgid "Title"
541
  msgstr ""
542
 
543
+ #: includes/class.yith-wcwl-privacy.php:231
544
  msgctxt "date wishlist was created"
545
  msgid "Created on"
546
  msgstr ""
547
 
548
+ #: includes/class.yith-wcwl-privacy.php:232
549
  msgid "Visibility"
550
  msgstr ""
551
 
552
+ #: includes/class.yith-wcwl-privacy.php:233
553
  msgid "Items Added"
554
  msgstr ""
555
 
556
+ #: includes/class.yith-wcwl-privacy.php:283 templates/wishlist-view.php:212
 
557
  msgid "Shared"
558
  msgstr ""
559
 
560
+ #: includes/class.yith-wcwl-privacy.php:286 templates/wishlist-view.php:215
 
561
  msgid "Private"
562
  msgstr ""
563
 
564
+ #: includes/class.yith-wcwl-privacy.php:289 templates/wishlist-view.php:218
 
565
  msgid "Public"
566
  msgstr ""
567
 
568
+ #: includes/class.yith-wcwl-shortcode.php:259
569
+ #: includes/class.yith-wcwl-ui.php:164
570
  msgid "Share on:"
571
  msgstr ""
572
 
573
+ #: includes/class.yith-wcwl-ui.php:118 includes/class.yith-wcwl-ui.php:200
 
574
  msgid "Select options"
575
  msgstr ""
576
 
577
+ #: includes/class.yith-wcwl-ui.php:168 templates/share.php:20
578
  msgid "Facebook"
579
  msgstr ""
580
 
581
+ #: includes/class.yith-wcwl-ui.php:171 templates/share.php:26
582
  msgid "Twitter"
583
  msgstr ""
584
 
585
+ #: includes/class.yith-wcwl-ui.php:180
586
  msgid "email"
587
  msgstr ""
588
 
589
+ #: includes/class.yith-wcwl.php:201
590
  msgid "An error occurred while adding products to the wishlist."
591
  msgstr ""
592
 
593
+ #: includes/class.yith-wcwl.php:293
594
  msgid "An error occurred while adding products to wishlist."
595
  msgstr ""
596
 
597
+ #: includes/class.yith-wcwl.php:310
598
  msgid "The \"Remove\" option now does not require any parameter"
599
  msgstr ""
600
 
601
+ #: includes/class.yith-wcwl.php:359
602
  msgid "An error occurred while removing products from the wishlist"
603
  msgstr ""
604
 
605
+ #: includes/class.yith-wcwl.php:809
606
  msgid "You need to log in before creating a new wishlist"
607
  msgstr ""
608
 
609
+ #: includes/class.yith-wcwl.php:1610
610
  msgid "Product successfully removed."
611
  msgstr ""
612
 
613
+ #: includes/class.yith-wcwl.php:1614
614
  msgid "Error. Unable to remove the product from the wishlist."
615
  msgstr ""
616
 
617
+ #: includes/class.yith-wcwl.php:1618 templates/wishlist-view.php:242
618
  msgid "No products were added to the wishlist"
619
  msgstr ""
620
 
621
+ #: includes/class.yith-wcwl.php:1660
622
  msgid "An error as occurred."
623
  msgstr ""
624
 
625
+ #: init.php:130
626
  msgid ""
627
  "YITH WooCommerce Wishlist is enabled but not effective. It requires "
628
  "WooCommerce in order to work."
629
  msgstr ""
630
 
631
+ #: init.php:140
632
  msgid "You can't activate the free version of"
633
  msgstr ""
634
 
635
+ #: init.php:140
636
  msgid "while you are using the premium one."
637
  msgstr ""
638
 
639
+ #: templates/admin/wishlist-panel-premium.php:185
640
+ #: templates/admin/wishlist-panel-premium.php:383
 
641
  msgid ""
642
  "Upgrade to the %1$spremium version%2$s%3$sof %1$sYITH WooCommerce Wishlist"
643
  "%2$s to benefit from all features!"
644
  msgstr ""
645
 
646
+ #: templates/admin/wishlist-panel-premium.php:187
647
+ #: templates/admin/wishlist-panel-premium.php:385
 
648
  msgid "%1$sUPGRADE%2$s%3$s to the premium version%2$s"
649
  msgstr ""
650
 
651
+ #: templates/admin/wishlist-panel-premium.php:193
652
  msgid "Premium Features"
653
  msgstr ""
654
 
655
+ #: templates/admin/wishlist-panel-premium.php:196
656
+ #: templates/admin/wishlist-panel-premium.php:201
657
  msgid "Multiple Wishlist"
658
  msgstr ""
659
 
660
+ #: templates/admin/wishlist-panel-premium.php:203
 
661
  msgid ""
662
  "%1$sDoes it ever happened to you to have too many wishes for a single wish "
663
  "list?%2$s%3$s The possibility to manage one's wishes is a fundamental "
668
  "manage and share their own wish lists."
669
  msgstr ""
670
 
671
+ #: templates/admin/wishlist-panel-premium.php:212
672
+ #: templates/admin/wishlist-panel-premium.php:222
673
  msgid "Wishlist Private"
674
  msgstr ""
675
 
676
+ #: templates/admin/wishlist-panel-premium.php:214
 
677
  msgid ""
678
  "By enabling the option wishlist, users will also have the possibility to "
679
  "%1$smanage the visibility%2$s of their wish lists according to one of the "
680
  "following options:"
681
  msgstr ""
682
 
683
+ #: templates/admin/wishlist-panel-premium.php:216
 
684
  msgid "%1$spublic:%2$s all users can look for your wish list and see it;"
685
  msgstr ""
686
 
687
+ #: templates/admin/wishlist-panel-premium.php:217
 
688
  msgid ""
689
  "%1$sshared:%2$s only users possessing a direct link to the wish list page "
690
  "can display it;"
691
  msgstr ""
692
 
693
+ #: templates/admin/wishlist-panel-premium.php:218
 
694
  msgid "%1$sprivate:%2$s only the wish list creator can see it."
695
  msgstr ""
696
 
697
+ #: templates/admin/wishlist-panel-premium.php:229
698
+ #: templates/admin/wishlist-panel-premium.php:234
699
  msgid "Estimate Cost"
700
  msgstr ""
701
 
702
+ #: templates/admin/wishlist-panel-premium.php:236
 
703
  msgid ""
704
  "%1$sDo you want to add the possibility to ask for estimates of costs into "
705
  "your catalogue?%3$s Do you want to manage customised packets for faithful "
711
  "address that you have previously set."
712
  msgstr ""
713
 
714
+ #: templates/admin/wishlist-panel-premium.php:245
715
+ #: templates/admin/wishlist-panel-premium.php:250
716
  msgid "Admin Panel"
717
  msgstr ""
718
 
719
+ #: templates/admin/wishlist-panel-premium.php:247
 
720
  msgid ""
721
  "Thanks to the useful Admin panel, accessible directly among the WooCommerce "
722
  "submenu pages, you will have total control on users' wishlists. In addition "
726
  "in customers' wish lists."
727
  msgstr ""
728
 
729
+ #: templates/admin/wishlist-panel-premium.php:257
730
+ #: templates/admin/wishlist-panel-premium.php:262
731
  msgid "Search Wishlists"
732
  msgstr ""
733
 
734
+ #: templates/admin/wishlist-panel-premium.php:264
 
735
  msgid ""
736
  "How many times have you been looking for the perfect gift for a important "
737
  "event but you had no idea of what to buy? %1$s'Search wishlists'%2$s allows "
740
  "your products and even encourage users to purchase."
741
  msgstr ""
742
 
743
+ #: templates/admin/wishlist-panel-premium.php:273
744
  msgid "'ADD TO CART' CHECKBOX"
745
  msgstr ""
746
 
747
+ #: templates/admin/wishlist-panel-premium.php:275
 
748
  msgid ""
749
  "Your shop offers always a wide selection of products and wishlists of your "
750
  "users get more and more crowded everyday. Give them the possibility to "
752
  "just with one click."
753
  msgstr ""
754
 
755
+ #: templates/admin/wishlist-panel-premium.php:278
756
  msgid "'ADD TO CART'"
757
  msgstr ""
758
 
759
+ #: templates/admin/wishlist-panel-premium.php:285
760
  msgid "DISABLE WISHLIST"
761
  msgstr ""
762
 
763
+ #: templates/admin/wishlist-panel-premium.php:290
764
  msgid "DISABLE WISHLIST FOR UNLOGGED USERS"
765
  msgstr ""
766
 
767
+ #: templates/admin/wishlist-panel-premium.php:292
 
768
  msgid ""
769
  "Favour users that have registered to your shop and disable plugin "
770
  "functionalities for all users that have not. By disabling this option, each "
772
  "%2$s to \"My Account\" page and a message will invite them to log in."
773
  msgstr ""
774
 
775
+ #: templates/admin/wishlist-panel-premium.php:301
776
  msgid "MESSAGE TO UNLOGGED USERS"
777
  msgstr ""
778
 
779
+ #: templates/admin/wishlist-panel-premium.php:303
 
780
  msgid ""
781
  "Invite users that are visiting your shop to login if they want to fully "
782
  "benefit from Wishlist functionalities. Show a %1$scustomised message%2$s and "
783
  "redirect them to \"My Account\" page for registration."
784
  msgstr ""
785
 
786
+ #: templates/admin/wishlist-panel-premium.php:306
787
  msgid "UNLOGGED USERS"
788
  msgstr ""
789
 
790
+ #: templates/admin/wishlist-panel-premium.php:313
791
+ #: templates/admin/wishlist-panel-premium.php:318
792
  msgid "POPULAR TABLE"
793
  msgstr ""
794
 
795
+ #: templates/admin/wishlist-panel-premium.php:320
 
796
  msgid ""
797
  "Some products draw customer's attention more than others and they do not "
798
  "hesitate to add products to their wishlist. Table %1$s'Popular'%2$s allows "
800
  "their wishlists."
801
  msgstr ""
802
 
803
+ #: templates/admin/wishlist-panel-premium.php:329
804
  msgid "FUNCTIONALITIES IN ONE CLICK"
805
  msgstr ""
806
 
807
+ #: templates/admin/wishlist-panel-premium.php:331
 
808
  msgid ""
809
  "Users have the possibility to search for a wishlist, create a new one or "
810
  "display those already created. Add these %1$sfunctionalities%2$s through the "
811
  "dedicated widgets or show them immediately after \"Wishlist\" table."
812
  msgstr ""
813
 
814
+ #: templates/admin/wishlist-panel-premium.php:334
815
  msgid "FUNCTIONALITIES"
816
  msgstr ""
817
 
818
+ #: templates/admin/wishlist-panel-premium.php:341
819
+ #: templates/admin/wishlist-panel-premium.php:346
820
  msgid "PROMOTIONAL EMAIL"
821
  msgstr ""
822
 
823
+ #: templates/admin/wishlist-panel-premium.php:348
 
824
  msgid ""
825
  "If you want to give the right input to your users to persuade them to "
826
  "%1$spurchase the products%2$s they have in their wishlists, you need to use "
829
  "will know you are offering a unique offer!"
830
  msgstr ""
831
 
832
+ #: templates/admin/wishlist-panel-premium.php:357
833
  msgid "FROM A WISHLIST TO ANOTHER"
834
  msgstr ""
835
 
836
+ #: templates/admin/wishlist-panel-premium.php:359
 
837
  msgid ""
838
  "Who said that a product has to remain forever in the same wishlist? With the "
839
  "option %1$s\"Show \"Move to another wishlist\" dropdown menu\"%2$s, with "
841
  "another one, managing as they want their lists."
842
  msgstr ""
843
 
844
+ #: templates/admin/wishlist-panel-premium.php:362
845
  msgid "FROM A WISHLIST"
846
  msgstr ""
847
 
848
+ #: templates/admin/wishlist-panel-premium.php:369
849
  msgid "DATE"
850
  msgstr ""
851
 
852
+ #: templates/admin/wishlist-panel-premium.php:374
853
  msgid "DATE OF ADDITION TO A WISHLIST"
854
  msgstr ""
855
 
856
+ #: templates/admin/wishlist-panel-premium.php:376
 
857
  msgid ""
858
  "Activating the %1$s\"Show date of addition\"%2$s option, users can see the "
859
  "date in which they have added a particular product to their list: a new way "
860
  "to keep you users informed about their operations."
861
  msgstr ""
862
 
863
+ #: templates/share.php:32
864
  msgid "Pinterest"
865
  msgstr ""
866
 
867
+ #: templates/share.php:38
868
  msgid "Google+"
869
  msgstr ""
870
 
871
+ #: templates/share.php:44
872
  msgid "Email"
873
  msgstr ""
874
 
875
+ #: templates/wishlist-view.php:32
876
  msgid "Edit title"
877
  msgstr ""
878
 
879
+ #: templates/wishlist-view.php:41
880
  msgid "Save"
881
  msgstr ""
882
 
883
+ #: templates/wishlist-view.php:45
884
  msgid "Cancel"
885
  msgstr ""
886
 
887
+ #: templates/wishlist-view.php:82
888
  msgid "Product Name"
889
  msgstr ""
890
 
891
+ #: templates/wishlist-view.php:89
892
  msgid "Unit Price"
893
  msgstr ""
894
 
895
+ #: templates/wishlist-view.php:102
896
  msgid "Stock Status"
897
  msgstr ""
898
 
899
+ #: templates/wishlist-view.php:152 templates/wishlist-view.php:232
900
  msgid "Remove this product"
901
  msgstr ""
902
 
903
+ #: templates/wishlist-view.php:172
904
  msgid "Free!"
905
  msgstr ""
906
 
907
+ #: templates/wishlist-view.php:179
908
  msgid "Out of Stock"
909
  msgstr ""
910
 
911
+ #: templates/wishlist-view.php:179
912
  msgid "In Stock"
913
  msgstr ""
914
 
915
+ #: templates/wishlist-view.php:188
 
916
  msgid "Added on : %s"
917
  msgstr ""
918
 
919
+ #: templates/wishlist-view.php:200
920
  msgid "Move"
921
  msgstr ""
922
 
923
+ #: templates/wishlist-view.php:232
924
  msgid "Remove"
925
  msgstr ""
926
 
927
+ #: templates/wishlist-view.php:259
928
  msgid "Add the selected products to the cart"
929
  msgstr ""
930
 
931
+ #: templates/wishlist-view.php:267 templates/wishlist-view.php:313
932
  msgid "Ask for an estimate"
933
  msgstr ""
934
 
935
+ #: templates/wishlist-view.php:303
936
  msgid "Your email"
937
  msgstr ""
938
+
939
+ #. Plugin Name of the plugin/theme
940
+ msgid "YITH WooCommerce Wishlist"
941
+ msgstr ""
942
+
943
+ #. Plugin URI of the plugin/theme
944
+ msgid "https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/"
945
+ msgstr ""
946
+
947
+ #. Description of the plugin/theme
948
+ msgid ""
949
+ "<code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the "
950
+ "possibility to create, fill, manage and share their wishlists allowing you "
951
+ "to analyze their interests and needs to improve your marketing strategies. "
952
+ "<a href=\"https://yithemes.com/\" target=\"_blank\">Get more plugins for "
953
+ "your e-commerce on <strong>YITH</strong></a>"
954
+ msgstr ""
955
+
956
+ #. Author of the plugin/theme
957
+ msgid "YITH"
958
+ msgstr ""
959
+
960
+ #. Author URI of the plugin/theme
961
+ msgid "https://yithemes.com/"
962
+ msgstr ""
plugin-fw/assets/css/admin.css CHANGED
@@ -33,6 +33,19 @@
33
  line-height : 1.5em;
34
  }
35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  /*-----------------------
37
  YITH Plugins Columns
38
  ------------------------*/
33
  line-height : 1.5em;
34
  }
35
 
36
+ .notice-yith{
37
+ border-left-color: #acc327;
38
+ }
39
+
40
+ .notice-yith.notice-alt{
41
+ background-color: #ecf7ed;
42
+ }
43
+
44
+ .yith-promo-banner-image{
45
+ max-width: 100%;
46
+ padding-bottom: 15px;
47
+ }
48
+
49
  /*-----------------------
50
  YITH Plugins Columns
51
  ------------------------*/
plugin-fw/assets/js/yith-promo.js ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ (function ($) {
2
+ $(document).on('click', '.notice-dismiss', function () {
3
+ var t = $(this),
4
+ promo_wrapper = t.parent('div.yith-notice-is-dismissible'),
5
+ promo_id = promo_wrapper.attr('id');
6
+
7
+ if (typeof promo_id != 'undefined') {
8
+ var cname = 'hide_' + promo_id,
9
+ cvalue = 'yes',
10
+ expiry = promo_wrapper.data('expiry'),
11
+ expiry_date = new Date(expiry);
12
+
13
+ expiry_date.setUTCHours( 23 );
14
+ expiry_date.setUTCMinutes( 59 );
15
+ expiry_date.setUTCSeconds( 59 );
16
+
17
+ document.cookie = cname + "=" + cvalue + ";" + 'expires=' + expiry_date.toUTCString() + ";path=/";
18
+ }
19
+ });
20
+ })(jQuery);
plugin-fw/assets/js/yith-promo.min.js ADDED
@@ -0,0 +1 @@
 
1
+ (function(c){c(document).on("click",".notice-dismiss",function(){var a=c(this).parent("div.yith-notice-is-dismissible"),b=a.attr("id");"undefined"!=typeof b&&(b="hide_"+b,a=a.data("expiry"),a=new Date(a),a.setUTCHours(23),a.setUTCMinutes(59),a.setUTCSeconds(59),document.cookie=b+"=yes;expires="+a.toUTCString()+";path=/")})})(jQuery);
plugin-fw/init.php CHANGED
@@ -1,13 +1,13 @@
1
  <?php
2
  /**
3
  * Framework Name: YIT Plugin Framework
4
- * Version: 3.0.23
5
  * Author: YITHEMES
6
  * Text Domain: yith-plugin-fw
7
  * Domain Path: /languages/
8
  *
9
  * @author Your Inspiration Themes
10
- * @version 3.0.23
11
  */
12
  /**
13
  * This file belongs to the YIT Plugin Framework.
1
  <?php
2
  /**
3
  * Framework Name: YIT Plugin Framework
4
+ * Version: 3.0.29
5
  * Author: YITHEMES
6
  * Text Domain: yith-plugin-fw
7
  * Domain Path: /languages/
8
  *
9
  * @author Your Inspiration Themes
10
+ * @version 3.0.24
11
  */
12
  /**
13
  * This file belongs to the YIT Plugin Framework.
plugin-fw/languages/yith-plugin-fw-it_IT.mo CHANGED
Binary file
plugin-fw/languages/yith-plugin-fw-it_IT.po CHANGED
@@ -4,8 +4,8 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: YITH Plugin Starter 1.0.0 Plugin FW\n"
6
  "Report-Msgid-Bugs-To: Your Inspiration Themes <plugins@yithemes.com>\n"
7
- "POT-Creation-Date: 2018-08-02 16:02+0200\n"
8
- "PO-Revision-Date: 2018-08-02 16:02+0200\n"
9
  "Last-Translator: \n"
10
  "Language-Team: YIThemes <plugins@yithemes.com>\n"
11
  "Language: it_IT\n"
@@ -23,8 +23,6 @@ msgstr ""
23
  "X-Poedit-SearchPath-0: .\n"
24
 
25
  #: lib/privacy/yit-privacy.php:24
26
- #, fuzzy
27
- #| msgid "YITH Plugins"
28
  msgctxt "Privacy Policy Guide Title"
29
  msgid "YITH Plugins"
30
  msgstr "YITH Plugins"
@@ -39,26 +37,33 @@ msgid ""
39
  "We recommend consulting with a lawyer when deciding what information to "
40
  "disclose on your privacy policy."
41
  msgstr ""
 
 
 
 
 
 
 
42
 
43
  #: lib/privacy/yit-privacy.php:63
44
  msgctxt "Privacy Policy Content"
45
  msgid "What we collect and store"
46
- msgstr ""
47
 
48
  #: lib/privacy/yit-privacy.php:66
49
  msgctxt "Privacy Policy Content"
50
  msgid "Who on our team has access"
51
- msgstr ""
52
 
53
  #: lib/privacy/yit-privacy.php:69
54
  msgctxt "Privacy Policy Content"
55
  msgid "What we share with others"
56
- msgstr ""
57
 
58
  #: lib/privacy/yit-privacy.php:72
59
  msgctxt "Privacy Policy Content"
60
  msgid "Payments"
61
- msgstr ""
62
 
63
  #: lib/yit-cpt-unlimited.php:460 lib/yit-cpt-unlimited.php:574
64
  #: lib/yit-cpt-unlimited.php:719 lib/yit-cpt-unlimited.php:1632
@@ -264,7 +269,7 @@ msgstr "Aggiungi %s dalla immagini"
264
  msgid "Upload multiple files"
265
  msgstr "Carica file multipli"
266
 
267
- #: lib/yit-plugin-panel-wc.php:382
268
  msgid "The changes you have made will be lost if you leave this page."
269
  msgstr "Perderai tutti i cambiamenti effettuati se lasci questa pagina."
270
 
@@ -272,16 +277,16 @@ msgstr "Perderai tutti i cambiamenti effettuati se lasci questa pagina."
272
  msgid "Plugin Settings"
273
  msgstr "Impostazioni plugin"
274
 
275
- #: lib/yit-plugin-panel.php:330 lib/yit-plugin-panel.php:333
276
  msgid "How to install premium version"
277
  msgstr "Come installare la versione premium"
278
 
279
- #: lib/yit-plugin-panel.php:384 lib/yit-plugin-subpanel.php:155
280
  #: templates/panel/woocommerce/woocommerce-form.php:11
281
  msgid "Save Changes"
282
  msgstr "Salva modifiche"
283
 
284
- #: lib/yit-plugin-panel.php:387 lib/yit-plugin-subpanel.php:158
285
  #: templates/panel/woocommerce/woocommerce-form.php:14
286
  msgid ""
287
  "If you continue with this action, you will reset all options in this page."
@@ -289,53 +294,53 @@ msgstr ""
289
  "Se prosegui con questa azione, tutte le opzioni di questa pagina saranno "
290
  "reimpostate."
291
 
292
- #: lib/yit-plugin-panel.php:389 lib/yit-plugin-subpanel.php:160
293
  msgid "Reset to default"
294
  msgstr "Ripristina configurazione predefinita"
295
 
296
- #: lib/yit-plugin-panel.php:390 lib/yit-plugin-subpanel.php:161
297
  #: templates/panel/woocommerce/woocommerce-form.php:18
298
  msgid "Are you sure?"
299
  msgstr "Sei sicuro?"
300
 
301
- #: lib/yit-plugin-panel.php:524
302
  msgid ""
303
  "The element you have entered already exists. Please, enter another name."
304
  msgstr "L'elemento inserito esiste già. Per favore, inserisci un altro nome."
305
 
306
- #: lib/yit-plugin-panel.php:525
307
  msgid "Settings saved"
308
  msgstr "Impostazioni salvate"
309
 
310
- #: lib/yit-plugin-panel.php:526
311
  msgid "Settings reset"
312
  msgstr "Impostazioni azzerate"
313
 
314
- #: lib/yit-plugin-panel.php:527
315
  msgid "Element deleted correctly."
316
  msgstr "Elemento rimosso correttamente."
317
 
318
- #: lib/yit-plugin-panel.php:528 lib/yit-plugin-panel.php:529
319
  msgid "Element updated correctly."
320
  msgstr "Elemento aggiornato correttamente."
321
 
322
- #: lib/yit-plugin-panel.php:530
323
  msgid "Database imported correctly."
324
  msgstr "Database importato correttamente."
325
 
326
- #: lib/yit-plugin-panel.php:531
327
  msgid "An error has occurred during import. Please try again."
328
  msgstr "Si è verificato un errore durante l'importazione. Prova di nuovo."
329
 
330
- #: lib/yit-plugin-panel.php:532
331
  msgid "The added file is not valid."
332
  msgstr "Il file aggiunto non è valido."
333
 
334
- #: lib/yit-plugin-panel.php:533
335
  msgid "Sorry, import is disabled."
336
  msgstr "Ci dispiace, l'importazione è disabilitata."
337
 
338
- #: lib/yit-plugin-panel.php:534
339
  msgid "Sorting successful."
340
  msgstr "Ordinamento effettuato con successo."
341
 
@@ -344,21 +349,15 @@ msgid "Plugins Activated"
344
  msgstr "Plugin attivati"
345
 
346
  #: lib/yit-pointers.php:71
347
- #, fuzzy
348
- #| msgid ""
349
- #| "From now on, you can find all plugin options in YIT Plugin menu.\n"
350
- #| " For each plugin installed, "
351
- #| "customization settings will be available as a new entry in YIT Plugin "
352
- #| "menu."
353
  msgid ""
354
  "From now on, you can find all plugin options in YITH Plugins menu.\n"
355
  " Plugin customization settings will be "
356
  "available as a new entry in YITH Plugins menu."
357
  msgstr ""
358
- "Da ora in poi, puoi trovare tutte le opzioni dei tuoi plugin nel menu Plugin "
359
- "YIT.\n"
360
  "Troverai le impostazioni di personalizzazione sotto una nuova voce nel menu "
361
- "Plugin YIT."
362
 
363
  #: lib/yit-pointers.php:73 lib/yit-pointers.php:89
364
  msgid "Discover all our plugins available on:"
@@ -373,17 +372,6 @@ msgid "Plugins Upgraded"
373
  msgstr "Plugin aggiornati"
374
 
375
  #: lib/yit-pointers.php:85
376
- #, fuzzy
377
- #| msgid ""
378
- #| "From now on, you can find all options of your plugins in YIT Plugin "
379
- #| "menu.\n"
380
- #| " Any time one of our plugins is "
381
- #| "updated, a new entry will be added to this menu.\n"
382
- #| " For example, after the update, plugin "
383
- #| "options (such as for YITH WooCommerce Wishlist, YITH WooCommerce Ajax "
384
- #| "Search, etc.)\n"
385
- #| " will be moved from previous location "
386
- #| "to YIT Plugin tab."
387
  msgid ""
388
  "From now on, you can find the option panel of YITH plugins in YITH Plugins "
389
  "menu.\n"
@@ -395,63 +383,55 @@ msgid ""
395
  " will be moved from previous location to "
396
  "YITH Plugins tab."
397
  msgstr ""
398
- "Da ora in poi, troverai tutte le opzioni dei tuoi plugin nel menu Plugin "
399
- "YIT.\n"
400
  "Ogni volta che aggiornerai i nostri plugin, troverai una nuova voce in "
401
  "questo menu.\n"
402
  "Per esempio, dopo l'aggiornamento, le opzioni del plugin (come per esempio "
403
  "quelle di YITH WooCommerce Wishlist, YITH WooCommerce Ajax Search etc.)\n"
404
- "saranno trasferite nella scheda Plugin YIT."
405
 
406
- #: lib/yit-upgrade.php:89
407
- #, fuzzy
408
- #| msgid "Unable to contact the remote server, please try again later. Thanks!"
409
  msgid "An unexpected error occurred, please try again later. Thanks!"
410
- msgstr "Impossibile contattare il server remoto, prova più tardi. Grazie!"
411
 
412
- #: lib/yit-upgrade.php:184
413
  msgid "There is a new version of %plugin_name% available."
414
  msgstr "Una nuova versione di %plugin_name% è disponibile."
415
 
416
- #: lib/yit-upgrade.php:185
417
  msgid "View version %latest% details."
418
  msgstr "Visualizza i dettagli della versione %latest%."
419
 
420
- #: lib/yit-upgrade.php:186
421
  msgid "Automatic update is unavailable for this plugin,"
422
  msgstr "L'aggiornamento automatico non è disponibile per questo plugin,"
423
 
424
- #: lib/yit-upgrade.php:187
425
  msgid ""
426
  "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
427
  msgstr ""
428
  "per favore, <a href=\"%activate_link%\">attiva</a> la tua copia di "
429
  "%plugin_name%."
430
 
431
- #: lib/yit-upgrade.php:188
432
  msgid "Update now."
433
  msgstr "Aggiorna adesso."
434
 
435
- #: lib/yit-upgrade.php:288
436
- #, fuzzy
437
- #| msgid "YIThemes Repository"
438
  msgid "YITH Repository"
439
- msgstr "Repository YIThemes"
440
 
441
- #: lib/yit-upgrade.php:322
442
  msgid "Invalid URL Provided."
443
  msgstr "L'URL inserito non è valido."
444
 
445
- #: lib/yit-upgrade.php:335
446
  msgid "Could not create Temporary file."
447
  msgstr "Non è stato possibile creare il file temporaneo."
448
 
449
- #: lib/yit-upgrade.php:495
450
- #, fuzzy, php-format
451
- #| msgid ""
452
- #| "There is a new version of %1$s available. <a href=\"%2$s\" class="
453
- #| "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
454
- #| "details</a>."
455
  msgid ""
456
  "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
457
  "yit-changelog-button open-plugin-details-modal\" title=\"%3$s\">View version "
@@ -461,32 +441,21 @@ msgstr ""
461
  "yit-changelog-button\" title=\"%3$s\">Visualizza i dettagli della versione "
462
  "%4$s</a>."
463
 
464
- #: lib/yit-upgrade.php:497
465
- #, fuzzy, php-format
466
- #| msgid ""
467
- #| "There is a new version of %1$s available. <a href=\"%2$s\" class="
468
- #| "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
469
- #| "details</a>. <em>You have to activate the plugin on a single site of the "
470
- #| "network to benefit from automatic updates.</em>"
471
  msgid ""
472
  "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
473
  "yit-changelog-button open-plugin-details-modal\" title=\"%3$s\">View version "
474
  "%4$s details</a>. <em>You have to activate the plugin on a single site of "
475
  "the network to benefit from automatic updates.</em>"
476
  msgstr ""
477
- "È disponibile una nuova versioni di %1$s. <a href=\"%2$s\" class=\"thickbox "
478
  "yit-changelog-button\" title=\"%3$s\">Visualizza i dettagli della versione "
479
  "%4$s</a>. <em>Per poter usufruire degli aggiornamenti automatici è "
480
  "necessario attivare il plugin su un solo sito.</em>"
481
 
482
- #: lib/yit-upgrade.php:499
483
- #, fuzzy, php-format
484
- #| msgid ""
485
- #| "There is a new version of %1$s available. <a href=\"%2$s\" class="
486
- #| "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
487
- #| "details</a>. <em>Automatic update is unavailable for this plugin, please "
488
- #| "<a href=\"%5$s\" title=\"License activation\">activate</a> your copy of "
489
- #| "%6s.</em>"
490
  msgid ""
491
  "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
492
  "yit-changelog-button open-plugin-details-modal\" title=\"%3$s\">View version "
@@ -497,15 +466,11 @@ msgstr ""
497
  "È disponibile una nuova versione di %1$s. <a href=\"%2$s\" class=\"thickbox "
498
  "yit-changelog-button\" title=\"%3$s\">Visualizza i dettagli della versione "
499
  "%4$s</a>. <em>Gli aggiornamenti automatici non sono disponibili per questo "
500
- "plugin, per piacere <a href=\"%5$s\" title=\"License activation\">attivi</a> "
501
- "la sua copia di %6s.</em>"
502
-
503
- #: lib/yit-upgrade.php:501
504
- #, fuzzy, php-format
505
- #| msgid ""
506
- #| "There is a new version of %1$s available. <a href=\"%2$s\" class="
507
- #| "\"thickbox yit-changelog-button\" title=\"%3$s\">View version %4$s "
508
- #| "details</a> or <a href=\"%5$s\">update now</a>."
509
  msgid ""
510
  "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
511
  "yit-changelog-button open-plugin-details-modal\" title=\"%3$s\">View version "
@@ -515,99 +480,99 @@ msgstr ""
515
  "yit-changelog-button\" title=\"%3$s\">Visualizza i dettagli della versione "
516
  "%4$s</a> oppure <a href=\"%5$s\">aggiorna adesso</a>."
517
 
518
- #: lib/yit-upgrade.php:574
519
  msgid "You can't update the plugins for this site."
520
  msgstr "Non è possibile aggiornare i plugin per questo sito."
521
 
522
- #: lib/yit-upgrade.php:578
523
  msgid ""
524
  "You do not have sufficient permissions to update the plugins for this site."
525
  msgstr ""
526
  "Non sei in possesso delle autorizzazioni necessarie per aggiornare i plugin "
527
  "in questo sito."
528
 
529
- #: lib/yit-upgrade.php:585
530
  msgid "Update Plugin"
531
  msgstr "Aggiorna plugin"
532
 
533
- #: licence/lib/yit-licence.php:187
534
  #, php-format
535
  msgctxt "%s = field name"
536
  msgid "%s field cannot be empty"
537
  msgstr "Il campo %s non può essere vuoto"
538
 
539
- #: licence/lib/yit-licence.php:188
540
  #, php-format
541
  msgid "%s and %s fields cannot be empty"
542
  msgstr "I campi %s e %s non possono essere vuoti"
543
 
544
- #: licence/lib/yit-licence.php:189
545
  msgid "Unable to contact the remote server, please try again later. Thanks!"
546
  msgstr "Impossibile contattare il server remoto, prova più tardi. Grazie!"
547
 
548
- #: licence/lib/yit-licence.php:190
549
- #: licence/templates/panel/activation/activation-panel.php:88
550
- #: licence/templates/panel/activation/activation-panel.php:166
551
- #: licence/templates/panel/activation/activation-panel.php:197
552
  msgid "Email"
553
  msgstr "Email"
554
 
555
- #: licence/lib/yit-licence.php:191
556
- #: licence/templates/panel/activation/activation-panel.php:89
557
- #: licence/templates/panel/activation/activation-panel.php:167
558
- #: licence/templates/panel/activation/activation-panel.php:198
559
  msgid "License Key"
560
  msgstr "Chiave di licenza"
561
 
562
- #: licence/lib/yit-licence.php:192
563
  msgid "Are you sure you want to deactivate the license for current site?"
564
  msgstr "Sei sicuro di voler disattivare la licenza per questo sito?"
565
 
566
- #: licence/lib/yit-licence.php:678
567
  msgid "Invalid Request"
568
  msgstr "Richiesta non valida"
569
 
570
- #: licence/lib/yit-licence.php:679
571
  msgid "Invalid license key"
572
  msgstr "Chiave di licenza non valida"
573
 
574
- #: licence/lib/yit-licence.php:680
575
  msgid "Software has been deactivated"
576
  msgstr "Il software è stato disattivato"
577
 
578
- #: licence/lib/yit-licence.php:681
579
  msgid "Maximum number of activations exceeded"
580
  msgstr "Hai raggiunto il numero massimo di attivazioni"
581
 
582
- #: licence/lib/yit-licence.php:682
583
  msgid "Invalid instance ID"
584
  msgstr "Istanza ID non valida"
585
 
586
- #: licence/lib/yit-licence.php:683
587
  msgid "Invalid security key"
588
  msgstr "Chiave di sicurezza non valida"
589
 
590
- #: licence/lib/yit-licence.php:684
591
  msgid "License key has expired"
592
  msgstr "La chiave di licenza è scaduta"
593
 
594
- #: licence/lib/yit-licence.php:685
595
  msgid "License key has been banned"
596
  msgstr "La chiave di licenza è stata bloccata"
597
 
598
- #: licence/lib/yit-licence.php:686
599
  msgid "Current product is not included in your YITH Club Subscription key"
600
  msgstr "Questo prodotto non è incluso nella tua licenze YITH Club Subscription"
601
 
602
- #: licence/lib/yit-licence.php:687
603
  msgid "Great"
604
  msgstr "Grande!"
605
 
606
- #: licence/lib/yit-licence.php:687
607
  msgid "License successfully activated"
608
  msgstr "Licenza attivata con successo"
609
 
610
- #: licence/lib/yit-licence.php:688
611
  msgid "License key deactivated for website"
612
  msgstr "Chiave di licenza disattivata per il sito web"
613
 
@@ -631,18 +596,6 @@ msgstr ""
631
  "acquistato diverso tempo fa. Dove posso trovarla?"
632
 
633
  #: licence/lib/yit-theme-licence.php:163
634
- #, fuzzy
635
- #| msgid ""
636
- #| "If you have purchased one of our products before 27 January 2015, you can "
637
- #| "benefit from support and updates (the services offered with the license)\n"
638
- #| " until 27 January 2016 and you do not have to purchase "
639
- #| "it again to get a new license key, because, before this date, your "
640
- #| "license used to be activated automatically by our system.\n"
641
- #| " After 27 January 2016, instead, if you want to "
642
- #| "benefit from support and updates you have to buy a new license and "
643
- #| "activate it through the license key you will be\n"
644
- #| " provided with and that you can find in your YIThemes "
645
- #| "account, in section \"My licenses\"."
646
  msgid ""
647
  "If you have purchased one of our products before 27 January 2015, you can "
648
  "benefit from support and updates (the services offered with the license)\n"
@@ -663,16 +616,14 @@ msgstr ""
663
  "Dopo il 27 gennaio 2016, invece, se vorrai usufruire di supporto e "
664
  "aggiornamenti dovrai acquistare una nuova licenza e attivarla con il codice "
665
  "che ti verrà\n"
666
- "fornito e che puoi trovare nella tua area riservata su YIThemes, nella "
667
- "sezione \"My licenses\"."
668
 
669
- #: licence/templates/panel/activation/activation-panel.php:23
670
- #, fuzzy
671
- #| msgid "License Activation"
672
  msgid "YITH License Activation"
673
- msgstr "Attivazione licenza"
674
 
675
- #: licence/templates/panel/activation/activation-panel.php:27
676
  msgid ""
677
  "Have you updated your licenses? Have you asked for an extension? Update "
678
  "information concerning your products."
@@ -680,86 +631,82 @@ msgstr ""
680
  "Hai aggiornato la tua licenza? Hai richiesto un'estensione? Aggiorna le "
681
  "informazioni dei tuoi prodotti."
682
 
683
- #: licence/templates/panel/activation/activation-panel.php:29
684
  msgid "Update license information"
685
  msgstr "Aggiorna informazioni licenza"
686
 
687
- #: licence/templates/panel/activation/activation-panel.php:42
688
  msgid "Product to activate"
689
  msgid_plural "Products to activate"
690
  msgstr[0] "Prodotto da attivare"
691
  msgstr[1] "Prodotti da attivare"
692
 
693
- #: licence/templates/panel/activation/activation-panel.php:61
694
  msgid "Activate"
695
  msgstr "Attiva"
696
 
697
- #: licence/templates/panel/activation/activation-panel.php:80
698
  msgid "Activated"
699
  msgstr "Attivato"
700
 
701
- #: licence/templates/panel/activation/activation-panel.php:86
702
- #: licence/templates/panel/activation/activation-panel.php:164
703
- #: licence/templates/panel/activation/activation-panel.php:194
704
  msgid "Product Name"
705
  msgstr "Nome prodotto"
706
 
707
- #: licence/templates/panel/activation/activation-panel.php:92
708
- #: licence/templates/panel/activation/activation-panel.php:201
709
  msgid "Expires"
710
  msgstr "Scadenza"
711
 
712
- #: licence/templates/panel/activation/activation-panel.php:95
713
  msgid "Remaining"
714
  msgstr "Tempo rimanente"
715
 
716
- #: licence/templates/panel/activation/activation-panel.php:97
717
  msgid "Club Subscription"
718
  msgstr "Club Subscription"
719
 
720
- #: licence/templates/panel/activation/activation-panel.php:101
721
  msgid "License Actions"
722
  msgstr "Azioni licenza"
723
 
724
- #: licence/templates/panel/activation/activation-panel.php:126
725
  #, php-format
726
  msgid "%1s out of %2s"
727
  msgstr "%1s di %2s"
728
 
729
- #: licence/templates/panel/activation/activation-panel.php:142
730
  msgid "Deactivate"
731
  msgstr "Disattiva"
732
 
733
- #: licence/templates/panel/activation/activation-panel.php:147
734
- #: licence/templates/panel/activation/activation-panel.php:204
735
  msgid "Renew"
736
  msgstr "Rinnova"
737
 
738
- #: licence/templates/panel/activation/activation-panel.php:160
739
  msgid "Banned"
740
  msgstr "Bloccato"
741
 
742
- #: licence/templates/panel/activation/activation-panel.php:190
743
  msgid "Expired"
744
  msgstr "Non più valido"
745
 
746
- #: licence/templates/panel/activation/activation-panel.php:226
747
  msgid "Order again"
748
  msgstr "Acquista di nuovo"
749
 
750
- #: licence/templates/panel/activation/activation-panel.php:228
751
  msgid "Renew license"
752
  msgstr "Rinnova la licenza"
753
 
754
  #: templates/fields/ajax-posts.php:57
755
- #, fuzzy
756
- #| msgid "Search %s"
757
  msgid "Search Posts"
758
- msgstr "Cerca %s"
759
 
760
  #: templates/fields/ajax-products.php:16
761
- #, fuzzy
762
- #| msgid "Search for a product"
763
  msgid "Search Product"
764
  msgstr "Cerca un prodotto"
765
 
@@ -792,8 +739,6 @@ msgid "Do you want to remove the custom tab?"
792
  msgstr "Vuoi rimuovere la scheda personalizzata?"
793
 
794
  #: templates/fields/icons.php:58
795
- #, fuzzy
796
- #| msgid "Reset Defaults"
797
  msgid "Set Default"
798
  msgstr "Ripristina impostazioni iniziali"
799
 
@@ -818,14 +763,12 @@ msgid "Delete"
818
  msgstr "Rimuovi"
819
 
820
  #: templates/fields/select-buttons.php:26
821
- #, fuzzy
822
- #| msgid "Select"
823
  msgid "Select All"
824
- msgstr "Select"
825
 
826
  #: templates/fields/select-buttons.php:33
827
  msgid "Deselect All"
828
- msgstr ""
829
 
830
  #: templates/fields/sidebars.php:22
831
  msgid "Left sidebar"
@@ -878,38 +821,32 @@ msgstr "(Default: <i %s></i> )"
878
  msgid "Reset Defaults"
879
  msgstr "Ripristina impostazioni iniziali"
880
 
881
- #: yit-plugin.php:76
882
  msgctxt "Plugin Row Meta"
883
  msgid "Live Demo"
884
- msgstr ""
885
 
886
- #: yit-plugin.php:81
887
  msgctxt "Plugin Row Meta"
888
  msgid "Documentation"
889
- msgstr ""
890
 
891
- #: yit-plugin.php:86
892
  msgctxt "Plugin Row Meta"
893
  msgid "Support"
894
- msgstr ""
895
 
896
- #: yit-plugin.php:91
897
- #, fuzzy
898
- #| msgid "Premium version upgrade"
899
  msgctxt "Plugin Row Meta"
900
  msgid "Premium version"
901
- msgstr "Aggiorna alla versione PREMIUM"
902
 
903
- #: yit-plugin.php:186
904
- #, fuzzy
905
- #| msgid "Settings"
906
  msgctxt "Action links"
907
  msgid "Settings"
908
  msgstr "Impostazioni"
909
 
910
- #: yit-plugin.php:190
911
- #, fuzzy
912
- #| msgid "License Key"
913
  msgid "License"
914
  msgstr "Chiave di licenza"
915
 
4
  msgstr ""
5
  "Project-Id-Version: YITH Plugin Starter 1.0.0 Plugin FW\n"
6
  "Report-Msgid-Bugs-To: Your Inspiration Themes <plugins@yithemes.com>\n"
7
+ "POT-Creation-Date: 2018-10-23 15:44+0200\n"
8
+ "PO-Revision-Date: 2018-10-24 13:28+0200\n"
9
  "Last-Translator: \n"
10
  "Language-Team: YIThemes <plugins@yithemes.com>\n"
11
  "Language: it_IT\n"
23
  "X-Poedit-SearchPath-0: .\n"
24
 
25
  #: lib/privacy/yit-privacy.php:24
 
 
26
  msgctxt "Privacy Policy Guide Title"
27
  msgid "YITH Plugins"
28
  msgstr "YITH Plugins"
37
  "We recommend consulting with a lawyer when deciding what information to "
38
  "disclose on your privacy policy."
39
  msgstr ""
40
+ "Questo esempio include gli elementi di base sulla raccolta dei dati "
41
+ "personali, la memorizzazione e la condivisione, nonché su chi è autorizzato "
42
+ "ad accedere a tali dati. In base alle impostazioni abilitate e ai moduli di "
43
+ "estensione aggiuntivi utilizzati, le informazioni specifiche condivise dal "
44
+ "nostro negozio possono variare. Ti consigliamo di consultare un legale al "
45
+ "momento di decidere quali informazioni divulgare nell'informativa sulla "
46
+ "privacy."
47
 
48
  #: lib/privacy/yit-privacy.php:63
49
  msgctxt "Privacy Policy Content"
50
  msgid "What we collect and store"
51
+ msgstr "Cosa raccogliamo e salviamo"
52
 
53
  #: lib/privacy/yit-privacy.php:66
54
  msgctxt "Privacy Policy Content"
55
  msgid "Who on our team has access"
56
+ msgstr "Persone del nostro gruppo di lavoro che hanno accesso"
57
 
58
  #: lib/privacy/yit-privacy.php:69
59
  msgctxt "Privacy Policy Content"
60
  msgid "What we share with others"
61
+ msgstr "Cosa condividiamo con gli altri"
62
 
63
  #: lib/privacy/yit-privacy.php:72
64
  msgctxt "Privacy Policy Content"
65
  msgid "Payments"
66
+ msgstr "Pagamenti"
67
 
68
  #: lib/yit-cpt-unlimited.php:460 lib/yit-cpt-unlimited.php:574
69
  #: lib/yit-cpt-unlimited.php:719 lib/yit-cpt-unlimited.php:1632
269
  msgid "Upload multiple files"
270
  msgstr "Carica file multipli"
271
 
272
+ #: lib/yit-plugin-panel-wc.php:384
273
  msgid "The changes you have made will be lost if you leave this page."
274
  msgstr "Perderai tutti i cambiamenti effettuati se lasci questa pagina."
275
 
277
  msgid "Plugin Settings"
278
  msgstr "Impostazioni plugin"
279
 
280
+ #: lib/yit-plugin-panel.php:335 lib/yit-plugin-panel.php:338
281
  msgid "How to install premium version"
282
  msgstr "Come installare la versione premium"
283
 
284
+ #: lib/yit-plugin-panel.php:389 lib/yit-plugin-subpanel.php:156
285
  #: templates/panel/woocommerce/woocommerce-form.php:11
286
  msgid "Save Changes"
287
  msgstr "Salva modifiche"
288
 
289
+ #: lib/yit-plugin-panel.php:392 lib/yit-plugin-subpanel.php:159
290
  #: templates/panel/woocommerce/woocommerce-form.php:14
291
  msgid ""
292
  "If you continue with this action, you will reset all options in this page."
294
  "Se prosegui con questa azione, tutte le opzioni di questa pagina saranno "
295
  "reimpostate."
296
 
297
+ #: lib/yit-plugin-panel.php:394 lib/yit-plugin-subpanel.php:161
298
  msgid "Reset to default"
299
  msgstr "Ripristina configurazione predefinita"
300
 
301
+ #: lib/yit-plugin-panel.php:395 lib/yit-plugin-subpanel.php:162
302
  #: templates/panel/woocommerce/woocommerce-form.php:18
303
  msgid "Are you sure?"
304
  msgstr "Sei sicuro?"
305
 
306
+ #: lib/yit-plugin-panel.php:529
307
  msgid ""
308
  "The element you have entered already exists. Please, enter another name."
309
  msgstr "L'elemento inserito esiste già. Per favore, inserisci un altro nome."
310
 
311
+ #: lib/yit-plugin-panel.php:530
312
  msgid "Settings saved"
313
  msgstr "Impostazioni salvate"
314
 
315
+ #: lib/yit-plugin-panel.php:531
316
  msgid "Settings reset"
317
  msgstr "Impostazioni azzerate"
318
 
319
+ #: lib/yit-plugin-panel.php:532
320
  msgid "Element deleted correctly."
321
  msgstr "Elemento rimosso correttamente."
322
 
323
+ #: lib/yit-plugin-panel.php:533 lib/yit-plugin-panel.php:534
324
  msgid "Element updated correctly."
325
  msgstr "Elemento aggiornato correttamente."
326
 
327
+ #: lib/yit-plugin-panel.php:535
328
  msgid "Database imported correctly."
329
  msgstr "Database importato correttamente."
330
 
331
+ #: lib/yit-plugin-panel.php:536
332
  msgid "An error has occurred during import. Please try again."
333
  msgstr "Si è verificato un errore durante l'importazione. Prova di nuovo."
334
 
335
+ #: lib/yit-plugin-panel.php:537
336
  msgid "The added file is not valid."
337
  msgstr "Il file aggiunto non è valido."
338
 
339
+ #: lib/yit-plugin-panel.php:538
340
  msgid "Sorry, import is disabled."
341
  msgstr "Ci dispiace, l'importazione è disabilitata."
342
 
343
+ #: lib/yit-plugin-panel.php:539
344
  msgid "Sorting successful."
345
  msgstr "Ordinamento effettuato con successo."
346
 
349
  msgstr "Plugin attivati"
350
 
351
  #: lib/yit-pointers.php:71
 
 
 
 
 
 
352
  msgid ""
353
  "From now on, you can find all plugin options in YITH Plugins menu.\n"
354
  " Plugin customization settings will be "
355
  "available as a new entry in YITH Plugins menu."
356
  msgstr ""
357
+ "Da ora in poi, puoi trovare tutte le opzioni dei tuoi plugin nel menu YITH "
358
+ "Plugins.\n"
359
  "Troverai le impostazioni di personalizzazione sotto una nuova voce nel menu "
360
+ "YITH Plugins."
361
 
362
  #: lib/yit-pointers.php:73 lib/yit-pointers.php:89
363
  msgid "Discover all our plugins available on:"
372
  msgstr "Plugin aggiornati"
373
 
374
  #: lib/yit-pointers.php:85
 
 
 
 
 
 
 
 
 
 
 
375
  msgid ""
376
  "From now on, you can find the option panel of YITH plugins in YITH Plugins "
377
  "menu.\n"
383
  " will be moved from previous location to "
384
  "YITH Plugins tab."
385
  msgstr ""
386
+ "Da ora in poi, troverai tutte le opzioni dei tuoi plugin nel menu YITH "
387
+ "Plugins.\n"
388
  "Ogni volta che aggiornerai i nostri plugin, troverai una nuova voce in "
389
  "questo menu.\n"
390
  "Per esempio, dopo l'aggiornamento, le opzioni del plugin (come per esempio "
391
  "quelle di YITH WooCommerce Wishlist, YITH WooCommerce Ajax Search etc.)\n"
392
+ "saranno trasferite nella scheda YITH Plugins."
393
 
394
+ #: lib/yit-upgrade.php:95
 
 
395
  msgid "An unexpected error occurred, please try again later. Thanks!"
396
+ msgstr "Si è verificato un errore inaspettato, riprova più tardi. Grazie!"
397
 
398
+ #: lib/yit-upgrade.php:190
399
  msgid "There is a new version of %plugin_name% available."
400
  msgstr "Una nuova versione di %plugin_name% è disponibile."
401
 
402
+ #: lib/yit-upgrade.php:191
403
  msgid "View version %latest% details."
404
  msgstr "Visualizza i dettagli della versione %latest%."
405
 
406
+ #: lib/yit-upgrade.php:192
407
  msgid "Automatic update is unavailable for this plugin,"
408
  msgstr "L'aggiornamento automatico non è disponibile per questo plugin,"
409
 
410
+ #: lib/yit-upgrade.php:193
411
  msgid ""
412
  "please <a href=\"%activate_link%\">activate</a> your copy of %plugin_name%."
413
  msgstr ""
414
  "per favore, <a href=\"%activate_link%\">attiva</a> la tua copia di "
415
  "%plugin_name%."
416
 
417
+ #: lib/yit-upgrade.php:194
418
  msgid "Update now."
419
  msgstr "Aggiorna adesso."
420
 
421
+ #: lib/yit-upgrade.php:295
 
 
422
  msgid "YITH Repository"
423
+ msgstr "Repository YITH"
424
 
425
+ #: lib/yit-upgrade.php:329
426
  msgid "Invalid URL Provided."
427
  msgstr "L'URL inserito non è valido."
428
 
429
+ #: lib/yit-upgrade.php:342
430
  msgid "Could not create Temporary file."
431
  msgstr "Non è stato possibile creare il file temporaneo."
432
 
433
+ #: lib/yit-upgrade.php:502
434
+ #, php-format
 
 
 
 
435
  msgid ""
436
  "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
437
  "yit-changelog-button open-plugin-details-modal\" title=\"%3$s\">View version "
441
  "yit-changelog-button\" title=\"%3$s\">Visualizza i dettagli della versione "
442
  "%4$s</a>."
443
 
444
+ #: lib/yit-upgrade.php:504
445
+ #, php-format
 
 
 
 
 
446
  msgid ""
447
  "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
448
  "yit-changelog-button open-plugin-details-modal\" title=\"%3$s\">View version "
449
  "%4$s details</a>. <em>You have to activate the plugin on a single site of "
450
  "the network to benefit from automatic updates.</em>"
451
  msgstr ""
452
+ "È disponibile una nuova versione di %1$s. <a href=\"%2$s\" class=\"thickbox "
453
  "yit-changelog-button\" title=\"%3$s\">Visualizza i dettagli della versione "
454
  "%4$s</a>. <em>Per poter usufruire degli aggiornamenti automatici è "
455
  "necessario attivare il plugin su un solo sito.</em>"
456
 
457
+ #: lib/yit-upgrade.php:506
458
+ #, php-format
 
 
 
 
 
 
459
  msgid ""
460
  "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
461
  "yit-changelog-button open-plugin-details-modal\" title=\"%3$s\">View version "
466
  "È disponibile una nuova versione di %1$s. <a href=\"%2$s\" class=\"thickbox "
467
  "yit-changelog-button\" title=\"%3$s\">Visualizza i dettagli della versione "
468
  "%4$s</a>. <em>Gli aggiornamenti automatici non sono disponibili per questo "
469
+ "plugin, per piacere <a href=\"%5$s\" title=\"License activation\">attiva</a> "
470
+ "la tua copia di %6s.</em>"
471
+
472
+ #: lib/yit-upgrade.php:508
473
+ #, php-format
 
 
 
 
474
  msgid ""
475
  "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox "
476
  "yit-changelog-button open-plugin-details-modal\" title=\"%3$s\">View version "
480
  "yit-changelog-button\" title=\"%3$s\">Visualizza i dettagli della versione "
481
  "%4$s</a> oppure <a href=\"%5$s\">aggiorna adesso</a>."
482
 
483
+ #: lib/yit-upgrade.php:581
484
  msgid "You can't update the plugins for this site."
485
  msgstr "Non è possibile aggiornare i plugin per questo sito."
486
 
487
+ #: lib/yit-upgrade.php:585
488
  msgid ""
489
  "You do not have sufficient permissions to update the plugins for this site."
490
  msgstr ""
491
  "Non sei in possesso delle autorizzazioni necessarie per aggiornare i plugin "
492
  "in questo sito."
493
 
494
+ #: lib/yit-upgrade.php:592
495
  msgid "Update Plugin"
496
  msgstr "Aggiorna plugin"
497
 
498
+ #: licence/lib/yit-licence.php:186
499
  #, php-format
500
  msgctxt "%s = field name"
501
  msgid "%s field cannot be empty"
502
  msgstr "Il campo %s non può essere vuoto"
503
 
504
+ #: licence/lib/yit-licence.php:187
505
  #, php-format
506
  msgid "%s and %s fields cannot be empty"
507
  msgstr "I campi %s e %s non possono essere vuoti"
508
 
509
+ #: licence/lib/yit-licence.php:188
510
  msgid "Unable to contact the remote server, please try again later. Thanks!"
511
  msgstr "Impossibile contattare il server remoto, prova più tardi. Grazie!"
512
 
513
+ #: licence/lib/yit-licence.php:189
514
+ #: licence/templates/panel/activation/activation-panel.php:92
515
+ #: licence/templates/panel/activation/activation-panel.php:170
516
+ #: licence/templates/panel/activation/activation-panel.php:201
517
  msgid "Email"
518
  msgstr "Email"
519
 
520
+ #: licence/lib/yit-licence.php:190
521
+ #: licence/templates/panel/activation/activation-panel.php:93
522
+ #: licence/templates/panel/activation/activation-panel.php:171
523
+ #: licence/templates/panel/activation/activation-panel.php:202
524
  msgid "License Key"
525
  msgstr "Chiave di licenza"
526
 
527
+ #: licence/lib/yit-licence.php:191
528
  msgid "Are you sure you want to deactivate the license for current site?"
529
  msgstr "Sei sicuro di voler disattivare la licenza per questo sito?"
530
 
531
+ #: licence/lib/yit-licence.php:685
532
  msgid "Invalid Request"
533
  msgstr "Richiesta non valida"
534
 
535
+ #: licence/lib/yit-licence.php:686
536
  msgid "Invalid license key"
537
  msgstr "Chiave di licenza non valida"
538
 
539
+ #: licence/lib/yit-licence.php:687
540
  msgid "Software has been deactivated"
541
  msgstr "Il software è stato disattivato"
542
 
543
+ #: licence/lib/yit-licence.php:688
544
  msgid "Maximum number of activations exceeded"
545
  msgstr "Hai raggiunto il numero massimo di attivazioni"
546
 
547
+ #: licence/lib/yit-licence.php:689
548
  msgid "Invalid instance ID"
549
  msgstr "Istanza ID non valida"
550
 
551
+ #: licence/lib/yit-licence.php:690
552
  msgid "Invalid security key"
553
  msgstr "Chiave di sicurezza non valida"
554
 
555
+ #: licence/lib/yit-licence.php:691
556
  msgid "License key has expired"
557
  msgstr "La chiave di licenza è scaduta"
558
 
559
+ #: licence/lib/yit-licence.php:692
560
  msgid "License key has been banned"
561
  msgstr "La chiave di licenza è stata bloccata"
562
 
563
+ #: licence/lib/yit-licence.php:693
564
  msgid "Current product is not included in your YITH Club Subscription key"
565
  msgstr "Questo prodotto non è incluso nella tua licenze YITH Club Subscription"
566
 
567
+ #: licence/lib/yit-licence.php:694
568
  msgid "Great"
569
  msgstr "Grande!"
570
 
571
+ #: licence/lib/yit-licence.php:694
572
  msgid "License successfully activated"
573
  msgstr "Licenza attivata con successo"
574
 
575
+ #: licence/lib/yit-licence.php:695
576
  msgid "License key deactivated for website"
577
  msgstr "Chiave di licenza disattivata per il sito web"
578
 
596
  "acquistato diverso tempo fa. Dove posso trovarla?"
597
 
598
  #: licence/lib/yit-theme-licence.php:163
 
 
 
 
 
 
 
 
 
 
 
 
599
  msgid ""
600
  "If you have purchased one of our products before 27 January 2015, you can "
601
  "benefit from support and updates (the services offered with the license)\n"
616
  "Dopo il 27 gennaio 2016, invece, se vorrai usufruire di supporto e "
617
  "aggiornamenti dovrai acquistare una nuova licenza e attivarla con il codice "
618
  "che ti verrà\n"
619
+ "fornito e che puoi trovare nella tua area riservata su YITH, nella sezione "
620
+ "\"My licenses\"."
621
 
622
+ #: licence/templates/panel/activation/activation-panel.php:24
 
 
623
  msgid "YITH License Activation"
624
+ msgstr "Attivazione licenza YITH"
625
 
626
+ #: licence/templates/panel/activation/activation-panel.php:28
627
  msgid ""
628
  "Have you updated your licenses? Have you asked for an extension? Update "
629
  "information concerning your products."
631
  "Hai aggiornato la tua licenza? Hai richiesto un'estensione? Aggiorna le "
632
  "informazioni dei tuoi prodotti."
633
 
634
+ #: licence/templates/panel/activation/activation-panel.php:30
635
  msgid "Update license information"
636
  msgstr "Aggiorna informazioni licenza"
637
 
638
+ #: licence/templates/panel/activation/activation-panel.php:43
639
  msgid "Product to activate"
640
  msgid_plural "Products to activate"
641
  msgstr[0] "Prodotto da attivare"
642
  msgstr[1] "Prodotti da attivare"
643
 
644
+ #: licence/templates/panel/activation/activation-panel.php:65
645
  msgid "Activate"
646
  msgstr "Attiva"
647
 
648
+ #: licence/templates/panel/activation/activation-panel.php:84
649
  msgid "Activated"
650
  msgstr "Attivato"
651
 
652
+ #: licence/templates/panel/activation/activation-panel.php:90
653
+ #: licence/templates/panel/activation/activation-panel.php:168
654
+ #: licence/templates/panel/activation/activation-panel.php:198
655
  msgid "Product Name"
656
  msgstr "Nome prodotto"
657
 
658
+ #: licence/templates/panel/activation/activation-panel.php:96
659
+ #: licence/templates/panel/activation/activation-panel.php:205
660
  msgid "Expires"
661
  msgstr "Scadenza"
662
 
663
+ #: licence/templates/panel/activation/activation-panel.php:99
664
  msgid "Remaining"
665
  msgstr "Tempo rimanente"
666
 
667
+ #: licence/templates/panel/activation/activation-panel.php:101
668
  msgid "Club Subscription"
669
  msgstr "Club Subscription"
670
 
671
+ #: licence/templates/panel/activation/activation-panel.php:105
672
  msgid "License Actions"
673
  msgstr "Azioni licenza"
674
 
675
+ #: licence/templates/panel/activation/activation-panel.php:130
676
  #, php-format
677
  msgid "%1s out of %2s"
678
  msgstr "%1s di %2s"
679
 
680
+ #: licence/templates/panel/activation/activation-panel.php:146
681
  msgid "Deactivate"
682
  msgstr "Disattiva"
683
 
684
+ #: licence/templates/panel/activation/activation-panel.php:151
685
+ #: licence/templates/panel/activation/activation-panel.php:208
686
  msgid "Renew"
687
  msgstr "Rinnova"
688
 
689
+ #: licence/templates/panel/activation/activation-panel.php:164
690
  msgid "Banned"
691
  msgstr "Bloccato"
692
 
693
+ #: licence/templates/panel/activation/activation-panel.php:194
694
  msgid "Expired"
695
  msgstr "Non più valido"
696
 
697
+ #: licence/templates/panel/activation/activation-panel.php:230
698
  msgid "Order again"
699
  msgstr "Acquista di nuovo"
700
 
701
+ #: licence/templates/panel/activation/activation-panel.php:232
702
  msgid "Renew license"
703
  msgstr "Rinnova la licenza"
704
 
705
  #: templates/fields/ajax-posts.php:57
 
 
706
  msgid "Search Posts"
707
+ msgstr "Cerca articoli"
708
 
709
  #: templates/fields/ajax-products.php:16
 
 
710
  msgid "Search Product"
711
  msgstr "Cerca un prodotto"
712
 
739
  msgstr "Vuoi rimuovere la scheda personalizzata?"
740
 
741
  #: templates/fields/icons.php:58
 
 
742
  msgid "Set Default"
743
  msgstr "Ripristina impostazioni iniziali"
744
 
763
  msgstr "Rimuovi"
764
 
765
  #: templates/fields/select-buttons.php:26
 
 
766
  msgid "Select All"
767
+ msgstr "Seleziona tutto"
768
 
769
  #: templates/fields/select-buttons.php:33
770
  msgid "Deselect All"
771
+ msgstr "Deseleziona tutto"
772
 
773
  #: templates/fields/sidebars.php:22
774
  msgid "Left sidebar"
821
  msgid "Reset Defaults"
822
  msgstr "Ripristina impostazioni iniziali"
823
 
824
+ #: yit-plugin.php:77
825
  msgctxt "Plugin Row Meta"
826
  msgid "Live Demo"
827
+ msgstr "Live Demo"
828
 
829
+ #: yit-plugin.php:82
830
  msgctxt "Plugin Row Meta"
831
  msgid "Documentation"
832
+ msgstr "Documentazione"
833
 
834
+ #: yit-plugin.php:87
835
  msgctxt "Plugin Row Meta"
836
  msgid "Support"
837
+ msgstr "Assistenza"
838
 
839
+ #: yit-plugin.php:92
 
 
840
  msgctxt "Plugin Row Meta"
841
  msgid "Premium version"
842
+ msgstr "Versione premium"
843
 
844
+ #: yit-plugin.php:187
 
 
845
  msgctxt "Action links"
846
  msgid "Settings"
847
  msgstr "Impostazioni"
848
 
849
+ #: yit-plugin.php:191
 
 
850
  msgid "License"
851
  msgstr "Chiave di licenza"
852
 
plugin-fw/lib/promo/yith-promo.php ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * This file belongs to the YIT Plugin Framework.
4
+ *
5
+ * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
6
+ * that is bundled with this package in the file LICENSE.txt.
7
+ * It is also available through the world-wide-web at this URL:
8
+ * http://www.gnu.org/licenses/gpl-3.0.txt
9
+ */
10
+
11
+ if( apply_filters( 'yith_plugin_fw_notice', true ) ){
12
+ add_action( 'admin_notices', 'yith_plugin_fw_promo_notices', 15 );
13
+ add_action( 'admin_enqueue_scripts', 'yith_plugin_fw_notice_dismiss', 20 );
14
+
15
+ if( ! function_exists( 'yith_plugin_fw_promo_notices' ) ){
16
+ function yith_plugin_fw_promo_notices(){
17
+ $base_url = apply_filters( 'yith_plugin_fw_promo_base_url', 'https://update.yithemes.com/promo/' );;
18
+ $xml = apply_filters( 'yith_plugin_fw_promo_xml_url', $base_url . 'yith-promo.xml' );
19
+ $transient = "yith_promo_message";
20
+ $remote_data = get_site_transient( $transient );
21
+ $regenerate_promo_transient = isset( $_GET['yith_regenerate_promo_transient'] ) && 'yes' == $_GET['yith_regenerate_promo_transient'] ? $_GET['yith_regenerate_promo_transient'] : '';
22
+ $promo_data = false;
23
+ $create_transient = false;
24
+
25
+ if( false === $remote_data || apply_filters( 'yith_plugin_fw_force_regenerate_promo_transient', false ) || 'yes' == $regenerate_promo_transient ){
26
+ $remote_data = wp_remote_get( $xml );
27
+ $create_transient = true;
28
+ }
29
+
30
+ if ( ! is_wp_error( $remote_data ) && isset( $remote_data['response']['code'] ) && '200' == $remote_data['response']['code'] ) {
31
+ $promo_data = @simplexml_load_string( $remote_data['body'] );
32
+
33
+ if( true === $create_transient ){
34
+ $xml_expiry_date = ! empty( $promo_data->expiry_date ) ? $promo_data->expiry_date : '';
35
+ //Set Site Transient
36
+ set_site_transient( $transient, $remote_data, yith_plugin_fw_get_promo_transient_expiry_date( $xml_expiry_date ) );
37
+ }
38
+
39
+ if ( $promo_data && ! empty( $promo_data->promo ) ) {
40
+ $now = strtotime( current_time( 'Y-m-d' ), 1 );
41
+ foreach ($promo_data as $promo ){
42
+ $start_date = isset( $promo->start_date ) ? $promo->start_date : '';
43
+ $end_date = isset( $promo->end_date ) ? $promo->end_date : '';
44
+
45
+ if( ! empty( $start_date ) && ! empty( $end_date ) ){
46
+ $start_date = strtotime( $start_date );
47
+ $end_date = strtotime( $end_date );
48
+
49
+ if( $end_date >= $start_date && $now >= $start_date && $now <= $end_date ){
50
+ //is valid promo
51
+ $title = isset( $promo->title ) ? $promo->title : '';
52
+ $description = isset( $promo->description ) ? $promo->description : '';
53
+ $url = isset( $promo->link->url ) ? $promo->link->url : '';
54
+ $url_label = isset( $promo->link->label ) ? $promo->link->label : '';
55
+ $border_color = isset( $promo->style->border_color ) ? $promo->style->border_color : '';
56
+ $background_color = isset( $promo->style->background_color ) ? $promo->style->background_color : '';
57
+ $promo_id = isset( $promo->promo_id ) ? $promo->promo_id : '';
58
+ $banner = isset( $promo->banner ) ? $promo->banner : '';
59
+ $style = $link = '';
60
+ $show_notice = false;
61
+
62
+ if( ! empty( $border_color ) ){
63
+ $style .= "border-left-color: {$border_color};";
64
+ }
65
+
66
+ if( ! empty( $background_color ) ){
67
+ $style .= "background-color: {$background_color};";
68
+ }
69
+
70
+ if( ! empty( $title ) ) {
71
+ $promo_id .= $title;
72
+ $title = sprintf( '<strong>%s</strong>: ', $title );
73
+ $show_notice = true;
74
+ }
75
+
76
+ if( ! empty( $description ) ) {
77
+ $promo_id .= $description;
78
+ $description = sprintf( '%s', $description );
79
+ $show_notice = true;
80
+ }
81
+
82
+ if( ! empty( $url ) && ! empty( $url_label )) {
83
+ $promo_id .= $url . $url_label;
84
+ $link = sprintf( '<a href="%s" target="_blank">%s</a>', $url, $url_label );
85
+ $show_notice = true;
86
+ }
87
+
88
+ if( ! empty( $banner ) ){
89
+ $banner = sprintf( '<img src="%s" class="yith-promo-banner-image">', $base_url . $banner );
90
+
91
+ if( ! empty( $url ) ){
92
+ $banner = sprintf( '<a href="%s" target="_blank">%s</a>', $url, $banner);
93
+ }
94
+ }
95
+
96
+ $unique_promo_id = "yith-notice-" . md5 ( $promo_id );
97
+
98
+ if( ! empty( $_COOKIE[ 'hide_' . $unique_promo_id ] ) && 'yes' == $_COOKIE[ 'hide_' . $unique_promo_id ] ){
99
+ $show_notice = false;
100
+ }
101
+
102
+ if ( true === $show_notice ) :
103
+ ?>
104
+ <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; ?>>
105
+ <p>
106
+ <?php if( ! empty( $banner ) ) { printf( '%s', $banner ); } ?>
107
+ <?php printf( "%s %s %s", $title, $description, $link ); ?>
108
+ </p>
109
+ </div>
110
+ <?php endif;
111
+ }
112
+ }
113
+ }
114
+ }
115
+ }
116
+ }
117
+ }
118
+
119
+ if( ! function_exists( 'yith_plugin_fw_notice_dismiss' ) ){
120
+ function yith_plugin_fw_notice_dismiss(){
121
+ $script_path = defined( 'YIT_CORE_PLUGIN_URL' ) ? YIT_CORE_PLUGIN_URL : get_template_directory_uri() . '/core/plugin-fw';
122
+ $suffix = defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ? '' : '.min';
123
+ wp_register_script( 'yith-promo', $script_path . '/assets/js/yith-promo' . $suffix . '.js', array( 'jquery' ), '1.0.0', true );
124
+ wp_enqueue_script( 'yith-promo' );
125
+ }
126
+ }
127
+
128
+ if( ! function_exists( 'yith_plugin_fw_get_promo_transient_expiry_date' ) ){
129
+ function yith_plugin_fw_get_promo_transient_expiry_date( $expiry_date ) {
130
+ $xml_expiry_date = ! empty( $expiry_date ) ? $expiry_date : '+6 hours';
131
+ $current = strtotime( current_time( 'Y-m-d H:i:s', 1 ) );
132
+ $expiry_date = strtotime( $xml_expiry_date, $current );
133
+
134
+ if( $expiry_date <= $current ){
135
+ $expiry_date = strtotime( '+24 hours', $current );
136
+ }
137
+
138
+ return $expiry_date;
139
+ }
140
+ }
141
+ }
plugin-fw/lib/yit-ajax.php CHANGED
@@ -17,7 +17,7 @@ if ( !class_exists( 'YIT_Ajax' ) ) {
17
  * YIT Ajax
18
  *
19
  * @class YIT_Ajax
20
- * @package Yithemes
21
  * @since 1.0
22
  * @author Leanza Francesco <leanzafrancesco@gmail.com>
23
  */
17
  * YIT Ajax
18
  *
19
  * @class YIT_Ajax
20
+ * @package YITH
21
  * @since 1.0
22
  * @author Leanza Francesco <leanzafrancesco@gmail.com>
23
  */
plugin-fw/lib/yit-assets.php CHANGED
@@ -15,7 +15,7 @@ if ( !class_exists( 'YIT_Assets' ) ) {
15
  * YIT Assets
16
  *
17
  * @class YIT_Assets
18
- * @package Yithemes
19
  * @since 3.0.0
20
  * @author Leanza Francesco <leanzafrancesco@gmail.com>
21
  */
15
  * YIT Assets
16
  *
17
  * @class YIT_Assets
18
+ * @package YITH
19
  * @since 3.0.0
20
  * @author Leanza Francesco <leanzafrancesco@gmail.com>
21
  */
plugin-fw/lib/yit-cpt-unlimited.php CHANGED
@@ -14,7 +14,7 @@ if (!defined('ABSPATH')) {exit('Direct access forbidden.');
14
  * Manage the custom post types as Portfolio, Contact Forms and similar (called CPTU)
15
  *
16
  * @class YIT_CPT_Unlimited
17
- * @package Yithemes
18
  * @since 2.0.0
19
  * @author Your Inspiration Themes
20
  *
14
  * Manage the custom post types as Portfolio, Contact Forms and similar (called CPTU)
15
  *
16
  * @class YIT_CPT_Unlimited
17
+ * @package YITH
18
  * @since 2.0.0
19
  * @author Your Inspiration Themes
20
  *
plugin-fw/lib/yit-debug.php CHANGED
@@ -17,7 +17,7 @@ if ( !class_exists( 'YITH_Debug' ) ) {
17
  * manages debug
18
  *
19
  * @class YITH_Debug
20
- * @package Yithemes
21
  * @since 1.0.0
22
  * @author Leanza Francesco <leanzafrancesco@gmail.com>
23
  *
17
  * manages debug
18
  *
19
  * @class YITH_Debug
20
+ * @package YITH
21
  * @since 1.0.0
22
  * @author Leanza Francesco <leanzafrancesco@gmail.com>
23
  *
plugin-fw/lib/yit-icons.php CHANGED
@@ -20,7 +20,7 @@ if ( !class_exists( 'YIT_Icons' ) ) {
20
  * Class to manage icons
21
  *
22
  * @class YIT_Icons
23
- * @package Yithemes
24
  * @since 1.0.0
25
  * @author Leanza Francesco <leanzafrancesco@gmail.com>
26
  *
20
  * Class to manage icons
21
  *
22
  * @class YIT_Icons
23
+ * @package YITH
24
  * @since 1.0.0
25
  * @author Leanza Francesco <leanzafrancesco@gmail.com>
26
  *
plugin-fw/lib/yit-metabox.php CHANGED
@@ -43,7 +43,7 @@ if ( !class_exists( 'YIT_Metabox' ) ) {
43
  * </code>
44
  *
45
  * @class YIT_Metaboxes
46
- * @package Yithemes
47
  * @since 1.0.0
48
  * @author Emanuela Castorina <emanuela.castorina@yithemes.com>
49
  *
43
  * </code>
44
  *
45
  * @class YIT_Metaboxes
46
+ * @package YITH
47
  * @since 1.0.0
48
  * @author Emanuela Castorina <emanuela.castorina@yithemes.com>
49
  *
plugin-fw/lib/yit-plugin-panel-wc.php CHANGED
@@ -19,7 +19,7 @@ if ( !class_exists( 'YIT_Plugin_Panel_WooCommerce' ) ) {
19
  * Setting Page to Manage Plugins
20
  *
21
  * @class YIT_Plugin_Panel
22
- * @package Yithemes
23
  * @since 1.0
24
  * @author Andrea Grillo <andrea.grillo@yithemes.com>
25
  * @author Antonio La Rocca <antonio.larocca@yithemes.com>
19
  * Setting Page to Manage Plugins
20
  *
21
  * @class YIT_Plugin_Panel
22
+ * @package YITH
23
  * @since 1.0
24
  * @author Andrea Grillo <andrea.grillo@yithemes.com>
25
  * @author Antonio La Rocca <antonio.larocca@yithemes.com>
plugin-fw/lib/yit-plugin-panel.php CHANGED
@@ -19,7 +19,7 @@ if ( !class_exists( 'YIT_Plugin_Panel' ) ) {
19
  * Setting Page to Manage Plugins
20
  *
21
  * @class YIT_Plugin_Panel
22
- * @package Yithemes
23
  * @since 1.0
24
  * @author Your Inspiration Themes
25
  */
19
  * Setting Page to Manage Plugins
20
  *
21
  * @class YIT_Plugin_Panel
22
+ * @package YITH
23
  * @since 1.0
24
  * @author Your Inspiration Themes
25
  */
plugin-fw/lib/yit-plugin-subpanel.php CHANGED
@@ -19,7 +19,7 @@ if ( !class_exists( 'YIT_Plugin_SubPanel' ) ) {
19
  * Setting Page to Manage Plugins
20
  *
21
  * @class YIT_Plugin_Panel
22
- * @package Yithemes
23
  * @since 1.0
24
  * @author Your Inspiration Themes
25
  */
19
  * Setting Page to Manage Plugins
20
  *
21
  * @class YIT_Plugin_Panel
22
+ * @package YITH
23
  * @since 1.0
24
  * @author Your Inspiration Themes
25
  */
plugin-fw/lib/yit-pointers.php CHANGED
@@ -15,7 +15,7 @@ if ( ! defined( 'ABSPATH' ) ) {
15
  *
16
  *
17
  * @class yit-pointers
18
- * @package Yithemes
19
  * @since Version 2.0.0
20
  * @author Your Inspiration Themes
21
  *
@@ -27,7 +27,7 @@ if ( ! class_exists( 'YIT_Pointers' ) ) {
27
  * Initializes the new feature pointers.
28
  *
29
  * @class YIT_Pointers
30
- * @package Yithemes
31
  * @since 1.0
32
  * @author Your Inspiration Themes
33
  * @see WP_Internal_Pointers
@@ -65,7 +65,7 @@ if ( ! class_exists( 'YIT_Pointers' ) ) {
65
  $this->_default_pointer['plugins'] = array(
66
  'screen_id' => 'plugins',
67
  'options' => array(
68
- 'content' => sprintf( '<h3> %s </h3> <p> %s </p> <p> %s <a href="http://yithemes.com/product-category/plugins/" target="_blank">Yithemes.com</a> %s
69
  <a href="https://profiles.wordpress.org/yithemes/" target="_blank">Wordpress.org</a></p>',
70
  __( 'Plugins Activated', 'yith-plugin-fw' ),
71
  __( 'From now on, you can find all plugin options in YITH Plugins menu.
@@ -79,7 +79,7 @@ if ( ! class_exists( 'YIT_Pointers' ) ) {
79
  $this->_default_pointer['update'] = array(
80
  'screen_id' => 'update',
81
  'options' => array(
82
- 'content' => sprintf( '<h3> %s </h3> <p> %s </p> <p> %s <a href="http://yithemes.com/product-category/plugins/" target="_blank">Yithemes.com</a> %s
83
  <a href="https://profiles.wordpress.org/yithemes/" target="_blank">Wordpress.org</a></p>',
84
  __( 'Plugins Upgraded', 'yith-plugin-fw' ),
85
  __( 'From now on, you can find the option panel of YITH plugins in YITH Plugins menu.
15
  *
16
  *
17
  * @class yit-pointers
18
+ * @package YITH
19
  * @since Version 2.0.0
20
  * @author Your Inspiration Themes
21
  *
27
  * Initializes the new feature pointers.
28
  *
29
  * @class YIT_Pointers
30
+ * @package YITH
31
  * @since 1.0
32
  * @author Your Inspiration Themes
33
  * @see WP_Internal_Pointers
65
  $this->_default_pointer['plugins'] = array(
66
  'screen_id' => 'plugins',
67
  'options' => array(
68
+ 'content' => sprintf( '<h3> %s </h3> <p> %s </p> <p> %s <a href="http://yithemes.com/product-category/plugins/" target="_blank">yithemes.com</a> %s
69
  <a href="https://profiles.wordpress.org/yithemes/" target="_blank">Wordpress.org</a></p>',
70
  __( 'Plugins Activated', 'yith-plugin-fw' ),
71
  __( 'From now on, you can find all plugin options in YITH Plugins menu.
79
  $this->_default_pointer['update'] = array(
80
  'screen_id' => 'update',
81
  'options' => array(
82
+ 'content' => sprintf( '<h3> %s </h3> <p> %s </p> <p> %s <a href="http://yithemes.com/product-category/plugins/" target="_blank">yithemes.com</a> %s
83
  <a href="https://profiles.wordpress.org/yithemes/" target="_blank">Wordpress.org</a></p>',
84
  __( 'Plugins Upgraded', 'yith-plugin-fw' ),
85
  __( 'From now on, you can find the option panel of YITH plugins in YITH Plugins menu.
plugin-fw/lib/yit-upgrade.php CHANGED
@@ -18,7 +18,7 @@ if ( ! class_exists( 'YIT_Upgrade' ) ) {
18
  * Notify and Update plugin
19
  *
20
  * @class YIT_Upgrade
21
- * @package Yithemes
22
  * @since 1.0
23
  * @author Your Inspiration Themes
24
  * @see WP_Updater Class
@@ -431,12 +431,25 @@ if ( ! class_exists( 'YIT_Upgrade' ) ) {
431
 
432
  $package = YIT_Plugin_Licence()->check( $init ) ? $this->_package_url : null;
433
 
 
 
 
 
 
 
 
434
  $obj = new stdClass();
435
  $obj->slug = (string) $init;
436
  $obj->new_version = (string) $plugin_remote_info->latest;
437
  $obj->changelog = (string) $plugin_remote_info->changelog;
438
  $obj->package = $package;
439
  $obj->plugin = $init;
 
 
 
 
 
 
440
  $transient->response[ $init ] = $obj;
441
  }
442
 
@@ -620,12 +633,14 @@ if ( ! class_exists( 'YIT_Upgrade' ) ) {
620
  //Get license for YITH Plugins
621
  $enabled_license = YIT_Plugin_Licence()->get_licence();
622
 
623
- if( isset( $enabled_license[ $slug ]['licence_key'] ) ){
624
- $license = $enabled_license[ $slug ]['licence_key'];
625
- }
 
626
 
627
- if( isset( $enabled_license[ $slug ]['is_membership'] ) ){
628
- $is_membership_license = $enabled_license[ $slug ]['is_membership'];
 
629
  }
630
  }
631
 
18
  * Notify and Update plugin
19
  *
20
  * @class YIT_Upgrade
21
+ * @package YITH
22
  * @since 1.0
23
  * @author Your Inspiration Themes
24
  * @see WP_Updater Class
431
 
432
  $package = YIT_Plugin_Licence()->check( $init ) ? $this->_package_url : null;
433
 
434
+ $tested_up_to = (string) str_replace( '.x', '', $plugin_remote_info->{"up-to"} );
435
+ $tested_up_to = preg_replace( '/-.*$/', '', $tested_up_to );
436
+ $wp_version = preg_replace( '/-.*$/', '', get_bloginfo( 'version' ) );
437
+
438
+ if( strpos( $wp_version, $tested_up_to ) !== false ){
439
+ $tested_up_to = $wp_version;
440
+ }
441
  $obj = new stdClass();
442
  $obj->slug = (string) $init;
443
  $obj->new_version = (string) $plugin_remote_info->latest;
444
  $obj->changelog = (string) $plugin_remote_info->changelog;
445
  $obj->package = $package;
446
  $obj->plugin = $init;
447
+ $obj->tested = $tested_up_to;
448
+
449
+ if( ! empty( $plugin_remote_info->icons ) ){
450
+ $obj->icons = (array) $plugin_remote_info->icons;
451
+ }
452
+
453
  $transient->response[ $init ] = $obj;
454
  }
455
 
633
  //Get license for YITH Plugins
634
  $enabled_license = YIT_Plugin_Licence()->get_licence();
635
 
636
+ if( isset( $enabled_license[ $slug ]['activated'] ) && false !== $enabled_license[ $slug ]['activated'] ){
637
+ if( isset( $enabled_license[ $slug ]['licence_key'] ) ){
638
+ $license = $enabled_license[ $slug ]['licence_key'];
639
+ }
640
 
641
+ if( isset( $enabled_license[ $slug ]['is_membership'] ) ){
642
+ $is_membership_license = $enabled_license[ $slug ]['is_membership'];
643
+ }
644
  }
645
  }
646
 
plugin-fw/lib/yit-video.php CHANGED
@@ -20,7 +20,7 @@ if ( ! class_exists( 'YIT_Video' ) ) {
20
  * Class to manage the video from youtube and vimeo or other services
21
  *
22
  * @class YIT_Video
23
- * @package Yithemes
24
  * @since 1.0.0
25
  * @author Antonino Scarfi' <antonino.scarfi@yithemes.com>
26
  *
20
  * Class to manage the video from youtube and vimeo or other services
21
  *
22
  * @class YIT_Video
23
+ * @package YITH
24
  * @since 1.0.0
25
  * @author Antonino Scarfi' <antonino.scarfi@yithemes.com>
26
  *
plugin-fw/licence/lib/yit-licence.php CHANGED
@@ -19,7 +19,7 @@ if ( !class_exists( 'YIT_Licence' ) ) {
19
  * Setting Page to Manage Products
20
  *
21
  * @class YIT_Licence
22
- * @package Yithemes
23
  * @since 1.0
24
  * @author Andrea Grillo <andrea.grillo@yithemes.com>
25
  */
19
  * Setting Page to Manage Products
20
  *
21
  * @class YIT_Licence
22
+ * @package YITH
23
  * @since 1.0
24
  * @author Andrea Grillo <andrea.grillo@yithemes.com>
25
  */
plugin-fw/licence/lib/yit-plugin-licence.php CHANGED
@@ -19,7 +19,7 @@ if ( !class_exists( 'YIT_Plugin_Licence' ) ) {
19
  * Setting Page to Manage Plugins
20
  *
21
  * @class YIT_Plugin_Licence
22
- * @package Yithemes
23
  * @since 1.0
24
  * @author Andrea Grillo <andrea.grillo@yithemes.com>
25
  */
19
  * Setting Page to Manage Plugins
20
  *
21
  * @class YIT_Plugin_Licence
22
+ * @package YITH
23
  * @since 1.0
24
  * @author Andrea Grillo <andrea.grillo@yithemes.com>
25
  */
plugin-fw/licence/lib/yit-theme-licence.php CHANGED
@@ -19,7 +19,7 @@ if ( !class_exists( 'YIT_Theme_Licence' ) ) {
19
  * Setting Page to Manage Plugins
20
  *
21
  * @class YIT_Theme_Licence
22
- * @package Yithemes
23
  * @since 1.0
24
  * @author Andrea Grillo <andrea.grillo@yithemes.com>
25
  */
19
  * Setting Page to Manage Plugins
20
  *
21
  * @class YIT_Theme_Licence
22
+ * @package YITH
23
  * @since 1.0
24
  * @author Andrea Grillo <andrea.grillo@yithemes.com>
25
  */
plugin-fw/licence/templates/panel/activation/activation-panel.php CHANGED
@@ -56,7 +56,7 @@ $debug = isset( $_REQUEST[ 'yith-license-debug' ] ) ? $_
56
  <?php echo $this->display_product_name( $info[ 'Name' ] ) ?>
57
  </td>
58
  <td>
59
- <input type="email" name="email" placeholder="Your email on Yithemes.com" value="" class="user-email"/>
60
  </td>
61
  <td>
62
  <input type="text" name="licence_key" placeholder="License Key" value="" class="licence-key"/>
56
  <?php echo $this->display_product_name( $info[ 'Name' ] ) ?>
57
  </td>
58
  <td>
59
+ <input type="email" name="email" placeholder="Your email on yithemes.com" value="" class="user-email"/>
60
  </td>
61
  <td>
62
  <input type="text" name="licence_key" placeholder="License Key" value="" class="licence-key"/>
plugin-fw/templates/metaboxes/types/icon-list.php CHANGED
@@ -11,7 +11,7 @@
11
  /**
12
  * Awesome Icon Admin View
13
  *
14
- * @package Yithemes
15
  * @author Emanuela Castorina <emanuela.castorina@yithemes.com>
16
  * @since 1.0.0
17
  */
11
  /**
12
  * Awesome Icon Admin View
13
  *
14
+ * @package YITH
15
  * @author Emanuela Castorina <emanuela.castorina@yithemes.com>
16
  * @since 1.0.0
17
  */
plugin-fw/templates/panel/panel-field-container.php CHANGED
@@ -11,7 +11,7 @@
11
  /**
12
  * Field Container for YIT Panel
13
  *
14
- * @package Yithemes
15
  * @author Leanza Francesco <leanzafrancesco@gmail.com>
16
  * @since 3.0.0
17
  */
11
  /**
12
  * Field Container for YIT Panel
13
  *
14
+ * @package YITH
15
  * @author Leanza Francesco <leanzafrancesco@gmail.com>
16
  * @since 3.0.0
17
  */
plugin-fw/templates/panel/woocommerce/woocommerce-upload.php CHANGED
@@ -11,7 +11,7 @@
11
  /**
12
  * Upload Plugin Admin View
13
  *
14
- * @package Yithemes
15
  * @author Emanuela Castorina <emanuela.castorina@yithemes.it>
16
  * @since 1.0.0
17
  */
11
  /**
12
  * Upload Plugin Admin View
13
  *
14
+ * @package YITH
15
  * @author Emanuela Castorina <emanuela.castorina@yithemes.it>
16
  * @since 1.0.0
17
  */
plugin-fw/yit-plugin.php CHANGED
@@ -39,6 +39,7 @@ include_once( 'lib/yit-assets.php');
39
  include_once( 'lib/yit-debug.php');
40
  include_once( 'lib/privacy/yit-privacy.php' );
41
  include_once( 'lib/privacy/yit-privacy-plugin-abstract.php' );
 
42
 
43
  // load from theme folder...
44
  load_textdomain( 'yith-plugin-fw', get_template_directory() . '/core/plugin-fw/yith-plugin-fw-' . apply_filters( 'plugin_locale', get_locale(), 'yith-plugin-fw' ) . '.mo' )
@@ -144,7 +145,7 @@ if( ! function_exists( 'yit_plugin_fw_row_meta' ) ){
144
 
145
  else{
146
  if( isset( $base_uri[ $field ] ) ) {
147
- $url = $base_uri[ $field ] . $slug;
148
  }
149
  }
150
  }
39
  include_once( 'lib/yit-debug.php');
40
  include_once( 'lib/privacy/yit-privacy.php' );
41
  include_once( 'lib/privacy/yit-privacy-plugin-abstract.php' );
42
+ include_once ( 'lib/promo/yith-promo.php' );
43
 
44
  // load from theme folder...
45
  load_textdomain( 'yith-plugin-fw', get_template_directory() . '/core/plugin-fw/yith-plugin-fw-' . apply_filters( 'plugin_locale', get_locale(), 'yith-plugin-fw' ) . '.mo' )
145
 
146
  else{
147
  if( isset( $base_uri[ $field ] ) ) {
148
+ $url = apply_filters( "yith_plugin_row_meta_{$field}_url", $base_uri[ $field ] . $slug, $field, $slug, $base_uri );
149
  }
150
  }
151
  }
screenshot-1.png DELETED
Binary file
screenshot-2.png DELETED
Binary file
screenshot-3.png DELETED
Binary file
screenshot-4.png DELETED
Binary file