YITH WooCommerce Wishlist - Version 2.2.16

Version Description

Released on 11 November 2019 =

  • New: support for WordPress 5.3
  • New: support for WooCommerce 3.8
  • Update: plugin framework
  • Update: Italian language
  • Update: Dutch language
  • Tweak: wrapped Add to Wishlist button label into span HTML tag
  • Fix: removed occurrences of deprecated properties on promotional email class
  • Dev: added new yith_wcwl_product_already_in_wishlist_text_button and yith_wcwl_product_added_to_wishlist_message_button filters
  • Dev: added new yith_wcwl_out_of_stock_label and yith_wcwl_in_stock_label filters
Download this release

Release Info

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

Code changes from version 2.2.15 to 2.2.16

Files changed (53) hide show
  1. README.txt +76 -58
  2. includes/class.yith-wcwl-init.php +1 -1
  3. includes/class.yith-wcwl-shortcode.php +2 -2
  4. includes/class.yith-wcwl-ui.php +2 -2
  5. init.php +2 -2
  6. languages/yith-woocommerce-wishlist-da_DK.mo +0 -0
  7. languages/yith-woocommerce-wishlist-da_DK.po +102 -102
  8. languages/yith-woocommerce-wishlist-de_DE.mo +0 -0
  9. languages/yith-woocommerce-wishlist-de_DE.po +105 -105
  10. languages/yith-woocommerce-wishlist-es_AR.mo +0 -0
  11. languages/yith-woocommerce-wishlist-es_AR.po +102 -102
  12. languages/yith-woocommerce-wishlist-es_ES.mo +0 -0
  13. languages/yith-woocommerce-wishlist-es_ES.po +105 -105
  14. languages/yith-woocommerce-wishlist-es_MX.mo +0 -0
  15. languages/yith-woocommerce-wishlist-es_MX.po +102 -102
  16. languages/yith-woocommerce-wishlist-fa_IR.mo +0 -0
  17. languages/yith-woocommerce-wishlist-fa_IR.po +105 -105
  18. languages/yith-woocommerce-wishlist-fr_FR.mo +0 -0
  19. languages/yith-woocommerce-wishlist-fr_FR.po +102 -102
  20. languages/yith-woocommerce-wishlist-he_IL.mo +0 -0
  21. languages/yith-woocommerce-wishlist-he_IL.po +102 -102
  22. languages/yith-woocommerce-wishlist-hr.mo +0 -0
  23. languages/yith-woocommerce-wishlist-hr.po +105 -105
  24. languages/yith-woocommerce-wishlist-it_IT.mo +0 -0
  25. languages/yith-woocommerce-wishlist-it_IT.po +105 -105
  26. languages/yith-woocommerce-wishlist-ko_KR.mo +0 -0
  27. languages/yith-woocommerce-wishlist-ko_KR.po +105 -105
  28. languages/yith-woocommerce-wishlist-nl_NL.mo +0 -0
  29. languages/yith-woocommerce-wishlist-nl_NL.po +105 -105
  30. languages/yith-woocommerce-wishlist-pl_PL.mo +0 -0
  31. languages/yith-woocommerce-wishlist-pl_PL.po +104 -104
  32. languages/yith-woocommerce-wishlist-pt_BR.mo +0 -0
  33. languages/yith-woocommerce-wishlist-pt_BR.po +102 -102
  34. languages/yith-woocommerce-wishlist-pt_PT.mo +0 -0
  35. languages/yith-woocommerce-wishlist-pt_PT.po +102 -102
  36. languages/yith-woocommerce-wishlist-ru_RU.mo +0 -0
  37. languages/yith-woocommerce-wishlist-ru_RU.po +102 -102
  38. languages/yith-woocommerce-wishlist-sv_SE.mo +0 -0
  39. languages/yith-woocommerce-wishlist-sv_SE.po +105 -105
  40. languages/yith-woocommerce-wishlist-tr_TR.mo +0 -0
  41. languages/yith-woocommerce-wishlist-tr_TR.po +102 -102
  42. languages/yith-woocommerce-wishlist-uk_UA.mo +0 -0
  43. languages/yith-woocommerce-wishlist-uk_UA.po +102 -102
  44. languages/yith-woocommerce-wishlist-zh_CN.mo +0 -0
  45. languages/yith-woocommerce-wishlist-zh_CN.po +102 -102
  46. languages/yith-woocommerce-wishlist-zh_TW.mo +0 -0
  47. languages/yith-woocommerce-wishlist-zh_TW.po +102 -102
  48. languages/yith-woocommerce-wishlist.pot +103 -103
  49. plugin-fw/assets/css/yith-fields.css +5 -10
  50. plugin-fw/templates/fields/title.php +1 -1
  51. plugin-fw/templates/sysinfo/system-information-panel.php +32 -0
  52. templates/add-to-wishlist.php +2 -2
  53. templates/wishlist-view.php +1 -1
README.txt CHANGED
@@ -3,13 +3,13 @@
3
  Contributors: yithemes
4
  Tags: wishlist, woocommerce, products, yit, e-commerce, shop, ecommerce wishlist, yith, woocommerce wishlist, shop wishlist
5
  Requires at least: 4.0
6
- Tested up to: 5.2
7
- Stable tag: 2.2.15
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
  YITH WooCommerce Wishlist add all Wishlist features to your website. Needs WooCommerce to work.
12
- WooCommerce 3.7.x compatible.
13
 
14
 
15
  == Description ==
@@ -109,15 +109,27 @@ you should ask theme developers to update custom templates and replace the old t
109
 
110
  == Changelog ==
111
 
112
- = 2.2.15 - Released: 05 November 2019 =
 
 
 
 
 
 
 
 
 
 
 
 
113
 
114
  * Update: Plugin framework
115
 
116
- = 2.2.14 - Released: 30 October 2019 =
117
 
118
  * Update: Plugin framework
119
 
120
- = 2.2.13 - Released: Aug, 12 - 2019 =
121
 
122
  * New: WooCommerce 3.7.0 RC2 support
123
  * New: input to copy wishlist link and share it anywhere
@@ -125,23 +137,23 @@ you should ask theme developers to update custom templates and replace the old t
125
  * Fix: redirect url if there is more than one parameter on the url
126
  * Fix: changed escape for share link, to properly escape url special characters
127
 
128
- = 2.2.12 - Released: Jul, 18 - 2019 =
129
 
130
  * Update: internal plugin framework
131
  * Tweak: improved performance on wishlist page, when user is a guest and store has huge catalog (thanks to Dave)
132
  * Dev: add filter yith_wcwl_wishlist_correctly_created on add_wishlist function
133
 
134
- = 2.2.11 - Released: Jun, 13 - 2019 =
135
 
136
  * Update: internal plugin framework
137
  * Tweak: Prevent undefined index user_id when user is logging
138
  * Dev: New action yith_wcwl_default_user_wishlist
139
 
140
- = 2.2.10 - Released: Apr, 23 - 2019 =
141
 
142
  * Update: internal plugin framework
143
 
144
- = 2.2.9 - Released: Apr, 11 - 2019 =
145
 
146
  * New: WooCommerce 3.6.x support
147
  * New: added a WhatsApp share button on mobile
@@ -151,7 +163,7 @@ you should ask theme developers to update custom templates and replace the old t
151
  * Fix: get the correct value for wishlist name
152
  * Fix: deprecated notice caused by product id attribute being accessed directly
153
 
154
- = 2.2.8 - Released: Feb, 11 - 2019 =
155
 
156
  * New: added support to WooCommerce 3.5.4
157
  * Update: internal plugin framework
@@ -160,11 +172,11 @@ you should ask theme developers to update custom templates and replace the old t
160
  * Fix: changed a wrong method in the enqueue style
161
  * Dev: add filter yith_wcwl_email_share_subject
162
 
163
- = 2.2.7 - Released: Dec, 21 - 2018 =
164
 
165
  * Fix: possible warning when Add to Wishlist shortcode is called with no params
166
 
167
- = 2.2.6 - Released: Dec, 21 - 2018 =
168
 
169
  * New: added support to WordPress 5.0
170
  * New: added support to WooCommerce 3.5.3
@@ -175,11 +187,11 @@ you should ask theme developers to update custom templates and replace the old t
175
  * Fix: problem with sprintf on backend
176
  * Dev: added product param to yith_free_text filter
177
 
178
- = 2.2.5 - Released: Oct, 24 - 2018 =
179
 
180
  * New: updated plugin framework
181
 
182
- = 2.2.4 - Released: Oct, 04 - 2018 =
183
 
184
  * New: added support to WooCoommerce 3.5
185
  * New: added support to WordPress 4.9.8
@@ -194,12 +206,12 @@ you should ask theme developers to update custom templates and replace the old t
194
  * Dev: added new filter yith_wcwl_wishlist_param to change query-string param
195
  * Dev: added new filter yith_wcwl_remove_product_wishlist_message_title
196
 
197
- = 2.2.3 - Released: Jul, 26 - 2018 =
198
 
199
  * Update: Plugin core.
200
  * Update: Translation file.
201
 
202
- = 2.2.2 - Released: May, 28 - 2018 =
203
 
204
  * New: WooCommerce 3.4 compatibility
205
  * New: WordPress 4.9.6 compatibility
@@ -211,12 +223,12 @@ you should ask theme developers to update custom templates and replace the old t
211
  * Fix: icon replacement not working on variable Add to Cart
212
  * Fix: preventing warning "Illegal string offset" when get_availability() returns empty string instead of array
213
 
214
- = 2.2.1 - Released: Jan, 31 - 2018 =
215
 
216
  * New: tested with WooCommerce 3.3.0
217
  * Fix: issue with Add to Wishlist shortcode when global $product not defined
218
 
219
- = 2.2.0 - Released: Jan, 11 - 2018 =
220
 
221
  * New: WooCommerce 3.2.6 compatibility
222
  * New: plugin-fw 3.0
@@ -228,14 +240,14 @@ you should ask theme developers to update custom templates and replace the old t
228
  * Dev: added yith_wcwl_removing_from_wishlist / yith_wcwl_removed_from_wishlist hooks
229
  * Dev: added params to main triggers in wishlist js code
230
 
231
- = 2.1.2 - Released: May, 11 - 2017 =
232
 
233
  * Tweak: updated FontAwesome to 4.7.0
234
  * Fix: possible warning when empty rewrite rules
235
  * Fix: problem with custom CSS inclusion, when not located in child theme
236
  * Fix: using current_product instead of global product when retrieving product type (prevents a Fatal error when placing Add to Wishlist outside the loop)
237
 
238
- = 2.1.1 - Released: Apr, 21 - 2017 =
239
 
240
  * Tweak: improved endpoints creation, with dynamic flush
241
  * Tweak: added check over wc_print_notices existence, to avoid possible fatal errors
@@ -243,7 +255,7 @@ you should ask theme developers to update custom templates and replace the old t
243
  * Fix: problem with duplicated meta
244
  * Fix: product created wince WC 3.0.x not being shown on wishlist
245
 
246
- = 2.1.0 - Released: Apr, 03 - 2017 =
247
 
248
  * New: WooCommerce 3.0-RC2 compatibility
249
  * New: WordPress 4.7.3 compatibility
@@ -268,21 +280,21 @@ you should ask theme developers to update custom templates and replace the old t
268
  * Dev: added filter yith_wcwl_add_wishlist_user_id
269
  * Dev: added filter yith_wcwl_add_wishlist_slug
270
 
271
- = 2.0.16 - Released: Jun, 14 - 2016 =
272
 
273
  * Added: WooCommerce 2.6 support
274
  * Tweak: changed uninstall procedure to work with multisite and delete plugin options
275
  * Tweak: removed description and image from facebook share link (fb doesn't allow anymore)
276
  * Fixed: product query (GROUP By and LIMIT statement conflicting)
277
 
278
- = 2.0.15 - Released: Apr, 04 - 2016 =
279
 
280
  * Added: filter yith_wcwl_is_product_in_wishlist to choose whether a product is in wishlist or not
281
  * Added: filter yith_wcwl_cookie_expiration to set default wishlist cookie expiration time in seconds
282
  * Tweak: updated plugin-fw
283
  * Fixed: get_products query returning product multiple times when product has more then one visibility meta
284
 
285
- = 2.0.14 - Released: Mar, 21 - 2016 =
286
 
287
  * Added: Dutch translation (thanks to w.vankuipers)
288
  * Added: Danish translation (thanks to Morten)
@@ -304,7 +316,7 @@ you should ask theme developers to update custom templates and replace the old t
304
  * Fixed: typo in hook yith_wccl_table_after_product_name (now set to yith_wcwl_table_after_product_name)
305
  * Fixed: notice appearing when wishlist page slug is empty
306
 
307
- = 2.0.13 - Released: Dec, 17 - 2015 =
308
 
309
  * Added: check over adding_to_cart event data existance in js procedures
310
  * Added: 'yith_wcwl_added_to_cart_message' filter, to customize added to cart message in wishlist page
@@ -314,14 +326,14 @@ you should ask theme developers to update custom templates and replace the old t
314
  * Added: function "yith_wcwl_count_all_products"
315
  * Fixed: plugin-fw loading
316
 
317
- = 2.0.12 - Released: Oct, 23 - 2015 =
318
 
319
  * Added: method to count all products in wishlist
320
  * Tweak: Added wishlist js handling on 'yith_wcwl_init' triggered on document
321
  * Tweak: Performance improved with new plugin core 2.0
322
  * Fixed: occasional fatal error for users with outdated version of plugin-fw on their theme
323
 
324
- = 2.0.11 - Released: Sept, 21 - 2015 =
325
 
326
  * Added: spanish translation (thanks to Arman S.)
327
  * Added: polish translation (thanks to Roan)
@@ -329,7 +341,7 @@ you should ask theme developers to update custom templates and replace the old t
329
  * Updated: changed text domain from yit to yith-woocommerce-wishlist
330
  * Updated: changed all language file for the new text domain
331
 
332
- = 2.0.10 - Released: Aug, 12 - 2015 =
333
 
334
  * Added: Compatibility with WC 2.4.2
335
  * Tweak: added nonce field to wishlist-view form
@@ -337,7 +349,7 @@ you should ask theme developers to update custom templates and replace the old t
337
  * Tweak: added check for presence of required function in wishlist script
338
  * Fixed: admin colorpicker field (for WC 2.4.x compatibility)
339
 
340
- = 2.0.9 - Released: Jul, 24 - 2015 =
341
 
342
  * Added: russian translation
343
  * Added: WooCommerce class to wishlist view form
@@ -353,7 +365,7 @@ you should ask theme developers to update custom templates and replace the old t
353
  * Fixed: usage of product_id for add_to_wishlist shortcode, when global $product is not defined
354
  * Fixed: icon attribute for yith_wcwl_add_to_wishlist shortcode
355
 
356
- = 2.0.8 - Released: May, 29 - 2015 =
357
 
358
  * Added: support WP 4.2.2
359
  * Added: Persian translation
@@ -363,7 +375,7 @@ you should ask theme developers to update custom templates and replace the old t
363
  * Updated: Italian translation
364
  * Removed: login_redirect_url variable
365
 
366
- = 2.0.7 - Released: Apr, 30 - 2015 =
367
 
368
  * Added: WP 4.2.1 support
369
  * Added: WC 2.3.8 support
@@ -374,7 +386,7 @@ you should ask theme developers to update custom templates and replace the old t
374
  * Fixed: Escaped add_query_arg() and remove_query_arg()
375
  * Removed: use of pretty permalinks if WPML enabled
376
 
377
- = 2.0.6 - Released: Apr, 08 - 2015 =
378
 
379
  * Added: system to overwrite wishlist js
380
  * Added: trailingslashit() to wishlist permalink
@@ -385,7 +397,7 @@ you should ask theme developers to update custom templates and replace the old t
385
  * Fixed: remove from wishlist for not logged user
386
  * Fixed: twitter share summary
387
 
388
- = 2.0.5 - Released: Mar, 19 - 2015 =
389
 
390
  * Added: icl_object_id to wishlist page id, to translate pages
391
  * Tweak: updated rewrite rules, to include child pages as wishlist pages
@@ -393,7 +405,7 @@ you should ask theme developers to update custom templates and replace the old t
393
  * Tweak: added wishlist table id to .load(), to update only that part of template
394
  * Fixed: yith_wcwl_locate_template causing 500 Internal Server Error
395
 
396
- = 2.0.4 - Released: Mar, 04 - 2015 =
397
 
398
  * Added: Options for browse wishlist/already in wishlist/product added strings
399
  * Added: rel nofollow to add to wishlist button
@@ -401,7 +413,7 @@ you should ask theme developers to update custom templates and replace the old t
401
  * Updated: WPML xml configuration
402
  * Updated: string revision
403
 
404
- = 2.0.3 - Released: Feb, 19 - 2015 =
405
 
406
  * Tweak: set correct protocol for admin-ajax requests
407
  * Tweak: used wc core function to set cookie
@@ -409,18 +421,18 @@ you should ask theme developers to update custom templates and replace the old t
409
  * Fixed: show add to cart column when stock status disabled
410
  * Fixed: product existing in wishlist
411
 
412
- = 2.0.2 - Released: Feb, 17 - 2015 =
413
 
414
  * Updated: font-awesome library
415
  * Fixed: option with old font-awesome classes
416
 
417
- = 2.0.1 - Released: Feb, 13 - 2015 =
418
 
419
  * Added: spinner image on loading
420
  * Added: flush rewrite rules on database upgrade
421
  * Fixed: wc_add_to_cart_params not defined issue
422
 
423
- = 2.0.0 - Released: Feb, 12 - 2015 =
424
 
425
  * Added: Support to woocommerce 2.3
426
  * Added: New color options
@@ -431,50 +443,50 @@ you should ask theme developers to update custom templates and replace the old t
431
  * Updated: Plugin core framework
432
 
433
 
434
- = 1.1.7 - Released: Dec, 03 - 2014 =
435
 
436
  * Added: Support to WooCommerce Endpoints (@use yit_wcwl_add_to_cart_redirect_url filter)
437
  * Added: Filter to shortcode html
438
  * Added: Title to share
439
 
440
- = 1.1.6 - Released: Set, 16 - 2014 =
441
 
442
  * Updated: Plugin Core Framework
443
  * Updated: Languages file
444
  * Tweek: WPML Support Improved
445
 
446
- = 1.1.5 - Released: Jun, 30 - 2014 =
447
 
448
  * Added: Share wishlist by email
449
 
450
- = 1.1.4 - Released: Jun, 26 - 2014 =
451
 
452
  * Fixed: wrong string for inline js on remove link
453
  * Fixed: wrong string for inline js on add to cart link
454
 
455
- = 1.1.3 - Released: Jun, 05 - 2014 =
456
 
457
  * Added: Options Tabs Filter
458
  * Fixed: Various Bugs
459
 
460
- = 1.1.2 - Released: Mar, 21 - 2014 =
461
 
462
  * Fixed: Warnings when Show Stock Status is disabled
463
  * Fixed: Restored page options on WooCommerce 2.1.x
464
 
465
- = 1.1.1 - Released: Feb, 26 - 2014 =
466
 
467
  * Fixed: Inability to unistall plugin
468
  * Fixed: Redirect to cart page from wishlist page
469
 
470
- = 1.1.0 - Released: Feb, 13 - 2014 =
471
 
472
  * Added: Support to WooCommerce 2.1.x
473
  * Added: Spanish (Mexico) translation by Gabriel Dzul
474
  * Added: French translation by Virginie Garcin
475
  * Fixed: Revision Italian Language po/mo files
476
 
477
- = 1.0.6 - Released: Nov, 18 - 2013 =
478
 
479
  * Added: Spanish (Argentina) partial translation by Sebastian Jeremias
480
  * Added: Portuguese (Brazil) translation by Lincoln Lemos
@@ -484,34 +496,34 @@ you should ask theme developers to update custom templates and replace the old t
484
  * Fixed: Price shows "Free!" if the product is without price
485
  * Fixed: DB Table creation on plugin activation
486
 
487
- = 1.0.5 - Released: 14, Oct - 2013 =
488
 
489
  * Added: Shared wishlists can be seens also by not logged in users
490
  * Added: Support for WPML String translation
491
  * Updated: German translation by Stephanie Schlieske
492
  * Fixed: Add to cart button does not appear if the product is out of stock
493
 
494
- = 1.0.4 - Released: Sept, 04 - 2013 =
495
 
496
  * Added: partial Ukrainian translation
497
  * Added: complete German translation. Thanks to Stephanie Schliesk
498
  * Added: options to show/hide button add to cart, unit price and stock status in the wishlist page
499
  * Added: Hebrew language (thanks to Gery Grinvald)
500
 
501
- = 1.0.3 - Released: Jul, 31 - 2013 =
502
 
503
  * Fixed: Minor bugs fixes
504
 
505
- = 1.0.2 - Released: Jun, 24 - 2013 =
506
 
507
  * Fixed: Fatal error to yit_debug with yit themes
508
 
509
- = 1.0.1 - Released: May, 30 - 2013 =
510
 
511
  * Tweak: Optimized images
512
  * Updated: internal framework
513
 
514
- = 1.0.0 - Released: May, 23 - 2013 =
515
 
516
  * Initial release
517
 
@@ -554,8 +566,14 @@ Full documentation is available [here](http://yithemes.com/docs-plugins/yith-woo
554
 
555
  == Upgrade notice ==
556
 
557
- = 2.2.12 - Released: Jul, 18 - 2019 =
558
 
559
- * Update: internal plugin framework
560
- * Tweak: improved performance on wishlist page, when user is a guest and store has huge catalog (thanks to Dave)
561
- * Dev: add filter yith_wcwl_wishlist_correctly_created on add_wishlist function
 
 
 
 
 
 
3
  Contributors: yithemes
4
  Tags: wishlist, woocommerce, products, yit, e-commerce, shop, ecommerce wishlist, yith, woocommerce wishlist, shop wishlist
5
  Requires at least: 4.0
6
+ Tested up to: 5.3
7
+ Stable tag: 2.2.16
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
  YITH WooCommerce Wishlist add all Wishlist features to your website. Needs WooCommerce to work.
12
+ WooCommerce 3.8.x compatible.
13
 
14
 
15
  == Description ==
109
 
110
  == Changelog ==
111
 
112
+ = 2.2.16 Released on 11 November 2019 =
113
+
114
+ * New: support for WordPress 5.3
115
+ * New: support for WooCommerce 3.8
116
+ * Update: plugin framework
117
+ * Update: Italian language
118
+ * Update: Dutch language
119
+ * Tweak: wrapped Add to Wishlist button label into span HTML tag
120
+ * Fix: removed occurrences of deprecated properties on promotional email class
121
+ * Dev: added new yith_wcwl_product_already_in_wishlist_text_button and yith_wcwl_product_added_to_wishlist_message_button filters
122
+ * Dev: added new yith_wcwl_out_of_stock_label and yith_wcwl_in_stock_label filters
123
+
124
+ = 2.2.15 - Released on 05 November 2019 =
125
 
126
  * Update: Plugin framework
127
 
128
+ = 2.2.14 - Released on 30 October 2019 =
129
 
130
  * Update: Plugin framework
131
 
132
+ = 2.2.13 - Released on 12 August 2019 =
133
 
134
  * New: WooCommerce 3.7.0 RC2 support
135
  * New: input to copy wishlist link and share it anywhere
137
  * Fix: redirect url if there is more than one parameter on the url
138
  * Fix: changed escape for share link, to properly escape url special characters
139
 
140
+ = 2.2.12 - Released on 18 July 2019 =
141
 
142
  * Update: internal plugin framework
143
  * Tweak: improved performance on wishlist page, when user is a guest and store has huge catalog (thanks to Dave)
144
  * Dev: add filter yith_wcwl_wishlist_correctly_created on add_wishlist function
145
 
146
+ = 2.2.11 - Released on 13 June 2019 =
147
 
148
  * Update: internal plugin framework
149
  * Tweak: Prevent undefined index user_id when user is logging
150
  * Dev: New action yith_wcwl_default_user_wishlist
151
 
152
+ = 2.2.10 - Released on 23 April 2019 =
153
 
154
  * Update: internal plugin framework
155
 
156
+ = 2.2.9 - Released on 11 April 2019 =
157
 
158
  * New: WooCommerce 3.6.x support
159
  * New: added a WhatsApp share button on mobile
163
  * Fix: get the correct value for wishlist name
164
  * Fix: deprecated notice caused by product id attribute being accessed directly
165
 
166
+ = 2.2.8 - Released on 11 February 2019 =
167
 
168
  * New: added support to WooCommerce 3.5.4
169
  * Update: internal plugin framework
172
  * Fix: changed a wrong method in the enqueue style
173
  * Dev: add filter yith_wcwl_email_share_subject
174
 
175
+ = 2.2.7 - Released on 21 December 2018 =
176
 
177
  * Fix: possible warning when Add to Wishlist shortcode is called with no params
178
 
179
+ = 2.2.6 - Released on 21 December 2018 =
180
 
181
  * New: added support to WordPress 5.0
182
  * New: added support to WooCommerce 3.5.3
187
  * Fix: problem with sprintf on backend
188
  * Dev: added product param to yith_free_text filter
189
 
190
+ = 2.2.5 - Released on 24 October 2018 =
191
 
192
  * New: updated plugin framework
193
 
194
+ = 2.2.4 - Released on 04 October 2018 =
195
 
196
  * New: added support to WooCoommerce 3.5
197
  * New: added support to WordPress 4.9.8
206
  * Dev: added new filter yith_wcwl_wishlist_param to change query-string param
207
  * Dev: added new filter yith_wcwl_remove_product_wishlist_message_title
208
 
209
+ = 2.2.3 - Released on 26 July 2018 =
210
 
211
  * Update: Plugin core.
212
  * Update: Translation file.
213
 
214
+ = 2.2.2 - Released on 28 May 2018 =
215
 
216
  * New: WooCommerce 3.4 compatibility
217
  * New: WordPress 4.9.6 compatibility
223
  * Fix: icon replacement not working on variable Add to Cart
224
  * Fix: preventing warning "Illegal string offset" when get_availability() returns empty string instead of array
225
 
226
+ = 2.2.1 - Released on 31 January 2018 =
227
 
228
  * New: tested with WooCommerce 3.3.0
229
  * Fix: issue with Add to Wishlist shortcode when global $product not defined
230
 
231
+ = 2.2.0 - Released on 11 January 2018 =
232
 
233
  * New: WooCommerce 3.2.6 compatibility
234
  * New: plugin-fw 3.0
240
  * Dev: added yith_wcwl_removing_from_wishlist / yith_wcwl_removed_from_wishlist hooks
241
  * Dev: added params to main triggers in wishlist js code
242
 
243
+ = 2.1.2 - Released on 11 May 2017 =
244
 
245
  * Tweak: updated FontAwesome to 4.7.0
246
  * Fix: possible warning when empty rewrite rules
247
  * Fix: problem with custom CSS inclusion, when not located in child theme
248
  * Fix: using current_product instead of global product when retrieving product type (prevents a Fatal error when placing Add to Wishlist outside the loop)
249
 
250
+ = 2.1.1 - Released on 21 April 2017 =
251
 
252
  * Tweak: improved endpoints creation, with dynamic flush
253
  * Tweak: added check over wc_print_notices existence, to avoid possible fatal errors
255
  * Fix: problem with duplicated meta
256
  * Fix: product created wince WC 3.0.x not being shown on wishlist
257
 
258
+ = 2.1.0 - Released on 03 April 2017 =
259
 
260
  * New: WooCommerce 3.0-RC2 compatibility
261
  * New: WordPress 4.7.3 compatibility
280
  * Dev: added filter yith_wcwl_add_wishlist_user_id
281
  * Dev: added filter yith_wcwl_add_wishlist_slug
282
 
283
+ = 2.0.16 - Released on 14 June 2016 =
284
 
285
  * Added: WooCommerce 2.6 support
286
  * Tweak: changed uninstall procedure to work with multisite and delete plugin options
287
  * Tweak: removed description and image from facebook share link (fb doesn't allow anymore)
288
  * Fixed: product query (GROUP By and LIMIT statement conflicting)
289
 
290
+ = 2.0.15 - Released on 04 April 2016 =
291
 
292
  * Added: filter yith_wcwl_is_product_in_wishlist to choose whether a product is in wishlist or not
293
  * Added: filter yith_wcwl_cookie_expiration to set default wishlist cookie expiration time in seconds
294
  * Tweak: updated plugin-fw
295
  * Fixed: get_products query returning product multiple times when product has more then one visibility meta
296
 
297
+ = 2.0.14 - Released on 21 March 2016 =
298
 
299
  * Added: Dutch translation (thanks to w.vankuipers)
300
  * Added: Danish translation (thanks to Morten)
316
  * Fixed: typo in hook yith_wccl_table_after_product_name (now set to yith_wcwl_table_after_product_name)
317
  * Fixed: notice appearing when wishlist page slug is empty
318
 
319
+ = 2.0.13 - Released on 17 December 2015 =
320
 
321
  * Added: check over adding_to_cart event data existance in js procedures
322
  * Added: 'yith_wcwl_added_to_cart_message' filter, to customize added to cart message in wishlist page
326
  * Added: function "yith_wcwl_count_all_products"
327
  * Fixed: plugin-fw loading
328
 
329
+ = 2.0.12 - Released on 23 October 2015 =
330
 
331
  * Added: method to count all products in wishlist
332
  * Tweak: Added wishlist js handling on 'yith_wcwl_init' triggered on document
333
  * Tweak: Performance improved with new plugin core 2.0
334
  * Fixed: occasional fatal error for users with outdated version of plugin-fw on their theme
335
 
336
+ = 2.0.11 - Released on 21 September 2015 =
337
 
338
  * Added: spanish translation (thanks to Arman S.)
339
  * Added: polish translation (thanks to Roan)
341
  * Updated: changed text domain from yit to yith-woocommerce-wishlist
342
  * Updated: changed all language file for the new text domain
343
 
344
+ = 2.0.10 - Released on 12 August 2015 =
345
 
346
  * Added: Compatibility with WC 2.4.2
347
  * Tweak: added nonce field to wishlist-view form
349
  * Tweak: added check for presence of required function in wishlist script
350
  * Fixed: admin colorpicker field (for WC 2.4.x compatibility)
351
 
352
+ = 2.0.9 - Released on 24 July 2015 =
353
 
354
  * Added: russian translation
355
  * Added: WooCommerce class to wishlist view form
365
  * Fixed: usage of product_id for add_to_wishlist shortcode, when global $product is not defined
366
  * Fixed: icon attribute for yith_wcwl_add_to_wishlist shortcode
367
 
368
+ = 2.0.8 - Released on 29 May 2015 =
369
 
370
  * Added: support WP 4.2.2
371
  * Added: Persian translation
375
  * Updated: Italian translation
376
  * Removed: login_redirect_url variable
377
 
378
+ = 2.0.7 - Released on 30 April 2015 =
379
 
380
  * Added: WP 4.2.1 support
381
  * Added: WC 2.3.8 support
386
  * Fixed: Escaped add_query_arg() and remove_query_arg()
387
  * Removed: use of pretty permalinks if WPML enabled
388
 
389
+ = 2.0.6 - Released on 08 April 2015 =
390
 
391
  * Added: system to overwrite wishlist js
392
  * Added: trailingslashit() to wishlist permalink
397
  * Fixed: remove from wishlist for not logged user
398
  * Fixed: twitter share summary
399
 
400
+ = 2.0.5 - Released on 19 March 2015 =
401
 
402
  * Added: icl_object_id to wishlist page id, to translate pages
403
  * Tweak: updated rewrite rules, to include child pages as wishlist pages
405
  * Tweak: added wishlist table id to .load(), to update only that part of template
406
  * Fixed: yith_wcwl_locate_template causing 500 Internal Server Error
407
 
408
+ = 2.0.4 - Released on 04 March 2015 =
409
 
410
  * Added: Options for browse wishlist/already in wishlist/product added strings
411
  * Added: rel nofollow to add to wishlist button
413
  * Updated: WPML xml configuration
414
  * Updated: string revision
415
 
416
+ = 2.0.3 - Released on 19 February 2015 =
417
 
418
  * Tweak: set correct protocol for admin-ajax requests
419
  * Tweak: used wc core function to set cookie
421
  * Fixed: show add to cart column when stock status disabled
422
  * Fixed: product existing in wishlist
423
 
424
+ = 2.0.2 - Released on 17 February 2015 =
425
 
426
  * Updated: font-awesome library
427
  * Fixed: option with old font-awesome classes
428
 
429
+ = 2.0.1 - Released on 13 February 2015 =
430
 
431
  * Added: spinner image on loading
432
  * Added: flush rewrite rules on database upgrade
433
  * Fixed: wc_add_to_cart_params not defined issue
434
 
435
+ = 2.0.0 - Released on 12 February 2015 =
436
 
437
  * Added: Support to woocommerce 2.3
438
  * Added: New color options
443
  * Updated: Plugin core framework
444
 
445
 
446
+ = 1.1.7 - Released on 03 December 2014 =
447
 
448
  * Added: Support to WooCommerce Endpoints (@use yit_wcwl_add_to_cart_redirect_url filter)
449
  * Added: Filter to shortcode html
450
  * Added: Title to share
451
 
452
+ = 1.1.6 - Released on 16 September 2014 =
453
 
454
  * Updated: Plugin Core Framework
455
  * Updated: Languages file
456
  * Tweek: WPML Support Improved
457
 
458
+ = 1.1.5 - Released on 30 June 2014 =
459
 
460
  * Added: Share wishlist by email
461
 
462
+ = 1.1.4 - Released on 26 June 2014 =
463
 
464
  * Fixed: wrong string for inline js on remove link
465
  * Fixed: wrong string for inline js on add to cart link
466
 
467
+ = 1.1.3 - Released on 05 June 2014 =
468
 
469
  * Added: Options Tabs Filter
470
  * Fixed: Various Bugs
471
 
472
+ = 1.1.2 - Released on 21 March 2014 =
473
 
474
  * Fixed: Warnings when Show Stock Status is disabled
475
  * Fixed: Restored page options on WooCommerce 2.1.x
476
 
477
+ = 1.1.1 - Released on 26 February 2014 =
478
 
479
  * Fixed: Inability to unistall plugin
480
  * Fixed: Redirect to cart page from wishlist page
481
 
482
+ = 1.1.0 - Released on 13 February 2014 =
483
 
484
  * Added: Support to WooCommerce 2.1.x
485
  * Added: Spanish (Mexico) translation by Gabriel Dzul
486
  * Added: French translation by Virginie Garcin
487
  * Fixed: Revision Italian Language po/mo files
488
 
489
+ = 1.0.6 - Released on 18 November 2013 =
490
 
491
  * Added: Spanish (Argentina) partial translation by Sebastian Jeremias
492
  * Added: Portuguese (Brazil) translation by Lincoln Lemos
496
  * Fixed: Price shows "Free!" if the product is without price
497
  * Fixed: DB Table creation on plugin activation
498
 
499
+ = 1.0.5 - Released on 14 October 2013 =
500
 
501
  * Added: Shared wishlists can be seens also by not logged in users
502
  * Added: Support for WPML String translation
503
  * Updated: German translation by Stephanie Schlieske
504
  * Fixed: Add to cart button does not appear if the product is out of stock
505
 
506
+ = 1.0.4 - Released on 04 September 2013 =
507
 
508
  * Added: partial Ukrainian translation
509
  * Added: complete German translation. Thanks to Stephanie Schliesk
510
  * Added: options to show/hide button add to cart, unit price and stock status in the wishlist page
511
  * Added: Hebrew language (thanks to Gery Grinvald)
512
 
513
+ = 1.0.3 - Released on 31 July 2013 =
514
 
515
  * Fixed: Minor bugs fixes
516
 
517
+ = 1.0.2 - Released on 24 June 2013 =
518
 
519
  * Fixed: Fatal error to yit_debug with yit themes
520
 
521
+ = 1.0.1 - Released on 30 May 2013 =
522
 
523
  * Tweak: Optimized images
524
  * Updated: internal framework
525
 
526
+ = 1.0.0 - Released on 23 May 2013 =
527
 
528
  * Initial release
529
 
566
 
567
  == Upgrade notice ==
568
 
569
+ = 2.2.16 Released on 08 November 2019 =
570
 
571
+ * New: support for WordPress 5.3
572
+ * New: support for WooCommerce 3.8
573
+ * Update: plugin framework
574
+ * Update: Italian language
575
+ * Update: Dutch language
576
+ * Tweak: wrapped Add to Wishlist button label into span html tag
577
+ * Fix: removed occurrences of deprecated properties on promotional email class
578
+ * Dev: added new yith_wcwl_product_already_in_wishlist_text_button and yith_wcwl_product_added_to_wishlist_message_button filters
579
+ * Dev: added new yith_wcwl_out_of_stock_label and yith_wcwl_in_stock_label filters
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.15';
53
 
54
  /**
55
  * Plugin database version
49
  * @var string
50
  * @since 1.0.0
51
  */
52
+ public $version = '2.2.16';
53
 
54
  /**
55
  * Plugin database version
includes/class.yith-wcwl-shortcode.php CHANGED
@@ -469,9 +469,9 @@ if( ! class_exists( 'YITH_WCWL_Shortcode' ) ) {
469
 
470
  $browse_wishlist = get_option( 'yith_wcwl_browse_wishlist_text' );
471
 
472
- $already_in_wishlist = get_option( 'yith_wcwl_already_in_wishlist_text' );
473
 
474
- $product_added = get_option( 'yith_wcwl_product_added_text' );
475
 
476
  // button class
477
  $classes = apply_filters( 'yith_wcwl_add_to_wishlist_button_classes', get_option( 'yith_wcwl_use_button' ) == 'yes' ? 'add_to_wishlist single_add_to_wishlist button alt' : 'add_to_wishlist' );
469
 
470
  $browse_wishlist = get_option( 'yith_wcwl_browse_wishlist_text' );
471
 
472
+ $already_in_wishlist = apply_filters( 'yith_wcwl_product_already_in_wishlist_text_button', get_option( 'yith_wcwl_already_in_wishlist_text' ));
473
 
474
+ $product_added = apply_filters( 'yith_wcwl_product_added_to_wishlist_message_button', get_option( 'yith_wcwl_product_added_text' ));
475
 
476
  // button class
477
  $classes = apply_filters( 'yith_wcwl_add_to_wishlist_button_classes', get_option( 'yith_wcwl_use_button' ) == 'yes' ? 'add_to_wishlist single_add_to_wishlist button alt' : 'add_to_wishlist' );
includes/class.yith-wcwl-ui.php CHANGED
@@ -79,8 +79,8 @@ if( ! class_exists( 'YITH_WCWL_UI' ) ) {
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>';
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' ), $product_id, $icon ) . '</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' ), $product_id, $icon ) . '</a></div>';
84
  $html .= '<div style="clear:both"></div><div class="yith-wcwl-wishlistaddresponse"></div>';
85
 
86
  $html .= '</div>';
init.php CHANGED
@@ -3,13 +3,13 @@
3
  * Plugin Name: YITH WooCommerce Wishlist
4
  * Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/
5
  * Description: <code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the possibility to create, fill, manage and share their wishlists allowing you to analyze their interests and needs to improve your marketing strategies. <a href="https://yithemes.com/" target="_blank">Get more plugins for your e-commerce on <strong>YITH</strong></a>
6
- * Version: 2.2.15
7
  * Author: YITH
8
  * Author URI: https://yithemes.com/
9
  * Text Domain: yith-woocommerce-wishlist
10
  * Domain Path: /languages/
11
  * WC requires at least: 2.5.0
12
- * WC tested up to: 3.7.0
13
  *
14
  * @author YITHEMES
15
  * @package YITH WooCommerce Wishlist
3
  * Plugin Name: YITH WooCommerce Wishlist
4
  * Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/
5
  * Description: <code><strong>YITH WooCommerce Wishlist</strong></code> gives your users the possibility to create, fill, manage and share their wishlists allowing you to analyze their interests and needs to improve your marketing strategies. <a href="https://yithemes.com/" target="_blank">Get more plugins for your e-commerce on <strong>YITH</strong></a>
6
+ * Version: 2.2.16
7
  * Author: YITH
8
  * Author URI: https://yithemes.com/
9
  * Text Domain: yith-woocommerce-wishlist
10
  * Domain Path: /languages/
11
  * WC requires at least: 2.5.0
12
+ * WC tested up to: 3.8.0
13
  *
14
  * @author YITHEMES
15
  * @package YITH WooCommerce Wishlist
languages/yith-woocommerce-wishlist-da_DK.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-da_DK.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WCWL\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:36+0100\n"
7
  "Last-Translator: Morten Ruus <altombasketball@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
@@ -18,8 +18,8 @@ msgstr ""
18
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
19
 
20
  #: includes/class.yith-wcwl-admin-init.php:159
21
- #: includes/class.yith-wcwl-admin-init.php:1492
22
  #: includes/class.yith-wcwl-admin-init.php:1493
 
23
  #: includes/class.yith-wcwl-install.php:245
24
  msgid "Wishlist"
25
  msgstr "Ønskeliste"
@@ -82,328 +82,320 @@ msgid ""
82
  "updates and support through our platform available 24h/24."
83
  msgstr ""
84
 
85
- #: includes/class.yith-wcwl-admin-init.php:1040
86
  msgid "General Settings"
87
  msgstr ""
88
 
89
- #: includes/class.yith-wcwl-admin-init.php:1047
90
  msgid "Enable YITH Wishlist"
91
  msgstr ""
92
 
93
- #: includes/class.yith-wcwl-admin-init.php:1054
94
  msgid "Default wishlist title"
95
  msgstr ""
96
 
97
- #: includes/class.yith-wcwl-admin-init.php:1056
98
  #: includes/class.yith-wcwl-admin-init.php:1057
99
- #: includes/class.yith-wcwl-admin-init.php:1307
 
100
  msgid "My wishlist on %s"
101
  msgstr ""
102
 
103
- #: includes/class.yith-wcwl-admin-init.php:1062
104
  msgid "Wishlist Page"
105
  msgstr ""
106
 
107
- #: includes/class.yith-wcwl-admin-init.php:1063
108
  msgid "Page contents: [yith_wcwl_wishlist]"
109
  msgstr ""
110
 
111
- #: includes/class.yith-wcwl-admin-init.php:1072
112
  msgid "Position"
113
  msgstr ""
114
 
115
- #: includes/class.yith-wcwl-admin-init.php:1073
116
  msgid ""
117
  "You can add the button in variable products only after the \"Add to Cart\" "
118
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
119
  msgstr ""
120
 
121
- #: includes/class.yith-wcwl-admin-init.php:1079
122
  msgid "After \"Add to cart\""
123
  msgstr ""
124
 
125
- #: includes/class.yith-wcwl-admin-init.php:1080
126
  msgid "After thumbnails"
127
  msgstr ""
128
 
129
- #: includes/class.yith-wcwl-admin-init.php:1081
130
  msgid "After summary"
131
  msgstr ""
132
 
133
- #: includes/class.yith-wcwl-admin-init.php:1082
134
  msgid "Use shortcode"
135
  msgstr ""
136
 
137
- #: includes/class.yith-wcwl-admin-init.php:1087
138
  msgid "Redirect to cart"
139
  msgstr ""
140
 
141
- #: includes/class.yith-wcwl-admin-init.php:1088
142
  msgid ""
143
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
144
  "page."
145
  msgstr ""
146
 
147
- #: includes/class.yith-wcwl-admin-init.php:1094
148
  msgid "Remove if added to the cart"
149
  msgstr ""
150
 
151
- #: includes/class.yith-wcwl-admin-init.php:1095
152
  msgid "Remove the product from the wishlist if it has been added to the cart."
153
  msgstr ""
154
 
155
- #: includes/class.yith-wcwl-admin-init.php:1101
156
  msgid "\"Add to Wishlist\" text"
157
  msgstr ""
158
 
159
- #: includes/class.yith-wcwl-admin-init.php:1103
160
  msgid "Add to Wishlist"
161
  msgstr ""
162
 
163
- #: includes/class.yith-wcwl-admin-init.php:1108
164
  msgid "\"Browse wishlist\" text"
165
  msgstr ""
166
 
167
- #: includes/class.yith-wcwl-admin-init.php:1110
168
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
169
  msgid "Browse Wishlist"
170
  msgstr ""
171
 
172
- #: includes/class.yith-wcwl-admin-init.php:1115
173
  msgid "\"Product already in wishlist\" text"
174
  msgstr ""
175
 
176
- #: includes/class.yith-wcwl-admin-init.php:1117
177
  #: includes/class.yith-wcwl-ui.php:83
178
  msgid "The product is already in the wishlist!"
179
  msgstr ""
180
 
181
- #: includes/class.yith-wcwl-admin-init.php:1122
182
  msgid "\"Product added\" text"
183
  msgstr ""
184
 
185
- #: includes/class.yith-wcwl-admin-init.php:1124
186
  #: includes/class.yith-wcwl-ui.php:82
187
  msgid "Product added!"
188
  msgstr ""
189
 
190
- #: includes/class.yith-wcwl-admin-init.php:1129
191
  msgid "\"Add to Cart\" text"
192
  msgstr ""
193
 
194
- #: includes/class.yith-wcwl-admin-init.php:1131
195
  msgid "Add to Cart"
196
  msgstr ""
197
 
198
- #: includes/class.yith-wcwl-admin-init.php:1136
199
  msgid "Show Unit price"
200
  msgstr ""
201
 
202
- #: includes/class.yith-wcwl-admin-init.php:1137
203
  msgid "Show unit price for each product in wishlist"
204
  msgstr ""
205
 
206
- #: includes/class.yith-wcwl-admin-init.php:1144
207
  msgid "Show \"Add to Cart\" button"
208
  msgstr ""
209
 
210
- #: includes/class.yith-wcwl-admin-init.php:1145
211
  msgid "Show \"Add to Cart\" button for each product in wishlist"
212
  msgstr ""
213
 
214
- #: includes/class.yith-wcwl-admin-init.php:1152
215
  msgid "Show Stock status"
216
  msgstr ""
217
 
218
- #: includes/class.yith-wcwl-admin-init.php:1153
219
  msgid ""
220
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
221
  msgstr ""
222
 
223
- #: includes/class.yith-wcwl-admin-init.php:1160
224
  msgid "Show Date of addition"
225
  msgstr ""
226
 
227
- #: includes/class.yith-wcwl-admin-init.php:1161
228
  msgid "Show the date when users have added a product to the wishlist"
229
  msgstr ""
230
 
231
- #: includes/class.yith-wcwl-admin-init.php:1168
232
  msgid "Add second remove button"
233
  msgstr ""
234
 
235
- #: includes/class.yith-wcwl-admin-init.php:1169
236
  msgid "Add a second remove button in the last column, with extended label"
237
  msgstr ""
238
 
239
- #: includes/class.yith-wcwl-admin-init.php:1184
240
  msgid "Styles"
241
  msgstr ""
242
 
243
- #: includes/class.yith-wcwl-admin-init.php:1191
244
  msgid "Use buttons"
245
  msgstr ""
246
 
247
- #: includes/class.yith-wcwl-admin-init.php:1192
248
  msgid "Use buttons instead of simple anchors."
249
  msgstr ""
250
 
251
- #: includes/class.yith-wcwl-admin-init.php:1198
252
  msgid "Custom CSS"
253
  msgstr ""
254
 
255
- #: includes/class.yith-wcwl-admin-init.php:1205
256
  msgid "Use theme style"
257
  msgstr ""
258
 
259
- #: includes/class.yith-wcwl-admin-init.php:1206
260
  msgid "Use the theme style."
261
  msgstr ""
262
 
263
- #: includes/class.yith-wcwl-admin-init.php:1212
264
  msgid "Rounded buttons"
265
  msgstr ""
266
 
267
- #: includes/class.yith-wcwl-admin-init.php:1213
268
  msgid "Make button corners rounded"
269
  msgstr ""
270
 
271
- #: includes/class.yith-wcwl-admin-init.php:1219
272
  msgid "\"Add to Wishlist\" icon"
273
  msgstr ""
274
 
275
- #: includes/class.yith-wcwl-admin-init.php:1220
276
  msgid "Add an icon to the \"Add to Wishlist\" button"
277
  msgstr ""
278
 
279
- #: includes/class.yith-wcwl-admin-init.php:1230
280
  msgid "\"Add to Cart\" icon"
281
  msgstr ""
282
 
283
- #: includes/class.yith-wcwl-admin-init.php:1231
284
  msgid "Add an icon to the \"Add to Cart\" button"
285
  msgstr ""
286
 
287
- #: includes/class.yith-wcwl-admin-init.php:1249
288
  msgid "Social Networks & Share"
289
  msgstr ""
290
 
291
- #: includes/class.yith-wcwl-admin-init.php:1256
292
  msgid "Share on Facebook"
293
  msgstr ""
294
 
295
- #: includes/class.yith-wcwl-admin-init.php:1257
296
  msgid "Show \"Share on Facebook\" button"
297
  msgstr ""
298
 
299
- #: includes/class.yith-wcwl-admin-init.php:1263
300
  msgid "Tweet on Twitter"
301
  msgstr ""
302
 
303
- #: includes/class.yith-wcwl-admin-init.php:1264
304
  msgid "Show \"Tweet on Twitter\" button"
305
  msgstr ""
306
 
307
- #: includes/class.yith-wcwl-admin-init.php:1270
308
  msgid "Pin on Pinterest"
309
  msgstr ""
310
 
311
- #: includes/class.yith-wcwl-admin-init.php:1271
312
  msgid "Show \"Pin on Pinterest\" button"
313
  msgstr ""
314
 
315
- #: includes/class.yith-wcwl-admin-init.php:1277
316
  msgid "Share on Google+"
317
  msgstr ""
318
 
319
- #: includes/class.yith-wcwl-admin-init.php:1278
320
  msgid "Show \"Share on Google+\" button"
321
  msgstr ""
322
 
323
- #: includes/class.yith-wcwl-admin-init.php:1284
324
  msgid "Share by Email"
325
  msgstr ""
326
 
327
- #: includes/class.yith-wcwl-admin-init.php:1285
328
  msgid "Show \"Share by Email\" button"
329
  msgstr ""
330
 
331
- #: includes/class.yith-wcwl-admin-init.php:1291
332
  msgid "Share by WhatsApp"
333
  msgstr ""
334
 
335
- #: includes/class.yith-wcwl-admin-init.php:1292
336
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
337
  msgstr ""
338
 
339
- #: includes/class.yith-wcwl-admin-init.php:1298
340
  msgid "Share by Url"
341
  msgstr ""
342
 
343
- #: includes/class.yith-wcwl-admin-init.php:1299
344
  msgid "Show \"Share Url\" field on wishlist page"
345
  msgstr ""
346
 
347
- #: includes/class.yith-wcwl-admin-init.php:1305
348
  msgid "Social title"
349
  msgstr ""
350
 
351
- #: includes/class.yith-wcwl-admin-init.php:1312
352
  msgid "Social text"
353
  msgstr ""
354
 
355
- #: includes/class.yith-wcwl-admin-init.php:1313
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:1320
362
  msgid "Social image URL"
363
  msgstr ""
364
 
365
- #: includes/class.yith-wcwl-admin-init.php:1321
366
  msgid "It will be used by Pinterest."
367
  msgstr ""
368
 
369
- #: includes/class.yith-wcwl-admin-init.php:1335
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:1340
376
  msgid "YITH WooCommerce Frequently Bought Together Integration"
377
  msgstr ""
378
 
379
- #: includes/class.yith-wcwl-admin-init.php:1347
380
  msgid "Enable slider in wishlist"
381
  msgstr ""
382
 
383
- #: includes/class.yith-wcwl-admin-init.php:1348
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:1384
390
  msgid "\"Add to wishlist\" button"
391
  msgstr ""
392
 
393
- #: includes/class.yith-wcwl-admin-init.php:1387
394
- #: includes/class.yith-wcwl-admin-init.php:1405
395
- #: includes/class.yith-wcwl-admin-init.php:1423
396
- #: includes/class.yith-wcwl-admin-init.php:1441
397
- #: includes/class.yith-wcwl-admin-init.php:1459
398
- msgid "Background"
399
- msgstr ""
400
-
401
  #: includes/class.yith-wcwl-admin-init.php:1388
402
  #: includes/class.yith-wcwl-admin-init.php:1406
403
  #: includes/class.yith-wcwl-admin-init.php:1424
404
  #: includes/class.yith-wcwl-admin-init.php:1442
405
  #: includes/class.yith-wcwl-admin-init.php:1460
406
- msgid "Text"
407
  msgstr ""
408
 
409
  #: includes/class.yith-wcwl-admin-init.php:1389
@@ -411,59 +403,67 @@ msgstr ""
411
  #: includes/class.yith-wcwl-admin-init.php:1425
412
  #: includes/class.yith-wcwl-admin-init.php:1443
413
  #: includes/class.yith-wcwl-admin-init.php:1461
414
- msgid "Border"
415
  msgstr ""
416
 
417
- #: includes/class.yith-wcwl-admin-init.php:1396
418
- #: includes/class.yith-wcwl-admin-init.php:1414
419
- #: includes/class.yith-wcwl-admin-init.php:1432
420
- #: includes/class.yith-wcwl-admin-init.php:1450
421
- msgid "Background (hover)"
 
422
  msgstr ""
423
 
424
  #: includes/class.yith-wcwl-admin-init.php:1397
425
  #: includes/class.yith-wcwl-admin-init.php:1415
426
  #: includes/class.yith-wcwl-admin-init.php:1433
427
  #: includes/class.yith-wcwl-admin-init.php:1451
428
- msgid "Text (hover)"
429
  msgstr ""
430
 
431
  #: includes/class.yith-wcwl-admin-init.php:1398
432
  #: includes/class.yith-wcwl-admin-init.php:1416
433
  #: includes/class.yith-wcwl-admin-init.php:1434
434
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
435
  msgid "Border (hover)"
436
  msgstr ""
437
 
438
- #: includes/class.yith-wcwl-admin-init.php:1402
439
  msgid "\"Add to Cart\" button"
440
  msgstr ""
441
 
442
- #: includes/class.yith-wcwl-admin-init.php:1420
443
  msgid "\"Style 1\" button"
444
  msgstr ""
445
 
446
- #: includes/class.yith-wcwl-admin-init.php:1438
447
  msgid "\"Style 2\" button"
448
  msgstr ""
449
 
450
- #: includes/class.yith-wcwl-admin-init.php:1456
451
  msgid "Wishlist table"
452
  msgstr ""
453
 
454
- #: includes/class.yith-wcwl-admin-init.php:1465
455
  msgid "Headers"
456
  msgstr ""
457
 
458
- #: includes/class.yith-wcwl-admin-init.php:1468
459
  msgid "Background color"
460
  msgstr ""
461
 
462
- #: includes/class.yith-wcwl-admin-init.php:1558
463
  msgid "Wishlist Activated"
464
  msgstr ""
465
 
466
- #: includes/class.yith-wcwl-admin-init.php:1559
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,11 +471,11 @@ msgid ""
471
  "options, <a href=\"%s\">discover it now</a>."
472
  msgstr ""
473
 
474
- #: includes/class.yith-wcwl-admin-init.php:1570
475
  msgid "Wishlist Updated"
476
  msgstr "Ønskeliste opdateret."
477
 
478
- #: includes/class.yith-wcwl-admin-init.php:1571
479
  msgid ""
480
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
481
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
2
  msgstr ""
3
  "Project-Id-Version: YITH WCWL\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:36+0100\n"
7
  "Last-Translator: Morten Ruus <altombasketball@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
18
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
19
 
20
  #: includes/class.yith-wcwl-admin-init.php:159
 
21
  #: includes/class.yith-wcwl-admin-init.php:1493
22
+ #: includes/class.yith-wcwl-admin-init.php:1494
23
  #: includes/class.yith-wcwl-install.php:245
24
  msgid "Wishlist"
25
  msgstr "Ønskeliste"
82
  "updates and support through our platform available 24h/24."
83
  msgstr ""
84
 
85
+ #: includes/class.yith-wcwl-admin-init.php:1041
86
  msgid "General Settings"
87
  msgstr ""
88
 
89
+ #: includes/class.yith-wcwl-admin-init.php:1048
90
  msgid "Enable YITH Wishlist"
91
  msgstr ""
92
 
93
+ #: includes/class.yith-wcwl-admin-init.php:1055
94
  msgid "Default wishlist title"
95
  msgstr ""
96
 
 
97
  #: includes/class.yith-wcwl-admin-init.php:1057
98
+ #: includes/class.yith-wcwl-admin-init.php:1058
99
+ #: includes/class.yith-wcwl-admin-init.php:1308
100
  msgid "My wishlist on %s"
101
  msgstr ""
102
 
103
+ #: includes/class.yith-wcwl-admin-init.php:1063
104
  msgid "Wishlist Page"
105
  msgstr ""
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1064
108
  msgid "Page contents: [yith_wcwl_wishlist]"
109
  msgstr ""
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1073
112
  msgid "Position"
113
  msgstr ""
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1074
116
  msgid ""
117
  "You can add the button in variable products only after the \"Add to Cart\" "
118
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
119
  msgstr ""
120
 
121
+ #: includes/class.yith-wcwl-admin-init.php:1080
122
  msgid "After \"Add to cart\""
123
  msgstr ""
124
 
125
+ #: includes/class.yith-wcwl-admin-init.php:1081
126
  msgid "After thumbnails"
127
  msgstr ""
128
 
129
+ #: includes/class.yith-wcwl-admin-init.php:1082
130
  msgid "After summary"
131
  msgstr ""
132
 
133
+ #: includes/class.yith-wcwl-admin-init.php:1083
134
  msgid "Use shortcode"
135
  msgstr ""
136
 
137
+ #: includes/class.yith-wcwl-admin-init.php:1088
138
  msgid "Redirect to cart"
139
  msgstr ""
140
 
141
+ #: includes/class.yith-wcwl-admin-init.php:1089
142
  msgid ""
143
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
144
  "page."
145
  msgstr ""
146
 
147
+ #: includes/class.yith-wcwl-admin-init.php:1095
148
  msgid "Remove if added to the cart"
149
  msgstr ""
150
 
151
+ #: includes/class.yith-wcwl-admin-init.php:1096
152
  msgid "Remove the product from the wishlist if it has been added to the cart."
153
  msgstr ""
154
 
155
+ #: includes/class.yith-wcwl-admin-init.php:1102
156
  msgid "\"Add to Wishlist\" text"
157
  msgstr ""
158
 
159
+ #: includes/class.yith-wcwl-admin-init.php:1104
160
  msgid "Add to Wishlist"
161
  msgstr ""
162
 
163
+ #: includes/class.yith-wcwl-admin-init.php:1109
164
  msgid "\"Browse wishlist\" text"
165
  msgstr ""
166
 
167
+ #: includes/class.yith-wcwl-admin-init.php:1111
168
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
169
  msgid "Browse Wishlist"
170
  msgstr ""
171
 
172
+ #: includes/class.yith-wcwl-admin-init.php:1116
173
  msgid "\"Product already in wishlist\" text"
174
  msgstr ""
175
 
176
+ #: includes/class.yith-wcwl-admin-init.php:1118
177
  #: includes/class.yith-wcwl-ui.php:83
178
  msgid "The product is already in the wishlist!"
179
  msgstr ""
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1123
182
  msgid "\"Product added\" text"
183
  msgstr ""
184
 
185
+ #: includes/class.yith-wcwl-admin-init.php:1125
186
  #: includes/class.yith-wcwl-ui.php:82
187
  msgid "Product added!"
188
  msgstr ""
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1130
191
  msgid "\"Add to Cart\" text"
192
  msgstr ""
193
 
194
+ #: includes/class.yith-wcwl-admin-init.php:1132
195
  msgid "Add to Cart"
196
  msgstr ""
197
 
198
+ #: includes/class.yith-wcwl-admin-init.php:1137
199
  msgid "Show Unit price"
200
  msgstr ""
201
 
202
+ #: includes/class.yith-wcwl-admin-init.php:1138
203
  msgid "Show unit price for each product in wishlist"
204
  msgstr ""
205
 
206
+ #: includes/class.yith-wcwl-admin-init.php:1145
207
  msgid "Show \"Add to Cart\" button"
208
  msgstr ""
209
 
210
+ #: includes/class.yith-wcwl-admin-init.php:1146
211
  msgid "Show \"Add to Cart\" button for each product in wishlist"
212
  msgstr ""
213
 
214
+ #: includes/class.yith-wcwl-admin-init.php:1153
215
  msgid "Show Stock status"
216
  msgstr ""
217
 
218
+ #: includes/class.yith-wcwl-admin-init.php:1154
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:1161
224
  msgid "Show Date of addition"
225
  msgstr ""
226
 
227
+ #: includes/class.yith-wcwl-admin-init.php:1162
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:1169
232
  msgid "Add second remove button"
233
  msgstr ""
234
 
235
+ #: includes/class.yith-wcwl-admin-init.php:1170
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:1185
240
  msgid "Styles"
241
  msgstr ""
242
 
243
+ #: includes/class.yith-wcwl-admin-init.php:1192
244
  msgid "Use buttons"
245
  msgstr ""
246
 
247
+ #: includes/class.yith-wcwl-admin-init.php:1193
248
  msgid "Use buttons instead of simple anchors."
249
  msgstr ""
250
 
251
+ #: includes/class.yith-wcwl-admin-init.php:1199
252
  msgid "Custom CSS"
253
  msgstr ""
254
 
255
+ #: includes/class.yith-wcwl-admin-init.php:1206
256
  msgid "Use theme style"
257
  msgstr ""
258
 
259
+ #: includes/class.yith-wcwl-admin-init.php:1207
260
  msgid "Use the theme style."
261
  msgstr ""
262
 
263
+ #: includes/class.yith-wcwl-admin-init.php:1213
264
  msgid "Rounded buttons"
265
  msgstr ""
266
 
267
+ #: includes/class.yith-wcwl-admin-init.php:1214
268
  msgid "Make button corners rounded"
269
  msgstr ""
270
 
271
+ #: includes/class.yith-wcwl-admin-init.php:1220
272
  msgid "\"Add to Wishlist\" icon"
273
  msgstr ""
274
 
275
+ #: includes/class.yith-wcwl-admin-init.php:1221
276
  msgid "Add an icon to the \"Add to Wishlist\" button"
277
  msgstr ""
278
 
279
+ #: includes/class.yith-wcwl-admin-init.php:1231
280
  msgid "\"Add to Cart\" icon"
281
  msgstr ""
282
 
283
+ #: includes/class.yith-wcwl-admin-init.php:1232
284
  msgid "Add an icon to the \"Add to Cart\" button"
285
  msgstr ""
286
 
287
+ #: includes/class.yith-wcwl-admin-init.php:1250
288
  msgid "Social Networks & Share"
289
  msgstr ""
290
 
291
+ #: includes/class.yith-wcwl-admin-init.php:1257
292
  msgid "Share on Facebook"
293
  msgstr ""
294
 
295
+ #: includes/class.yith-wcwl-admin-init.php:1258
296
  msgid "Show \"Share on Facebook\" button"
297
  msgstr ""
298
 
299
+ #: includes/class.yith-wcwl-admin-init.php:1264
300
  msgid "Tweet on Twitter"
301
  msgstr ""
302
 
303
+ #: includes/class.yith-wcwl-admin-init.php:1265
304
  msgid "Show \"Tweet on Twitter\" button"
305
  msgstr ""
306
 
307
+ #: includes/class.yith-wcwl-admin-init.php:1271
308
  msgid "Pin on Pinterest"
309
  msgstr ""
310
 
311
+ #: includes/class.yith-wcwl-admin-init.php:1272
312
  msgid "Show \"Pin on Pinterest\" button"
313
  msgstr ""
314
 
315
+ #: includes/class.yith-wcwl-admin-init.php:1278
316
  msgid "Share on Google+"
317
  msgstr ""
318
 
319
+ #: includes/class.yith-wcwl-admin-init.php:1279
320
  msgid "Show \"Share on Google+\" button"
321
  msgstr ""
322
 
323
+ #: includes/class.yith-wcwl-admin-init.php:1285
324
  msgid "Share by Email"
325
  msgstr ""
326
 
327
+ #: includes/class.yith-wcwl-admin-init.php:1286
328
  msgid "Show \"Share by Email\" button"
329
  msgstr ""
330
 
331
+ #: includes/class.yith-wcwl-admin-init.php:1292
332
  msgid "Share by WhatsApp"
333
  msgstr ""
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1293
336
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
337
  msgstr ""
338
 
339
+ #: includes/class.yith-wcwl-admin-init.php:1299
340
  msgid "Share by Url"
341
  msgstr ""
342
 
343
+ #: includes/class.yith-wcwl-admin-init.php:1300
344
  msgid "Show \"Share Url\" field on wishlist page"
345
  msgstr ""
346
 
347
+ #: includes/class.yith-wcwl-admin-init.php:1306
348
  msgid "Social title"
349
  msgstr ""
350
 
351
+ #: includes/class.yith-wcwl-admin-init.php:1313
352
  msgid "Social text"
353
  msgstr ""
354
 
355
+ #: includes/class.yith-wcwl-admin-init.php:1314
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:1321
362
  msgid "Social image URL"
363
  msgstr ""
364
 
365
+ #: includes/class.yith-wcwl-admin-init.php:1322
366
  msgid "It will be used by Pinterest."
367
  msgstr ""
368
 
369
+ #: includes/class.yith-wcwl-admin-init.php:1336
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:1341
376
  msgid "YITH WooCommerce Frequently Bought Together Integration"
377
  msgstr ""
378
 
379
+ #: includes/class.yith-wcwl-admin-init.php:1348
380
  msgid "Enable slider in wishlist"
381
  msgstr ""
382
 
383
+ #: includes/class.yith-wcwl-admin-init.php:1349
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:1385
390
  msgid "\"Add to wishlist\" button"
391
  msgstr ""
392
 
 
 
 
 
 
 
 
 
393
  #: includes/class.yith-wcwl-admin-init.php:1388
394
  #: includes/class.yith-wcwl-admin-init.php:1406
395
  #: includes/class.yith-wcwl-admin-init.php:1424
396
  #: includes/class.yith-wcwl-admin-init.php:1442
397
  #: includes/class.yith-wcwl-admin-init.php:1460
398
+ msgid "Background"
399
  msgstr ""
400
 
401
  #: includes/class.yith-wcwl-admin-init.php:1389
403
  #: includes/class.yith-wcwl-admin-init.php:1425
404
  #: includes/class.yith-wcwl-admin-init.php:1443
405
  #: includes/class.yith-wcwl-admin-init.php:1461
406
+ msgid "Text"
407
  msgstr ""
408
 
409
+ #: includes/class.yith-wcwl-admin-init.php:1390
410
+ #: includes/class.yith-wcwl-admin-init.php:1408
411
+ #: includes/class.yith-wcwl-admin-init.php:1426
412
+ #: includes/class.yith-wcwl-admin-init.php:1444
413
+ #: includes/class.yith-wcwl-admin-init.php:1462
414
+ msgid "Border"
415
  msgstr ""
416
 
417
  #: includes/class.yith-wcwl-admin-init.php:1397
418
  #: includes/class.yith-wcwl-admin-init.php:1415
419
  #: includes/class.yith-wcwl-admin-init.php:1433
420
  #: includes/class.yith-wcwl-admin-init.php:1451
421
+ msgid "Background (hover)"
422
  msgstr ""
423
 
424
  #: includes/class.yith-wcwl-admin-init.php:1398
425
  #: includes/class.yith-wcwl-admin-init.php:1416
426
  #: includes/class.yith-wcwl-admin-init.php:1434
427
  #: includes/class.yith-wcwl-admin-init.php:1452
428
+ msgid "Text (hover)"
429
+ msgstr ""
430
+
431
+ #: includes/class.yith-wcwl-admin-init.php:1399
432
+ #: includes/class.yith-wcwl-admin-init.php:1417
433
+ #: includes/class.yith-wcwl-admin-init.php:1435
434
+ #: includes/class.yith-wcwl-admin-init.php:1453
435
  msgid "Border (hover)"
436
  msgstr ""
437
 
438
+ #: includes/class.yith-wcwl-admin-init.php:1403
439
  msgid "\"Add to Cart\" button"
440
  msgstr ""
441
 
442
+ #: includes/class.yith-wcwl-admin-init.php:1421
443
  msgid "\"Style 1\" button"
444
  msgstr ""
445
 
446
+ #: includes/class.yith-wcwl-admin-init.php:1439
447
  msgid "\"Style 2\" button"
448
  msgstr ""
449
 
450
+ #: includes/class.yith-wcwl-admin-init.php:1457
451
  msgid "Wishlist table"
452
  msgstr ""
453
 
454
+ #: includes/class.yith-wcwl-admin-init.php:1466
455
  msgid "Headers"
456
  msgstr ""
457
 
458
+ #: includes/class.yith-wcwl-admin-init.php:1469
459
  msgid "Background color"
460
  msgstr ""
461
 
462
+ #: includes/class.yith-wcwl-admin-init.php:1559
463
  msgid "Wishlist Activated"
464
  msgstr ""
465
 
466
+ #: includes/class.yith-wcwl-admin-init.php:1560
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:1571
475
  msgid "Wishlist Updated"
476
  msgstr "Ønskeliste opdateret."
477
 
478
+ #: includes/class.yith-wcwl-admin-init.php:1572
479
  msgid ""
480
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
481
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
languages/yith-woocommerce-wishlist-de_DE.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-de_DE.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:36+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -21,8 +21,8 @@ msgstr ""
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
  #: includes/class.yith-wcwl-admin-init.php:159
24
- #: includes/class.yith-wcwl-admin-init.php:1492
25
  #: includes/class.yith-wcwl-admin-init.php:1493
 
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Wunschliste"
@@ -94,37 +94,37 @@ msgstr ""
94
  "Jahr freie Updates. Außerdem gibt's 24h Support auf unserer Webseite -> <a "
95
  "href=\"https://goo.gl/wxbNyw\" target=\"_blank\">Premium Version</a>"
96
 
97
- #: includes/class.yith-wcwl-admin-init.php:1040
98
  msgid "General Settings"
99
  msgstr "Allgemeine Einstellungen"
100
 
101
- #: includes/class.yith-wcwl-admin-init.php:1047
102
  msgid "Enable YITH Wishlist"
103
  msgstr "YITH Wunschlisten Plugin aktivieren"
104
 
105
- #: includes/class.yith-wcwl-admin-init.php:1054
106
  msgid "Default wishlist title"
107
  msgstr "Standard Wunschlisten Titel"
108
 
109
- #: includes/class.yith-wcwl-admin-init.php:1056
110
  #: includes/class.yith-wcwl-admin-init.php:1057
111
- #: includes/class.yith-wcwl-admin-init.php:1307
 
112
  msgid "My wishlist on %s"
113
  msgstr "Meine Wunschliste bei %s"
114
 
115
- #: includes/class.yith-wcwl-admin-init.php:1062
116
  msgid "Wishlist Page"
117
  msgstr "Wunschlisten Seite"
118
 
119
- #: includes/class.yith-wcwl-admin-init.php:1063
120
  msgid "Page contents: [yith_wcwl_wishlist]"
121
  msgstr "Seiteninhalt: [yith_wcwl_wishlist]"
122
 
123
- #: includes/class.yith-wcwl-admin-init.php:1072
124
  msgid "Position"
125
  msgstr "Position"
126
 
127
- #: includes/class.yith-wcwl-admin-init.php:1073
128
  msgid ""
129
  "You can add the button in variable products only after the \"Add to Cart\" "
130
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -132,27 +132,27 @@ msgstr ""
132
  "Du kannst den Button bei Variablen Produkten nur nach dem \"In den Warenkorb"
133
  "\" Button hinzufügen oder du nutzt den Shortcode [yith_wcwl_add_to_wishlist]."
134
 
135
- #: includes/class.yith-wcwl-admin-init.php:1079
136
  msgid "After \"Add to cart\""
137
  msgstr "Nach \"in den Warenkorb\""
138
 
139
- #: includes/class.yith-wcwl-admin-init.php:1080
140
  msgid "After thumbnails"
141
  msgstr "Nach dem Vorschaubild"
142
 
143
- #: includes/class.yith-wcwl-admin-init.php:1081
144
  msgid "After summary"
145
  msgstr "Nach der Zusammenfassung"
146
 
147
- #: includes/class.yith-wcwl-admin-init.php:1082
148
  msgid "Use shortcode"
149
  msgstr "Benutze Shortcodes"
150
 
151
- #: includes/class.yith-wcwl-admin-init.php:1087
152
  msgid "Redirect to cart"
153
  msgstr "Zum Warenkorb weiterleiten"
154
 
155
- #: includes/class.yith-wcwl-admin-init.php:1088
156
  msgid ""
157
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
158
  "page."
@@ -160,218 +160,218 @@ msgstr ""
160
  "Zum Warenkorb weiterleiten wenn der Button \"Hinzufügen zum Warenkorb\" "
161
  "geklickt wird"
162
 
163
- #: includes/class.yith-wcwl-admin-init.php:1094
164
  msgid "Remove if added to the cart"
165
  msgstr "Entfernen wenn zum Warenkorb hinzugefügt"
166
 
167
- #: includes/class.yith-wcwl-admin-init.php:1095
168
  msgid "Remove the product from the wishlist if it has been added to the cart."
169
  msgstr "Von der Wunschliste entfernen wenn zum Warenkorb hinzugefügt."
170
 
171
- #: includes/class.yith-wcwl-admin-init.php:1101
172
  msgid "\"Add to Wishlist\" text"
173
  msgstr "Zur Wunschliste hinzufügen Text"
174
 
175
- #: includes/class.yith-wcwl-admin-init.php:1103
176
  msgid "Add to Wishlist"
177
  msgstr "Auf die Wunschliste"
178
 
179
- #: includes/class.yith-wcwl-admin-init.php:1108
180
  msgid "\"Browse wishlist\" text"
181
  msgstr "\"Wunschliste durchsuchen\" Text"
182
 
183
- #: includes/class.yith-wcwl-admin-init.php:1110
184
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
185
  msgid "Browse Wishlist"
186
  msgstr "Wunschliste durchstöbern"
187
 
188
- #: includes/class.yith-wcwl-admin-init.php:1115
189
  msgid "\"Product already in wishlist\" text"
190
  msgstr "Artikel ist bereits auf der Wunschliste Text"
191
 
192
- #: includes/class.yith-wcwl-admin-init.php:1117
193
  #: includes/class.yith-wcwl-ui.php:83
194
  msgid "The product is already in the wishlist!"
195
  msgstr "Der Artikel ist bereits auf einer Wunschliste"
196
 
197
- #: includes/class.yith-wcwl-admin-init.php:1122
198
  msgid "\"Product added\" text"
199
  msgstr "Artikel hinzugefügt Text"
200
 
201
- #: includes/class.yith-wcwl-admin-init.php:1124
202
  #: includes/class.yith-wcwl-ui.php:82
203
  msgid "Product added!"
204
  msgstr "Artikel hinzugefügt!"
205
 
206
- #: includes/class.yith-wcwl-admin-init.php:1129
207
  msgid "\"Add to Cart\" text"
208
  msgstr "In den Warenkorb Text"
209
 
210
- #: includes/class.yith-wcwl-admin-init.php:1131
211
  msgid "Add to Cart"
212
  msgstr "In den Warenkorb"
213
 
214
- #: includes/class.yith-wcwl-admin-init.php:1136
215
  msgid "Show Unit price"
216
  msgstr "Zeige Artikel Preis"
217
 
218
- #: includes/class.yith-wcwl-admin-init.php:1137
219
  msgid "Show unit price for each product in wishlist"
220
  msgstr "Zeige Artikel Preis für jedes Produkt"
221
 
222
- #: includes/class.yith-wcwl-admin-init.php:1144
223
  msgid "Show \"Add to Cart\" button"
224
  msgstr "Zeige \"Zum Warenkorb hinzufügen\" Button"
225
 
226
- #: includes/class.yith-wcwl-admin-init.php:1145
227
  msgid "Show \"Add to Cart\" button for each product in wishlist"
228
  msgstr "Zeige \"Zum, Warenkorb hinzufügen\" Button bei jedem Artikel"
229
 
230
- #: includes/class.yith-wcwl-admin-init.php:1152
231
  msgid "Show Stock status"
232
  msgstr "Zeige Lagerstatus"
233
 
234
- #: includes/class.yith-wcwl-admin-init.php:1153
235
  msgid ""
236
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
237
  msgstr "Zeige den Lagerstatus für jeden Artikel"
238
 
239
- #: includes/class.yith-wcwl-admin-init.php:1160
240
  msgid "Show Date of addition"
241
  msgstr "Zeige Datum des hinzufügens"
242
 
243
- #: includes/class.yith-wcwl-admin-init.php:1161
244
  msgid "Show the date when users have added a product to the wishlist"
245
  msgstr "Zeige Datum wann der Kunde den Artikel hinzugefügt hat"
246
 
247
- #: includes/class.yith-wcwl-admin-init.php:1168
248
  msgid "Add second remove button"
249
  msgstr "Einen zweiten \"Entfernen\" Button"
250
 
251
- #: includes/class.yith-wcwl-admin-init.php:1169
252
  msgid "Add a second remove button in the last column, with extended label"
253
  msgstr "Zweiter \"entfernen\" Button in der letzten Spalte"
254
 
255
- #: includes/class.yith-wcwl-admin-init.php:1184
256
  msgid "Styles"
257
  msgstr "Stile"
258
 
259
- #: includes/class.yith-wcwl-admin-init.php:1191
260
  msgid "Use buttons"
261
  msgstr "Benutze Buttons"
262
 
263
- #: includes/class.yith-wcwl-admin-init.php:1192
264
  msgid "Use buttons instead of simple anchors."
265
  msgstr "Benutze Buttons anstelle von Text Links."
266
 
267
- #: includes/class.yith-wcwl-admin-init.php:1198
268
  msgid "Custom CSS"
269
  msgstr "Benutzerdefiniertes CSS"
270
 
271
- #: includes/class.yith-wcwl-admin-init.php:1205
272
  msgid "Use theme style"
273
  msgstr "Nutze das Theme Styling"
274
 
275
- #: includes/class.yith-wcwl-admin-init.php:1206
276
  msgid "Use the theme style."
277
  msgstr "Nutze das Theme Styling."
278
 
279
- #: includes/class.yith-wcwl-admin-init.php:1212
280
  msgid "Rounded buttons"
281
  msgstr "Abgerundete Buttons"
282
 
283
- #: includes/class.yith-wcwl-admin-init.php:1213
284
  msgid "Make button corners rounded"
285
  msgstr "Nutze runde Button Ecken."
286
 
287
- #: includes/class.yith-wcwl-admin-init.php:1219
288
  msgid "\"Add to Wishlist\" icon"
289
  msgstr "Zur Wunschliste hinzufügen Symbol"
290
 
291
- #: includes/class.yith-wcwl-admin-init.php:1220
292
  msgid "Add an icon to the \"Add to Wishlist\" button"
293
  msgstr "Symbol für \"Auf die Wunschliste\" Button"
294
 
295
- #: includes/class.yith-wcwl-admin-init.php:1230
296
  msgid "\"Add to Cart\" icon"
297
  msgstr "In den Warenkorb Symbol"
298
 
299
- #: includes/class.yith-wcwl-admin-init.php:1231
300
  msgid "Add an icon to the \"Add to Cart\" button"
301
  msgstr "Symbol für \"in den Warenkorb\" Button"
302
 
303
- #: includes/class.yith-wcwl-admin-init.php:1249
304
  msgid "Social Networks & Share"
305
  msgstr "Social Netzwerke und Teilen"
306
 
307
- #: includes/class.yith-wcwl-admin-init.php:1256
308
  msgid "Share on Facebook"
309
  msgstr "Auf Facebook teilen"
310
 
311
- #: includes/class.yith-wcwl-admin-init.php:1257
312
  msgid "Show \"Share on Facebook\" button"
313
  msgstr "Zeige \"Auf Facebook teilen\" Button"
314
 
315
- #: includes/class.yith-wcwl-admin-init.php:1263
316
  msgid "Tweet on Twitter"
317
  msgstr "Auf Twitter teilen"
318
 
319
- #: includes/class.yith-wcwl-admin-init.php:1264
320
  msgid "Show \"Tweet on Twitter\" button"
321
  msgstr "Zeige \"Auf Twitter teilen\" Button"
322
 
323
- #: includes/class.yith-wcwl-admin-init.php:1270
324
  msgid "Pin on Pinterest"
325
  msgstr "Auf Pinterest teilen"
326
 
327
- #: includes/class.yith-wcwl-admin-init.php:1271
328
  msgid "Show \"Pin on Pinterest\" button"
329
  msgstr "Zeige \"Auf Pinterest teilen\" Button"
330
 
331
- #: includes/class.yith-wcwl-admin-init.php:1277
332
  msgid "Share on Google+"
333
  msgstr "Auf Google+ teilen"
334
 
335
- #: includes/class.yith-wcwl-admin-init.php:1278
336
  msgid "Show \"Share on Google+\" button"
337
  msgstr "Zeige \"Auf Google+ teilen\" Button"
338
 
339
- #: includes/class.yith-wcwl-admin-init.php:1284
340
  msgid "Share by Email"
341
  msgstr "Per E-Mail teilen"
342
 
343
- #: includes/class.yith-wcwl-admin-init.php:1285
344
  msgid "Show \"Share by Email\" button"
345
  msgstr "Zeige \"Per E-Mail teilen\" Button"
346
 
347
- #: includes/class.yith-wcwl-admin-init.php:1291
348
  #, fuzzy
349
  msgid "Share by WhatsApp"
350
  msgstr "Per E-Mail teilen"
351
 
352
- #: includes/class.yith-wcwl-admin-init.php:1292
353
  #, fuzzy
354
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
355
  msgstr "Zeige \"Per E-Mail teilen\" Button"
356
 
357
- #: includes/class.yith-wcwl-admin-init.php:1298
358
  #, fuzzy
359
  msgid "Share by Url"
360
  msgstr "Per E-Mail teilen"
361
 
362
- #: includes/class.yith-wcwl-admin-init.php:1299
363
  msgid "Show \"Share Url\" field on wishlist page"
364
  msgstr ""
365
 
366
- #: includes/class.yith-wcwl-admin-init.php:1305
367
  msgid "Social title"
368
  msgstr "Social Titel"
369
 
370
- #: includes/class.yith-wcwl-admin-init.php:1312
371
  msgid "Social text"
372
  msgstr "Social Text"
373
 
374
- #: includes/class.yith-wcwl-admin-init.php:1313
375
  msgid ""
376
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
377
  "strong> where you want to show the URL of your wishlist."
@@ -379,15 +379,15 @@ msgstr ""
379
  "Wird von Pinterest und Twitter genutzt. Benutze <strong>%wishlist_url%</"
380
  "strong> um die URL der Wunschliste anzuzeigen."
381
 
382
- #: includes/class.yith-wcwl-admin-init.php:1320
383
  msgid "Social image URL"
384
  msgstr "Social Bild URL"
385
 
386
- #: includes/class.yith-wcwl-admin-init.php:1321
387
  msgid "It will be used by Pinterest."
388
  msgstr "Wird von Pinterest genutzt."
389
 
390
- #: includes/class.yith-wcwl-admin-init.php:1335
391
  msgid ""
392
  "If you want to take advantage of this feature, you could consider to "
393
  "purchase the %s."
@@ -396,15 +396,15 @@ msgstr ""
396
  "<a href=https://goo.gl/iHq6lS\" target=\"_blank\">Frequently Bought "
397
  "together</a>. %s"
398
 
399
- #: includes/class.yith-wcwl-admin-init.php:1340
400
  msgid "YITH WooCommerce Frequently Bought Together Integration"
401
  msgstr "YITH WooCommerce Frequently Bought Together integration"
402
 
403
- #: includes/class.yith-wcwl-admin-init.php:1347
404
  msgid "Enable slider in wishlist"
405
  msgstr "Slider in Wunschliste aktivieren"
406
 
407
- #: includes/class.yith-wcwl-admin-init.php:1348
408
  msgid ""
409
  "Choose to enable product slider in wishlist page with linked products (<a "
410
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
@@ -412,84 +412,84 @@ msgstr ""
412
  "Auswählen um einen Artikel Slider in der Wunschliste zu aktivieren. (<a href="
413
  "\"%s\" class=\"thickbox\">Beispiel</a>). %s"
414
 
415
- #: includes/class.yith-wcwl-admin-init.php:1384
416
  msgid "\"Add to wishlist\" button"
417
  msgstr "Zur Wunschliste hinzufügen Button"
418
 
419
- #: includes/class.yith-wcwl-admin-init.php:1387
420
- #: includes/class.yith-wcwl-admin-init.php:1405
421
- #: includes/class.yith-wcwl-admin-init.php:1423
422
- #: includes/class.yith-wcwl-admin-init.php:1441
423
- #: includes/class.yith-wcwl-admin-init.php:1459
424
- msgid "Background"
425
- msgstr "Hintergrund"
426
-
427
  #: includes/class.yith-wcwl-admin-init.php:1388
428
  #: includes/class.yith-wcwl-admin-init.php:1406
429
  #: includes/class.yith-wcwl-admin-init.php:1424
430
  #: includes/class.yith-wcwl-admin-init.php:1442
431
  #: includes/class.yith-wcwl-admin-init.php:1460
432
- msgid "Text"
433
- msgstr "Text"
434
 
435
  #: includes/class.yith-wcwl-admin-init.php:1389
436
  #: includes/class.yith-wcwl-admin-init.php:1407
437
  #: includes/class.yith-wcwl-admin-init.php:1425
438
  #: includes/class.yith-wcwl-admin-init.php:1443
439
  #: includes/class.yith-wcwl-admin-init.php:1461
 
 
 
 
 
 
 
 
440
  msgid "Border"
441
  msgstr "Rand"
442
 
443
- #: includes/class.yith-wcwl-admin-init.php:1396
444
- #: includes/class.yith-wcwl-admin-init.php:1414
445
- #: includes/class.yith-wcwl-admin-init.php:1432
446
- #: includes/class.yith-wcwl-admin-init.php:1450
447
- msgid "Background (hover)"
448
- msgstr "Hintergrund (Hover)"
449
-
450
  #: includes/class.yith-wcwl-admin-init.php:1397
451
  #: includes/class.yith-wcwl-admin-init.php:1415
452
  #: includes/class.yith-wcwl-admin-init.php:1433
453
  #: includes/class.yith-wcwl-admin-init.php:1451
454
- msgid "Text (hover)"
455
- msgstr "Text (hover)"
456
 
457
  #: includes/class.yith-wcwl-admin-init.php:1398
458
  #: includes/class.yith-wcwl-admin-init.php:1416
459
  #: includes/class.yith-wcwl-admin-init.php:1434
460
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
461
  msgid "Border (hover)"
462
  msgstr "Rand (Hover)"
463
 
464
- #: includes/class.yith-wcwl-admin-init.php:1402
465
  msgid "\"Add to Cart\" button"
466
  msgstr "In den Warenkorb Button"
467
 
468
- #: includes/class.yith-wcwl-admin-init.php:1420
469
  msgid "\"Style 1\" button"
470
  msgstr "Stil 1 Button"
471
 
472
- #: includes/class.yith-wcwl-admin-init.php:1438
473
  msgid "\"Style 2\" button"
474
  msgstr "Stil 2 Button"
475
 
476
- #: includes/class.yith-wcwl-admin-init.php:1456
477
  msgid "Wishlist table"
478
  msgstr "Wunschlisten Tabelle"
479
 
480
- #: includes/class.yith-wcwl-admin-init.php:1465
481
  msgid "Headers"
482
  msgstr "Kopfzeilen"
483
 
484
- #: includes/class.yith-wcwl-admin-init.php:1468
485
  msgid "Background color"
486
  msgstr "Hintergrund Farbe"
487
 
488
- #: includes/class.yith-wcwl-admin-init.php:1558
489
  msgid "Wishlist Activated"
490
  msgstr "Wunschliste aktiviert"
491
 
492
- #: includes/class.yith-wcwl-admin-init.php:1559
493
  msgid ""
494
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
495
  "can access to all the settings of our plugins that you have activated. "
@@ -501,11 +501,11 @@ msgstr ""
501
  "href=\"https://goo.gl/wxbNyw\" target=\"blank\">Premium Version</a> hat eine "
502
  "Menge Funktionen mehr, schau sie dir doch mal an<a href=\"%s\">.</a>"
503
 
504
- #: includes/class.yith-wcwl-admin-init.php:1570
505
  msgid "Wishlist Updated"
506
  msgstr "Wunschliste aktualisiert"
507
 
508
- #: includes/class.yith-wcwl-admin-init.php:1571
509
  msgid ""
510
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
511
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:36+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
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:1493
25
+ #: includes/class.yith-wcwl-admin-init.php:1494
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Wunschliste"
94
  "Jahr freie Updates. Außerdem gibt's 24h Support auf unserer Webseite -> <a "
95
  "href=\"https://goo.gl/wxbNyw\" target=\"_blank\">Premium Version</a>"
96
 
97
+ #: includes/class.yith-wcwl-admin-init.php:1041
98
  msgid "General Settings"
99
  msgstr "Allgemeine Einstellungen"
100
 
101
+ #: includes/class.yith-wcwl-admin-init.php:1048
102
  msgid "Enable YITH Wishlist"
103
  msgstr "YITH Wunschlisten Plugin aktivieren"
104
 
105
+ #: includes/class.yith-wcwl-admin-init.php:1055
106
  msgid "Default wishlist title"
107
  msgstr "Standard Wunschlisten Titel"
108
 
 
109
  #: includes/class.yith-wcwl-admin-init.php:1057
110
+ #: includes/class.yith-wcwl-admin-init.php:1058
111
+ #: includes/class.yith-wcwl-admin-init.php:1308
112
  msgid "My wishlist on %s"
113
  msgstr "Meine Wunschliste bei %s"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1063
116
  msgid "Wishlist Page"
117
  msgstr "Wunschlisten Seite"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1064
120
  msgid "Page contents: [yith_wcwl_wishlist]"
121
  msgstr "Seiteninhalt: [yith_wcwl_wishlist]"
122
 
123
+ #: includes/class.yith-wcwl-admin-init.php:1073
124
  msgid "Position"
125
  msgstr "Position"
126
 
127
+ #: includes/class.yith-wcwl-admin-init.php:1074
128
  msgid ""
129
  "You can add the button in variable products only after the \"Add to Cart\" "
130
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
132
  "Du kannst den Button bei Variablen Produkten nur nach dem \"In den Warenkorb"
133
  "\" Button hinzufügen oder du nutzt den Shortcode [yith_wcwl_add_to_wishlist]."
134
 
135
+ #: includes/class.yith-wcwl-admin-init.php:1080
136
  msgid "After \"Add to cart\""
137
  msgstr "Nach \"in den Warenkorb\""
138
 
139
+ #: includes/class.yith-wcwl-admin-init.php:1081
140
  msgid "After thumbnails"
141
  msgstr "Nach dem Vorschaubild"
142
 
143
+ #: includes/class.yith-wcwl-admin-init.php:1082
144
  msgid "After summary"
145
  msgstr "Nach der Zusammenfassung"
146
 
147
+ #: includes/class.yith-wcwl-admin-init.php:1083
148
  msgid "Use shortcode"
149
  msgstr "Benutze Shortcodes"
150
 
151
+ #: includes/class.yith-wcwl-admin-init.php:1088
152
  msgid "Redirect to cart"
153
  msgstr "Zum Warenkorb weiterleiten"
154
 
155
+ #: includes/class.yith-wcwl-admin-init.php:1089
156
  msgid ""
157
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
158
  "page."
160
  "Zum Warenkorb weiterleiten wenn der Button \"Hinzufügen zum Warenkorb\" "
161
  "geklickt wird"
162
 
163
+ #: includes/class.yith-wcwl-admin-init.php:1095
164
  msgid "Remove if added to the cart"
165
  msgstr "Entfernen wenn zum Warenkorb hinzugefügt"
166
 
167
+ #: includes/class.yith-wcwl-admin-init.php:1096
168
  msgid "Remove the product from the wishlist if it has been added to the cart."
169
  msgstr "Von der Wunschliste entfernen wenn zum Warenkorb hinzugefügt."
170
 
171
+ #: includes/class.yith-wcwl-admin-init.php:1102
172
  msgid "\"Add to Wishlist\" text"
173
  msgstr "Zur Wunschliste hinzufügen Text"
174
 
175
+ #: includes/class.yith-wcwl-admin-init.php:1104
176
  msgid "Add to Wishlist"
177
  msgstr "Auf die Wunschliste"
178
 
179
+ #: includes/class.yith-wcwl-admin-init.php:1109
180
  msgid "\"Browse wishlist\" text"
181
  msgstr "\"Wunschliste durchsuchen\" Text"
182
 
183
+ #: includes/class.yith-wcwl-admin-init.php:1111
184
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
185
  msgid "Browse Wishlist"
186
  msgstr "Wunschliste durchstöbern"
187
 
188
+ #: includes/class.yith-wcwl-admin-init.php:1116
189
  msgid "\"Product already in wishlist\" text"
190
  msgstr "Artikel ist bereits auf der Wunschliste Text"
191
 
192
+ #: includes/class.yith-wcwl-admin-init.php:1118
193
  #: includes/class.yith-wcwl-ui.php:83
194
  msgid "The product is already in the wishlist!"
195
  msgstr "Der Artikel ist bereits auf einer Wunschliste"
196
 
197
+ #: includes/class.yith-wcwl-admin-init.php:1123
198
  msgid "\"Product added\" text"
199
  msgstr "Artikel hinzugefügt Text"
200
 
201
+ #: includes/class.yith-wcwl-admin-init.php:1125
202
  #: includes/class.yith-wcwl-ui.php:82
203
  msgid "Product added!"
204
  msgstr "Artikel hinzugefügt!"
205
 
206
+ #: includes/class.yith-wcwl-admin-init.php:1130
207
  msgid "\"Add to Cart\" text"
208
  msgstr "In den Warenkorb Text"
209
 
210
+ #: includes/class.yith-wcwl-admin-init.php:1132
211
  msgid "Add to Cart"
212
  msgstr "In den Warenkorb"
213
 
214
+ #: includes/class.yith-wcwl-admin-init.php:1137
215
  msgid "Show Unit price"
216
  msgstr "Zeige Artikel Preis"
217
 
218
+ #: includes/class.yith-wcwl-admin-init.php:1138
219
  msgid "Show unit price for each product in wishlist"
220
  msgstr "Zeige Artikel Preis für jedes Produkt"
221
 
222
+ #: includes/class.yith-wcwl-admin-init.php:1145
223
  msgid "Show \"Add to Cart\" button"
224
  msgstr "Zeige \"Zum Warenkorb hinzufügen\" Button"
225
 
226
+ #: includes/class.yith-wcwl-admin-init.php:1146
227
  msgid "Show \"Add to Cart\" button for each product in wishlist"
228
  msgstr "Zeige \"Zum, Warenkorb hinzufügen\" Button bei jedem Artikel"
229
 
230
+ #: includes/class.yith-wcwl-admin-init.php:1153
231
  msgid "Show Stock status"
232
  msgstr "Zeige Lagerstatus"
233
 
234
+ #: includes/class.yith-wcwl-admin-init.php:1154
235
  msgid ""
236
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
237
  msgstr "Zeige den Lagerstatus für jeden Artikel"
238
 
239
+ #: includes/class.yith-wcwl-admin-init.php:1161
240
  msgid "Show Date of addition"
241
  msgstr "Zeige Datum des hinzufügens"
242
 
243
+ #: includes/class.yith-wcwl-admin-init.php:1162
244
  msgid "Show the date when users have added a product to the wishlist"
245
  msgstr "Zeige Datum wann der Kunde den Artikel hinzugefügt hat"
246
 
247
+ #: includes/class.yith-wcwl-admin-init.php:1169
248
  msgid "Add second remove button"
249
  msgstr "Einen zweiten \"Entfernen\" Button"
250
 
251
+ #: includes/class.yith-wcwl-admin-init.php:1170
252
  msgid "Add a second remove button in the last column, with extended label"
253
  msgstr "Zweiter \"entfernen\" Button in der letzten Spalte"
254
 
255
+ #: includes/class.yith-wcwl-admin-init.php:1185
256
  msgid "Styles"
257
  msgstr "Stile"
258
 
259
+ #: includes/class.yith-wcwl-admin-init.php:1192
260
  msgid "Use buttons"
261
  msgstr "Benutze Buttons"
262
 
263
+ #: includes/class.yith-wcwl-admin-init.php:1193
264
  msgid "Use buttons instead of simple anchors."
265
  msgstr "Benutze Buttons anstelle von Text Links."
266
 
267
+ #: includes/class.yith-wcwl-admin-init.php:1199
268
  msgid "Custom CSS"
269
  msgstr "Benutzerdefiniertes CSS"
270
 
271
+ #: includes/class.yith-wcwl-admin-init.php:1206
272
  msgid "Use theme style"
273
  msgstr "Nutze das Theme Styling"
274
 
275
+ #: includes/class.yith-wcwl-admin-init.php:1207
276
  msgid "Use the theme style."
277
  msgstr "Nutze das Theme Styling."
278
 
279
+ #: includes/class.yith-wcwl-admin-init.php:1213
280
  msgid "Rounded buttons"
281
  msgstr "Abgerundete Buttons"
282
 
283
+ #: includes/class.yith-wcwl-admin-init.php:1214
284
  msgid "Make button corners rounded"
285
  msgstr "Nutze runde Button Ecken."
286
 
287
+ #: includes/class.yith-wcwl-admin-init.php:1220
288
  msgid "\"Add to Wishlist\" icon"
289
  msgstr "Zur Wunschliste hinzufügen Symbol"
290
 
291
+ #: includes/class.yith-wcwl-admin-init.php:1221
292
  msgid "Add an icon to the \"Add to Wishlist\" button"
293
  msgstr "Symbol für \"Auf die Wunschliste\" Button"
294
 
295
+ #: includes/class.yith-wcwl-admin-init.php:1231
296
  msgid "\"Add to Cart\" icon"
297
  msgstr "In den Warenkorb Symbol"
298
 
299
+ #: includes/class.yith-wcwl-admin-init.php:1232
300
  msgid "Add an icon to the \"Add to Cart\" button"
301
  msgstr "Symbol für \"in den Warenkorb\" Button"
302
 
303
+ #: includes/class.yith-wcwl-admin-init.php:1250
304
  msgid "Social Networks & Share"
305
  msgstr "Social Netzwerke und Teilen"
306
 
307
+ #: includes/class.yith-wcwl-admin-init.php:1257
308
  msgid "Share on Facebook"
309
  msgstr "Auf Facebook teilen"
310
 
311
+ #: includes/class.yith-wcwl-admin-init.php:1258
312
  msgid "Show \"Share on Facebook\" button"
313
  msgstr "Zeige \"Auf Facebook teilen\" Button"
314
 
315
+ #: includes/class.yith-wcwl-admin-init.php:1264
316
  msgid "Tweet on Twitter"
317
  msgstr "Auf Twitter teilen"
318
 
319
+ #: includes/class.yith-wcwl-admin-init.php:1265
320
  msgid "Show \"Tweet on Twitter\" button"
321
  msgstr "Zeige \"Auf Twitter teilen\" Button"
322
 
323
+ #: includes/class.yith-wcwl-admin-init.php:1271
324
  msgid "Pin on Pinterest"
325
  msgstr "Auf Pinterest teilen"
326
 
327
+ #: includes/class.yith-wcwl-admin-init.php:1272
328
  msgid "Show \"Pin on Pinterest\" button"
329
  msgstr "Zeige \"Auf Pinterest teilen\" Button"
330
 
331
+ #: includes/class.yith-wcwl-admin-init.php:1278
332
  msgid "Share on Google+"
333
  msgstr "Auf Google+ teilen"
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1279
336
  msgid "Show \"Share on Google+\" button"
337
  msgstr "Zeige \"Auf Google+ teilen\" Button"
338
 
339
+ #: includes/class.yith-wcwl-admin-init.php:1285
340
  msgid "Share by Email"
341
  msgstr "Per E-Mail teilen"
342
 
343
+ #: includes/class.yith-wcwl-admin-init.php:1286
344
  msgid "Show \"Share by Email\" button"
345
  msgstr "Zeige \"Per E-Mail teilen\" Button"
346
 
347
+ #: includes/class.yith-wcwl-admin-init.php:1292
348
  #, fuzzy
349
  msgid "Share by WhatsApp"
350
  msgstr "Per E-Mail teilen"
351
 
352
+ #: includes/class.yith-wcwl-admin-init.php:1293
353
  #, fuzzy
354
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
355
  msgstr "Zeige \"Per E-Mail teilen\" Button"
356
 
357
+ #: includes/class.yith-wcwl-admin-init.php:1299
358
  #, fuzzy
359
  msgid "Share by Url"
360
  msgstr "Per E-Mail teilen"
361
 
362
+ #: includes/class.yith-wcwl-admin-init.php:1300
363
  msgid "Show \"Share Url\" field on wishlist page"
364
  msgstr ""
365
 
366
+ #: includes/class.yith-wcwl-admin-init.php:1306
367
  msgid "Social title"
368
  msgstr "Social Titel"
369
 
370
+ #: includes/class.yith-wcwl-admin-init.php:1313
371
  msgid "Social text"
372
  msgstr "Social Text"
373
 
374
+ #: includes/class.yith-wcwl-admin-init.php:1314
375
  msgid ""
376
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
377
  "strong> where you want to show the URL of your wishlist."
379
  "Wird von Pinterest und Twitter genutzt. Benutze <strong>%wishlist_url%</"
380
  "strong> um die URL der Wunschliste anzuzeigen."
381
 
382
+ #: includes/class.yith-wcwl-admin-init.php:1321
383
  msgid "Social image URL"
384
  msgstr "Social Bild URL"
385
 
386
+ #: includes/class.yith-wcwl-admin-init.php:1322
387
  msgid "It will be used by Pinterest."
388
  msgstr "Wird von Pinterest genutzt."
389
 
390
+ #: includes/class.yith-wcwl-admin-init.php:1336
391
  msgid ""
392
  "If you want to take advantage of this feature, you could consider to "
393
  "purchase the %s."
396
  "<a href=https://goo.gl/iHq6lS\" target=\"_blank\">Frequently Bought "
397
  "together</a>. %s"
398
 
399
+ #: includes/class.yith-wcwl-admin-init.php:1341
400
  msgid "YITH WooCommerce Frequently Bought Together Integration"
401
  msgstr "YITH WooCommerce Frequently Bought Together integration"
402
 
403
+ #: includes/class.yith-wcwl-admin-init.php:1348
404
  msgid "Enable slider in wishlist"
405
  msgstr "Slider in Wunschliste aktivieren"
406
 
407
+ #: includes/class.yith-wcwl-admin-init.php:1349
408
  msgid ""
409
  "Choose to enable product slider in wishlist page with linked products (<a "
410
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
412
  "Auswählen um einen Artikel Slider in der Wunschliste zu aktivieren. (<a href="
413
  "\"%s\" class=\"thickbox\">Beispiel</a>). %s"
414
 
415
+ #: includes/class.yith-wcwl-admin-init.php:1385
416
  msgid "\"Add to wishlist\" button"
417
  msgstr "Zur Wunschliste hinzufügen Button"
418
 
 
 
 
 
 
 
 
 
419
  #: includes/class.yith-wcwl-admin-init.php:1388
420
  #: includes/class.yith-wcwl-admin-init.php:1406
421
  #: includes/class.yith-wcwl-admin-init.php:1424
422
  #: includes/class.yith-wcwl-admin-init.php:1442
423
  #: includes/class.yith-wcwl-admin-init.php:1460
424
+ msgid "Background"
425
+ msgstr "Hintergrund"
426
 
427
  #: includes/class.yith-wcwl-admin-init.php:1389
428
  #: includes/class.yith-wcwl-admin-init.php:1407
429
  #: includes/class.yith-wcwl-admin-init.php:1425
430
  #: includes/class.yith-wcwl-admin-init.php:1443
431
  #: includes/class.yith-wcwl-admin-init.php:1461
432
+ msgid "Text"
433
+ msgstr "Text"
434
+
435
+ #: includes/class.yith-wcwl-admin-init.php:1390
436
+ #: includes/class.yith-wcwl-admin-init.php:1408
437
+ #: includes/class.yith-wcwl-admin-init.php:1426
438
+ #: includes/class.yith-wcwl-admin-init.php:1444
439
+ #: includes/class.yith-wcwl-admin-init.php:1462
440
  msgid "Border"
441
  msgstr "Rand"
442
 
 
 
 
 
 
 
 
443
  #: includes/class.yith-wcwl-admin-init.php:1397
444
  #: includes/class.yith-wcwl-admin-init.php:1415
445
  #: includes/class.yith-wcwl-admin-init.php:1433
446
  #: includes/class.yith-wcwl-admin-init.php:1451
447
+ msgid "Background (hover)"
448
+ msgstr "Hintergrund (Hover)"
449
 
450
  #: includes/class.yith-wcwl-admin-init.php:1398
451
  #: includes/class.yith-wcwl-admin-init.php:1416
452
  #: includes/class.yith-wcwl-admin-init.php:1434
453
  #: includes/class.yith-wcwl-admin-init.php:1452
454
+ msgid "Text (hover)"
455
+ msgstr "Text (hover)"
456
+
457
+ #: includes/class.yith-wcwl-admin-init.php:1399
458
+ #: includes/class.yith-wcwl-admin-init.php:1417
459
+ #: includes/class.yith-wcwl-admin-init.php:1435
460
+ #: includes/class.yith-wcwl-admin-init.php:1453
461
  msgid "Border (hover)"
462
  msgstr "Rand (Hover)"
463
 
464
+ #: includes/class.yith-wcwl-admin-init.php:1403
465
  msgid "\"Add to Cart\" button"
466
  msgstr "In den Warenkorb Button"
467
 
468
+ #: includes/class.yith-wcwl-admin-init.php:1421
469
  msgid "\"Style 1\" button"
470
  msgstr "Stil 1 Button"
471
 
472
+ #: includes/class.yith-wcwl-admin-init.php:1439
473
  msgid "\"Style 2\" button"
474
  msgstr "Stil 2 Button"
475
 
476
+ #: includes/class.yith-wcwl-admin-init.php:1457
477
  msgid "Wishlist table"
478
  msgstr "Wunschlisten Tabelle"
479
 
480
+ #: includes/class.yith-wcwl-admin-init.php:1466
481
  msgid "Headers"
482
  msgstr "Kopfzeilen"
483
 
484
+ #: includes/class.yith-wcwl-admin-init.php:1469
485
  msgid "Background color"
486
  msgstr "Hintergrund Farbe"
487
 
488
+ #: includes/class.yith-wcwl-admin-init.php:1559
489
  msgid "Wishlist Activated"
490
  msgstr "Wunschliste aktiviert"
491
 
492
+ #: includes/class.yith-wcwl-admin-init.php:1560
493
  msgid ""
494
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
495
  "can access to all the settings of our plugins that you have activated. "
501
  "href=\"https://goo.gl/wxbNyw\" target=\"blank\">Premium Version</a> hat eine "
502
  "Menge Funktionen mehr, schau sie dir doch mal an<a href=\"%s\">.</a>"
503
 
504
+ #: includes/class.yith-wcwl-admin-init.php:1571
505
  msgid "Wishlist Updated"
506
  msgstr "Wunschliste aktualisiert"
507
 
508
+ #: includes/class.yith-wcwl-admin-init.php:1572
509
  msgid ""
510
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
511
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
languages/yith-woocommerce-wishlist-es_AR.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-es_AR.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: YIThemes <support@yithemes.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -21,8 +21,8 @@ msgstr ""
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
  #: includes/class.yith-wcwl-admin-init.php:159
24
- #: includes/class.yith-wcwl-admin-init.php:1492
25
  #: includes/class.yith-wcwl-admin-init.php:1493
 
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Lista de deseos"
@@ -85,38 +85,38 @@ msgid ""
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
- #: includes/class.yith-wcwl-admin-init.php:1040
89
  msgid "General Settings"
90
  msgstr "Configuraciones generales"
91
 
92
- #: includes/class.yith-wcwl-admin-init.php:1047
93
  msgid "Enable YITH Wishlist"
94
  msgstr "Habilitar YITH Wishlist"
95
 
96
- #: includes/class.yith-wcwl-admin-init.php:1054
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "Título de la Lista de deseos"
100
 
101
- #: includes/class.yith-wcwl-admin-init.php:1056
102
  #: includes/class.yith-wcwl-admin-init.php:1057
103
- #: includes/class.yith-wcwl-admin-init.php:1307
 
104
  msgid "My wishlist on %s"
105
  msgstr "Mi lista de deseos en %s"
106
 
107
- #: includes/class.yith-wcwl-admin-init.php:1062
108
  msgid "Wishlist Page"
109
  msgstr "Lista de deseos"
110
 
111
- #: includes/class.yith-wcwl-admin-init.php:1063
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr "Contenidos: [yith_wcwl_wishlist]"
114
 
115
- #: includes/class.yith-wcwl-admin-init.php:1072
116
  msgid "Position"
117
  msgstr "Posición"
118
 
119
- #: includes/class.yith-wcwl-admin-init.php:1073
120
  #, fuzzy
121
  msgid ""
122
  "You can add the button in variable products only after the \"Add to Cart\" "
@@ -125,27 +125,27 @@ msgstr ""
125
  "En productos variables puedes agregarlo sólo Después de \"Agregar al carrito"
126
  "\" o usar el shortcode [yith_wcwl_add_to_wishlist]. "
127
 
128
- #: includes/class.yith-wcwl-admin-init.php:1079
129
  msgid "After \"Add to cart\""
130
  msgstr "Después de \"Agregar al carrito\""
131
 
132
- #: includes/class.yith-wcwl-admin-init.php:1080
133
  msgid "After thumbnails"
134
  msgstr "Después de las miniaturas"
135
 
136
- #: includes/class.yith-wcwl-admin-init.php:1081
137
  msgid "After summary"
138
  msgstr "Después del resúmen"
139
 
140
- #: includes/class.yith-wcwl-admin-init.php:1082
141
  msgid "Use shortcode"
142
  msgstr "Usar shortcode"
143
 
144
- #: includes/class.yith-wcwl-admin-init.php:1087
145
  msgid "Redirect to cart"
146
  msgstr "Redireccionar al carrito"
147
 
148
- #: includes/class.yith-wcwl-admin-init.php:1088
149
  msgid ""
150
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
151
  "page."
@@ -153,289 +153,281 @@ msgstr ""
153
  "Redireccionar a la página del carrito si se presiona el botón \"Agregar al "
154
  "carrito\" en la página de la lista de deseos."
155
 
156
- #: includes/class.yith-wcwl-admin-init.php:1094
157
  msgid "Remove if added to the cart"
158
  msgstr "Eliminar después de agregar al carrito"
159
 
160
- #: includes/class.yith-wcwl-admin-init.php:1095
161
  #, fuzzy
162
  msgid "Remove the product from the wishlist if it has been added to the cart."
163
  msgstr "Eliminar el producto de la lista de deseos si fue agregado al carrito."
164
 
165
- #: includes/class.yith-wcwl-admin-init.php:1101
166
  msgid "\"Add to Wishlist\" text"
167
  msgstr "Texto de \"Agregar a la Lista de deseos\""
168
 
169
- #: includes/class.yith-wcwl-admin-init.php:1103
170
  msgid "Add to Wishlist"
171
  msgstr "Agregar a la Lista de deseos"
172
 
173
- #: includes/class.yith-wcwl-admin-init.php:1108
174
  #, fuzzy
175
  msgid "\"Browse wishlist\" text"
176
  msgstr "Ir a la Lista de deseos"
177
 
178
- #: includes/class.yith-wcwl-admin-init.php:1110
179
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
180
  msgid "Browse Wishlist"
181
  msgstr "Ir a la Lista de deseos"
182
 
183
- #: includes/class.yith-wcwl-admin-init.php:1115
184
  #, fuzzy
185
  msgid "\"Product already in wishlist\" text"
186
  msgstr "Ya está en tu lista de deseos!"
187
 
188
- #: includes/class.yith-wcwl-admin-init.php:1117
189
  #: includes/class.yith-wcwl-ui.php:83
190
  msgid "The product is already in the wishlist!"
191
  msgstr "¡Este producto ya está en la lista de deseos!"
192
 
193
- #: includes/class.yith-wcwl-admin-init.php:1122
194
  #, fuzzy
195
  msgid "\"Product added\" text"
196
  msgstr "¡Agregado!"
197
 
198
- #: includes/class.yith-wcwl-admin-init.php:1124
199
  #: includes/class.yith-wcwl-ui.php:82
200
  msgid "Product added!"
201
  msgstr "¡Agregado!"
202
 
203
- #: includes/class.yith-wcwl-admin-init.php:1129
204
  msgid "\"Add to Cart\" text"
205
  msgstr "Texto de \"Agregar al carrito\""
206
 
207
- #: includes/class.yith-wcwl-admin-init.php:1131
208
  msgid "Add to Cart"
209
  msgstr "Agregar al carrito"
210
 
211
- #: includes/class.yith-wcwl-admin-init.php:1136
212
  msgid "Show Unit price"
213
  msgstr "Mostrar precio por unidad"
214
 
215
- #: includes/class.yith-wcwl-admin-init.php:1137
216
  msgid "Show unit price for each product in wishlist"
217
  msgstr ""
218
 
219
- #: includes/class.yith-wcwl-admin-init.php:1144
220
  msgid "Show \"Add to Cart\" button"
221
  msgstr "Mostrar el botón \"Agregar al carrito\""
222
 
223
- #: includes/class.yith-wcwl-admin-init.php:1145
224
  #, fuzzy
225
  msgid "Show \"Add to Cart\" button for each product in wishlist"
226
  msgstr "Fondo del botón \"Agregar al carrito\""
227
 
228
- #: includes/class.yith-wcwl-admin-init.php:1152
229
  msgid "Show Stock status"
230
  msgstr "Mostrar estado del stock"
231
 
232
- #: includes/class.yith-wcwl-admin-init.php:1153
233
  msgid ""
234
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
235
  msgstr ""
236
 
237
- #: includes/class.yith-wcwl-admin-init.php:1160
238
  msgid "Show Date of addition"
239
  msgstr ""
240
 
241
- #: includes/class.yith-wcwl-admin-init.php:1161
242
  #, fuzzy
243
  msgid "Show the date when users have added a product to the wishlist"
244
  msgstr ""
245
  "¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
246
  "Intenta nuevamente, por favor."
247
 
248
- #: includes/class.yith-wcwl-admin-init.php:1168
249
  #, fuzzy
250
  msgid "Add second remove button"
251
  msgstr "Texto del botón \"Agregar al carrito\""
252
 
253
- #: includes/class.yith-wcwl-admin-init.php:1169
254
  msgid "Add a second remove button in the last column, with extended label"
255
  msgstr ""
256
 
257
- #: includes/class.yith-wcwl-admin-init.php:1184
258
  msgid "Styles"
259
  msgstr "Estilos"
260
 
261
- #: includes/class.yith-wcwl-admin-init.php:1191
262
  msgid "Use buttons"
263
  msgstr "Usar botones"
264
 
265
- #: includes/class.yith-wcwl-admin-init.php:1192
266
  #, fuzzy
267
  msgid "Use buttons instead of simple anchors."
268
  msgstr "Usar botones en lugar de anclas simples."
269
 
270
- #: includes/class.yith-wcwl-admin-init.php:1198
271
  msgid "Custom CSS"
272
  msgstr "CSS personalizado"
273
 
274
- #: includes/class.yith-wcwl-admin-init.php:1205
275
  msgid "Use theme style"
276
  msgstr "Usar el estilo del tema"
277
 
278
- #: includes/class.yith-wcwl-admin-init.php:1206
279
  msgid "Use the theme style."
280
  msgstr "Usar el estilo del tema."
281
 
282
- #: includes/class.yith-wcwl-admin-init.php:1212
283
  #, fuzzy
284
  msgid "Rounded buttons"
285
  msgstr "Usar botones"
286
 
287
- #: includes/class.yith-wcwl-admin-init.php:1213
288
  #, fuzzy
289
  msgid "Make button corners rounded"
290
  msgstr "Redondear los ángulos de los botones"
291
 
292
- #: includes/class.yith-wcwl-admin-init.php:1219
293
  msgid "\"Add to Wishlist\" icon"
294
  msgstr "Ícono de \"Agregar a la Lista de deseos\""
295
 
296
- #: includes/class.yith-wcwl-admin-init.php:1220
297
  msgid "Add an icon to the \"Add to Wishlist\" button"
298
  msgstr "Agregar un ícono al botón de \"Agregar a la Lista de deseos\""
299
 
300
- #: includes/class.yith-wcwl-admin-init.php:1230
301
  msgid "\"Add to Cart\" icon"
302
  msgstr "Ícono de \"Agregar al carrito\""
303
 
304
- #: includes/class.yith-wcwl-admin-init.php:1231
305
  msgid "Add an icon to the \"Add to Cart\" button"
306
  msgstr "Agregar un ícono para el botón de \"Agregar al carrito\""
307
 
308
- #: includes/class.yith-wcwl-admin-init.php:1249
309
  #, fuzzy
310
  msgid "Social Networks & Share"
311
  msgstr "Sociales &amp; Compartir"
312
 
313
- #: includes/class.yith-wcwl-admin-init.php:1256
314
  msgid "Share on Facebook"
315
  msgstr "Compartir en Facebook"
316
 
317
- #: includes/class.yith-wcwl-admin-init.php:1257
318
  #, fuzzy
319
  msgid "Show \"Share on Facebook\" button"
320
  msgstr "Compartir en Facebook"
321
 
322
- #: includes/class.yith-wcwl-admin-init.php:1263
323
  msgid "Tweet on Twitter"
324
  msgstr "Tuitear en Twitter"
325
 
326
- #: includes/class.yith-wcwl-admin-init.php:1264
327
  #, fuzzy
328
  msgid "Show \"Tweet on Twitter\" button"
329
  msgstr "Tuitear en Twitter"
330
 
331
- #: includes/class.yith-wcwl-admin-init.php:1270
332
  msgid "Pin on Pinterest"
333
  msgstr "Compartir en Pinterest"
334
 
335
- #: includes/class.yith-wcwl-admin-init.php:1271
336
  #, fuzzy
337
  msgid "Show \"Pin on Pinterest\" button"
338
  msgstr "Compartir en Pinterest"
339
 
340
- #: includes/class.yith-wcwl-admin-init.php:1277
341
  msgid "Share on Google+"
342
  msgstr "Compartir en Google+"
343
 
344
- #: includes/class.yith-wcwl-admin-init.php:1278
345
  #, fuzzy
346
  msgid "Show \"Share on Google+\" button"
347
  msgstr "Compartir en Facebook"
348
 
349
- #: includes/class.yith-wcwl-admin-init.php:1284
350
  msgid "Share by Email"
351
  msgstr ""
352
 
353
- #: includes/class.yith-wcwl-admin-init.php:1285
354
  #, fuzzy
355
  msgid "Show \"Share by Email\" button"
356
  msgstr "Mostrar el botón \"Agregar al carrito\""
357
 
358
- #: includes/class.yith-wcwl-admin-init.php:1291
359
  msgid "Share by WhatsApp"
360
  msgstr ""
361
 
362
- #: includes/class.yith-wcwl-admin-init.php:1292
363
  #, fuzzy
364
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
365
  msgstr "Mostrar el botón \"Agregar al carrito\""
366
 
367
- #: includes/class.yith-wcwl-admin-init.php:1298
368
  msgid "Share by Url"
369
  msgstr ""
370
 
371
- #: includes/class.yith-wcwl-admin-init.php:1299
372
  msgid "Show \"Share Url\" field on wishlist page"
373
  msgstr ""
374
 
375
- #: includes/class.yith-wcwl-admin-init.php:1305
376
  #, fuzzy
377
  msgid "Social title"
378
  msgstr "Título de sociales"
379
 
380
- #: includes/class.yith-wcwl-admin-init.php:1312
381
  #, fuzzy
382
  msgid "Social text"
383
  msgstr "Texto de sociales"
384
 
385
- #: includes/class.yith-wcwl-admin-init.php:1313
386
  msgid ""
387
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
388
  "strong> where you want to show the URL of your wishlist."
389
  msgstr ""
390
 
391
- #: includes/class.yith-wcwl-admin-init.php:1320
392
  #, fuzzy
393
  msgid "Social image URL"
394
  msgstr "URL de las imágenes sociales"
395
 
396
- #: includes/class.yith-wcwl-admin-init.php:1321
397
  msgid "It will be used by Pinterest."
398
  msgstr ""
399
 
400
- #: includes/class.yith-wcwl-admin-init.php:1335
401
  msgid ""
402
  "If you want to take advantage of this feature, you could consider to "
403
  "purchase the %s."
404
  msgstr ""
405
 
406
- #: includes/class.yith-wcwl-admin-init.php:1340
407
  msgid "YITH WooCommerce Frequently Bought Together Integration"
408
  msgstr ""
409
 
410
- #: includes/class.yith-wcwl-admin-init.php:1347
411
  msgid "Enable slider in wishlist"
412
  msgstr ""
413
 
414
- #: includes/class.yith-wcwl-admin-init.php:1348
415
  msgid ""
416
  "Choose to enable product slider in wishlist page with linked products (<a "
417
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
418
  msgstr ""
419
 
420
- #: includes/class.yith-wcwl-admin-init.php:1384
421
  #, fuzzy
422
  msgid "\"Add to wishlist\" button"
423
  msgstr "Texto del botón \"Agregar a la lista de deseos\""
424
 
425
- #: includes/class.yith-wcwl-admin-init.php:1387
426
- #: includes/class.yith-wcwl-admin-init.php:1405
427
- #: includes/class.yith-wcwl-admin-init.php:1423
428
- #: includes/class.yith-wcwl-admin-init.php:1441
429
- #: includes/class.yith-wcwl-admin-init.php:1459
430
- msgid "Background"
431
- msgstr ""
432
-
433
  #: includes/class.yith-wcwl-admin-init.php:1388
434
  #: includes/class.yith-wcwl-admin-init.php:1406
435
  #: includes/class.yith-wcwl-admin-init.php:1424
436
  #: includes/class.yith-wcwl-admin-init.php:1442
437
  #: includes/class.yith-wcwl-admin-init.php:1460
438
- msgid "Text"
439
  msgstr ""
440
 
441
  #: includes/class.yith-wcwl-admin-init.php:1389
@@ -443,62 +435,70 @@ msgstr ""
443
  #: includes/class.yith-wcwl-admin-init.php:1425
444
  #: includes/class.yith-wcwl-admin-init.php:1443
445
  #: includes/class.yith-wcwl-admin-init.php:1461
446
- msgid "Border"
447
  msgstr ""
448
 
449
- #: includes/class.yith-wcwl-admin-init.php:1396
450
- #: includes/class.yith-wcwl-admin-init.php:1414
451
- #: includes/class.yith-wcwl-admin-init.php:1432
452
- #: includes/class.yith-wcwl-admin-init.php:1450
453
- msgid "Background (hover)"
 
454
  msgstr ""
455
 
456
  #: includes/class.yith-wcwl-admin-init.php:1397
457
  #: includes/class.yith-wcwl-admin-init.php:1415
458
  #: includes/class.yith-wcwl-admin-init.php:1433
459
  #: includes/class.yith-wcwl-admin-init.php:1451
460
- msgid "Text (hover)"
461
  msgstr ""
462
 
463
  #: includes/class.yith-wcwl-admin-init.php:1398
464
  #: includes/class.yith-wcwl-admin-init.php:1416
465
  #: includes/class.yith-wcwl-admin-init.php:1434
466
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
467
  msgid "Border (hover)"
468
  msgstr ""
469
 
470
- #: includes/class.yith-wcwl-admin-init.php:1402
471
  #, fuzzy
472
  msgid "\"Add to Cart\" button"
473
  msgstr "Texto del botón \"Agregar al carrito\""
474
 
475
- #: includes/class.yith-wcwl-admin-init.php:1420
476
  msgid "\"Style 1\" button"
477
  msgstr ""
478
 
479
- #: includes/class.yith-wcwl-admin-init.php:1438
480
  msgid "\"Style 2\" button"
481
  msgstr ""
482
 
483
- #: includes/class.yith-wcwl-admin-init.php:1456
484
  #, fuzzy
485
  msgid "Wishlist table"
486
  msgstr "Título de la Lista de deseos"
487
 
488
- #: includes/class.yith-wcwl-admin-init.php:1465
489
  msgid "Headers"
490
  msgstr ""
491
 
492
- #: includes/class.yith-wcwl-admin-init.php:1468
493
  msgid "Background color"
494
  msgstr ""
495
 
496
- #: includes/class.yith-wcwl-admin-init.php:1558
497
  #, fuzzy
498
  msgid "Wishlist Activated"
499
  msgstr "Título de la Lista de deseos"
500
 
501
- #: includes/class.yith-wcwl-admin-init.php:1559
502
  msgid ""
503
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
504
  "can access to all the settings of our plugins that you have activated. "
@@ -506,12 +506,12 @@ msgid ""
506
  "options, <a href=\"%s\">discover it now</a>."
507
  msgstr ""
508
 
509
- #: includes/class.yith-wcwl-admin-init.php:1570
510
  #, fuzzy
511
  msgid "Wishlist Updated"
512
  msgstr "Lista de deseos"
513
 
514
- #: includes/class.yith-wcwl-admin-init.php:1571
515
  msgid ""
516
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
517
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: YIThemes <support@yithemes.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
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:1493
25
+ #: includes/class.yith-wcwl-admin-init.php:1494
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Lista de deseos"
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1041
89
  msgid "General Settings"
90
  msgstr "Configuraciones generales"
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1048
93
  msgid "Enable YITH Wishlist"
94
  msgstr "Habilitar YITH Wishlist"
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1055
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "Título de la Lista de deseos"
100
 
 
101
  #: includes/class.yith-wcwl-admin-init.php:1057
102
+ #: includes/class.yith-wcwl-admin-init.php:1058
103
+ #: includes/class.yith-wcwl-admin-init.php:1308
104
  msgid "My wishlist on %s"
105
  msgstr "Mi lista de deseos en %s"
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1063
108
  msgid "Wishlist Page"
109
  msgstr "Lista de deseos"
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1064
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr "Contenidos: [yith_wcwl_wishlist]"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1073
116
  msgid "Position"
117
  msgstr "Posición"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1074
120
  #, fuzzy
121
  msgid ""
122
  "You can add the button in variable products only after the \"Add to Cart\" "
125
  "En productos variables puedes agregarlo sólo Después de \"Agregar al carrito"
126
  "\" o usar el shortcode [yith_wcwl_add_to_wishlist]. "
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1080
129
  msgid "After \"Add to cart\""
130
  msgstr "Después de \"Agregar al carrito\""
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1081
133
  msgid "After thumbnails"
134
  msgstr "Después de las miniaturas"
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1082
137
  msgid "After summary"
138
  msgstr "Después del resúmen"
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1083
141
  msgid "Use shortcode"
142
  msgstr "Usar shortcode"
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1088
145
  msgid "Redirect to cart"
146
  msgstr "Redireccionar al carrito"
147
 
148
+ #: includes/class.yith-wcwl-admin-init.php:1089
149
  msgid ""
150
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
151
  "page."
153
  "Redireccionar a la página del carrito si se presiona el botón \"Agregar al "
154
  "carrito\" en la página de la lista de deseos."
155
 
156
+ #: includes/class.yith-wcwl-admin-init.php:1095
157
  msgid "Remove if added to the cart"
158
  msgstr "Eliminar después de agregar al carrito"
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1096
161
  #, fuzzy
162
  msgid "Remove the product from the wishlist if it has been added to the cart."
163
  msgstr "Eliminar el producto de la lista de deseos si fue agregado al carrito."
164
 
165
+ #: includes/class.yith-wcwl-admin-init.php:1102
166
  msgid "\"Add to Wishlist\" text"
167
  msgstr "Texto de \"Agregar a la Lista de deseos\""
168
 
169
+ #: includes/class.yith-wcwl-admin-init.php:1104
170
  msgid "Add to Wishlist"
171
  msgstr "Agregar a la Lista de deseos"
172
 
173
+ #: includes/class.yith-wcwl-admin-init.php:1109
174
  #, fuzzy
175
  msgid "\"Browse wishlist\" text"
176
  msgstr "Ir a la Lista de deseos"
177
 
178
+ #: includes/class.yith-wcwl-admin-init.php:1111
179
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
180
  msgid "Browse Wishlist"
181
  msgstr "Ir a la Lista de deseos"
182
 
183
+ #: includes/class.yith-wcwl-admin-init.php:1116
184
  #, fuzzy
185
  msgid "\"Product already in wishlist\" text"
186
  msgstr "Ya está en tu lista de deseos!"
187
 
188
+ #: includes/class.yith-wcwl-admin-init.php:1118
189
  #: includes/class.yith-wcwl-ui.php:83
190
  msgid "The product is already in the wishlist!"
191
  msgstr "¡Este producto ya está en la lista de deseos!"
192
 
193
+ #: includes/class.yith-wcwl-admin-init.php:1123
194
  #, fuzzy
195
  msgid "\"Product added\" text"
196
  msgstr "¡Agregado!"
197
 
198
+ #: includes/class.yith-wcwl-admin-init.php:1125
199
  #: includes/class.yith-wcwl-ui.php:82
200
  msgid "Product added!"
201
  msgstr "¡Agregado!"
202
 
203
+ #: includes/class.yith-wcwl-admin-init.php:1130
204
  msgid "\"Add to Cart\" text"
205
  msgstr "Texto de \"Agregar al carrito\""
206
 
207
+ #: includes/class.yith-wcwl-admin-init.php:1132
208
  msgid "Add to Cart"
209
  msgstr "Agregar al carrito"
210
 
211
+ #: includes/class.yith-wcwl-admin-init.php:1137
212
  msgid "Show Unit price"
213
  msgstr "Mostrar precio por unidad"
214
 
215
+ #: includes/class.yith-wcwl-admin-init.php:1138
216
  msgid "Show unit price for each product in wishlist"
217
  msgstr ""
218
 
219
+ #: includes/class.yith-wcwl-admin-init.php:1145
220
  msgid "Show \"Add to Cart\" button"
221
  msgstr "Mostrar el botón \"Agregar al carrito\""
222
 
223
+ #: includes/class.yith-wcwl-admin-init.php:1146
224
  #, fuzzy
225
  msgid "Show \"Add to Cart\" button for each product in wishlist"
226
  msgstr "Fondo del botón \"Agregar al carrito\""
227
 
228
+ #: includes/class.yith-wcwl-admin-init.php:1153
229
  msgid "Show Stock status"
230
  msgstr "Mostrar estado del stock"
231
 
232
+ #: includes/class.yith-wcwl-admin-init.php:1154
233
  msgid ""
234
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
235
  msgstr ""
236
 
237
+ #: includes/class.yith-wcwl-admin-init.php:1161
238
  msgid "Show Date of addition"
239
  msgstr ""
240
 
241
+ #: includes/class.yith-wcwl-admin-init.php:1162
242
  #, fuzzy
243
  msgid "Show the date when users have added a product to the wishlist"
244
  msgstr ""
245
  "¡Ups! Ha ocurrido un error al agregar el producto a la lista de deseos. "
246
  "Intenta nuevamente, por favor."
247
 
248
+ #: includes/class.yith-wcwl-admin-init.php:1169
249
  #, fuzzy
250
  msgid "Add second remove button"
251
  msgstr "Texto del botón \"Agregar al carrito\""
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1170
254
  msgid "Add a second remove button in the last column, with extended label"
255
  msgstr ""
256
 
257
+ #: includes/class.yith-wcwl-admin-init.php:1185
258
  msgid "Styles"
259
  msgstr "Estilos"
260
 
261
+ #: includes/class.yith-wcwl-admin-init.php:1192
262
  msgid "Use buttons"
263
  msgstr "Usar botones"
264
 
265
+ #: includes/class.yith-wcwl-admin-init.php:1193
266
  #, fuzzy
267
  msgid "Use buttons instead of simple anchors."
268
  msgstr "Usar botones en lugar de anclas simples."
269
 
270
+ #: includes/class.yith-wcwl-admin-init.php:1199
271
  msgid "Custom CSS"
272
  msgstr "CSS personalizado"
273
 
274
+ #: includes/class.yith-wcwl-admin-init.php:1206
275
  msgid "Use theme style"
276
  msgstr "Usar el estilo del tema"
277
 
278
+ #: includes/class.yith-wcwl-admin-init.php:1207
279
  msgid "Use the theme style."
280
  msgstr "Usar el estilo del tema."
281
 
282
+ #: includes/class.yith-wcwl-admin-init.php:1213
283
  #, fuzzy
284
  msgid "Rounded buttons"
285
  msgstr "Usar botones"
286
 
287
+ #: includes/class.yith-wcwl-admin-init.php:1214
288
  #, fuzzy
289
  msgid "Make button corners rounded"
290
  msgstr "Redondear los ángulos de los botones"
291
 
292
+ #: includes/class.yith-wcwl-admin-init.php:1220
293
  msgid "\"Add to Wishlist\" icon"
294
  msgstr "Ícono de \"Agregar a la Lista de deseos\""
295
 
296
+ #: includes/class.yith-wcwl-admin-init.php:1221
297
  msgid "Add an icon to the \"Add to Wishlist\" button"
298
  msgstr "Agregar un ícono al botón de \"Agregar a la Lista de deseos\""
299
 
300
+ #: includes/class.yith-wcwl-admin-init.php:1231
301
  msgid "\"Add to Cart\" icon"
302
  msgstr "Ícono de \"Agregar al carrito\""
303
 
304
+ #: includes/class.yith-wcwl-admin-init.php:1232
305
  msgid "Add an icon to the \"Add to Cart\" button"
306
  msgstr "Agregar un ícono para el botón de \"Agregar al carrito\""
307
 
308
+ #: includes/class.yith-wcwl-admin-init.php:1250
309
  #, fuzzy
310
  msgid "Social Networks & Share"
311
  msgstr "Sociales &amp; Compartir"
312
 
313
+ #: includes/class.yith-wcwl-admin-init.php:1257
314
  msgid "Share on Facebook"
315
  msgstr "Compartir en Facebook"
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1258
318
  #, fuzzy
319
  msgid "Show \"Share on Facebook\" button"
320
  msgstr "Compartir en Facebook"
321
 
322
+ #: includes/class.yith-wcwl-admin-init.php:1264
323
  msgid "Tweet on Twitter"
324
  msgstr "Tuitear en Twitter"
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1265
327
  #, fuzzy
328
  msgid "Show \"Tweet on Twitter\" button"
329
  msgstr "Tuitear en Twitter"
330
 
331
+ #: includes/class.yith-wcwl-admin-init.php:1271
332
  msgid "Pin on Pinterest"
333
  msgstr "Compartir en Pinterest"
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1272
336
  #, fuzzy
337
  msgid "Show \"Pin on Pinterest\" button"
338
  msgstr "Compartir en Pinterest"
339
 
340
+ #: includes/class.yith-wcwl-admin-init.php:1278
341
  msgid "Share on Google+"
342
  msgstr "Compartir en Google+"
343
 
344
+ #: includes/class.yith-wcwl-admin-init.php:1279
345
  #, fuzzy
346
  msgid "Show \"Share on Google+\" button"
347
  msgstr "Compartir en Facebook"
348
 
349
+ #: includes/class.yith-wcwl-admin-init.php:1285
350
  msgid "Share by Email"
351
  msgstr ""
352
 
353
+ #: includes/class.yith-wcwl-admin-init.php:1286
354
  #, fuzzy
355
  msgid "Show \"Share by Email\" button"
356
  msgstr "Mostrar el botón \"Agregar al carrito\""
357
 
358
+ #: includes/class.yith-wcwl-admin-init.php:1292
359
  msgid "Share by WhatsApp"
360
  msgstr ""
361
 
362
+ #: includes/class.yith-wcwl-admin-init.php:1293
363
  #, fuzzy
364
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
365
  msgstr "Mostrar el botón \"Agregar al carrito\""
366
 
367
+ #: includes/class.yith-wcwl-admin-init.php:1299
368
  msgid "Share by Url"
369
  msgstr ""
370
 
371
+ #: includes/class.yith-wcwl-admin-init.php:1300
372
  msgid "Show \"Share Url\" field on wishlist page"
373
  msgstr ""
374
 
375
+ #: includes/class.yith-wcwl-admin-init.php:1306
376
  #, fuzzy
377
  msgid "Social title"
378
  msgstr "Título de sociales"
379
 
380
+ #: includes/class.yith-wcwl-admin-init.php:1313
381
  #, fuzzy
382
  msgid "Social text"
383
  msgstr "Texto de sociales"
384
 
385
+ #: includes/class.yith-wcwl-admin-init.php:1314
386
  msgid ""
387
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
388
  "strong> where you want to show the URL of your wishlist."
389
  msgstr ""
390
 
391
+ #: includes/class.yith-wcwl-admin-init.php:1321
392
  #, fuzzy
393
  msgid "Social image URL"
394
  msgstr "URL de las imágenes sociales"
395
 
396
+ #: includes/class.yith-wcwl-admin-init.php:1322
397
  msgid "It will be used by Pinterest."
398
  msgstr ""
399
 
400
+ #: includes/class.yith-wcwl-admin-init.php:1336
401
  msgid ""
402
  "If you want to take advantage of this feature, you could consider to "
403
  "purchase the %s."
404
  msgstr ""
405
 
406
+ #: includes/class.yith-wcwl-admin-init.php:1341
407
  msgid "YITH WooCommerce Frequently Bought Together Integration"
408
  msgstr ""
409
 
410
+ #: includes/class.yith-wcwl-admin-init.php:1348
411
  msgid "Enable slider in wishlist"
412
  msgstr ""
413
 
414
+ #: includes/class.yith-wcwl-admin-init.php:1349
415
  msgid ""
416
  "Choose to enable product slider in wishlist page with linked products (<a "
417
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
418
  msgstr ""
419
 
420
+ #: includes/class.yith-wcwl-admin-init.php:1385
421
  #, fuzzy
422
  msgid "\"Add to wishlist\" button"
423
  msgstr "Texto del botón \"Agregar a la lista de deseos\""
424
 
 
 
 
 
 
 
 
 
425
  #: includes/class.yith-wcwl-admin-init.php:1388
426
  #: includes/class.yith-wcwl-admin-init.php:1406
427
  #: includes/class.yith-wcwl-admin-init.php:1424
428
  #: includes/class.yith-wcwl-admin-init.php:1442
429
  #: includes/class.yith-wcwl-admin-init.php:1460
430
+ msgid "Background"
431
  msgstr ""
432
 
433
  #: includes/class.yith-wcwl-admin-init.php:1389
435
  #: includes/class.yith-wcwl-admin-init.php:1425
436
  #: includes/class.yith-wcwl-admin-init.php:1443
437
  #: includes/class.yith-wcwl-admin-init.php:1461
438
+ msgid "Text"
439
  msgstr ""
440
 
441
+ #: includes/class.yith-wcwl-admin-init.php:1390
442
+ #: includes/class.yith-wcwl-admin-init.php:1408
443
+ #: includes/class.yith-wcwl-admin-init.php:1426
444
+ #: includes/class.yith-wcwl-admin-init.php:1444
445
+ #: includes/class.yith-wcwl-admin-init.php:1462
446
+ msgid "Border"
447
  msgstr ""
448
 
449
  #: includes/class.yith-wcwl-admin-init.php:1397
450
  #: includes/class.yith-wcwl-admin-init.php:1415
451
  #: includes/class.yith-wcwl-admin-init.php:1433
452
  #: includes/class.yith-wcwl-admin-init.php:1451
453
+ msgid "Background (hover)"
454
  msgstr ""
455
 
456
  #: includes/class.yith-wcwl-admin-init.php:1398
457
  #: includes/class.yith-wcwl-admin-init.php:1416
458
  #: includes/class.yith-wcwl-admin-init.php:1434
459
  #: includes/class.yith-wcwl-admin-init.php:1452
460
+ msgid "Text (hover)"
461
+ msgstr ""
462
+
463
+ #: includes/class.yith-wcwl-admin-init.php:1399
464
+ #: includes/class.yith-wcwl-admin-init.php:1417
465
+ #: includes/class.yith-wcwl-admin-init.php:1435
466
+ #: includes/class.yith-wcwl-admin-init.php:1453
467
  msgid "Border (hover)"
468
  msgstr ""
469
 
470
+ #: includes/class.yith-wcwl-admin-init.php:1403
471
  #, fuzzy
472
  msgid "\"Add to Cart\" button"
473
  msgstr "Texto del botón \"Agregar al carrito\""
474
 
475
+ #: includes/class.yith-wcwl-admin-init.php:1421
476
  msgid "\"Style 1\" button"
477
  msgstr ""
478
 
479
+ #: includes/class.yith-wcwl-admin-init.php:1439
480
  msgid "\"Style 2\" button"
481
  msgstr ""
482
 
483
+ #: includes/class.yith-wcwl-admin-init.php:1457
484
  #, fuzzy
485
  msgid "Wishlist table"
486
  msgstr "Título de la Lista de deseos"
487
 
488
+ #: includes/class.yith-wcwl-admin-init.php:1466
489
  msgid "Headers"
490
  msgstr ""
491
 
492
+ #: includes/class.yith-wcwl-admin-init.php:1469
493
  msgid "Background color"
494
  msgstr ""
495
 
496
+ #: includes/class.yith-wcwl-admin-init.php:1559
497
  #, fuzzy
498
  msgid "Wishlist Activated"
499
  msgstr "Título de la Lista de deseos"
500
 
501
+ #: includes/class.yith-wcwl-admin-init.php:1560
502
  msgid ""
503
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
504
  "can access to all the settings of our plugins that you have activated. "
506
  "options, <a href=\"%s\">discover it now</a>."
507
  msgstr ""
508
 
509
+ #: includes/class.yith-wcwl-admin-init.php:1571
510
  #, fuzzy
511
  msgid "Wishlist Updated"
512
  msgstr "Lista de deseos"
513
 
514
+ #: includes/class.yith-wcwl-admin-init.php:1572
515
  msgid ""
516
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
517
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
languages/yith-woocommerce-wishlist-es_ES.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-es_ES.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: patrons_admin <arman.shahinyan@aticser.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -24,8 +24,8 @@ msgstr ""
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:1492
28
  #: includes/class.yith-wcwl-admin-init.php:1493
 
29
  #: includes/class.yith-wcwl-install.php:245
30
  msgid "Wishlist"
31
  msgstr "Lista de Deseos"
@@ -92,43 +92,43 @@ msgstr ""
92
  "características avanzadas del producto y obtendrá un año de actualizaciones "
93
  "gratuitas y apoyo a través de nuestra plataforma disponible 24h/24."
94
 
95
- #: includes/class.yith-wcwl-admin-init.php:1040
96
  msgid "General Settings"
97
  msgstr "Configuración general"
98
 
99
- #: includes/class.yith-wcwl-admin-init.php:1047
100
  msgid "Enable YITH Wishlist"
101
  msgstr ""
102
  "Habilitar Y\n"
103
  "ITH Wishlist"
104
 
105
- #: includes/class.yith-wcwl-admin-init.php:1054
106
  msgid "Default wishlist title"
107
  msgstr "Título por defecto de la Lista de Deseos"
108
 
109
- #: includes/class.yith-wcwl-admin-init.php:1056
110
  #: includes/class.yith-wcwl-admin-init.php:1057
111
- #: includes/class.yith-wcwl-admin-init.php:1307
 
112
  msgid "My wishlist on %s"
113
  msgstr "Mi lista de Deseos en %s"
114
 
115
- #: includes/class.yith-wcwl-admin-init.php:1062
116
  msgid "Wishlist Page"
117
  msgstr ""
118
  "Página \n"
119
  "Lista de Deseos"
120
 
121
- #: includes/class.yith-wcwl-admin-init.php:1063
122
  msgid "Page contents: [yith_wcwl_wishlist]"
123
  msgstr ""
124
  "Contenido de la Página: \n"
125
  "[yith_wcwl_wishlist]"
126
 
127
- #: includes/class.yith-wcwl-admin-init.php:1072
128
  msgid "Position"
129
  msgstr "Posición"
130
 
131
- #: includes/class.yith-wcwl-admin-init.php:1073
132
  msgid ""
133
  "You can add the button in variable products only after the \"Add to Cart\" "
134
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -139,27 +139,27 @@ msgstr ""
139
  "yith_wcwl_add_to_wishlist\n"
140
  "]."
141
 
142
- #: includes/class.yith-wcwl-admin-init.php:1079
143
  msgid "After \"Add to cart\""
144
  msgstr "Después de \"Añadir al carrito\""
145
 
146
- #: includes/class.yith-wcwl-admin-init.php:1080
147
  msgid "After thumbnails"
148
  msgstr "Después de miniaturas"
149
 
150
- #: includes/class.yith-wcwl-admin-init.php:1081
151
  msgid "After summary"
152
  msgstr "Después de sumario"
153
 
154
- #: includes/class.yith-wcwl-admin-init.php:1082
155
  msgid "Use shortcode"
156
  msgstr "Usar shortcode"
157
 
158
- #: includes/class.yith-wcwl-admin-init.php:1087
159
  msgid "Redirect to cart"
160
  msgstr "Redirigir a la cesta"
161
 
162
- #: includes/class.yith-wcwl-admin-init.php:1088
163
  msgid ""
164
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
165
  "page."
@@ -167,243 +167,243 @@ msgstr ""
167
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
168
  "page."
169
 
170
- #: includes/class.yith-wcwl-admin-init.php:1094
171
  msgid "Remove if added to the cart"
172
  msgstr "Eliminar si se añade a la cesta"
173
 
174
- #: includes/class.yith-wcwl-admin-init.php:1095
175
  msgid "Remove the product from the wishlist if it has been added to the cart."
176
  msgstr "Eliminar el producto de la lista si se ha añadido a la cesta."
177
 
178
- #: includes/class.yith-wcwl-admin-init.php:1101
179
  msgid "\"Add to Wishlist\" text"
180
  msgstr "Texto \"Añadir a la Lista de Deseos\""
181
 
182
- #: includes/class.yith-wcwl-admin-init.php:1103
183
  msgid "Add to Wishlist"
184
  msgstr "Añadir a la lista de deseos"
185
 
186
- #: includes/class.yith-wcwl-admin-init.php:1108
187
  msgid "\"Browse wishlist\" text"
188
  msgstr "Texto de \"Navegar por la Lista de Deseos\""
189
 
190
- #: includes/class.yith-wcwl-admin-init.php:1110
191
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
192
  msgid "Browse Wishlist"
193
  msgstr "Navegar por Lista de Deseos"
194
 
195
- #: includes/class.yith-wcwl-admin-init.php:1115
196
  msgid "\"Product already in wishlist\" text"
197
  msgstr "Texto de \"El producto ya está en la lista de deseos\""
198
 
199
- #: includes/class.yith-wcwl-admin-init.php:1117
200
  #: includes/class.yith-wcwl-ui.php:83
201
  msgid "The product is already in the wishlist!"
202
  msgstr "El producto ya está en la lista de deseos!"
203
 
204
- #: includes/class.yith-wcwl-admin-init.php:1122
205
  msgid "\"Product added\" text"
206
  msgstr "Texto de \"Producto añadido\""
207
 
208
- #: includes/class.yith-wcwl-admin-init.php:1124
209
  #: includes/class.yith-wcwl-ui.php:82
210
  msgid "Product added!"
211
  msgstr "Producto añadido!"
212
 
213
- #: includes/class.yith-wcwl-admin-init.php:1129
214
  msgid "\"Add to Cart\" text"
215
  msgstr "Texto de \"Añadir a la Cesta\""
216
 
217
- #: includes/class.yith-wcwl-admin-init.php:1131
218
  msgid "Add to Cart"
219
  msgstr "Añadir a la cesta"
220
 
221
- #: includes/class.yith-wcwl-admin-init.php:1136
222
  msgid "Show Unit price"
223
  msgstr "Mostrar Precio unitario"
224
 
225
- #: includes/class.yith-wcwl-admin-init.php:1137
226
  msgid "Show unit price for each product in wishlist"
227
  msgstr "Mostrar el precio unitario de cada producto en la lista de deseos"
228
 
229
- #: includes/class.yith-wcwl-admin-init.php:1144
230
  msgid "Show \"Add to Cart\" button"
231
  msgstr "Mostrar botón de \"Añadir al carrito\""
232
 
233
- #: includes/class.yith-wcwl-admin-init.php:1145
234
  msgid "Show \"Add to Cart\" button for each product in wishlist"
235
  msgstr ""
236
  "Mostrar botón \"Añadir al carrito\" para cada producto en la lista de deseos"
237
 
238
- #: includes/class.yith-wcwl-admin-init.php:1152
239
  msgid "Show Stock status"
240
  msgstr "Mostrar el estado del Stock"
241
 
242
- #: includes/class.yith-wcwl-admin-init.php:1153
243
  msgid ""
244
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
245
  msgstr ""
246
  "Mostrar etiqueta \"En existencia\" o \"Agotado\" para cada producto en la "
247
  "lista de deseos"
248
 
249
- #: includes/class.yith-wcwl-admin-init.php:1160
250
  msgid "Show Date of addition"
251
  msgstr "Mostrar Fecha de adición"
252
 
253
- #: includes/class.yith-wcwl-admin-init.php:1161
254
  msgid "Show the date when users have added a product to the wishlist"
255
  msgstr ""
256
  "Mostrar la fecha en que los usuarios han añadido un producto a la lista de "
257
  "deseos"
258
 
259
- #: includes/class.yith-wcwl-admin-init.php:1168
260
  msgid "Add second remove button"
261
  msgstr "Añadir segundo botón de eliminación"
262
 
263
- #: includes/class.yith-wcwl-admin-init.php:1169
264
  msgid "Add a second remove button in the last column, with extended label"
265
  msgstr ""
266
  "Añadir un segundo botón de eliminación en la última columna, con la etiqueta "
267
  "ampliada"
268
 
269
- #: includes/class.yith-wcwl-admin-init.php:1184
270
  msgid "Styles"
271
  msgstr "Estilos"
272
 
273
- #: includes/class.yith-wcwl-admin-init.php:1191
274
  msgid "Use buttons"
275
  msgstr "Usar botones"
276
 
277
- #: includes/class.yith-wcwl-admin-init.php:1192
278
  msgid "Use buttons instead of simple anchors."
279
  msgstr "Utilizar los botones en lugar de anclajes simples."
280
 
281
- #: includes/class.yith-wcwl-admin-init.php:1198
282
  msgid "Custom CSS"
283
  msgstr "CSS personalizado"
284
 
285
- #: includes/class.yith-wcwl-admin-init.php:1205
286
  msgid "Use theme style"
287
  msgstr "Usar estilo del tema"
288
 
289
- #: includes/class.yith-wcwl-admin-init.php:1206
290
  msgid "Use the theme style."
291
  msgstr "Utilizar el estilo de tema."
292
 
293
- #: includes/class.yith-wcwl-admin-init.php:1212
294
  msgid "Rounded buttons"
295
  msgstr "Botones redondeados"
296
 
297
- #: includes/class.yith-wcwl-admin-init.php:1213
298
  msgid "Make button corners rounded"
299
  msgstr "Hacer que las esquinas del botón sean redondeadas"
300
 
301
- #: includes/class.yith-wcwl-admin-init.php:1219
302
  msgid "\"Add to Wishlist\" icon"
303
  msgstr ""
304
  "Icono de \n"
305
  "\"Añadir a la Lista de Deseos\""
306
 
307
- #: includes/class.yith-wcwl-admin-init.php:1220
308
  msgid "Add an icon to the \"Add to Wishlist\" button"
309
  msgstr "Añadir un icono para el botón \"Agregar a la lista de deseos\""
310
 
311
- #: includes/class.yith-wcwl-admin-init.php:1230
312
  msgid "\"Add to Cart\" icon"
313
  msgstr ""
314
  "Icono de \n"
315
  "\"Añadir al carrito\""
316
 
317
- #: includes/class.yith-wcwl-admin-init.php:1231
318
  msgid "Add an icon to the \"Add to Cart\" button"
319
  msgstr "Añadir un icono para el botón \"Añadir al carrito\""
320
 
321
- #: includes/class.yith-wcwl-admin-init.php:1249
322
  msgid "Social Networks & Share"
323
  msgstr "Redes Sociales y Compartir"
324
 
325
- #: includes/class.yith-wcwl-admin-init.php:1256
326
  msgid "Share on Facebook"
327
  msgstr "Compartir en Facebook"
328
 
329
- #: includes/class.yith-wcwl-admin-init.php:1257
330
  msgid "Show \"Share on Facebook\" button"
331
  msgstr "Mostrar el botón \"Compartir en Facebook\""
332
 
333
- #: includes/class.yith-wcwl-admin-init.php:1263
334
  msgid "Tweet on Twitter"
335
  msgstr "Twittear en Twitter"
336
 
337
- #: includes/class.yith-wcwl-admin-init.php:1264
338
  msgid "Show \"Tweet on Twitter\" button"
339
  msgstr "Mostrar botón \"Twittear en Twitter\""
340
 
341
- #: includes/class.yith-wcwl-admin-init.php:1270
342
  msgid "Pin on Pinterest"
343
  msgstr "Pin en Pinterest"
344
 
345
- #: includes/class.yith-wcwl-admin-init.php:1271
346
  msgid "Show \"Pin on Pinterest\" button"
347
  msgstr "Mostrar botón \"Pin on Pinterest\""
348
 
349
- #: includes/class.yith-wcwl-admin-init.php:1277
350
  msgid "Share on Google+"
351
  msgstr "Compartir en Google+"
352
 
353
- #: includes/class.yith-wcwl-admin-init.php:1278
354
  msgid "Show \"Share on Google+\" button"
355
  msgstr "Mostrar el botón \"Compartir en Google+\""
356
 
357
- #: includes/class.yith-wcwl-admin-init.php:1284
358
  msgid "Share by Email"
359
  msgstr "Compartir por correo electrónico"
360
 
361
- #: includes/class.yith-wcwl-admin-init.php:1285
362
  msgid "Show \"Share by Email\" button"
363
  msgstr "Mostrar el botón \"Compartir por correo electrónico\""
364
 
365
- #: includes/class.yith-wcwl-admin-init.php:1291
366
  #, fuzzy
367
  msgid "Share by WhatsApp"
368
  msgstr "Compartir por correo electrónico"
369
 
370
- #: includes/class.yith-wcwl-admin-init.php:1292
371
  #, fuzzy
372
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
373
  msgstr "Mostrar el botón \"Compartir por correo electrónico\""
374
 
375
- #: includes/class.yith-wcwl-admin-init.php:1298
376
  #, fuzzy
377
  msgid "Share by Url"
378
  msgstr "Compartir por correo electrónico"
379
 
380
- #: includes/class.yith-wcwl-admin-init.php:1299
381
  msgid "Show \"Share Url\" field on wishlist page"
382
  msgstr ""
383
 
384
- #: includes/class.yith-wcwl-admin-init.php:1305
385
  msgid "Social title"
386
  msgstr "Título Social"
387
 
388
- #: includes/class.yith-wcwl-admin-init.php:1312
389
  msgid "Social text"
390
  msgstr "Texto Social"
391
 
392
- #: includes/class.yith-wcwl-admin-init.php:1313
393
  msgid ""
394
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
395
  "strong> where you want to show the URL of your wishlist."
396
  msgstr ""
397
 
398
- #: includes/class.yith-wcwl-admin-init.php:1320
399
  msgid "Social image URL"
400
  msgstr "URL de la imagen Social"
401
 
402
- #: includes/class.yith-wcwl-admin-init.php:1321
403
  msgid "It will be used by Pinterest."
404
  msgstr ""
405
 
406
- #: includes/class.yith-wcwl-admin-init.php:1335
407
  msgid ""
408
  "If you want to take advantage of this feature, you could consider to "
409
  "purchase the %s."
@@ -411,15 +411,15 @@ msgstr ""
411
  "Si desea tomar ventaja de esta característica, usted podría considerar "
412
  "comprar el %s."
413
 
414
- #: includes/class.yith-wcwl-admin-init.php:1340
415
  msgid "YITH WooCommerce Frequently Bought Together Integration"
416
  msgstr "Yith WooCommerce Productos adquiridos juntos frecuentemente"
417
 
418
- #: includes/class.yith-wcwl-admin-init.php:1347
419
  msgid "Enable slider in wishlist"
420
  msgstr "Habilitar control deslizante en la lista de deseos"
421
 
422
- #: includes/class.yith-wcwl-admin-init.php:1348
423
  msgid ""
424
  "Choose to enable product slider in wishlist page with linked products (<a "
425
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
@@ -428,84 +428,84 @@ msgstr ""
428
  "con productos vinculados \n"
429
  "(<a href=\"%s\" class=\"thickbox\">Ejemplo</a>). %s"
430
 
431
- #: includes/class.yith-wcwl-admin-init.php:1384
432
  msgid "\"Add to wishlist\" button"
433
  msgstr "Botón de \"Añadir a la lista de deseos\""
434
 
435
- #: includes/class.yith-wcwl-admin-init.php:1387
436
- #: includes/class.yith-wcwl-admin-init.php:1405
437
- #: includes/class.yith-wcwl-admin-init.php:1423
438
- #: includes/class.yith-wcwl-admin-init.php:1441
439
- #: includes/class.yith-wcwl-admin-init.php:1459
440
- msgid "Background"
441
- msgstr "Fondo"
442
-
443
  #: includes/class.yith-wcwl-admin-init.php:1388
444
  #: includes/class.yith-wcwl-admin-init.php:1406
445
  #: includes/class.yith-wcwl-admin-init.php:1424
446
  #: includes/class.yith-wcwl-admin-init.php:1442
447
  #: includes/class.yith-wcwl-admin-init.php:1460
448
- msgid "Text"
449
- msgstr "Texto"
450
 
451
  #: includes/class.yith-wcwl-admin-init.php:1389
452
  #: includes/class.yith-wcwl-admin-init.php:1407
453
  #: includes/class.yith-wcwl-admin-init.php:1425
454
  #: includes/class.yith-wcwl-admin-init.php:1443
455
  #: includes/class.yith-wcwl-admin-init.php:1461
 
 
 
 
 
 
 
 
456
  msgid "Border"
457
  msgstr "Borde"
458
 
459
- #: includes/class.yith-wcwl-admin-init.php:1396
460
- #: includes/class.yith-wcwl-admin-init.php:1414
461
- #: includes/class.yith-wcwl-admin-init.php:1432
462
- #: includes/class.yith-wcwl-admin-init.php:1450
463
- msgid "Background (hover)"
464
- msgstr "Fondo (hover)"
465
-
466
  #: includes/class.yith-wcwl-admin-init.php:1397
467
  #: includes/class.yith-wcwl-admin-init.php:1415
468
  #: includes/class.yith-wcwl-admin-init.php:1433
469
  #: includes/class.yith-wcwl-admin-init.php:1451
470
- msgid "Text (hover)"
471
- msgstr "Texto (hover)"
472
 
473
  #: includes/class.yith-wcwl-admin-init.php:1398
474
  #: includes/class.yith-wcwl-admin-init.php:1416
475
  #: includes/class.yith-wcwl-admin-init.php:1434
476
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
477
  msgid "Border (hover)"
478
  msgstr "Borde (hover)"
479
 
480
- #: includes/class.yith-wcwl-admin-init.php:1402
481
  msgid "\"Add to Cart\" button"
482
  msgstr "Botón \"Añadir a la cesta\""
483
 
484
- #: includes/class.yith-wcwl-admin-init.php:1420
485
  msgid "\"Style 1\" button"
486
  msgstr "Botón \"Estilo 1\""
487
 
488
- #: includes/class.yith-wcwl-admin-init.php:1438
489
  msgid "\"Style 2\" button"
490
  msgstr "Botón \"Estilo 2\""
491
 
492
- #: includes/class.yith-wcwl-admin-init.php:1456
493
  msgid "Wishlist table"
494
  msgstr "Tabla Lista de Deseos"
495
 
496
- #: includes/class.yith-wcwl-admin-init.php:1465
497
  msgid "Headers"
498
  msgstr "Cabeceras"
499
 
500
- #: includes/class.yith-wcwl-admin-init.php:1468
501
  msgid "Background color"
502
  msgstr "Color de fondo"
503
 
504
- #: includes/class.yith-wcwl-admin-init.php:1558
505
  msgid "Wishlist Activated"
506
  msgstr "Lista de Deseos Activado"
507
 
508
- #: includes/class.yith-wcwl-admin-init.php:1559
509
  msgid ""
510
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
511
  "can access to all the settings of our plugins that you have activated. "
@@ -520,11 +520,11 @@ msgstr ""
520
  "descúbrelo ahora\n"
521
  "</a>."
522
 
523
- #: includes/class.yith-wcwl-admin-init.php:1570
524
  msgid "Wishlist Updated"
525
  msgstr "Lista de Deseos Actualizado"
526
 
527
- #: includes/class.yith-wcwl-admin-init.php:1571
528
  msgid ""
529
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
530
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: patrons_admin <arman.shahinyan@aticser.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
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:1493
28
+ #: includes/class.yith-wcwl-admin-init.php:1494
29
  #: includes/class.yith-wcwl-install.php:245
30
  msgid "Wishlist"
31
  msgstr "Lista de Deseos"
92
  "características avanzadas del producto y obtendrá un año de actualizaciones "
93
  "gratuitas y apoyo a través de nuestra plataforma disponible 24h/24."
94
 
95
+ #: includes/class.yith-wcwl-admin-init.php:1041
96
  msgid "General Settings"
97
  msgstr "Configuración general"
98
 
99
+ #: includes/class.yith-wcwl-admin-init.php:1048
100
  msgid "Enable YITH Wishlist"
101
  msgstr ""
102
  "Habilitar Y\n"
103
  "ITH Wishlist"
104
 
105
+ #: includes/class.yith-wcwl-admin-init.php:1055
106
  msgid "Default wishlist title"
107
  msgstr "Título por defecto de la Lista de Deseos"
108
 
 
109
  #: includes/class.yith-wcwl-admin-init.php:1057
110
+ #: includes/class.yith-wcwl-admin-init.php:1058
111
+ #: includes/class.yith-wcwl-admin-init.php:1308
112
  msgid "My wishlist on %s"
113
  msgstr "Mi lista de Deseos en %s"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1063
116
  msgid "Wishlist Page"
117
  msgstr ""
118
  "Página \n"
119
  "Lista de Deseos"
120
 
121
+ #: includes/class.yith-wcwl-admin-init.php:1064
122
  msgid "Page contents: [yith_wcwl_wishlist]"
123
  msgstr ""
124
  "Contenido de la Página: \n"
125
  "[yith_wcwl_wishlist]"
126
 
127
+ #: includes/class.yith-wcwl-admin-init.php:1073
128
  msgid "Position"
129
  msgstr "Posición"
130
 
131
+ #: includes/class.yith-wcwl-admin-init.php:1074
132
  msgid ""
133
  "You can add the button in variable products only after the \"Add to Cart\" "
134
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
139
  "yith_wcwl_add_to_wishlist\n"
140
  "]."
141
 
142
+ #: includes/class.yith-wcwl-admin-init.php:1080
143
  msgid "After \"Add to cart\""
144
  msgstr "Después de \"Añadir al carrito\""
145
 
146
+ #: includes/class.yith-wcwl-admin-init.php:1081
147
  msgid "After thumbnails"
148
  msgstr "Después de miniaturas"
149
 
150
+ #: includes/class.yith-wcwl-admin-init.php:1082
151
  msgid "After summary"
152
  msgstr "Después de sumario"
153
 
154
+ #: includes/class.yith-wcwl-admin-init.php:1083
155
  msgid "Use shortcode"
156
  msgstr "Usar shortcode"
157
 
158
+ #: includes/class.yith-wcwl-admin-init.php:1088
159
  msgid "Redirect to cart"
160
  msgstr "Redirigir a la cesta"
161
 
162
+ #: includes/class.yith-wcwl-admin-init.php:1089
163
  msgid ""
164
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
165
  "page."
167
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
168
  "page."
169
 
170
+ #: includes/class.yith-wcwl-admin-init.php:1095
171
  msgid "Remove if added to the cart"
172
  msgstr "Eliminar si se añade a la cesta"
173
 
174
+ #: includes/class.yith-wcwl-admin-init.php:1096
175
  msgid "Remove the product from the wishlist if it has been added to the cart."
176
  msgstr "Eliminar el producto de la lista si se ha añadido a la cesta."
177
 
178
+ #: includes/class.yith-wcwl-admin-init.php:1102
179
  msgid "\"Add to Wishlist\" text"
180
  msgstr "Texto \"Añadir a la Lista de Deseos\""
181
 
182
+ #: includes/class.yith-wcwl-admin-init.php:1104
183
  msgid "Add to Wishlist"
184
  msgstr "Añadir a la lista de deseos"
185
 
186
+ #: includes/class.yith-wcwl-admin-init.php:1109
187
  msgid "\"Browse wishlist\" text"
188
  msgstr "Texto de \"Navegar por la Lista de Deseos\""
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1111
191
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
192
  msgid "Browse Wishlist"
193
  msgstr "Navegar por Lista de Deseos"
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1116
196
  msgid "\"Product already in wishlist\" text"
197
  msgstr "Texto de \"El producto ya está en la lista de deseos\""
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1118
200
  #: includes/class.yith-wcwl-ui.php:83
201
  msgid "The product is already in the wishlist!"
202
  msgstr "El producto ya está en la lista de deseos!"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1123
205
  msgid "\"Product added\" text"
206
  msgstr "Texto de \"Producto añadido\""
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1125
209
  #: includes/class.yith-wcwl-ui.php:82
210
  msgid "Product added!"
211
  msgstr "Producto añadido!"
212
 
213
+ #: includes/class.yith-wcwl-admin-init.php:1130
214
  msgid "\"Add to Cart\" text"
215
  msgstr "Texto de \"Añadir a la Cesta\""
216
 
217
+ #: includes/class.yith-wcwl-admin-init.php:1132
218
  msgid "Add to Cart"
219
  msgstr "Añadir a la cesta"
220
 
221
+ #: includes/class.yith-wcwl-admin-init.php:1137
222
  msgid "Show Unit price"
223
  msgstr "Mostrar Precio unitario"
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1138
226
  msgid "Show unit price for each product in wishlist"
227
  msgstr "Mostrar el precio unitario de cada producto en la lista de deseos"
228
 
229
+ #: includes/class.yith-wcwl-admin-init.php:1145
230
  msgid "Show \"Add to Cart\" button"
231
  msgstr "Mostrar botón de \"Añadir al carrito\""
232
 
233
+ #: includes/class.yith-wcwl-admin-init.php:1146
234
  msgid "Show \"Add to Cart\" button for each product in wishlist"
235
  msgstr ""
236
  "Mostrar botón \"Añadir al carrito\" para cada producto en la lista de deseos"
237
 
238
+ #: includes/class.yith-wcwl-admin-init.php:1153
239
  msgid "Show Stock status"
240
  msgstr "Mostrar el estado del Stock"
241
 
242
+ #: includes/class.yith-wcwl-admin-init.php:1154
243
  msgid ""
244
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
245
  msgstr ""
246
  "Mostrar etiqueta \"En existencia\" o \"Agotado\" para cada producto en la "
247
  "lista de deseos"
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1161
250
  msgid "Show Date of addition"
251
  msgstr "Mostrar Fecha de adición"
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1162
254
  msgid "Show the date when users have added a product to the wishlist"
255
  msgstr ""
256
  "Mostrar la fecha en que los usuarios han añadido un producto a la lista de "
257
  "deseos"
258
 
259
+ #: includes/class.yith-wcwl-admin-init.php:1169
260
  msgid "Add second remove button"
261
  msgstr "Añadir segundo botón de eliminación"
262
 
263
+ #: includes/class.yith-wcwl-admin-init.php:1170
264
  msgid "Add a second remove button in the last column, with extended label"
265
  msgstr ""
266
  "Añadir un segundo botón de eliminación en la última columna, con la etiqueta "
267
  "ampliada"
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1185
270
  msgid "Styles"
271
  msgstr "Estilos"
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1192
274
  msgid "Use buttons"
275
  msgstr "Usar botones"
276
 
277
+ #: includes/class.yith-wcwl-admin-init.php:1193
278
  msgid "Use buttons instead of simple anchors."
279
  msgstr "Utilizar los botones en lugar de anclajes simples."
280
 
281
+ #: includes/class.yith-wcwl-admin-init.php:1199
282
  msgid "Custom CSS"
283
  msgstr "CSS personalizado"
284
 
285
+ #: includes/class.yith-wcwl-admin-init.php:1206
286
  msgid "Use theme style"
287
  msgstr "Usar estilo del tema"
288
 
289
+ #: includes/class.yith-wcwl-admin-init.php:1207
290
  msgid "Use the theme style."
291
  msgstr "Utilizar el estilo de tema."
292
 
293
+ #: includes/class.yith-wcwl-admin-init.php:1213
294
  msgid "Rounded buttons"
295
  msgstr "Botones redondeados"
296
 
297
+ #: includes/class.yith-wcwl-admin-init.php:1214
298
  msgid "Make button corners rounded"
299
  msgstr "Hacer que las esquinas del botón sean redondeadas"
300
 
301
+ #: includes/class.yith-wcwl-admin-init.php:1220
302
  msgid "\"Add to Wishlist\" icon"
303
  msgstr ""
304
  "Icono de \n"
305
  "\"Añadir a la Lista de Deseos\""
306
 
307
+ #: includes/class.yith-wcwl-admin-init.php:1221
308
  msgid "Add an icon to the \"Add to Wishlist\" button"
309
  msgstr "Añadir un icono para el botón \"Agregar a la lista de deseos\""
310
 
311
+ #: includes/class.yith-wcwl-admin-init.php:1231
312
  msgid "\"Add to Cart\" icon"
313
  msgstr ""
314
  "Icono de \n"
315
  "\"Añadir al carrito\""
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1232
318
  msgid "Add an icon to the \"Add to Cart\" button"
319
  msgstr "Añadir un icono para el botón \"Añadir al carrito\""
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1250
322
  msgid "Social Networks & Share"
323
  msgstr "Redes Sociales y Compartir"
324
 
325
+ #: includes/class.yith-wcwl-admin-init.php:1257
326
  msgid "Share on Facebook"
327
  msgstr "Compartir en Facebook"
328
 
329
+ #: includes/class.yith-wcwl-admin-init.php:1258
330
  msgid "Show \"Share on Facebook\" button"
331
  msgstr "Mostrar el botón \"Compartir en Facebook\""
332
 
333
+ #: includes/class.yith-wcwl-admin-init.php:1264
334
  msgid "Tweet on Twitter"
335
  msgstr "Twittear en Twitter"
336
 
337
+ #: includes/class.yith-wcwl-admin-init.php:1265
338
  msgid "Show \"Tweet on Twitter\" button"
339
  msgstr "Mostrar botón \"Twittear en Twitter\""
340
 
341
+ #: includes/class.yith-wcwl-admin-init.php:1271
342
  msgid "Pin on Pinterest"
343
  msgstr "Pin en Pinterest"
344
 
345
+ #: includes/class.yith-wcwl-admin-init.php:1272
346
  msgid "Show \"Pin on Pinterest\" button"
347
  msgstr "Mostrar botón \"Pin on Pinterest\""
348
 
349
+ #: includes/class.yith-wcwl-admin-init.php:1278
350
  msgid "Share on Google+"
351
  msgstr "Compartir en Google+"
352
 
353
+ #: includes/class.yith-wcwl-admin-init.php:1279
354
  msgid "Show \"Share on Google+\" button"
355
  msgstr "Mostrar el botón \"Compartir en Google+\""
356
 
357
+ #: includes/class.yith-wcwl-admin-init.php:1285
358
  msgid "Share by Email"
359
  msgstr "Compartir por correo electrónico"
360
 
361
+ #: includes/class.yith-wcwl-admin-init.php:1286
362
  msgid "Show \"Share by Email\" button"
363
  msgstr "Mostrar el botón \"Compartir por correo electrónico\""
364
 
365
+ #: includes/class.yith-wcwl-admin-init.php:1292
366
  #, fuzzy
367
  msgid "Share by WhatsApp"
368
  msgstr "Compartir por correo electrónico"
369
 
370
+ #: includes/class.yith-wcwl-admin-init.php:1293
371
  #, fuzzy
372
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
373
  msgstr "Mostrar el botón \"Compartir por correo electrónico\""
374
 
375
+ #: includes/class.yith-wcwl-admin-init.php:1299
376
  #, fuzzy
377
  msgid "Share by Url"
378
  msgstr "Compartir por correo electrónico"
379
 
380
+ #: includes/class.yith-wcwl-admin-init.php:1300
381
  msgid "Show \"Share Url\" field on wishlist page"
382
  msgstr ""
383
 
384
+ #: includes/class.yith-wcwl-admin-init.php:1306
385
  msgid "Social title"
386
  msgstr "Título Social"
387
 
388
+ #: includes/class.yith-wcwl-admin-init.php:1313
389
  msgid "Social text"
390
  msgstr "Texto Social"
391
 
392
+ #: includes/class.yith-wcwl-admin-init.php:1314
393
  msgid ""
394
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
395
  "strong> where you want to show the URL of your wishlist."
396
  msgstr ""
397
 
398
+ #: includes/class.yith-wcwl-admin-init.php:1321
399
  msgid "Social image URL"
400
  msgstr "URL de la imagen Social"
401
 
402
+ #: includes/class.yith-wcwl-admin-init.php:1322
403
  msgid "It will be used by Pinterest."
404
  msgstr ""
405
 
406
+ #: includes/class.yith-wcwl-admin-init.php:1336
407
  msgid ""
408
  "If you want to take advantage of this feature, you could consider to "
409
  "purchase the %s."
411
  "Si desea tomar ventaja de esta característica, usted podría considerar "
412
  "comprar el %s."
413
 
414
+ #: includes/class.yith-wcwl-admin-init.php:1341
415
  msgid "YITH WooCommerce Frequently Bought Together Integration"
416
  msgstr "Yith WooCommerce Productos adquiridos juntos frecuentemente"
417
 
418
+ #: includes/class.yith-wcwl-admin-init.php:1348
419
  msgid "Enable slider in wishlist"
420
  msgstr "Habilitar control deslizante en la lista de deseos"
421
 
422
+ #: includes/class.yith-wcwl-admin-init.php:1349
423
  msgid ""
424
  "Choose to enable product slider in wishlist page with linked products (<a "
425
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
428
  "con productos vinculados \n"
429
  "(<a href=\"%s\" class=\"thickbox\">Ejemplo</a>). %s"
430
 
431
+ #: includes/class.yith-wcwl-admin-init.php:1385
432
  msgid "\"Add to wishlist\" button"
433
  msgstr "Botón de \"Añadir a la lista de deseos\""
434
 
 
 
 
 
 
 
 
 
435
  #: includes/class.yith-wcwl-admin-init.php:1388
436
  #: includes/class.yith-wcwl-admin-init.php:1406
437
  #: includes/class.yith-wcwl-admin-init.php:1424
438
  #: includes/class.yith-wcwl-admin-init.php:1442
439
  #: includes/class.yith-wcwl-admin-init.php:1460
440
+ msgid "Background"
441
+ msgstr "Fondo"
442
 
443
  #: includes/class.yith-wcwl-admin-init.php:1389
444
  #: includes/class.yith-wcwl-admin-init.php:1407
445
  #: includes/class.yith-wcwl-admin-init.php:1425
446
  #: includes/class.yith-wcwl-admin-init.php:1443
447
  #: includes/class.yith-wcwl-admin-init.php:1461
448
+ msgid "Text"
449
+ msgstr "Texto"
450
+
451
+ #: includes/class.yith-wcwl-admin-init.php:1390
452
+ #: includes/class.yith-wcwl-admin-init.php:1408
453
+ #: includes/class.yith-wcwl-admin-init.php:1426
454
+ #: includes/class.yith-wcwl-admin-init.php:1444
455
+ #: includes/class.yith-wcwl-admin-init.php:1462
456
  msgid "Border"
457
  msgstr "Borde"
458
 
 
 
 
 
 
 
 
459
  #: includes/class.yith-wcwl-admin-init.php:1397
460
  #: includes/class.yith-wcwl-admin-init.php:1415
461
  #: includes/class.yith-wcwl-admin-init.php:1433
462
  #: includes/class.yith-wcwl-admin-init.php:1451
463
+ msgid "Background (hover)"
464
+ msgstr "Fondo (hover)"
465
 
466
  #: includes/class.yith-wcwl-admin-init.php:1398
467
  #: includes/class.yith-wcwl-admin-init.php:1416
468
  #: includes/class.yith-wcwl-admin-init.php:1434
469
  #: includes/class.yith-wcwl-admin-init.php:1452
470
+ msgid "Text (hover)"
471
+ msgstr "Texto (hover)"
472
+
473
+ #: includes/class.yith-wcwl-admin-init.php:1399
474
+ #: includes/class.yith-wcwl-admin-init.php:1417
475
+ #: includes/class.yith-wcwl-admin-init.php:1435
476
+ #: includes/class.yith-wcwl-admin-init.php:1453
477
  msgid "Border (hover)"
478
  msgstr "Borde (hover)"
479
 
480
+ #: includes/class.yith-wcwl-admin-init.php:1403
481
  msgid "\"Add to Cart\" button"
482
  msgstr "Botón \"Añadir a la cesta\""
483
 
484
+ #: includes/class.yith-wcwl-admin-init.php:1421
485
  msgid "\"Style 1\" button"
486
  msgstr "Botón \"Estilo 1\""
487
 
488
+ #: includes/class.yith-wcwl-admin-init.php:1439
489
  msgid "\"Style 2\" button"
490
  msgstr "Botón \"Estilo 2\""
491
 
492
+ #: includes/class.yith-wcwl-admin-init.php:1457
493
  msgid "Wishlist table"
494
  msgstr "Tabla Lista de Deseos"
495
 
496
+ #: includes/class.yith-wcwl-admin-init.php:1466
497
  msgid "Headers"
498
  msgstr "Cabeceras"
499
 
500
+ #: includes/class.yith-wcwl-admin-init.php:1469
501
  msgid "Background color"
502
  msgstr "Color de fondo"
503
 
504
+ #: includes/class.yith-wcwl-admin-init.php:1559
505
  msgid "Wishlist Activated"
506
  msgstr "Lista de Deseos Activado"
507
 
508
+ #: includes/class.yith-wcwl-admin-init.php:1560
509
  msgid ""
510
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
511
  "can access to all the settings of our plugins that you have activated. "
520
  "descúbrelo ahora\n"
521
  "</a>."
522
 
523
+ #: includes/class.yith-wcwl-admin-init.php:1571
524
  msgid "Wishlist Updated"
525
  msgstr "Lista de Deseos Actualizado"
526
 
527
+ #: includes/class.yith-wcwl-admin-init.php:1572
528
  msgid ""
529
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
530
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
languages/yith-woocommerce-wishlist-es_MX.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-es_MX.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: Gabriel Azarias Dzul Cocom <gabrieldzul@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -21,8 +21,8 @@ msgstr ""
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
  #: includes/class.yith-wcwl-admin-init.php:159
24
- #: includes/class.yith-wcwl-admin-init.php:1492
25
  #: includes/class.yith-wcwl-admin-init.php:1493
 
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Lista de deseos"
@@ -85,38 +85,38 @@ msgid ""
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
- #: includes/class.yith-wcwl-admin-init.php:1040
89
  msgid "General Settings"
90
  msgstr "Ajustes Generales"
91
 
92
- #: includes/class.yith-wcwl-admin-init.php:1047
93
  msgid "Enable YITH Wishlist"
94
  msgstr "Activar la Lista de deseos de YITH"
95
 
96
- #: includes/class.yith-wcwl-admin-init.php:1054
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "Título de la Lista de deseos"
100
 
101
- #: includes/class.yith-wcwl-admin-init.php:1056
102
  #: includes/class.yith-wcwl-admin-init.php:1057
103
- #: includes/class.yith-wcwl-admin-init.php:1307
 
104
  msgid "My wishlist on %s"
105
  msgstr "My Lista de deseos en %s"
106
 
107
- #: includes/class.yith-wcwl-admin-init.php:1062
108
  msgid "Wishlist Page"
109
  msgstr "Página de la Lista de Deseos"
110
 
111
- #: includes/class.yith-wcwl-admin-init.php:1063
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr ""
114
 
115
- #: includes/class.yith-wcwl-admin-init.php:1072
116
  msgid "Position"
117
  msgstr "Posición"
118
 
119
- #: includes/class.yith-wcwl-admin-init.php:1073
120
  #, fuzzy
121
  msgid ""
122
  "You can add the button in variable products only after the \"Add to Cart\" "
@@ -125,27 +125,27 @@ msgstr ""
125
  "En productos variables puedes agregarlos solo despues de \"Agregar al "
126
  "Carrito\" o usar el shortcode [yith_wcwl_add_to_wishlist]."
127
 
128
- #: includes/class.yith-wcwl-admin-init.php:1079
129
  msgid "After \"Add to cart\""
130
  msgstr "Despued de \"Agregar al Carrito\""
131
 
132
- #: includes/class.yith-wcwl-admin-init.php:1080
133
  msgid "After thumbnails"
134
  msgstr "Despues de las miniaturas"
135
 
136
- #: includes/class.yith-wcwl-admin-init.php:1081
137
  msgid "After summary"
138
  msgstr "Despues del Resumen"
139
 
140
- #: includes/class.yith-wcwl-admin-init.php:1082
141
  msgid "Use shortcode"
142
  msgstr "Usar shortcode"
143
 
144
- #: includes/class.yith-wcwl-admin-init.php:1087
145
  msgid "Redirect to cart"
146
  msgstr "Redirreccionar al Carrito"
147
 
148
- #: includes/class.yith-wcwl-admin-init.php:1088
149
  msgid ""
150
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
151
  "page."
@@ -153,288 +153,280 @@ msgstr ""
153
  "Redireccionar a la página del Carrito si el boton de \"Agregar al Carrito\" "
154
  "es presionado en la página de la Lista de deseos."
155
 
156
- #: includes/class.yith-wcwl-admin-init.php:1094
157
  msgid "Remove if added to the cart"
158
  msgstr "Remover si es agregado al Carrito."
159
 
160
- #: includes/class.yith-wcwl-admin-init.php:1095
161
  #, fuzzy
162
  msgid "Remove the product from the wishlist if it has been added to the cart."
163
  msgstr ""
164
  "Remover el producto de la Lista de deseos si ha sido agregado al Carrito."
165
 
166
- #: includes/class.yith-wcwl-admin-init.php:1101
167
  msgid "\"Add to Wishlist\" text"
168
  msgstr "Testo de \"Agregar al Carrito\""
169
 
170
- #: includes/class.yith-wcwl-admin-init.php:1103
171
  msgid "Add to Wishlist"
172
  msgstr "Agregar a la Lista de deseos"
173
 
174
- #: includes/class.yith-wcwl-admin-init.php:1108
175
  #, fuzzy
176
  msgid "\"Browse wishlist\" text"
177
  msgstr "Ir a la Lista de deseos"
178
 
179
- #: includes/class.yith-wcwl-admin-init.php:1110
180
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
181
  msgid "Browse Wishlist"
182
  msgstr "Ir a la Lista de deseos"
183
 
184
- #: includes/class.yith-wcwl-admin-init.php:1115
185
  #, fuzzy
186
  msgid "\"Product already in wishlist\" text"
187
  msgstr "El producto ya está en la Lista"
188
 
189
- #: includes/class.yith-wcwl-admin-init.php:1117
190
  #: includes/class.yith-wcwl-ui.php:83
191
  msgid "The product is already in the wishlist!"
192
  msgstr "El producto ya se encuentra en la Lista de deseos!"
193
 
194
- #: includes/class.yith-wcwl-admin-init.php:1122
195
  #, fuzzy
196
  msgid "\"Product added\" text"
197
  msgstr "¡Producto agregado!"
198
 
199
- #: includes/class.yith-wcwl-admin-init.php:1124
200
  #: includes/class.yith-wcwl-ui.php:82
201
  msgid "Product added!"
202
  msgstr "¡Producto agregado!"
203
 
204
- #: includes/class.yith-wcwl-admin-init.php:1129
205
  msgid "\"Add to Cart\" text"
206
  msgstr "Texto de \"Agregar del Carrito\""
207
 
208
- #: includes/class.yith-wcwl-admin-init.php:1131
209
  msgid "Add to Cart"
210
  msgstr "Agregar al Carrito"
211
 
212
- #: includes/class.yith-wcwl-admin-init.php:1136
213
  msgid "Show Unit price"
214
  msgstr "Mostrar Precio unitario"
215
 
216
- #: includes/class.yith-wcwl-admin-init.php:1137
217
  msgid "Show unit price for each product in wishlist"
218
  msgstr ""
219
 
220
- #: includes/class.yith-wcwl-admin-init.php:1144
221
  msgid "Show \"Add to Cart\" button"
222
  msgstr "Mostar el boton de \"Agregar al Carrito\" "
223
 
224
- #: includes/class.yith-wcwl-admin-init.php:1145
225
  #, fuzzy
226
  msgid "Show \"Add to Cart\" button for each product in wishlist"
227
  msgstr "\"Agregar al Carrito\" fondo del boton"
228
 
229
- #: includes/class.yith-wcwl-admin-init.php:1152
230
  msgid "Show Stock status"
231
  msgstr "Mostar el estado del inventario"
232
 
233
- #: includes/class.yith-wcwl-admin-init.php:1153
234
  msgid ""
235
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
236
  msgstr ""
237
 
238
- #: includes/class.yith-wcwl-admin-init.php:1160
239
  msgid "Show Date of addition"
240
  msgstr ""
241
 
242
- #: includes/class.yith-wcwl-admin-init.php:1161
243
  #, fuzzy
244
  msgid "Show the date when users have added a product to the wishlist"
245
  msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
246
 
247
- #: includes/class.yith-wcwl-admin-init.php:1168
248
  #, fuzzy
249
  msgid "Add second remove button"
250
  msgstr "\"Agregar al Carrito\" texto del boton"
251
 
252
- #: includes/class.yith-wcwl-admin-init.php:1169
253
  msgid "Add a second remove button in the last column, with extended label"
254
  msgstr ""
255
 
256
- #: includes/class.yith-wcwl-admin-init.php:1184
257
  msgid "Styles"
258
  msgstr "Estilos"
259
 
260
- #: includes/class.yith-wcwl-admin-init.php:1191
261
  msgid "Use buttons"
262
  msgstr "Usar botones"
263
 
264
- #: includes/class.yith-wcwl-admin-init.php:1192
265
  #, fuzzy
266
  msgid "Use buttons instead of simple anchors."
267
  msgstr "Usar botones en lugar de un simple elnaces"
268
 
269
- #: includes/class.yith-wcwl-admin-init.php:1198
270
  msgid "Custom CSS"
271
  msgstr "Css personalizado"
272
 
273
- #: includes/class.yith-wcwl-admin-init.php:1205
274
  msgid "Use theme style"
275
  msgstr "Usar estilo del tema"
276
 
277
- #: includes/class.yith-wcwl-admin-init.php:1206
278
  msgid "Use the theme style."
279
  msgstr "Usar el estilo del tema"
280
 
281
- #: includes/class.yith-wcwl-admin-init.php:1212
282
  #, fuzzy
283
  msgid "Rounded buttons"
284
  msgstr "Usar botones"
285
 
286
- #: includes/class.yith-wcwl-admin-init.php:1213
287
  #, fuzzy
288
  msgid "Make button corners rounded"
289
  msgstr "Redondear los bordes de los botones"
290
 
291
- #: includes/class.yith-wcwl-admin-init.php:1219
292
  msgid "\"Add to Wishlist\" icon"
293
  msgstr "Icono de \"Agregar a la Lista de deseos\""
294
 
295
- #: includes/class.yith-wcwl-admin-init.php:1220
296
  msgid "Add an icon to the \"Add to Wishlist\" button"
297
  msgstr "Agregar un icono para el boton de \"Agregar a la Lista de deseos\""
298
 
299
- #: includes/class.yith-wcwl-admin-init.php:1230
300
  msgid "\"Add to Cart\" icon"
301
  msgstr "Icono de \"Agregar al carrito\""
302
 
303
- #: includes/class.yith-wcwl-admin-init.php:1231
304
  msgid "Add an icon to the \"Add to Cart\" button"
305
  msgstr "Agregar un icono para el boton de \"Agregar al Carrito\""
306
 
307
- #: includes/class.yith-wcwl-admin-init.php:1249
308
  #, fuzzy
309
  msgid "Social Networks & Share"
310
  msgstr "Compartir"
311
 
312
- #: includes/class.yith-wcwl-admin-init.php:1256
313
  msgid "Share on Facebook"
314
  msgstr "Compartir en Facebook"
315
 
316
- #: includes/class.yith-wcwl-admin-init.php:1257
317
  #, fuzzy
318
  msgid "Show \"Share on Facebook\" button"
319
  msgstr "Compartir en Facebook"
320
 
321
- #: includes/class.yith-wcwl-admin-init.php:1263
322
  msgid "Tweet on Twitter"
323
  msgstr "Tweet en Twitter"
324
 
325
- #: includes/class.yith-wcwl-admin-init.php:1264
326
  #, fuzzy
327
  msgid "Show \"Tweet on Twitter\" button"
328
  msgstr "Tweet en Twitter"
329
 
330
- #: includes/class.yith-wcwl-admin-init.php:1270
331
  msgid "Pin on Pinterest"
332
  msgstr "Pin en Pinterest"
333
 
334
- #: includes/class.yith-wcwl-admin-init.php:1271
335
  #, fuzzy
336
  msgid "Show \"Pin on Pinterest\" button"
337
  msgstr "Pin en Pinterest"
338
 
339
- #: includes/class.yith-wcwl-admin-init.php:1277
340
  msgid "Share on Google+"
341
  msgstr "Compartir en Google+"
342
 
343
- #: includes/class.yith-wcwl-admin-init.php:1278
344
  #, fuzzy
345
  msgid "Show \"Share on Google+\" button"
346
  msgstr "Compartir en Facebook"
347
 
348
- #: includes/class.yith-wcwl-admin-init.php:1284
349
  msgid "Share by Email"
350
  msgstr ""
351
 
352
- #: includes/class.yith-wcwl-admin-init.php:1285
353
  #, fuzzy
354
  msgid "Show \"Share by Email\" button"
355
  msgstr "Mostar el boton de \"Agregar al Carrito\" "
356
 
357
- #: includes/class.yith-wcwl-admin-init.php:1291
358
  msgid "Share by WhatsApp"
359
  msgstr ""
360
 
361
- #: includes/class.yith-wcwl-admin-init.php:1292
362
  #, fuzzy
363
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
364
  msgstr "Mostar el boton de \"Agregar al Carrito\" "
365
 
366
- #: includes/class.yith-wcwl-admin-init.php:1298
367
  msgid "Share by Url"
368
  msgstr ""
369
 
370
- #: includes/class.yith-wcwl-admin-init.php:1299
371
  msgid "Show \"Share Url\" field on wishlist page"
372
  msgstr ""
373
 
374
- #: includes/class.yith-wcwl-admin-init.php:1305
375
  #, fuzzy
376
  msgid "Social title"
377
  msgstr "Tiítulo de Redes sociales"
378
 
379
- #: includes/class.yith-wcwl-admin-init.php:1312
380
  #, fuzzy
381
  msgid "Social text"
382
  msgstr "Texto de redes sociales"
383
 
384
- #: includes/class.yith-wcwl-admin-init.php:1313
385
  msgid ""
386
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
387
  "strong> where you want to show the URL of your wishlist."
388
  msgstr ""
389
 
390
- #: includes/class.yith-wcwl-admin-init.php:1320
391
  #, fuzzy
392
  msgid "Social image URL"
393
  msgstr "URL de la imágen de las redes Sociales."
394
 
395
- #: includes/class.yith-wcwl-admin-init.php:1321
396
  msgid "It will be used by Pinterest."
397
  msgstr ""
398
 
399
- #: includes/class.yith-wcwl-admin-init.php:1335
400
  msgid ""
401
  "If you want to take advantage of this feature, you could consider to "
402
  "purchase the %s."
403
  msgstr ""
404
 
405
- #: includes/class.yith-wcwl-admin-init.php:1340
406
  msgid "YITH WooCommerce Frequently Bought Together Integration"
407
  msgstr ""
408
 
409
- #: includes/class.yith-wcwl-admin-init.php:1347
410
  msgid "Enable slider in wishlist"
411
  msgstr ""
412
 
413
- #: includes/class.yith-wcwl-admin-init.php:1348
414
  msgid ""
415
  "Choose to enable product slider in wishlist page with linked products (<a "
416
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
417
  msgstr ""
418
 
419
- #: includes/class.yith-wcwl-admin-init.php:1384
420
  #, fuzzy
421
  msgid "\"Add to wishlist\" button"
422
  msgstr "\"Agregar a Lista de deseos\" texto del boton"
423
 
424
- #: includes/class.yith-wcwl-admin-init.php:1387
425
- #: includes/class.yith-wcwl-admin-init.php:1405
426
- #: includes/class.yith-wcwl-admin-init.php:1423
427
- #: includes/class.yith-wcwl-admin-init.php:1441
428
- #: includes/class.yith-wcwl-admin-init.php:1459
429
- msgid "Background"
430
- msgstr ""
431
-
432
  #: includes/class.yith-wcwl-admin-init.php:1388
433
  #: includes/class.yith-wcwl-admin-init.php:1406
434
  #: includes/class.yith-wcwl-admin-init.php:1424
435
  #: includes/class.yith-wcwl-admin-init.php:1442
436
  #: includes/class.yith-wcwl-admin-init.php:1460
437
- msgid "Text"
438
  msgstr ""
439
 
440
  #: includes/class.yith-wcwl-admin-init.php:1389
@@ -442,62 +434,70 @@ msgstr ""
442
  #: includes/class.yith-wcwl-admin-init.php:1425
443
  #: includes/class.yith-wcwl-admin-init.php:1443
444
  #: includes/class.yith-wcwl-admin-init.php:1461
445
- msgid "Border"
446
  msgstr ""
447
 
448
- #: includes/class.yith-wcwl-admin-init.php:1396
449
- #: includes/class.yith-wcwl-admin-init.php:1414
450
- #: includes/class.yith-wcwl-admin-init.php:1432
451
- #: includes/class.yith-wcwl-admin-init.php:1450
452
- msgid "Background (hover)"
 
453
  msgstr ""
454
 
455
  #: includes/class.yith-wcwl-admin-init.php:1397
456
  #: includes/class.yith-wcwl-admin-init.php:1415
457
  #: includes/class.yith-wcwl-admin-init.php:1433
458
  #: includes/class.yith-wcwl-admin-init.php:1451
459
- msgid "Text (hover)"
460
  msgstr ""
461
 
462
  #: includes/class.yith-wcwl-admin-init.php:1398
463
  #: includes/class.yith-wcwl-admin-init.php:1416
464
  #: includes/class.yith-wcwl-admin-init.php:1434
465
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
466
  msgid "Border (hover)"
467
  msgstr ""
468
 
469
- #: includes/class.yith-wcwl-admin-init.php:1402
470
  #, fuzzy
471
  msgid "\"Add to Cart\" button"
472
  msgstr "\"Agregar al Carrito\" texto del boton"
473
 
474
- #: includes/class.yith-wcwl-admin-init.php:1420
475
  msgid "\"Style 1\" button"
476
  msgstr ""
477
 
478
- #: includes/class.yith-wcwl-admin-init.php:1438
479
  msgid "\"Style 2\" button"
480
  msgstr ""
481
 
482
- #: includes/class.yith-wcwl-admin-init.php:1456
483
  #, fuzzy
484
  msgid "Wishlist table"
485
  msgstr "Título de la Lista de deseos"
486
 
487
- #: includes/class.yith-wcwl-admin-init.php:1465
488
  msgid "Headers"
489
  msgstr ""
490
 
491
- #: includes/class.yith-wcwl-admin-init.php:1468
492
  msgid "Background color"
493
  msgstr ""
494
 
495
- #: includes/class.yith-wcwl-admin-init.php:1558
496
  #, fuzzy
497
  msgid "Wishlist Activated"
498
  msgstr "Título de la Lista de deseos"
499
 
500
- #: includes/class.yith-wcwl-admin-init.php:1559
501
  msgid ""
502
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
503
  "can access to all the settings of our plugins that you have activated. "
@@ -505,12 +505,12 @@ msgid ""
505
  "options, <a href=\"%s\">discover it now</a>."
506
  msgstr ""
507
 
508
- #: includes/class.yith-wcwl-admin-init.php:1570
509
  #, fuzzy
510
  msgid "Wishlist Updated"
511
  msgstr "Página de la Lista de Deseos"
512
 
513
- #: includes/class.yith-wcwl-admin-init.php:1571
514
  msgid ""
515
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
516
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: Gabriel Azarias Dzul Cocom <gabrieldzul@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
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:1493
25
+ #: includes/class.yith-wcwl-admin-init.php:1494
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Lista de deseos"
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1041
89
  msgid "General Settings"
90
  msgstr "Ajustes Generales"
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1048
93
  msgid "Enable YITH Wishlist"
94
  msgstr "Activar la Lista de deseos de YITH"
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1055
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "Título de la Lista de deseos"
100
 
 
101
  #: includes/class.yith-wcwl-admin-init.php:1057
102
+ #: includes/class.yith-wcwl-admin-init.php:1058
103
+ #: includes/class.yith-wcwl-admin-init.php:1308
104
  msgid "My wishlist on %s"
105
  msgstr "My Lista de deseos en %s"
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1063
108
  msgid "Wishlist Page"
109
  msgstr "Página de la Lista de Deseos"
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1064
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr ""
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1073
116
  msgid "Position"
117
  msgstr "Posición"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1074
120
  #, fuzzy
121
  msgid ""
122
  "You can add the button in variable products only after the \"Add to Cart\" "
125
  "En productos variables puedes agregarlos solo despues de \"Agregar al "
126
  "Carrito\" o usar el shortcode [yith_wcwl_add_to_wishlist]."
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1080
129
  msgid "After \"Add to cart\""
130
  msgstr "Despued de \"Agregar al Carrito\""
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1081
133
  msgid "After thumbnails"
134
  msgstr "Despues de las miniaturas"
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1082
137
  msgid "After summary"
138
  msgstr "Despues del Resumen"
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1083
141
  msgid "Use shortcode"
142
  msgstr "Usar shortcode"
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1088
145
  msgid "Redirect to cart"
146
  msgstr "Redirreccionar al Carrito"
147
 
148
+ #: includes/class.yith-wcwl-admin-init.php:1089
149
  msgid ""
150
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
151
  "page."
153
  "Redireccionar a la página del Carrito si el boton de \"Agregar al Carrito\" "
154
  "es presionado en la página de la Lista de deseos."
155
 
156
+ #: includes/class.yith-wcwl-admin-init.php:1095
157
  msgid "Remove if added to the cart"
158
  msgstr "Remover si es agregado al Carrito."
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1096
161
  #, fuzzy
162
  msgid "Remove the product from the wishlist if it has been added to the cart."
163
  msgstr ""
164
  "Remover el producto de la Lista de deseos si ha sido agregado al Carrito."
165
 
166
+ #: includes/class.yith-wcwl-admin-init.php:1102
167
  msgid "\"Add to Wishlist\" text"
168
  msgstr "Testo de \"Agregar al Carrito\""
169
 
170
+ #: includes/class.yith-wcwl-admin-init.php:1104
171
  msgid "Add to Wishlist"
172
  msgstr "Agregar a la Lista de deseos"
173
 
174
+ #: includes/class.yith-wcwl-admin-init.php:1109
175
  #, fuzzy
176
  msgid "\"Browse wishlist\" text"
177
  msgstr "Ir a la Lista de deseos"
178
 
179
+ #: includes/class.yith-wcwl-admin-init.php:1111
180
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
181
  msgid "Browse Wishlist"
182
  msgstr "Ir a la Lista de deseos"
183
 
184
+ #: includes/class.yith-wcwl-admin-init.php:1116
185
  #, fuzzy
186
  msgid "\"Product already in wishlist\" text"
187
  msgstr "El producto ya está en la Lista"
188
 
189
+ #: includes/class.yith-wcwl-admin-init.php:1118
190
  #: includes/class.yith-wcwl-ui.php:83
191
  msgid "The product is already in the wishlist!"
192
  msgstr "El producto ya se encuentra en la Lista de deseos!"
193
 
194
+ #: includes/class.yith-wcwl-admin-init.php:1123
195
  #, fuzzy
196
  msgid "\"Product added\" text"
197
  msgstr "¡Producto agregado!"
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1125
200
  #: includes/class.yith-wcwl-ui.php:82
201
  msgid "Product added!"
202
  msgstr "¡Producto agregado!"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1130
205
  msgid "\"Add to Cart\" text"
206
  msgstr "Texto de \"Agregar del Carrito\""
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1132
209
  msgid "Add to Cart"
210
  msgstr "Agregar al Carrito"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1137
213
  msgid "Show Unit price"
214
  msgstr "Mostrar Precio unitario"
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1138
217
  msgid "Show unit price for each product in wishlist"
218
  msgstr ""
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1145
221
  msgid "Show \"Add to Cart\" button"
222
  msgstr "Mostar el boton de \"Agregar al Carrito\" "
223
 
224
+ #: includes/class.yith-wcwl-admin-init.php:1146
225
  #, fuzzy
226
  msgid "Show \"Add to Cart\" button for each product in wishlist"
227
  msgstr "\"Agregar al Carrito\" fondo del boton"
228
 
229
+ #: includes/class.yith-wcwl-admin-init.php:1153
230
  msgid "Show Stock status"
231
  msgstr "Mostar el estado del inventario"
232
 
233
+ #: includes/class.yith-wcwl-admin-init.php:1154
234
  msgid ""
235
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
236
  msgstr ""
237
 
238
+ #: includes/class.yith-wcwl-admin-init.php:1161
239
  msgid "Show Date of addition"
240
  msgstr ""
241
 
242
+ #: includes/class.yith-wcwl-admin-init.php:1162
243
  #, fuzzy
244
  msgid "Show the date when users have added a product to the wishlist"
245
  msgstr "Ocurrió un erro mientras se agregaba el producto a la Lista"
246
 
247
+ #: includes/class.yith-wcwl-admin-init.php:1169
248
  #, fuzzy
249
  msgid "Add second remove button"
250
  msgstr "\"Agregar al Carrito\" texto del boton"
251
 
252
+ #: includes/class.yith-wcwl-admin-init.php:1170
253
  msgid "Add a second remove button in the last column, with extended label"
254
  msgstr ""
255
 
256
+ #: includes/class.yith-wcwl-admin-init.php:1185
257
  msgid "Styles"
258
  msgstr "Estilos"
259
 
260
+ #: includes/class.yith-wcwl-admin-init.php:1192
261
  msgid "Use buttons"
262
  msgstr "Usar botones"
263
 
264
+ #: includes/class.yith-wcwl-admin-init.php:1193
265
  #, fuzzy
266
  msgid "Use buttons instead of simple anchors."
267
  msgstr "Usar botones en lugar de un simple elnaces"
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1199
270
  msgid "Custom CSS"
271
  msgstr "Css personalizado"
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1206
274
  msgid "Use theme style"
275
  msgstr "Usar estilo del tema"
276
 
277
+ #: includes/class.yith-wcwl-admin-init.php:1207
278
  msgid "Use the theme style."
279
  msgstr "Usar el estilo del tema"
280
 
281
+ #: includes/class.yith-wcwl-admin-init.php:1213
282
  #, fuzzy
283
  msgid "Rounded buttons"
284
  msgstr "Usar botones"
285
 
286
+ #: includes/class.yith-wcwl-admin-init.php:1214
287
  #, fuzzy
288
  msgid "Make button corners rounded"
289
  msgstr "Redondear los bordes de los botones"
290
 
291
+ #: includes/class.yith-wcwl-admin-init.php:1220
292
  msgid "\"Add to Wishlist\" icon"
293
  msgstr "Icono de \"Agregar a la Lista de deseos\""
294
 
295
+ #: includes/class.yith-wcwl-admin-init.php:1221
296
  msgid "Add an icon to the \"Add to Wishlist\" button"
297
  msgstr "Agregar un icono para el boton de \"Agregar a la Lista de deseos\""
298
 
299
+ #: includes/class.yith-wcwl-admin-init.php:1231
300
  msgid "\"Add to Cart\" icon"
301
  msgstr "Icono de \"Agregar al carrito\""
302
 
303
+ #: includes/class.yith-wcwl-admin-init.php:1232
304
  msgid "Add an icon to the \"Add to Cart\" button"
305
  msgstr "Agregar un icono para el boton de \"Agregar al Carrito\""
306
 
307
+ #: includes/class.yith-wcwl-admin-init.php:1250
308
  #, fuzzy
309
  msgid "Social Networks & Share"
310
  msgstr "Compartir"
311
 
312
+ #: includes/class.yith-wcwl-admin-init.php:1257
313
  msgid "Share on Facebook"
314
  msgstr "Compartir en Facebook"
315
 
316
+ #: includes/class.yith-wcwl-admin-init.php:1258
317
  #, fuzzy
318
  msgid "Show \"Share on Facebook\" button"
319
  msgstr "Compartir en Facebook"
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1264
322
  msgid "Tweet on Twitter"
323
  msgstr "Tweet en Twitter"
324
 
325
+ #: includes/class.yith-wcwl-admin-init.php:1265
326
  #, fuzzy
327
  msgid "Show \"Tweet on Twitter\" button"
328
  msgstr "Tweet en Twitter"
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1271
331
  msgid "Pin on Pinterest"
332
  msgstr "Pin en Pinterest"
333
 
334
+ #: includes/class.yith-wcwl-admin-init.php:1272
335
  #, fuzzy
336
  msgid "Show \"Pin on Pinterest\" button"
337
  msgstr "Pin en Pinterest"
338
 
339
+ #: includes/class.yith-wcwl-admin-init.php:1278
340
  msgid "Share on Google+"
341
  msgstr "Compartir en Google+"
342
 
343
+ #: includes/class.yith-wcwl-admin-init.php:1279
344
  #, fuzzy
345
  msgid "Show \"Share on Google+\" button"
346
  msgstr "Compartir en Facebook"
347
 
348
+ #: includes/class.yith-wcwl-admin-init.php:1285
349
  msgid "Share by Email"
350
  msgstr ""
351
 
352
+ #: includes/class.yith-wcwl-admin-init.php:1286
353
  #, fuzzy
354
  msgid "Show \"Share by Email\" button"
355
  msgstr "Mostar el boton de \"Agregar al Carrito\" "
356
 
357
+ #: includes/class.yith-wcwl-admin-init.php:1292
358
  msgid "Share by WhatsApp"
359
  msgstr ""
360
 
361
+ #: includes/class.yith-wcwl-admin-init.php:1293
362
  #, fuzzy
363
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
364
  msgstr "Mostar el boton de \"Agregar al Carrito\" "
365
 
366
+ #: includes/class.yith-wcwl-admin-init.php:1299
367
  msgid "Share by Url"
368
  msgstr ""
369
 
370
+ #: includes/class.yith-wcwl-admin-init.php:1300
371
  msgid "Show \"Share Url\" field on wishlist page"
372
  msgstr ""
373
 
374
+ #: includes/class.yith-wcwl-admin-init.php:1306
375
  #, fuzzy
376
  msgid "Social title"
377
  msgstr "Tiítulo de Redes sociales"
378
 
379
+ #: includes/class.yith-wcwl-admin-init.php:1313
380
  #, fuzzy
381
  msgid "Social text"
382
  msgstr "Texto de redes sociales"
383
 
384
+ #: includes/class.yith-wcwl-admin-init.php:1314
385
  msgid ""
386
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
387
  "strong> where you want to show the URL of your wishlist."
388
  msgstr ""
389
 
390
+ #: includes/class.yith-wcwl-admin-init.php:1321
391
  #, fuzzy
392
  msgid "Social image URL"
393
  msgstr "URL de la imágen de las redes Sociales."
394
 
395
+ #: includes/class.yith-wcwl-admin-init.php:1322
396
  msgid "It will be used by Pinterest."
397
  msgstr ""
398
 
399
+ #: includes/class.yith-wcwl-admin-init.php:1336
400
  msgid ""
401
  "If you want to take advantage of this feature, you could consider to "
402
  "purchase the %s."
403
  msgstr ""
404
 
405
+ #: includes/class.yith-wcwl-admin-init.php:1341
406
  msgid "YITH WooCommerce Frequently Bought Together Integration"
407
  msgstr ""
408
 
409
+ #: includes/class.yith-wcwl-admin-init.php:1348
410
  msgid "Enable slider in wishlist"
411
  msgstr ""
412
 
413
+ #: includes/class.yith-wcwl-admin-init.php:1349
414
  msgid ""
415
  "Choose to enable product slider in wishlist page with linked products (<a "
416
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
417
  msgstr ""
418
 
419
+ #: includes/class.yith-wcwl-admin-init.php:1385
420
  #, fuzzy
421
  msgid "\"Add to wishlist\" button"
422
  msgstr "\"Agregar a Lista de deseos\" texto del boton"
423
 
 
 
 
 
 
 
 
 
424
  #: includes/class.yith-wcwl-admin-init.php:1388
425
  #: includes/class.yith-wcwl-admin-init.php:1406
426
  #: includes/class.yith-wcwl-admin-init.php:1424
427
  #: includes/class.yith-wcwl-admin-init.php:1442
428
  #: includes/class.yith-wcwl-admin-init.php:1460
429
+ msgid "Background"
430
  msgstr ""
431
 
432
  #: includes/class.yith-wcwl-admin-init.php:1389
434
  #: includes/class.yith-wcwl-admin-init.php:1425
435
  #: includes/class.yith-wcwl-admin-init.php:1443
436
  #: includes/class.yith-wcwl-admin-init.php:1461
437
+ msgid "Text"
438
  msgstr ""
439
 
440
+ #: includes/class.yith-wcwl-admin-init.php:1390
441
+ #: includes/class.yith-wcwl-admin-init.php:1408
442
+ #: includes/class.yith-wcwl-admin-init.php:1426
443
+ #: includes/class.yith-wcwl-admin-init.php:1444
444
+ #: includes/class.yith-wcwl-admin-init.php:1462
445
+ msgid "Border"
446
  msgstr ""
447
 
448
  #: includes/class.yith-wcwl-admin-init.php:1397
449
  #: includes/class.yith-wcwl-admin-init.php:1415
450
  #: includes/class.yith-wcwl-admin-init.php:1433
451
  #: includes/class.yith-wcwl-admin-init.php:1451
452
+ msgid "Background (hover)"
453
  msgstr ""
454
 
455
  #: includes/class.yith-wcwl-admin-init.php:1398
456
  #: includes/class.yith-wcwl-admin-init.php:1416
457
  #: includes/class.yith-wcwl-admin-init.php:1434
458
  #: includes/class.yith-wcwl-admin-init.php:1452
459
+ msgid "Text (hover)"
460
+ msgstr ""
461
+
462
+ #: includes/class.yith-wcwl-admin-init.php:1399
463
+ #: includes/class.yith-wcwl-admin-init.php:1417
464
+ #: includes/class.yith-wcwl-admin-init.php:1435
465
+ #: includes/class.yith-wcwl-admin-init.php:1453
466
  msgid "Border (hover)"
467
  msgstr ""
468
 
469
+ #: includes/class.yith-wcwl-admin-init.php:1403
470
  #, fuzzy
471
  msgid "\"Add to Cart\" button"
472
  msgstr "\"Agregar al Carrito\" texto del boton"
473
 
474
+ #: includes/class.yith-wcwl-admin-init.php:1421
475
  msgid "\"Style 1\" button"
476
  msgstr ""
477
 
478
+ #: includes/class.yith-wcwl-admin-init.php:1439
479
  msgid "\"Style 2\" button"
480
  msgstr ""
481
 
482
+ #: includes/class.yith-wcwl-admin-init.php:1457
483
  #, fuzzy
484
  msgid "Wishlist table"
485
  msgstr "Título de la Lista de deseos"
486
 
487
+ #: includes/class.yith-wcwl-admin-init.php:1466
488
  msgid "Headers"
489
  msgstr ""
490
 
491
+ #: includes/class.yith-wcwl-admin-init.php:1469
492
  msgid "Background color"
493
  msgstr ""
494
 
495
+ #: includes/class.yith-wcwl-admin-init.php:1559
496
  #, fuzzy
497
  msgid "Wishlist Activated"
498
  msgstr "Título de la Lista de deseos"
499
 
500
+ #: includes/class.yith-wcwl-admin-init.php:1560
501
  msgid ""
502
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
503
  "can access to all the settings of our plugins that you have activated. "
505
  "options, <a href=\"%s\">discover it now</a>."
506
  msgstr ""
507
 
508
+ #: includes/class.yith-wcwl-admin-init.php:1571
509
  #, fuzzy
510
  msgid "Wishlist Updated"
511
  msgstr "Página de la Lista de Deseos"
512
 
513
+ #: includes/class.yith-wcwl-admin-init.php:1572
514
  msgid ""
515
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
516
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
languages/yith-woocommerce-wishlist-fa_IR.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-fa_IR.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: Am!n <amin.pe94@gmail.com>\n"
8
  "Language-Team: YITH - translated to persian by dornaweb <info@dornaweb.com>\n"
@@ -21,8 +21,8 @@ msgstr ""
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
  #: includes/class.yith-wcwl-admin-init.php:159
24
- #: includes/class.yith-wcwl-admin-init.php:1492
25
  #: includes/class.yith-wcwl-admin-init.php:1493
 
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "لیست علاقه مندی ها"
@@ -89,63 +89,63 @@ msgstr ""
89
  "ببرید، همچنین به مدت 1 سال آپدیت های این افزونه را بطور رایگان دریافت کنید و "
90
  "از پشتیبانی 24 ساعته ما استفاده کنید"
91
 
92
- #: includes/class.yith-wcwl-admin-init.php:1040
93
  msgid "General Settings"
94
  msgstr "تنظیمات عمومی"
95
 
96
- #: includes/class.yith-wcwl-admin-init.php:1047
97
  msgid "Enable YITH Wishlist"
98
  msgstr "فعال کردن YITH Wishlist"
99
 
100
- #: includes/class.yith-wcwl-admin-init.php:1054
101
  msgid "Default wishlist title"
102
  msgstr "عنوان پیشفرض لیست علاقه مندی ها"
103
 
104
- #: includes/class.yith-wcwl-admin-init.php:1056
105
  #: includes/class.yith-wcwl-admin-init.php:1057
106
- #: includes/class.yith-wcwl-admin-init.php:1307
 
107
  msgid "My wishlist on %s"
108
  msgstr "لیست علاقه مندی های من در %s"
109
 
110
- #: includes/class.yith-wcwl-admin-init.php:1062
111
  msgid "Wishlist Page"
112
  msgstr "صفحه لیست علاقه مندی ها"
113
 
114
- #: includes/class.yith-wcwl-admin-init.php:1063
115
  msgid "Page contents: [yith_wcwl_wishlist]"
116
  msgstr "محتوای صفحه : [yith_wcwl_wishlist] باشد"
117
 
118
- #: includes/class.yith-wcwl-admin-init.php:1072
119
  msgid "Position"
120
  msgstr "موقعیت"
121
 
122
- #: includes/class.yith-wcwl-admin-init.php:1073
123
  msgid ""
124
  "You can add the button in variable products only after the \"Add to Cart\" "
125
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
126
  msgstr ""
127
 
128
- #: includes/class.yith-wcwl-admin-init.php:1079
129
  msgid "After \"Add to cart\""
130
  msgstr "بعد از \"افزودن به سبد\""
131
 
132
- #: includes/class.yith-wcwl-admin-init.php:1080
133
  msgid "After thumbnails"
134
  msgstr "بعد از تصاویر محصول"
135
 
136
- #: includes/class.yith-wcwl-admin-init.php:1081
137
  msgid "After summary"
138
  msgstr "بعد از خلاصه محصول"
139
 
140
- #: includes/class.yith-wcwl-admin-init.php:1082
141
  msgid "Use shortcode"
142
  msgstr "استفاده از شورتکد"
143
 
144
- #: includes/class.yith-wcwl-admin-init.php:1087
145
  msgid "Redirect to cart"
146
  msgstr "انتقال به سبد خرید"
147
 
148
- #: includes/class.yith-wcwl-admin-init.php:1088
149
  msgid ""
150
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
151
  "page."
@@ -153,329 +153,329 @@ msgstr ""
153
  "اگر در صفحه علاقه مندی ها روی \"افزودن به سبد\" کلیک شد، کاربر را به صفحه "
154
  "سبد خرید منتقل کن"
155
 
156
- #: includes/class.yith-wcwl-admin-init.php:1094
157
  msgid "Remove if added to the cart"
158
  msgstr "حذف محصول در صورت افزودن به سبد"
159
 
160
- #: includes/class.yith-wcwl-admin-init.php:1095
161
  msgid "Remove the product from the wishlist if it has been added to the cart."
162
  msgstr "اگر محصول به سبد خرید اضافه شد آن را از لیست علاقه مندی ها حذف کن."
163
 
164
- #: includes/class.yith-wcwl-admin-init.php:1101
165
  msgid "\"Add to Wishlist\" text"
166
  msgstr "متن \"افزودن به علاقه مندی ها\""
167
 
168
- #: includes/class.yith-wcwl-admin-init.php:1103
169
  msgid "Add to Wishlist"
170
  msgstr "افزودن به علاقه مندی ها"
171
 
172
- #: includes/class.yith-wcwl-admin-init.php:1108
173
  msgid "\"Browse wishlist\" text"
174
  msgstr "متن \"مشاهده علاقه مندی ها\""
175
 
176
- #: includes/class.yith-wcwl-admin-init.php:1110
177
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
178
  msgid "Browse Wishlist"
179
  msgstr "مشاهده لیست علاقه مندی ها"
180
 
181
- #: includes/class.yith-wcwl-admin-init.php:1115
182
  msgid "\"Product already in wishlist\" text"
183
  msgstr "متن \"محصول از قبل اضافه شده\""
184
 
185
- #: includes/class.yith-wcwl-admin-init.php:1117
186
  #: includes/class.yith-wcwl-ui.php:83
187
  msgid "The product is already in the wishlist!"
188
  msgstr "محصول از قبل به علاقه مندی ها اضافه شده!"
189
 
190
- #: includes/class.yith-wcwl-admin-init.php:1122
191
  msgid "\"Product added\" text"
192
  msgstr "متن \"محصول اضافه شد\""
193
 
194
- #: includes/class.yith-wcwl-admin-init.php:1124
195
  #: includes/class.yith-wcwl-ui.php:82
196
  msgid "Product added!"
197
  msgstr "اضافه شد!"
198
 
199
- #: includes/class.yith-wcwl-admin-init.php:1129
200
  msgid "\"Add to Cart\" text"
201
  msgstr "متن \"افزودن به سبد خرید\""
202
 
203
- #: includes/class.yith-wcwl-admin-init.php:1131
204
  msgid "Add to Cart"
205
  msgstr "افزودن به سبد"
206
 
207
- #: includes/class.yith-wcwl-admin-init.php:1136
208
  msgid "Show Unit price"
209
  msgstr "مشاهده واحدهای پولی"
210
 
211
- #: includes/class.yith-wcwl-admin-init.php:1137
212
  msgid "Show unit price for each product in wishlist"
213
  msgstr "مشاهده واحدهای پولی برای محصولات اضافه شده به لیست علاقه مندی ها"
214
 
215
- #: includes/class.yith-wcwl-admin-init.php:1144
216
  msgid "Show \"Add to Cart\" button"
217
  msgstr "مشاهده دکمه \"افزودن به سبد\""
218
 
219
- #: includes/class.yith-wcwl-admin-init.php:1145
220
  msgid "Show \"Add to Cart\" button for each product in wishlist"
221
  msgstr ""
222
 
223
- #: includes/class.yith-wcwl-admin-init.php:1152
224
  msgid "Show Stock status"
225
  msgstr "مشاهده موجودی محصول"
226
 
227
- #: includes/class.yith-wcwl-admin-init.php:1153
228
  msgid ""
229
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
230
  msgstr "مشاهده \"موجودی\" یا \"ناموجودی\" محصولات موجود در لیست علاقه مندی ها"
231
 
232
- #: includes/class.yith-wcwl-admin-init.php:1160
233
  msgid "Show Date of addition"
234
  msgstr ""
235
 
236
- #: includes/class.yith-wcwl-admin-init.php:1161
237
  msgid "Show the date when users have added a product to the wishlist"
238
  msgstr ""
239
 
240
- #: includes/class.yith-wcwl-admin-init.php:1168
241
  msgid "Add second remove button"
242
  msgstr ""
243
 
244
- #: includes/class.yith-wcwl-admin-init.php:1169
245
  msgid "Add a second remove button in the last column, with extended label"
246
  msgstr ""
247
 
248
- #: includes/class.yith-wcwl-admin-init.php:1184
249
  msgid "Styles"
250
  msgstr "استایل ها"
251
 
252
- #: includes/class.yith-wcwl-admin-init.php:1191
253
  msgid "Use buttons"
254
  msgstr "استفاده از دکمه ها"
255
 
256
- #: includes/class.yith-wcwl-admin-init.php:1192
257
  msgid "Use buttons instead of simple anchors."
258
  msgstr "به جای لینک های ساده از دکمه ها استفاده کن"
259
 
260
- #: includes/class.yith-wcwl-admin-init.php:1198
261
  msgid "Custom CSS"
262
  msgstr "CSS دستی"
263
 
264
- #: includes/class.yith-wcwl-admin-init.php:1205
265
  msgid "Use theme style"
266
  msgstr "استفاده از استایل قالب"
267
 
268
- #: includes/class.yith-wcwl-admin-init.php:1206
269
  msgid "Use the theme style."
270
  msgstr "از استایل قالب استفاده کن"
271
 
272
- #: includes/class.yith-wcwl-admin-init.php:1212
273
  msgid "Rounded buttons"
274
  msgstr "دکمه های گرد"
275
 
276
- #: includes/class.yith-wcwl-admin-init.php:1213
277
  msgid "Make button corners rounded"
278
  msgstr "گوشه های دکمه را گرد کن"
279
 
280
- #: includes/class.yith-wcwl-admin-init.php:1219
281
  msgid "\"Add to Wishlist\" icon"
282
  msgstr "آیکون \"افزودن به علاقه مندی ها\""
283
 
284
- #: includes/class.yith-wcwl-admin-init.php:1220
285
  msgid "Add an icon to the \"Add to Wishlist\" button"
286
  msgstr "یک آیکون به دکمه \"افزودن به لیست علاقه مندی ها\" اضافه کن"
287
 
288
- #: includes/class.yith-wcwl-admin-init.php:1230
289
  msgid "\"Add to Cart\" icon"
290
  msgstr "آیکون \"افزودن به سبد\""
291
 
292
- #: includes/class.yith-wcwl-admin-init.php:1231
293
  msgid "Add an icon to the \"Add to Cart\" button"
294
  msgstr "یک آیکون به دکمه \"افزودن به سبد\" اضافه کن"
295
 
296
- #: includes/class.yith-wcwl-admin-init.php:1249
297
  msgid "Social Networks & Share"
298
  msgstr ""
299
 
300
- #: includes/class.yith-wcwl-admin-init.php:1256
301
  msgid "Share on Facebook"
302
  msgstr "اشتراک در فیس بوک"
303
 
304
- #: includes/class.yith-wcwl-admin-init.php:1257
305
  msgid "Show \"Share on Facebook\" button"
306
  msgstr "نمایش دکمه \"اشتراک در فیس بوک\""
307
 
308
- #: includes/class.yith-wcwl-admin-init.php:1263
309
  msgid "Tweet on Twitter"
310
  msgstr "توییت در توییتر"
311
 
312
- #: includes/class.yith-wcwl-admin-init.php:1264
313
  msgid "Show \"Tweet on Twitter\" button"
314
  msgstr "نمایش دکمه \"توییت در توییتر\""
315
 
316
- #: includes/class.yith-wcwl-admin-init.php:1270
317
  msgid "Pin on Pinterest"
318
  msgstr "پین به پینترست"
319
 
320
- #: includes/class.yith-wcwl-admin-init.php:1271
321
  msgid "Show \"Pin on Pinterest\" button"
322
  msgstr "نمایش دکمه \"پین درپینترست\""
323
 
324
- #: includes/class.yith-wcwl-admin-init.php:1277
325
  msgid "Share on Google+"
326
  msgstr "اشتراک گذاری در گوگل+"
327
 
328
- #: includes/class.yith-wcwl-admin-init.php:1278
329
  msgid "Show \"Share on Google+\" button"
330
  msgstr ""
331
 
332
- #: includes/class.yith-wcwl-admin-init.php:1284
333
  msgid "Share by Email"
334
  msgstr "اشتراک با ایمیل"
335
 
336
- #: includes/class.yith-wcwl-admin-init.php:1285
337
  msgid "Show \"Share by Email\" button"
338
  msgstr "نمایش دکمه \"اشتراک با ایمیل\""
339
 
340
- #: includes/class.yith-wcwl-admin-init.php:1291
341
  #, fuzzy
342
  msgid "Share by WhatsApp"
343
  msgstr "اشتراک با ایمیل"
344
 
345
- #: includes/class.yith-wcwl-admin-init.php:1292
346
  #, fuzzy
347
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
348
  msgstr "نمایش دکمه \"اشتراک با ایمیل\""
349
 
350
- #: includes/class.yith-wcwl-admin-init.php:1298
351
  #, fuzzy
352
  msgid "Share by Url"
353
  msgstr "اشتراک با ایمیل"
354
 
355
- #: includes/class.yith-wcwl-admin-init.php:1299
356
  msgid "Show \"Share Url\" field on wishlist page"
357
  msgstr ""
358
 
359
- #: includes/class.yith-wcwl-admin-init.php:1305
360
  msgid "Social title"
361
  msgstr "عنوان اجتماعی"
362
 
363
- #: includes/class.yith-wcwl-admin-init.php:1312
364
  msgid "Social text"
365
  msgstr "متن اجتماعی"
366
 
367
- #: includes/class.yith-wcwl-admin-init.php:1313
368
  msgid ""
369
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
370
  "strong> where you want to show the URL of your wishlist."
371
  msgstr ""
372
 
373
- #: includes/class.yith-wcwl-admin-init.php:1320
374
  msgid "Social image URL"
375
  msgstr "آدرس تصویر اجتماعی"
376
 
377
- #: includes/class.yith-wcwl-admin-init.php:1321
378
  msgid "It will be used by Pinterest."
379
  msgstr ""
380
 
381
- #: includes/class.yith-wcwl-admin-init.php:1335
382
  msgid ""
383
  "If you want to take advantage of this feature, you could consider to "
384
  "purchase the %s."
385
  msgstr ""
386
 
387
- #: includes/class.yith-wcwl-admin-init.php:1340
388
  msgid "YITH WooCommerce Frequently Bought Together Integration"
389
  msgstr ""
390
 
391
- #: includes/class.yith-wcwl-admin-init.php:1347
392
  msgid "Enable slider in wishlist"
393
  msgstr ""
394
 
395
- #: includes/class.yith-wcwl-admin-init.php:1348
396
  msgid ""
397
  "Choose to enable product slider in wishlist page with linked products (<a "
398
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
399
  msgstr ""
400
 
401
- #: includes/class.yith-wcwl-admin-init.php:1384
402
  msgid "\"Add to wishlist\" button"
403
  msgstr "دکمه \" افزودن به علاقه مندیها\""
404
 
405
- #: includes/class.yith-wcwl-admin-init.php:1387
406
- #: includes/class.yith-wcwl-admin-init.php:1405
407
- #: includes/class.yith-wcwl-admin-init.php:1423
408
- #: includes/class.yith-wcwl-admin-init.php:1441
409
- #: includes/class.yith-wcwl-admin-init.php:1459
410
- msgid "Background"
411
- msgstr "پس زمینه"
412
-
413
  #: includes/class.yith-wcwl-admin-init.php:1388
414
  #: includes/class.yith-wcwl-admin-init.php:1406
415
  #: includes/class.yith-wcwl-admin-init.php:1424
416
  #: includes/class.yith-wcwl-admin-init.php:1442
417
  #: includes/class.yith-wcwl-admin-init.php:1460
418
- msgid "Text"
419
- msgstr "متن"
420
 
421
  #: includes/class.yith-wcwl-admin-init.php:1389
422
  #: includes/class.yith-wcwl-admin-init.php:1407
423
  #: includes/class.yith-wcwl-admin-init.php:1425
424
  #: includes/class.yith-wcwl-admin-init.php:1443
425
  #: includes/class.yith-wcwl-admin-init.php:1461
 
 
 
 
 
 
 
 
426
  msgid "Border"
427
  msgstr "کادر"
428
 
429
- #: includes/class.yith-wcwl-admin-init.php:1396
430
- #: includes/class.yith-wcwl-admin-init.php:1414
431
- #: includes/class.yith-wcwl-admin-init.php:1432
432
- #: includes/class.yith-wcwl-admin-init.php:1450
433
- msgid "Background (hover)"
434
- msgstr "پس زمینه ( حالت هاور)"
435
-
436
  #: includes/class.yith-wcwl-admin-init.php:1397
437
  #: includes/class.yith-wcwl-admin-init.php:1415
438
  #: includes/class.yith-wcwl-admin-init.php:1433
439
  #: includes/class.yith-wcwl-admin-init.php:1451
440
- msgid "Text (hover)"
441
- msgstr "متن (حالت هاور)"
442
 
443
  #: includes/class.yith-wcwl-admin-init.php:1398
444
  #: includes/class.yith-wcwl-admin-init.php:1416
445
  #: includes/class.yith-wcwl-admin-init.php:1434
446
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
447
  msgid "Border (hover)"
448
  msgstr "کادر (حالت هاور)"
449
 
450
- #: includes/class.yith-wcwl-admin-init.php:1402
451
  msgid "\"Add to Cart\" button"
452
  msgstr "دکمه \"افزودن به سبد\""
453
 
454
- #: includes/class.yith-wcwl-admin-init.php:1420
455
  msgid "\"Style 1\" button"
456
  msgstr "دکمه \"استایل 1\""
457
 
458
- #: includes/class.yith-wcwl-admin-init.php:1438
459
  msgid "\"Style 2\" button"
460
  msgstr "دکمه \"استایل 2\""
461
 
462
- #: includes/class.yith-wcwl-admin-init.php:1456
463
  msgid "Wishlist table"
464
  msgstr "جدول علاقه مندی ها"
465
 
466
- #: includes/class.yith-wcwl-admin-init.php:1465
467
  msgid "Headers"
468
  msgstr "هدرها"
469
 
470
- #: includes/class.yith-wcwl-admin-init.php:1468
471
  msgid "Background color"
472
  msgstr "زنگ زمینه"
473
 
474
- #: includes/class.yith-wcwl-admin-init.php:1558
475
  msgid "Wishlist Activated"
476
  msgstr "لیست علاقه مندی ها فعال شد"
477
 
478
- #: includes/class.yith-wcwl-admin-init.php:1559
479
  msgid ""
480
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
481
  "can access to all the settings of our plugins that you have activated. "
@@ -487,11 +487,11 @@ msgstr ""
487
  "همچنین افزونه لیست علاقه مندی ها در نسخه حرفه ای نیز موجود است که امکانات "
488
  "بسیار بیشتر و جدیدتری دارد , <a href=\"%s\">این امکانات را ببینید</a>."
489
 
490
- #: includes/class.yith-wcwl-admin-init.php:1570
491
  msgid "Wishlist Updated"
492
  msgstr "لیست علاقه مندی ها به روز شد"
493
 
494
- #: includes/class.yith-wcwl-admin-init.php:1571
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 "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: Am!n <amin.pe94@gmail.com>\n"
8
  "Language-Team: YITH - translated to persian by dornaweb <info@dornaweb.com>\n"
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:1493
25
+ #: includes/class.yith-wcwl-admin-init.php:1494
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "لیست علاقه مندی ها"
89
  "ببرید، همچنین به مدت 1 سال آپدیت های این افزونه را بطور رایگان دریافت کنید و "
90
  "از پشتیبانی 24 ساعته ما استفاده کنید"
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1041
93
  msgid "General Settings"
94
  msgstr "تنظیمات عمومی"
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1048
97
  msgid "Enable YITH Wishlist"
98
  msgstr "فعال کردن YITH Wishlist"
99
 
100
+ #: includes/class.yith-wcwl-admin-init.php:1055
101
  msgid "Default wishlist title"
102
  msgstr "عنوان پیشفرض لیست علاقه مندی ها"
103
 
 
104
  #: includes/class.yith-wcwl-admin-init.php:1057
105
+ #: includes/class.yith-wcwl-admin-init.php:1058
106
+ #: includes/class.yith-wcwl-admin-init.php:1308
107
  msgid "My wishlist on %s"
108
  msgstr "لیست علاقه مندی های من در %s"
109
 
110
+ #: includes/class.yith-wcwl-admin-init.php:1063
111
  msgid "Wishlist Page"
112
  msgstr "صفحه لیست علاقه مندی ها"
113
 
114
+ #: includes/class.yith-wcwl-admin-init.php:1064
115
  msgid "Page contents: [yith_wcwl_wishlist]"
116
  msgstr "محتوای صفحه : [yith_wcwl_wishlist] باشد"
117
 
118
+ #: includes/class.yith-wcwl-admin-init.php:1073
119
  msgid "Position"
120
  msgstr "موقعیت"
121
 
122
+ #: includes/class.yith-wcwl-admin-init.php:1074
123
  msgid ""
124
  "You can add the button in variable products only after the \"Add to Cart\" "
125
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
126
  msgstr ""
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1080
129
  msgid "After \"Add to cart\""
130
  msgstr "بعد از \"افزودن به سبد\""
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1081
133
  msgid "After thumbnails"
134
  msgstr "بعد از تصاویر محصول"
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1082
137
  msgid "After summary"
138
  msgstr "بعد از خلاصه محصول"
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1083
141
  msgid "Use shortcode"
142
  msgstr "استفاده از شورتکد"
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1088
145
  msgid "Redirect to cart"
146
  msgstr "انتقال به سبد خرید"
147
 
148
+ #: includes/class.yith-wcwl-admin-init.php:1089
149
  msgid ""
150
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
151
  "page."
153
  "اگر در صفحه علاقه مندی ها روی \"افزودن به سبد\" کلیک شد، کاربر را به صفحه "
154
  "سبد خرید منتقل کن"
155
 
156
+ #: includes/class.yith-wcwl-admin-init.php:1095
157
  msgid "Remove if added to the cart"
158
  msgstr "حذف محصول در صورت افزودن به سبد"
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1096
161
  msgid "Remove the product from the wishlist if it has been added to the cart."
162
  msgstr "اگر محصول به سبد خرید اضافه شد آن را از لیست علاقه مندی ها حذف کن."
163
 
164
+ #: includes/class.yith-wcwl-admin-init.php:1102
165
  msgid "\"Add to Wishlist\" text"
166
  msgstr "متن \"افزودن به علاقه مندی ها\""
167
 
168
+ #: includes/class.yith-wcwl-admin-init.php:1104
169
  msgid "Add to Wishlist"
170
  msgstr "افزودن به علاقه مندی ها"
171
 
172
+ #: includes/class.yith-wcwl-admin-init.php:1109
173
  msgid "\"Browse wishlist\" text"
174
  msgstr "متن \"مشاهده علاقه مندی ها\""
175
 
176
+ #: includes/class.yith-wcwl-admin-init.php:1111
177
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
178
  msgid "Browse Wishlist"
179
  msgstr "مشاهده لیست علاقه مندی ها"
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1116
182
  msgid "\"Product already in wishlist\" text"
183
  msgstr "متن \"محصول از قبل اضافه شده\""
184
 
185
+ #: includes/class.yith-wcwl-admin-init.php:1118
186
  #: includes/class.yith-wcwl-ui.php:83
187
  msgid "The product is already in the wishlist!"
188
  msgstr "محصول از قبل به علاقه مندی ها اضافه شده!"
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1123
191
  msgid "\"Product added\" text"
192
  msgstr "متن \"محصول اضافه شد\""
193
 
194
+ #: includes/class.yith-wcwl-admin-init.php:1125
195
  #: includes/class.yith-wcwl-ui.php:82
196
  msgid "Product added!"
197
  msgstr "اضافه شد!"
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1130
200
  msgid "\"Add to Cart\" text"
201
  msgstr "متن \"افزودن به سبد خرید\""
202
 
203
+ #: includes/class.yith-wcwl-admin-init.php:1132
204
  msgid "Add to Cart"
205
  msgstr "افزودن به سبد"
206
 
207
+ #: includes/class.yith-wcwl-admin-init.php:1137
208
  msgid "Show Unit price"
209
  msgstr "مشاهده واحدهای پولی"
210
 
211
+ #: includes/class.yith-wcwl-admin-init.php:1138
212
  msgid "Show unit price for each product in wishlist"
213
  msgstr "مشاهده واحدهای پولی برای محصولات اضافه شده به لیست علاقه مندی ها"
214
 
215
+ #: includes/class.yith-wcwl-admin-init.php:1145
216
  msgid "Show \"Add to Cart\" button"
217
  msgstr "مشاهده دکمه \"افزودن به سبد\""
218
 
219
+ #: includes/class.yith-wcwl-admin-init.php:1146
220
  msgid "Show \"Add to Cart\" button for each product in wishlist"
221
  msgstr ""
222
 
223
+ #: includes/class.yith-wcwl-admin-init.php:1153
224
  msgid "Show Stock status"
225
  msgstr "مشاهده موجودی محصول"
226
 
227
+ #: includes/class.yith-wcwl-admin-init.php:1154
228
  msgid ""
229
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
230
  msgstr "مشاهده \"موجودی\" یا \"ناموجودی\" محصولات موجود در لیست علاقه مندی ها"
231
 
232
+ #: includes/class.yith-wcwl-admin-init.php:1161
233
  msgid "Show Date of addition"
234
  msgstr ""
235
 
236
+ #: includes/class.yith-wcwl-admin-init.php:1162
237
  msgid "Show the date when users have added a product to the wishlist"
238
  msgstr ""
239
 
240
+ #: includes/class.yith-wcwl-admin-init.php:1169
241
  msgid "Add second remove button"
242
  msgstr ""
243
 
244
+ #: includes/class.yith-wcwl-admin-init.php:1170
245
  msgid "Add a second remove button in the last column, with extended label"
246
  msgstr ""
247
 
248
+ #: includes/class.yith-wcwl-admin-init.php:1185
249
  msgid "Styles"
250
  msgstr "استایل ها"
251
 
252
+ #: includes/class.yith-wcwl-admin-init.php:1192
253
  msgid "Use buttons"
254
  msgstr "استفاده از دکمه ها"
255
 
256
+ #: includes/class.yith-wcwl-admin-init.php:1193
257
  msgid "Use buttons instead of simple anchors."
258
  msgstr "به جای لینک های ساده از دکمه ها استفاده کن"
259
 
260
+ #: includes/class.yith-wcwl-admin-init.php:1199
261
  msgid "Custom CSS"
262
  msgstr "CSS دستی"
263
 
264
+ #: includes/class.yith-wcwl-admin-init.php:1206
265
  msgid "Use theme style"
266
  msgstr "استفاده از استایل قالب"
267
 
268
+ #: includes/class.yith-wcwl-admin-init.php:1207
269
  msgid "Use the theme style."
270
  msgstr "از استایل قالب استفاده کن"
271
 
272
+ #: includes/class.yith-wcwl-admin-init.php:1213
273
  msgid "Rounded buttons"
274
  msgstr "دکمه های گرد"
275
 
276
+ #: includes/class.yith-wcwl-admin-init.php:1214
277
  msgid "Make button corners rounded"
278
  msgstr "گوشه های دکمه را گرد کن"
279
 
280
+ #: includes/class.yith-wcwl-admin-init.php:1220
281
  msgid "\"Add to Wishlist\" icon"
282
  msgstr "آیکون \"افزودن به علاقه مندی ها\""
283
 
284
+ #: includes/class.yith-wcwl-admin-init.php:1221
285
  msgid "Add an icon to the \"Add to Wishlist\" button"
286
  msgstr "یک آیکون به دکمه \"افزودن به لیست علاقه مندی ها\" اضافه کن"
287
 
288
+ #: includes/class.yith-wcwl-admin-init.php:1231
289
  msgid "\"Add to Cart\" icon"
290
  msgstr "آیکون \"افزودن به سبد\""
291
 
292
+ #: includes/class.yith-wcwl-admin-init.php:1232
293
  msgid "Add an icon to the \"Add to Cart\" button"
294
  msgstr "یک آیکون به دکمه \"افزودن به سبد\" اضافه کن"
295
 
296
+ #: includes/class.yith-wcwl-admin-init.php:1250
297
  msgid "Social Networks & Share"
298
  msgstr ""
299
 
300
+ #: includes/class.yith-wcwl-admin-init.php:1257
301
  msgid "Share on Facebook"
302
  msgstr "اشتراک در فیس بوک"
303
 
304
+ #: includes/class.yith-wcwl-admin-init.php:1258
305
  msgid "Show \"Share on Facebook\" button"
306
  msgstr "نمایش دکمه \"اشتراک در فیس بوک\""
307
 
308
+ #: includes/class.yith-wcwl-admin-init.php:1264
309
  msgid "Tweet on Twitter"
310
  msgstr "توییت در توییتر"
311
 
312
+ #: includes/class.yith-wcwl-admin-init.php:1265
313
  msgid "Show \"Tweet on Twitter\" button"
314
  msgstr "نمایش دکمه \"توییت در توییتر\""
315
 
316
+ #: includes/class.yith-wcwl-admin-init.php:1271
317
  msgid "Pin on Pinterest"
318
  msgstr "پین به پینترست"
319
 
320
+ #: includes/class.yith-wcwl-admin-init.php:1272
321
  msgid "Show \"Pin on Pinterest\" button"
322
  msgstr "نمایش دکمه \"پین درپینترست\""
323
 
324
+ #: includes/class.yith-wcwl-admin-init.php:1278
325
  msgid "Share on Google+"
326
  msgstr "اشتراک گذاری در گوگل+"
327
 
328
+ #: includes/class.yith-wcwl-admin-init.php:1279
329
  msgid "Show \"Share on Google+\" button"
330
  msgstr ""
331
 
332
+ #: includes/class.yith-wcwl-admin-init.php:1285
333
  msgid "Share by Email"
334
  msgstr "اشتراک با ایمیل"
335
 
336
+ #: includes/class.yith-wcwl-admin-init.php:1286
337
  msgid "Show \"Share by Email\" button"
338
  msgstr "نمایش دکمه \"اشتراک با ایمیل\""
339
 
340
+ #: includes/class.yith-wcwl-admin-init.php:1292
341
  #, fuzzy
342
  msgid "Share by WhatsApp"
343
  msgstr "اشتراک با ایمیل"
344
 
345
+ #: includes/class.yith-wcwl-admin-init.php:1293
346
  #, fuzzy
347
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
348
  msgstr "نمایش دکمه \"اشتراک با ایمیل\""
349
 
350
+ #: includes/class.yith-wcwl-admin-init.php:1299
351
  #, fuzzy
352
  msgid "Share by Url"
353
  msgstr "اشتراک با ایمیل"
354
 
355
+ #: includes/class.yith-wcwl-admin-init.php:1300
356
  msgid "Show \"Share Url\" field on wishlist page"
357
  msgstr ""
358
 
359
+ #: includes/class.yith-wcwl-admin-init.php:1306
360
  msgid "Social title"
361
  msgstr "عنوان اجتماعی"
362
 
363
+ #: includes/class.yith-wcwl-admin-init.php:1313
364
  msgid "Social text"
365
  msgstr "متن اجتماعی"
366
 
367
+ #: includes/class.yith-wcwl-admin-init.php:1314
368
  msgid ""
369
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
370
  "strong> where you want to show the URL of your wishlist."
371
  msgstr ""
372
 
373
+ #: includes/class.yith-wcwl-admin-init.php:1321
374
  msgid "Social image URL"
375
  msgstr "آدرس تصویر اجتماعی"
376
 
377
+ #: includes/class.yith-wcwl-admin-init.php:1322
378
  msgid "It will be used by Pinterest."
379
  msgstr ""
380
 
381
+ #: includes/class.yith-wcwl-admin-init.php:1336
382
  msgid ""
383
  "If you want to take advantage of this feature, you could consider to "
384
  "purchase the %s."
385
  msgstr ""
386
 
387
+ #: includes/class.yith-wcwl-admin-init.php:1341
388
  msgid "YITH WooCommerce Frequently Bought Together Integration"
389
  msgstr ""
390
 
391
+ #: includes/class.yith-wcwl-admin-init.php:1348
392
  msgid "Enable slider in wishlist"
393
  msgstr ""
394
 
395
+ #: includes/class.yith-wcwl-admin-init.php:1349
396
  msgid ""
397
  "Choose to enable product slider in wishlist page with linked products (<a "
398
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
399
  msgstr ""
400
 
401
+ #: includes/class.yith-wcwl-admin-init.php:1385
402
  msgid "\"Add to wishlist\" button"
403
  msgstr "دکمه \" افزودن به علاقه مندیها\""
404
 
 
 
 
 
 
 
 
 
405
  #: includes/class.yith-wcwl-admin-init.php:1388
406
  #: includes/class.yith-wcwl-admin-init.php:1406
407
  #: includes/class.yith-wcwl-admin-init.php:1424
408
  #: includes/class.yith-wcwl-admin-init.php:1442
409
  #: includes/class.yith-wcwl-admin-init.php:1460
410
+ msgid "Background"
411
+ msgstr "پس زمینه"
412
 
413
  #: includes/class.yith-wcwl-admin-init.php:1389
414
  #: includes/class.yith-wcwl-admin-init.php:1407
415
  #: includes/class.yith-wcwl-admin-init.php:1425
416
  #: includes/class.yith-wcwl-admin-init.php:1443
417
  #: includes/class.yith-wcwl-admin-init.php:1461
418
+ msgid "Text"
419
+ msgstr "متن"
420
+
421
+ #: includes/class.yith-wcwl-admin-init.php:1390
422
+ #: includes/class.yith-wcwl-admin-init.php:1408
423
+ #: includes/class.yith-wcwl-admin-init.php:1426
424
+ #: includes/class.yith-wcwl-admin-init.php:1444
425
+ #: includes/class.yith-wcwl-admin-init.php:1462
426
  msgid "Border"
427
  msgstr "کادر"
428
 
 
 
 
 
 
 
 
429
  #: includes/class.yith-wcwl-admin-init.php:1397
430
  #: includes/class.yith-wcwl-admin-init.php:1415
431
  #: includes/class.yith-wcwl-admin-init.php:1433
432
  #: includes/class.yith-wcwl-admin-init.php:1451
433
+ msgid "Background (hover)"
434
+ msgstr "پس زمینه ( حالت هاور)"
435
 
436
  #: includes/class.yith-wcwl-admin-init.php:1398
437
  #: includes/class.yith-wcwl-admin-init.php:1416
438
  #: includes/class.yith-wcwl-admin-init.php:1434
439
  #: includes/class.yith-wcwl-admin-init.php:1452
440
+ msgid "Text (hover)"
441
+ msgstr "متن (حالت هاور)"
442
+
443
+ #: includes/class.yith-wcwl-admin-init.php:1399
444
+ #: includes/class.yith-wcwl-admin-init.php:1417
445
+ #: includes/class.yith-wcwl-admin-init.php:1435
446
+ #: includes/class.yith-wcwl-admin-init.php:1453
447
  msgid "Border (hover)"
448
  msgstr "کادر (حالت هاور)"
449
 
450
+ #: includes/class.yith-wcwl-admin-init.php:1403
451
  msgid "\"Add to Cart\" button"
452
  msgstr "دکمه \"افزودن به سبد\""
453
 
454
+ #: includes/class.yith-wcwl-admin-init.php:1421
455
  msgid "\"Style 1\" button"
456
  msgstr "دکمه \"استایل 1\""
457
 
458
+ #: includes/class.yith-wcwl-admin-init.php:1439
459
  msgid "\"Style 2\" button"
460
  msgstr "دکمه \"استایل 2\""
461
 
462
+ #: includes/class.yith-wcwl-admin-init.php:1457
463
  msgid "Wishlist table"
464
  msgstr "جدول علاقه مندی ها"
465
 
466
+ #: includes/class.yith-wcwl-admin-init.php:1466
467
  msgid "Headers"
468
  msgstr "هدرها"
469
 
470
+ #: includes/class.yith-wcwl-admin-init.php:1469
471
  msgid "Background color"
472
  msgstr "زنگ زمینه"
473
 
474
+ #: includes/class.yith-wcwl-admin-init.php:1559
475
  msgid "Wishlist Activated"
476
  msgstr "لیست علاقه مندی ها فعال شد"
477
 
478
+ #: includes/class.yith-wcwl-admin-init.php:1560
479
  msgid ""
480
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
481
  "can access to all the settings of our plugins that you have activated. "
487
  "همچنین افزونه لیست علاقه مندی ها در نسخه حرفه ای نیز موجود است که امکانات "
488
  "بسیار بیشتر و جدیدتری دارد , <a href=\"%s\">این امکانات را ببینید</a>."
489
 
490
+ #: includes/class.yith-wcwl-admin-init.php:1571
491
  msgid "Wishlist Updated"
492
  msgstr "لیست علاقه مندی ها به روز شد"
493
 
494
+ #: includes/class.yith-wcwl-admin-init.php:1572
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 "
languages/yith-woocommerce-wishlist-fr_FR.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-fr_FR.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -22,8 +22,8 @@ msgstr ""
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:1492
26
  #: includes/class.yith-wcwl-admin-init.php:1493
 
27
  #: includes/class.yith-wcwl-install.php:245
28
  msgid "Wishlist"
29
  msgstr "Wishlist"
@@ -86,38 +86,38 @@ msgid ""
86
  "updates and support through our platform available 24h/24."
87
  msgstr ""
88
 
89
- #: includes/class.yith-wcwl-admin-init.php:1040
90
  msgid "General Settings"
91
  msgstr "Paramètres généraux"
92
 
93
- #: includes/class.yith-wcwl-admin-init.php:1047
94
  msgid "Enable YITH Wishlist"
95
  msgstr "Activer YITH Wishlist"
96
 
97
- #: includes/class.yith-wcwl-admin-init.php:1054
98
  #, fuzzy
99
  msgid "Default wishlist title"
100
  msgstr "Titre de la Wishlist"
101
 
102
- #: includes/class.yith-wcwl-admin-init.php:1056
103
  #: includes/class.yith-wcwl-admin-init.php:1057
104
- #: includes/class.yith-wcwl-admin-init.php:1307
 
105
  msgid "My wishlist on %s"
106
  msgstr "Ma wishlist sur %s"
107
 
108
- #: includes/class.yith-wcwl-admin-init.php:1062
109
  msgid "Wishlist Page"
110
  msgstr "Page Wishlist"
111
 
112
- #: includes/class.yith-wcwl-admin-init.php:1063
113
  msgid "Page contents: [yith_wcwl_wishlist]"
114
  msgstr "Contenu de la page : [yith_wcwl_wishlist]"
115
 
116
- #: includes/class.yith-wcwl-admin-init.php:1072
117
  msgid "Position"
118
  msgstr "Position"
119
 
120
- #: includes/class.yith-wcwl-admin-init.php:1073
121
  #, fuzzy
122
  msgid ""
123
  "You can add the button in variable products only after the \"Add to Cart\" "
@@ -126,27 +126,27 @@ msgstr ""
126
  "Pour les produits variables, vous pouver seulement l'ajouter après \"Ajouter "
127
  "au panier\" ou en utilisant le shortcode [yith_wcwl_add_to_wishlist]."
128
 
129
- #: includes/class.yith-wcwl-admin-init.php:1079
130
  msgid "After \"Add to cart\""
131
  msgstr "Après \"Ajouter au panier\""
132
 
133
- #: includes/class.yith-wcwl-admin-init.php:1080
134
  msgid "After thumbnails"
135
  msgstr "Après les images"
136
 
137
- #: includes/class.yith-wcwl-admin-init.php:1081
138
  msgid "After summary"
139
  msgstr "Après le résumé"
140
 
141
- #: includes/class.yith-wcwl-admin-init.php:1082
142
  msgid "Use shortcode"
143
  msgstr "Utiliser le shortcode"
144
 
145
- #: includes/class.yith-wcwl-admin-init.php:1087
146
  msgid "Redirect to cart"
147
  msgstr "Rediriger vers le panier"
148
 
149
- #: includes/class.yith-wcwl-admin-init.php:1088
150
  msgid ""
151
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
152
  "page."
@@ -154,287 +154,279 @@ msgstr ""
154
  "Rediriger vers le panier si on clique sur le bouton \"Ajouter au panier\" "
155
  "sur la page Wishlist."
156
 
157
- #: includes/class.yith-wcwl-admin-init.php:1094
158
  msgid "Remove if added to the cart"
159
  msgstr "Supprimer si ajouté au panier"
160
 
161
- #: includes/class.yith-wcwl-admin-init.php:1095
162
  #, fuzzy
163
  msgid "Remove the product from the wishlist if it has been added to the cart."
164
  msgstr "Supprimer le produit de la wishlist s'il a été ajouté au panier."
165
 
166
- #: includes/class.yith-wcwl-admin-init.php:1101
167
  msgid "\"Add to Wishlist\" text"
168
  msgstr "Texte \"Ajouter à la wishlist\""
169
 
170
- #: includes/class.yith-wcwl-admin-init.php:1103
171
  msgid "Add to Wishlist"
172
  msgstr "Ajouter à la wishlist"
173
 
174
- #: includes/class.yith-wcwl-admin-init.php:1108
175
  #, fuzzy
176
  msgid "\"Browse wishlist\" text"
177
  msgstr "Parcourir la wishlist"
178
 
179
- #: includes/class.yith-wcwl-admin-init.php:1110
180
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
181
  msgid "Browse Wishlist"
182
  msgstr "Parcourir la wishlist"
183
 
184
- #: includes/class.yith-wcwl-admin-init.php:1115
185
  #, fuzzy
186
  msgid "\"Product already in wishlist\" text"
187
  msgstr "Ce produit est déjà dans votre wishlist"
188
 
189
- #: includes/class.yith-wcwl-admin-init.php:1117
190
  #: includes/class.yith-wcwl-ui.php:83
191
  msgid "The product is already in the wishlist!"
192
  msgstr "Ce produit est dans votre wishlist"
193
 
194
- #: includes/class.yith-wcwl-admin-init.php:1122
195
  #, fuzzy
196
  msgid "\"Product added\" text"
197
  msgstr "Produit ajouté !"
198
 
199
- #: includes/class.yith-wcwl-admin-init.php:1124
200
  #: includes/class.yith-wcwl-ui.php:82
201
  msgid "Product added!"
202
  msgstr "Produit ajouté !"
203
 
204
- #: includes/class.yith-wcwl-admin-init.php:1129
205
  msgid "\"Add to Cart\" text"
206
  msgstr "Texte \"Ajouter au panier\""
207
 
208
- #: includes/class.yith-wcwl-admin-init.php:1131
209
  msgid "Add to Cart"
210
  msgstr "Ajouter au panier"
211
 
212
- #: includes/class.yith-wcwl-admin-init.php:1136
213
  msgid "Show Unit price"
214
  msgstr "Voir le prix unitaire"
215
 
216
- #: includes/class.yith-wcwl-admin-init.php:1137
217
  msgid "Show unit price for each product in wishlist"
218
  msgstr ""
219
 
220
- #: includes/class.yith-wcwl-admin-init.php:1144
221
  msgid "Show \"Add to Cart\" button"
222
  msgstr "Voir le bouton \"Ajouter au panier\""
223
 
224
- #: includes/class.yith-wcwl-admin-init.php:1145
225
  #, fuzzy
226
  msgid "Show \"Add to Cart\" button for each product in wishlist"
227
  msgstr "Fond du bouton \"Ajouter au panier\""
228
 
229
- #: includes/class.yith-wcwl-admin-init.php:1152
230
  msgid "Show Stock status"
231
  msgstr "Voir le statut du stock"
232
 
233
- #: includes/class.yith-wcwl-admin-init.php:1153
234
  msgid ""
235
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
236
  msgstr ""
237
 
238
- #: includes/class.yith-wcwl-admin-init.php:1160
239
  msgid "Show Date of addition"
240
  msgstr ""
241
 
242
- #: includes/class.yith-wcwl-admin-init.php:1161
243
  #, fuzzy
244
  msgid "Show the date when users have added a product to the wishlist"
245
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
246
 
247
- #: includes/class.yith-wcwl-admin-init.php:1168
248
  #, fuzzy
249
  msgid "Add second remove button"
250
  msgstr "Texte du bouton \"Ajouter au panier\""
251
 
252
- #: includes/class.yith-wcwl-admin-init.php:1169
253
  msgid "Add a second remove button in the last column, with extended label"
254
  msgstr ""
255
 
256
- #: includes/class.yith-wcwl-admin-init.php:1184
257
  msgid "Styles"
258
  msgstr "Styles"
259
 
260
- #: includes/class.yith-wcwl-admin-init.php:1191
261
  msgid "Use buttons"
262
  msgstr "Utiliser des boutons"
263
 
264
- #: includes/class.yith-wcwl-admin-init.php:1192
265
  #, fuzzy
266
  msgid "Use buttons instead of simple anchors."
267
  msgstr "Utiliser des boutons à la place de simples liens"
268
 
269
- #: includes/class.yith-wcwl-admin-init.php:1198
270
  msgid "Custom CSS"
271
  msgstr "CSS personnalisée"
272
 
273
- #: includes/class.yith-wcwl-admin-init.php:1205
274
  msgid "Use theme style"
275
  msgstr "Utiliser le style du thème"
276
 
277
- #: includes/class.yith-wcwl-admin-init.php:1206
278
  msgid "Use the theme style."
279
  msgstr "Utiliser le style du thème?"
280
 
281
- #: includes/class.yith-wcwl-admin-init.php:1212
282
  #, fuzzy
283
  msgid "Rounded buttons"
284
  msgstr "Utiliser des boutons"
285
 
286
- #: includes/class.yith-wcwl-admin-init.php:1213
287
  #, fuzzy
288
  msgid "Make button corners rounded"
289
  msgstr "Arrondir les coins des boutons"
290
 
291
- #: includes/class.yith-wcwl-admin-init.php:1219
292
  msgid "\"Add to Wishlist\" icon"
293
  msgstr "Icône \"Ajouter à la wishlist\""
294
 
295
- #: includes/class.yith-wcwl-admin-init.php:1220
296
  msgid "Add an icon to the \"Add to Wishlist\" button"
297
  msgstr "Ajouter une icône au bouton \"Ajouter à la wishlist\""
298
 
299
- #: includes/class.yith-wcwl-admin-init.php:1230
300
  msgid "\"Add to Cart\" icon"
301
  msgstr "Icône \"Ajouter au panier\""
302
 
303
- #: includes/class.yith-wcwl-admin-init.php:1231
304
  msgid "Add an icon to the \"Add to Cart\" button"
305
  msgstr "Ajouter une icône au bouton \"Ajouter au panier\""
306
 
307
- #: includes/class.yith-wcwl-admin-init.php:1249
308
  #, fuzzy
309
  msgid "Social Networks & Share"
310
  msgstr "Partage"
311
 
312
- #: includes/class.yith-wcwl-admin-init.php:1256
313
  msgid "Share on Facebook"
314
  msgstr "Partager sur Facebook"
315
 
316
- #: includes/class.yith-wcwl-admin-init.php:1257
317
  #, fuzzy
318
  msgid "Show \"Share on Facebook\" button"
319
  msgstr "Partager sur Facebook"
320
 
321
- #: includes/class.yith-wcwl-admin-init.php:1263
322
  msgid "Tweet on Twitter"
323
  msgstr "Partager sur Twitter"
324
 
325
- #: includes/class.yith-wcwl-admin-init.php:1264
326
  #, fuzzy
327
  msgid "Show \"Tweet on Twitter\" button"
328
  msgstr "Partager sur Twitter"
329
 
330
- #: includes/class.yith-wcwl-admin-init.php:1270
331
  msgid "Pin on Pinterest"
332
  msgstr "Partager sur Pinterest"
333
 
334
- #: includes/class.yith-wcwl-admin-init.php:1271
335
  #, fuzzy
336
  msgid "Show \"Pin on Pinterest\" button"
337
  msgstr "Partager sur Pinterest"
338
 
339
- #: includes/class.yith-wcwl-admin-init.php:1277
340
  msgid "Share on Google+"
341
  msgstr "Partager sur Google+"
342
 
343
- #: includes/class.yith-wcwl-admin-init.php:1278
344
  #, fuzzy
345
  msgid "Show \"Share on Google+\" button"
346
  msgstr "Partager sur Facebook"
347
 
348
- #: includes/class.yith-wcwl-admin-init.php:1284
349
  msgid "Share by Email"
350
  msgstr ""
351
 
352
- #: includes/class.yith-wcwl-admin-init.php:1285
353
  #, fuzzy
354
  msgid "Show \"Share by Email\" button"
355
  msgstr "Voir le bouton \"Ajouter au panier\""
356
 
357
- #: includes/class.yith-wcwl-admin-init.php:1291
358
  msgid "Share by WhatsApp"
359
  msgstr ""
360
 
361
- #: includes/class.yith-wcwl-admin-init.php:1292
362
  #, fuzzy
363
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
364
  msgstr "Voir le bouton \"Ajouter au panier\""
365
 
366
- #: includes/class.yith-wcwl-admin-init.php:1298
367
  msgid "Share by Url"
368
  msgstr ""
369
 
370
- #: includes/class.yith-wcwl-admin-init.php:1299
371
  msgid "Show \"Share Url\" field on wishlist page"
372
  msgstr ""
373
 
374
- #: includes/class.yith-wcwl-admin-init.php:1305
375
  #, fuzzy
376
  msgid "Social title"
377
  msgstr "Titre pour les réseaux sociaux"
378
 
379
- #: includes/class.yith-wcwl-admin-init.php:1312
380
  #, fuzzy
381
  msgid "Social text"
382
  msgstr "Texte pour les réseaux sociaux"
383
 
384
- #: includes/class.yith-wcwl-admin-init.php:1313
385
  msgid ""
386
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
387
  "strong> where you want to show the URL of your wishlist."
388
  msgstr ""
389
 
390
- #: includes/class.yith-wcwl-admin-init.php:1320
391
  #, fuzzy
392
  msgid "Social image URL"
393
  msgstr "URL de l'image pour les réseaux sociaux"
394
 
395
- #: includes/class.yith-wcwl-admin-init.php:1321
396
  msgid "It will be used by Pinterest."
397
  msgstr ""
398
 
399
- #: includes/class.yith-wcwl-admin-init.php:1335
400
  msgid ""
401
  "If you want to take advantage of this feature, you could consider to "
402
  "purchase the %s."
403
  msgstr ""
404
 
405
- #: includes/class.yith-wcwl-admin-init.php:1340
406
  msgid "YITH WooCommerce Frequently Bought Together Integration"
407
  msgstr ""
408
 
409
- #: includes/class.yith-wcwl-admin-init.php:1347
410
  msgid "Enable slider in wishlist"
411
  msgstr ""
412
 
413
- #: includes/class.yith-wcwl-admin-init.php:1348
414
  msgid ""
415
  "Choose to enable product slider in wishlist page with linked products (<a "
416
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
417
  msgstr ""
418
 
419
- #: includes/class.yith-wcwl-admin-init.php:1384
420
  #, fuzzy
421
  msgid "\"Add to wishlist\" button"
422
  msgstr "Texte du bouton \"Ajouter à la Wishlist\""
423
 
424
- #: includes/class.yith-wcwl-admin-init.php:1387
425
- #: includes/class.yith-wcwl-admin-init.php:1405
426
- #: includes/class.yith-wcwl-admin-init.php:1423
427
- #: includes/class.yith-wcwl-admin-init.php:1441
428
- #: includes/class.yith-wcwl-admin-init.php:1459
429
- msgid "Background"
430
- msgstr ""
431
-
432
  #: includes/class.yith-wcwl-admin-init.php:1388
433
  #: includes/class.yith-wcwl-admin-init.php:1406
434
  #: includes/class.yith-wcwl-admin-init.php:1424
435
  #: includes/class.yith-wcwl-admin-init.php:1442
436
  #: includes/class.yith-wcwl-admin-init.php:1460
437
- msgid "Text"
438
  msgstr ""
439
 
440
  #: includes/class.yith-wcwl-admin-init.php:1389
@@ -442,62 +434,70 @@ msgstr ""
442
  #: includes/class.yith-wcwl-admin-init.php:1425
443
  #: includes/class.yith-wcwl-admin-init.php:1443
444
  #: includes/class.yith-wcwl-admin-init.php:1461
445
- msgid "Border"
446
  msgstr ""
447
 
448
- #: includes/class.yith-wcwl-admin-init.php:1396
449
- #: includes/class.yith-wcwl-admin-init.php:1414
450
- #: includes/class.yith-wcwl-admin-init.php:1432
451
- #: includes/class.yith-wcwl-admin-init.php:1450
452
- msgid "Background (hover)"
 
453
  msgstr ""
454
 
455
  #: includes/class.yith-wcwl-admin-init.php:1397
456
  #: includes/class.yith-wcwl-admin-init.php:1415
457
  #: includes/class.yith-wcwl-admin-init.php:1433
458
  #: includes/class.yith-wcwl-admin-init.php:1451
459
- msgid "Text (hover)"
460
  msgstr ""
461
 
462
  #: includes/class.yith-wcwl-admin-init.php:1398
463
  #: includes/class.yith-wcwl-admin-init.php:1416
464
  #: includes/class.yith-wcwl-admin-init.php:1434
465
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
466
  msgid "Border (hover)"
467
  msgstr ""
468
 
469
- #: includes/class.yith-wcwl-admin-init.php:1402
470
  #, fuzzy
471
  msgid "\"Add to Cart\" button"
472
  msgstr "Texte du bouton \"Ajouter au panier\""
473
 
474
- #: includes/class.yith-wcwl-admin-init.php:1420
475
  msgid "\"Style 1\" button"
476
  msgstr ""
477
 
478
- #: includes/class.yith-wcwl-admin-init.php:1438
479
  msgid "\"Style 2\" button"
480
  msgstr ""
481
 
482
- #: includes/class.yith-wcwl-admin-init.php:1456
483
  #, fuzzy
484
  msgid "Wishlist table"
485
  msgstr "Titre de la Wishlist"
486
 
487
- #: includes/class.yith-wcwl-admin-init.php:1465
488
  msgid "Headers"
489
  msgstr ""
490
 
491
- #: includes/class.yith-wcwl-admin-init.php:1468
492
  msgid "Background color"
493
  msgstr ""
494
 
495
- #: includes/class.yith-wcwl-admin-init.php:1558
496
  #, fuzzy
497
  msgid "Wishlist Activated"
498
  msgstr "Titre de la Wishlist"
499
 
500
- #: includes/class.yith-wcwl-admin-init.php:1559
501
  msgid ""
502
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
503
  "can access to all the settings of our plugins that you have activated. "
@@ -505,12 +505,12 @@ msgid ""
505
  "options, <a href=\"%s\">discover it now</a>."
506
  msgstr ""
507
 
508
- #: includes/class.yith-wcwl-admin-init.php:1570
509
  #, fuzzy
510
  msgid "Wishlist Updated"
511
  msgstr "Page Wishlist"
512
 
513
- #: includes/class.yith-wcwl-admin-init.php:1571
514
  msgid ""
515
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
516
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
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:1493
26
+ #: includes/class.yith-wcwl-admin-init.php:1494
27
  #: includes/class.yith-wcwl-install.php:245
28
  msgid "Wishlist"
29
  msgstr "Wishlist"
86
  "updates and support through our platform available 24h/24."
87
  msgstr ""
88
 
89
+ #: includes/class.yith-wcwl-admin-init.php:1041
90
  msgid "General Settings"
91
  msgstr "Paramètres généraux"
92
 
93
+ #: includes/class.yith-wcwl-admin-init.php:1048
94
  msgid "Enable YITH Wishlist"
95
  msgstr "Activer YITH Wishlist"
96
 
97
+ #: includes/class.yith-wcwl-admin-init.php:1055
98
  #, fuzzy
99
  msgid "Default wishlist title"
100
  msgstr "Titre de la Wishlist"
101
 
 
102
  #: includes/class.yith-wcwl-admin-init.php:1057
103
+ #: includes/class.yith-wcwl-admin-init.php:1058
104
+ #: includes/class.yith-wcwl-admin-init.php:1308
105
  msgid "My wishlist on %s"
106
  msgstr "Ma wishlist sur %s"
107
 
108
+ #: includes/class.yith-wcwl-admin-init.php:1063
109
  msgid "Wishlist Page"
110
  msgstr "Page Wishlist"
111
 
112
+ #: includes/class.yith-wcwl-admin-init.php:1064
113
  msgid "Page contents: [yith_wcwl_wishlist]"
114
  msgstr "Contenu de la page : [yith_wcwl_wishlist]"
115
 
116
+ #: includes/class.yith-wcwl-admin-init.php:1073
117
  msgid "Position"
118
  msgstr "Position"
119
 
120
+ #: includes/class.yith-wcwl-admin-init.php:1074
121
  #, fuzzy
122
  msgid ""
123
  "You can add the button in variable products only after the \"Add to Cart\" "
126
  "Pour les produits variables, vous pouver seulement l'ajouter après \"Ajouter "
127
  "au panier\" ou en utilisant le shortcode [yith_wcwl_add_to_wishlist]."
128
 
129
+ #: includes/class.yith-wcwl-admin-init.php:1080
130
  msgid "After \"Add to cart\""
131
  msgstr "Après \"Ajouter au panier\""
132
 
133
+ #: includes/class.yith-wcwl-admin-init.php:1081
134
  msgid "After thumbnails"
135
  msgstr "Après les images"
136
 
137
+ #: includes/class.yith-wcwl-admin-init.php:1082
138
  msgid "After summary"
139
  msgstr "Après le résumé"
140
 
141
+ #: includes/class.yith-wcwl-admin-init.php:1083
142
  msgid "Use shortcode"
143
  msgstr "Utiliser le shortcode"
144
 
145
+ #: includes/class.yith-wcwl-admin-init.php:1088
146
  msgid "Redirect to cart"
147
  msgstr "Rediriger vers le panier"
148
 
149
+ #: includes/class.yith-wcwl-admin-init.php:1089
150
  msgid ""
151
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
152
  "page."
154
  "Rediriger vers le panier si on clique sur le bouton \"Ajouter au panier\" "
155
  "sur la page Wishlist."
156
 
157
+ #: includes/class.yith-wcwl-admin-init.php:1095
158
  msgid "Remove if added to the cart"
159
  msgstr "Supprimer si ajouté au panier"
160
 
161
+ #: includes/class.yith-wcwl-admin-init.php:1096
162
  #, fuzzy
163
  msgid "Remove the product from the wishlist if it has been added to the cart."
164
  msgstr "Supprimer le produit de la wishlist s'il a été ajouté au panier."
165
 
166
+ #: includes/class.yith-wcwl-admin-init.php:1102
167
  msgid "\"Add to Wishlist\" text"
168
  msgstr "Texte \"Ajouter à la wishlist\""
169
 
170
+ #: includes/class.yith-wcwl-admin-init.php:1104
171
  msgid "Add to Wishlist"
172
  msgstr "Ajouter à la wishlist"
173
 
174
+ #: includes/class.yith-wcwl-admin-init.php:1109
175
  #, fuzzy
176
  msgid "\"Browse wishlist\" text"
177
  msgstr "Parcourir la wishlist"
178
 
179
+ #: includes/class.yith-wcwl-admin-init.php:1111
180
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
181
  msgid "Browse Wishlist"
182
  msgstr "Parcourir la wishlist"
183
 
184
+ #: includes/class.yith-wcwl-admin-init.php:1116
185
  #, fuzzy
186
  msgid "\"Product already in wishlist\" text"
187
  msgstr "Ce produit est déjà dans votre wishlist"
188
 
189
+ #: includes/class.yith-wcwl-admin-init.php:1118
190
  #: includes/class.yith-wcwl-ui.php:83
191
  msgid "The product is already in the wishlist!"
192
  msgstr "Ce produit est dans votre wishlist"
193
 
194
+ #: includes/class.yith-wcwl-admin-init.php:1123
195
  #, fuzzy
196
  msgid "\"Product added\" text"
197
  msgstr "Produit ajouté !"
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1125
200
  #: includes/class.yith-wcwl-ui.php:82
201
  msgid "Product added!"
202
  msgstr "Produit ajouté !"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1130
205
  msgid "\"Add to Cart\" text"
206
  msgstr "Texte \"Ajouter au panier\""
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1132
209
  msgid "Add to Cart"
210
  msgstr "Ajouter au panier"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1137
213
  msgid "Show Unit price"
214
  msgstr "Voir le prix unitaire"
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1138
217
  msgid "Show unit price for each product in wishlist"
218
  msgstr ""
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1145
221
  msgid "Show \"Add to Cart\" button"
222
  msgstr "Voir le bouton \"Ajouter au panier\""
223
 
224
+ #: includes/class.yith-wcwl-admin-init.php:1146
225
  #, fuzzy
226
  msgid "Show \"Add to Cart\" button for each product in wishlist"
227
  msgstr "Fond du bouton \"Ajouter au panier\""
228
 
229
+ #: includes/class.yith-wcwl-admin-init.php:1153
230
  msgid "Show Stock status"
231
  msgstr "Voir le statut du stock"
232
 
233
+ #: includes/class.yith-wcwl-admin-init.php:1154
234
  msgid ""
235
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
236
  msgstr ""
237
 
238
+ #: includes/class.yith-wcwl-admin-init.php:1161
239
  msgid "Show Date of addition"
240
  msgstr ""
241
 
242
+ #: includes/class.yith-wcwl-admin-init.php:1162
243
  #, fuzzy
244
  msgid "Show the date when users have added a product to the wishlist"
245
  msgstr "Une erreur est survenue lors de l'ajout du produit à la wishlist"
246
 
247
+ #: includes/class.yith-wcwl-admin-init.php:1169
248
  #, fuzzy
249
  msgid "Add second remove button"
250
  msgstr "Texte du bouton \"Ajouter au panier\""
251
 
252
+ #: includes/class.yith-wcwl-admin-init.php:1170
253
  msgid "Add a second remove button in the last column, with extended label"
254
  msgstr ""
255
 
256
+ #: includes/class.yith-wcwl-admin-init.php:1185
257
  msgid "Styles"
258
  msgstr "Styles"
259
 
260
+ #: includes/class.yith-wcwl-admin-init.php:1192
261
  msgid "Use buttons"
262
  msgstr "Utiliser des boutons"
263
 
264
+ #: includes/class.yith-wcwl-admin-init.php:1193
265
  #, fuzzy
266
  msgid "Use buttons instead of simple anchors."
267
  msgstr "Utiliser des boutons à la place de simples liens"
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1199
270
  msgid "Custom CSS"
271
  msgstr "CSS personnalisée"
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1206
274
  msgid "Use theme style"
275
  msgstr "Utiliser le style du thème"
276
 
277
+ #: includes/class.yith-wcwl-admin-init.php:1207
278
  msgid "Use the theme style."
279
  msgstr "Utiliser le style du thème?"
280
 
281
+ #: includes/class.yith-wcwl-admin-init.php:1213
282
  #, fuzzy
283
  msgid "Rounded buttons"
284
  msgstr "Utiliser des boutons"
285
 
286
+ #: includes/class.yith-wcwl-admin-init.php:1214
287
  #, fuzzy
288
  msgid "Make button corners rounded"
289
  msgstr "Arrondir les coins des boutons"
290
 
291
+ #: includes/class.yith-wcwl-admin-init.php:1220
292
  msgid "\"Add to Wishlist\" icon"
293
  msgstr "Icône \"Ajouter à la wishlist\""
294
 
295
+ #: includes/class.yith-wcwl-admin-init.php:1221
296
  msgid "Add an icon to the \"Add to Wishlist\" button"
297
  msgstr "Ajouter une icône au bouton \"Ajouter à la wishlist\""
298
 
299
+ #: includes/class.yith-wcwl-admin-init.php:1231
300
  msgid "\"Add to Cart\" icon"
301
  msgstr "Icône \"Ajouter au panier\""
302
 
303
+ #: includes/class.yith-wcwl-admin-init.php:1232
304
  msgid "Add an icon to the \"Add to Cart\" button"
305
  msgstr "Ajouter une icône au bouton \"Ajouter au panier\""
306
 
307
+ #: includes/class.yith-wcwl-admin-init.php:1250
308
  #, fuzzy
309
  msgid "Social Networks & Share"
310
  msgstr "Partage"
311
 
312
+ #: includes/class.yith-wcwl-admin-init.php:1257
313
  msgid "Share on Facebook"
314
  msgstr "Partager sur Facebook"
315
 
316
+ #: includes/class.yith-wcwl-admin-init.php:1258
317
  #, fuzzy
318
  msgid "Show \"Share on Facebook\" button"
319
  msgstr "Partager sur Facebook"
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1264
322
  msgid "Tweet on Twitter"
323
  msgstr "Partager sur Twitter"
324
 
325
+ #: includes/class.yith-wcwl-admin-init.php:1265
326
  #, fuzzy
327
  msgid "Show \"Tweet on Twitter\" button"
328
  msgstr "Partager sur Twitter"
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1271
331
  msgid "Pin on Pinterest"
332
  msgstr "Partager sur Pinterest"
333
 
334
+ #: includes/class.yith-wcwl-admin-init.php:1272
335
  #, fuzzy
336
  msgid "Show \"Pin on Pinterest\" button"
337
  msgstr "Partager sur Pinterest"
338
 
339
+ #: includes/class.yith-wcwl-admin-init.php:1278
340
  msgid "Share on Google+"
341
  msgstr "Partager sur Google+"
342
 
343
+ #: includes/class.yith-wcwl-admin-init.php:1279
344
  #, fuzzy
345
  msgid "Show \"Share on Google+\" button"
346
  msgstr "Partager sur Facebook"
347
 
348
+ #: includes/class.yith-wcwl-admin-init.php:1285
349
  msgid "Share by Email"
350
  msgstr ""
351
 
352
+ #: includes/class.yith-wcwl-admin-init.php:1286
353
  #, fuzzy
354
  msgid "Show \"Share by Email\" button"
355
  msgstr "Voir le bouton \"Ajouter au panier\""
356
 
357
+ #: includes/class.yith-wcwl-admin-init.php:1292
358
  msgid "Share by WhatsApp"
359
  msgstr ""
360
 
361
+ #: includes/class.yith-wcwl-admin-init.php:1293
362
  #, fuzzy
363
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
364
  msgstr "Voir le bouton \"Ajouter au panier\""
365
 
366
+ #: includes/class.yith-wcwl-admin-init.php:1299
367
  msgid "Share by Url"
368
  msgstr ""
369
 
370
+ #: includes/class.yith-wcwl-admin-init.php:1300
371
  msgid "Show \"Share Url\" field on wishlist page"
372
  msgstr ""
373
 
374
+ #: includes/class.yith-wcwl-admin-init.php:1306
375
  #, fuzzy
376
  msgid "Social title"
377
  msgstr "Titre pour les réseaux sociaux"
378
 
379
+ #: includes/class.yith-wcwl-admin-init.php:1313
380
  #, fuzzy
381
  msgid "Social text"
382
  msgstr "Texte pour les réseaux sociaux"
383
 
384
+ #: includes/class.yith-wcwl-admin-init.php:1314
385
  msgid ""
386
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
387
  "strong> where you want to show the URL of your wishlist."
388
  msgstr ""
389
 
390
+ #: includes/class.yith-wcwl-admin-init.php:1321
391
  #, fuzzy
392
  msgid "Social image URL"
393
  msgstr "URL de l'image pour les réseaux sociaux"
394
 
395
+ #: includes/class.yith-wcwl-admin-init.php:1322
396
  msgid "It will be used by Pinterest."
397
  msgstr ""
398
 
399
+ #: includes/class.yith-wcwl-admin-init.php:1336
400
  msgid ""
401
  "If you want to take advantage of this feature, you could consider to "
402
  "purchase the %s."
403
  msgstr ""
404
 
405
+ #: includes/class.yith-wcwl-admin-init.php:1341
406
  msgid "YITH WooCommerce Frequently Bought Together Integration"
407
  msgstr ""
408
 
409
+ #: includes/class.yith-wcwl-admin-init.php:1348
410
  msgid "Enable slider in wishlist"
411
  msgstr ""
412
 
413
+ #: includes/class.yith-wcwl-admin-init.php:1349
414
  msgid ""
415
  "Choose to enable product slider in wishlist page with linked products (<a "
416
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
417
  msgstr ""
418
 
419
+ #: includes/class.yith-wcwl-admin-init.php:1385
420
  #, fuzzy
421
  msgid "\"Add to wishlist\" button"
422
  msgstr "Texte du bouton \"Ajouter à la Wishlist\""
423
 
 
 
 
 
 
 
 
 
424
  #: includes/class.yith-wcwl-admin-init.php:1388
425
  #: includes/class.yith-wcwl-admin-init.php:1406
426
  #: includes/class.yith-wcwl-admin-init.php:1424
427
  #: includes/class.yith-wcwl-admin-init.php:1442
428
  #: includes/class.yith-wcwl-admin-init.php:1460
429
+ msgid "Background"
430
  msgstr ""
431
 
432
  #: includes/class.yith-wcwl-admin-init.php:1389
434
  #: includes/class.yith-wcwl-admin-init.php:1425
435
  #: includes/class.yith-wcwl-admin-init.php:1443
436
  #: includes/class.yith-wcwl-admin-init.php:1461
437
+ msgid "Text"
438
  msgstr ""
439
 
440
+ #: includes/class.yith-wcwl-admin-init.php:1390
441
+ #: includes/class.yith-wcwl-admin-init.php:1408
442
+ #: includes/class.yith-wcwl-admin-init.php:1426
443
+ #: includes/class.yith-wcwl-admin-init.php:1444
444
+ #: includes/class.yith-wcwl-admin-init.php:1462
445
+ msgid "Border"
446
  msgstr ""
447
 
448
  #: includes/class.yith-wcwl-admin-init.php:1397
449
  #: includes/class.yith-wcwl-admin-init.php:1415
450
  #: includes/class.yith-wcwl-admin-init.php:1433
451
  #: includes/class.yith-wcwl-admin-init.php:1451
452
+ msgid "Background (hover)"
453
  msgstr ""
454
 
455
  #: includes/class.yith-wcwl-admin-init.php:1398
456
  #: includes/class.yith-wcwl-admin-init.php:1416
457
  #: includes/class.yith-wcwl-admin-init.php:1434
458
  #: includes/class.yith-wcwl-admin-init.php:1452
459
+ msgid "Text (hover)"
460
+ msgstr ""
461
+
462
+ #: includes/class.yith-wcwl-admin-init.php:1399
463
+ #: includes/class.yith-wcwl-admin-init.php:1417
464
+ #: includes/class.yith-wcwl-admin-init.php:1435
465
+ #: includes/class.yith-wcwl-admin-init.php:1453
466
  msgid "Border (hover)"
467
  msgstr ""
468
 
469
+ #: includes/class.yith-wcwl-admin-init.php:1403
470
  #, fuzzy
471
  msgid "\"Add to Cart\" button"
472
  msgstr "Texte du bouton \"Ajouter au panier\""
473
 
474
+ #: includes/class.yith-wcwl-admin-init.php:1421
475
  msgid "\"Style 1\" button"
476
  msgstr ""
477
 
478
+ #: includes/class.yith-wcwl-admin-init.php:1439
479
  msgid "\"Style 2\" button"
480
  msgstr ""
481
 
482
+ #: includes/class.yith-wcwl-admin-init.php:1457
483
  #, fuzzy
484
  msgid "Wishlist table"
485
  msgstr "Titre de la Wishlist"
486
 
487
+ #: includes/class.yith-wcwl-admin-init.php:1466
488
  msgid "Headers"
489
  msgstr ""
490
 
491
+ #: includes/class.yith-wcwl-admin-init.php:1469
492
  msgid "Background color"
493
  msgstr ""
494
 
495
+ #: includes/class.yith-wcwl-admin-init.php:1559
496
  #, fuzzy
497
  msgid "Wishlist Activated"
498
  msgstr "Titre de la Wishlist"
499
 
500
+ #: includes/class.yith-wcwl-admin-init.php:1560
501
  msgid ""
502
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
503
  "can access to all the settings of our plugins that you have activated. "
505
  "options, <a href=\"%s\">discover it now</a>."
506
  msgstr ""
507
 
508
+ #: includes/class.yith-wcwl-admin-init.php:1571
509
  #, fuzzy
510
  msgid "Wishlist Updated"
511
  msgstr "Page Wishlist"
512
 
513
+ #: includes/class.yith-wcwl-admin-init.php:1572
514
  msgid ""
515
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
516
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
languages/yith-woocommerce-wishlist-he_IL.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-he_IL.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -21,8 +21,8 @@ msgstr ""
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
  #: includes/class.yith-wcwl-admin-init.php:159
24
- #: includes/class.yith-wcwl-admin-init.php:1492
25
  #: includes/class.yith-wcwl-admin-init.php:1493
 
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "רשימת משאלות"
@@ -85,350 +85,342 @@ msgid ""
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
- #: includes/class.yith-wcwl-admin-init.php:1040
89
  msgid "General Settings"
90
  msgstr "הגדרות כלליות"
91
 
92
- #: includes/class.yith-wcwl-admin-init.php:1047
93
  msgid "Enable YITH Wishlist"
94
  msgstr "אפשר שימוש ברשימת המשאלות של YITH"
95
 
96
- #: includes/class.yith-wcwl-admin-init.php:1054
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "כותרת רשימת משאלות"
100
 
101
- #: includes/class.yith-wcwl-admin-init.php:1056
102
  #: includes/class.yith-wcwl-admin-init.php:1057
103
- #: includes/class.yith-wcwl-admin-init.php:1307
 
104
  msgid "My wishlist on %s"
105
  msgstr "רשימת המשאלות שלי ב-%s"
106
 
107
- #: includes/class.yith-wcwl-admin-init.php:1062
108
  msgid "Wishlist Page"
109
  msgstr "עמוד רשימת המשאלות"
110
 
111
- #: includes/class.yith-wcwl-admin-init.php:1063
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr "תוכן העמוד: [yith_wcwl_wishlist]"
114
 
115
- #: includes/class.yith-wcwl-admin-init.php:1072
116
  msgid "Position"
117
  msgstr "מיקום"
118
 
119
- #: includes/class.yith-wcwl-admin-init.php:1073
120
  msgid ""
121
  "You can add the button in variable products only after the \"Add to Cart\" "
122
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
123
  msgstr ""
124
 
125
- #: includes/class.yith-wcwl-admin-init.php:1079
126
  msgid "After \"Add to cart\""
127
  msgstr "לאחר \"הוספה לסל\""
128
 
129
- #: includes/class.yith-wcwl-admin-init.php:1080
130
  msgid "After thumbnails"
131
  msgstr "אחרי התמונות המוקטנות"
132
 
133
- #: includes/class.yith-wcwl-admin-init.php:1081
134
  msgid "After summary"
135
  msgstr "אחרי תיאור מוצר"
136
 
137
- #: includes/class.yith-wcwl-admin-init.php:1082
138
  msgid "Use shortcode"
139
  msgstr "השתמש בקוד מקוצר"
140
 
141
- #: includes/class.yith-wcwl-admin-init.php:1087
142
  msgid "Redirect to cart"
143
  msgstr "הפנייה לסל הקניות"
144
 
145
- #: includes/class.yith-wcwl-admin-init.php:1088
146
  msgid ""
147
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
148
  "page."
149
  msgstr ""
150
 
151
- #: includes/class.yith-wcwl-admin-init.php:1094
152
  msgid "Remove if added to the cart"
153
  msgstr "הסר מהרשימה אם הוסף לסל"
154
 
155
- #: includes/class.yith-wcwl-admin-init.php:1095
156
  #, fuzzy
157
  msgid "Remove the product from the wishlist if it has been added to the cart."
158
  msgstr "הסר את המוצר מהרשימה אם הוא הוסף לסל."
159
 
160
- #: includes/class.yith-wcwl-admin-init.php:1101
161
  msgid "\"Add to Wishlist\" text"
162
  msgstr ""
163
 
164
- #: includes/class.yith-wcwl-admin-init.php:1103
165
  msgid "Add to Wishlist"
166
  msgstr "הוסף לרשימת המשאלות"
167
 
168
- #: includes/class.yith-wcwl-admin-init.php:1108
169
  #, fuzzy
170
  msgid "\"Browse wishlist\" text"
171
  msgstr "צפה ברשימת השמורים שלך"
172
 
173
- #: includes/class.yith-wcwl-admin-init.php:1110
174
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
175
  msgid "Browse Wishlist"
176
  msgstr "צפה ברשימת השמורים שלך"
177
 
178
- #: includes/class.yith-wcwl-admin-init.php:1115
179
  #, fuzzy
180
  msgid "\"Product already in wishlist\" text"
181
  msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
182
 
183
- #: includes/class.yith-wcwl-admin-init.php:1117
184
  #: includes/class.yith-wcwl-ui.php:83
185
  msgid "The product is already in the wishlist!"
186
  msgstr "המוצר נשמר."
187
 
188
- #: includes/class.yith-wcwl-admin-init.php:1122
189
  #, fuzzy
190
  msgid "\"Product added\" text"
191
  msgstr "המוצר נשמר!"
192
 
193
- #: includes/class.yith-wcwl-admin-init.php:1124
194
  #: includes/class.yith-wcwl-ui.php:82
195
  msgid "Product added!"
196
  msgstr "המוצר נשמר!"
197
 
198
- #: includes/class.yith-wcwl-admin-init.php:1129
199
  msgid "\"Add to Cart\" text"
200
  msgstr ""
201
 
202
- #: includes/class.yith-wcwl-admin-init.php:1131
203
  msgid "Add to Cart"
204
  msgstr "הוסף לסל"
205
 
206
- #: includes/class.yith-wcwl-admin-init.php:1136
207
  #, fuzzy
208
  msgid "Show Unit price"
209
  msgstr "מחיר ליחידה"
210
 
211
- #: includes/class.yith-wcwl-admin-init.php:1137
212
  msgid "Show unit price for each product in wishlist"
213
  msgstr ""
214
 
215
- #: includes/class.yith-wcwl-admin-init.php:1144
216
  #, fuzzy
217
  msgid "Show \"Add to Cart\" button"
218
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
219
 
220
- #: includes/class.yith-wcwl-admin-init.php:1145
221
  #, fuzzy
222
  msgid "Show \"Add to Cart\" button for each product in wishlist"
223
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
224
 
225
- #: includes/class.yith-wcwl-admin-init.php:1152
226
  #, fuzzy
227
  msgid "Show Stock status"
228
  msgstr "מצב מלאי"
229
 
230
- #: includes/class.yith-wcwl-admin-init.php:1153
231
  msgid ""
232
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
233
  msgstr ""
234
 
235
- #: includes/class.yith-wcwl-admin-init.php:1160
236
  msgid "Show Date of addition"
237
  msgstr ""
238
 
239
- #: includes/class.yith-wcwl-admin-init.php:1161
240
  #, fuzzy
241
  msgid "Show the date when users have added a product to the wishlist"
242
  msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
243
 
244
- #: includes/class.yith-wcwl-admin-init.php:1168
245
  #, fuzzy
246
  msgid "Add second remove button"
247
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
248
 
249
- #: includes/class.yith-wcwl-admin-init.php:1169
250
  msgid "Add a second remove button in the last column, with extended label"
251
  msgstr ""
252
 
253
- #: includes/class.yith-wcwl-admin-init.php:1184
254
  msgid "Styles"
255
  msgstr "סגנונות עיצוב"
256
 
257
- #: includes/class.yith-wcwl-admin-init.php:1191
258
  msgid "Use buttons"
259
  msgstr "השתמש בכפתורים"
260
 
261
- #: includes/class.yith-wcwl-admin-init.php:1192
262
  #, fuzzy
263
  msgid "Use buttons instead of simple anchors."
264
  msgstr "השתמש בכפתורים במקום קישורים רגילים."
265
 
266
- #: includes/class.yith-wcwl-admin-init.php:1198
267
  msgid "Custom CSS"
268
  msgstr "הכנס שורות CSS משלך"
269
 
270
- #: includes/class.yith-wcwl-admin-init.php:1205
271
  msgid "Use theme style"
272
  msgstr "השתמש בעיצוב של התבנית שלך"
273
 
274
- #: includes/class.yith-wcwl-admin-init.php:1206
275
  msgid "Use the theme style."
276
  msgstr "השתמש בעיצוב של תבנית האתר."
277
 
278
- #: includes/class.yith-wcwl-admin-init.php:1212
279
  #, fuzzy
280
  msgid "Rounded buttons"
281
  msgstr "השתמש בכפתורים"
282
 
283
- #: includes/class.yith-wcwl-admin-init.php:1213
284
  #, fuzzy
285
  msgid "Make button corners rounded"
286
  msgstr "הצג את הכפתורים עם פינות מעוגלות"
287
 
288
- #: includes/class.yith-wcwl-admin-init.php:1219
289
  msgid "\"Add to Wishlist\" icon"
290
  msgstr ""
291
 
292
- #: includes/class.yith-wcwl-admin-init.php:1220
293
  msgid "Add an icon to the \"Add to Wishlist\" button"
294
  msgstr ""
295
 
296
- #: includes/class.yith-wcwl-admin-init.php:1230
297
  msgid "\"Add to Cart\" icon"
298
  msgstr ""
299
 
300
- #: includes/class.yith-wcwl-admin-init.php:1231
301
  msgid "Add an icon to the \"Add to Cart\" button"
302
  msgstr ""
303
 
304
- #: includes/class.yith-wcwl-admin-init.php:1249
305
  msgid "Social Networks & Share"
306
  msgstr ""
307
 
308
- #: includes/class.yith-wcwl-admin-init.php:1256
309
  msgid "Share on Facebook"
310
  msgstr "שתף בפייסבוק"
311
 
312
- #: includes/class.yith-wcwl-admin-init.php:1257
313
  #, fuzzy
314
  msgid "Show \"Share on Facebook\" button"
315
  msgstr "שתף בפייסבוק"
316
 
317
- #: includes/class.yith-wcwl-admin-init.php:1263
318
  msgid "Tweet on Twitter"
319
  msgstr ""
320
 
321
- #: includes/class.yith-wcwl-admin-init.php:1264
322
  #, fuzzy
323
  msgid "Show \"Tweet on Twitter\" button"
324
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
325
 
326
- #: includes/class.yith-wcwl-admin-init.php:1270
327
  msgid "Pin on Pinterest"
328
  msgstr ""
329
 
330
- #: includes/class.yith-wcwl-admin-init.php:1271
331
  #, fuzzy
332
  msgid "Show \"Pin on Pinterest\" button"
333
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
334
 
335
- #: includes/class.yith-wcwl-admin-init.php:1277
336
  msgid "Share on Google+"
337
  msgstr "שתף בגוגל+"
338
 
339
- #: includes/class.yith-wcwl-admin-init.php:1278
340
  #, fuzzy
341
  msgid "Show \"Share on Google+\" button"
342
  msgstr "שתף בפייסבוק"
343
 
344
- #: includes/class.yith-wcwl-admin-init.php:1284
345
  msgid "Share by Email"
346
  msgstr ""
347
 
348
- #: includes/class.yith-wcwl-admin-init.php:1285
349
  #, fuzzy
350
  msgid "Show \"Share by Email\" button"
351
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
352
 
353
- #: includes/class.yith-wcwl-admin-init.php:1291
354
  msgid "Share by WhatsApp"
355
  msgstr ""
356
 
357
- #: includes/class.yith-wcwl-admin-init.php:1292
358
  #, fuzzy
359
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
360
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
361
 
362
- #: includes/class.yith-wcwl-admin-init.php:1298
363
  msgid "Share by Url"
364
  msgstr ""
365
 
366
- #: includes/class.yith-wcwl-admin-init.php:1299
367
  msgid "Show \"Share Url\" field on wishlist page"
368
  msgstr ""
369
 
370
- #: includes/class.yith-wcwl-admin-init.php:1305
371
  #, fuzzy
372
  msgid "Social title"
373
  msgstr "כותרת רשימת משאלות"
374
 
375
- #: includes/class.yith-wcwl-admin-init.php:1312
376
  msgid "Social text"
377
  msgstr ""
378
 
379
- #: includes/class.yith-wcwl-admin-init.php:1313
380
  msgid ""
381
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
382
  "strong> where you want to show the URL of your wishlist."
383
  msgstr ""
384
 
385
- #: includes/class.yith-wcwl-admin-init.php:1320
386
  msgid "Social image URL"
387
  msgstr ""
388
 
389
- #: includes/class.yith-wcwl-admin-init.php:1321
390
  msgid "It will be used by Pinterest."
391
  msgstr ""
392
 
393
- #: includes/class.yith-wcwl-admin-init.php:1335
394
  msgid ""
395
  "If you want to take advantage of this feature, you could consider to "
396
  "purchase the %s."
397
  msgstr ""
398
 
399
- #: includes/class.yith-wcwl-admin-init.php:1340
400
  msgid "YITH WooCommerce Frequently Bought Together Integration"
401
  msgstr ""
402
 
403
- #: includes/class.yith-wcwl-admin-init.php:1347
404
  msgid "Enable slider in wishlist"
405
  msgstr ""
406
 
407
- #: includes/class.yith-wcwl-admin-init.php:1348
408
  msgid ""
409
  "Choose to enable product slider in wishlist page with linked products (<a "
410
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
411
  msgstr ""
412
 
413
- #: includes/class.yith-wcwl-admin-init.php:1384
414
  #, fuzzy
415
  msgid "\"Add to wishlist\" button"
416
  msgstr "הוסף לרשימת המשאלות"
417
 
418
- #: includes/class.yith-wcwl-admin-init.php:1387
419
- #: includes/class.yith-wcwl-admin-init.php:1405
420
- #: includes/class.yith-wcwl-admin-init.php:1423
421
- #: includes/class.yith-wcwl-admin-init.php:1441
422
- #: includes/class.yith-wcwl-admin-init.php:1459
423
- msgid "Background"
424
- msgstr ""
425
-
426
  #: includes/class.yith-wcwl-admin-init.php:1388
427
  #: includes/class.yith-wcwl-admin-init.php:1406
428
  #: includes/class.yith-wcwl-admin-init.php:1424
429
  #: includes/class.yith-wcwl-admin-init.php:1442
430
  #: includes/class.yith-wcwl-admin-init.php:1460
431
- msgid "Text"
432
  msgstr ""
433
 
434
  #: includes/class.yith-wcwl-admin-init.php:1389
@@ -436,62 +428,70 @@ msgstr ""
436
  #: includes/class.yith-wcwl-admin-init.php:1425
437
  #: includes/class.yith-wcwl-admin-init.php:1443
438
  #: includes/class.yith-wcwl-admin-init.php:1461
439
- msgid "Border"
440
  msgstr ""
441
 
442
- #: includes/class.yith-wcwl-admin-init.php:1396
443
- #: includes/class.yith-wcwl-admin-init.php:1414
444
- #: includes/class.yith-wcwl-admin-init.php:1432
445
- #: includes/class.yith-wcwl-admin-init.php:1450
446
- msgid "Background (hover)"
 
447
  msgstr ""
448
 
449
  #: includes/class.yith-wcwl-admin-init.php:1397
450
  #: includes/class.yith-wcwl-admin-init.php:1415
451
  #: includes/class.yith-wcwl-admin-init.php:1433
452
  #: includes/class.yith-wcwl-admin-init.php:1451
453
- msgid "Text (hover)"
454
  msgstr ""
455
 
456
  #: includes/class.yith-wcwl-admin-init.php:1398
457
  #: includes/class.yith-wcwl-admin-init.php:1416
458
  #: includes/class.yith-wcwl-admin-init.php:1434
459
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
460
  msgid "Border (hover)"
461
  msgstr ""
462
 
463
- #: includes/class.yith-wcwl-admin-init.php:1402
464
  #, fuzzy
465
  msgid "\"Add to Cart\" button"
466
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
467
 
468
- #: includes/class.yith-wcwl-admin-init.php:1420
469
  msgid "\"Style 1\" button"
470
  msgstr ""
471
 
472
- #: includes/class.yith-wcwl-admin-init.php:1438
473
  msgid "\"Style 2\" button"
474
  msgstr ""
475
 
476
- #: includes/class.yith-wcwl-admin-init.php:1456
477
  #, fuzzy
478
  msgid "Wishlist table"
479
  msgstr "כותרת רשימת משאלות"
480
 
481
- #: includes/class.yith-wcwl-admin-init.php:1465
482
  msgid "Headers"
483
  msgstr ""
484
 
485
- #: includes/class.yith-wcwl-admin-init.php:1468
486
  msgid "Background color"
487
  msgstr ""
488
 
489
- #: includes/class.yith-wcwl-admin-init.php:1558
490
  #, fuzzy
491
  msgid "Wishlist Activated"
492
  msgstr "כותרת רשימת משאלות"
493
 
494
- #: includes/class.yith-wcwl-admin-init.php:1559
495
  msgid ""
496
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
497
  "can access to all the settings of our plugins that you have activated. "
@@ -499,12 +499,12 @@ msgid ""
499
  "options, <a href=\"%s\">discover it now</a>."
500
  msgstr ""
501
 
502
- #: includes/class.yith-wcwl-admin-init.php:1570
503
  #, fuzzy
504
  msgid "Wishlist Updated"
505
  msgstr "עמוד רשימת המשאלות"
506
 
507
- #: includes/class.yith-wcwl-admin-init.php:1571
508
  msgid ""
509
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
510
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
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:1493
25
+ #: includes/class.yith-wcwl-admin-init.php:1494
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "רשימת משאלות"
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1041
89
  msgid "General Settings"
90
  msgstr "הגדרות כלליות"
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1048
93
  msgid "Enable YITH Wishlist"
94
  msgstr "אפשר שימוש ברשימת המשאלות של YITH"
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1055
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "כותרת רשימת משאלות"
100
 
 
101
  #: includes/class.yith-wcwl-admin-init.php:1057
102
+ #: includes/class.yith-wcwl-admin-init.php:1058
103
+ #: includes/class.yith-wcwl-admin-init.php:1308
104
  msgid "My wishlist on %s"
105
  msgstr "רשימת המשאלות שלי ב-%s"
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1063
108
  msgid "Wishlist Page"
109
  msgstr "עמוד רשימת המשאלות"
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1064
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr "תוכן העמוד: [yith_wcwl_wishlist]"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1073
116
  msgid "Position"
117
  msgstr "מיקום"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1074
120
  msgid ""
121
  "You can add the button in variable products only after the \"Add to Cart\" "
122
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
123
  msgstr ""
124
 
125
+ #: includes/class.yith-wcwl-admin-init.php:1080
126
  msgid "After \"Add to cart\""
127
  msgstr "לאחר \"הוספה לסל\""
128
 
129
+ #: includes/class.yith-wcwl-admin-init.php:1081
130
  msgid "After thumbnails"
131
  msgstr "אחרי התמונות המוקטנות"
132
 
133
+ #: includes/class.yith-wcwl-admin-init.php:1082
134
  msgid "After summary"
135
  msgstr "אחרי תיאור מוצר"
136
 
137
+ #: includes/class.yith-wcwl-admin-init.php:1083
138
  msgid "Use shortcode"
139
  msgstr "השתמש בקוד מקוצר"
140
 
141
+ #: includes/class.yith-wcwl-admin-init.php:1088
142
  msgid "Redirect to cart"
143
  msgstr "הפנייה לסל הקניות"
144
 
145
+ #: includes/class.yith-wcwl-admin-init.php:1089
146
  msgid ""
147
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
148
  "page."
149
  msgstr ""
150
 
151
+ #: includes/class.yith-wcwl-admin-init.php:1095
152
  msgid "Remove if added to the cart"
153
  msgstr "הסר מהרשימה אם הוסף לסל"
154
 
155
+ #: includes/class.yith-wcwl-admin-init.php:1096
156
  #, fuzzy
157
  msgid "Remove the product from the wishlist if it has been added to the cart."
158
  msgstr "הסר את המוצר מהרשימה אם הוא הוסף לסל."
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1102
161
  msgid "\"Add to Wishlist\" text"
162
  msgstr ""
163
 
164
+ #: includes/class.yith-wcwl-admin-init.php:1104
165
  msgid "Add to Wishlist"
166
  msgstr "הוסף לרשימת המשאלות"
167
 
168
+ #: includes/class.yith-wcwl-admin-init.php:1109
169
  #, fuzzy
170
  msgid "\"Browse wishlist\" text"
171
  msgstr "צפה ברשימת השמורים שלך"
172
 
173
+ #: includes/class.yith-wcwl-admin-init.php:1111
174
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
175
  msgid "Browse Wishlist"
176
  msgstr "צפה ברשימת השמורים שלך"
177
 
178
+ #: includes/class.yith-wcwl-admin-init.php:1116
179
  #, fuzzy
180
  msgid "\"Product already in wishlist\" text"
181
  msgstr "המוצר עדיין נמצא ברשימת המשאלות שלך."
182
 
183
+ #: includes/class.yith-wcwl-admin-init.php:1118
184
  #: includes/class.yith-wcwl-ui.php:83
185
  msgid "The product is already in the wishlist!"
186
  msgstr "המוצר נשמר."
187
 
188
+ #: includes/class.yith-wcwl-admin-init.php:1123
189
  #, fuzzy
190
  msgid "\"Product added\" text"
191
  msgstr "המוצר נשמר!"
192
 
193
+ #: includes/class.yith-wcwl-admin-init.php:1125
194
  #: includes/class.yith-wcwl-ui.php:82
195
  msgid "Product added!"
196
  msgstr "המוצר נשמר!"
197
 
198
+ #: includes/class.yith-wcwl-admin-init.php:1130
199
  msgid "\"Add to Cart\" text"
200
  msgstr ""
201
 
202
+ #: includes/class.yith-wcwl-admin-init.php:1132
203
  msgid "Add to Cart"
204
  msgstr "הוסף לסל"
205
 
206
+ #: includes/class.yith-wcwl-admin-init.php:1137
207
  #, fuzzy
208
  msgid "Show Unit price"
209
  msgstr "מחיר ליחידה"
210
 
211
+ #: includes/class.yith-wcwl-admin-init.php:1138
212
  msgid "Show unit price for each product in wishlist"
213
  msgstr ""
214
 
215
+ #: includes/class.yith-wcwl-admin-init.php:1145
216
  #, fuzzy
217
  msgid "Show \"Add to Cart\" button"
218
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1146
221
  #, fuzzy
222
  msgid "Show \"Add to Cart\" button for each product in wishlist"
223
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1153
226
  #, fuzzy
227
  msgid "Show Stock status"
228
  msgstr "מצב מלאי"
229
 
230
+ #: includes/class.yith-wcwl-admin-init.php:1154
231
  msgid ""
232
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
233
  msgstr ""
234
 
235
+ #: includes/class.yith-wcwl-admin-init.php:1161
236
  msgid "Show Date of addition"
237
  msgstr ""
238
 
239
+ #: includes/class.yith-wcwl-admin-init.php:1162
240
  #, fuzzy
241
  msgid "Show the date when users have added a product to the wishlist"
242
  msgstr "ארעה שגיאה בזמן הוספת המוצר לרשימה."
243
 
244
+ #: includes/class.yith-wcwl-admin-init.php:1169
245
  #, fuzzy
246
  msgid "Add second remove button"
247
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1170
250
  msgid "Add a second remove button in the last column, with extended label"
251
  msgstr ""
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1185
254
  msgid "Styles"
255
  msgstr "סגנונות עיצוב"
256
 
257
+ #: includes/class.yith-wcwl-admin-init.php:1192
258
  msgid "Use buttons"
259
  msgstr "השתמש בכפתורים"
260
 
261
+ #: includes/class.yith-wcwl-admin-init.php:1193
262
  #, fuzzy
263
  msgid "Use buttons instead of simple anchors."
264
  msgstr "השתמש בכפתורים במקום קישורים רגילים."
265
 
266
+ #: includes/class.yith-wcwl-admin-init.php:1199
267
  msgid "Custom CSS"
268
  msgstr "הכנס שורות CSS משלך"
269
 
270
+ #: includes/class.yith-wcwl-admin-init.php:1206
271
  msgid "Use theme style"
272
  msgstr "השתמש בעיצוב של התבנית שלך"
273
 
274
+ #: includes/class.yith-wcwl-admin-init.php:1207
275
  msgid "Use the theme style."
276
  msgstr "השתמש בעיצוב של תבנית האתר."
277
 
278
+ #: includes/class.yith-wcwl-admin-init.php:1213
279
  #, fuzzy
280
  msgid "Rounded buttons"
281
  msgstr "השתמש בכפתורים"
282
 
283
+ #: includes/class.yith-wcwl-admin-init.php:1214
284
  #, fuzzy
285
  msgid "Make button corners rounded"
286
  msgstr "הצג את הכפתורים עם פינות מעוגלות"
287
 
288
+ #: includes/class.yith-wcwl-admin-init.php:1220
289
  msgid "\"Add to Wishlist\" icon"
290
  msgstr ""
291
 
292
+ #: includes/class.yith-wcwl-admin-init.php:1221
293
  msgid "Add an icon to the \"Add to Wishlist\" button"
294
  msgstr ""
295
 
296
+ #: includes/class.yith-wcwl-admin-init.php:1231
297
  msgid "\"Add to Cart\" icon"
298
  msgstr ""
299
 
300
+ #: includes/class.yith-wcwl-admin-init.php:1232
301
  msgid "Add an icon to the \"Add to Cart\" button"
302
  msgstr ""
303
 
304
+ #: includes/class.yith-wcwl-admin-init.php:1250
305
  msgid "Social Networks & Share"
306
  msgstr ""
307
 
308
+ #: includes/class.yith-wcwl-admin-init.php:1257
309
  msgid "Share on Facebook"
310
  msgstr "שתף בפייסבוק"
311
 
312
+ #: includes/class.yith-wcwl-admin-init.php:1258
313
  #, fuzzy
314
  msgid "Show \"Share on Facebook\" button"
315
  msgstr "שתף בפייסבוק"
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1264
318
  msgid "Tweet on Twitter"
319
  msgstr ""
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1265
322
  #, fuzzy
323
  msgid "Show \"Tweet on Twitter\" button"
324
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1271
327
  msgid "Pin on Pinterest"
328
  msgstr ""
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1272
331
  #, fuzzy
332
  msgid "Show \"Pin on Pinterest\" button"
333
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1278
336
  msgid "Share on Google+"
337
  msgstr "שתף בגוגל+"
338
 
339
+ #: includes/class.yith-wcwl-admin-init.php:1279
340
  #, fuzzy
341
  msgid "Show \"Share on Google+\" button"
342
  msgstr "שתף בפייסבוק"
343
 
344
+ #: includes/class.yith-wcwl-admin-init.php:1285
345
  msgid "Share by Email"
346
  msgstr ""
347
 
348
+ #: includes/class.yith-wcwl-admin-init.php:1286
349
  #, fuzzy
350
  msgid "Show \"Share by Email\" button"
351
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
352
 
353
+ #: includes/class.yith-wcwl-admin-init.php:1292
354
  msgid "Share by WhatsApp"
355
  msgstr ""
356
 
357
+ #: includes/class.yith-wcwl-admin-init.php:1293
358
  #, fuzzy
359
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
360
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
361
 
362
+ #: includes/class.yith-wcwl-admin-init.php:1299
363
  msgid "Share by Url"
364
  msgstr ""
365
 
366
+ #: includes/class.yith-wcwl-admin-init.php:1300
367
  msgid "Show \"Share Url\" field on wishlist page"
368
  msgstr ""
369
 
370
+ #: includes/class.yith-wcwl-admin-init.php:1306
371
  #, fuzzy
372
  msgid "Social title"
373
  msgstr "כותרת רשימת משאלות"
374
 
375
+ #: includes/class.yith-wcwl-admin-init.php:1313
376
  msgid "Social text"
377
  msgstr ""
378
 
379
+ #: includes/class.yith-wcwl-admin-init.php:1314
380
  msgid ""
381
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
382
  "strong> where you want to show the URL of your wishlist."
383
  msgstr ""
384
 
385
+ #: includes/class.yith-wcwl-admin-init.php:1321
386
  msgid "Social image URL"
387
  msgstr ""
388
 
389
+ #: includes/class.yith-wcwl-admin-init.php:1322
390
  msgid "It will be used by Pinterest."
391
  msgstr ""
392
 
393
+ #: includes/class.yith-wcwl-admin-init.php:1336
394
  msgid ""
395
  "If you want to take advantage of this feature, you could consider to "
396
  "purchase the %s."
397
  msgstr ""
398
 
399
+ #: includes/class.yith-wcwl-admin-init.php:1341
400
  msgid "YITH WooCommerce Frequently Bought Together Integration"
401
  msgstr ""
402
 
403
+ #: includes/class.yith-wcwl-admin-init.php:1348
404
  msgid "Enable slider in wishlist"
405
  msgstr ""
406
 
407
+ #: includes/class.yith-wcwl-admin-init.php:1349
408
  msgid ""
409
  "Choose to enable product slider in wishlist page with linked products (<a "
410
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
411
  msgstr ""
412
 
413
+ #: includes/class.yith-wcwl-admin-init.php:1385
414
  #, fuzzy
415
  msgid "\"Add to wishlist\" button"
416
  msgstr "הוסף לרשימת המשאלות"
417
 
 
 
 
 
 
 
 
 
418
  #: includes/class.yith-wcwl-admin-init.php:1388
419
  #: includes/class.yith-wcwl-admin-init.php:1406
420
  #: includes/class.yith-wcwl-admin-init.php:1424
421
  #: includes/class.yith-wcwl-admin-init.php:1442
422
  #: includes/class.yith-wcwl-admin-init.php:1460
423
+ msgid "Background"
424
  msgstr ""
425
 
426
  #: includes/class.yith-wcwl-admin-init.php:1389
428
  #: includes/class.yith-wcwl-admin-init.php:1425
429
  #: includes/class.yith-wcwl-admin-init.php:1443
430
  #: includes/class.yith-wcwl-admin-init.php:1461
431
+ msgid "Text"
432
  msgstr ""
433
 
434
+ #: includes/class.yith-wcwl-admin-init.php:1390
435
+ #: includes/class.yith-wcwl-admin-init.php:1408
436
+ #: includes/class.yith-wcwl-admin-init.php:1426
437
+ #: includes/class.yith-wcwl-admin-init.php:1444
438
+ #: includes/class.yith-wcwl-admin-init.php:1462
439
+ msgid "Border"
440
  msgstr ""
441
 
442
  #: includes/class.yith-wcwl-admin-init.php:1397
443
  #: includes/class.yith-wcwl-admin-init.php:1415
444
  #: includes/class.yith-wcwl-admin-init.php:1433
445
  #: includes/class.yith-wcwl-admin-init.php:1451
446
+ msgid "Background (hover)"
447
  msgstr ""
448
 
449
  #: includes/class.yith-wcwl-admin-init.php:1398
450
  #: includes/class.yith-wcwl-admin-init.php:1416
451
  #: includes/class.yith-wcwl-admin-init.php:1434
452
  #: includes/class.yith-wcwl-admin-init.php:1452
453
+ msgid "Text (hover)"
454
+ msgstr ""
455
+
456
+ #: includes/class.yith-wcwl-admin-init.php:1399
457
+ #: includes/class.yith-wcwl-admin-init.php:1417
458
+ #: includes/class.yith-wcwl-admin-init.php:1435
459
+ #: includes/class.yith-wcwl-admin-init.php:1453
460
  msgid "Border (hover)"
461
  msgstr ""
462
 
463
+ #: includes/class.yith-wcwl-admin-init.php:1403
464
  #, fuzzy
465
  msgid "\"Add to Cart\" button"
466
  msgstr "\"הוסף לסל\" כפתור טקסט (hover)"
467
 
468
+ #: includes/class.yith-wcwl-admin-init.php:1421
469
  msgid "\"Style 1\" button"
470
  msgstr ""
471
 
472
+ #: includes/class.yith-wcwl-admin-init.php:1439
473
  msgid "\"Style 2\" button"
474
  msgstr ""
475
 
476
+ #: includes/class.yith-wcwl-admin-init.php:1457
477
  #, fuzzy
478
  msgid "Wishlist table"
479
  msgstr "כותרת רשימת משאלות"
480
 
481
+ #: includes/class.yith-wcwl-admin-init.php:1466
482
  msgid "Headers"
483
  msgstr ""
484
 
485
+ #: includes/class.yith-wcwl-admin-init.php:1469
486
  msgid "Background color"
487
  msgstr ""
488
 
489
+ #: includes/class.yith-wcwl-admin-init.php:1559
490
  #, fuzzy
491
  msgid "Wishlist Activated"
492
  msgstr "כותרת רשימת משאלות"
493
 
494
+ #: includes/class.yith-wcwl-admin-init.php:1560
495
  msgid ""
496
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
497
  "can access to all the settings of our plugins that you have activated. "
499
  "options, <a href=\"%s\">discover it now</a>."
500
  msgstr ""
501
 
502
+ #: includes/class.yith-wcwl-admin-init.php:1571
503
  #, fuzzy
504
  msgid "Wishlist Updated"
505
  msgstr "עמוד רשימת המשאלות"
506
 
507
+ #: includes/class.yith-wcwl-admin-init.php:1572
508
  msgid ""
509
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
510
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
languages/yith-woocommerce-wishlist-hr.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-hr.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -22,8 +22,8 @@ msgstr ""
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:1492
26
  #: includes/class.yith-wcwl-admin-init.php:1493
 
27
  #: includes/class.yith-wcwl-install.php:245
28
  msgid "Wishlist"
29
  msgstr "Lista želja"
@@ -90,37 +90,37 @@ msgstr ""
90
  "proizvoda i ostvarujete godinu dana besplatnih nadogradnji i podrške preko "
91
  "naše platforme dostupne 24sata/24."
92
 
93
- #: includes/class.yith-wcwl-admin-init.php:1040
94
  msgid "General Settings"
95
  msgstr "Osnovne postavke"
96
 
97
- #: includes/class.yith-wcwl-admin-init.php:1047
98
  msgid "Enable YITH Wishlist"
99
  msgstr "Omogući YITH Listu želja"
100
 
101
- #: includes/class.yith-wcwl-admin-init.php:1054
102
  msgid "Default wishlist title"
103
  msgstr "Naslov Liste želja"
104
 
105
- #: includes/class.yith-wcwl-admin-init.php:1056
106
  #: includes/class.yith-wcwl-admin-init.php:1057
107
- #: includes/class.yith-wcwl-admin-init.php:1307
 
108
  msgid "My wishlist on %s"
109
  msgstr "Moja lista želja na %s"
110
 
111
- #: includes/class.yith-wcwl-admin-init.php:1062
112
  msgid "Wishlist Page"
113
  msgstr "Stranica Liste želja"
114
 
115
- #: includes/class.yith-wcwl-admin-init.php:1063
116
  msgid "Page contents: [yith_wcwl_wishlist]"
117
  msgstr "Sadržaj stranice"
118
 
119
- #: includes/class.yith-wcwl-admin-init.php:1072
120
  msgid "Position"
121
  msgstr "Pozicija"
122
 
123
- #: includes/class.yith-wcwl-admin-init.php:1073
124
  msgid ""
125
  "You can add the button in variable products only after the \"Add to Cart\" "
126
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -128,27 +128,27 @@ msgstr ""
128
  "Možete dodati gumb na varijacijama proizvoda samo nakon gumba \"Dodaj u "
129
  "košaricu\" koristeći shortcode [yith_wcwl_add_to_wishlist]."
130
 
131
- #: includes/class.yith-wcwl-admin-init.php:1079
132
  msgid "After \"Add to cart\""
133
  msgstr "Nakon \"Dodaj u košaricu\""
134
 
135
- #: includes/class.yith-wcwl-admin-init.php:1080
136
  msgid "After thumbnails"
137
  msgstr "Nakon minijatura"
138
 
139
- #: includes/class.yith-wcwl-admin-init.php:1081
140
  msgid "After summary"
141
  msgstr "Nakon sažetka"
142
 
143
- #: includes/class.yith-wcwl-admin-init.php:1082
144
  msgid "Use shortcode"
145
  msgstr "Koristi shorcode"
146
 
147
- #: includes/class.yith-wcwl-admin-init.php:1087
148
  msgid "Redirect to cart"
149
  msgstr "Preusmjeri na košaricu"
150
 
151
- #: includes/class.yith-wcwl-admin-init.php:1088
152
  msgid ""
153
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
154
  "page."
@@ -156,219 +156,219 @@ msgstr ""
156
  "Preusmjeri na košaricu ako je na Listi želja odabran gumb \"Dodaj u košaricu"
157
  "\"."
158
 
159
- #: includes/class.yith-wcwl-admin-init.php:1094
160
  msgid "Remove if added to the cart"
161
  msgstr "Obriši ako je dodan u košaricu"
162
 
163
- #: includes/class.yith-wcwl-admin-init.php:1095
164
  msgid "Remove the product from the wishlist if it has been added to the cart."
165
  msgstr "Obriši proizvod iz liste želja ako je dodan u košaricu."
166
 
167
- #: includes/class.yith-wcwl-admin-init.php:1101
168
  msgid "\"Add to Wishlist\" text"
169
  msgstr "Tekst za \"Dodaj u listu želja\""
170
 
171
- #: includes/class.yith-wcwl-admin-init.php:1103
172
  msgid "Add to Wishlist"
173
  msgstr "Dodaj u košaricu"
174
 
175
- #: includes/class.yith-wcwl-admin-init.php:1108
176
  msgid "\"Browse wishlist\" text"
177
  msgstr "Tekst za \"Pregledaj listu želja\""
178
 
179
- #: includes/class.yith-wcwl-admin-init.php:1110
180
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
181
  msgid "Browse Wishlist"
182
  msgstr "Pregledaj listu želja"
183
 
184
- #: includes/class.yith-wcwl-admin-init.php:1115
185
  msgid "\"Product already in wishlist\" text"
186
  msgstr "Tekst za \"Proizvod je već dodan u listu želja\""
187
 
188
- #: includes/class.yith-wcwl-admin-init.php:1117
189
  #: includes/class.yith-wcwl-ui.php:83
190
  msgid "The product is already in the wishlist!"
191
  msgstr "Proizvod je već dodan u listu želja!"
192
 
193
- #: includes/class.yith-wcwl-admin-init.php:1122
194
  msgid "\"Product added\" text"
195
  msgstr "Tekst za \"Proizvod je dodan\""
196
 
197
- #: includes/class.yith-wcwl-admin-init.php:1124
198
  #: includes/class.yith-wcwl-ui.php:82
199
  msgid "Product added!"
200
  msgstr "Proizvod je dodan!"
201
 
202
- #: includes/class.yith-wcwl-admin-init.php:1129
203
  msgid "\"Add to Cart\" text"
204
  msgstr "Tekst za \"Dodaj u košaricu\""
205
 
206
- #: includes/class.yith-wcwl-admin-init.php:1131
207
  msgid "Add to Cart"
208
  msgstr "Dodaj u košaricu"
209
 
210
- #: includes/class.yith-wcwl-admin-init.php:1136
211
  msgid "Show Unit price"
212
  msgstr "Prikaži cijenu jedinice"
213
 
214
- #: includes/class.yith-wcwl-admin-init.php:1137
215
  msgid "Show unit price for each product in wishlist"
216
  msgstr "Prikaži cijenu jedinice za svaki proizvod u listi želja"
217
 
218
- #: includes/class.yith-wcwl-admin-init.php:1144
219
  msgid "Show \"Add to Cart\" button"
220
  msgstr "Prikaži gumb \"Dodaj u listu želja\""
221
 
222
- #: includes/class.yith-wcwl-admin-init.php:1145
223
  msgid "Show \"Add to Cart\" button for each product in wishlist"
224
  msgstr "Prikaži gumb \"Dodaj u košaricu\" za svaki proizvod u listi želja"
225
 
226
- #: includes/class.yith-wcwl-admin-init.php:1152
227
  msgid "Show Stock status"
228
  msgstr "Prikaži status zalihe"
229
 
230
- #: includes/class.yith-wcwl-admin-init.php:1153
231
  msgid ""
232
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
233
  msgstr ""
234
  "Prikaži \"Na zalihi\" ili \"Nema na zalihi\" za svaki proizvod u listi želja"
235
 
236
- #: includes/class.yith-wcwl-admin-init.php:1160
237
  msgid "Show Date of addition"
238
  msgstr "Prikaži datum dodavanja"
239
 
240
- #: includes/class.yith-wcwl-admin-init.php:1161
241
  msgid "Show the date when users have added a product to the wishlist"
242
  msgstr "Prikaži datum kada je korisnik dodao proizvod u listu želja"
243
 
244
- #: includes/class.yith-wcwl-admin-init.php:1168
245
  msgid "Add second remove button"
246
  msgstr "Dodaj drugi gumb za brisanje"
247
 
248
- #: includes/class.yith-wcwl-admin-init.php:1169
249
  msgid "Add a second remove button in the last column, with extended label"
250
  msgstr "Dodaj drugi gumb za brisanje u zadnjem redu, sa produženim natpisom"
251
 
252
- #: includes/class.yith-wcwl-admin-init.php:1184
253
  msgid "Styles"
254
  msgstr "Stilovi"
255
 
256
- #: includes/class.yith-wcwl-admin-init.php:1191
257
  msgid "Use buttons"
258
  msgstr "Koristi gumbove"
259
 
260
- #: includes/class.yith-wcwl-admin-init.php:1192
261
  msgid "Use buttons instead of simple anchors."
262
  msgstr "Koristi gumbove umjesto jednostavih natpisa."
263
 
264
- #: includes/class.yith-wcwl-admin-init.php:1198
265
  msgid "Custom CSS"
266
  msgstr "Prilagođeni CSS"
267
 
268
- #: includes/class.yith-wcwl-admin-init.php:1205
269
  msgid "Use theme style"
270
  msgstr "Koristi stil teme"
271
 
272
- #: includes/class.yith-wcwl-admin-init.php:1206
273
  msgid "Use the theme style."
274
  msgstr "Koristi stil teme."
275
 
276
- #: includes/class.yith-wcwl-admin-init.php:1212
277
  msgid "Rounded buttons"
278
  msgstr "Zaobljeni rubovi gumbova"
279
 
280
- #: includes/class.yith-wcwl-admin-init.php:1213
281
  msgid "Make button corners rounded"
282
  msgstr "Koristi zaobljene rubove gumbova"
283
 
284
- #: includes/class.yith-wcwl-admin-init.php:1219
285
  msgid "\"Add to Wishlist\" icon"
286
  msgstr "Ikona za \"Dodaj u listu želja\""
287
 
288
- #: includes/class.yith-wcwl-admin-init.php:1220
289
  msgid "Add an icon to the \"Add to Wishlist\" button"
290
  msgstr "Dodaj ikonu za gumb \"Dodaj u listu želja\""
291
 
292
- #: includes/class.yith-wcwl-admin-init.php:1230
293
  msgid "\"Add to Cart\" icon"
294
  msgstr "Gumb za \"Dodaj u košaricu\""
295
 
296
- #: includes/class.yith-wcwl-admin-init.php:1231
297
  msgid "Add an icon to the \"Add to Cart\" button"
298
  msgstr "Dodaj ikonu za gumb \"Dodaj u košaricu\""
299
 
300
- #: includes/class.yith-wcwl-admin-init.php:1249
301
  msgid "Social Networks & Share"
302
  msgstr "Društvene mreže i dijeljenje"
303
 
304
- #: includes/class.yith-wcwl-admin-init.php:1256
305
  msgid "Share on Facebook"
306
  msgstr "Podijeli na Facebooku"
307
 
308
- #: includes/class.yith-wcwl-admin-init.php:1257
309
  msgid "Show \"Share on Facebook\" button"
310
  msgstr "Prikaži gumb \"Podijeli na Facebooku\""
311
 
312
- #: includes/class.yith-wcwl-admin-init.php:1263
313
  msgid "Tweet on Twitter"
314
  msgstr "Tweet-aj na Twitteru"
315
 
316
- #: includes/class.yith-wcwl-admin-init.php:1264
317
  msgid "Show \"Tweet on Twitter\" button"
318
  msgstr "Prikaži gumb \"Tweet-aj na Twitteru\""
319
 
320
- #: includes/class.yith-wcwl-admin-init.php:1270
321
  msgid "Pin on Pinterest"
322
  msgstr "Pinaj na Pinterestu"
323
 
324
- #: includes/class.yith-wcwl-admin-init.php:1271
325
  msgid "Show \"Pin on Pinterest\" button"
326
  msgstr "Prikaži gumb \"Pinaj na Pinterestu\""
327
 
328
- #: includes/class.yith-wcwl-admin-init.php:1277
329
  msgid "Share on Google+"
330
  msgstr "Podijeli na Google+"
331
 
332
- #: includes/class.yith-wcwl-admin-init.php:1278
333
  msgid "Show \"Share on Google+\" button"
334
  msgstr "Prikaži gumb \"Podijeli na Google+\""
335
 
336
- #: includes/class.yith-wcwl-admin-init.php:1284
337
  msgid "Share by Email"
338
  msgstr "Podijeli preko Emaila"
339
 
340
- #: includes/class.yith-wcwl-admin-init.php:1285
341
  msgid "Show \"Share by Email\" button"
342
  msgstr "Prikaži gumb \"Podijeli preko emaila\""
343
 
344
- #: includes/class.yith-wcwl-admin-init.php:1291
345
  #, fuzzy
346
  msgid "Share by WhatsApp"
347
  msgstr "Podijeli preko Emaila"
348
 
349
- #: includes/class.yith-wcwl-admin-init.php:1292
350
  #, fuzzy
351
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
352
  msgstr "Prikaži gumb \"Podijeli preko emaila\""
353
 
354
- #: includes/class.yith-wcwl-admin-init.php:1298
355
  #, fuzzy
356
  msgid "Share by Url"
357
  msgstr "Podijeli preko Emaila"
358
 
359
- #: includes/class.yith-wcwl-admin-init.php:1299
360
  msgid "Show \"Share Url\" field on wishlist page"
361
  msgstr ""
362
 
363
- #: includes/class.yith-wcwl-admin-init.php:1305
364
  msgid "Social title"
365
  msgstr "Naslov za objavu"
366
 
367
- #: includes/class.yith-wcwl-admin-init.php:1312
368
  msgid "Social text"
369
  msgstr "Tekst za objavu"
370
 
371
- #: includes/class.yith-wcwl-admin-init.php:1313
372
  msgid ""
373
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
374
  "strong> where you want to show the URL of your wishlist."
@@ -376,30 +376,30 @@ msgstr ""
376
  "Ovo će se koristiti na Twitteru i Pinterestu. Koristite <strong>%wishlist_url"
377
  "%</strong> gdje želite prikazati URL vaše liste želja."
378
 
379
- #: includes/class.yith-wcwl-admin-init.php:1320
380
  msgid "Social image URL"
381
  msgstr "Link na sliku za objave"
382
 
383
- #: includes/class.yith-wcwl-admin-init.php:1321
384
  msgid "It will be used by Pinterest."
385
  msgstr "Korisititi će se na Pinterestu."
386
 
387
- #: includes/class.yith-wcwl-admin-init.php:1335
388
  msgid ""
389
  "If you want to take advantage of this feature, you could consider to "
390
  "purchase the %s."
391
  msgstr ""
392
  "Ako želite koristiti prednosti ove opcije, možete razmisliti o kupovini %s."
393
 
394
- #: includes/class.yith-wcwl-admin-init.php:1340
395
  msgid "YITH WooCommerce Frequently Bought Together Integration"
396
  msgstr "YITH WooCommerse skupna Integracija"
397
 
398
- #: includes/class.yith-wcwl-admin-init.php:1347
399
  msgid "Enable slider in wishlist"
400
  msgstr "Omogući slider u listi želja"
401
 
402
- #: includes/class.yith-wcwl-admin-init.php:1348
403
  msgid ""
404
  "Choose to enable product slider in wishlist page with linked products (<a "
405
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
@@ -407,84 +407,84 @@ msgstr ""
407
  "Odabite da biste omogućili slider sa povezanim proizvodima na listi želja "
408
  "(<a href=\"%s\" class=\"thickbox\">Primjer</a>). %s"
409
 
410
- #: includes/class.yith-wcwl-admin-init.php:1384
411
  msgid "\"Add to wishlist\" button"
412
  msgstr "Gumb za \"Dodaj u listu želja\""
413
 
414
- #: includes/class.yith-wcwl-admin-init.php:1387
415
- #: includes/class.yith-wcwl-admin-init.php:1405
416
- #: includes/class.yith-wcwl-admin-init.php:1423
417
- #: includes/class.yith-wcwl-admin-init.php:1441
418
- #: includes/class.yith-wcwl-admin-init.php:1459
419
- msgid "Background"
420
- msgstr "Pozadina"
421
-
422
  #: includes/class.yith-wcwl-admin-init.php:1388
423
  #: includes/class.yith-wcwl-admin-init.php:1406
424
  #: includes/class.yith-wcwl-admin-init.php:1424
425
  #: includes/class.yith-wcwl-admin-init.php:1442
426
  #: includes/class.yith-wcwl-admin-init.php:1460
427
- msgid "Text"
428
- msgstr "Tekst"
429
 
430
  #: includes/class.yith-wcwl-admin-init.php:1389
431
  #: includes/class.yith-wcwl-admin-init.php:1407
432
  #: includes/class.yith-wcwl-admin-init.php:1425
433
  #: includes/class.yith-wcwl-admin-init.php:1443
434
  #: includes/class.yith-wcwl-admin-init.php:1461
 
 
 
 
 
 
 
 
435
  msgid "Border"
436
  msgstr "Obrub"
437
 
438
- #: includes/class.yith-wcwl-admin-init.php:1396
439
- #: includes/class.yith-wcwl-admin-init.php:1414
440
- #: includes/class.yith-wcwl-admin-init.php:1432
441
- #: includes/class.yith-wcwl-admin-init.php:1450
442
- msgid "Background (hover)"
443
- msgstr "Pozadina (hover)"
444
-
445
  #: includes/class.yith-wcwl-admin-init.php:1397
446
  #: includes/class.yith-wcwl-admin-init.php:1415
447
  #: includes/class.yith-wcwl-admin-init.php:1433
448
  #: includes/class.yith-wcwl-admin-init.php:1451
449
- msgid "Text (hover)"
450
- msgstr "Tekst (hover)"
451
 
452
  #: includes/class.yith-wcwl-admin-init.php:1398
453
  #: includes/class.yith-wcwl-admin-init.php:1416
454
  #: includes/class.yith-wcwl-admin-init.php:1434
455
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
456
  msgid "Border (hover)"
457
  msgstr "Obrub (hover)"
458
 
459
- #: includes/class.yith-wcwl-admin-init.php:1402
460
  msgid "\"Add to Cart\" button"
461
  msgstr "Gumb za \"Dodaj u košaricu\""
462
 
463
- #: includes/class.yith-wcwl-admin-init.php:1420
464
  msgid "\"Style 1\" button"
465
  msgstr "Gumb \"Stil 1\""
466
 
467
- #: includes/class.yith-wcwl-admin-init.php:1438
468
  msgid "\"Style 2\" button"
469
  msgstr "Gumb \"Stil 2\""
470
 
471
- #: includes/class.yith-wcwl-admin-init.php:1456
472
  msgid "Wishlist table"
473
  msgstr "Tablica liste želja"
474
 
475
- #: includes/class.yith-wcwl-admin-init.php:1465
476
  msgid "Headers"
477
  msgstr "Naslovi"
478
 
479
- #: includes/class.yith-wcwl-admin-init.php:1468
480
  msgid "Background color"
481
  msgstr "Boja pozadine"
482
 
483
- #: includes/class.yith-wcwl-admin-init.php:1558
484
  msgid "Wishlist Activated"
485
  msgstr "Lista želja aktivirana"
486
 
487
- #: includes/class.yith-wcwl-admin-init.php:1559
488
  msgid ""
489
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
490
  "can access to all the settings of our plugins that you have activated. "
@@ -496,11 +496,11 @@ msgstr ""
496
  "je u izvanrednoj PREMIUM verziji sa puno novih opcija, <a href=\"%s"
497
  "\">otkrijte je</a>."
498
 
499
- #: includes/class.yith-wcwl-admin-init.php:1570
500
  msgid "Wishlist Updated"
501
  msgstr "Lista želja je ažurirana"
502
 
503
- #: includes/class.yith-wcwl-admin-init.php:1571
504
  msgid ""
505
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
506
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
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:1493
26
+ #: includes/class.yith-wcwl-admin-init.php:1494
27
  #: includes/class.yith-wcwl-install.php:245
28
  msgid "Wishlist"
29
  msgstr "Lista želja"
90
  "proizvoda i ostvarujete godinu dana besplatnih nadogradnji i podrške preko "
91
  "naše platforme dostupne 24sata/24."
92
 
93
+ #: includes/class.yith-wcwl-admin-init.php:1041
94
  msgid "General Settings"
95
  msgstr "Osnovne postavke"
96
 
97
+ #: includes/class.yith-wcwl-admin-init.php:1048
98
  msgid "Enable YITH Wishlist"
99
  msgstr "Omogući YITH Listu želja"
100
 
101
+ #: includes/class.yith-wcwl-admin-init.php:1055
102
  msgid "Default wishlist title"
103
  msgstr "Naslov Liste želja"
104
 
 
105
  #: includes/class.yith-wcwl-admin-init.php:1057
106
+ #: includes/class.yith-wcwl-admin-init.php:1058
107
+ #: includes/class.yith-wcwl-admin-init.php:1308
108
  msgid "My wishlist on %s"
109
  msgstr "Moja lista želja na %s"
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1063
112
  msgid "Wishlist Page"
113
  msgstr "Stranica Liste želja"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1064
116
  msgid "Page contents: [yith_wcwl_wishlist]"
117
  msgstr "Sadržaj stranice"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1073
120
  msgid "Position"
121
  msgstr "Pozicija"
122
 
123
+ #: includes/class.yith-wcwl-admin-init.php:1074
124
  msgid ""
125
  "You can add the button in variable products only after the \"Add to Cart\" "
126
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
128
  "Možete dodati gumb na varijacijama proizvoda samo nakon gumba \"Dodaj u "
129
  "košaricu\" koristeći shortcode [yith_wcwl_add_to_wishlist]."
130
 
131
+ #: includes/class.yith-wcwl-admin-init.php:1080
132
  msgid "After \"Add to cart\""
133
  msgstr "Nakon \"Dodaj u košaricu\""
134
 
135
+ #: includes/class.yith-wcwl-admin-init.php:1081
136
  msgid "After thumbnails"
137
  msgstr "Nakon minijatura"
138
 
139
+ #: includes/class.yith-wcwl-admin-init.php:1082
140
  msgid "After summary"
141
  msgstr "Nakon sažetka"
142
 
143
+ #: includes/class.yith-wcwl-admin-init.php:1083
144
  msgid "Use shortcode"
145
  msgstr "Koristi shorcode"
146
 
147
+ #: includes/class.yith-wcwl-admin-init.php:1088
148
  msgid "Redirect to cart"
149
  msgstr "Preusmjeri na košaricu"
150
 
151
+ #: includes/class.yith-wcwl-admin-init.php:1089
152
  msgid ""
153
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
154
  "page."
156
  "Preusmjeri na košaricu ako je na Listi želja odabran gumb \"Dodaj u košaricu"
157
  "\"."
158
 
159
+ #: includes/class.yith-wcwl-admin-init.php:1095
160
  msgid "Remove if added to the cart"
161
  msgstr "Obriši ako je dodan u košaricu"
162
 
163
+ #: includes/class.yith-wcwl-admin-init.php:1096
164
  msgid "Remove the product from the wishlist if it has been added to the cart."
165
  msgstr "Obriši proizvod iz liste želja ako je dodan u košaricu."
166
 
167
+ #: includes/class.yith-wcwl-admin-init.php:1102
168
  msgid "\"Add to Wishlist\" text"
169
  msgstr "Tekst za \"Dodaj u listu želja\""
170
 
171
+ #: includes/class.yith-wcwl-admin-init.php:1104
172
  msgid "Add to Wishlist"
173
  msgstr "Dodaj u košaricu"
174
 
175
+ #: includes/class.yith-wcwl-admin-init.php:1109
176
  msgid "\"Browse wishlist\" text"
177
  msgstr "Tekst za \"Pregledaj listu želja\""
178
 
179
+ #: includes/class.yith-wcwl-admin-init.php:1111
180
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
181
  msgid "Browse Wishlist"
182
  msgstr "Pregledaj listu želja"
183
 
184
+ #: includes/class.yith-wcwl-admin-init.php:1116
185
  msgid "\"Product already in wishlist\" text"
186
  msgstr "Tekst za \"Proizvod je već dodan u listu želja\""
187
 
188
+ #: includes/class.yith-wcwl-admin-init.php:1118
189
  #: includes/class.yith-wcwl-ui.php:83
190
  msgid "The product is already in the wishlist!"
191
  msgstr "Proizvod je već dodan u listu želja!"
192
 
193
+ #: includes/class.yith-wcwl-admin-init.php:1123
194
  msgid "\"Product added\" text"
195
  msgstr "Tekst za \"Proizvod je dodan\""
196
 
197
+ #: includes/class.yith-wcwl-admin-init.php:1125
198
  #: includes/class.yith-wcwl-ui.php:82
199
  msgid "Product added!"
200
  msgstr "Proizvod je dodan!"
201
 
202
+ #: includes/class.yith-wcwl-admin-init.php:1130
203
  msgid "\"Add to Cart\" text"
204
  msgstr "Tekst za \"Dodaj u košaricu\""
205
 
206
+ #: includes/class.yith-wcwl-admin-init.php:1132
207
  msgid "Add to Cart"
208
  msgstr "Dodaj u košaricu"
209
 
210
+ #: includes/class.yith-wcwl-admin-init.php:1137
211
  msgid "Show Unit price"
212
  msgstr "Prikaži cijenu jedinice"
213
 
214
+ #: includes/class.yith-wcwl-admin-init.php:1138
215
  msgid "Show unit price for each product in wishlist"
216
  msgstr "Prikaži cijenu jedinice za svaki proizvod u listi želja"
217
 
218
+ #: includes/class.yith-wcwl-admin-init.php:1145
219
  msgid "Show \"Add to Cart\" button"
220
  msgstr "Prikaži gumb \"Dodaj u listu želja\""
221
 
222
+ #: includes/class.yith-wcwl-admin-init.php:1146
223
  msgid "Show \"Add to Cart\" button for each product in wishlist"
224
  msgstr "Prikaži gumb \"Dodaj u košaricu\" za svaki proizvod u listi želja"
225
 
226
+ #: includes/class.yith-wcwl-admin-init.php:1153
227
  msgid "Show Stock status"
228
  msgstr "Prikaži status zalihe"
229
 
230
+ #: includes/class.yith-wcwl-admin-init.php:1154
231
  msgid ""
232
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
233
  msgstr ""
234
  "Prikaži \"Na zalihi\" ili \"Nema na zalihi\" za svaki proizvod u listi želja"
235
 
236
+ #: includes/class.yith-wcwl-admin-init.php:1161
237
  msgid "Show Date of addition"
238
  msgstr "Prikaži datum dodavanja"
239
 
240
+ #: includes/class.yith-wcwl-admin-init.php:1162
241
  msgid "Show the date when users have added a product to the wishlist"
242
  msgstr "Prikaži datum kada je korisnik dodao proizvod u listu želja"
243
 
244
+ #: includes/class.yith-wcwl-admin-init.php:1169
245
  msgid "Add second remove button"
246
  msgstr "Dodaj drugi gumb za brisanje"
247
 
248
+ #: includes/class.yith-wcwl-admin-init.php:1170
249
  msgid "Add a second remove button in the last column, with extended label"
250
  msgstr "Dodaj drugi gumb za brisanje u zadnjem redu, sa produženim natpisom"
251
 
252
+ #: includes/class.yith-wcwl-admin-init.php:1185
253
  msgid "Styles"
254
  msgstr "Stilovi"
255
 
256
+ #: includes/class.yith-wcwl-admin-init.php:1192
257
  msgid "Use buttons"
258
  msgstr "Koristi gumbove"
259
 
260
+ #: includes/class.yith-wcwl-admin-init.php:1193
261
  msgid "Use buttons instead of simple anchors."
262
  msgstr "Koristi gumbove umjesto jednostavih natpisa."
263
 
264
+ #: includes/class.yith-wcwl-admin-init.php:1199
265
  msgid "Custom CSS"
266
  msgstr "Prilagođeni CSS"
267
 
268
+ #: includes/class.yith-wcwl-admin-init.php:1206
269
  msgid "Use theme style"
270
  msgstr "Koristi stil teme"
271
 
272
+ #: includes/class.yith-wcwl-admin-init.php:1207
273
  msgid "Use the theme style."
274
  msgstr "Koristi stil teme."
275
 
276
+ #: includes/class.yith-wcwl-admin-init.php:1213
277
  msgid "Rounded buttons"
278
  msgstr "Zaobljeni rubovi gumbova"
279
 
280
+ #: includes/class.yith-wcwl-admin-init.php:1214
281
  msgid "Make button corners rounded"
282
  msgstr "Koristi zaobljene rubove gumbova"
283
 
284
+ #: includes/class.yith-wcwl-admin-init.php:1220
285
  msgid "\"Add to Wishlist\" icon"
286
  msgstr "Ikona za \"Dodaj u listu želja\""
287
 
288
+ #: includes/class.yith-wcwl-admin-init.php:1221
289
  msgid "Add an icon to the \"Add to Wishlist\" button"
290
  msgstr "Dodaj ikonu za gumb \"Dodaj u listu želja\""
291
 
292
+ #: includes/class.yith-wcwl-admin-init.php:1231
293
  msgid "\"Add to Cart\" icon"
294
  msgstr "Gumb za \"Dodaj u košaricu\""
295
 
296
+ #: includes/class.yith-wcwl-admin-init.php:1232
297
  msgid "Add an icon to the \"Add to Cart\" button"
298
  msgstr "Dodaj ikonu za gumb \"Dodaj u košaricu\""
299
 
300
+ #: includes/class.yith-wcwl-admin-init.php:1250
301
  msgid "Social Networks & Share"
302
  msgstr "Društvene mreže i dijeljenje"
303
 
304
+ #: includes/class.yith-wcwl-admin-init.php:1257
305
  msgid "Share on Facebook"
306
  msgstr "Podijeli na Facebooku"
307
 
308
+ #: includes/class.yith-wcwl-admin-init.php:1258
309
  msgid "Show \"Share on Facebook\" button"
310
  msgstr "Prikaži gumb \"Podijeli na Facebooku\""
311
 
312
+ #: includes/class.yith-wcwl-admin-init.php:1264
313
  msgid "Tweet on Twitter"
314
  msgstr "Tweet-aj na Twitteru"
315
 
316
+ #: includes/class.yith-wcwl-admin-init.php:1265
317
  msgid "Show \"Tweet on Twitter\" button"
318
  msgstr "Prikaži gumb \"Tweet-aj na Twitteru\""
319
 
320
+ #: includes/class.yith-wcwl-admin-init.php:1271
321
  msgid "Pin on Pinterest"
322
  msgstr "Pinaj na Pinterestu"
323
 
324
+ #: includes/class.yith-wcwl-admin-init.php:1272
325
  msgid "Show \"Pin on Pinterest\" button"
326
  msgstr "Prikaži gumb \"Pinaj na Pinterestu\""
327
 
328
+ #: includes/class.yith-wcwl-admin-init.php:1278
329
  msgid "Share on Google+"
330
  msgstr "Podijeli na Google+"
331
 
332
+ #: includes/class.yith-wcwl-admin-init.php:1279
333
  msgid "Show \"Share on Google+\" button"
334
  msgstr "Prikaži gumb \"Podijeli na Google+\""
335
 
336
+ #: includes/class.yith-wcwl-admin-init.php:1285
337
  msgid "Share by Email"
338
  msgstr "Podijeli preko Emaila"
339
 
340
+ #: includes/class.yith-wcwl-admin-init.php:1286
341
  msgid "Show \"Share by Email\" button"
342
  msgstr "Prikaži gumb \"Podijeli preko emaila\""
343
 
344
+ #: includes/class.yith-wcwl-admin-init.php:1292
345
  #, fuzzy
346
  msgid "Share by WhatsApp"
347
  msgstr "Podijeli preko Emaila"
348
 
349
+ #: includes/class.yith-wcwl-admin-init.php:1293
350
  #, fuzzy
351
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
352
  msgstr "Prikaži gumb \"Podijeli preko emaila\""
353
 
354
+ #: includes/class.yith-wcwl-admin-init.php:1299
355
  #, fuzzy
356
  msgid "Share by Url"
357
  msgstr "Podijeli preko Emaila"
358
 
359
+ #: includes/class.yith-wcwl-admin-init.php:1300
360
  msgid "Show \"Share Url\" field on wishlist page"
361
  msgstr ""
362
 
363
+ #: includes/class.yith-wcwl-admin-init.php:1306
364
  msgid "Social title"
365
  msgstr "Naslov za objavu"
366
 
367
+ #: includes/class.yith-wcwl-admin-init.php:1313
368
  msgid "Social text"
369
  msgstr "Tekst za objavu"
370
 
371
+ #: includes/class.yith-wcwl-admin-init.php:1314
372
  msgid ""
373
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
374
  "strong> where you want to show the URL of your wishlist."
376
  "Ovo će se koristiti na Twitteru i Pinterestu. Koristite <strong>%wishlist_url"
377
  "%</strong> gdje želite prikazati URL vaše liste želja."
378
 
379
+ #: includes/class.yith-wcwl-admin-init.php:1321
380
  msgid "Social image URL"
381
  msgstr "Link na sliku za objave"
382
 
383
+ #: includes/class.yith-wcwl-admin-init.php:1322
384
  msgid "It will be used by Pinterest."
385
  msgstr "Korisititi će se na Pinterestu."
386
 
387
+ #: includes/class.yith-wcwl-admin-init.php:1336
388
  msgid ""
389
  "If you want to take advantage of this feature, you could consider to "
390
  "purchase the %s."
391
  msgstr ""
392
  "Ako želite koristiti prednosti ove opcije, možete razmisliti o kupovini %s."
393
 
394
+ #: includes/class.yith-wcwl-admin-init.php:1341
395
  msgid "YITH WooCommerce Frequently Bought Together Integration"
396
  msgstr "YITH WooCommerse skupna Integracija"
397
 
398
+ #: includes/class.yith-wcwl-admin-init.php:1348
399
  msgid "Enable slider in wishlist"
400
  msgstr "Omogući slider u listi želja"
401
 
402
+ #: includes/class.yith-wcwl-admin-init.php:1349
403
  msgid ""
404
  "Choose to enable product slider in wishlist page with linked products (<a "
405
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
407
  "Odabite da biste omogućili slider sa povezanim proizvodima na listi želja "
408
  "(<a href=\"%s\" class=\"thickbox\">Primjer</a>). %s"
409
 
410
+ #: includes/class.yith-wcwl-admin-init.php:1385
411
  msgid "\"Add to wishlist\" button"
412
  msgstr "Gumb za \"Dodaj u listu želja\""
413
 
 
 
 
 
 
 
 
 
414
  #: includes/class.yith-wcwl-admin-init.php:1388
415
  #: includes/class.yith-wcwl-admin-init.php:1406
416
  #: includes/class.yith-wcwl-admin-init.php:1424
417
  #: includes/class.yith-wcwl-admin-init.php:1442
418
  #: includes/class.yith-wcwl-admin-init.php:1460
419
+ msgid "Background"
420
+ msgstr "Pozadina"
421
 
422
  #: includes/class.yith-wcwl-admin-init.php:1389
423
  #: includes/class.yith-wcwl-admin-init.php:1407
424
  #: includes/class.yith-wcwl-admin-init.php:1425
425
  #: includes/class.yith-wcwl-admin-init.php:1443
426
  #: includes/class.yith-wcwl-admin-init.php:1461
427
+ msgid "Text"
428
+ msgstr "Tekst"
429
+
430
+ #: includes/class.yith-wcwl-admin-init.php:1390
431
+ #: includes/class.yith-wcwl-admin-init.php:1408
432
+ #: includes/class.yith-wcwl-admin-init.php:1426
433
+ #: includes/class.yith-wcwl-admin-init.php:1444
434
+ #: includes/class.yith-wcwl-admin-init.php:1462
435
  msgid "Border"
436
  msgstr "Obrub"
437
 
 
 
 
 
 
 
 
438
  #: includes/class.yith-wcwl-admin-init.php:1397
439
  #: includes/class.yith-wcwl-admin-init.php:1415
440
  #: includes/class.yith-wcwl-admin-init.php:1433
441
  #: includes/class.yith-wcwl-admin-init.php:1451
442
+ msgid "Background (hover)"
443
+ msgstr "Pozadina (hover)"
444
 
445
  #: includes/class.yith-wcwl-admin-init.php:1398
446
  #: includes/class.yith-wcwl-admin-init.php:1416
447
  #: includes/class.yith-wcwl-admin-init.php:1434
448
  #: includes/class.yith-wcwl-admin-init.php:1452
449
+ msgid "Text (hover)"
450
+ msgstr "Tekst (hover)"
451
+
452
+ #: includes/class.yith-wcwl-admin-init.php:1399
453
+ #: includes/class.yith-wcwl-admin-init.php:1417
454
+ #: includes/class.yith-wcwl-admin-init.php:1435
455
+ #: includes/class.yith-wcwl-admin-init.php:1453
456
  msgid "Border (hover)"
457
  msgstr "Obrub (hover)"
458
 
459
+ #: includes/class.yith-wcwl-admin-init.php:1403
460
  msgid "\"Add to Cart\" button"
461
  msgstr "Gumb za \"Dodaj u košaricu\""
462
 
463
+ #: includes/class.yith-wcwl-admin-init.php:1421
464
  msgid "\"Style 1\" button"
465
  msgstr "Gumb \"Stil 1\""
466
 
467
+ #: includes/class.yith-wcwl-admin-init.php:1439
468
  msgid "\"Style 2\" button"
469
  msgstr "Gumb \"Stil 2\""
470
 
471
+ #: includes/class.yith-wcwl-admin-init.php:1457
472
  msgid "Wishlist table"
473
  msgstr "Tablica liste želja"
474
 
475
+ #: includes/class.yith-wcwl-admin-init.php:1466
476
  msgid "Headers"
477
  msgstr "Naslovi"
478
 
479
+ #: includes/class.yith-wcwl-admin-init.php:1469
480
  msgid "Background color"
481
  msgstr "Boja pozadine"
482
 
483
+ #: includes/class.yith-wcwl-admin-init.php:1559
484
  msgid "Wishlist Activated"
485
  msgstr "Lista želja aktivirana"
486
 
487
+ #: includes/class.yith-wcwl-admin-init.php:1560
488
  msgid ""
489
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
490
  "can access to all the settings of our plugins that you have activated. "
496
  "je u izvanrednoj PREMIUM verziji sa puno novih opcija, <a href=\"%s"
497
  "\">otkrijte je</a>."
498
 
499
+ #: includes/class.yith-wcwl-admin-init.php:1571
500
  msgid "Wishlist Updated"
501
  msgstr "Lista želja je ažurirana"
502
 
503
+ #: includes/class.yith-wcwl-admin-init.php:1572
504
  msgid ""
505
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
506
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
languages/yith-woocommerce-wishlist-it_IT.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-it_IT.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
7
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
8
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
9
  "Last-Translator: \n"
10
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -21,8 +21,8 @@ msgstr ""
21
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
22
 
23
  #: includes/class.yith-wcwl-admin-init.php:159
24
- #: includes/class.yith-wcwl-admin-init.php:1492
25
  #: includes/class.yith-wcwl-admin-init.php:1493
 
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Wishlist"
@@ -90,37 +90,37 @@ msgstr ""
90
  "aggiornamenti gratuiti e di supporto tramite la nostra piattaforma "
91
  "disponibile 24h/24."
92
 
93
- #: includes/class.yith-wcwl-admin-init.php:1040
94
  msgid "General Settings"
95
  msgstr "Impostazioni generali"
96
 
97
- #: includes/class.yith-wcwl-admin-init.php:1047
98
  msgid "Enable YITH Wishlist"
99
  msgstr "Abilita YITH Wishlist"
100
 
101
- #: includes/class.yith-wcwl-admin-init.php:1054
102
  msgid "Default wishlist title"
103
  msgstr "Titolo di default della lista dei desideri"
104
 
105
- #: includes/class.yith-wcwl-admin-init.php:1056
106
  #: includes/class.yith-wcwl-admin-init.php:1057
107
- #: includes/class.yith-wcwl-admin-init.php:1307
 
108
  msgid "My wishlist on %s"
109
  msgstr "La mia lista dei desideri su %s"
110
 
111
- #: includes/class.yith-wcwl-admin-init.php:1062
112
  msgid "Wishlist Page"
113
  msgstr "Pagina Lista dei desideri"
114
 
115
- #: includes/class.yith-wcwl-admin-init.php:1063
116
  msgid "Page contents: [yith_wcwl_wishlist]"
117
  msgstr "Contenuti pagina: [yith_wcwl_wishlist]"
118
 
119
- #: includes/class.yith-wcwl-admin-init.php:1072
120
  msgid "Position"
121
  msgstr "Posizione"
122
 
123
- #: includes/class.yith-wcwl-admin-init.php:1073
124
  msgid ""
125
  "You can add the button in variable products only after the \"Add to Cart\" "
126
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -129,27 +129,27 @@ msgstr ""
129
  "\"Aggiungi al carrello\" oppure utilizza lo shortcode "
130
  "[yith_wcwl_add_to_wishlist]."
131
 
132
- #: includes/class.yith-wcwl-admin-init.php:1079
133
  msgid "After \"Add to cart\""
134
  msgstr "Dopo \"Aggiungi al carrello\""
135
 
136
- #: includes/class.yith-wcwl-admin-init.php:1080
137
  msgid "After thumbnails"
138
  msgstr "Dopo miniatura"
139
 
140
- #: includes/class.yith-wcwl-admin-init.php:1081
141
  msgid "After summary"
142
  msgstr "Dopo sommario"
143
 
144
- #: includes/class.yith-wcwl-admin-init.php:1082
145
  msgid "Use shortcode"
146
  msgstr "Utilizza lo shortcode"
147
 
148
- #: includes/class.yith-wcwl-admin-init.php:1087
149
  msgid "Redirect to cart"
150
  msgstr "Riporta al carrello"
151
 
152
- #: includes/class.yith-wcwl-admin-init.php:1088
153
  msgid ""
154
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
155
  "page."
@@ -157,228 +157,228 @@ msgstr ""
157
  "Porta al carrello se viene cliccato il pulsante \"Aggiungi al carrello\" "
158
  "nella pagina Lista dei desideri. "
159
 
160
- #: includes/class.yith-wcwl-admin-init.php:1094
161
  msgid "Remove if added to the cart"
162
  msgstr "Rimuovi se aggiunto al carrello"
163
 
164
- #: includes/class.yith-wcwl-admin-init.php:1095
165
  msgid "Remove the product from the wishlist if it has been added to the cart."
166
  msgstr ""
167
  "Rimuovi il prodotto dalla lista dei desideri se è stato aggiunto al carrello."
168
 
169
- #: includes/class.yith-wcwl-admin-init.php:1101
170
  msgid "\"Add to Wishlist\" text"
171
  msgstr "Testo per \"Aggiungi alla lista dei desideri\""
172
 
173
- #: includes/class.yith-wcwl-admin-init.php:1103
174
  msgid "Add to Wishlist"
175
  msgstr "Aggiungi alla lista dei desideri"
176
 
177
- #: includes/class.yith-wcwl-admin-init.php:1108
178
  msgid "\"Browse wishlist\" text"
179
  msgstr "Testo per \"Sfoglia la lista dei desideri\""
180
 
181
- #: includes/class.yith-wcwl-admin-init.php:1110
182
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
183
  msgid "Browse Wishlist"
184
  msgstr "Sfoglia la lista dei desideri"
185
 
186
- #: includes/class.yith-wcwl-admin-init.php:1115
187
  msgid "\"Product already in wishlist\" text"
188
  msgstr "Testo per \"Articolo già presente nella lista dei desideri\""
189
 
190
- #: includes/class.yith-wcwl-admin-init.php:1117
191
  #: includes/class.yith-wcwl-ui.php:83
192
  msgid "The product is already in the wishlist!"
193
  msgstr "L'articolo selezionato è già presente nella tua lista dei desideri!"
194
 
195
- #: includes/class.yith-wcwl-admin-init.php:1122
196
  msgid "\"Product added\" text"
197
  msgstr "Testo per \"Articolo aggiunto\""
198
 
199
- #: includes/class.yith-wcwl-admin-init.php:1124
200
  #: includes/class.yith-wcwl-ui.php:82
201
  msgid "Product added!"
202
  msgstr "Articolo aggiunto!"
203
 
204
- #: includes/class.yith-wcwl-admin-init.php:1129
205
  msgid "\"Add to Cart\" text"
206
  msgstr "Testo per \"Aggiungi al carrello\""
207
 
208
- #: includes/class.yith-wcwl-admin-init.php:1131
209
  msgid "Add to Cart"
210
  msgstr "Aggiungi al carrello"
211
 
212
- #: includes/class.yith-wcwl-admin-init.php:1136
213
  msgid "Show Unit price"
214
  msgstr "Mostra prezzo unitario"
215
 
216
- #: includes/class.yith-wcwl-admin-init.php:1137
217
  msgid "Show unit price for each product in wishlist"
218
  msgstr ""
219
  "Mostra prezzo unitario per ogni prodotto aggiunto alla lista dei desideri"
220
 
221
- #: includes/class.yith-wcwl-admin-init.php:1144
222
  msgid "Show \"Add to Cart\" button"
223
  msgstr "Mostra pulsante \"Aggiungi al carrello\""
224
 
225
- #: includes/class.yith-wcwl-admin-init.php:1145
226
  msgid "Show \"Add to Cart\" button for each product in wishlist"
227
  msgstr ""
228
  "Mostra pulsante \"Aggiungi al carrello\" per ogni prodotto presente nella "
229
  "lista dei desideri"
230
 
231
- #: includes/class.yith-wcwl-admin-init.php:1152
232
  msgid "Show Stock status"
233
  msgstr "Mostra stato del prodotto"
234
 
235
- #: includes/class.yith-wcwl-admin-init.php:1153
236
  msgid ""
237
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
238
  msgstr ""
239
  "Mostra stato (\"Disponibile\" o \"Esaurito\") per ciascun prodotto nella "
240
  "lista dei desideri"
241
 
242
- #: includes/class.yith-wcwl-admin-init.php:1160
243
  msgid "Show Date of addition"
244
  msgstr "Mostra data di inserimento"
245
 
246
- #: includes/class.yith-wcwl-admin-init.php:1161
247
  msgid "Show the date when users have added a product to the wishlist"
248
  msgstr ""
249
  "Mostra la data in cui gli utenti hanno aggiunto l'articolo alla lista dei "
250
  "desideri"
251
 
252
- #: includes/class.yith-wcwl-admin-init.php:1168
253
  msgid "Add second remove button"
254
  msgstr "Aggiungi secondo pulsante \"Rimuovi\""
255
 
256
- #: includes/class.yith-wcwl-admin-init.php:1169
257
  msgid "Add a second remove button in the last column, with extended label"
258
  msgstr ""
259
  "Aggiungi un secondo pulsante \"Rimuovi\" con etichetta estesa nell'ultima "
260
  "colonna"
261
 
262
- #: includes/class.yith-wcwl-admin-init.php:1184
263
  msgid "Styles"
264
  msgstr "Stili"
265
 
266
- #: includes/class.yith-wcwl-admin-init.php:1191
267
  msgid "Use buttons"
268
  msgstr "Utilizza pulsanti"
269
 
270
- #: includes/class.yith-wcwl-admin-init.php:1192
271
  msgid "Use buttons instead of simple anchors."
272
  msgstr "Utilizza pulsanti invece che link"
273
 
274
- #: includes/class.yith-wcwl-admin-init.php:1198
275
  msgid "Custom CSS"
276
  msgstr "Personalizza CSS"
277
 
278
- #: includes/class.yith-wcwl-admin-init.php:1205
279
  msgid "Use theme style"
280
  msgstr "Utilizza lo stile del tema"
281
 
282
- #: includes/class.yith-wcwl-admin-init.php:1206
283
  msgid "Use the theme style."
284
  msgstr "Utilizza lo stile del tema"
285
 
286
- #: includes/class.yith-wcwl-admin-init.php:1212
287
  msgid "Rounded buttons"
288
  msgstr "Pulsanti arrotondati"
289
 
290
- #: includes/class.yith-wcwl-admin-init.php:1213
291
  msgid "Make button corners rounded"
292
  msgstr "Arrotonda gli angoli dei pulsanti"
293
 
294
- #: includes/class.yith-wcwl-admin-init.php:1219
295
  msgid "\"Add to Wishlist\" icon"
296
  msgstr "Icona per \"Aggiungi alla lista dei desideri\""
297
 
298
- #: includes/class.yith-wcwl-admin-init.php:1220
299
  msgid "Add an icon to the \"Add to Wishlist\" button"
300
  msgstr "Aggiungi un'icona al pulsante \"Aggiungi alla lista dei desideri\""
301
 
302
- #: includes/class.yith-wcwl-admin-init.php:1230
303
  msgid "\"Add to Cart\" icon"
304
  msgstr "Icona per \"Aggiungi al carrello\""
305
 
306
- #: includes/class.yith-wcwl-admin-init.php:1231
307
  msgid "Add an icon to the \"Add to Cart\" button"
308
  msgstr "Aggiungi un'icona al pulsante \"Aggiungi al carrello\""
309
 
310
- #: includes/class.yith-wcwl-admin-init.php:1249
311
  msgid "Social Networks & Share"
312
  msgstr "Social network e condivisione"
313
 
314
- #: includes/class.yith-wcwl-admin-init.php:1256
315
  msgid "Share on Facebook"
316
  msgstr "Condividi su Facebook"
317
 
318
- #: includes/class.yith-wcwl-admin-init.php:1257
319
  msgid "Show \"Share on Facebook\" button"
320
  msgstr "Mostra pulsante \"Condividi su Facebook\""
321
 
322
- #: includes/class.yith-wcwl-admin-init.php:1263
323
  msgid "Tweet on Twitter"
324
  msgstr "Condividi su Twitter"
325
 
326
- #: includes/class.yith-wcwl-admin-init.php:1264
327
  msgid "Show \"Tweet on Twitter\" button"
328
  msgstr "Mostra pulsante \"Condividi su Twitter\""
329
 
330
- #: includes/class.yith-wcwl-admin-init.php:1270
331
  msgid "Pin on Pinterest"
332
  msgstr "Condividi su Pinterest"
333
 
334
- #: includes/class.yith-wcwl-admin-init.php:1271
335
  msgid "Show \"Pin on Pinterest\" button"
336
  msgstr "Mostra pulsante\"Condividi su Pinterest\""
337
 
338
- #: includes/class.yith-wcwl-admin-init.php:1277
339
  msgid "Share on Google+"
340
  msgstr "Condividi su Google+"
341
 
342
- #: includes/class.yith-wcwl-admin-init.php:1278
343
  msgid "Show \"Share on Google+\" button"
344
  msgstr "Mostra pulsante \"Condividi su Google+\""
345
 
346
- #: includes/class.yith-wcwl-admin-init.php:1284
347
  msgid "Share by Email"
348
  msgstr "Condividi per email"
349
 
350
- #: includes/class.yith-wcwl-admin-init.php:1285
351
  msgid "Show \"Share by Email\" button"
352
  msgstr "Mostra pulsante \"Condividi per email\""
353
 
354
- #: includes/class.yith-wcwl-admin-init.php:1291
355
  #, fuzzy
356
  msgid "Share by WhatsApp"
357
  msgstr "Condividi per email"
358
 
359
- #: includes/class.yith-wcwl-admin-init.php:1292
360
  #, fuzzy
361
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
362
  msgstr "Mostra pulsante \"Condividi per email\""
363
 
364
- #: includes/class.yith-wcwl-admin-init.php:1298
365
  #, fuzzy
366
  msgid "Share by Url"
367
  msgstr "Condividi per email"
368
 
369
- #: includes/class.yith-wcwl-admin-init.php:1299
370
  msgid "Show \"Share Url\" field on wishlist page"
371
  msgstr ""
372
 
373
- #: includes/class.yith-wcwl-admin-init.php:1305
374
  msgid "Social title"
375
  msgstr "Nome per i social"
376
 
377
- #: includes/class.yith-wcwl-admin-init.php:1312
378
  msgid "Social text"
379
  msgstr "Testo per i social"
380
 
381
- #: includes/class.yith-wcwl-admin-init.php:1313
382
  msgid ""
383
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
384
  "strong> where you want to show the URL of your wishlist."
@@ -387,29 +387,29 @@ msgstr ""
387
  "%wishlist_url%</strong> nel punto in cui vuoi mostrare l'URL della tua lista "
388
  "dei desideri."
389
 
390
- #: includes/class.yith-wcwl-admin-init.php:1320
391
  msgid "Social image URL"
392
  msgstr "URL per immagine social"
393
 
394
- #: includes/class.yith-wcwl-admin-init.php:1321
395
  msgid "It will be used by Pinterest."
396
  msgstr "Verrà usato da Pinterest."
397
 
398
- #: includes/class.yith-wcwl-admin-init.php:1335
399
  msgid ""
400
  "If you want to take advantage of this feature, you could consider to "
401
  "purchase the %s."
402
  msgstr "Se vuoi usufruire di questa funzionalità puoi acquistare l'%s."
403
 
404
- #: includes/class.yith-wcwl-admin-init.php:1340
405
  msgid "YITH WooCommerce Frequently Bought Together Integration"
406
  msgstr "Integrazione con YITH WooCommerce Frequently Bought Together"
407
 
408
- #: includes/class.yith-wcwl-admin-init.php:1347
409
  msgid "Enable slider in wishlist"
410
  msgstr "Abilita lo slider nella lista dei desideri"
411
 
412
- #: includes/class.yith-wcwl-admin-init.php:1348
413
  msgid ""
414
  "Choose to enable product slider in wishlist page with linked products (<a "
415
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
@@ -417,84 +417,84 @@ msgstr ""
417
  "Scegli se abilitare lo slider prodotti nella pagina lista dei desideri con "
418
  "prodotti collegati (<a href=\"%s\" class=\"thickbox\">Esempio</a>). %s"
419
 
420
- #: includes/class.yith-wcwl-admin-init.php:1384
421
  msgid "\"Add to wishlist\" button"
422
  msgstr "Pulsante \"Aggiungi alla lista dei desideri\""
423
 
424
- #: includes/class.yith-wcwl-admin-init.php:1387
425
- #: includes/class.yith-wcwl-admin-init.php:1405
426
- #: includes/class.yith-wcwl-admin-init.php:1423
427
- #: includes/class.yith-wcwl-admin-init.php:1441
428
- #: includes/class.yith-wcwl-admin-init.php:1459
429
- msgid "Background"
430
- msgstr "Sfondo"
431
-
432
  #: includes/class.yith-wcwl-admin-init.php:1388
433
  #: includes/class.yith-wcwl-admin-init.php:1406
434
  #: includes/class.yith-wcwl-admin-init.php:1424
435
  #: includes/class.yith-wcwl-admin-init.php:1442
436
  #: includes/class.yith-wcwl-admin-init.php:1460
437
- msgid "Text"
438
- msgstr "Testo"
439
 
440
  #: includes/class.yith-wcwl-admin-init.php:1389
441
  #: includes/class.yith-wcwl-admin-init.php:1407
442
  #: includes/class.yith-wcwl-admin-init.php:1425
443
  #: includes/class.yith-wcwl-admin-init.php:1443
444
  #: includes/class.yith-wcwl-admin-init.php:1461
 
 
 
 
 
 
 
 
445
  msgid "Border"
446
  msgstr "Bordo"
447
 
448
- #: includes/class.yith-wcwl-admin-init.php:1396
449
- #: includes/class.yith-wcwl-admin-init.php:1414
450
- #: includes/class.yith-wcwl-admin-init.php:1432
451
- #: includes/class.yith-wcwl-admin-init.php:1450
452
- msgid "Background (hover)"
453
- msgstr "Sfondo (hover)"
454
-
455
  #: includes/class.yith-wcwl-admin-init.php:1397
456
  #: includes/class.yith-wcwl-admin-init.php:1415
457
  #: includes/class.yith-wcwl-admin-init.php:1433
458
  #: includes/class.yith-wcwl-admin-init.php:1451
459
- msgid "Text (hover)"
460
- msgstr "Testo (hover)"
461
 
462
  #: includes/class.yith-wcwl-admin-init.php:1398
463
  #: includes/class.yith-wcwl-admin-init.php:1416
464
  #: includes/class.yith-wcwl-admin-init.php:1434
465
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
466
  msgid "Border (hover)"
467
  msgstr "Bordo (hover)"
468
 
469
- #: includes/class.yith-wcwl-admin-init.php:1402
470
  msgid "\"Add to Cart\" button"
471
  msgstr "Pulsante \"Aggiungi al carrello\""
472
 
473
- #: includes/class.yith-wcwl-admin-init.php:1420
474
  msgid "\"Style 1\" button"
475
  msgstr "Pulsante \"Stile 1\""
476
 
477
- #: includes/class.yith-wcwl-admin-init.php:1438
478
  msgid "\"Style 2\" button"
479
  msgstr "Pulsante \"Stile 2\""
480
 
481
- #: includes/class.yith-wcwl-admin-init.php:1456
482
  msgid "Wishlist table"
483
  msgstr "Tabella lista dei desideri"
484
 
485
- #: includes/class.yith-wcwl-admin-init.php:1465
486
  msgid "Headers"
487
  msgstr "Intestazioni tabella"
488
 
489
- #: includes/class.yith-wcwl-admin-init.php:1468
490
  msgid "Background color"
491
  msgstr "Colore sfondo"
492
 
493
- #: includes/class.yith-wcwl-admin-init.php:1558
494
  msgid "Wishlist Activated"
495
  msgstr "Funzionalità lista dei desideri attivata"
496
 
497
- #: includes/class.yith-wcwl-admin-init.php:1559
498
  msgid ""
499
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
500
  "can access to all the settings of our plugins that you have activated. "
@@ -506,11 +506,11 @@ msgstr ""
506
  "disponibile in una eccezionale versione PREMIUM con molte nuove opzioni, <a "
507
  "href=\"%s\">scopri di più adesso</a>."
508
 
509
- #: includes/class.yith-wcwl-admin-init.php:1570
510
  msgid "Wishlist Updated"
511
  msgstr "Lista dei desideri aggiornata"
512
 
513
- #: includes/class.yith-wcwl-admin-init.php:1571
514
  msgid ""
515
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
516
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
4
  msgstr ""
5
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
7
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
8
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
9
  "Last-Translator: \n"
10
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
21
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
22
 
23
  #: includes/class.yith-wcwl-admin-init.php:159
 
24
  #: includes/class.yith-wcwl-admin-init.php:1493
25
+ #: includes/class.yith-wcwl-admin-init.php:1494
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Wishlist"
90
  "aggiornamenti gratuiti e di supporto tramite la nostra piattaforma "
91
  "disponibile 24h/24."
92
 
93
+ #: includes/class.yith-wcwl-admin-init.php:1041
94
  msgid "General Settings"
95
  msgstr "Impostazioni generali"
96
 
97
+ #: includes/class.yith-wcwl-admin-init.php:1048
98
  msgid "Enable YITH Wishlist"
99
  msgstr "Abilita YITH Wishlist"
100
 
101
+ #: includes/class.yith-wcwl-admin-init.php:1055
102
  msgid "Default wishlist title"
103
  msgstr "Titolo di default della lista dei desideri"
104
 
 
105
  #: includes/class.yith-wcwl-admin-init.php:1057
106
+ #: includes/class.yith-wcwl-admin-init.php:1058
107
+ #: includes/class.yith-wcwl-admin-init.php:1308
108
  msgid "My wishlist on %s"
109
  msgstr "La mia lista dei desideri su %s"
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1063
112
  msgid "Wishlist Page"
113
  msgstr "Pagina Lista dei desideri"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1064
116
  msgid "Page contents: [yith_wcwl_wishlist]"
117
  msgstr "Contenuti pagina: [yith_wcwl_wishlist]"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1073
120
  msgid "Position"
121
  msgstr "Posizione"
122
 
123
+ #: includes/class.yith-wcwl-admin-init.php:1074
124
  msgid ""
125
  "You can add the button in variable products only after the \"Add to Cart\" "
126
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
129
  "\"Aggiungi al carrello\" oppure utilizza lo shortcode "
130
  "[yith_wcwl_add_to_wishlist]."
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1080
133
  msgid "After \"Add to cart\""
134
  msgstr "Dopo \"Aggiungi al carrello\""
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1081
137
  msgid "After thumbnails"
138
  msgstr "Dopo miniatura"
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1082
141
  msgid "After summary"
142
  msgstr "Dopo sommario"
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1083
145
  msgid "Use shortcode"
146
  msgstr "Utilizza lo shortcode"
147
 
148
+ #: includes/class.yith-wcwl-admin-init.php:1088
149
  msgid "Redirect to cart"
150
  msgstr "Riporta al carrello"
151
 
152
+ #: includes/class.yith-wcwl-admin-init.php:1089
153
  msgid ""
154
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
155
  "page."
157
  "Porta al carrello se viene cliccato il pulsante \"Aggiungi al carrello\" "
158
  "nella pagina Lista dei desideri. "
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1095
161
  msgid "Remove if added to the cart"
162
  msgstr "Rimuovi se aggiunto al carrello"
163
 
164
+ #: includes/class.yith-wcwl-admin-init.php:1096
165
  msgid "Remove the product from the wishlist if it has been added to the cart."
166
  msgstr ""
167
  "Rimuovi il prodotto dalla lista dei desideri se è stato aggiunto al carrello."
168
 
169
+ #: includes/class.yith-wcwl-admin-init.php:1102
170
  msgid "\"Add to Wishlist\" text"
171
  msgstr "Testo per \"Aggiungi alla lista dei desideri\""
172
 
173
+ #: includes/class.yith-wcwl-admin-init.php:1104
174
  msgid "Add to Wishlist"
175
  msgstr "Aggiungi alla lista dei desideri"
176
 
177
+ #: includes/class.yith-wcwl-admin-init.php:1109
178
  msgid "\"Browse wishlist\" text"
179
  msgstr "Testo per \"Sfoglia la lista dei desideri\""
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1111
182
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
183
  msgid "Browse Wishlist"
184
  msgstr "Sfoglia la lista dei desideri"
185
 
186
+ #: includes/class.yith-wcwl-admin-init.php:1116
187
  msgid "\"Product already in wishlist\" text"
188
  msgstr "Testo per \"Articolo già presente nella lista dei desideri\""
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1118
191
  #: includes/class.yith-wcwl-ui.php:83
192
  msgid "The product is already in the wishlist!"
193
  msgstr "L'articolo selezionato è già presente nella tua lista dei desideri!"
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1123
196
  msgid "\"Product added\" text"
197
  msgstr "Testo per \"Articolo aggiunto\""
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1125
200
  #: includes/class.yith-wcwl-ui.php:82
201
  msgid "Product added!"
202
  msgstr "Articolo aggiunto!"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1130
205
  msgid "\"Add to Cart\" text"
206
  msgstr "Testo per \"Aggiungi al carrello\""
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1132
209
  msgid "Add to Cart"
210
  msgstr "Aggiungi al carrello"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1137
213
  msgid "Show Unit price"
214
  msgstr "Mostra prezzo unitario"
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1138
217
  msgid "Show unit price for each product in wishlist"
218
  msgstr ""
219
  "Mostra prezzo unitario per ogni prodotto aggiunto alla lista dei desideri"
220
 
221
+ #: includes/class.yith-wcwl-admin-init.php:1145
222
  msgid "Show \"Add to Cart\" button"
223
  msgstr "Mostra pulsante \"Aggiungi al carrello\""
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1146
226
  msgid "Show \"Add to Cart\" button for each product in wishlist"
227
  msgstr ""
228
  "Mostra pulsante \"Aggiungi al carrello\" per ogni prodotto presente nella "
229
  "lista dei desideri"
230
 
231
+ #: includes/class.yith-wcwl-admin-init.php:1153
232
  msgid "Show Stock status"
233
  msgstr "Mostra stato del prodotto"
234
 
235
+ #: includes/class.yith-wcwl-admin-init.php:1154
236
  msgid ""
237
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
238
  msgstr ""
239
  "Mostra stato (\"Disponibile\" o \"Esaurito\") per ciascun prodotto nella "
240
  "lista dei desideri"
241
 
242
+ #: includes/class.yith-wcwl-admin-init.php:1161
243
  msgid "Show Date of addition"
244
  msgstr "Mostra data di inserimento"
245
 
246
+ #: includes/class.yith-wcwl-admin-init.php:1162
247
  msgid "Show the date when users have added a product to the wishlist"
248
  msgstr ""
249
  "Mostra la data in cui gli utenti hanno aggiunto l'articolo alla lista dei "
250
  "desideri"
251
 
252
+ #: includes/class.yith-wcwl-admin-init.php:1169
253
  msgid "Add second remove button"
254
  msgstr "Aggiungi secondo pulsante \"Rimuovi\""
255
 
256
+ #: includes/class.yith-wcwl-admin-init.php:1170
257
  msgid "Add a second remove button in the last column, with extended label"
258
  msgstr ""
259
  "Aggiungi un secondo pulsante \"Rimuovi\" con etichetta estesa nell'ultima "
260
  "colonna"
261
 
262
+ #: includes/class.yith-wcwl-admin-init.php:1185
263
  msgid "Styles"
264
  msgstr "Stili"
265
 
266
+ #: includes/class.yith-wcwl-admin-init.php:1192
267
  msgid "Use buttons"
268
  msgstr "Utilizza pulsanti"
269
 
270
+ #: includes/class.yith-wcwl-admin-init.php:1193
271
  msgid "Use buttons instead of simple anchors."
272
  msgstr "Utilizza pulsanti invece che link"
273
 
274
+ #: includes/class.yith-wcwl-admin-init.php:1199
275
  msgid "Custom CSS"
276
  msgstr "Personalizza CSS"
277
 
278
+ #: includes/class.yith-wcwl-admin-init.php:1206
279
  msgid "Use theme style"
280
  msgstr "Utilizza lo stile del tema"
281
 
282
+ #: includes/class.yith-wcwl-admin-init.php:1207
283
  msgid "Use the theme style."
284
  msgstr "Utilizza lo stile del tema"
285
 
286
+ #: includes/class.yith-wcwl-admin-init.php:1213
287
  msgid "Rounded buttons"
288
  msgstr "Pulsanti arrotondati"
289
 
290
+ #: includes/class.yith-wcwl-admin-init.php:1214
291
  msgid "Make button corners rounded"
292
  msgstr "Arrotonda gli angoli dei pulsanti"
293
 
294
+ #: includes/class.yith-wcwl-admin-init.php:1220
295
  msgid "\"Add to Wishlist\" icon"
296
  msgstr "Icona per \"Aggiungi alla lista dei desideri\""
297
 
298
+ #: includes/class.yith-wcwl-admin-init.php:1221
299
  msgid "Add an icon to the \"Add to Wishlist\" button"
300
  msgstr "Aggiungi un'icona al pulsante \"Aggiungi alla lista dei desideri\""
301
 
302
+ #: includes/class.yith-wcwl-admin-init.php:1231
303
  msgid "\"Add to Cart\" icon"
304
  msgstr "Icona per \"Aggiungi al carrello\""
305
 
306
+ #: includes/class.yith-wcwl-admin-init.php:1232
307
  msgid "Add an icon to the \"Add to Cart\" button"
308
  msgstr "Aggiungi un'icona al pulsante \"Aggiungi al carrello\""
309
 
310
+ #: includes/class.yith-wcwl-admin-init.php:1250
311
  msgid "Social Networks & Share"
312
  msgstr "Social network e condivisione"
313
 
314
+ #: includes/class.yith-wcwl-admin-init.php:1257
315
  msgid "Share on Facebook"
316
  msgstr "Condividi su Facebook"
317
 
318
+ #: includes/class.yith-wcwl-admin-init.php:1258
319
  msgid "Show \"Share on Facebook\" button"
320
  msgstr "Mostra pulsante \"Condividi su Facebook\""
321
 
322
+ #: includes/class.yith-wcwl-admin-init.php:1264
323
  msgid "Tweet on Twitter"
324
  msgstr "Condividi su Twitter"
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1265
327
  msgid "Show \"Tweet on Twitter\" button"
328
  msgstr "Mostra pulsante \"Condividi su Twitter\""
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1271
331
  msgid "Pin on Pinterest"
332
  msgstr "Condividi su Pinterest"
333
 
334
+ #: includes/class.yith-wcwl-admin-init.php:1272
335
  msgid "Show \"Pin on Pinterest\" button"
336
  msgstr "Mostra pulsante\"Condividi su Pinterest\""
337
 
338
+ #: includes/class.yith-wcwl-admin-init.php:1278
339
  msgid "Share on Google+"
340
  msgstr "Condividi su Google+"
341
 
342
+ #: includes/class.yith-wcwl-admin-init.php:1279
343
  msgid "Show \"Share on Google+\" button"
344
  msgstr "Mostra pulsante \"Condividi su Google+\""
345
 
346
+ #: includes/class.yith-wcwl-admin-init.php:1285
347
  msgid "Share by Email"
348
  msgstr "Condividi per email"
349
 
350
+ #: includes/class.yith-wcwl-admin-init.php:1286
351
  msgid "Show \"Share by Email\" button"
352
  msgstr "Mostra pulsante \"Condividi per email\""
353
 
354
+ #: includes/class.yith-wcwl-admin-init.php:1292
355
  #, fuzzy
356
  msgid "Share by WhatsApp"
357
  msgstr "Condividi per email"
358
 
359
+ #: includes/class.yith-wcwl-admin-init.php:1293
360
  #, fuzzy
361
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
362
  msgstr "Mostra pulsante \"Condividi per email\""
363
 
364
+ #: includes/class.yith-wcwl-admin-init.php:1299
365
  #, fuzzy
366
  msgid "Share by Url"
367
  msgstr "Condividi per email"
368
 
369
+ #: includes/class.yith-wcwl-admin-init.php:1300
370
  msgid "Show \"Share Url\" field on wishlist page"
371
  msgstr ""
372
 
373
+ #: includes/class.yith-wcwl-admin-init.php:1306
374
  msgid "Social title"
375
  msgstr "Nome per i social"
376
 
377
+ #: includes/class.yith-wcwl-admin-init.php:1313
378
  msgid "Social text"
379
  msgstr "Testo per i social"
380
 
381
+ #: includes/class.yith-wcwl-admin-init.php:1314
382
  msgid ""
383
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
384
  "strong> where you want to show the URL of your wishlist."
387
  "%wishlist_url%</strong> nel punto in cui vuoi mostrare l'URL della tua lista "
388
  "dei desideri."
389
 
390
+ #: includes/class.yith-wcwl-admin-init.php:1321
391
  msgid "Social image URL"
392
  msgstr "URL per immagine social"
393
 
394
+ #: includes/class.yith-wcwl-admin-init.php:1322
395
  msgid "It will be used by Pinterest."
396
  msgstr "Verrà usato da Pinterest."
397
 
398
+ #: includes/class.yith-wcwl-admin-init.php:1336
399
  msgid ""
400
  "If you want to take advantage of this feature, you could consider to "
401
  "purchase the %s."
402
  msgstr "Se vuoi usufruire di questa funzionalità puoi acquistare l'%s."
403
 
404
+ #: includes/class.yith-wcwl-admin-init.php:1341
405
  msgid "YITH WooCommerce Frequently Bought Together Integration"
406
  msgstr "Integrazione con YITH WooCommerce Frequently Bought Together"
407
 
408
+ #: includes/class.yith-wcwl-admin-init.php:1348
409
  msgid "Enable slider in wishlist"
410
  msgstr "Abilita lo slider nella lista dei desideri"
411
 
412
+ #: includes/class.yith-wcwl-admin-init.php:1349
413
  msgid ""
414
  "Choose to enable product slider in wishlist page with linked products (<a "
415
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
417
  "Scegli se abilitare lo slider prodotti nella pagina lista dei desideri con "
418
  "prodotti collegati (<a href=\"%s\" class=\"thickbox\">Esempio</a>). %s"
419
 
420
+ #: includes/class.yith-wcwl-admin-init.php:1385
421
  msgid "\"Add to wishlist\" button"
422
  msgstr "Pulsante \"Aggiungi alla lista dei desideri\""
423
 
 
 
 
 
 
 
 
 
424
  #: includes/class.yith-wcwl-admin-init.php:1388
425
  #: includes/class.yith-wcwl-admin-init.php:1406
426
  #: includes/class.yith-wcwl-admin-init.php:1424
427
  #: includes/class.yith-wcwl-admin-init.php:1442
428
  #: includes/class.yith-wcwl-admin-init.php:1460
429
+ msgid "Background"
430
+ msgstr "Sfondo"
431
 
432
  #: includes/class.yith-wcwl-admin-init.php:1389
433
  #: includes/class.yith-wcwl-admin-init.php:1407
434
  #: includes/class.yith-wcwl-admin-init.php:1425
435
  #: includes/class.yith-wcwl-admin-init.php:1443
436
  #: includes/class.yith-wcwl-admin-init.php:1461
437
+ msgid "Text"
438
+ msgstr "Testo"
439
+
440
+ #: includes/class.yith-wcwl-admin-init.php:1390
441
+ #: includes/class.yith-wcwl-admin-init.php:1408
442
+ #: includes/class.yith-wcwl-admin-init.php:1426
443
+ #: includes/class.yith-wcwl-admin-init.php:1444
444
+ #: includes/class.yith-wcwl-admin-init.php:1462
445
  msgid "Border"
446
  msgstr "Bordo"
447
 
 
 
 
 
 
 
 
448
  #: includes/class.yith-wcwl-admin-init.php:1397
449
  #: includes/class.yith-wcwl-admin-init.php:1415
450
  #: includes/class.yith-wcwl-admin-init.php:1433
451
  #: includes/class.yith-wcwl-admin-init.php:1451
452
+ msgid "Background (hover)"
453
+ msgstr "Sfondo (hover)"
454
 
455
  #: includes/class.yith-wcwl-admin-init.php:1398
456
  #: includes/class.yith-wcwl-admin-init.php:1416
457
  #: includes/class.yith-wcwl-admin-init.php:1434
458
  #: includes/class.yith-wcwl-admin-init.php:1452
459
+ msgid "Text (hover)"
460
+ msgstr "Testo (hover)"
461
+
462
+ #: includes/class.yith-wcwl-admin-init.php:1399
463
+ #: includes/class.yith-wcwl-admin-init.php:1417
464
+ #: includes/class.yith-wcwl-admin-init.php:1435
465
+ #: includes/class.yith-wcwl-admin-init.php:1453
466
  msgid "Border (hover)"
467
  msgstr "Bordo (hover)"
468
 
469
+ #: includes/class.yith-wcwl-admin-init.php:1403
470
  msgid "\"Add to Cart\" button"
471
  msgstr "Pulsante \"Aggiungi al carrello\""
472
 
473
+ #: includes/class.yith-wcwl-admin-init.php:1421
474
  msgid "\"Style 1\" button"
475
  msgstr "Pulsante \"Stile 1\""
476
 
477
+ #: includes/class.yith-wcwl-admin-init.php:1439
478
  msgid "\"Style 2\" button"
479
  msgstr "Pulsante \"Stile 2\""
480
 
481
+ #: includes/class.yith-wcwl-admin-init.php:1457
482
  msgid "Wishlist table"
483
  msgstr "Tabella lista dei desideri"
484
 
485
+ #: includes/class.yith-wcwl-admin-init.php:1466
486
  msgid "Headers"
487
  msgstr "Intestazioni tabella"
488
 
489
+ #: includes/class.yith-wcwl-admin-init.php:1469
490
  msgid "Background color"
491
  msgstr "Colore sfondo"
492
 
493
+ #: includes/class.yith-wcwl-admin-init.php:1559
494
  msgid "Wishlist Activated"
495
  msgstr "Funzionalità lista dei desideri attivata"
496
 
497
+ #: includes/class.yith-wcwl-admin-init.php:1560
498
  msgid ""
499
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
500
  "can access to all the settings of our plugins that you have activated. "
506
  "disponibile in una eccezionale versione PREMIUM con molte nuove opzioni, <a "
507
  "href=\"%s\">scopri di più adesso</a>."
508
 
509
+ #: includes/class.yith-wcwl-admin-init.php:1571
510
  msgid "Wishlist Updated"
511
  msgstr "Lista dei desideri aggiornata"
512
 
513
+ #: includes/class.yith-wcwl-admin-init.php:1572
514
  msgid ""
515
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
516
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
languages/yith-woocommerce-wishlist-ko_KR.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-ko_KR.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -21,8 +21,8 @@ msgstr ""
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
  #: includes/class.yith-wcwl-admin-init.php:159
24
- #: includes/class.yith-wcwl-admin-init.php:1492
25
  #: includes/class.yith-wcwl-admin-init.php:1493
 
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "위시리스"
@@ -88,37 +88,37 @@ msgstr ""
88
  "프리미엄버전 구매시 강화된 기능의 사용, 일년동안 무료 업그레이드 서비스와 자"
89
  "사 프랫폼을 이용한 24h/24 서포트가 제공됩니다."
90
 
91
- #: includes/class.yith-wcwl-admin-init.php:1040
92
  msgid "General Settings"
93
  msgstr "일반 설정 "
94
 
95
- #: includes/class.yith-wcwl-admin-init.php:1047
96
  msgid "Enable YITH Wishlist"
97
  msgstr "YITH Wishlist 사용"
98
 
99
- #: includes/class.yith-wcwl-admin-init.php:1054
100
  msgid "Default wishlist title"
101
  msgstr "기본 위시리스트 제목"
102
 
103
- #: includes/class.yith-wcwl-admin-init.php:1056
104
  #: includes/class.yith-wcwl-admin-init.php:1057
105
- #: includes/class.yith-wcwl-admin-init.php:1307
 
106
  msgid "My wishlist on %s"
107
  msgstr "나의 위시리스트 목록 @ %s"
108
 
109
- #: includes/class.yith-wcwl-admin-init.php:1062
110
  msgid "Wishlist Page"
111
  msgstr "위시리스트 페이지 "
112
 
113
- #: includes/class.yith-wcwl-admin-init.php:1063
114
  msgid "Page contents: [yith_wcwl_wishlist]"
115
  msgstr "페이지 콘텐츠: [yith_wcwl_wishlist] "
116
 
117
- #: includes/class.yith-wcwl-admin-init.php:1072
118
  msgid "Position"
119
  msgstr "위치"
120
 
121
- #: includes/class.yith-wcwl-admin-init.php:1073
122
  msgid ""
123
  "You can add the button in variable products only after the \"Add to Cart\" "
124
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -126,27 +126,27 @@ msgstr ""
126
  "다양한 상품의 \"장바구니 담기\" 버튼 뒤에나 숏코드 "
127
  "[yith_wcwl_add_to_wishlist]로 추가 할수 있음."
128
 
129
- #: includes/class.yith-wcwl-admin-init.php:1079
130
  msgid "After \"Add to cart\""
131
  msgstr "장바구니 담기 뒤에"
132
 
133
- #: includes/class.yith-wcwl-admin-init.php:1080
134
  msgid "After thumbnails"
135
  msgstr "썸네일 뒤에"
136
 
137
- #: includes/class.yith-wcwl-admin-init.php:1081
138
  msgid "After summary"
139
  msgstr "써머리 뒤에"
140
 
141
- #: includes/class.yith-wcwl-admin-init.php:1082
142
  msgid "Use shortcode"
143
  msgstr "숏코드를 사용 "
144
 
145
- #: includes/class.yith-wcwl-admin-init.php:1087
146
  msgid "Redirect to cart"
147
  msgstr "장바구니로 다시돌리기"
148
 
149
- #: includes/class.yith-wcwl-admin-init.php:1088
150
  msgid ""
151
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
152
  "page."
@@ -154,246 +154,246 @@ msgstr ""
154
  "위시리스트 페이지의 '장바구니 담기' 버튼이 눌리면 장바구니 페이지로 다시돌리"
155
  "기"
156
 
157
- #: includes/class.yith-wcwl-admin-init.php:1094
158
  msgid "Remove if added to the cart"
159
  msgstr "장바구니에 담고나면 제거"
160
 
161
- #: includes/class.yith-wcwl-admin-init.php:1095
162
  msgid "Remove the product from the wishlist if it has been added to the cart."
163
  msgstr "장바구니에 담았다면 물품을 위시리스트에서 제거 "
164
 
165
- #: includes/class.yith-wcwl-admin-init.php:1101
166
  msgid "\"Add to Wishlist\" text"
167
  msgstr "\"위시리스트 추가\" 텍스트"
168
 
169
- #: includes/class.yith-wcwl-admin-init.php:1103
170
  msgid "Add to Wishlist"
171
  msgstr "위시르스트 추가"
172
 
173
- #: includes/class.yith-wcwl-admin-init.php:1108
174
  msgid "\"Browse wishlist\" text"
175
  msgstr "\"위시리스트 둘러보기\" 텍스트"
176
 
177
- #: includes/class.yith-wcwl-admin-init.php:1110
178
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
179
  msgid "Browse Wishlist"
180
  msgstr "위시리스트 둘러보기 "
181
 
182
- #: includes/class.yith-wcwl-admin-init.php:1115
183
  msgid "\"Product already in wishlist\" text"
184
  msgstr "\"위시리스트에 이미 있습니다\" 텍스트"
185
 
186
- #: includes/class.yith-wcwl-admin-init.php:1117
187
  #: includes/class.yith-wcwl-ui.php:83
188
  msgid "The product is already in the wishlist!"
189
  msgstr "이 상품은 이미 위시리스트에 있습니다."
190
 
191
- #: includes/class.yith-wcwl-admin-init.php:1122
192
  msgid "\"Product added\" text"
193
  msgstr "\"상품 추가\" 텍스트 "
194
 
195
- #: includes/class.yith-wcwl-admin-init.php:1124
196
  #: includes/class.yith-wcwl-ui.php:82
197
  msgid "Product added!"
198
  msgstr "상품이 추가됨!"
199
 
200
- #: includes/class.yith-wcwl-admin-init.php:1129
201
  msgid "\"Add to Cart\" text"
202
  msgstr "\"장바구니 담기\" 텍스트 "
203
 
204
- #: includes/class.yith-wcwl-admin-init.php:1131
205
  msgid "Add to Cart"
206
  msgstr "장바구니 담기 "
207
 
208
- #: includes/class.yith-wcwl-admin-init.php:1136
209
  msgid "Show Unit price"
210
  msgstr "개별가격 보이기"
211
 
212
- #: includes/class.yith-wcwl-admin-init.php:1137
213
  msgid "Show unit price for each product in wishlist"
214
  msgstr "관심상품내 개별상품의 개별가격 보이기"
215
 
216
- #: includes/class.yith-wcwl-admin-init.php:1144
217
  msgid "Show \"Add to Cart\" button"
218
  msgstr "\"장바구니 담기\" 버튼 보이기"
219
 
220
- #: includes/class.yith-wcwl-admin-init.php:1145
221
  msgid "Show \"Add to Cart\" button for each product in wishlist"
222
  msgstr "관심상품내 개별상품에 \"장바구니 담기\" 버튼 보이기 "
223
 
224
- #: includes/class.yith-wcwl-admin-init.php:1152
225
  msgid "Show Stock status"
226
  msgstr "재고상황 보기 "
227
 
228
- #: includes/class.yith-wcwl-admin-init.php:1153
229
  msgid ""
230
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
231
  msgstr "위시리스트내 개별상품에 \"재고있음\" 또는 \"재고없음\" 레이블 보이기"
232
 
233
- #: includes/class.yith-wcwl-admin-init.php:1160
234
  msgid "Show Date of addition"
235
  msgstr "추가한 날짜 보이기 "
236
 
237
- #: includes/class.yith-wcwl-admin-init.php:1161
238
  msgid "Show the date when users have added a product to the wishlist"
239
  msgstr "위시리스트에 사용자가 상품 추가한 날짜 보이기"
240
 
241
- #: includes/class.yith-wcwl-admin-init.php:1168
242
  msgid "Add second remove button"
243
  msgstr "두번째 제거 버튼 추가"
244
 
245
- #: includes/class.yith-wcwl-admin-init.php:1169
246
  msgid "Add a second remove button in the last column, with extended label"
247
  msgstr "확장 레이블에 두번째 제거버튼을 마지막 열에 추가"
248
 
249
- #: includes/class.yith-wcwl-admin-init.php:1184
250
  msgid "Styles"
251
  msgstr "스타일 "
252
 
253
- #: includes/class.yith-wcwl-admin-init.php:1191
254
  msgid "Use buttons"
255
  msgstr "버튼 사용 "
256
 
257
- #: includes/class.yith-wcwl-admin-init.php:1192
258
  msgid "Use buttons instead of simple anchors."
259
  msgstr "연결구문 대신 버튼 사용 "
260
 
261
- #: includes/class.yith-wcwl-admin-init.php:1198
262
  msgid "Custom CSS"
263
  msgstr "커스텀 CSS"
264
 
265
- #: includes/class.yith-wcwl-admin-init.php:1205
266
  msgid "Use theme style"
267
  msgstr "테마 스타일 사용 "
268
 
269
- #: includes/class.yith-wcwl-admin-init.php:1206
270
  msgid "Use the theme style."
271
  msgstr "지금 테마 스타일 사용"
272
 
273
- #: includes/class.yith-wcwl-admin-init.php:1212
274
  msgid "Rounded buttons"
275
  msgstr "굴곡진 모서리 버튼"
276
 
277
- #: includes/class.yith-wcwl-admin-init.php:1213
278
  msgid "Make button corners rounded"
279
  msgstr "버튼 모서리를 굴곡지게 만들기"
280
 
281
- #: includes/class.yith-wcwl-admin-init.php:1219
282
  msgid "\"Add to Wishlist\" icon"
283
  msgstr "\"위시리스트 추가\" 아이콘 "
284
 
285
- #: includes/class.yith-wcwl-admin-init.php:1220
286
  msgid "Add an icon to the \"Add to Wishlist\" button"
287
  msgstr "\"위시리스트 추가\"버튼에 아이콘 추가하기 "
288
 
289
- #: includes/class.yith-wcwl-admin-init.php:1230
290
  msgid "\"Add to Cart\" icon"
291
  msgstr "\"장바구니 담기\" 아이콘 "
292
 
293
- #: includes/class.yith-wcwl-admin-init.php:1231
294
  msgid "Add an icon to the \"Add to Cart\" button"
295
  msgstr "\"장바구니 담기\"버튼에 아이콘 추가하기"
296
 
297
- #: includes/class.yith-wcwl-admin-init.php:1249
298
  msgid "Social Networks & Share"
299
  msgstr "소셜 네트워크와 공유 "
300
 
301
- #: includes/class.yith-wcwl-admin-init.php:1256
302
  msgid "Share on Facebook"
303
  msgstr "페이스북에 공유"
304
 
305
- #: includes/class.yith-wcwl-admin-init.php:1257
306
  msgid "Show \"Share on Facebook\" button"
307
  msgstr "\"페이스북에 공유\"버튼 보이기 "
308
 
309
- #: includes/class.yith-wcwl-admin-init.php:1263
310
  msgid "Tweet on Twitter"
311
  msgstr "트위터에 트윗하기"
312
 
313
- #: includes/class.yith-wcwl-admin-init.php:1264
314
  msgid "Show \"Tweet on Twitter\" button"
315
  msgstr "\"트위터에 트윗하기\"버튼 보이기"
316
 
317
- #: includes/class.yith-wcwl-admin-init.php:1270
318
  msgid "Pin on Pinterest"
319
  msgstr "핀레스트에 핀하기"
320
 
321
- #: includes/class.yith-wcwl-admin-init.php:1271
322
  msgid "Show \"Pin on Pinterest\" button"
323
  msgstr "\"핀레스트에 핀하기\"버튼 보이기 "
324
 
325
- #: includes/class.yith-wcwl-admin-init.php:1277
326
  msgid "Share on Google+"
327
  msgstr "구글플러스에 공유"
328
 
329
- #: includes/class.yith-wcwl-admin-init.php:1278
330
  msgid "Show \"Share on Google+\" button"
331
  msgstr "\"구글플러스에 공유\"버튼 보이기 "
332
 
333
- #: includes/class.yith-wcwl-admin-init.php:1284
334
  msgid "Share by Email"
335
  msgstr "이메일로 공유"
336
 
337
- #: includes/class.yith-wcwl-admin-init.php:1285
338
  msgid "Show \"Share by Email\" button"
339
  msgstr "\"이메일로 공유\"버튼 보이기"
340
 
341
- #: includes/class.yith-wcwl-admin-init.php:1291
342
  #, fuzzy
343
  msgid "Share by WhatsApp"
344
  msgstr "이메일로 공유"
345
 
346
- #: includes/class.yith-wcwl-admin-init.php:1292
347
  #, fuzzy
348
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
349
  msgstr "\"이메일로 공유\"버튼 보이기"
350
 
351
- #: includes/class.yith-wcwl-admin-init.php:1298
352
  #, fuzzy
353
  msgid "Share by Url"
354
  msgstr "이메일로 공유"
355
 
356
- #: includes/class.yith-wcwl-admin-init.php:1299
357
  msgid "Show \"Share Url\" field on wishlist page"
358
  msgstr ""
359
 
360
- #: includes/class.yith-wcwl-admin-init.php:1305
361
  msgid "Social title"
362
  msgstr "소셜 타이틀"
363
 
364
- #: includes/class.yith-wcwl-admin-init.php:1312
365
  msgid "Social text"
366
  msgstr "소셜 텍스트 "
367
 
368
- #: includes/class.yith-wcwl-admin-init.php:1313
369
  msgid ""
370
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
371
  "strong> where you want to show the URL of your wishlist."
372
  msgstr ""
373
 
374
- #: includes/class.yith-wcwl-admin-init.php:1320
375
  msgid "Social image URL"
376
  msgstr "소셜 이미지 URL"
377
 
378
- #: includes/class.yith-wcwl-admin-init.php:1321
379
  msgid "It will be used by Pinterest."
380
  msgstr ""
381
 
382
- #: includes/class.yith-wcwl-admin-init.php:1335
383
  msgid ""
384
  "If you want to take advantage of this feature, you could consider to "
385
  "purchase the %s."
386
  msgstr "이기능의 장점을 사용하시려면 %s 의 구매를 생각해 보십시요."
387
 
388
- #: includes/class.yith-wcwl-admin-init.php:1340
389
  msgid "YITH WooCommerce Frequently Bought Together Integration"
390
  msgstr "YITH WooCommerce 와 함께 자주 구매되는 연결"
391
 
392
- #: includes/class.yith-wcwl-admin-init.php:1347
393
  msgid "Enable slider in wishlist"
394
  msgstr "위시리스트내 슬라이더 사용 "
395
 
396
- #: includes/class.yith-wcwl-admin-init.php:1348
397
  msgid ""
398
  "Choose to enable product slider in wishlist page with linked products (<a "
399
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
@@ -401,84 +401,84 @@ msgstr ""
401
  "위시리스트 페이지에 연결된 상품내 상품 슬라이더 기능 선택 (<a href=\"%s\" "
402
  "class=\"thickbox\">Example</a>). %s"
403
 
404
- #: includes/class.yith-wcwl-admin-init.php:1384
405
  msgid "\"Add to wishlist\" button"
406
  msgstr "\"위시리스트 추가\"버튼"
407
 
408
- #: includes/class.yith-wcwl-admin-init.php:1387
409
- #: includes/class.yith-wcwl-admin-init.php:1405
410
- #: includes/class.yith-wcwl-admin-init.php:1423
411
- #: includes/class.yith-wcwl-admin-init.php:1441
412
- #: includes/class.yith-wcwl-admin-init.php:1459
413
- msgid "Background"
414
- msgstr "백그라운드 "
415
-
416
  #: includes/class.yith-wcwl-admin-init.php:1388
417
  #: includes/class.yith-wcwl-admin-init.php:1406
418
  #: includes/class.yith-wcwl-admin-init.php:1424
419
  #: includes/class.yith-wcwl-admin-init.php:1442
420
  #: includes/class.yith-wcwl-admin-init.php:1460
421
- msgid "Text"
422
- msgstr "텍스트 "
423
 
424
  #: includes/class.yith-wcwl-admin-init.php:1389
425
  #: includes/class.yith-wcwl-admin-init.php:1407
426
  #: includes/class.yith-wcwl-admin-init.php:1425
427
  #: includes/class.yith-wcwl-admin-init.php:1443
428
  #: includes/class.yith-wcwl-admin-init.php:1461
 
 
 
 
 
 
 
 
429
  msgid "Border"
430
  msgstr "경계 "
431
 
432
- #: includes/class.yith-wcwl-admin-init.php:1396
433
- #: includes/class.yith-wcwl-admin-init.php:1414
434
- #: includes/class.yith-wcwl-admin-init.php:1432
435
- #: includes/class.yith-wcwl-admin-init.php:1450
436
- msgid "Background (hover)"
437
- msgstr "백그라운드(안쪽)"
438
-
439
  #: includes/class.yith-wcwl-admin-init.php:1397
440
  #: includes/class.yith-wcwl-admin-init.php:1415
441
  #: includes/class.yith-wcwl-admin-init.php:1433
442
  #: includes/class.yith-wcwl-admin-init.php:1451
443
- msgid "Text (hover)"
444
- msgstr "텍스트 (안쪽)"
445
 
446
  #: includes/class.yith-wcwl-admin-init.php:1398
447
  #: includes/class.yith-wcwl-admin-init.php:1416
448
  #: includes/class.yith-wcwl-admin-init.php:1434
449
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
450
  msgid "Border (hover)"
451
  msgstr "경계 (안쪽)"
452
 
453
- #: includes/class.yith-wcwl-admin-init.php:1402
454
  msgid "\"Add to Cart\" button"
455
  msgstr "\"장바구니 담기\" 버튼 "
456
 
457
- #: includes/class.yith-wcwl-admin-init.php:1420
458
  msgid "\"Style 1\" button"
459
  msgstr "\"스타일 1\" 버튼 "
460
 
461
- #: includes/class.yith-wcwl-admin-init.php:1438
462
  msgid "\"Style 2\" button"
463
  msgstr "\"스타일 2\" 버튼 "
464
 
465
- #: includes/class.yith-wcwl-admin-init.php:1456
466
  msgid "Wishlist table"
467
  msgstr "위시리스트 테이블 "
468
 
469
- #: includes/class.yith-wcwl-admin-init.php:1465
470
  msgid "Headers"
471
  msgstr "헤더 "
472
 
473
- #: includes/class.yith-wcwl-admin-init.php:1468
474
  msgid "Background color"
475
  msgstr "백그라운드 색깔 "
476
 
477
- #: includes/class.yith-wcwl-admin-init.php:1558
478
  msgid "Wishlist Activated"
479
  msgstr "위시리스트 사용됨"
480
 
481
- #: includes/class.yith-wcwl-admin-init.php:1559
482
  msgid ""
483
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
484
  "can access to all the settings of our plugins that you have activated. "
@@ -489,11 +489,11 @@ msgstr ""
489
  "인의 세팅을 할수 있읍니다. 프리미엄버전의 많은 새로운 옵션 <a href=\"%s"
490
  "\">discover it now</a> 이 사용가능합니다."
491
 
492
- #: includes/class.yith-wcwl-admin-init.php:1570
493
  msgid "Wishlist Updated"
494
  msgstr "위시리스트 업데이트됨 "
495
 
496
- #: includes/class.yith-wcwl-admin-init.php:1571
497
  msgid ""
498
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
499
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:37+0100\n"
7
  "Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
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:1493
25
+ #: includes/class.yith-wcwl-admin-init.php:1494
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "위시리스"
88
  "프리미엄버전 구매시 강화된 기능의 사용, 일년동안 무료 업그레이드 서비스와 자"
89
  "사 프랫폼을 이용한 24h/24 서포트가 제공됩니다."
90
 
91
+ #: includes/class.yith-wcwl-admin-init.php:1041
92
  msgid "General Settings"
93
  msgstr "일반 설정 "
94
 
95
+ #: includes/class.yith-wcwl-admin-init.php:1048
96
  msgid "Enable YITH Wishlist"
97
  msgstr "YITH Wishlist 사용"
98
 
99
+ #: includes/class.yith-wcwl-admin-init.php:1055
100
  msgid "Default wishlist title"
101
  msgstr "기본 위시리스트 제목"
102
 
 
103
  #: includes/class.yith-wcwl-admin-init.php:1057
104
+ #: includes/class.yith-wcwl-admin-init.php:1058
105
+ #: includes/class.yith-wcwl-admin-init.php:1308
106
  msgid "My wishlist on %s"
107
  msgstr "나의 위시리스트 목록 @ %s"
108
 
109
+ #: includes/class.yith-wcwl-admin-init.php:1063
110
  msgid "Wishlist Page"
111
  msgstr "위시리스트 페이지 "
112
 
113
+ #: includes/class.yith-wcwl-admin-init.php:1064
114
  msgid "Page contents: [yith_wcwl_wishlist]"
115
  msgstr "페이지 콘텐츠: [yith_wcwl_wishlist] "
116
 
117
+ #: includes/class.yith-wcwl-admin-init.php:1073
118
  msgid "Position"
119
  msgstr "위치"
120
 
121
+ #: includes/class.yith-wcwl-admin-init.php:1074
122
  msgid ""
123
  "You can add the button in variable products only after the \"Add to Cart\" "
124
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
126
  "다양한 상품의 \"장바구니 담기\" 버튼 뒤에나 숏코드 "
127
  "[yith_wcwl_add_to_wishlist]로 추가 할수 있음."
128
 
129
+ #: includes/class.yith-wcwl-admin-init.php:1080
130
  msgid "After \"Add to cart\""
131
  msgstr "장바구니 담기 뒤에"
132
 
133
+ #: includes/class.yith-wcwl-admin-init.php:1081
134
  msgid "After thumbnails"
135
  msgstr "썸네일 뒤에"
136
 
137
+ #: includes/class.yith-wcwl-admin-init.php:1082
138
  msgid "After summary"
139
  msgstr "써머리 뒤에"
140
 
141
+ #: includes/class.yith-wcwl-admin-init.php:1083
142
  msgid "Use shortcode"
143
  msgstr "숏코드를 사용 "
144
 
145
+ #: includes/class.yith-wcwl-admin-init.php:1088
146
  msgid "Redirect to cart"
147
  msgstr "장바구니로 다시돌리기"
148
 
149
+ #: includes/class.yith-wcwl-admin-init.php:1089
150
  msgid ""
151
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
152
  "page."
154
  "위시리스트 페이지의 '장바구니 담기' 버튼이 눌리면 장바구니 페이지로 다시돌리"
155
  "기"
156
 
157
+ #: includes/class.yith-wcwl-admin-init.php:1095
158
  msgid "Remove if added to the cart"
159
  msgstr "장바구니에 담고나면 제거"
160
 
161
+ #: includes/class.yith-wcwl-admin-init.php:1096
162
  msgid "Remove the product from the wishlist if it has been added to the cart."
163
  msgstr "장바구니에 담았다면 물품을 위시리스트에서 제거 "
164
 
165
+ #: includes/class.yith-wcwl-admin-init.php:1102
166
  msgid "\"Add to Wishlist\" text"
167
  msgstr "\"위시리스트 추가\" 텍스트"
168
 
169
+ #: includes/class.yith-wcwl-admin-init.php:1104
170
  msgid "Add to Wishlist"
171
  msgstr "위시르스트 추가"
172
 
173
+ #: includes/class.yith-wcwl-admin-init.php:1109
174
  msgid "\"Browse wishlist\" text"
175
  msgstr "\"위시리스트 둘러보기\" 텍스트"
176
 
177
+ #: includes/class.yith-wcwl-admin-init.php:1111
178
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
179
  msgid "Browse Wishlist"
180
  msgstr "위시리스트 둘러보기 "
181
 
182
+ #: includes/class.yith-wcwl-admin-init.php:1116
183
  msgid "\"Product already in wishlist\" text"
184
  msgstr "\"위시리스트에 이미 있습니다\" 텍스트"
185
 
186
+ #: includes/class.yith-wcwl-admin-init.php:1118
187
  #: includes/class.yith-wcwl-ui.php:83
188
  msgid "The product is already in the wishlist!"
189
  msgstr "이 상품은 이미 위시리스트에 있습니다."
190
 
191
+ #: includes/class.yith-wcwl-admin-init.php:1123
192
  msgid "\"Product added\" text"
193
  msgstr "\"상품 추가\" 텍스트 "
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1125
196
  #: includes/class.yith-wcwl-ui.php:82
197
  msgid "Product added!"
198
  msgstr "상품이 추가됨!"
199
 
200
+ #: includes/class.yith-wcwl-admin-init.php:1130
201
  msgid "\"Add to Cart\" text"
202
  msgstr "\"장바구니 담기\" 텍스트 "
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1132
205
  msgid "Add to Cart"
206
  msgstr "장바구니 담기 "
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1137
209
  msgid "Show Unit price"
210
  msgstr "개별가격 보이기"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1138
213
  msgid "Show unit price for each product in wishlist"
214
  msgstr "관심상품내 개별상품의 개별가격 보이기"
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1145
217
  msgid "Show \"Add to Cart\" button"
218
  msgstr "\"장바구니 담기\" 버튼 보이기"
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1146
221
  msgid "Show \"Add to Cart\" button for each product in wishlist"
222
  msgstr "관심상품내 개별상품에 \"장바구니 담기\" 버튼 보이기 "
223
 
224
+ #: includes/class.yith-wcwl-admin-init.php:1153
225
  msgid "Show Stock status"
226
  msgstr "재고상황 보기 "
227
 
228
+ #: includes/class.yith-wcwl-admin-init.php:1154
229
  msgid ""
230
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
231
  msgstr "위시리스트내 개별상품에 \"재고있음\" 또는 \"재고없음\" 레이블 보이기"
232
 
233
+ #: includes/class.yith-wcwl-admin-init.php:1161
234
  msgid "Show Date of addition"
235
  msgstr "추가한 날짜 보이기 "
236
 
237
+ #: includes/class.yith-wcwl-admin-init.php:1162
238
  msgid "Show the date when users have added a product to the wishlist"
239
  msgstr "위시리스트에 사용자가 상품 추가한 날짜 보이기"
240
 
241
+ #: includes/class.yith-wcwl-admin-init.php:1169
242
  msgid "Add second remove button"
243
  msgstr "두번째 제거 버튼 추가"
244
 
245
+ #: includes/class.yith-wcwl-admin-init.php:1170
246
  msgid "Add a second remove button in the last column, with extended label"
247
  msgstr "확장 레이블에 두번째 제거버튼을 마지막 열에 추가"
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1185
250
  msgid "Styles"
251
  msgstr "스타일 "
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1192
254
  msgid "Use buttons"
255
  msgstr "버튼 사용 "
256
 
257
+ #: includes/class.yith-wcwl-admin-init.php:1193
258
  msgid "Use buttons instead of simple anchors."
259
  msgstr "연결구문 대신 버튼 사용 "
260
 
261
+ #: includes/class.yith-wcwl-admin-init.php:1199
262
  msgid "Custom CSS"
263
  msgstr "커스텀 CSS"
264
 
265
+ #: includes/class.yith-wcwl-admin-init.php:1206
266
  msgid "Use theme style"
267
  msgstr "테마 스타일 사용 "
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1207
270
  msgid "Use the theme style."
271
  msgstr "지금 테마 스타일 사용"
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1213
274
  msgid "Rounded buttons"
275
  msgstr "굴곡진 모서리 버튼"
276
 
277
+ #: includes/class.yith-wcwl-admin-init.php:1214
278
  msgid "Make button corners rounded"
279
  msgstr "버튼 모서리를 굴곡지게 만들기"
280
 
281
+ #: includes/class.yith-wcwl-admin-init.php:1220
282
  msgid "\"Add to Wishlist\" icon"
283
  msgstr "\"위시리스트 추가\" 아이콘 "
284
 
285
+ #: includes/class.yith-wcwl-admin-init.php:1221
286
  msgid "Add an icon to the \"Add to Wishlist\" button"
287
  msgstr "\"위시리스트 추가\"버튼에 아이콘 추가하기 "
288
 
289
+ #: includes/class.yith-wcwl-admin-init.php:1231
290
  msgid "\"Add to Cart\" icon"
291
  msgstr "\"장바구니 담기\" 아이콘 "
292
 
293
+ #: includes/class.yith-wcwl-admin-init.php:1232
294
  msgid "Add an icon to the \"Add to Cart\" button"
295
  msgstr "\"장바구니 담기\"버튼에 아이콘 추가하기"
296
 
297
+ #: includes/class.yith-wcwl-admin-init.php:1250
298
  msgid "Social Networks & Share"
299
  msgstr "소셜 네트워크와 공유 "
300
 
301
+ #: includes/class.yith-wcwl-admin-init.php:1257
302
  msgid "Share on Facebook"
303
  msgstr "페이스북에 공유"
304
 
305
+ #: includes/class.yith-wcwl-admin-init.php:1258
306
  msgid "Show \"Share on Facebook\" button"
307
  msgstr "\"페이스북에 공유\"버튼 보이기 "
308
 
309
+ #: includes/class.yith-wcwl-admin-init.php:1264
310
  msgid "Tweet on Twitter"
311
  msgstr "트위터에 트윗하기"
312
 
313
+ #: includes/class.yith-wcwl-admin-init.php:1265
314
  msgid "Show \"Tweet on Twitter\" button"
315
  msgstr "\"트위터에 트윗하기\"버튼 보이기"
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1271
318
  msgid "Pin on Pinterest"
319
  msgstr "핀레스트에 핀하기"
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1272
322
  msgid "Show \"Pin on Pinterest\" button"
323
  msgstr "\"핀레스트에 핀하기\"버튼 보이기 "
324
 
325
+ #: includes/class.yith-wcwl-admin-init.php:1278
326
  msgid "Share on Google+"
327
  msgstr "구글플러스에 공유"
328
 
329
+ #: includes/class.yith-wcwl-admin-init.php:1279
330
  msgid "Show \"Share on Google+\" button"
331
  msgstr "\"구글플러스에 공유\"버튼 보이기 "
332
 
333
+ #: includes/class.yith-wcwl-admin-init.php:1285
334
  msgid "Share by Email"
335
  msgstr "이메일로 공유"
336
 
337
+ #: includes/class.yith-wcwl-admin-init.php:1286
338
  msgid "Show \"Share by Email\" button"
339
  msgstr "\"이메일로 공유\"버튼 보이기"
340
 
341
+ #: includes/class.yith-wcwl-admin-init.php:1292
342
  #, fuzzy
343
  msgid "Share by WhatsApp"
344
  msgstr "이메일로 공유"
345
 
346
+ #: includes/class.yith-wcwl-admin-init.php:1293
347
  #, fuzzy
348
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
349
  msgstr "\"이메일로 공유\"버튼 보이기"
350
 
351
+ #: includes/class.yith-wcwl-admin-init.php:1299
352
  #, fuzzy
353
  msgid "Share by Url"
354
  msgstr "이메일로 공유"
355
 
356
+ #: includes/class.yith-wcwl-admin-init.php:1300
357
  msgid "Show \"Share Url\" field on wishlist page"
358
  msgstr ""
359
 
360
+ #: includes/class.yith-wcwl-admin-init.php:1306
361
  msgid "Social title"
362
  msgstr "소셜 타이틀"
363
 
364
+ #: includes/class.yith-wcwl-admin-init.php:1313
365
  msgid "Social text"
366
  msgstr "소셜 텍스트 "
367
 
368
+ #: includes/class.yith-wcwl-admin-init.php:1314
369
  msgid ""
370
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
371
  "strong> where you want to show the URL of your wishlist."
372
  msgstr ""
373
 
374
+ #: includes/class.yith-wcwl-admin-init.php:1321
375
  msgid "Social image URL"
376
  msgstr "소셜 이미지 URL"
377
 
378
+ #: includes/class.yith-wcwl-admin-init.php:1322
379
  msgid "It will be used by Pinterest."
380
  msgstr ""
381
 
382
+ #: includes/class.yith-wcwl-admin-init.php:1336
383
  msgid ""
384
  "If you want to take advantage of this feature, you could consider to "
385
  "purchase the %s."
386
  msgstr "이기능의 장점을 사용하시려면 %s 의 구매를 생각해 보십시요."
387
 
388
+ #: includes/class.yith-wcwl-admin-init.php:1341
389
  msgid "YITH WooCommerce Frequently Bought Together Integration"
390
  msgstr "YITH WooCommerce 와 함께 자주 구매되는 연결"
391
 
392
+ #: includes/class.yith-wcwl-admin-init.php:1348
393
  msgid "Enable slider in wishlist"
394
  msgstr "위시리스트내 슬라이더 사용 "
395
 
396
+ #: includes/class.yith-wcwl-admin-init.php:1349
397
  msgid ""
398
  "Choose to enable product slider in wishlist page with linked products (<a "
399
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
401
  "위시리스트 페이지에 연결된 상품내 상품 슬라이더 기능 선택 (<a href=\"%s\" "
402
  "class=\"thickbox\">Example</a>). %s"
403
 
404
+ #: includes/class.yith-wcwl-admin-init.php:1385
405
  msgid "\"Add to wishlist\" button"
406
  msgstr "\"위시리스트 추가\"버튼"
407
 
 
 
 
 
 
 
 
 
408
  #: includes/class.yith-wcwl-admin-init.php:1388
409
  #: includes/class.yith-wcwl-admin-init.php:1406
410
  #: includes/class.yith-wcwl-admin-init.php:1424
411
  #: includes/class.yith-wcwl-admin-init.php:1442
412
  #: includes/class.yith-wcwl-admin-init.php:1460
413
+ msgid "Background"
414
+ msgstr "백그라운드 "
415
 
416
  #: includes/class.yith-wcwl-admin-init.php:1389
417
  #: includes/class.yith-wcwl-admin-init.php:1407
418
  #: includes/class.yith-wcwl-admin-init.php:1425
419
  #: includes/class.yith-wcwl-admin-init.php:1443
420
  #: includes/class.yith-wcwl-admin-init.php:1461
421
+ msgid "Text"
422
+ msgstr "텍스트 "
423
+
424
+ #: includes/class.yith-wcwl-admin-init.php:1390
425
+ #: includes/class.yith-wcwl-admin-init.php:1408
426
+ #: includes/class.yith-wcwl-admin-init.php:1426
427
+ #: includes/class.yith-wcwl-admin-init.php:1444
428
+ #: includes/class.yith-wcwl-admin-init.php:1462
429
  msgid "Border"
430
  msgstr "경계 "
431
 
 
 
 
 
 
 
 
432
  #: includes/class.yith-wcwl-admin-init.php:1397
433
  #: includes/class.yith-wcwl-admin-init.php:1415
434
  #: includes/class.yith-wcwl-admin-init.php:1433
435
  #: includes/class.yith-wcwl-admin-init.php:1451
436
+ msgid "Background (hover)"
437
+ msgstr "백그라운드(안쪽)"
438
 
439
  #: includes/class.yith-wcwl-admin-init.php:1398
440
  #: includes/class.yith-wcwl-admin-init.php:1416
441
  #: includes/class.yith-wcwl-admin-init.php:1434
442
  #: includes/class.yith-wcwl-admin-init.php:1452
443
+ msgid "Text (hover)"
444
+ msgstr "텍스트 (안쪽)"
445
+
446
+ #: includes/class.yith-wcwl-admin-init.php:1399
447
+ #: includes/class.yith-wcwl-admin-init.php:1417
448
+ #: includes/class.yith-wcwl-admin-init.php:1435
449
+ #: includes/class.yith-wcwl-admin-init.php:1453
450
  msgid "Border (hover)"
451
  msgstr "경계 (안쪽)"
452
 
453
+ #: includes/class.yith-wcwl-admin-init.php:1403
454
  msgid "\"Add to Cart\" button"
455
  msgstr "\"장바구니 담기\" 버튼 "
456
 
457
+ #: includes/class.yith-wcwl-admin-init.php:1421
458
  msgid "\"Style 1\" button"
459
  msgstr "\"스타일 1\" 버튼 "
460
 
461
+ #: includes/class.yith-wcwl-admin-init.php:1439
462
  msgid "\"Style 2\" button"
463
  msgstr "\"스타일 2\" 버튼 "
464
 
465
+ #: includes/class.yith-wcwl-admin-init.php:1457
466
  msgid "Wishlist table"
467
  msgstr "위시리스트 테이블 "
468
 
469
+ #: includes/class.yith-wcwl-admin-init.php:1466
470
  msgid "Headers"
471
  msgstr "헤더 "
472
 
473
+ #: includes/class.yith-wcwl-admin-init.php:1469
474
  msgid "Background color"
475
  msgstr "백그라운드 색깔 "
476
 
477
+ #: includes/class.yith-wcwl-admin-init.php:1559
478
  msgid "Wishlist Activated"
479
  msgstr "위시리스트 사용됨"
480
 
481
+ #: includes/class.yith-wcwl-admin-init.php:1560
482
  msgid ""
483
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
484
  "can access to all the settings of our plugins that you have activated. "
489
  "인의 세팅을 할수 있읍니다. 프리미엄버전의 많은 새로운 옵션 <a href=\"%s"
490
  "\">discover it now</a> 이 사용가능합니다."
491
 
492
+ #: includes/class.yith-wcwl-admin-init.php:1571
493
  msgid "Wishlist Updated"
494
  msgstr "위시리스트 업데이트됨 "
495
 
496
+ #: includes/class.yith-wcwl-admin-init.php:1572
497
  msgid ""
498
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
499
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
languages/yith-woocommerce-wishlist-nl_NL.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-nl_NL.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: W. van Kuipers <w.vankuipers@pwnd.nl>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -21,8 +21,8 @@ msgstr ""
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
  #: includes/class.yith-wcwl-admin-init.php:159
24
- #: includes/class.yith-wcwl-admin-init.php:1492
25
  #: includes/class.yith-wcwl-admin-init.php:1493
 
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Wenslijst"
@@ -89,37 +89,37 @@ msgstr ""
89
  "voordelen van de geavanceerde opties van dit product. Daarnaast ontvangt u "
90
  "èèn jaar gratis upgrades en support doormiddel van ons 24u/24 platform."
91
 
92
- #: includes/class.yith-wcwl-admin-init.php:1040
93
  msgid "General Settings"
94
  msgstr "Algemene instellingen"
95
 
96
- #: includes/class.yith-wcwl-admin-init.php:1047
97
  msgid "Enable YITH Wishlist"
98
  msgstr "YITH Wenslijst inschakelen"
99
 
100
- #: includes/class.yith-wcwl-admin-init.php:1054
101
  msgid "Default wishlist title"
102
  msgstr "Standaard wenslijst titel"
103
 
104
- #: includes/class.yith-wcwl-admin-init.php:1056
105
  #: includes/class.yith-wcwl-admin-init.php:1057
106
- #: includes/class.yith-wcwl-admin-init.php:1307
 
107
  msgid "My wishlist on %s"
108
  msgstr "Mijn wenslijst op %s"
109
 
110
- #: includes/class.yith-wcwl-admin-init.php:1062
111
  msgid "Wishlist Page"
112
  msgstr "Wenslijst Pagina"
113
 
114
- #: includes/class.yith-wcwl-admin-init.php:1063
115
  msgid "Page contents: [yith_wcwl_wishlist]"
116
  msgstr "Pagina-inhoud: [yith_wcwl_wishlist]"
117
 
118
- #: includes/class.yith-wcwl-admin-init.php:1072
119
  msgid "Position"
120
  msgstr "Positie"
121
 
122
- #: includes/class.yith-wcwl-admin-init.php:1073
123
  msgid ""
124
  "You can add the button in variable products only after the \"Add to Cart\" "
125
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -128,27 +128,27 @@ msgstr ""
128
  "knop indien of door gebruik te maken van de shortcode "
129
  "[yith_wcwl_add_to_wishlist]."
130
 
131
- #: includes/class.yith-wcwl-admin-init.php:1079
132
  msgid "After \"Add to cart\""
133
  msgstr "Na “Add to Cart”"
134
 
135
- #: includes/class.yith-wcwl-admin-init.php:1080
136
  msgid "After thumbnails"
137
  msgstr "Na de miniatuurweergave"
138
 
139
- #: includes/class.yith-wcwl-admin-init.php:1081
140
  msgid "After summary"
141
  msgstr "Na de samenvatting"
142
 
143
- #: includes/class.yith-wcwl-admin-init.php:1082
144
  msgid "Use shortcode"
145
  msgstr "Gebruik shortcode"
146
 
147
- #: includes/class.yith-wcwl-admin-init.php:1087
148
  msgid "Redirect to cart"
149
  msgstr "Doorverwijzen na de winkelwagen"
150
 
151
- #: includes/class.yith-wcwl-admin-init.php:1088
152
  msgid ""
153
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
154
  "page."
@@ -156,240 +156,240 @@ msgstr ""
156
  "Doorverwijzen naar de winkelwagen als de “Add to cart” knop is geklikt op de "
157
  "webslijst pagina."
158
 
159
- #: includes/class.yith-wcwl-admin-init.php:1094
160
  msgid "Remove if added to the cart"
161
  msgstr "Verwijder indien toegevoegd aan de winkelwagen"
162
 
163
- #: includes/class.yith-wcwl-admin-init.php:1095
164
  msgid "Remove the product from the wishlist if it has been added to the cart."
165
  msgstr ""
166
  "Verwijder het product van de wenslijst indien deze is toegevoegd aan de "
167
  "winkelwagen."
168
 
169
- #: includes/class.yith-wcwl-admin-init.php:1101
170
  msgid "\"Add to Wishlist\" text"
171
  msgstr "“Toevoegen aan wenslijst” tekst"
172
 
173
- #: includes/class.yith-wcwl-admin-init.php:1103
174
  msgid "Add to Wishlist"
175
  msgstr "Toevoegen aan wenslijst"
176
 
177
- #: includes/class.yith-wcwl-admin-init.php:1108
178
  msgid "\"Browse wishlist\" text"
179
  msgstr "“Bekijk wenslijst” tekst"
180
 
181
- #: includes/class.yith-wcwl-admin-init.php:1110
182
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
183
  msgid "Browse Wishlist"
184
  msgstr "Bekijk wenslijst"
185
 
186
- #: includes/class.yith-wcwl-admin-init.php:1115
187
  msgid "\"Product already in wishlist\" text"
188
  msgstr "“Dit product staat reeds op uw wenslijst” tekst"
189
 
190
- #: includes/class.yith-wcwl-admin-init.php:1117
191
  #: includes/class.yith-wcwl-ui.php:83
192
  msgid "The product is already in the wishlist!"
193
  msgstr "Dit product staat reeds op uw wenslijst!"
194
 
195
- #: includes/class.yith-wcwl-admin-init.php:1122
196
  msgid "\"Product added\" text"
197
  msgstr "“Product toegevoegd” tekst"
198
 
199
- #: includes/class.yith-wcwl-admin-init.php:1124
200
  #: includes/class.yith-wcwl-ui.php:82
201
  msgid "Product added!"
202
  msgstr "Product toegevoegd!"
203
 
204
- #: includes/class.yith-wcwl-admin-init.php:1129
205
  msgid "\"Add to Cart\" text"
206
  msgstr "“Toevoegen aan winkelwagen” tekst"
207
 
208
- #: includes/class.yith-wcwl-admin-init.php:1131
209
  msgid "Add to Cart"
210
  msgstr "Toevoegen aan winkelwagen"
211
 
212
- #: includes/class.yith-wcwl-admin-init.php:1136
213
  msgid "Show Unit price"
214
  msgstr "Product prijs weergeven"
215
 
216
- #: includes/class.yith-wcwl-admin-init.php:1137
217
  msgid "Show unit price for each product in wishlist"
218
  msgstr "Product prijs weergeven voor ieder product op de wenslijst"
219
 
220
- #: includes/class.yith-wcwl-admin-init.php:1144
221
  msgid "Show \"Add to Cart\" button"
222
  msgstr "“Add to Cart” knop weergeven"
223
 
224
- #: includes/class.yith-wcwl-admin-init.php:1145
225
  msgid "Show \"Add to Cart\" button for each product in wishlist"
226
  msgstr "“Add to Cart” knop weergeven voor ieder product op de wenslijst"
227
 
228
- #: includes/class.yith-wcwl-admin-init.php:1152
229
  msgid "Show Stock status"
230
  msgstr "Voorraad informatie weergeven"
231
 
232
- #: includes/class.yith-wcwl-admin-init.php:1153
233
  msgid ""
234
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
235
  msgstr ""
236
  "“Op voorraad” en “Uitverkocht” labels weergeven voor ieder product op de "
237
  "wenslijst"
238
 
239
- #: includes/class.yith-wcwl-admin-init.php:1160
240
  msgid "Show Date of addition"
241
  msgstr "Datum van toevoeging weergeven"
242
 
243
- #: includes/class.yith-wcwl-admin-init.php:1161
244
  msgid "Show the date when users have added a product to the wishlist"
245
  msgstr ""
246
  "Geef de datum weer waarop de gebruiker het product aan de wenslijst heeft "
247
  "toegevoegd"
248
 
249
- #: includes/class.yith-wcwl-admin-init.php:1168
250
  msgid "Add second remove button"
251
  msgstr "Voeg een tweede verwijder knop toe"
252
 
253
- #: includes/class.yith-wcwl-admin-init.php:1169
254
  msgid "Add a second remove button in the last column, with extended label"
255
  msgstr ""
256
  "Voeg een tweede verwijder knop toe in de laatste kolom, met een uitgebreid "
257
  "label"
258
 
259
- #: includes/class.yith-wcwl-admin-init.php:1184
260
  msgid "Styles"
261
  msgstr "Stijlen"
262
 
263
- #: includes/class.yith-wcwl-admin-init.php:1191
264
  msgid "Use buttons"
265
  msgstr "Gebruik knoppen"
266
 
267
- #: includes/class.yith-wcwl-admin-init.php:1192
268
  msgid "Use buttons instead of simple anchors."
269
  msgstr "Gebruik knoppen in plaatst van links"
270
 
271
- #: includes/class.yith-wcwl-admin-init.php:1198
272
  msgid "Custom CSS"
273
  msgstr "Eigen CSS"
274
 
275
- #: includes/class.yith-wcwl-admin-init.php:1205
276
  msgid "Use theme style"
277
  msgstr "Gebruik thema stijl"
278
 
279
- #: includes/class.yith-wcwl-admin-init.php:1206
280
  msgid "Use the theme style."
281
  msgstr "Gebruik de stijl van het thema."
282
 
283
- #: includes/class.yith-wcwl-admin-init.php:1212
284
  msgid "Rounded buttons"
285
  msgstr "Ronde knoppen"
286
 
287
- #: includes/class.yith-wcwl-admin-init.php:1213
288
  msgid "Make button corners rounded"
289
  msgstr "Maak de hoeken van de knoppen rond"
290
 
291
- #: includes/class.yith-wcwl-admin-init.php:1219
292
  msgid "\"Add to Wishlist\" icon"
293
  msgstr "“Toevoegen aan wenslijst” icoon"
294
 
295
- #: includes/class.yith-wcwl-admin-init.php:1220
296
  msgid "Add an icon to the \"Add to Wishlist\" button"
297
  msgstr "Voeg een icoon toe aan de “Toevoegen aan wenslijst” knop"
298
 
299
- #: includes/class.yith-wcwl-admin-init.php:1230
300
  msgid "\"Add to Cart\" icon"
301
  msgstr "“Add to Card” icoon"
302
 
303
- #: includes/class.yith-wcwl-admin-init.php:1231
304
  msgid "Add an icon to the \"Add to Cart\" button"
305
  msgstr "Voeg een icoon toe aan de “Add to Card” knop"
306
 
307
- #: includes/class.yith-wcwl-admin-init.php:1249
308
  msgid "Social Networks & Share"
309
  msgstr "Sociale netwerken & Delen"
310
 
311
- #: includes/class.yith-wcwl-admin-init.php:1256
312
  msgid "Share on Facebook"
313
  msgstr "Deel op Facebook"
314
 
315
- #: includes/class.yith-wcwl-admin-init.php:1257
316
  msgid "Show \"Share on Facebook\" button"
317
  msgstr "Geef de “Deel op Facebook” knop weer"
318
 
319
- #: includes/class.yith-wcwl-admin-init.php:1263
320
  msgid "Tweet on Twitter"
321
  msgstr "Tweet op Twitter"
322
 
323
- #: includes/class.yith-wcwl-admin-init.php:1264
324
  msgid "Show \"Tweet on Twitter\" button"
325
  msgstr "Geef de “Tweet op Twitter” knop weer"
326
 
327
- #: includes/class.yith-wcwl-admin-init.php:1270
328
  msgid "Pin on Pinterest"
329
  msgstr "Pin op Pinterest"
330
 
331
- #: includes/class.yith-wcwl-admin-init.php:1271
332
  msgid "Show \"Pin on Pinterest\" button"
333
  msgstr "Geef de “Pin op Pinterest” knop weer"
334
 
335
- #: includes/class.yith-wcwl-admin-init.php:1277
336
  msgid "Share on Google+"
337
  msgstr "Deel op Google+"
338
 
339
- #: includes/class.yith-wcwl-admin-init.php:1278
340
  msgid "Show \"Share on Google+\" button"
341
  msgstr "Geef de “Deel op Google+” knop weer"
342
 
343
- #: includes/class.yith-wcwl-admin-init.php:1284
344
  msgid "Share by Email"
345
  msgstr "Deel met email"
346
 
347
- #: includes/class.yith-wcwl-admin-init.php:1285
348
  msgid "Show \"Share by Email\" button"
349
  msgstr "Geef de “Deel met email” knop weer"
350
 
351
- #: includes/class.yith-wcwl-admin-init.php:1291
352
  #, fuzzy
353
  msgid "Share by WhatsApp"
354
  msgstr "Deel met email"
355
 
356
- #: includes/class.yith-wcwl-admin-init.php:1292
357
  #, fuzzy
358
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
359
  msgstr "Geef de “Deel met email” knop weer"
360
 
361
- #: includes/class.yith-wcwl-admin-init.php:1298
362
  #, fuzzy
363
  msgid "Share by Url"
364
  msgstr "Deel met email"
365
 
366
- #: includes/class.yith-wcwl-admin-init.php:1299
367
  msgid "Show \"Share Url\" field on wishlist page"
368
  msgstr ""
369
 
370
- #: includes/class.yith-wcwl-admin-init.php:1305
371
  msgid "Social title"
372
  msgstr "Te dele titel"
373
 
374
- #: includes/class.yith-wcwl-admin-init.php:1312
375
  msgid "Social text"
376
  msgstr "Te dele tekst"
377
 
378
- #: includes/class.yith-wcwl-admin-init.php:1313
379
  msgid ""
380
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
381
  "strong> where you want to show the URL of your wishlist."
382
  msgstr ""
383
 
384
- #: includes/class.yith-wcwl-admin-init.php:1320
385
  msgid "Social image URL"
386
  msgstr "Deel afbeelding url"
387
 
388
- #: includes/class.yith-wcwl-admin-init.php:1321
389
  msgid "It will be used by Pinterest."
390
  msgstr ""
391
 
392
- #: includes/class.yith-wcwl-admin-init.php:1335
393
  msgid ""
394
  "If you want to take advantage of this feature, you could consider to "
395
  "purchase the %s."
@@ -397,15 +397,15 @@ msgstr ""
397
  "Al u gebruik wilt maken van deze functie kunt u overwegen om %s aan te "
398
  "schaffen."
399
 
400
- #: includes/class.yith-wcwl-admin-init.php:1340
401
  msgid "YITH WooCommerce Frequently Bought Together Integration"
402
  msgstr "YITH WooCommerce Frequently Bought Together intergratie"
403
 
404
- #: includes/class.yith-wcwl-admin-init.php:1347
405
  msgid "Enable slider in wishlist"
406
  msgstr "Slider inschakelen op wenslijst"
407
 
408
- #: includes/class.yith-wcwl-admin-init.php:1348
409
  msgid ""
410
  "Choose to enable product slider in wishlist page with linked products (<a "
411
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
@@ -413,84 +413,84 @@ msgstr ""
413
  "Kies ervoor om de product slider op de wenslijst pagina weer te geven met "
414
  "gelinkte producten (<a href=\"%s\" class=\"thickbox\">Voorbeeld</a>). %s"
415
 
416
- #: includes/class.yith-wcwl-admin-init.php:1384
417
  msgid "\"Add to wishlist\" button"
418
  msgstr "“Toevoegen aan wenslijst” knop"
419
 
420
- #: includes/class.yith-wcwl-admin-init.php:1387
421
- #: includes/class.yith-wcwl-admin-init.php:1405
422
- #: includes/class.yith-wcwl-admin-init.php:1423
423
- #: includes/class.yith-wcwl-admin-init.php:1441
424
- #: includes/class.yith-wcwl-admin-init.php:1459
425
- msgid "Background"
426
- msgstr "Achtergrond"
427
-
428
  #: includes/class.yith-wcwl-admin-init.php:1388
429
  #: includes/class.yith-wcwl-admin-init.php:1406
430
  #: includes/class.yith-wcwl-admin-init.php:1424
431
  #: includes/class.yith-wcwl-admin-init.php:1442
432
  #: includes/class.yith-wcwl-admin-init.php:1460
433
- msgid "Text"
434
- msgstr "Tekst"
435
 
436
  #: includes/class.yith-wcwl-admin-init.php:1389
437
  #: includes/class.yith-wcwl-admin-init.php:1407
438
  #: includes/class.yith-wcwl-admin-init.php:1425
439
  #: includes/class.yith-wcwl-admin-init.php:1443
440
  #: includes/class.yith-wcwl-admin-init.php:1461
 
 
 
 
 
 
 
 
441
  msgid "Border"
442
  msgstr "Omlijning"
443
 
444
- #: includes/class.yith-wcwl-admin-init.php:1396
445
- #: includes/class.yith-wcwl-admin-init.php:1414
446
- #: includes/class.yith-wcwl-admin-init.php:1432
447
- #: includes/class.yith-wcwl-admin-init.php:1450
448
- msgid "Background (hover)"
449
- msgstr "Achtergrond (hover)"
450
-
451
  #: includes/class.yith-wcwl-admin-init.php:1397
452
  #: includes/class.yith-wcwl-admin-init.php:1415
453
  #: includes/class.yith-wcwl-admin-init.php:1433
454
  #: includes/class.yith-wcwl-admin-init.php:1451
455
- msgid "Text (hover)"
456
- msgstr "Tekst (hover)"
457
 
458
  #: includes/class.yith-wcwl-admin-init.php:1398
459
  #: includes/class.yith-wcwl-admin-init.php:1416
460
  #: includes/class.yith-wcwl-admin-init.php:1434
461
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
462
  msgid "Border (hover)"
463
  msgstr "Omlijning (hover)"
464
 
465
- #: includes/class.yith-wcwl-admin-init.php:1402
466
  msgid "\"Add to Cart\" button"
467
  msgstr "“Add to Cart” knop"
468
 
469
- #: includes/class.yith-wcwl-admin-init.php:1420
470
  msgid "\"Style 1\" button"
471
  msgstr "\"Style 1\" knop"
472
 
473
- #: includes/class.yith-wcwl-admin-init.php:1438
474
  msgid "\"Style 2\" button"
475
  msgstr "\"Style 2” knop"
476
 
477
- #: includes/class.yith-wcwl-admin-init.php:1456
478
  msgid "Wishlist table"
479
  msgstr "Wenslijst tabel"
480
 
481
- #: includes/class.yith-wcwl-admin-init.php:1465
482
  msgid "Headers"
483
  msgstr "Koppen"
484
 
485
- #: includes/class.yith-wcwl-admin-init.php:1468
486
  msgid "Background color"
487
  msgstr "Achtergrondkleur"
488
 
489
- #: includes/class.yith-wcwl-admin-init.php:1558
490
  msgid "Wishlist Activated"
491
  msgstr "Wenslijst geactiveerd"
492
 
493
- #: includes/class.yith-wcwl-admin-init.php:1559
494
  msgid ""
495
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
496
  "can access to all the settings of our plugins that you have activated. "
@@ -502,11 +502,11 @@ msgstr ""
502
  "heeft. Wenslijst is beschikbaar in de uitstekende PREMIUM versie met vele "
503
  "nieuwe opties, <a href=\"%s\">ontdek het nu</a>."
504
 
505
- #: includes/class.yith-wcwl-admin-init.php:1570
506
  msgid "Wishlist Updated"
507
  msgstr "Wenslijst geupdate"
508
 
509
- #: includes/class.yith-wcwl-admin-init.php:1571
510
  msgid ""
511
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
512
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: W. van Kuipers <w.vankuipers@pwnd.nl>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
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:1493
25
+ #: includes/class.yith-wcwl-admin-init.php:1494
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Wenslijst"
89
  "voordelen van de geavanceerde opties van dit product. Daarnaast ontvangt u "
90
  "èèn jaar gratis upgrades en support doormiddel van ons 24u/24 platform."
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1041
93
  msgid "General Settings"
94
  msgstr "Algemene instellingen"
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1048
97
  msgid "Enable YITH Wishlist"
98
  msgstr "YITH Wenslijst inschakelen"
99
 
100
+ #: includes/class.yith-wcwl-admin-init.php:1055
101
  msgid "Default wishlist title"
102
  msgstr "Standaard wenslijst titel"
103
 
 
104
  #: includes/class.yith-wcwl-admin-init.php:1057
105
+ #: includes/class.yith-wcwl-admin-init.php:1058
106
+ #: includes/class.yith-wcwl-admin-init.php:1308
107
  msgid "My wishlist on %s"
108
  msgstr "Mijn wenslijst op %s"
109
 
110
+ #: includes/class.yith-wcwl-admin-init.php:1063
111
  msgid "Wishlist Page"
112
  msgstr "Wenslijst Pagina"
113
 
114
+ #: includes/class.yith-wcwl-admin-init.php:1064
115
  msgid "Page contents: [yith_wcwl_wishlist]"
116
  msgstr "Pagina-inhoud: [yith_wcwl_wishlist]"
117
 
118
+ #: includes/class.yith-wcwl-admin-init.php:1073
119
  msgid "Position"
120
  msgstr "Positie"
121
 
122
+ #: includes/class.yith-wcwl-admin-init.php:1074
123
  msgid ""
124
  "You can add the button in variable products only after the \"Add to Cart\" "
125
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
128
  "knop indien of door gebruik te maken van de shortcode "
129
  "[yith_wcwl_add_to_wishlist]."
130
 
131
+ #: includes/class.yith-wcwl-admin-init.php:1080
132
  msgid "After \"Add to cart\""
133
  msgstr "Na “Add to Cart”"
134
 
135
+ #: includes/class.yith-wcwl-admin-init.php:1081
136
  msgid "After thumbnails"
137
  msgstr "Na de miniatuurweergave"
138
 
139
+ #: includes/class.yith-wcwl-admin-init.php:1082
140
  msgid "After summary"
141
  msgstr "Na de samenvatting"
142
 
143
+ #: includes/class.yith-wcwl-admin-init.php:1083
144
  msgid "Use shortcode"
145
  msgstr "Gebruik shortcode"
146
 
147
+ #: includes/class.yith-wcwl-admin-init.php:1088
148
  msgid "Redirect to cart"
149
  msgstr "Doorverwijzen na de winkelwagen"
150
 
151
+ #: includes/class.yith-wcwl-admin-init.php:1089
152
  msgid ""
153
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
154
  "page."
156
  "Doorverwijzen naar de winkelwagen als de “Add to cart” knop is geklikt op de "
157
  "webslijst pagina."
158
 
159
+ #: includes/class.yith-wcwl-admin-init.php:1095
160
  msgid "Remove if added to the cart"
161
  msgstr "Verwijder indien toegevoegd aan de winkelwagen"
162
 
163
+ #: includes/class.yith-wcwl-admin-init.php:1096
164
  msgid "Remove the product from the wishlist if it has been added to the cart."
165
  msgstr ""
166
  "Verwijder het product van de wenslijst indien deze is toegevoegd aan de "
167
  "winkelwagen."
168
 
169
+ #: includes/class.yith-wcwl-admin-init.php:1102
170
  msgid "\"Add to Wishlist\" text"
171
  msgstr "“Toevoegen aan wenslijst” tekst"
172
 
173
+ #: includes/class.yith-wcwl-admin-init.php:1104
174
  msgid "Add to Wishlist"
175
  msgstr "Toevoegen aan wenslijst"
176
 
177
+ #: includes/class.yith-wcwl-admin-init.php:1109
178
  msgid "\"Browse wishlist\" text"
179
  msgstr "“Bekijk wenslijst” tekst"
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1111
182
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
183
  msgid "Browse Wishlist"
184
  msgstr "Bekijk wenslijst"
185
 
186
+ #: includes/class.yith-wcwl-admin-init.php:1116
187
  msgid "\"Product already in wishlist\" text"
188
  msgstr "“Dit product staat reeds op uw wenslijst” tekst"
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1118
191
  #: includes/class.yith-wcwl-ui.php:83
192
  msgid "The product is already in the wishlist!"
193
  msgstr "Dit product staat reeds op uw wenslijst!"
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1123
196
  msgid "\"Product added\" text"
197
  msgstr "“Product toegevoegd” tekst"
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1125
200
  #: includes/class.yith-wcwl-ui.php:82
201
  msgid "Product added!"
202
  msgstr "Product toegevoegd!"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1130
205
  msgid "\"Add to Cart\" text"
206
  msgstr "“Toevoegen aan winkelwagen” tekst"
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1132
209
  msgid "Add to Cart"
210
  msgstr "Toevoegen aan winkelwagen"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1137
213
  msgid "Show Unit price"
214
  msgstr "Product prijs weergeven"
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1138
217
  msgid "Show unit price for each product in wishlist"
218
  msgstr "Product prijs weergeven voor ieder product op de wenslijst"
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1145
221
  msgid "Show \"Add to Cart\" button"
222
  msgstr "“Add to Cart” knop weergeven"
223
 
224
+ #: includes/class.yith-wcwl-admin-init.php:1146
225
  msgid "Show \"Add to Cart\" button for each product in wishlist"
226
  msgstr "“Add to Cart” knop weergeven voor ieder product op de wenslijst"
227
 
228
+ #: includes/class.yith-wcwl-admin-init.php:1153
229
  msgid "Show Stock status"
230
  msgstr "Voorraad informatie weergeven"
231
 
232
+ #: includes/class.yith-wcwl-admin-init.php:1154
233
  msgid ""
234
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
235
  msgstr ""
236
  "“Op voorraad” en “Uitverkocht” labels weergeven voor ieder product op de "
237
  "wenslijst"
238
 
239
+ #: includes/class.yith-wcwl-admin-init.php:1161
240
  msgid "Show Date of addition"
241
  msgstr "Datum van toevoeging weergeven"
242
 
243
+ #: includes/class.yith-wcwl-admin-init.php:1162
244
  msgid "Show the date when users have added a product to the wishlist"
245
  msgstr ""
246
  "Geef de datum weer waarop de gebruiker het product aan de wenslijst heeft "
247
  "toegevoegd"
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1169
250
  msgid "Add second remove button"
251
  msgstr "Voeg een tweede verwijder knop toe"
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1170
254
  msgid "Add a second remove button in the last column, with extended label"
255
  msgstr ""
256
  "Voeg een tweede verwijder knop toe in de laatste kolom, met een uitgebreid "
257
  "label"
258
 
259
+ #: includes/class.yith-wcwl-admin-init.php:1185
260
  msgid "Styles"
261
  msgstr "Stijlen"
262
 
263
+ #: includes/class.yith-wcwl-admin-init.php:1192
264
  msgid "Use buttons"
265
  msgstr "Gebruik knoppen"
266
 
267
+ #: includes/class.yith-wcwl-admin-init.php:1193
268
  msgid "Use buttons instead of simple anchors."
269
  msgstr "Gebruik knoppen in plaatst van links"
270
 
271
+ #: includes/class.yith-wcwl-admin-init.php:1199
272
  msgid "Custom CSS"
273
  msgstr "Eigen CSS"
274
 
275
+ #: includes/class.yith-wcwl-admin-init.php:1206
276
  msgid "Use theme style"
277
  msgstr "Gebruik thema stijl"
278
 
279
+ #: includes/class.yith-wcwl-admin-init.php:1207
280
  msgid "Use the theme style."
281
  msgstr "Gebruik de stijl van het thema."
282
 
283
+ #: includes/class.yith-wcwl-admin-init.php:1213
284
  msgid "Rounded buttons"
285
  msgstr "Ronde knoppen"
286
 
287
+ #: includes/class.yith-wcwl-admin-init.php:1214
288
  msgid "Make button corners rounded"
289
  msgstr "Maak de hoeken van de knoppen rond"
290
 
291
+ #: includes/class.yith-wcwl-admin-init.php:1220
292
  msgid "\"Add to Wishlist\" icon"
293
  msgstr "“Toevoegen aan wenslijst” icoon"
294
 
295
+ #: includes/class.yith-wcwl-admin-init.php:1221
296
  msgid "Add an icon to the \"Add to Wishlist\" button"
297
  msgstr "Voeg een icoon toe aan de “Toevoegen aan wenslijst” knop"
298
 
299
+ #: includes/class.yith-wcwl-admin-init.php:1231
300
  msgid "\"Add to Cart\" icon"
301
  msgstr "“Add to Card” icoon"
302
 
303
+ #: includes/class.yith-wcwl-admin-init.php:1232
304
  msgid "Add an icon to the \"Add to Cart\" button"
305
  msgstr "Voeg een icoon toe aan de “Add to Card” knop"
306
 
307
+ #: includes/class.yith-wcwl-admin-init.php:1250
308
  msgid "Social Networks & Share"
309
  msgstr "Sociale netwerken & Delen"
310
 
311
+ #: includes/class.yith-wcwl-admin-init.php:1257
312
  msgid "Share on Facebook"
313
  msgstr "Deel op Facebook"
314
 
315
+ #: includes/class.yith-wcwl-admin-init.php:1258
316
  msgid "Show \"Share on Facebook\" button"
317
  msgstr "Geef de “Deel op Facebook” knop weer"
318
 
319
+ #: includes/class.yith-wcwl-admin-init.php:1264
320
  msgid "Tweet on Twitter"
321
  msgstr "Tweet op Twitter"
322
 
323
+ #: includes/class.yith-wcwl-admin-init.php:1265
324
  msgid "Show \"Tweet on Twitter\" button"
325
  msgstr "Geef de “Tweet op Twitter” knop weer"
326
 
327
+ #: includes/class.yith-wcwl-admin-init.php:1271
328
  msgid "Pin on Pinterest"
329
  msgstr "Pin op Pinterest"
330
 
331
+ #: includes/class.yith-wcwl-admin-init.php:1272
332
  msgid "Show \"Pin on Pinterest\" button"
333
  msgstr "Geef de “Pin op Pinterest” knop weer"
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1278
336
  msgid "Share on Google+"
337
  msgstr "Deel op Google+"
338
 
339
+ #: includes/class.yith-wcwl-admin-init.php:1279
340
  msgid "Show \"Share on Google+\" button"
341
  msgstr "Geef de “Deel op Google+” knop weer"
342
 
343
+ #: includes/class.yith-wcwl-admin-init.php:1285
344
  msgid "Share by Email"
345
  msgstr "Deel met email"
346
 
347
+ #: includes/class.yith-wcwl-admin-init.php:1286
348
  msgid "Show \"Share by Email\" button"
349
  msgstr "Geef de “Deel met email” knop weer"
350
 
351
+ #: includes/class.yith-wcwl-admin-init.php:1292
352
  #, fuzzy
353
  msgid "Share by WhatsApp"
354
  msgstr "Deel met email"
355
 
356
+ #: includes/class.yith-wcwl-admin-init.php:1293
357
  #, fuzzy
358
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
359
  msgstr "Geef de “Deel met email” knop weer"
360
 
361
+ #: includes/class.yith-wcwl-admin-init.php:1299
362
  #, fuzzy
363
  msgid "Share by Url"
364
  msgstr "Deel met email"
365
 
366
+ #: includes/class.yith-wcwl-admin-init.php:1300
367
  msgid "Show \"Share Url\" field on wishlist page"
368
  msgstr ""
369
 
370
+ #: includes/class.yith-wcwl-admin-init.php:1306
371
  msgid "Social title"
372
  msgstr "Te dele titel"
373
 
374
+ #: includes/class.yith-wcwl-admin-init.php:1313
375
  msgid "Social text"
376
  msgstr "Te dele tekst"
377
 
378
+ #: includes/class.yith-wcwl-admin-init.php:1314
379
  msgid ""
380
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
381
  "strong> where you want to show the URL of your wishlist."
382
  msgstr ""
383
 
384
+ #: includes/class.yith-wcwl-admin-init.php:1321
385
  msgid "Social image URL"
386
  msgstr "Deel afbeelding url"
387
 
388
+ #: includes/class.yith-wcwl-admin-init.php:1322
389
  msgid "It will be used by Pinterest."
390
  msgstr ""
391
 
392
+ #: includes/class.yith-wcwl-admin-init.php:1336
393
  msgid ""
394
  "If you want to take advantage of this feature, you could consider to "
395
  "purchase the %s."
397
  "Al u gebruik wilt maken van deze functie kunt u overwegen om %s aan te "
398
  "schaffen."
399
 
400
+ #: includes/class.yith-wcwl-admin-init.php:1341
401
  msgid "YITH WooCommerce Frequently Bought Together Integration"
402
  msgstr "YITH WooCommerce Frequently Bought Together intergratie"
403
 
404
+ #: includes/class.yith-wcwl-admin-init.php:1348
405
  msgid "Enable slider in wishlist"
406
  msgstr "Slider inschakelen op wenslijst"
407
 
408
+ #: includes/class.yith-wcwl-admin-init.php:1349
409
  msgid ""
410
  "Choose to enable product slider in wishlist page with linked products (<a "
411
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
413
  "Kies ervoor om de product slider op de wenslijst pagina weer te geven met "
414
  "gelinkte producten (<a href=\"%s\" class=\"thickbox\">Voorbeeld</a>). %s"
415
 
416
+ #: includes/class.yith-wcwl-admin-init.php:1385
417
  msgid "\"Add to wishlist\" button"
418
  msgstr "“Toevoegen aan wenslijst” knop"
419
 
 
 
 
 
 
 
 
 
420
  #: includes/class.yith-wcwl-admin-init.php:1388
421
  #: includes/class.yith-wcwl-admin-init.php:1406
422
  #: includes/class.yith-wcwl-admin-init.php:1424
423
  #: includes/class.yith-wcwl-admin-init.php:1442
424
  #: includes/class.yith-wcwl-admin-init.php:1460
425
+ msgid "Background"
426
+ msgstr "Achtergrond"
427
 
428
  #: includes/class.yith-wcwl-admin-init.php:1389
429
  #: includes/class.yith-wcwl-admin-init.php:1407
430
  #: includes/class.yith-wcwl-admin-init.php:1425
431
  #: includes/class.yith-wcwl-admin-init.php:1443
432
  #: includes/class.yith-wcwl-admin-init.php:1461
433
+ msgid "Text"
434
+ msgstr "Tekst"
435
+
436
+ #: includes/class.yith-wcwl-admin-init.php:1390
437
+ #: includes/class.yith-wcwl-admin-init.php:1408
438
+ #: includes/class.yith-wcwl-admin-init.php:1426
439
+ #: includes/class.yith-wcwl-admin-init.php:1444
440
+ #: includes/class.yith-wcwl-admin-init.php:1462
441
  msgid "Border"
442
  msgstr "Omlijning"
443
 
 
 
 
 
 
 
 
444
  #: includes/class.yith-wcwl-admin-init.php:1397
445
  #: includes/class.yith-wcwl-admin-init.php:1415
446
  #: includes/class.yith-wcwl-admin-init.php:1433
447
  #: includes/class.yith-wcwl-admin-init.php:1451
448
+ msgid "Background (hover)"
449
+ msgstr "Achtergrond (hover)"
450
 
451
  #: includes/class.yith-wcwl-admin-init.php:1398
452
  #: includes/class.yith-wcwl-admin-init.php:1416
453
  #: includes/class.yith-wcwl-admin-init.php:1434
454
  #: includes/class.yith-wcwl-admin-init.php:1452
455
+ msgid "Text (hover)"
456
+ msgstr "Tekst (hover)"
457
+
458
+ #: includes/class.yith-wcwl-admin-init.php:1399
459
+ #: includes/class.yith-wcwl-admin-init.php:1417
460
+ #: includes/class.yith-wcwl-admin-init.php:1435
461
+ #: includes/class.yith-wcwl-admin-init.php:1453
462
  msgid "Border (hover)"
463
  msgstr "Omlijning (hover)"
464
 
465
+ #: includes/class.yith-wcwl-admin-init.php:1403
466
  msgid "\"Add to Cart\" button"
467
  msgstr "“Add to Cart” knop"
468
 
469
+ #: includes/class.yith-wcwl-admin-init.php:1421
470
  msgid "\"Style 1\" button"
471
  msgstr "\"Style 1\" knop"
472
 
473
+ #: includes/class.yith-wcwl-admin-init.php:1439
474
  msgid "\"Style 2\" button"
475
  msgstr "\"Style 2” knop"
476
 
477
+ #: includes/class.yith-wcwl-admin-init.php:1457
478
  msgid "Wishlist table"
479
  msgstr "Wenslijst tabel"
480
 
481
+ #: includes/class.yith-wcwl-admin-init.php:1466
482
  msgid "Headers"
483
  msgstr "Koppen"
484
 
485
+ #: includes/class.yith-wcwl-admin-init.php:1469
486
  msgid "Background color"
487
  msgstr "Achtergrondkleur"
488
 
489
+ #: includes/class.yith-wcwl-admin-init.php:1559
490
  msgid "Wishlist Activated"
491
  msgstr "Wenslijst geactiveerd"
492
 
493
+ #: includes/class.yith-wcwl-admin-init.php:1560
494
  msgid ""
495
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
496
  "can access to all the settings of our plugins that you have activated. "
502
  "heeft. Wenslijst is beschikbaar in de uitstekende PREMIUM versie met vele "
503
  "nieuwe opties, <a href=\"%s\">ontdek het nu</a>."
504
 
505
+ #: includes/class.yith-wcwl-admin-init.php:1571
506
  msgid "Wishlist Updated"
507
  msgstr "Wenslijst geupdate"
508
 
509
+ #: includes/class.yith-wcwl-admin-init.php:1572
510
  msgid ""
511
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
512
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
languages/yith-woocommerce-wishlist-pl_PL.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-pl_PL.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -22,8 +22,8 @@ msgstr ""
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:1492
26
  #: includes/class.yith-wcwl-admin-init.php:1493
 
27
  #: includes/class.yith-wcwl-install.php:245
28
  msgid "Wishlist"
29
  msgstr "Obserwowane"
@@ -87,37 +87,37 @@ msgid ""
87
  "updates and support through our platform available 24h/24."
88
  msgstr ""
89
 
90
- #: includes/class.yith-wcwl-admin-init.php:1040
91
  msgid "General Settings"
92
  msgstr "Ustawienia ogólne"
93
 
94
- #: includes/class.yith-wcwl-admin-init.php:1047
95
  msgid "Enable YITH Wishlist"
96
  msgstr "Włącz YITH Listy życzeń"
97
 
98
- #: includes/class.yith-wcwl-admin-init.php:1054
99
  msgid "Default wishlist title"
100
  msgstr "Tytuł domyślny"
101
 
102
- #: includes/class.yith-wcwl-admin-init.php:1056
103
  #: includes/class.yith-wcwl-admin-init.php:1057
104
- #: includes/class.yith-wcwl-admin-init.php:1307
 
105
  msgid "My wishlist on %s"
106
  msgstr "Moja lista życzeń: %s"
107
 
108
- #: includes/class.yith-wcwl-admin-init.php:1062
109
  msgid "Wishlist Page"
110
  msgstr "Obserwowane"
111
 
112
- #: includes/class.yith-wcwl-admin-init.php:1063
113
  msgid "Page contents: [yith_wcwl_wishlist]"
114
  msgstr ""
115
 
116
- #: includes/class.yith-wcwl-admin-init.php:1072
117
  msgid "Position"
118
  msgstr "Pozycja meczowa"
119
 
120
- #: includes/class.yith-wcwl-admin-init.php:1073
121
  msgid ""
122
  "You can add the button in variable products only after the \"Add to Cart\" "
123
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -125,27 +125,27 @@ msgstr ""
125
  "Na produktach zmiennych można dodać to tylko po \"Dodaj do koszyka\" lub "
126
  "użyj shortcode [yith_wcwl_add_to_wishlist]."
127
 
128
- #: includes/class.yith-wcwl-admin-init.php:1079
129
  msgid "After \"Add to cart\""
130
  msgstr ""
131
 
132
- #: includes/class.yith-wcwl-admin-init.php:1080
133
  msgid "After thumbnails"
134
  msgstr "Za miniaturami"
135
 
136
- #: includes/class.yith-wcwl-admin-init.php:1081
137
  msgid "After summary"
138
  msgstr "Po podsumowaniu"
139
 
140
- #: includes/class.yith-wcwl-admin-init.php:1082
141
  msgid "Use shortcode"
142
  msgstr "Użyj shortcode"
143
 
144
- #: includes/class.yith-wcwl-admin-init.php:1087
145
  msgid "Redirect to cart"
146
  msgstr "Przekieruj do koszyka"
147
 
148
- #: includes/class.yith-wcwl-admin-init.php:1088
149
  msgid ""
150
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
151
  "page."
@@ -153,326 +153,326 @@ msgstr ""
153
  "Przekierowanie do koszyka,po przycisku \"Dodaj do koszyka\" na stronie listy "
154
  "życzeń."
155
 
156
- #: includes/class.yith-wcwl-admin-init.php:1094
157
  msgid "Remove if added to the cart"
158
  msgstr "Usuń jeśli dodane do koszyka"
159
 
160
- #: includes/class.yith-wcwl-admin-init.php:1095
161
  msgid "Remove the product from the wishlist if it has been added to the cart."
162
  msgstr ""
163
 
164
- #: includes/class.yith-wcwl-admin-init.php:1101
165
  msgid "\"Add to Wishlist\" text"
166
  msgstr ""
167
 
168
- #: includes/class.yith-wcwl-admin-init.php:1103
169
  msgid "Add to Wishlist"
170
  msgstr ""
171
 
172
- #: includes/class.yith-wcwl-admin-init.php:1108
173
  msgid "\"Browse wishlist\" text"
174
  msgstr ""
175
 
176
- #: includes/class.yith-wcwl-admin-init.php:1110
177
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
178
  msgid "Browse Wishlist"
179
  msgstr "Przeglądaj listę życzeń"
180
 
181
- #: includes/class.yith-wcwl-admin-init.php:1115
182
  msgid "\"Product already in wishlist\" text"
183
  msgstr ""
184
 
185
- #: includes/class.yith-wcwl-admin-init.php:1117
186
  #: includes/class.yith-wcwl-ui.php:83
187
  msgid "The product is already in the wishlist!"
188
  msgstr "Produkt jest już na liście życzeń!"
189
 
190
- #: includes/class.yith-wcwl-admin-init.php:1122
191
  msgid "\"Product added\" text"
192
  msgstr ""
193
 
194
- #: includes/class.yith-wcwl-admin-init.php:1124
195
  #: includes/class.yith-wcwl-ui.php:82
196
  msgid "Product added!"
197
  msgstr ""
198
 
199
- #: includes/class.yith-wcwl-admin-init.php:1129
200
  msgid "\"Add to Cart\" text"
201
  msgstr ""
202
 
203
- #: includes/class.yith-wcwl-admin-init.php:1131
204
  msgid "Add to Cart"
205
  msgstr "Dodaj do koszyka"
206
 
207
- #: includes/class.yith-wcwl-admin-init.php:1136
208
  msgid "Show Unit price"
209
  msgstr "Pokaż cenę jednostkową"
210
 
211
- #: includes/class.yith-wcwl-admin-init.php:1137
212
  msgid "Show unit price for each product in wishlist"
213
  msgstr ""
214
 
215
- #: includes/class.yith-wcwl-admin-init.php:1144
216
  msgid "Show \"Add to Cart\" button"
217
  msgstr ""
218
 
219
- #: includes/class.yith-wcwl-admin-init.php:1145
220
  msgid "Show \"Add to Cart\" button for each product in wishlist"
221
  msgstr ""
222
 
223
- #: includes/class.yith-wcwl-admin-init.php:1152
224
  msgid "Show Stock status"
225
  msgstr ""
226
 
227
- #: includes/class.yith-wcwl-admin-init.php:1153
228
  msgid ""
229
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
230
  msgstr ""
231
 
232
- #: includes/class.yith-wcwl-admin-init.php:1160
233
  msgid "Show Date of addition"
234
  msgstr ""
235
 
236
- #: includes/class.yith-wcwl-admin-init.php:1161
237
  msgid "Show the date when users have added a product to the wishlist"
238
  msgstr ""
239
 
240
- #: includes/class.yith-wcwl-admin-init.php:1168
241
  msgid "Add second remove button"
242
  msgstr ""
243
 
244
- #: includes/class.yith-wcwl-admin-init.php:1169
245
  msgid "Add a second remove button in the last column, with extended label"
246
  msgstr ""
247
 
248
- #: includes/class.yith-wcwl-admin-init.php:1184
249
  msgid "Styles"
250
  msgstr "Style CSS"
251
 
252
- #: includes/class.yith-wcwl-admin-init.php:1191
253
  msgid "Use buttons"
254
  msgstr "Użyj przyciski"
255
 
256
- #: includes/class.yith-wcwl-admin-init.php:1192
257
  msgid "Use buttons instead of simple anchors."
258
  msgstr ""
259
 
260
- #: includes/class.yith-wcwl-admin-init.php:1198
261
  msgid "Custom CSS"
262
  msgstr "Własny CSS"
263
 
264
- #: includes/class.yith-wcwl-admin-init.php:1205
265
  msgid "Use theme style"
266
  msgstr "Użyj styl szablonu"
267
 
268
- #: includes/class.yith-wcwl-admin-init.php:1206
269
  msgid "Use the theme style."
270
  msgstr ""
271
 
272
- #: includes/class.yith-wcwl-admin-init.php:1212
273
  msgid "Rounded buttons"
274
  msgstr ""
275
 
276
- #: includes/class.yith-wcwl-admin-init.php:1213
277
  msgid "Make button corners rounded"
278
  msgstr ""
279
 
280
- #: includes/class.yith-wcwl-admin-init.php:1219
281
  msgid "\"Add to Wishlist\" icon"
282
  msgstr "Ikon \"Dodaj do listy życzeń\""
283
 
284
- #: includes/class.yith-wcwl-admin-init.php:1220
285
  msgid "Add an icon to the \"Add to Wishlist\" button"
286
  msgstr "Dodaj ikona do przycisku \"Dodaj do listy życzeń\""
287
 
288
- #: includes/class.yith-wcwl-admin-init.php:1230
289
  msgid "\"Add to Cart\" icon"
290
  msgstr "Ikon \"Dodaj do koszyka\""
291
 
292
- #: includes/class.yith-wcwl-admin-init.php:1231
293
  msgid "Add an icon to the \"Add to Cart\" button"
294
  msgstr "Dodaj ikona do przycisku \"Dodaj do koszyka\""
295
 
296
- #: includes/class.yith-wcwl-admin-init.php:1249
297
  msgid "Social Networks & Share"
298
  msgstr ""
299
 
300
- #: includes/class.yith-wcwl-admin-init.php:1256
301
  msgid "Share on Facebook"
302
  msgstr "Udostępnij na Facebooku"
303
 
304
- #: includes/class.yith-wcwl-admin-init.php:1257
305
  msgid "Show \"Share on Facebook\" button"
306
  msgstr ""
307
 
308
- #: includes/class.yith-wcwl-admin-init.php:1263
309
  msgid "Tweet on Twitter"
310
  msgstr "Poleć na Twitterze"
311
 
312
- #: includes/class.yith-wcwl-admin-init.php:1264
313
  msgid "Show \"Tweet on Twitter\" button"
314
  msgstr "Wyświetlaj oficjalny widżet Twitter Embedded Timeline"
315
 
316
- #: includes/class.yith-wcwl-admin-init.php:1270
317
  msgid "Pin on Pinterest"
318
  msgstr "Poleć na Pintereście"
319
 
320
- #: includes/class.yith-wcwl-admin-init.php:1271
321
  msgid "Show \"Pin on Pinterest\" button"
322
  msgstr ""
323
 
324
- #: includes/class.yith-wcwl-admin-init.php:1277
325
  msgid "Share on Google+"
326
  msgstr "Udostępnij na Googl+"
327
 
328
- #: includes/class.yith-wcwl-admin-init.php:1278
329
  msgid "Show \"Share on Google+\" button"
330
  msgstr ""
331
 
332
- #: includes/class.yith-wcwl-admin-init.php:1284
333
  msgid "Share by Email"
334
  msgstr ""
335
 
336
- #: includes/class.yith-wcwl-admin-init.php:1285
337
  msgid "Show \"Share by Email\" button"
338
  msgstr ""
339
 
340
- #: includes/class.yith-wcwl-admin-init.php:1291
341
  msgid "Share by WhatsApp"
342
  msgstr ""
343
 
344
- #: includes/class.yith-wcwl-admin-init.php:1292
345
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
346
  msgstr ""
347
 
348
- #: includes/class.yith-wcwl-admin-init.php:1298
349
  msgid "Share by Url"
350
  msgstr ""
351
 
352
- #: includes/class.yith-wcwl-admin-init.php:1299
353
  msgid "Show \"Share Url\" field on wishlist page"
354
  msgstr ""
355
 
356
- #: includes/class.yith-wcwl-admin-init.php:1305
357
  msgid "Social title"
358
  msgstr ""
359
 
360
- #: includes/class.yith-wcwl-admin-init.php:1312
361
  msgid "Social text"
362
  msgstr ""
363
 
364
- #: includes/class.yith-wcwl-admin-init.php:1313
365
  msgid ""
366
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
367
  "strong> where you want to show the URL of your wishlist."
368
  msgstr ""
369
 
370
- #: includes/class.yith-wcwl-admin-init.php:1320
371
  msgid "Social image URL"
372
  msgstr ""
373
 
374
- #: includes/class.yith-wcwl-admin-init.php:1321
375
  msgid "It will be used by Pinterest."
376
  msgstr ""
377
 
378
- #: includes/class.yith-wcwl-admin-init.php:1335
379
  msgid ""
380
  "If you want to take advantage of this feature, you could consider to "
381
  "purchase the %s."
382
  msgstr ""
383
 
384
- #: includes/class.yith-wcwl-admin-init.php:1340
385
  msgid "YITH WooCommerce Frequently Bought Together Integration"
386
  msgstr ""
387
 
388
- #: includes/class.yith-wcwl-admin-init.php:1347
389
  msgid "Enable slider in wishlist"
390
  msgstr ""
391
 
392
- #: includes/class.yith-wcwl-admin-init.php:1348
393
  msgid ""
394
  "Choose to enable product slider in wishlist page with linked products (<a "
395
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
396
  msgstr ""
397
 
398
- #: includes/class.yith-wcwl-admin-init.php:1384
399
  msgid "\"Add to wishlist\" button"
400
  msgstr ""
401
 
402
- #: includes/class.yith-wcwl-admin-init.php:1387
403
- #: includes/class.yith-wcwl-admin-init.php:1405
404
- #: includes/class.yith-wcwl-admin-init.php:1423
405
- #: includes/class.yith-wcwl-admin-init.php:1441
406
- #: includes/class.yith-wcwl-admin-init.php:1459
407
- msgid "Background"
408
- msgstr "Tło"
409
-
410
  #: includes/class.yith-wcwl-admin-init.php:1388
411
  #: includes/class.yith-wcwl-admin-init.php:1406
412
  #: includes/class.yith-wcwl-admin-init.php:1424
413
  #: includes/class.yith-wcwl-admin-init.php:1442
414
  #: includes/class.yith-wcwl-admin-init.php:1460
415
- msgid "Text"
416
- msgstr "Tekst"
417
 
418
  #: includes/class.yith-wcwl-admin-init.php:1389
419
  #: includes/class.yith-wcwl-admin-init.php:1407
420
  #: includes/class.yith-wcwl-admin-init.php:1425
421
  #: includes/class.yith-wcwl-admin-init.php:1443
422
  #: includes/class.yith-wcwl-admin-init.php:1461
 
 
 
 
 
 
 
 
423
  msgid "Border"
424
  msgstr "Ramka"
425
 
426
- #: includes/class.yith-wcwl-admin-init.php:1396
427
- #: includes/class.yith-wcwl-admin-init.php:1414
428
- #: includes/class.yith-wcwl-admin-init.php:1432
429
- #: includes/class.yith-wcwl-admin-init.php:1450
430
- msgid "Background (hover)"
431
- msgstr ""
432
-
433
  #: includes/class.yith-wcwl-admin-init.php:1397
434
  #: includes/class.yith-wcwl-admin-init.php:1415
435
  #: includes/class.yith-wcwl-admin-init.php:1433
436
  #: includes/class.yith-wcwl-admin-init.php:1451
437
- msgid "Text (hover)"
438
  msgstr ""
439
 
440
  #: includes/class.yith-wcwl-admin-init.php:1398
441
  #: includes/class.yith-wcwl-admin-init.php:1416
442
  #: includes/class.yith-wcwl-admin-init.php:1434
443
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
444
  msgid "Border (hover)"
445
  msgstr ""
446
 
447
- #: includes/class.yith-wcwl-admin-init.php:1402
448
  msgid "\"Add to Cart\" button"
449
  msgstr ""
450
 
451
- #: includes/class.yith-wcwl-admin-init.php:1420
452
  msgid "\"Style 1\" button"
453
  msgstr ""
454
 
455
- #: includes/class.yith-wcwl-admin-init.php:1438
456
  msgid "\"Style 2\" button"
457
  msgstr ""
458
 
459
- #: includes/class.yith-wcwl-admin-init.php:1456
460
  msgid "Wishlist table"
461
  msgstr ""
462
 
463
- #: includes/class.yith-wcwl-admin-init.php:1465
464
  msgid "Headers"
465
  msgstr "Nagłówki"
466
 
467
- #: includes/class.yith-wcwl-admin-init.php:1468
468
  msgid "Background color"
469
  msgstr "Kolor tła"
470
 
471
- #: includes/class.yith-wcwl-admin-init.php:1558
472
  msgid "Wishlist Activated"
473
  msgstr ""
474
 
475
- #: includes/class.yith-wcwl-admin-init.php:1559
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,11 +480,11 @@ msgid ""
480
  "options, <a href=\"%s\">discover it now</a>."
481
  msgstr ""
482
 
483
- #: includes/class.yith-wcwl-admin-init.php:1570
484
  msgid "Wishlist Updated"
485
  msgstr ""
486
 
487
- #: includes/class.yith-wcwl-admin-init.php:1571
488
  msgid ""
489
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
490
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
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:1493
26
+ #: includes/class.yith-wcwl-admin-init.php:1494
27
  #: includes/class.yith-wcwl-install.php:245
28
  msgid "Wishlist"
29
  msgstr "Obserwowane"
87
  "updates and support through our platform available 24h/24."
88
  msgstr ""
89
 
90
+ #: includes/class.yith-wcwl-admin-init.php:1041
91
  msgid "General Settings"
92
  msgstr "Ustawienia ogólne"
93
 
94
+ #: includes/class.yith-wcwl-admin-init.php:1048
95
  msgid "Enable YITH Wishlist"
96
  msgstr "Włącz YITH Listy życzeń"
97
 
98
+ #: includes/class.yith-wcwl-admin-init.php:1055
99
  msgid "Default wishlist title"
100
  msgstr "Tytuł domyślny"
101
 
 
102
  #: includes/class.yith-wcwl-admin-init.php:1057
103
+ #: includes/class.yith-wcwl-admin-init.php:1058
104
+ #: includes/class.yith-wcwl-admin-init.php:1308
105
  msgid "My wishlist on %s"
106
  msgstr "Moja lista życzeń: %s"
107
 
108
+ #: includes/class.yith-wcwl-admin-init.php:1063
109
  msgid "Wishlist Page"
110
  msgstr "Obserwowane"
111
 
112
+ #: includes/class.yith-wcwl-admin-init.php:1064
113
  msgid "Page contents: [yith_wcwl_wishlist]"
114
  msgstr ""
115
 
116
+ #: includes/class.yith-wcwl-admin-init.php:1073
117
  msgid "Position"
118
  msgstr "Pozycja meczowa"
119
 
120
+ #: includes/class.yith-wcwl-admin-init.php:1074
121
  msgid ""
122
  "You can add the button in variable products only after the \"Add to Cart\" "
123
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
125
  "Na produktach zmiennych można dodać to tylko po \"Dodaj do koszyka\" lub "
126
  "użyj shortcode [yith_wcwl_add_to_wishlist]."
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1080
129
  msgid "After \"Add to cart\""
130
  msgstr ""
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1081
133
  msgid "After thumbnails"
134
  msgstr "Za miniaturami"
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1082
137
  msgid "After summary"
138
  msgstr "Po podsumowaniu"
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1083
141
  msgid "Use shortcode"
142
  msgstr "Użyj shortcode"
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1088
145
  msgid "Redirect to cart"
146
  msgstr "Przekieruj do koszyka"
147
 
148
+ #: includes/class.yith-wcwl-admin-init.php:1089
149
  msgid ""
150
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
151
  "page."
153
  "Przekierowanie do koszyka,po przycisku \"Dodaj do koszyka\" na stronie listy "
154
  "życzeń."
155
 
156
+ #: includes/class.yith-wcwl-admin-init.php:1095
157
  msgid "Remove if added to the cart"
158
  msgstr "Usuń jeśli dodane do koszyka"
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1096
161
  msgid "Remove the product from the wishlist if it has been added to the cart."
162
  msgstr ""
163
 
164
+ #: includes/class.yith-wcwl-admin-init.php:1102
165
  msgid "\"Add to Wishlist\" text"
166
  msgstr ""
167
 
168
+ #: includes/class.yith-wcwl-admin-init.php:1104
169
  msgid "Add to Wishlist"
170
  msgstr ""
171
 
172
+ #: includes/class.yith-wcwl-admin-init.php:1109
173
  msgid "\"Browse wishlist\" text"
174
  msgstr ""
175
 
176
+ #: includes/class.yith-wcwl-admin-init.php:1111
177
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
178
  msgid "Browse Wishlist"
179
  msgstr "Przeglądaj listę życzeń"
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1116
182
  msgid "\"Product already in wishlist\" text"
183
  msgstr ""
184
 
185
+ #: includes/class.yith-wcwl-admin-init.php:1118
186
  #: includes/class.yith-wcwl-ui.php:83
187
  msgid "The product is already in the wishlist!"
188
  msgstr "Produkt jest już na liście życzeń!"
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1123
191
  msgid "\"Product added\" text"
192
  msgstr ""
193
 
194
+ #: includes/class.yith-wcwl-admin-init.php:1125
195
  #: includes/class.yith-wcwl-ui.php:82
196
  msgid "Product added!"
197
  msgstr ""
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1130
200
  msgid "\"Add to Cart\" text"
201
  msgstr ""
202
 
203
+ #: includes/class.yith-wcwl-admin-init.php:1132
204
  msgid "Add to Cart"
205
  msgstr "Dodaj do koszyka"
206
 
207
+ #: includes/class.yith-wcwl-admin-init.php:1137
208
  msgid "Show Unit price"
209
  msgstr "Pokaż cenę jednostkową"
210
 
211
+ #: includes/class.yith-wcwl-admin-init.php:1138
212
  msgid "Show unit price for each product in wishlist"
213
  msgstr ""
214
 
215
+ #: includes/class.yith-wcwl-admin-init.php:1145
216
  msgid "Show \"Add to Cart\" button"
217
  msgstr ""
218
 
219
+ #: includes/class.yith-wcwl-admin-init.php:1146
220
  msgid "Show \"Add to Cart\" button for each product in wishlist"
221
  msgstr ""
222
 
223
+ #: includes/class.yith-wcwl-admin-init.php:1153
224
  msgid "Show Stock status"
225
  msgstr ""
226
 
227
+ #: includes/class.yith-wcwl-admin-init.php:1154
228
  msgid ""
229
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
230
  msgstr ""
231
 
232
+ #: includes/class.yith-wcwl-admin-init.php:1161
233
  msgid "Show Date of addition"
234
  msgstr ""
235
 
236
+ #: includes/class.yith-wcwl-admin-init.php:1162
237
  msgid "Show the date when users have added a product to the wishlist"
238
  msgstr ""
239
 
240
+ #: includes/class.yith-wcwl-admin-init.php:1169
241
  msgid "Add second remove button"
242
  msgstr ""
243
 
244
+ #: includes/class.yith-wcwl-admin-init.php:1170
245
  msgid "Add a second remove button in the last column, with extended label"
246
  msgstr ""
247
 
248
+ #: includes/class.yith-wcwl-admin-init.php:1185
249
  msgid "Styles"
250
  msgstr "Style CSS"
251
 
252
+ #: includes/class.yith-wcwl-admin-init.php:1192
253
  msgid "Use buttons"
254
  msgstr "Użyj przyciski"
255
 
256
+ #: includes/class.yith-wcwl-admin-init.php:1193
257
  msgid "Use buttons instead of simple anchors."
258
  msgstr ""
259
 
260
+ #: includes/class.yith-wcwl-admin-init.php:1199
261
  msgid "Custom CSS"
262
  msgstr "Własny CSS"
263
 
264
+ #: includes/class.yith-wcwl-admin-init.php:1206
265
  msgid "Use theme style"
266
  msgstr "Użyj styl szablonu"
267
 
268
+ #: includes/class.yith-wcwl-admin-init.php:1207
269
  msgid "Use the theme style."
270
  msgstr ""
271
 
272
+ #: includes/class.yith-wcwl-admin-init.php:1213
273
  msgid "Rounded buttons"
274
  msgstr ""
275
 
276
+ #: includes/class.yith-wcwl-admin-init.php:1214
277
  msgid "Make button corners rounded"
278
  msgstr ""
279
 
280
+ #: includes/class.yith-wcwl-admin-init.php:1220
281
  msgid "\"Add to Wishlist\" icon"
282
  msgstr "Ikon \"Dodaj do listy życzeń\""
283
 
284
+ #: includes/class.yith-wcwl-admin-init.php:1221
285
  msgid "Add an icon to the \"Add to Wishlist\" button"
286
  msgstr "Dodaj ikona do przycisku \"Dodaj do listy życzeń\""
287
 
288
+ #: includes/class.yith-wcwl-admin-init.php:1231
289
  msgid "\"Add to Cart\" icon"
290
  msgstr "Ikon \"Dodaj do koszyka\""
291
 
292
+ #: includes/class.yith-wcwl-admin-init.php:1232
293
  msgid "Add an icon to the \"Add to Cart\" button"
294
  msgstr "Dodaj ikona do przycisku \"Dodaj do koszyka\""
295
 
296
+ #: includes/class.yith-wcwl-admin-init.php:1250
297
  msgid "Social Networks & Share"
298
  msgstr ""
299
 
300
+ #: includes/class.yith-wcwl-admin-init.php:1257
301
  msgid "Share on Facebook"
302
  msgstr "Udostępnij na Facebooku"
303
 
304
+ #: includes/class.yith-wcwl-admin-init.php:1258
305
  msgid "Show \"Share on Facebook\" button"
306
  msgstr ""
307
 
308
+ #: includes/class.yith-wcwl-admin-init.php:1264
309
  msgid "Tweet on Twitter"
310
  msgstr "Poleć na Twitterze"
311
 
312
+ #: includes/class.yith-wcwl-admin-init.php:1265
313
  msgid "Show \"Tweet on Twitter\" button"
314
  msgstr "Wyświetlaj oficjalny widżet Twitter Embedded Timeline"
315
 
316
+ #: includes/class.yith-wcwl-admin-init.php:1271
317
  msgid "Pin on Pinterest"
318
  msgstr "Poleć na Pintereście"
319
 
320
+ #: includes/class.yith-wcwl-admin-init.php:1272
321
  msgid "Show \"Pin on Pinterest\" button"
322
  msgstr ""
323
 
324
+ #: includes/class.yith-wcwl-admin-init.php:1278
325
  msgid "Share on Google+"
326
  msgstr "Udostępnij na Googl+"
327
 
328
+ #: includes/class.yith-wcwl-admin-init.php:1279
329
  msgid "Show \"Share on Google+\" button"
330
  msgstr ""
331
 
332
+ #: includes/class.yith-wcwl-admin-init.php:1285
333
  msgid "Share by Email"
334
  msgstr ""
335
 
336
+ #: includes/class.yith-wcwl-admin-init.php:1286
337
  msgid "Show \"Share by Email\" button"
338
  msgstr ""
339
 
340
+ #: includes/class.yith-wcwl-admin-init.php:1292
341
  msgid "Share by WhatsApp"
342
  msgstr ""
343
 
344
+ #: includes/class.yith-wcwl-admin-init.php:1293
345
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
346
  msgstr ""
347
 
348
+ #: includes/class.yith-wcwl-admin-init.php:1299
349
  msgid "Share by Url"
350
  msgstr ""
351
 
352
+ #: includes/class.yith-wcwl-admin-init.php:1300
353
  msgid "Show \"Share Url\" field on wishlist page"
354
  msgstr ""
355
 
356
+ #: includes/class.yith-wcwl-admin-init.php:1306
357
  msgid "Social title"
358
  msgstr ""
359
 
360
+ #: includes/class.yith-wcwl-admin-init.php:1313
361
  msgid "Social text"
362
  msgstr ""
363
 
364
+ #: includes/class.yith-wcwl-admin-init.php:1314
365
  msgid ""
366
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
367
  "strong> where you want to show the URL of your wishlist."
368
  msgstr ""
369
 
370
+ #: includes/class.yith-wcwl-admin-init.php:1321
371
  msgid "Social image URL"
372
  msgstr ""
373
 
374
+ #: includes/class.yith-wcwl-admin-init.php:1322
375
  msgid "It will be used by Pinterest."
376
  msgstr ""
377
 
378
+ #: includes/class.yith-wcwl-admin-init.php:1336
379
  msgid ""
380
  "If you want to take advantage of this feature, you could consider to "
381
  "purchase the %s."
382
  msgstr ""
383
 
384
+ #: includes/class.yith-wcwl-admin-init.php:1341
385
  msgid "YITH WooCommerce Frequently Bought Together Integration"
386
  msgstr ""
387
 
388
+ #: includes/class.yith-wcwl-admin-init.php:1348
389
  msgid "Enable slider in wishlist"
390
  msgstr ""
391
 
392
+ #: includes/class.yith-wcwl-admin-init.php:1349
393
  msgid ""
394
  "Choose to enable product slider in wishlist page with linked products (<a "
395
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
396
  msgstr ""
397
 
398
+ #: includes/class.yith-wcwl-admin-init.php:1385
399
  msgid "\"Add to wishlist\" button"
400
  msgstr ""
401
 
 
 
 
 
 
 
 
 
402
  #: includes/class.yith-wcwl-admin-init.php:1388
403
  #: includes/class.yith-wcwl-admin-init.php:1406
404
  #: includes/class.yith-wcwl-admin-init.php:1424
405
  #: includes/class.yith-wcwl-admin-init.php:1442
406
  #: includes/class.yith-wcwl-admin-init.php:1460
407
+ msgid "Background"
408
+ msgstr "Tło"
409
 
410
  #: includes/class.yith-wcwl-admin-init.php:1389
411
  #: includes/class.yith-wcwl-admin-init.php:1407
412
  #: includes/class.yith-wcwl-admin-init.php:1425
413
  #: includes/class.yith-wcwl-admin-init.php:1443
414
  #: includes/class.yith-wcwl-admin-init.php:1461
415
+ msgid "Text"
416
+ msgstr "Tekst"
417
+
418
+ #: includes/class.yith-wcwl-admin-init.php:1390
419
+ #: includes/class.yith-wcwl-admin-init.php:1408
420
+ #: includes/class.yith-wcwl-admin-init.php:1426
421
+ #: includes/class.yith-wcwl-admin-init.php:1444
422
+ #: includes/class.yith-wcwl-admin-init.php:1462
423
  msgid "Border"
424
  msgstr "Ramka"
425
 
 
 
 
 
 
 
 
426
  #: includes/class.yith-wcwl-admin-init.php:1397
427
  #: includes/class.yith-wcwl-admin-init.php:1415
428
  #: includes/class.yith-wcwl-admin-init.php:1433
429
  #: includes/class.yith-wcwl-admin-init.php:1451
430
+ msgid "Background (hover)"
431
  msgstr ""
432
 
433
  #: includes/class.yith-wcwl-admin-init.php:1398
434
  #: includes/class.yith-wcwl-admin-init.php:1416
435
  #: includes/class.yith-wcwl-admin-init.php:1434
436
  #: includes/class.yith-wcwl-admin-init.php:1452
437
+ msgid "Text (hover)"
438
+ msgstr ""
439
+
440
+ #: includes/class.yith-wcwl-admin-init.php:1399
441
+ #: includes/class.yith-wcwl-admin-init.php:1417
442
+ #: includes/class.yith-wcwl-admin-init.php:1435
443
+ #: includes/class.yith-wcwl-admin-init.php:1453
444
  msgid "Border (hover)"
445
  msgstr ""
446
 
447
+ #: includes/class.yith-wcwl-admin-init.php:1403
448
  msgid "\"Add to Cart\" button"
449
  msgstr ""
450
 
451
+ #: includes/class.yith-wcwl-admin-init.php:1421
452
  msgid "\"Style 1\" button"
453
  msgstr ""
454
 
455
+ #: includes/class.yith-wcwl-admin-init.php:1439
456
  msgid "\"Style 2\" button"
457
  msgstr ""
458
 
459
+ #: includes/class.yith-wcwl-admin-init.php:1457
460
  msgid "Wishlist table"
461
  msgstr ""
462
 
463
+ #: includes/class.yith-wcwl-admin-init.php:1466
464
  msgid "Headers"
465
  msgstr "Nagłówki"
466
 
467
+ #: includes/class.yith-wcwl-admin-init.php:1469
468
  msgid "Background color"
469
  msgstr "Kolor tła"
470
 
471
+ #: includes/class.yith-wcwl-admin-init.php:1559
472
  msgid "Wishlist Activated"
473
  msgstr ""
474
 
475
+ #: includes/class.yith-wcwl-admin-init.php:1560
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
  "options, <a href=\"%s\">discover it now</a>."
481
  msgstr ""
482
 
483
+ #: includes/class.yith-wcwl-admin-init.php:1571
484
  msgid "Wishlist Updated"
485
  msgstr ""
486
 
487
+ #: includes/class.yith-wcwl-admin-init.php:1572
488
  msgid ""
489
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
490
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
languages/yith-woocommerce-wishlist-pt_BR.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-pt_BR.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: YIThemes <support@yithemes.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -21,8 +21,8 @@ msgstr ""
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
  #: includes/class.yith-wcwl-admin-init.php:159
24
- #: includes/class.yith-wcwl-admin-init.php:1492
25
  #: includes/class.yith-wcwl-admin-init.php:1493
 
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Lista de Desejos"
@@ -85,38 +85,38 @@ msgid ""
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
- #: includes/class.yith-wcwl-admin-init.php:1040
89
  msgid "General Settings"
90
  msgstr "Opções gerais"
91
 
92
- #: includes/class.yith-wcwl-admin-init.php:1047
93
  msgid "Enable YITH Wishlist"
94
  msgstr "Ativar Lista de Desejos"
95
 
96
- #: includes/class.yith-wcwl-admin-init.php:1054
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "Titulo da lista de desejos"
100
 
101
- #: includes/class.yith-wcwl-admin-init.php:1056
102
  #: includes/class.yith-wcwl-admin-init.php:1057
103
- #: includes/class.yith-wcwl-admin-init.php:1307
 
104
  msgid "My wishlist on %s"
105
  msgstr "Minha lista de desejos em %s"
106
 
107
- #: includes/class.yith-wcwl-admin-init.php:1062
108
  msgid "Wishlist Page"
109
  msgstr "Meus desejos"
110
 
111
- #: includes/class.yith-wcwl-admin-init.php:1063
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr "Conteúdo da página: [yith_wcwl_wishlist]"
114
 
115
- #: includes/class.yith-wcwl-admin-init.php:1072
116
  msgid "Position"
117
  msgstr "Posição"
118
 
119
- #: includes/class.yith-wcwl-admin-init.php:1073
120
  msgid ""
121
  "You can add the button in variable products only after the \"Add to Cart\" "
122
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -124,27 +124,27 @@ msgstr ""
124
  "Em produtos variáveis você pode adicionar isto somenteapós \"Adicionar ao "
125
  "Carrinho\" ou usar o shortcode [yith_wcwl_add_to_wishlist]."
126
 
127
- #: includes/class.yith-wcwl-admin-init.php:1079
128
  msgid "After \"Add to cart\""
129
  msgstr "Após \" Adicionar ao carrinho \""
130
 
131
- #: includes/class.yith-wcwl-admin-init.php:1080
132
  msgid "After thumbnails"
133
  msgstr "Após miniaturas"
134
 
135
- #: includes/class.yith-wcwl-admin-init.php:1081
136
  msgid "After summary"
137
  msgstr "Após sumário"
138
 
139
- #: includes/class.yith-wcwl-admin-init.php:1082
140
  msgid "Use shortcode"
141
  msgstr "Usar shortcode"
142
 
143
- #: includes/class.yith-wcwl-admin-init.php:1087
144
  msgid "Redirect to cart"
145
  msgstr "Redirecionar para o carrinho"
146
 
147
- #: includes/class.yith-wcwl-admin-init.php:1088
148
  msgid ""
149
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
150
  "page."
@@ -152,291 +152,283 @@ msgstr ""
152
  "Redirecionar para a página de carrinho se o botão \" Adicionar ao carrinho "
153
  "\" estiver clicado na página de lista de desejos."
154
 
155
- #: includes/class.yith-wcwl-admin-init.php:1094
156
  msgid "Remove if added to the cart"
157
  msgstr "Remover se adicionado ao carrinho"
158
 
159
- #: includes/class.yith-wcwl-admin-init.php:1095
160
  #, fuzzy
161
  msgid "Remove the product from the wishlist if it has been added to the cart."
162
  msgstr ""
163
  "Remover o produto da lista, se a mesma tiver sido adicionada ao carrinho."
164
 
165
- #: includes/class.yith-wcwl-admin-init.php:1101
166
  msgid "\"Add to Wishlist\" text"
167
  msgstr "Texto \" Adicionar a Lista de Desejos\""
168
 
169
- #: includes/class.yith-wcwl-admin-init.php:1103
170
  msgid "Add to Wishlist"
171
  msgstr "Adicionar aos meus desejos"
172
 
173
- #: includes/class.yith-wcwl-admin-init.php:1108
174
  #, fuzzy
175
  msgid "\"Browse wishlist\" text"
176
  msgstr "Veja sua lista de desejos!"
177
 
178
- #: includes/class.yith-wcwl-admin-init.php:1110
179
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
180
  msgid "Browse Wishlist"
181
  msgstr "Veja sua lista de desejos!"
182
 
183
- #: includes/class.yith-wcwl-admin-init.php:1115
184
  #, fuzzy
185
  msgid "\"Product already in wishlist\" text"
186
  msgstr "Produto já na lista de desejos."
187
 
188
- #: includes/class.yith-wcwl-admin-init.php:1117
189
  #: includes/class.yith-wcwl-ui.php:83
190
  msgid "The product is already in the wishlist!"
191
  msgstr "Esse produto já se encontra na sua lista de desejos!"
192
 
193
- #: includes/class.yith-wcwl-admin-init.php:1122
194
  #, fuzzy
195
  msgid "\"Product added\" text"
196
  msgstr "Produto adicionado!"
197
 
198
- #: includes/class.yith-wcwl-admin-init.php:1124
199
  #: includes/class.yith-wcwl-ui.php:82
200
  msgid "Product added!"
201
  msgstr "Produto adicionado!"
202
 
203
- #: includes/class.yith-wcwl-admin-init.php:1129
204
  msgid "\"Add to Cart\" text"
205
  msgstr "Texto \" Adicionar ao Carrinho\""
206
 
207
- #: includes/class.yith-wcwl-admin-init.php:1131
208
  msgid "Add to Cart"
209
  msgstr "Adicionar ao Carrinho"
210
 
211
- #: includes/class.yith-wcwl-admin-init.php:1136
212
  #, fuzzy
213
  msgid "Show Unit price"
214
  msgstr "Preço unitário"
215
 
216
- #: includes/class.yith-wcwl-admin-init.php:1137
217
  msgid "Show unit price for each product in wishlist"
218
  msgstr ""
219
 
220
- #: includes/class.yith-wcwl-admin-init.php:1144
221
  #, fuzzy
222
  msgid "Show \"Add to Cart\" button"
223
  msgstr "Texto do botão \"Adicionar ao carrinho \""
224
 
225
- #: includes/class.yith-wcwl-admin-init.php:1145
226
  #, fuzzy
227
  msgid "Show \"Add to Cart\" button for each product in wishlist"
228
  msgstr "Fundo do do botão \"Adicionar ao carrinho \""
229
 
230
- #: includes/class.yith-wcwl-admin-init.php:1152
231
  #, fuzzy
232
  msgid "Show Stock status"
233
  msgstr "Status do estoque"
234
 
235
- #: includes/class.yith-wcwl-admin-init.php:1153
236
  msgid ""
237
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
238
  msgstr ""
239
 
240
- #: includes/class.yith-wcwl-admin-init.php:1160
241
  msgid "Show Date of addition"
242
  msgstr ""
243
 
244
- #: includes/class.yith-wcwl-admin-init.php:1161
245
  #, fuzzy
246
  msgid "Show the date when users have added a product to the wishlist"
247
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
248
 
249
- #: includes/class.yith-wcwl-admin-init.php:1168
250
  #, fuzzy
251
  msgid "Add second remove button"
252
  msgstr "Texto do botão \"Adicionar ao carrinho \""
253
 
254
- #: includes/class.yith-wcwl-admin-init.php:1169
255
  msgid "Add a second remove button in the last column, with extended label"
256
  msgstr ""
257
 
258
- #: includes/class.yith-wcwl-admin-init.php:1184
259
  msgid "Styles"
260
  msgstr "Estilos"
261
 
262
- #: includes/class.yith-wcwl-admin-init.php:1191
263
  msgid "Use buttons"
264
  msgstr "Usar botões"
265
 
266
- #: includes/class.yith-wcwl-admin-init.php:1192
267
  #, fuzzy
268
  msgid "Use buttons instead of simple anchors."
269
  msgstr "Usar botões ao invés de simples âncoras."
270
 
271
- #: includes/class.yith-wcwl-admin-init.php:1198
272
  msgid "Custom CSS"
273
  msgstr "CSS Customizado"
274
 
275
- #: includes/class.yith-wcwl-admin-init.php:1205
276
  msgid "Use theme style"
277
  msgstr "Usar estilo do tema"
278
 
279
- #: includes/class.yith-wcwl-admin-init.php:1206
280
  msgid "Use the theme style."
281
  msgstr "Usar o estilo do tema."
282
 
283
- #: includes/class.yith-wcwl-admin-init.php:1212
284
  #, fuzzy
285
  msgid "Rounded buttons"
286
  msgstr "Usar botões"
287
 
288
- #: includes/class.yith-wcwl-admin-init.php:1213
289
  #, fuzzy
290
  msgid "Make button corners rounded"
291
  msgstr "Faça botões do canto arredondado"
292
 
293
- #: includes/class.yith-wcwl-admin-init.php:1219
294
  msgid "\"Add to Wishlist\" icon"
295
  msgstr "Ícone \"Adicionar aos meus desejos\" "
296
 
297
- #: includes/class.yith-wcwl-admin-init.php:1220
298
  msgid "Add an icon to the \"Add to Wishlist\" button"
299
  msgstr "Adicionar um ícone ao botão \"Adicionar aos meus desejos\""
300
 
301
- #: includes/class.yith-wcwl-admin-init.php:1230
302
  msgid "\"Add to Cart\" icon"
303
  msgstr "Ícone \"Adicionar ao Carrinho\""
304
 
305
- #: includes/class.yith-wcwl-admin-init.php:1231
306
  msgid "Add an icon to the \"Add to Cart\" button"
307
  msgstr "Adicionar um ícone ao botão \"Adicionar ao carrinho\""
308
 
309
- #: includes/class.yith-wcwl-admin-init.php:1249
310
  #, fuzzy
311
  msgid "Social Networks & Share"
312
  msgstr "Social &amp; Compartilhamento"
313
 
314
- #: includes/class.yith-wcwl-admin-init.php:1256
315
  msgid "Share on Facebook"
316
  msgstr "Compartilhar no Facebook"
317
 
318
- #: includes/class.yith-wcwl-admin-init.php:1257
319
  #, fuzzy
320
  msgid "Show \"Share on Facebook\" button"
321
  msgstr "Compartilhar no Facebook"
322
 
323
- #: includes/class.yith-wcwl-admin-init.php:1263
324
  msgid "Tweet on Twitter"
325
  msgstr "Tweetar no Twitter"
326
 
327
- #: includes/class.yith-wcwl-admin-init.php:1264
328
  #, fuzzy
329
  msgid "Show \"Tweet on Twitter\" button"
330
  msgstr "Tweetar no Twitter"
331
 
332
- #: includes/class.yith-wcwl-admin-init.php:1270
333
  msgid "Pin on Pinterest"
334
  msgstr ""
335
 
336
- #: includes/class.yith-wcwl-admin-init.php:1271
337
  #, fuzzy
338
  msgid "Show \"Pin on Pinterest\" button"
339
  msgstr "Texto do botão \"Adicionar ao carrinho \""
340
 
341
- #: includes/class.yith-wcwl-admin-init.php:1277
342
  msgid "Share on Google+"
343
  msgstr "Comparilhar no Google+"
344
 
345
- #: includes/class.yith-wcwl-admin-init.php:1278
346
  #, fuzzy
347
  msgid "Show \"Share on Google+\" button"
348
  msgstr "Compartilhar no Facebook"
349
 
350
- #: includes/class.yith-wcwl-admin-init.php:1284
351
  msgid "Share by Email"
352
  msgstr ""
353
 
354
- #: includes/class.yith-wcwl-admin-init.php:1285
355
  #, fuzzy
356
  msgid "Show \"Share by Email\" button"
357
  msgstr "Texto do botão \"Adicionar ao carrinho \""
358
 
359
- #: includes/class.yith-wcwl-admin-init.php:1291
360
  msgid "Share by WhatsApp"
361
  msgstr ""
362
 
363
- #: includes/class.yith-wcwl-admin-init.php:1292
364
  #, fuzzy
365
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
366
  msgstr "Texto do botão \"Adicionar ao carrinho \""
367
 
368
- #: includes/class.yith-wcwl-admin-init.php:1298
369
  msgid "Share by Url"
370
  msgstr ""
371
 
372
- #: includes/class.yith-wcwl-admin-init.php:1299
373
  msgid "Show \"Share Url\" field on wishlist page"
374
  msgstr ""
375
 
376
- #: includes/class.yith-wcwl-admin-init.php:1305
377
  #, fuzzy
378
  msgid "Social title"
379
  msgstr "Título Mídias Sociais"
380
 
381
- #: includes/class.yith-wcwl-admin-init.php:1312
382
  #, fuzzy
383
  msgid "Social text"
384
  msgstr "Texto Mídias Sociais"
385
 
386
- #: includes/class.yith-wcwl-admin-init.php:1313
387
  msgid ""
388
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
389
  "strong> where you want to show the URL of your wishlist."
390
  msgstr ""
391
 
392
- #: includes/class.yith-wcwl-admin-init.php:1320
393
  #, fuzzy
394
  msgid "Social image URL"
395
  msgstr "Url para compartilhamento"
396
 
397
- #: includes/class.yith-wcwl-admin-init.php:1321
398
  msgid "It will be used by Pinterest."
399
  msgstr ""
400
 
401
- #: includes/class.yith-wcwl-admin-init.php:1335
402
  msgid ""
403
  "If you want to take advantage of this feature, you could consider to "
404
  "purchase the %s."
405
  msgstr ""
406
 
407
- #: includes/class.yith-wcwl-admin-init.php:1340
408
  msgid "YITH WooCommerce Frequently Bought Together Integration"
409
  msgstr ""
410
 
411
- #: includes/class.yith-wcwl-admin-init.php:1347
412
  msgid "Enable slider in wishlist"
413
  msgstr ""
414
 
415
- #: includes/class.yith-wcwl-admin-init.php:1348
416
  msgid ""
417
  "Choose to enable product slider in wishlist page with linked products (<a "
418
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
419
  msgstr ""
420
 
421
- #: includes/class.yith-wcwl-admin-init.php:1384
422
  #, fuzzy
423
  msgid "\"Add to wishlist\" button"
424
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
425
 
426
- #: includes/class.yith-wcwl-admin-init.php:1387
427
- #: includes/class.yith-wcwl-admin-init.php:1405
428
- #: includes/class.yith-wcwl-admin-init.php:1423
429
- #: includes/class.yith-wcwl-admin-init.php:1441
430
- #: includes/class.yith-wcwl-admin-init.php:1459
431
- msgid "Background"
432
- msgstr ""
433
-
434
  #: includes/class.yith-wcwl-admin-init.php:1388
435
  #: includes/class.yith-wcwl-admin-init.php:1406
436
  #: includes/class.yith-wcwl-admin-init.php:1424
437
  #: includes/class.yith-wcwl-admin-init.php:1442
438
  #: includes/class.yith-wcwl-admin-init.php:1460
439
- msgid "Text"
440
  msgstr ""
441
 
442
  #: includes/class.yith-wcwl-admin-init.php:1389
@@ -444,62 +436,70 @@ msgstr ""
444
  #: includes/class.yith-wcwl-admin-init.php:1425
445
  #: includes/class.yith-wcwl-admin-init.php:1443
446
  #: includes/class.yith-wcwl-admin-init.php:1461
447
- msgid "Border"
448
  msgstr ""
449
 
450
- #: includes/class.yith-wcwl-admin-init.php:1396
451
- #: includes/class.yith-wcwl-admin-init.php:1414
452
- #: includes/class.yith-wcwl-admin-init.php:1432
453
- #: includes/class.yith-wcwl-admin-init.php:1450
454
- msgid "Background (hover)"
 
455
  msgstr ""
456
 
457
  #: includes/class.yith-wcwl-admin-init.php:1397
458
  #: includes/class.yith-wcwl-admin-init.php:1415
459
  #: includes/class.yith-wcwl-admin-init.php:1433
460
  #: includes/class.yith-wcwl-admin-init.php:1451
461
- msgid "Text (hover)"
462
  msgstr ""
463
 
464
  #: includes/class.yith-wcwl-admin-init.php:1398
465
  #: includes/class.yith-wcwl-admin-init.php:1416
466
  #: includes/class.yith-wcwl-admin-init.php:1434
467
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
468
  msgid "Border (hover)"
469
  msgstr ""
470
 
471
- #: includes/class.yith-wcwl-admin-init.php:1402
472
  #, fuzzy
473
  msgid "\"Add to Cart\" button"
474
  msgstr "Texto do botão \"Adicionar ao carrinho \""
475
 
476
- #: includes/class.yith-wcwl-admin-init.php:1420
477
  msgid "\"Style 1\" button"
478
  msgstr ""
479
 
480
- #: includes/class.yith-wcwl-admin-init.php:1438
481
  msgid "\"Style 2\" button"
482
  msgstr ""
483
 
484
- #: includes/class.yith-wcwl-admin-init.php:1456
485
  #, fuzzy
486
  msgid "Wishlist table"
487
  msgstr "Titulo da lista de desejos"
488
 
489
- #: includes/class.yith-wcwl-admin-init.php:1465
490
  msgid "Headers"
491
  msgstr ""
492
 
493
- #: includes/class.yith-wcwl-admin-init.php:1468
494
  msgid "Background color"
495
  msgstr ""
496
 
497
- #: includes/class.yith-wcwl-admin-init.php:1558
498
  #, fuzzy
499
  msgid "Wishlist Activated"
500
  msgstr "Titulo da lista de desejos"
501
 
502
- #: includes/class.yith-wcwl-admin-init.php:1559
503
  msgid ""
504
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
505
  "can access to all the settings of our plugins that you have activated. "
@@ -507,12 +507,12 @@ msgid ""
507
  "options, <a href=\"%s\">discover it now</a>."
508
  msgstr ""
509
 
510
- #: includes/class.yith-wcwl-admin-init.php:1570
511
  #, fuzzy
512
  msgid "Wishlist Updated"
513
  msgstr "Meus desejos"
514
 
515
- #: includes/class.yith-wcwl-admin-init.php:1571
516
  msgid ""
517
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
518
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: YIThemes <support@yithemes.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
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:1493
25
+ #: includes/class.yith-wcwl-admin-init.php:1494
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Lista de Desejos"
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1041
89
  msgid "General Settings"
90
  msgstr "Opções gerais"
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1048
93
  msgid "Enable YITH Wishlist"
94
  msgstr "Ativar Lista de Desejos"
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1055
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "Titulo da lista de desejos"
100
 
 
101
  #: includes/class.yith-wcwl-admin-init.php:1057
102
+ #: includes/class.yith-wcwl-admin-init.php:1058
103
+ #: includes/class.yith-wcwl-admin-init.php:1308
104
  msgid "My wishlist on %s"
105
  msgstr "Minha lista de desejos em %s"
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1063
108
  msgid "Wishlist Page"
109
  msgstr "Meus desejos"
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1064
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr "Conteúdo da página: [yith_wcwl_wishlist]"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1073
116
  msgid "Position"
117
  msgstr "Posição"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1074
120
  msgid ""
121
  "You can add the button in variable products only after the \"Add to Cart\" "
122
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
124
  "Em produtos variáveis você pode adicionar isto somenteapós \"Adicionar ao "
125
  "Carrinho\" ou usar o shortcode [yith_wcwl_add_to_wishlist]."
126
 
127
+ #: includes/class.yith-wcwl-admin-init.php:1080
128
  msgid "After \"Add to cart\""
129
  msgstr "Após \" Adicionar ao carrinho \""
130
 
131
+ #: includes/class.yith-wcwl-admin-init.php:1081
132
  msgid "After thumbnails"
133
  msgstr "Após miniaturas"
134
 
135
+ #: includes/class.yith-wcwl-admin-init.php:1082
136
  msgid "After summary"
137
  msgstr "Após sumário"
138
 
139
+ #: includes/class.yith-wcwl-admin-init.php:1083
140
  msgid "Use shortcode"
141
  msgstr "Usar shortcode"
142
 
143
+ #: includes/class.yith-wcwl-admin-init.php:1088
144
  msgid "Redirect to cart"
145
  msgstr "Redirecionar para o carrinho"
146
 
147
+ #: includes/class.yith-wcwl-admin-init.php:1089
148
  msgid ""
149
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
150
  "page."
152
  "Redirecionar para a página de carrinho se o botão \" Adicionar ao carrinho "
153
  "\" estiver clicado na página de lista de desejos."
154
 
155
+ #: includes/class.yith-wcwl-admin-init.php:1095
156
  msgid "Remove if added to the cart"
157
  msgstr "Remover se adicionado ao carrinho"
158
 
159
+ #: includes/class.yith-wcwl-admin-init.php:1096
160
  #, fuzzy
161
  msgid "Remove the product from the wishlist if it has been added to the cart."
162
  msgstr ""
163
  "Remover o produto da lista, se a mesma tiver sido adicionada ao carrinho."
164
 
165
+ #: includes/class.yith-wcwl-admin-init.php:1102
166
  msgid "\"Add to Wishlist\" text"
167
  msgstr "Texto \" Adicionar a Lista de Desejos\""
168
 
169
+ #: includes/class.yith-wcwl-admin-init.php:1104
170
  msgid "Add to Wishlist"
171
  msgstr "Adicionar aos meus desejos"
172
 
173
+ #: includes/class.yith-wcwl-admin-init.php:1109
174
  #, fuzzy
175
  msgid "\"Browse wishlist\" text"
176
  msgstr "Veja sua lista de desejos!"
177
 
178
+ #: includes/class.yith-wcwl-admin-init.php:1111
179
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
180
  msgid "Browse Wishlist"
181
  msgstr "Veja sua lista de desejos!"
182
 
183
+ #: includes/class.yith-wcwl-admin-init.php:1116
184
  #, fuzzy
185
  msgid "\"Product already in wishlist\" text"
186
  msgstr "Produto já na lista de desejos."
187
 
188
+ #: includes/class.yith-wcwl-admin-init.php:1118
189
  #: includes/class.yith-wcwl-ui.php:83
190
  msgid "The product is already in the wishlist!"
191
  msgstr "Esse produto já se encontra na sua lista de desejos!"
192
 
193
+ #: includes/class.yith-wcwl-admin-init.php:1123
194
  #, fuzzy
195
  msgid "\"Product added\" text"
196
  msgstr "Produto adicionado!"
197
 
198
+ #: includes/class.yith-wcwl-admin-init.php:1125
199
  #: includes/class.yith-wcwl-ui.php:82
200
  msgid "Product added!"
201
  msgstr "Produto adicionado!"
202
 
203
+ #: includes/class.yith-wcwl-admin-init.php:1130
204
  msgid "\"Add to Cart\" text"
205
  msgstr "Texto \" Adicionar ao Carrinho\""
206
 
207
+ #: includes/class.yith-wcwl-admin-init.php:1132
208
  msgid "Add to Cart"
209
  msgstr "Adicionar ao Carrinho"
210
 
211
+ #: includes/class.yith-wcwl-admin-init.php:1137
212
  #, fuzzy
213
  msgid "Show Unit price"
214
  msgstr "Preço unitário"
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1138
217
  msgid "Show unit price for each product in wishlist"
218
  msgstr ""
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1145
221
  #, fuzzy
222
  msgid "Show \"Add to Cart\" button"
223
  msgstr "Texto do botão \"Adicionar ao carrinho \""
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1146
226
  #, fuzzy
227
  msgid "Show \"Add to Cart\" button for each product in wishlist"
228
  msgstr "Fundo do do botão \"Adicionar ao carrinho \""
229
 
230
+ #: includes/class.yith-wcwl-admin-init.php:1153
231
  #, fuzzy
232
  msgid "Show Stock status"
233
  msgstr "Status do estoque"
234
 
235
+ #: includes/class.yith-wcwl-admin-init.php:1154
236
  msgid ""
237
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
238
  msgstr ""
239
 
240
+ #: includes/class.yith-wcwl-admin-init.php:1161
241
  msgid "Show Date of addition"
242
  msgstr ""
243
 
244
+ #: includes/class.yith-wcwl-admin-init.php:1162
245
  #, fuzzy
246
  msgid "Show the date when users have added a product to the wishlist"
247
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1169
250
  #, fuzzy
251
  msgid "Add second remove button"
252
  msgstr "Texto do botão \"Adicionar ao carrinho \""
253
 
254
+ #: includes/class.yith-wcwl-admin-init.php:1170
255
  msgid "Add a second remove button in the last column, with extended label"
256
  msgstr ""
257
 
258
+ #: includes/class.yith-wcwl-admin-init.php:1185
259
  msgid "Styles"
260
  msgstr "Estilos"
261
 
262
+ #: includes/class.yith-wcwl-admin-init.php:1192
263
  msgid "Use buttons"
264
  msgstr "Usar botões"
265
 
266
+ #: includes/class.yith-wcwl-admin-init.php:1193
267
  #, fuzzy
268
  msgid "Use buttons instead of simple anchors."
269
  msgstr "Usar botões ao invés de simples âncoras."
270
 
271
+ #: includes/class.yith-wcwl-admin-init.php:1199
272
  msgid "Custom CSS"
273
  msgstr "CSS Customizado"
274
 
275
+ #: includes/class.yith-wcwl-admin-init.php:1206
276
  msgid "Use theme style"
277
  msgstr "Usar estilo do tema"
278
 
279
+ #: includes/class.yith-wcwl-admin-init.php:1207
280
  msgid "Use the theme style."
281
  msgstr "Usar o estilo do tema."
282
 
283
+ #: includes/class.yith-wcwl-admin-init.php:1213
284
  #, fuzzy
285
  msgid "Rounded buttons"
286
  msgstr "Usar botões"
287
 
288
+ #: includes/class.yith-wcwl-admin-init.php:1214
289
  #, fuzzy
290
  msgid "Make button corners rounded"
291
  msgstr "Faça botões do canto arredondado"
292
 
293
+ #: includes/class.yith-wcwl-admin-init.php:1220
294
  msgid "\"Add to Wishlist\" icon"
295
  msgstr "Ícone \"Adicionar aos meus desejos\" "
296
 
297
+ #: includes/class.yith-wcwl-admin-init.php:1221
298
  msgid "Add an icon to the \"Add to Wishlist\" button"
299
  msgstr "Adicionar um ícone ao botão \"Adicionar aos meus desejos\""
300
 
301
+ #: includes/class.yith-wcwl-admin-init.php:1231
302
  msgid "\"Add to Cart\" icon"
303
  msgstr "Ícone \"Adicionar ao Carrinho\""
304
 
305
+ #: includes/class.yith-wcwl-admin-init.php:1232
306
  msgid "Add an icon to the \"Add to Cart\" button"
307
  msgstr "Adicionar um ícone ao botão \"Adicionar ao carrinho\""
308
 
309
+ #: includes/class.yith-wcwl-admin-init.php:1250
310
  #, fuzzy
311
  msgid "Social Networks & Share"
312
  msgstr "Social &amp; Compartilhamento"
313
 
314
+ #: includes/class.yith-wcwl-admin-init.php:1257
315
  msgid "Share on Facebook"
316
  msgstr "Compartilhar no Facebook"
317
 
318
+ #: includes/class.yith-wcwl-admin-init.php:1258
319
  #, fuzzy
320
  msgid "Show \"Share on Facebook\" button"
321
  msgstr "Compartilhar no Facebook"
322
 
323
+ #: includes/class.yith-wcwl-admin-init.php:1264
324
  msgid "Tweet on Twitter"
325
  msgstr "Tweetar no Twitter"
326
 
327
+ #: includes/class.yith-wcwl-admin-init.php:1265
328
  #, fuzzy
329
  msgid "Show \"Tweet on Twitter\" button"
330
  msgstr "Tweetar no Twitter"
331
 
332
+ #: includes/class.yith-wcwl-admin-init.php:1271
333
  msgid "Pin on Pinterest"
334
  msgstr ""
335
 
336
+ #: includes/class.yith-wcwl-admin-init.php:1272
337
  #, fuzzy
338
  msgid "Show \"Pin on Pinterest\" button"
339
  msgstr "Texto do botão \"Adicionar ao carrinho \""
340
 
341
+ #: includes/class.yith-wcwl-admin-init.php:1278
342
  msgid "Share on Google+"
343
  msgstr "Comparilhar no Google+"
344
 
345
+ #: includes/class.yith-wcwl-admin-init.php:1279
346
  #, fuzzy
347
  msgid "Show \"Share on Google+\" button"
348
  msgstr "Compartilhar no Facebook"
349
 
350
+ #: includes/class.yith-wcwl-admin-init.php:1285
351
  msgid "Share by Email"
352
  msgstr ""
353
 
354
+ #: includes/class.yith-wcwl-admin-init.php:1286
355
  #, fuzzy
356
  msgid "Show \"Share by Email\" button"
357
  msgstr "Texto do botão \"Adicionar ao carrinho \""
358
 
359
+ #: includes/class.yith-wcwl-admin-init.php:1292
360
  msgid "Share by WhatsApp"
361
  msgstr ""
362
 
363
+ #: includes/class.yith-wcwl-admin-init.php:1293
364
  #, fuzzy
365
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
366
  msgstr "Texto do botão \"Adicionar ao carrinho \""
367
 
368
+ #: includes/class.yith-wcwl-admin-init.php:1299
369
  msgid "Share by Url"
370
  msgstr ""
371
 
372
+ #: includes/class.yith-wcwl-admin-init.php:1300
373
  msgid "Show \"Share Url\" field on wishlist page"
374
  msgstr ""
375
 
376
+ #: includes/class.yith-wcwl-admin-init.php:1306
377
  #, fuzzy
378
  msgid "Social title"
379
  msgstr "Título Mídias Sociais"
380
 
381
+ #: includes/class.yith-wcwl-admin-init.php:1313
382
  #, fuzzy
383
  msgid "Social text"
384
  msgstr "Texto Mídias Sociais"
385
 
386
+ #: includes/class.yith-wcwl-admin-init.php:1314
387
  msgid ""
388
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
389
  "strong> where you want to show the URL of your wishlist."
390
  msgstr ""
391
 
392
+ #: includes/class.yith-wcwl-admin-init.php:1321
393
  #, fuzzy
394
  msgid "Social image URL"
395
  msgstr "Url para compartilhamento"
396
 
397
+ #: includes/class.yith-wcwl-admin-init.php:1322
398
  msgid "It will be used by Pinterest."
399
  msgstr ""
400
 
401
+ #: includes/class.yith-wcwl-admin-init.php:1336
402
  msgid ""
403
  "If you want to take advantage of this feature, you could consider to "
404
  "purchase the %s."
405
  msgstr ""
406
 
407
+ #: includes/class.yith-wcwl-admin-init.php:1341
408
  msgid "YITH WooCommerce Frequently Bought Together Integration"
409
  msgstr ""
410
 
411
+ #: includes/class.yith-wcwl-admin-init.php:1348
412
  msgid "Enable slider in wishlist"
413
  msgstr ""
414
 
415
+ #: includes/class.yith-wcwl-admin-init.php:1349
416
  msgid ""
417
  "Choose to enable product slider in wishlist page with linked products (<a "
418
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
419
  msgstr ""
420
 
421
+ #: includes/class.yith-wcwl-admin-init.php:1385
422
  #, fuzzy
423
  msgid "\"Add to wishlist\" button"
424
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
425
 
 
 
 
 
 
 
 
 
426
  #: includes/class.yith-wcwl-admin-init.php:1388
427
  #: includes/class.yith-wcwl-admin-init.php:1406
428
  #: includes/class.yith-wcwl-admin-init.php:1424
429
  #: includes/class.yith-wcwl-admin-init.php:1442
430
  #: includes/class.yith-wcwl-admin-init.php:1460
431
+ msgid "Background"
432
  msgstr ""
433
 
434
  #: includes/class.yith-wcwl-admin-init.php:1389
436
  #: includes/class.yith-wcwl-admin-init.php:1425
437
  #: includes/class.yith-wcwl-admin-init.php:1443
438
  #: includes/class.yith-wcwl-admin-init.php:1461
439
+ msgid "Text"
440
  msgstr ""
441
 
442
+ #: includes/class.yith-wcwl-admin-init.php:1390
443
+ #: includes/class.yith-wcwl-admin-init.php:1408
444
+ #: includes/class.yith-wcwl-admin-init.php:1426
445
+ #: includes/class.yith-wcwl-admin-init.php:1444
446
+ #: includes/class.yith-wcwl-admin-init.php:1462
447
+ msgid "Border"
448
  msgstr ""
449
 
450
  #: includes/class.yith-wcwl-admin-init.php:1397
451
  #: includes/class.yith-wcwl-admin-init.php:1415
452
  #: includes/class.yith-wcwl-admin-init.php:1433
453
  #: includes/class.yith-wcwl-admin-init.php:1451
454
+ msgid "Background (hover)"
455
  msgstr ""
456
 
457
  #: includes/class.yith-wcwl-admin-init.php:1398
458
  #: includes/class.yith-wcwl-admin-init.php:1416
459
  #: includes/class.yith-wcwl-admin-init.php:1434
460
  #: includes/class.yith-wcwl-admin-init.php:1452
461
+ msgid "Text (hover)"
462
+ msgstr ""
463
+
464
+ #: includes/class.yith-wcwl-admin-init.php:1399
465
+ #: includes/class.yith-wcwl-admin-init.php:1417
466
+ #: includes/class.yith-wcwl-admin-init.php:1435
467
+ #: includes/class.yith-wcwl-admin-init.php:1453
468
  msgid "Border (hover)"
469
  msgstr ""
470
 
471
+ #: includes/class.yith-wcwl-admin-init.php:1403
472
  #, fuzzy
473
  msgid "\"Add to Cart\" button"
474
  msgstr "Texto do botão \"Adicionar ao carrinho \""
475
 
476
+ #: includes/class.yith-wcwl-admin-init.php:1421
477
  msgid "\"Style 1\" button"
478
  msgstr ""
479
 
480
+ #: includes/class.yith-wcwl-admin-init.php:1439
481
  msgid "\"Style 2\" button"
482
  msgstr ""
483
 
484
+ #: includes/class.yith-wcwl-admin-init.php:1457
485
  #, fuzzy
486
  msgid "Wishlist table"
487
  msgstr "Titulo da lista de desejos"
488
 
489
+ #: includes/class.yith-wcwl-admin-init.php:1466
490
  msgid "Headers"
491
  msgstr ""
492
 
493
+ #: includes/class.yith-wcwl-admin-init.php:1469
494
  msgid "Background color"
495
  msgstr ""
496
 
497
+ #: includes/class.yith-wcwl-admin-init.php:1559
498
  #, fuzzy
499
  msgid "Wishlist Activated"
500
  msgstr "Titulo da lista de desejos"
501
 
502
+ #: includes/class.yith-wcwl-admin-init.php:1560
503
  msgid ""
504
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
505
  "can access to all the settings of our plugins that you have activated. "
507
  "options, <a href=\"%s\">discover it now</a>."
508
  msgstr ""
509
 
510
+ #: includes/class.yith-wcwl-admin-init.php:1571
511
  #, fuzzy
512
  msgid "Wishlist Updated"
513
  msgstr "Meus desejos"
514
 
515
+ #: includes/class.yith-wcwl-admin-init.php:1572
516
  msgid ""
517
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
518
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
languages/yith-woocommerce-wishlist-pt_PT.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-pt_PT.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: YIThemes <support@yithemes.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -21,8 +21,8 @@ msgstr ""
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
  #: includes/class.yith-wcwl-admin-init.php:159
24
- #: includes/class.yith-wcwl-admin-init.php:1492
25
  #: includes/class.yith-wcwl-admin-init.php:1493
 
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Lista de Desejos"
@@ -85,38 +85,38 @@ msgid ""
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
- #: includes/class.yith-wcwl-admin-init.php:1040
89
  msgid "General Settings"
90
  msgstr "Opções gerais"
91
 
92
- #: includes/class.yith-wcwl-admin-init.php:1047
93
  msgid "Enable YITH Wishlist"
94
  msgstr "Ativar Lista de Desejos"
95
 
96
- #: includes/class.yith-wcwl-admin-init.php:1054
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "Titulo da lista de desejos"
100
 
101
- #: includes/class.yith-wcwl-admin-init.php:1056
102
  #: includes/class.yith-wcwl-admin-init.php:1057
103
- #: includes/class.yith-wcwl-admin-init.php:1307
 
104
  msgid "My wishlist on %s"
105
  msgstr "Minha lista de desejos em %s"
106
 
107
- #: includes/class.yith-wcwl-admin-init.php:1062
108
  msgid "Wishlist Page"
109
  msgstr "Meus desejos"
110
 
111
- #: includes/class.yith-wcwl-admin-init.php:1063
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr "Conteúdo da página: [yith_wcwl_wishlist]"
114
 
115
- #: includes/class.yith-wcwl-admin-init.php:1072
116
  msgid "Position"
117
  msgstr "Posição"
118
 
119
- #: includes/class.yith-wcwl-admin-init.php:1073
120
  #, fuzzy
121
  msgid ""
122
  "You can add the button in variable products only after the \"Add to Cart\" "
@@ -125,27 +125,27 @@ msgstr ""
125
  "Em produtos variáveis você pode adicionar isto somenteapós \"Adcionar ao "
126
  "Carrinho\" ou usar o shortcode [yith_wcwl_add_to_wishlist]."
127
 
128
- #: includes/class.yith-wcwl-admin-init.php:1079
129
  msgid "After \"Add to cart\""
130
  msgstr "Após \" Adicionar ao carrinho \""
131
 
132
- #: includes/class.yith-wcwl-admin-init.php:1080
133
  msgid "After thumbnails"
134
  msgstr "Após miniaturas"
135
 
136
- #: includes/class.yith-wcwl-admin-init.php:1081
137
  msgid "After summary"
138
  msgstr "Após sumário"
139
 
140
- #: includes/class.yith-wcwl-admin-init.php:1082
141
  msgid "Use shortcode"
142
  msgstr "Usar shortcode"
143
 
144
- #: includes/class.yith-wcwl-admin-init.php:1087
145
  msgid "Redirect to cart"
146
  msgstr "Redirecionar para o carrinho"
147
 
148
- #: includes/class.yith-wcwl-admin-init.php:1088
149
  msgid ""
150
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
151
  "page."
@@ -153,286 +153,278 @@ msgstr ""
153
  "Redirecionar para a página de carrinho se o botão \" Adcionar ao carrinho \" "
154
  "estiver clicado na página de lista de desejos."
155
 
156
- #: includes/class.yith-wcwl-admin-init.php:1094
157
  msgid "Remove if added to the cart"
158
  msgstr "Remover se adcionado ao carrinho"
159
 
160
- #: includes/class.yith-wcwl-admin-init.php:1095
161
  #, fuzzy
162
  msgid "Remove the product from the wishlist if it has been added to the cart."
163
  msgstr ""
164
  "Remover o produto da lista, se a mesma tiver sido adicionada ao carrinho."
165
 
166
- #: includes/class.yith-wcwl-admin-init.php:1101
167
  msgid "\"Add to Wishlist\" text"
168
  msgstr "Texto \" Adcionar a Lista de Desejos\""
169
 
170
- #: includes/class.yith-wcwl-admin-init.php:1103
171
  msgid "Add to Wishlist"
172
  msgstr "Adicionar aos meus desejos"
173
 
174
- #: includes/class.yith-wcwl-admin-init.php:1108
175
  #, fuzzy
176
  msgid "\"Browse wishlist\" text"
177
  msgstr "Veja sua lista de desejos!"
178
 
179
- #: includes/class.yith-wcwl-admin-init.php:1110
180
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
181
  msgid "Browse Wishlist"
182
  msgstr "Veja sua lista de desejos!"
183
 
184
- #: includes/class.yith-wcwl-admin-init.php:1115
185
  #, fuzzy
186
  msgid "\"Product already in wishlist\" text"
187
  msgstr "Produto já na lista de desejos."
188
 
189
- #: includes/class.yith-wcwl-admin-init.php:1117
190
  #: includes/class.yith-wcwl-ui.php:83
191
  msgid "The product is already in the wishlist!"
192
  msgstr "Esse produto já se encontra na sua lista de desejos!"
193
 
194
- #: includes/class.yith-wcwl-admin-init.php:1122
195
  #, fuzzy
196
  msgid "\"Product added\" text"
197
  msgstr "Produto adicionado!"
198
 
199
- #: includes/class.yith-wcwl-admin-init.php:1124
200
  #: includes/class.yith-wcwl-ui.php:82
201
  msgid "Product added!"
202
  msgstr "Produto adicionado!"
203
 
204
- #: includes/class.yith-wcwl-admin-init.php:1129
205
  msgid "\"Add to Cart\" text"
206
  msgstr "Texto \" Adicionar ao Carrinho\""
207
 
208
- #: includes/class.yith-wcwl-admin-init.php:1131
209
  msgid "Add to Cart"
210
  msgstr "Adcionar ao Carrinho"
211
 
212
- #: includes/class.yith-wcwl-admin-init.php:1136
213
  #, fuzzy
214
  msgid "Show Unit price"
215
  msgstr "Preço unitário"
216
 
217
- #: includes/class.yith-wcwl-admin-init.php:1137
218
  msgid "Show unit price for each product in wishlist"
219
  msgstr ""
220
 
221
- #: includes/class.yith-wcwl-admin-init.php:1144
222
  #, fuzzy
223
  msgid "Show \"Add to Cart\" button"
224
  msgstr "Texto do botão \"Adicionar ao carrinho \""
225
 
226
- #: includes/class.yith-wcwl-admin-init.php:1145
227
  #, fuzzy
228
  msgid "Show \"Add to Cart\" button for each product in wishlist"
229
  msgstr "Fundo do do botão \"Adicionar ao carrinho \""
230
 
231
- #: includes/class.yith-wcwl-admin-init.php:1152
232
  msgid "Show Stock status"
233
  msgstr "Status do stock"
234
 
235
- #: includes/class.yith-wcwl-admin-init.php:1153
236
  msgid ""
237
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
238
  msgstr ""
239
 
240
- #: includes/class.yith-wcwl-admin-init.php:1160
241
  msgid "Show Date of addition"
242
  msgstr ""
243
 
244
- #: includes/class.yith-wcwl-admin-init.php:1161
245
  #, fuzzy
246
  msgid "Show the date when users have added a product to the wishlist"
247
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
248
 
249
- #: includes/class.yith-wcwl-admin-init.php:1168
250
  #, fuzzy
251
  msgid "Add second remove button"
252
  msgstr "Texto do botão \"Adicionar ao carrinho \""
253
 
254
- #: includes/class.yith-wcwl-admin-init.php:1169
255
  msgid "Add a second remove button in the last column, with extended label"
256
  msgstr ""
257
 
258
- #: includes/class.yith-wcwl-admin-init.php:1184
259
  msgid "Styles"
260
  msgstr "Estilos"
261
 
262
- #: includes/class.yith-wcwl-admin-init.php:1191
263
  msgid "Use buttons"
264
  msgstr "Usar botões"
265
 
266
- #: includes/class.yith-wcwl-admin-init.php:1192
267
  #, fuzzy
268
  msgid "Use buttons instead of simple anchors."
269
  msgstr "Usar botões ao invés de simples âncoras."
270
 
271
- #: includes/class.yith-wcwl-admin-init.php:1198
272
  msgid "Custom CSS"
273
  msgstr "CSS Customizado"
274
 
275
- #: includes/class.yith-wcwl-admin-init.php:1205
276
  msgid "Use theme style"
277
  msgstr "Usar estilo do tema"
278
 
279
- #: includes/class.yith-wcwl-admin-init.php:1206
280
  msgid "Use the theme style."
281
  msgstr "Usar o estilo do tema."
282
 
283
- #: includes/class.yith-wcwl-admin-init.php:1212
284
  #, fuzzy
285
  msgid "Rounded buttons"
286
  msgstr "Usar botões"
287
 
288
- #: includes/class.yith-wcwl-admin-init.php:1213
289
  #, fuzzy
290
  msgid "Make button corners rounded"
291
  msgstr "Faça botões do canto arredondado"
292
 
293
- #: includes/class.yith-wcwl-admin-init.php:1219
294
  msgid "\"Add to Wishlist\" icon"
295
  msgstr "Ícone \"Adcionar aos meus desejos\" "
296
 
297
- #: includes/class.yith-wcwl-admin-init.php:1220
298
  msgid "Add an icon to the \"Add to Wishlist\" button"
299
  msgstr "Adicionar um ícone ao botão \"Adcionar aos meus desejos\""
300
 
301
- #: includes/class.yith-wcwl-admin-init.php:1230
302
  msgid "\"Add to Cart\" icon"
303
  msgstr "Ícone \"Adicionar ao Carrinho\""
304
 
305
- #: includes/class.yith-wcwl-admin-init.php:1231
306
  msgid "Add an icon to the \"Add to Cart\" button"
307
  msgstr "Adicionar um ícone ao botão \"Adcionar ao carrinho\""
308
 
309
- #: includes/class.yith-wcwl-admin-init.php:1249
310
  #, fuzzy
311
  msgid "Social Networks & Share"
312
  msgstr "Social &amp; Compartilhamento"
313
 
314
- #: includes/class.yith-wcwl-admin-init.php:1256
315
  msgid "Share on Facebook"
316
  msgstr "Partilhar no Facebook"
317
 
318
- #: includes/class.yith-wcwl-admin-init.php:1257
319
  msgid "Show \"Share on Facebook\" button"
320
  msgstr "Partilhar no Facebook"
321
 
322
- #: includes/class.yith-wcwl-admin-init.php:1263
323
  msgid "Tweet on Twitter"
324
  msgstr "Tweetar no Twitter"
325
 
326
- #: includes/class.yith-wcwl-admin-init.php:1264
327
  #, fuzzy
328
  msgid "Show \"Tweet on Twitter\" button"
329
  msgstr "Tweetar no Twitter"
330
 
331
- #: includes/class.yith-wcwl-admin-init.php:1270
332
  msgid "Pin on Pinterest"
333
  msgstr ""
334
 
335
- #: includes/class.yith-wcwl-admin-init.php:1271
336
  #, fuzzy
337
  msgid "Show \"Pin on Pinterest\" button"
338
  msgstr "Texto do botão \"Adicionar ao carrinho \""
339
 
340
- #: includes/class.yith-wcwl-admin-init.php:1277
341
  msgid "Share on Google+"
342
  msgstr "Partilhar no Google+"
343
 
344
- #: includes/class.yith-wcwl-admin-init.php:1278
345
  #, fuzzy
346
  msgid "Show \"Share on Google+\" button"
347
  msgstr "Partilhar no Facebook"
348
 
349
- #: includes/class.yith-wcwl-admin-init.php:1284
350
  msgid "Share by Email"
351
  msgstr ""
352
 
353
- #: includes/class.yith-wcwl-admin-init.php:1285
354
  #, fuzzy
355
  msgid "Show \"Share by Email\" button"
356
  msgstr "Texto do botão \"Adicionar ao carrinho \""
357
 
358
- #: includes/class.yith-wcwl-admin-init.php:1291
359
  msgid "Share by WhatsApp"
360
  msgstr ""
361
 
362
- #: includes/class.yith-wcwl-admin-init.php:1292
363
  #, fuzzy
364
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
365
  msgstr "Texto do botão \"Adicionar ao carrinho \""
366
 
367
- #: includes/class.yith-wcwl-admin-init.php:1298
368
  msgid "Share by Url"
369
  msgstr ""
370
 
371
- #: includes/class.yith-wcwl-admin-init.php:1299
372
  msgid "Show \"Share Url\" field on wishlist page"
373
  msgstr ""
374
 
375
- #: includes/class.yith-wcwl-admin-init.php:1305
376
  msgid "Social title"
377
  msgstr "Título Redes Sociais"
378
 
379
- #: includes/class.yith-wcwl-admin-init.php:1312
380
  msgid "Social text"
381
  msgstr "Texto Redes Sociais"
382
 
383
- #: includes/class.yith-wcwl-admin-init.php:1313
384
  msgid ""
385
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
386
  "strong> where you want to show the URL of your wishlist."
387
  msgstr ""
388
 
389
- #: includes/class.yith-wcwl-admin-init.php:1320
390
  msgid "Social image URL"
391
  msgstr "Url para partilhar"
392
 
393
- #: includes/class.yith-wcwl-admin-init.php:1321
394
  msgid "It will be used by Pinterest."
395
  msgstr ""
396
 
397
- #: includes/class.yith-wcwl-admin-init.php:1335
398
  msgid ""
399
  "If you want to take advantage of this feature, you could consider to "
400
  "purchase the %s."
401
  msgstr ""
402
 
403
- #: includes/class.yith-wcwl-admin-init.php:1340
404
  msgid "YITH WooCommerce Frequently Bought Together Integration"
405
  msgstr ""
406
 
407
- #: includes/class.yith-wcwl-admin-init.php:1347
408
  msgid "Enable slider in wishlist"
409
  msgstr ""
410
 
411
- #: includes/class.yith-wcwl-admin-init.php:1348
412
  msgid ""
413
  "Choose to enable product slider in wishlist page with linked products (<a "
414
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
415
  msgstr ""
416
 
417
- #: includes/class.yith-wcwl-admin-init.php:1384
418
  #, fuzzy
419
  msgid "\"Add to wishlist\" button"
420
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
421
 
422
- #: includes/class.yith-wcwl-admin-init.php:1387
423
- #: includes/class.yith-wcwl-admin-init.php:1405
424
- #: includes/class.yith-wcwl-admin-init.php:1423
425
- #: includes/class.yith-wcwl-admin-init.php:1441
426
- #: includes/class.yith-wcwl-admin-init.php:1459
427
- msgid "Background"
428
- msgstr ""
429
-
430
  #: includes/class.yith-wcwl-admin-init.php:1388
431
  #: includes/class.yith-wcwl-admin-init.php:1406
432
  #: includes/class.yith-wcwl-admin-init.php:1424
433
  #: includes/class.yith-wcwl-admin-init.php:1442
434
  #: includes/class.yith-wcwl-admin-init.php:1460
435
- msgid "Text"
436
  msgstr ""
437
 
438
  #: includes/class.yith-wcwl-admin-init.php:1389
@@ -440,62 +432,70 @@ msgstr ""
440
  #: includes/class.yith-wcwl-admin-init.php:1425
441
  #: includes/class.yith-wcwl-admin-init.php:1443
442
  #: includes/class.yith-wcwl-admin-init.php:1461
443
- msgid "Border"
444
  msgstr ""
445
 
446
- #: includes/class.yith-wcwl-admin-init.php:1396
447
- #: includes/class.yith-wcwl-admin-init.php:1414
448
- #: includes/class.yith-wcwl-admin-init.php:1432
449
- #: includes/class.yith-wcwl-admin-init.php:1450
450
- msgid "Background (hover)"
 
451
  msgstr ""
452
 
453
  #: includes/class.yith-wcwl-admin-init.php:1397
454
  #: includes/class.yith-wcwl-admin-init.php:1415
455
  #: includes/class.yith-wcwl-admin-init.php:1433
456
  #: includes/class.yith-wcwl-admin-init.php:1451
457
- msgid "Text (hover)"
458
  msgstr ""
459
 
460
  #: includes/class.yith-wcwl-admin-init.php:1398
461
  #: includes/class.yith-wcwl-admin-init.php:1416
462
  #: includes/class.yith-wcwl-admin-init.php:1434
463
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
464
  msgid "Border (hover)"
465
  msgstr ""
466
 
467
- #: includes/class.yith-wcwl-admin-init.php:1402
468
  #, fuzzy
469
  msgid "\"Add to Cart\" button"
470
  msgstr "Texto do botão \"Adicionar ao carrinho \""
471
 
472
- #: includes/class.yith-wcwl-admin-init.php:1420
473
  msgid "\"Style 1\" button"
474
  msgstr ""
475
 
476
- #: includes/class.yith-wcwl-admin-init.php:1438
477
  msgid "\"Style 2\" button"
478
  msgstr ""
479
 
480
- #: includes/class.yith-wcwl-admin-init.php:1456
481
  #, fuzzy
482
  msgid "Wishlist table"
483
  msgstr "Titulo da lista de desejos"
484
 
485
- #: includes/class.yith-wcwl-admin-init.php:1465
486
  msgid "Headers"
487
  msgstr ""
488
 
489
- #: includes/class.yith-wcwl-admin-init.php:1468
490
  msgid "Background color"
491
  msgstr ""
492
 
493
- #: includes/class.yith-wcwl-admin-init.php:1558
494
  #, fuzzy
495
  msgid "Wishlist Activated"
496
  msgstr "Titulo da lista de desejos"
497
 
498
- #: includes/class.yith-wcwl-admin-init.php:1559
499
  msgid ""
500
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
501
  "can access to all the settings of our plugins that you have activated. "
@@ -503,12 +503,12 @@ msgid ""
503
  "options, <a href=\"%s\">discover it now</a>."
504
  msgstr ""
505
 
506
- #: includes/class.yith-wcwl-admin-init.php:1570
507
  #, fuzzy
508
  msgid "Wishlist Updated"
509
  msgstr "Meus desejos"
510
 
511
- #: includes/class.yith-wcwl-admin-init.php:1571
512
  msgid ""
513
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
514
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: YIThemes <support@yithemes.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
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:1493
25
+ #: includes/class.yith-wcwl-admin-init.php:1494
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "Lista de Desejos"
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1041
89
  msgid "General Settings"
90
  msgstr "Opções gerais"
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1048
93
  msgid "Enable YITH Wishlist"
94
  msgstr "Ativar Lista de Desejos"
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1055
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "Titulo da lista de desejos"
100
 
 
101
  #: includes/class.yith-wcwl-admin-init.php:1057
102
+ #: includes/class.yith-wcwl-admin-init.php:1058
103
+ #: includes/class.yith-wcwl-admin-init.php:1308
104
  msgid "My wishlist on %s"
105
  msgstr "Minha lista de desejos em %s"
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1063
108
  msgid "Wishlist Page"
109
  msgstr "Meus desejos"
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1064
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr "Conteúdo da página: [yith_wcwl_wishlist]"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1073
116
  msgid "Position"
117
  msgstr "Posição"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1074
120
  #, fuzzy
121
  msgid ""
122
  "You can add the button in variable products only after the \"Add to Cart\" "
125
  "Em produtos variáveis você pode adicionar isto somenteapós \"Adcionar ao "
126
  "Carrinho\" ou usar o shortcode [yith_wcwl_add_to_wishlist]."
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1080
129
  msgid "After \"Add to cart\""
130
  msgstr "Após \" Adicionar ao carrinho \""
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1081
133
  msgid "After thumbnails"
134
  msgstr "Após miniaturas"
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1082
137
  msgid "After summary"
138
  msgstr "Após sumário"
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1083
141
  msgid "Use shortcode"
142
  msgstr "Usar shortcode"
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1088
145
  msgid "Redirect to cart"
146
  msgstr "Redirecionar para o carrinho"
147
 
148
+ #: includes/class.yith-wcwl-admin-init.php:1089
149
  msgid ""
150
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
151
  "page."
153
  "Redirecionar para a página de carrinho se o botão \" Adcionar ao carrinho \" "
154
  "estiver clicado na página de lista de desejos."
155
 
156
+ #: includes/class.yith-wcwl-admin-init.php:1095
157
  msgid "Remove if added to the cart"
158
  msgstr "Remover se adcionado ao carrinho"
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1096
161
  #, fuzzy
162
  msgid "Remove the product from the wishlist if it has been added to the cart."
163
  msgstr ""
164
  "Remover o produto da lista, se a mesma tiver sido adicionada ao carrinho."
165
 
166
+ #: includes/class.yith-wcwl-admin-init.php:1102
167
  msgid "\"Add to Wishlist\" text"
168
  msgstr "Texto \" Adcionar a Lista de Desejos\""
169
 
170
+ #: includes/class.yith-wcwl-admin-init.php:1104
171
  msgid "Add to Wishlist"
172
  msgstr "Adicionar aos meus desejos"
173
 
174
+ #: includes/class.yith-wcwl-admin-init.php:1109
175
  #, fuzzy
176
  msgid "\"Browse wishlist\" text"
177
  msgstr "Veja sua lista de desejos!"
178
 
179
+ #: includes/class.yith-wcwl-admin-init.php:1111
180
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
181
  msgid "Browse Wishlist"
182
  msgstr "Veja sua lista de desejos!"
183
 
184
+ #: includes/class.yith-wcwl-admin-init.php:1116
185
  #, fuzzy
186
  msgid "\"Product already in wishlist\" text"
187
  msgstr "Produto já na lista de desejos."
188
 
189
+ #: includes/class.yith-wcwl-admin-init.php:1118
190
  #: includes/class.yith-wcwl-ui.php:83
191
  msgid "The product is already in the wishlist!"
192
  msgstr "Esse produto já se encontra na sua lista de desejos!"
193
 
194
+ #: includes/class.yith-wcwl-admin-init.php:1123
195
  #, fuzzy
196
  msgid "\"Product added\" text"
197
  msgstr "Produto adicionado!"
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1125
200
  #: includes/class.yith-wcwl-ui.php:82
201
  msgid "Product added!"
202
  msgstr "Produto adicionado!"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1130
205
  msgid "\"Add to Cart\" text"
206
  msgstr "Texto \" Adicionar ao Carrinho\""
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1132
209
  msgid "Add to Cart"
210
  msgstr "Adcionar ao Carrinho"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1137
213
  #, fuzzy
214
  msgid "Show Unit price"
215
  msgstr "Preço unitário"
216
 
217
+ #: includes/class.yith-wcwl-admin-init.php:1138
218
  msgid "Show unit price for each product in wishlist"
219
  msgstr ""
220
 
221
+ #: includes/class.yith-wcwl-admin-init.php:1145
222
  #, fuzzy
223
  msgid "Show \"Add to Cart\" button"
224
  msgstr "Texto do botão \"Adicionar ao carrinho \""
225
 
226
+ #: includes/class.yith-wcwl-admin-init.php:1146
227
  #, fuzzy
228
  msgid "Show \"Add to Cart\" button for each product in wishlist"
229
  msgstr "Fundo do do botão \"Adicionar ao carrinho \""
230
 
231
+ #: includes/class.yith-wcwl-admin-init.php:1153
232
  msgid "Show Stock status"
233
  msgstr "Status do stock"
234
 
235
+ #: includes/class.yith-wcwl-admin-init.php:1154
236
  msgid ""
237
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
238
  msgstr ""
239
 
240
+ #: includes/class.yith-wcwl-admin-init.php:1161
241
  msgid "Show Date of addition"
242
  msgstr ""
243
 
244
+ #: includes/class.yith-wcwl-admin-init.php:1162
245
  #, fuzzy
246
  msgid "Show the date when users have added a product to the wishlist"
247
  msgstr "Oops! Ocorreu um erro ao adicionar o produto à lista de desejos."
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1169
250
  #, fuzzy
251
  msgid "Add second remove button"
252
  msgstr "Texto do botão \"Adicionar ao carrinho \""
253
 
254
+ #: includes/class.yith-wcwl-admin-init.php:1170
255
  msgid "Add a second remove button in the last column, with extended label"
256
  msgstr ""
257
 
258
+ #: includes/class.yith-wcwl-admin-init.php:1185
259
  msgid "Styles"
260
  msgstr "Estilos"
261
 
262
+ #: includes/class.yith-wcwl-admin-init.php:1192
263
  msgid "Use buttons"
264
  msgstr "Usar botões"
265
 
266
+ #: includes/class.yith-wcwl-admin-init.php:1193
267
  #, fuzzy
268
  msgid "Use buttons instead of simple anchors."
269
  msgstr "Usar botões ao invés de simples âncoras."
270
 
271
+ #: includes/class.yith-wcwl-admin-init.php:1199
272
  msgid "Custom CSS"
273
  msgstr "CSS Customizado"
274
 
275
+ #: includes/class.yith-wcwl-admin-init.php:1206
276
  msgid "Use theme style"
277
  msgstr "Usar estilo do tema"
278
 
279
+ #: includes/class.yith-wcwl-admin-init.php:1207
280
  msgid "Use the theme style."
281
  msgstr "Usar o estilo do tema."
282
 
283
+ #: includes/class.yith-wcwl-admin-init.php:1213
284
  #, fuzzy
285
  msgid "Rounded buttons"
286
  msgstr "Usar botões"
287
 
288
+ #: includes/class.yith-wcwl-admin-init.php:1214
289
  #, fuzzy
290
  msgid "Make button corners rounded"
291
  msgstr "Faça botões do canto arredondado"
292
 
293
+ #: includes/class.yith-wcwl-admin-init.php:1220
294
  msgid "\"Add to Wishlist\" icon"
295
  msgstr "Ícone \"Adcionar aos meus desejos\" "
296
 
297
+ #: includes/class.yith-wcwl-admin-init.php:1221
298
  msgid "Add an icon to the \"Add to Wishlist\" button"
299
  msgstr "Adicionar um ícone ao botão \"Adcionar aos meus desejos\""
300
 
301
+ #: includes/class.yith-wcwl-admin-init.php:1231
302
  msgid "\"Add to Cart\" icon"
303
  msgstr "Ícone \"Adicionar ao Carrinho\""
304
 
305
+ #: includes/class.yith-wcwl-admin-init.php:1232
306
  msgid "Add an icon to the \"Add to Cart\" button"
307
  msgstr "Adicionar um ícone ao botão \"Adcionar ao carrinho\""
308
 
309
+ #: includes/class.yith-wcwl-admin-init.php:1250
310
  #, fuzzy
311
  msgid "Social Networks & Share"
312
  msgstr "Social &amp; Compartilhamento"
313
 
314
+ #: includes/class.yith-wcwl-admin-init.php:1257
315
  msgid "Share on Facebook"
316
  msgstr "Partilhar no Facebook"
317
 
318
+ #: includes/class.yith-wcwl-admin-init.php:1258
319
  msgid "Show \"Share on Facebook\" button"
320
  msgstr "Partilhar no Facebook"
321
 
322
+ #: includes/class.yith-wcwl-admin-init.php:1264
323
  msgid "Tweet on Twitter"
324
  msgstr "Tweetar no Twitter"
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1265
327
  #, fuzzy
328
  msgid "Show \"Tweet on Twitter\" button"
329
  msgstr "Tweetar no Twitter"
330
 
331
+ #: includes/class.yith-wcwl-admin-init.php:1271
332
  msgid "Pin on Pinterest"
333
  msgstr ""
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1272
336
  #, fuzzy
337
  msgid "Show \"Pin on Pinterest\" button"
338
  msgstr "Texto do botão \"Adicionar ao carrinho \""
339
 
340
+ #: includes/class.yith-wcwl-admin-init.php:1278
341
  msgid "Share on Google+"
342
  msgstr "Partilhar no Google+"
343
 
344
+ #: includes/class.yith-wcwl-admin-init.php:1279
345
  #, fuzzy
346
  msgid "Show \"Share on Google+\" button"
347
  msgstr "Partilhar no Facebook"
348
 
349
+ #: includes/class.yith-wcwl-admin-init.php:1285
350
  msgid "Share by Email"
351
  msgstr ""
352
 
353
+ #: includes/class.yith-wcwl-admin-init.php:1286
354
  #, fuzzy
355
  msgid "Show \"Share by Email\" button"
356
  msgstr "Texto do botão \"Adicionar ao carrinho \""
357
 
358
+ #: includes/class.yith-wcwl-admin-init.php:1292
359
  msgid "Share by WhatsApp"
360
  msgstr ""
361
 
362
+ #: includes/class.yith-wcwl-admin-init.php:1293
363
  #, fuzzy
364
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
365
  msgstr "Texto do botão \"Adicionar ao carrinho \""
366
 
367
+ #: includes/class.yith-wcwl-admin-init.php:1299
368
  msgid "Share by Url"
369
  msgstr ""
370
 
371
+ #: includes/class.yith-wcwl-admin-init.php:1300
372
  msgid "Show \"Share Url\" field on wishlist page"
373
  msgstr ""
374
 
375
+ #: includes/class.yith-wcwl-admin-init.php:1306
376
  msgid "Social title"
377
  msgstr "Título Redes Sociais"
378
 
379
+ #: includes/class.yith-wcwl-admin-init.php:1313
380
  msgid "Social text"
381
  msgstr "Texto Redes Sociais"
382
 
383
+ #: includes/class.yith-wcwl-admin-init.php:1314
384
  msgid ""
385
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
386
  "strong> where you want to show the URL of your wishlist."
387
  msgstr ""
388
 
389
+ #: includes/class.yith-wcwl-admin-init.php:1321
390
  msgid "Social image URL"
391
  msgstr "Url para partilhar"
392
 
393
+ #: includes/class.yith-wcwl-admin-init.php:1322
394
  msgid "It will be used by Pinterest."
395
  msgstr ""
396
 
397
+ #: includes/class.yith-wcwl-admin-init.php:1336
398
  msgid ""
399
  "If you want to take advantage of this feature, you could consider to "
400
  "purchase the %s."
401
  msgstr ""
402
 
403
+ #: includes/class.yith-wcwl-admin-init.php:1341
404
  msgid "YITH WooCommerce Frequently Bought Together Integration"
405
  msgstr ""
406
 
407
+ #: includes/class.yith-wcwl-admin-init.php:1348
408
  msgid "Enable slider in wishlist"
409
  msgstr ""
410
 
411
+ #: includes/class.yith-wcwl-admin-init.php:1349
412
  msgid ""
413
  "Choose to enable product slider in wishlist page with linked products (<a "
414
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
415
  msgstr ""
416
 
417
+ #: includes/class.yith-wcwl-admin-init.php:1385
418
  #, fuzzy
419
  msgid "\"Add to wishlist\" button"
420
  msgstr "Texto do botão \"Adicionar aos meus desejos\""
421
 
 
 
 
 
 
 
 
 
422
  #: includes/class.yith-wcwl-admin-init.php:1388
423
  #: includes/class.yith-wcwl-admin-init.php:1406
424
  #: includes/class.yith-wcwl-admin-init.php:1424
425
  #: includes/class.yith-wcwl-admin-init.php:1442
426
  #: includes/class.yith-wcwl-admin-init.php:1460
427
+ msgid "Background"
428
  msgstr ""
429
 
430
  #: includes/class.yith-wcwl-admin-init.php:1389
432
  #: includes/class.yith-wcwl-admin-init.php:1425
433
  #: includes/class.yith-wcwl-admin-init.php:1443
434
  #: includes/class.yith-wcwl-admin-init.php:1461
435
+ msgid "Text"
436
  msgstr ""
437
 
438
+ #: includes/class.yith-wcwl-admin-init.php:1390
439
+ #: includes/class.yith-wcwl-admin-init.php:1408
440
+ #: includes/class.yith-wcwl-admin-init.php:1426
441
+ #: includes/class.yith-wcwl-admin-init.php:1444
442
+ #: includes/class.yith-wcwl-admin-init.php:1462
443
+ msgid "Border"
444
  msgstr ""
445
 
446
  #: includes/class.yith-wcwl-admin-init.php:1397
447
  #: includes/class.yith-wcwl-admin-init.php:1415
448
  #: includes/class.yith-wcwl-admin-init.php:1433
449
  #: includes/class.yith-wcwl-admin-init.php:1451
450
+ msgid "Background (hover)"
451
  msgstr ""
452
 
453
  #: includes/class.yith-wcwl-admin-init.php:1398
454
  #: includes/class.yith-wcwl-admin-init.php:1416
455
  #: includes/class.yith-wcwl-admin-init.php:1434
456
  #: includes/class.yith-wcwl-admin-init.php:1452
457
+ msgid "Text (hover)"
458
+ msgstr ""
459
+
460
+ #: includes/class.yith-wcwl-admin-init.php:1399
461
+ #: includes/class.yith-wcwl-admin-init.php:1417
462
+ #: includes/class.yith-wcwl-admin-init.php:1435
463
+ #: includes/class.yith-wcwl-admin-init.php:1453
464
  msgid "Border (hover)"
465
  msgstr ""
466
 
467
+ #: includes/class.yith-wcwl-admin-init.php:1403
468
  #, fuzzy
469
  msgid "\"Add to Cart\" button"
470
  msgstr "Texto do botão \"Adicionar ao carrinho \""
471
 
472
+ #: includes/class.yith-wcwl-admin-init.php:1421
473
  msgid "\"Style 1\" button"
474
  msgstr ""
475
 
476
+ #: includes/class.yith-wcwl-admin-init.php:1439
477
  msgid "\"Style 2\" button"
478
  msgstr ""
479
 
480
+ #: includes/class.yith-wcwl-admin-init.php:1457
481
  #, fuzzy
482
  msgid "Wishlist table"
483
  msgstr "Titulo da lista de desejos"
484
 
485
+ #: includes/class.yith-wcwl-admin-init.php:1466
486
  msgid "Headers"
487
  msgstr ""
488
 
489
+ #: includes/class.yith-wcwl-admin-init.php:1469
490
  msgid "Background color"
491
  msgstr ""
492
 
493
+ #: includes/class.yith-wcwl-admin-init.php:1559
494
  #, fuzzy
495
  msgid "Wishlist Activated"
496
  msgstr "Titulo da lista de desejos"
497
 
498
+ #: includes/class.yith-wcwl-admin-init.php:1560
499
  msgid ""
500
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
501
  "can access to all the settings of our plugins that you have activated. "
503
  "options, <a href=\"%s\">discover it now</a>."
504
  msgstr ""
505
 
506
+ #: includes/class.yith-wcwl-admin-init.php:1571
507
  #, fuzzy
508
  msgid "Wishlist Updated"
509
  msgstr "Meus desejos"
510
 
511
+ #: includes/class.yith-wcwl-admin-init.php:1572
512
  msgid ""
513
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
514
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
languages/yith-woocommerce-wishlist-ru_RU.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-ru_RU.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WCWL\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
@@ -19,8 +19,8 @@ msgstr ""
19
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
20
 
21
  #: includes/class.yith-wcwl-admin-init.php:159
22
- #: includes/class.yith-wcwl-admin-init.php:1492
23
  #: includes/class.yith-wcwl-admin-init.php:1493
 
24
  #: includes/class.yith-wcwl-install.php:245
25
  msgid "Wishlist"
26
  msgstr ""
@@ -83,345 +83,337 @@ msgid ""
83
  "updates and support through our platform available 24h/24."
84
  msgstr ""
85
 
86
- #: includes/class.yith-wcwl-admin-init.php:1040
87
  msgid "General Settings"
88
  msgstr ""
89
 
90
- #: includes/class.yith-wcwl-admin-init.php:1047
91
  msgid "Enable YITH Wishlist"
92
  msgstr ""
93
 
94
- #: includes/class.yith-wcwl-admin-init.php:1054
95
  msgid "Default wishlist title"
96
  msgstr ""
97
 
98
- #: includes/class.yith-wcwl-admin-init.php:1056
99
  #: includes/class.yith-wcwl-admin-init.php:1057
100
- #: includes/class.yith-wcwl-admin-init.php:1307
 
101
  msgid "My wishlist on %s"
102
  msgstr "Мои закладки на %s"
103
 
104
- #: includes/class.yith-wcwl-admin-init.php:1062
105
  msgid "Wishlist Page"
106
  msgstr ""
107
 
108
- #: includes/class.yith-wcwl-admin-init.php:1063
109
  msgid "Page contents: [yith_wcwl_wishlist]"
110
  msgstr ""
111
 
112
- #: includes/class.yith-wcwl-admin-init.php:1072
113
  msgid "Position"
114
  msgstr ""
115
 
116
- #: includes/class.yith-wcwl-admin-init.php:1073
117
  msgid ""
118
  "You can add the button in variable products only after the \"Add to Cart\" "
119
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
120
  msgstr ""
121
 
122
- #: includes/class.yith-wcwl-admin-init.php:1079
123
  msgid "After \"Add to cart\""
124
  msgstr "After \"Добавить в корзину\""
125
 
126
- #: includes/class.yith-wcwl-admin-init.php:1080
127
  msgid "After thumbnails"
128
  msgstr ""
129
 
130
- #: includes/class.yith-wcwl-admin-init.php:1081
131
  msgid "After summary"
132
  msgstr ""
133
 
134
- #: includes/class.yith-wcwl-admin-init.php:1082
135
  msgid "Use shortcode"
136
  msgstr ""
137
 
138
- #: includes/class.yith-wcwl-admin-init.php:1087
139
  msgid "Redirect to cart"
140
  msgstr ""
141
 
142
- #: includes/class.yith-wcwl-admin-init.php:1088
143
  msgid ""
144
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
145
  "page."
146
  msgstr ""
147
 
148
- #: includes/class.yith-wcwl-admin-init.php:1094
149
  msgid "Remove if added to the cart"
150
  msgstr ""
151
 
152
- #: includes/class.yith-wcwl-admin-init.php:1095
153
  msgid "Remove the product from the wishlist if it has been added to the cart."
154
  msgstr ""
155
 
156
- #: includes/class.yith-wcwl-admin-init.php:1101
157
  msgid "\"Add to Wishlist\" text"
158
  msgstr ""
159
 
160
- #: includes/class.yith-wcwl-admin-init.php:1103
161
  msgid "Add to Wishlist"
162
  msgstr ""
163
 
164
- #: includes/class.yith-wcwl-admin-init.php:1108
165
  #, fuzzy
166
  msgid "\"Browse wishlist\" text"
167
  msgstr "\"Добавить в корзину\" button text"
168
 
169
- #: includes/class.yith-wcwl-admin-init.php:1110
170
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
171
  msgid "Browse Wishlist"
172
  msgstr ""
173
 
174
- #: includes/class.yith-wcwl-admin-init.php:1115
175
  msgid "\"Product already in wishlist\" text"
176
  msgstr ""
177
 
178
- #: includes/class.yith-wcwl-admin-init.php:1117
179
  #: includes/class.yith-wcwl-ui.php:83
180
  msgid "The product is already in the wishlist!"
181
  msgstr ""
182
 
183
- #: includes/class.yith-wcwl-admin-init.php:1122
184
  #, fuzzy
185
  msgid "\"Product added\" text"
186
  msgstr "Продукт успешно добавлен в корзину"
187
 
188
- #: includes/class.yith-wcwl-admin-init.php:1124
189
  #: includes/class.yith-wcwl-ui.php:82
190
  msgid "Product added!"
191
  msgstr ""
192
 
193
- #: includes/class.yith-wcwl-admin-init.php:1129
194
  msgid "\"Add to Cart\" text"
195
  msgstr "\"Добавить в корзину\" text"
196
 
197
- #: includes/class.yith-wcwl-admin-init.php:1131
198
  msgid "Add to Cart"
199
  msgstr "Добавить в корзину"
200
 
201
- #: includes/class.yith-wcwl-admin-init.php:1136
202
  #, fuzzy
203
  msgid "Show Unit price"
204
  msgstr "Цена"
205
 
206
- #: includes/class.yith-wcwl-admin-init.php:1137
207
  msgid "Show unit price for each product in wishlist"
208
  msgstr ""
209
 
210
- #: includes/class.yith-wcwl-admin-init.php:1144
211
  #, fuzzy
212
  msgid "Show \"Add to Cart\" button"
213
  msgstr "\"Добавить в корзину\" button text"
214
 
215
- #: includes/class.yith-wcwl-admin-init.php:1145
216
  #, fuzzy
217
  msgid "Show \"Add to Cart\" button for each product in wishlist"
218
  msgstr "\"Добавить в корзину\" button background"
219
 
220
- #: includes/class.yith-wcwl-admin-init.php:1152
221
  #, fuzzy
222
  msgid "Show Stock status"
223
  msgstr "Показывать статус склада"
224
 
225
- #: includes/class.yith-wcwl-admin-init.php:1153
226
  msgid ""
227
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
228
  msgstr ""
229
 
230
- #: includes/class.yith-wcwl-admin-init.php:1160
231
  msgid "Show Date of addition"
232
  msgstr ""
233
 
234
- #: includes/class.yith-wcwl-admin-init.php:1161
235
  #, fuzzy
236
  msgid "Show the date when users have added a product to the wishlist"
237
  msgstr "Показывать дату добавления в избранное"
238
 
239
- #: includes/class.yith-wcwl-admin-init.php:1168
240
  #, fuzzy
241
  msgid "Add second remove button"
242
  msgstr "Добавить вторую кнопку удаления"
243
 
244
- #: includes/class.yith-wcwl-admin-init.php:1169
245
  msgid "Add a second remove button in the last column, with extended label"
246
  msgstr ""
247
 
248
- #: includes/class.yith-wcwl-admin-init.php:1184
249
  msgid "Styles"
250
  msgstr ""
251
 
252
- #: includes/class.yith-wcwl-admin-init.php:1191
253
  msgid "Use buttons"
254
  msgstr ""
255
 
256
- #: includes/class.yith-wcwl-admin-init.php:1192
257
  msgid "Use buttons instead of simple anchors."
258
  msgstr ""
259
 
260
- #: includes/class.yith-wcwl-admin-init.php:1198
261
  msgid "Custom CSS"
262
  msgstr ""
263
 
264
- #: includes/class.yith-wcwl-admin-init.php:1205
265
  msgid "Use theme style"
266
  msgstr ""
267
 
268
- #: includes/class.yith-wcwl-admin-init.php:1206
269
  msgid "Use the theme style."
270
  msgstr ""
271
 
272
- #: includes/class.yith-wcwl-admin-init.php:1212
273
  msgid "Rounded buttons"
274
  msgstr ""
275
 
276
- #: includes/class.yith-wcwl-admin-init.php:1213
277
  msgid "Make button corners rounded"
278
  msgstr ""
279
 
280
- #: includes/class.yith-wcwl-admin-init.php:1219
281
  msgid "\"Add to Wishlist\" icon"
282
  msgstr ""
283
 
284
- #: includes/class.yith-wcwl-admin-init.php:1220
285
  msgid "Add an icon to the \"Add to Wishlist\" button"
286
  msgstr ""
287
 
288
- #: includes/class.yith-wcwl-admin-init.php:1230
289
  msgid "\"Add to Cart\" icon"
290
  msgstr "\"Добавить в корзину\" icon"
291
 
292
- #: includes/class.yith-wcwl-admin-init.php:1231
293
  msgid "Add an icon to the \"Add to Cart\" button"
294
  msgstr "Add an icon to the \"Добавить в корзину\" button"
295
 
296
- #: includes/class.yith-wcwl-admin-init.php:1249
297
  msgid "Social Networks & Share"
298
  msgstr ""
299
 
300
- #: includes/class.yith-wcwl-admin-init.php:1256
301
  msgid "Share on Facebook"
302
  msgstr "Поделиться на Facebook"
303
 
304
- #: includes/class.yith-wcwl-admin-init.php:1257
305
  #, fuzzy
306
  msgid "Show \"Share on Facebook\" button"
307
  msgstr "Показать кнопку \"Поделиться в Facebook\""
308
 
309
- #: includes/class.yith-wcwl-admin-init.php:1263
310
  msgid "Tweet on Twitter"
311
  msgstr "Поделиться в Twitter"
312
 
313
- #: includes/class.yith-wcwl-admin-init.php:1264
314
  #, fuzzy
315
  msgid "Show \"Tweet on Twitter\" button"
316
  msgstr "Показать кнопку \"Поделиться в Twitter\""
317
 
318
- #: includes/class.yith-wcwl-admin-init.php:1270
319
  msgid "Pin on Pinterest"
320
  msgstr "Поделиться в Pinterest"
321
 
322
- #: includes/class.yith-wcwl-admin-init.php:1271
323
  #, fuzzy
324
  msgid "Show \"Pin on Pinterest\" button"
325
  msgstr "Показать кнопку \"Поделиться в Pinterest\""
326
 
327
- #: includes/class.yith-wcwl-admin-init.php:1277
328
  msgid "Share on Google+"
329
  msgstr "Поделиться в Google+"
330
 
331
- #: includes/class.yith-wcwl-admin-init.php:1278
332
  #, fuzzy
333
  msgid "Show \"Share on Google+\" button"
334
  msgstr "Показать кнопку \"Поделиться в Google+\""
335
 
336
- #: includes/class.yith-wcwl-admin-init.php:1284
337
  msgid "Share by Email"
338
  msgstr "Поделиться через Email"
339
 
340
- #: includes/class.yith-wcwl-admin-init.php:1285
341
  #, fuzzy
342
  msgid "Show \"Share by Email\" button"
343
  msgstr "Показать кнопку \"Поделиться через Email\""
344
 
345
- #: includes/class.yith-wcwl-admin-init.php:1291
346
  #, fuzzy
347
  msgid "Share by WhatsApp"
348
  msgstr "Поделиться через Email"
349
 
350
- #: includes/class.yith-wcwl-admin-init.php:1292
351
  #, fuzzy
352
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
353
  msgstr "Показать кнопку \"Поделиться через Email\""
354
 
355
- #: includes/class.yith-wcwl-admin-init.php:1298
356
  #, fuzzy
357
  msgid "Share by Url"
358
  msgstr "Поделиться через Email"
359
 
360
- #: includes/class.yith-wcwl-admin-init.php:1299
361
  msgid "Show \"Share Url\" field on wishlist page"
362
  msgstr ""
363
 
364
- #: includes/class.yith-wcwl-admin-init.php:1305
365
  msgid "Social title"
366
  msgstr ""
367
 
368
- #: includes/class.yith-wcwl-admin-init.php:1312
369
  msgid "Social text"
370
  msgstr ""
371
 
372
- #: includes/class.yith-wcwl-admin-init.php:1313
373
  msgid ""
374
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
375
  "strong> where you want to show the URL of your wishlist."
376
  msgstr ""
377
 
378
- #: includes/class.yith-wcwl-admin-init.php:1320
379
  msgid "Social image URL"
380
  msgstr ""
381
 
382
- #: includes/class.yith-wcwl-admin-init.php:1321
383
  msgid "It will be used by Pinterest."
384
  msgstr ""
385
 
386
- #: includes/class.yith-wcwl-admin-init.php:1335
387
  msgid ""
388
  "If you want to take advantage of this feature, you could consider to "
389
  "purchase the %s."
390
  msgstr ""
391
 
392
- #: includes/class.yith-wcwl-admin-init.php:1340
393
  msgid "YITH WooCommerce Frequently Bought Together Integration"
394
  msgstr ""
395
 
396
- #: includes/class.yith-wcwl-admin-init.php:1347
397
  msgid "Enable slider in wishlist"
398
  msgstr ""
399
 
400
- #: includes/class.yith-wcwl-admin-init.php:1348
401
  msgid ""
402
  "Choose to enable product slider in wishlist page with linked products (<a "
403
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
404
  msgstr ""
405
 
406
- #: includes/class.yith-wcwl-admin-init.php:1384
407
  #, fuzzy
408
  msgid "\"Add to wishlist\" button"
409
  msgstr "\"Добавить в корзину\" button text"
410
 
411
- #: includes/class.yith-wcwl-admin-init.php:1387
412
- #: includes/class.yith-wcwl-admin-init.php:1405
413
- #: includes/class.yith-wcwl-admin-init.php:1423
414
- #: includes/class.yith-wcwl-admin-init.php:1441
415
- #: includes/class.yith-wcwl-admin-init.php:1459
416
- msgid "Background"
417
- msgstr ""
418
-
419
  #: includes/class.yith-wcwl-admin-init.php:1388
420
  #: includes/class.yith-wcwl-admin-init.php:1406
421
  #: includes/class.yith-wcwl-admin-init.php:1424
422
  #: includes/class.yith-wcwl-admin-init.php:1442
423
  #: includes/class.yith-wcwl-admin-init.php:1460
424
- msgid "Text"
425
  msgstr ""
426
 
427
  #: includes/class.yith-wcwl-admin-init.php:1389
@@ -429,60 +421,68 @@ msgstr ""
429
  #: includes/class.yith-wcwl-admin-init.php:1425
430
  #: includes/class.yith-wcwl-admin-init.php:1443
431
  #: includes/class.yith-wcwl-admin-init.php:1461
432
- msgid "Border"
433
  msgstr ""
434
 
435
- #: includes/class.yith-wcwl-admin-init.php:1396
436
- #: includes/class.yith-wcwl-admin-init.php:1414
437
- #: includes/class.yith-wcwl-admin-init.php:1432
438
- #: includes/class.yith-wcwl-admin-init.php:1450
439
- msgid "Background (hover)"
 
440
  msgstr ""
441
 
442
  #: includes/class.yith-wcwl-admin-init.php:1397
443
  #: includes/class.yith-wcwl-admin-init.php:1415
444
  #: includes/class.yith-wcwl-admin-init.php:1433
445
  #: includes/class.yith-wcwl-admin-init.php:1451
446
- msgid "Text (hover)"
447
  msgstr ""
448
 
449
  #: includes/class.yith-wcwl-admin-init.php:1398
450
  #: includes/class.yith-wcwl-admin-init.php:1416
451
  #: includes/class.yith-wcwl-admin-init.php:1434
452
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
453
  msgid "Border (hover)"
454
  msgstr ""
455
 
456
- #: includes/class.yith-wcwl-admin-init.php:1402
457
  #, fuzzy
458
  msgid "\"Add to Cart\" button"
459
  msgstr "\"Добавить в корзину\" button text"
460
 
461
- #: includes/class.yith-wcwl-admin-init.php:1420
462
  msgid "\"Style 1\" button"
463
  msgstr ""
464
 
465
- #: includes/class.yith-wcwl-admin-init.php:1438
466
  msgid "\"Style 2\" button"
467
  msgstr ""
468
 
469
- #: includes/class.yith-wcwl-admin-init.php:1456
470
  msgid "Wishlist table"
471
  msgstr ""
472
 
473
- #: includes/class.yith-wcwl-admin-init.php:1465
474
  msgid "Headers"
475
  msgstr ""
476
 
477
- #: includes/class.yith-wcwl-admin-init.php:1468
478
  msgid "Background color"
479
  msgstr ""
480
 
481
- #: includes/class.yith-wcwl-admin-init.php:1558
482
  msgid "Wishlist Activated"
483
  msgstr ""
484
 
485
- #: includes/class.yith-wcwl-admin-init.php:1559
486
  msgid ""
487
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
488
  "can access to all the settings of our plugins that you have activated. "
@@ -490,11 +490,11 @@ msgid ""
490
  "options, <a href=\"%s\">discover it now</a>."
491
  msgstr ""
492
 
493
- #: includes/class.yith-wcwl-admin-init.php:1570
494
  msgid "Wishlist Updated"
495
  msgstr ""
496
 
497
- #: includes/class.yith-wcwl-admin-init.php:1571
498
  msgid ""
499
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
500
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
2
  msgstr ""
3
  "Project-Id-Version: YITH WCWL\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
19
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
20
 
21
  #: includes/class.yith-wcwl-admin-init.php:159
 
22
  #: includes/class.yith-wcwl-admin-init.php:1493
23
+ #: includes/class.yith-wcwl-admin-init.php:1494
24
  #: includes/class.yith-wcwl-install.php:245
25
  msgid "Wishlist"
26
  msgstr ""
83
  "updates and support through our platform available 24h/24."
84
  msgstr ""
85
 
86
+ #: includes/class.yith-wcwl-admin-init.php:1041
87
  msgid "General Settings"
88
  msgstr ""
89
 
90
+ #: includes/class.yith-wcwl-admin-init.php:1048
91
  msgid "Enable YITH Wishlist"
92
  msgstr ""
93
 
94
+ #: includes/class.yith-wcwl-admin-init.php:1055
95
  msgid "Default wishlist title"
96
  msgstr ""
97
 
 
98
  #: includes/class.yith-wcwl-admin-init.php:1057
99
+ #: includes/class.yith-wcwl-admin-init.php:1058
100
+ #: includes/class.yith-wcwl-admin-init.php:1308
101
  msgid "My wishlist on %s"
102
  msgstr "Мои закладки на %s"
103
 
104
+ #: includes/class.yith-wcwl-admin-init.php:1063
105
  msgid "Wishlist Page"
106
  msgstr ""
107
 
108
+ #: includes/class.yith-wcwl-admin-init.php:1064
109
  msgid "Page contents: [yith_wcwl_wishlist]"
110
  msgstr ""
111
 
112
+ #: includes/class.yith-wcwl-admin-init.php:1073
113
  msgid "Position"
114
  msgstr ""
115
 
116
+ #: includes/class.yith-wcwl-admin-init.php:1074
117
  msgid ""
118
  "You can add the button in variable products only after the \"Add to Cart\" "
119
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
120
  msgstr ""
121
 
122
+ #: includes/class.yith-wcwl-admin-init.php:1080
123
  msgid "After \"Add to cart\""
124
  msgstr "After \"Добавить в корзину\""
125
 
126
+ #: includes/class.yith-wcwl-admin-init.php:1081
127
  msgid "After thumbnails"
128
  msgstr ""
129
 
130
+ #: includes/class.yith-wcwl-admin-init.php:1082
131
  msgid "After summary"
132
  msgstr ""
133
 
134
+ #: includes/class.yith-wcwl-admin-init.php:1083
135
  msgid "Use shortcode"
136
  msgstr ""
137
 
138
+ #: includes/class.yith-wcwl-admin-init.php:1088
139
  msgid "Redirect to cart"
140
  msgstr ""
141
 
142
+ #: includes/class.yith-wcwl-admin-init.php:1089
143
  msgid ""
144
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
145
  "page."
146
  msgstr ""
147
 
148
+ #: includes/class.yith-wcwl-admin-init.php:1095
149
  msgid "Remove if added to the cart"
150
  msgstr ""
151
 
152
+ #: includes/class.yith-wcwl-admin-init.php:1096
153
  msgid "Remove the product from the wishlist if it has been added to the cart."
154
  msgstr ""
155
 
156
+ #: includes/class.yith-wcwl-admin-init.php:1102
157
  msgid "\"Add to Wishlist\" text"
158
  msgstr ""
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1104
161
  msgid "Add to Wishlist"
162
  msgstr ""
163
 
164
+ #: includes/class.yith-wcwl-admin-init.php:1109
165
  #, fuzzy
166
  msgid "\"Browse wishlist\" text"
167
  msgstr "\"Добавить в корзину\" button text"
168
 
169
+ #: includes/class.yith-wcwl-admin-init.php:1111
170
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
171
  msgid "Browse Wishlist"
172
  msgstr ""
173
 
174
+ #: includes/class.yith-wcwl-admin-init.php:1116
175
  msgid "\"Product already in wishlist\" text"
176
  msgstr ""
177
 
178
+ #: includes/class.yith-wcwl-admin-init.php:1118
179
  #: includes/class.yith-wcwl-ui.php:83
180
  msgid "The product is already in the wishlist!"
181
  msgstr ""
182
 
183
+ #: includes/class.yith-wcwl-admin-init.php:1123
184
  #, fuzzy
185
  msgid "\"Product added\" text"
186
  msgstr "Продукт успешно добавлен в корзину"
187
 
188
+ #: includes/class.yith-wcwl-admin-init.php:1125
189
  #: includes/class.yith-wcwl-ui.php:82
190
  msgid "Product added!"
191
  msgstr ""
192
 
193
+ #: includes/class.yith-wcwl-admin-init.php:1130
194
  msgid "\"Add to Cart\" text"
195
  msgstr "\"Добавить в корзину\" text"
196
 
197
+ #: includes/class.yith-wcwl-admin-init.php:1132
198
  msgid "Add to Cart"
199
  msgstr "Добавить в корзину"
200
 
201
+ #: includes/class.yith-wcwl-admin-init.php:1137
202
  #, fuzzy
203
  msgid "Show Unit price"
204
  msgstr "Цена"
205
 
206
+ #: includes/class.yith-wcwl-admin-init.php:1138
207
  msgid "Show unit price for each product in wishlist"
208
  msgstr ""
209
 
210
+ #: includes/class.yith-wcwl-admin-init.php:1145
211
  #, fuzzy
212
  msgid "Show \"Add to Cart\" button"
213
  msgstr "\"Добавить в корзину\" button text"
214
 
215
+ #: includes/class.yith-wcwl-admin-init.php:1146
216
  #, fuzzy
217
  msgid "Show \"Add to Cart\" button for each product in wishlist"
218
  msgstr "\"Добавить в корзину\" button background"
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1153
221
  #, fuzzy
222
  msgid "Show Stock status"
223
  msgstr "Показывать статус склада"
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1154
226
  msgid ""
227
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
228
  msgstr ""
229
 
230
+ #: includes/class.yith-wcwl-admin-init.php:1161
231
  msgid "Show Date of addition"
232
  msgstr ""
233
 
234
+ #: includes/class.yith-wcwl-admin-init.php:1162
235
  #, fuzzy
236
  msgid "Show the date when users have added a product to the wishlist"
237
  msgstr "Показывать дату добавления в избранное"
238
 
239
+ #: includes/class.yith-wcwl-admin-init.php:1169
240
  #, fuzzy
241
  msgid "Add second remove button"
242
  msgstr "Добавить вторую кнопку удаления"
243
 
244
+ #: includes/class.yith-wcwl-admin-init.php:1170
245
  msgid "Add a second remove button in the last column, with extended label"
246
  msgstr ""
247
 
248
+ #: includes/class.yith-wcwl-admin-init.php:1185
249
  msgid "Styles"
250
  msgstr ""
251
 
252
+ #: includes/class.yith-wcwl-admin-init.php:1192
253
  msgid "Use buttons"
254
  msgstr ""
255
 
256
+ #: includes/class.yith-wcwl-admin-init.php:1193
257
  msgid "Use buttons instead of simple anchors."
258
  msgstr ""
259
 
260
+ #: includes/class.yith-wcwl-admin-init.php:1199
261
  msgid "Custom CSS"
262
  msgstr ""
263
 
264
+ #: includes/class.yith-wcwl-admin-init.php:1206
265
  msgid "Use theme style"
266
  msgstr ""
267
 
268
+ #: includes/class.yith-wcwl-admin-init.php:1207
269
  msgid "Use the theme style."
270
  msgstr ""
271
 
272
+ #: includes/class.yith-wcwl-admin-init.php:1213
273
  msgid "Rounded buttons"
274
  msgstr ""
275
 
276
+ #: includes/class.yith-wcwl-admin-init.php:1214
277
  msgid "Make button corners rounded"
278
  msgstr ""
279
 
280
+ #: includes/class.yith-wcwl-admin-init.php:1220
281
  msgid "\"Add to Wishlist\" icon"
282
  msgstr ""
283
 
284
+ #: includes/class.yith-wcwl-admin-init.php:1221
285
  msgid "Add an icon to the \"Add to Wishlist\" button"
286
  msgstr ""
287
 
288
+ #: includes/class.yith-wcwl-admin-init.php:1231
289
  msgid "\"Add to Cart\" icon"
290
  msgstr "\"Добавить в корзину\" icon"
291
 
292
+ #: includes/class.yith-wcwl-admin-init.php:1232
293
  msgid "Add an icon to the \"Add to Cart\" button"
294
  msgstr "Add an icon to the \"Добавить в корзину\" button"
295
 
296
+ #: includes/class.yith-wcwl-admin-init.php:1250
297
  msgid "Social Networks & Share"
298
  msgstr ""
299
 
300
+ #: includes/class.yith-wcwl-admin-init.php:1257
301
  msgid "Share on Facebook"
302
  msgstr "Поделиться на Facebook"
303
 
304
+ #: includes/class.yith-wcwl-admin-init.php:1258
305
  #, fuzzy
306
  msgid "Show \"Share on Facebook\" button"
307
  msgstr "Показать кнопку \"Поделиться в Facebook\""
308
 
309
+ #: includes/class.yith-wcwl-admin-init.php:1264
310
  msgid "Tweet on Twitter"
311
  msgstr "Поделиться в Twitter"
312
 
313
+ #: includes/class.yith-wcwl-admin-init.php:1265
314
  #, fuzzy
315
  msgid "Show \"Tweet on Twitter\" button"
316
  msgstr "Показать кнопку \"Поделиться в Twitter\""
317
 
318
+ #: includes/class.yith-wcwl-admin-init.php:1271
319
  msgid "Pin on Pinterest"
320
  msgstr "Поделиться в Pinterest"
321
 
322
+ #: includes/class.yith-wcwl-admin-init.php:1272
323
  #, fuzzy
324
  msgid "Show \"Pin on Pinterest\" button"
325
  msgstr "Показать кнопку \"Поделиться в Pinterest\""
326
 
327
+ #: includes/class.yith-wcwl-admin-init.php:1278
328
  msgid "Share on Google+"
329
  msgstr "Поделиться в Google+"
330
 
331
+ #: includes/class.yith-wcwl-admin-init.php:1279
332
  #, fuzzy
333
  msgid "Show \"Share on Google+\" button"
334
  msgstr "Показать кнопку \"Поделиться в Google+\""
335
 
336
+ #: includes/class.yith-wcwl-admin-init.php:1285
337
  msgid "Share by Email"
338
  msgstr "Поделиться через Email"
339
 
340
+ #: includes/class.yith-wcwl-admin-init.php:1286
341
  #, fuzzy
342
  msgid "Show \"Share by Email\" button"
343
  msgstr "Показать кнопку \"Поделиться через Email\""
344
 
345
+ #: includes/class.yith-wcwl-admin-init.php:1292
346
  #, fuzzy
347
  msgid "Share by WhatsApp"
348
  msgstr "Поделиться через Email"
349
 
350
+ #: includes/class.yith-wcwl-admin-init.php:1293
351
  #, fuzzy
352
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
353
  msgstr "Показать кнопку \"Поделиться через Email\""
354
 
355
+ #: includes/class.yith-wcwl-admin-init.php:1299
356
  #, fuzzy
357
  msgid "Share by Url"
358
  msgstr "Поделиться через Email"
359
 
360
+ #: includes/class.yith-wcwl-admin-init.php:1300
361
  msgid "Show \"Share Url\" field on wishlist page"
362
  msgstr ""
363
 
364
+ #: includes/class.yith-wcwl-admin-init.php:1306
365
  msgid "Social title"
366
  msgstr ""
367
 
368
+ #: includes/class.yith-wcwl-admin-init.php:1313
369
  msgid "Social text"
370
  msgstr ""
371
 
372
+ #: includes/class.yith-wcwl-admin-init.php:1314
373
  msgid ""
374
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
375
  "strong> where you want to show the URL of your wishlist."
376
  msgstr ""
377
 
378
+ #: includes/class.yith-wcwl-admin-init.php:1321
379
  msgid "Social image URL"
380
  msgstr ""
381
 
382
+ #: includes/class.yith-wcwl-admin-init.php:1322
383
  msgid "It will be used by Pinterest."
384
  msgstr ""
385
 
386
+ #: includes/class.yith-wcwl-admin-init.php:1336
387
  msgid ""
388
  "If you want to take advantage of this feature, you could consider to "
389
  "purchase the %s."
390
  msgstr ""
391
 
392
+ #: includes/class.yith-wcwl-admin-init.php:1341
393
  msgid "YITH WooCommerce Frequently Bought Together Integration"
394
  msgstr ""
395
 
396
+ #: includes/class.yith-wcwl-admin-init.php:1348
397
  msgid "Enable slider in wishlist"
398
  msgstr ""
399
 
400
+ #: includes/class.yith-wcwl-admin-init.php:1349
401
  msgid ""
402
  "Choose to enable product slider in wishlist page with linked products (<a "
403
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
404
  msgstr ""
405
 
406
+ #: includes/class.yith-wcwl-admin-init.php:1385
407
  #, fuzzy
408
  msgid "\"Add to wishlist\" button"
409
  msgstr "\"Добавить в корзину\" button text"
410
 
 
 
 
 
 
 
 
 
411
  #: includes/class.yith-wcwl-admin-init.php:1388
412
  #: includes/class.yith-wcwl-admin-init.php:1406
413
  #: includes/class.yith-wcwl-admin-init.php:1424
414
  #: includes/class.yith-wcwl-admin-init.php:1442
415
  #: includes/class.yith-wcwl-admin-init.php:1460
416
+ msgid "Background"
417
  msgstr ""
418
 
419
  #: includes/class.yith-wcwl-admin-init.php:1389
421
  #: includes/class.yith-wcwl-admin-init.php:1425
422
  #: includes/class.yith-wcwl-admin-init.php:1443
423
  #: includes/class.yith-wcwl-admin-init.php:1461
424
+ msgid "Text"
425
  msgstr ""
426
 
427
+ #: includes/class.yith-wcwl-admin-init.php:1390
428
+ #: includes/class.yith-wcwl-admin-init.php:1408
429
+ #: includes/class.yith-wcwl-admin-init.php:1426
430
+ #: includes/class.yith-wcwl-admin-init.php:1444
431
+ #: includes/class.yith-wcwl-admin-init.php:1462
432
+ msgid "Border"
433
  msgstr ""
434
 
435
  #: includes/class.yith-wcwl-admin-init.php:1397
436
  #: includes/class.yith-wcwl-admin-init.php:1415
437
  #: includes/class.yith-wcwl-admin-init.php:1433
438
  #: includes/class.yith-wcwl-admin-init.php:1451
439
+ msgid "Background (hover)"
440
  msgstr ""
441
 
442
  #: includes/class.yith-wcwl-admin-init.php:1398
443
  #: includes/class.yith-wcwl-admin-init.php:1416
444
  #: includes/class.yith-wcwl-admin-init.php:1434
445
  #: includes/class.yith-wcwl-admin-init.php:1452
446
+ msgid "Text (hover)"
447
+ msgstr ""
448
+
449
+ #: includes/class.yith-wcwl-admin-init.php:1399
450
+ #: includes/class.yith-wcwl-admin-init.php:1417
451
+ #: includes/class.yith-wcwl-admin-init.php:1435
452
+ #: includes/class.yith-wcwl-admin-init.php:1453
453
  msgid "Border (hover)"
454
  msgstr ""
455
 
456
+ #: includes/class.yith-wcwl-admin-init.php:1403
457
  #, fuzzy
458
  msgid "\"Add to Cart\" button"
459
  msgstr "\"Добавить в корзину\" button text"
460
 
461
+ #: includes/class.yith-wcwl-admin-init.php:1421
462
  msgid "\"Style 1\" button"
463
  msgstr ""
464
 
465
+ #: includes/class.yith-wcwl-admin-init.php:1439
466
  msgid "\"Style 2\" button"
467
  msgstr ""
468
 
469
+ #: includes/class.yith-wcwl-admin-init.php:1457
470
  msgid "Wishlist table"
471
  msgstr ""
472
 
473
+ #: includes/class.yith-wcwl-admin-init.php:1466
474
  msgid "Headers"
475
  msgstr ""
476
 
477
+ #: includes/class.yith-wcwl-admin-init.php:1469
478
  msgid "Background color"
479
  msgstr ""
480
 
481
+ #: includes/class.yith-wcwl-admin-init.php:1559
482
  msgid "Wishlist Activated"
483
  msgstr ""
484
 
485
+ #: includes/class.yith-wcwl-admin-init.php:1560
486
  msgid ""
487
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
488
  "can access to all the settings of our plugins that you have activated. "
490
  "options, <a href=\"%s\">discover it now</a>."
491
  msgstr ""
492
 
493
+ #: includes/class.yith-wcwl-admin-init.php:1571
494
  msgid "Wishlist Updated"
495
  msgstr ""
496
 
497
+ #: includes/class.yith-wcwl-admin-init.php:1572
498
  msgid ""
499
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
500
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
languages/yith-woocommerce-wishlist-sv_SE.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-sv_SE.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WCWL\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
8
  "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
@@ -18,8 +18,8 @@ msgstr ""
18
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
19
 
20
  #: includes/class.yith-wcwl-admin-init.php:159
21
- #: includes/class.yith-wcwl-admin-init.php:1492
22
  #: includes/class.yith-wcwl-admin-init.php:1493
 
23
  #: includes/class.yith-wcwl-install.php:245
24
  msgid "Wishlist"
25
  msgstr "Önskelista"
@@ -86,37 +86,37 @@ msgstr ""
86
  "avancerade funktionerna ifrån produkten, samt få ett års gratis "
87
  "uppdateringar och support genom hela plattformen 24/7."
88
 
89
- #: includes/class.yith-wcwl-admin-init.php:1040
90
  msgid "General Settings"
91
  msgstr "Generella inställningar"
92
 
93
- #: includes/class.yith-wcwl-admin-init.php:1047
94
  msgid "Enable YITH Wishlist"
95
  msgstr "Aktivera YITH Wishlist"
96
 
97
- #: includes/class.yith-wcwl-admin-init.php:1054
98
  msgid "Default wishlist title"
99
  msgstr "Titel på önskelistan"
100
 
101
- #: includes/class.yith-wcwl-admin-init.php:1056
102
  #: includes/class.yith-wcwl-admin-init.php:1057
103
- #: includes/class.yith-wcwl-admin-init.php:1307
 
104
  msgid "My wishlist on %s"
105
  msgstr "Min önskelista på %s"
106
 
107
- #: includes/class.yith-wcwl-admin-init.php:1062
108
  msgid "Wishlist Page"
109
  msgstr "Önskelistans sida"
110
 
111
- #: includes/class.yith-wcwl-admin-init.php:1063
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr "Sidans innehåll: [yith_wcwl_wishlist]"
114
 
115
- #: includes/class.yith-wcwl-admin-init.php:1072
116
  msgid "Position"
117
  msgstr "Position"
118
 
119
- #: includes/class.yith-wcwl-admin-init.php:1073
120
  msgid ""
121
  "You can add the button in variable products only after the \"Add to Cart\" "
122
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
@@ -125,27 +125,27 @@ msgstr ""
125
  "kundvagn”-knappen eller genom att använda kortkoden "
126
  "[yith_wcwl_add_to_wishlist]."
127
 
128
- #: includes/class.yith-wcwl-admin-init.php:1079
129
  msgid "After \"Add to cart\""
130
  msgstr "Efter “Lägg till i varukorgen”"
131
 
132
- #: includes/class.yith-wcwl-admin-init.php:1080
133
  msgid "After thumbnails"
134
  msgstr "Efter miniatyrbilder"
135
 
136
- #: includes/class.yith-wcwl-admin-init.php:1081
137
  msgid "After summary"
138
  msgstr "Efter sammanfattning"
139
 
140
- #: includes/class.yith-wcwl-admin-init.php:1082
141
  msgid "Use shortcode"
142
  msgstr "Använd kortkod"
143
 
144
- #: includes/class.yith-wcwl-admin-init.php:1087
145
  msgid "Redirect to cart"
146
  msgstr "Omdirigera till kundvagnen"
147
 
148
- #: includes/class.yith-wcwl-admin-init.php:1088
149
  msgid ""
150
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
151
  "page."
@@ -153,247 +153,247 @@ msgstr ""
153
  "Omdirigera till kundvagnen om “Lägg till i kundvagnen” blir klickad i "
154
  "önskelistan."
155
 
156
- #: includes/class.yith-wcwl-admin-init.php:1094
157
  msgid "Remove if added to the cart"
158
  msgstr "Ta bort om tillagd i kundvagnen"
159
 
160
- #: includes/class.yith-wcwl-admin-init.php:1095
161
  msgid "Remove the product from the wishlist if it has been added to the cart."
162
  msgstr ""
163
  "Ta bort produkten ifrån önskelistan om den har blivit tillagd i kundvagnen."
164
 
165
- #: includes/class.yith-wcwl-admin-init.php:1101
166
  msgid "\"Add to Wishlist\" text"
167
  msgstr "“Lägg till i önskelistan”s text"
168
 
169
- #: includes/class.yith-wcwl-admin-init.php:1103
170
  msgid "Add to Wishlist"
171
  msgstr "Lägg till i önskelistan"
172
 
173
- #: includes/class.yith-wcwl-admin-init.php:1108
174
  msgid "\"Browse wishlist\" text"
175
  msgstr "“Bläddra i önskelistan”s text"
176
 
177
- #: includes/class.yith-wcwl-admin-init.php:1110
178
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
179
  msgid "Browse Wishlist"
180
  msgstr "Bläddra i önskelistan"
181
 
182
- #: includes/class.yith-wcwl-admin-init.php:1115
183
  msgid "\"Product already in wishlist\" text"
184
  msgstr "“Produkten redan i önskelistan”s text"
185
 
186
- #: includes/class.yith-wcwl-admin-init.php:1117
187
  #: includes/class.yith-wcwl-ui.php:83
188
  msgid "The product is already in the wishlist!"
189
  msgstr "Produkten är redan i önskelistan!"
190
 
191
- #: includes/class.yith-wcwl-admin-init.php:1122
192
  msgid "\"Product added\" text"
193
  msgstr "“Produkt tillagd”s text"
194
 
195
- #: includes/class.yith-wcwl-admin-init.php:1124
196
  #: includes/class.yith-wcwl-ui.php:82
197
  msgid "Product added!"
198
  msgstr "Produkt tillagd!"
199
 
200
- #: includes/class.yith-wcwl-admin-init.php:1129
201
  msgid "\"Add to Cart\" text"
202
  msgstr "“Lägg till i kundvagn”s text"
203
 
204
- #: includes/class.yith-wcwl-admin-init.php:1131
205
  msgid "Add to Cart"
206
  msgstr "Lägg till i kundvagn"
207
 
208
- #: includes/class.yith-wcwl-admin-init.php:1136
209
  msgid "Show Unit price"
210
  msgstr "Visa produktens pris"
211
 
212
- #: includes/class.yith-wcwl-admin-init.php:1137
213
  msgid "Show unit price for each product in wishlist"
214
  msgstr "Visa produktens pris för varje objekt i önskelistan"
215
 
216
- #: includes/class.yith-wcwl-admin-init.php:1144
217
  msgid "Show \"Add to Cart\" button"
218
  msgstr "Visa “Lägg till i kundvagn”-knapp"
219
 
220
- #: includes/class.yith-wcwl-admin-init.php:1145
221
  msgid "Show \"Add to Cart\" button for each product in wishlist"
222
  msgstr "Visa “Lägg till i kundvagn”-knapp för varje produkt i önskelistan"
223
 
224
- #: includes/class.yith-wcwl-admin-init.php:1152
225
  msgid "Show Stock status"
226
  msgstr "Visa lagersaldo"
227
 
228
- #: includes/class.yith-wcwl-admin-init.php:1153
229
  msgid ""
230
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
231
  msgstr "Visa “I lager” eller “Slut i lager” för varje produkt i önskelistan"
232
 
233
- #: includes/class.yith-wcwl-admin-init.php:1160
234
  msgid "Show Date of addition"
235
  msgstr "Visa tilläggsdatum"
236
 
237
- #: includes/class.yith-wcwl-admin-init.php:1161
238
  msgid "Show the date when users have added a product to the wishlist"
239
  msgstr "Visa datumet som användaren lade till produkten i önskelistan"
240
 
241
- #: includes/class.yith-wcwl-admin-init.php:1168
242
  msgid "Add second remove button"
243
  msgstr "Lägg till en andre “Ta bort”-knapp"
244
 
245
- #: includes/class.yith-wcwl-admin-init.php:1169
246
  msgid "Add a second remove button in the last column, with extended label"
247
  msgstr "Lägg till en andre “Ta bort”-knapp i sista kolumnen med utökad text"
248
 
249
- #: includes/class.yith-wcwl-admin-init.php:1184
250
  msgid "Styles"
251
  msgstr "Stilregler"
252
 
253
- #: includes/class.yith-wcwl-admin-init.php:1191
254
  msgid "Use buttons"
255
  msgstr "Använd knappar"
256
 
257
- #: includes/class.yith-wcwl-admin-init.php:1192
258
  msgid "Use buttons instead of simple anchors."
259
  msgstr "Använd knappar istället för enkla länkar"
260
 
261
- #: includes/class.yith-wcwl-admin-init.php:1198
262
  msgid "Custom CSS"
263
  msgstr "Egen CSS"
264
 
265
- #: includes/class.yith-wcwl-admin-init.php:1205
266
  msgid "Use theme style"
267
  msgstr "Använd temastil"
268
 
269
- #: includes/class.yith-wcwl-admin-init.php:1206
270
  msgid "Use the theme style."
271
  msgstr "Använd temats stil"
272
 
273
- #: includes/class.yith-wcwl-admin-init.php:1212
274
  msgid "Rounded buttons"
275
  msgstr "Rundade knappar"
276
 
277
- #: includes/class.yith-wcwl-admin-init.php:1213
278
  msgid "Make button corners rounded"
279
  msgstr "Gör knappars hörs rundade"
280
 
281
- #: includes/class.yith-wcwl-admin-init.php:1219
282
  msgid "\"Add to Wishlist\" icon"
283
  msgstr "“Lägg till i önskelista”s ikon"
284
 
285
- #: includes/class.yith-wcwl-admin-init.php:1220
286
  msgid "Add an icon to the \"Add to Wishlist\" button"
287
  msgstr "Lägg till en ikon till “Lägg till i önskelista”s knapp"
288
 
289
- #: includes/class.yith-wcwl-admin-init.php:1230
290
  msgid "\"Add to Cart\" icon"
291
  msgstr "“Lägg till i kundvagn”s ikon"
292
 
293
- #: includes/class.yith-wcwl-admin-init.php:1231
294
  msgid "Add an icon to the \"Add to Cart\" button"
295
  msgstr "Lägg till en ikon till “Lägg till i kundvagn”s knapp"
296
 
297
- #: includes/class.yith-wcwl-admin-init.php:1249
298
  msgid "Social Networks & Share"
299
  msgstr "Sociala nätverk & dela"
300
 
301
- #: includes/class.yith-wcwl-admin-init.php:1256
302
  msgid "Share on Facebook"
303
  msgstr "Dela på Facebook"
304
 
305
- #: includes/class.yith-wcwl-admin-init.php:1257
306
  msgid "Show \"Share on Facebook\" button"
307
  msgstr "Visa “Dela på Facebook”-knapp"
308
 
309
- #: includes/class.yith-wcwl-admin-init.php:1263
310
  msgid "Tweet on Twitter"
311
  msgstr "Twittra på Twitter"
312
 
313
- #: includes/class.yith-wcwl-admin-init.php:1264
314
  msgid "Show \"Tweet on Twitter\" button"
315
  msgstr "Visa “Twittra på Twitter”-knapp"
316
 
317
- #: includes/class.yith-wcwl-admin-init.php:1270
318
  msgid "Pin on Pinterest"
319
  msgstr "Pinna på Pintrest"
320
 
321
- #: includes/class.yith-wcwl-admin-init.php:1271
322
  msgid "Show \"Pin on Pinterest\" button"
323
  msgstr "Visa “Pinna på Pintrest”-knapp"
324
 
325
- #: includes/class.yith-wcwl-admin-init.php:1277
326
  msgid "Share on Google+"
327
  msgstr "Dela på Google+"
328
 
329
- #: includes/class.yith-wcwl-admin-init.php:1278
330
  msgid "Show \"Share on Google+\" button"
331
  msgstr "Visa “Dela på Google+”-knapp"
332
 
333
- #: includes/class.yith-wcwl-admin-init.php:1284
334
  msgid "Share by Email"
335
  msgstr "Dela via Email"
336
 
337
- #: includes/class.yith-wcwl-admin-init.php:1285
338
  msgid "Show \"Share by Email\" button"
339
  msgstr "Visa “Dela via Email”-knapp"
340
 
341
- #: includes/class.yith-wcwl-admin-init.php:1291
342
  #, fuzzy
343
  msgid "Share by WhatsApp"
344
  msgstr "Dela via Email"
345
 
346
- #: includes/class.yith-wcwl-admin-init.php:1292
347
  #, fuzzy
348
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
349
  msgstr "Visa “Dela via Email”-knapp"
350
 
351
- #: includes/class.yith-wcwl-admin-init.php:1298
352
  #, fuzzy
353
  msgid "Share by Url"
354
  msgstr "Dela via Email"
355
 
356
- #: includes/class.yith-wcwl-admin-init.php:1299
357
  msgid "Show \"Share Url\" field on wishlist page"
358
  msgstr ""
359
 
360
- #: includes/class.yith-wcwl-admin-init.php:1305
361
  msgid "Social title"
362
  msgstr "Titel på sociala medier"
363
 
364
- #: includes/class.yith-wcwl-admin-init.php:1312
365
  msgid "Social text"
366
  msgstr "Text på sociala medier"
367
 
368
- #: includes/class.yith-wcwl-admin-init.php:1313
369
  msgid ""
370
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
371
  "strong> where you want to show the URL of your wishlist."
372
  msgstr ""
373
 
374
- #: includes/class.yith-wcwl-admin-init.php:1320
375
  msgid "Social image URL"
376
  msgstr "Bild för sociala medier (URL)"
377
 
378
- #: includes/class.yith-wcwl-admin-init.php:1321
379
  msgid "It will be used by Pinterest."
380
  msgstr ""
381
 
382
- #: includes/class.yith-wcwl-admin-init.php:1335
383
  msgid ""
384
  "If you want to take advantage of this feature, you could consider to "
385
  "purchase the %s."
386
  msgstr "Om du vill ta del av denna funktionen bör du överväga att köpa %s."
387
 
388
- #: includes/class.yith-wcwl-admin-init.php:1340
389
  msgid "YITH WooCommerce Frequently Bought Together Integration"
390
  msgstr "YITH WooCommerce Vanliga köpte tillsammans integritet"
391
 
392
- #: includes/class.yith-wcwl-admin-init.php:1347
393
  msgid "Enable slider in wishlist"
394
  msgstr "Aktivera slider i önskelistan"
395
 
396
- #: includes/class.yith-wcwl-admin-init.php:1348
397
  msgid ""
398
  "Choose to enable product slider in wishlist page with linked products (<a "
399
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
@@ -401,84 +401,84 @@ msgstr ""
401
  "Välj en produktslider på önskelistans sida med länkade produkter (<a "
402
  "href=“%s” class=“thickbox”>Exempel</a>.%s"
403
 
404
- #: includes/class.yith-wcwl-admin-init.php:1384
405
  msgid "\"Add to wishlist\" button"
406
  msgstr "“Lägg till i önskelista”-knapp"
407
 
408
- #: includes/class.yith-wcwl-admin-init.php:1387
409
- #: includes/class.yith-wcwl-admin-init.php:1405
410
- #: includes/class.yith-wcwl-admin-init.php:1423
411
- #: includes/class.yith-wcwl-admin-init.php:1441
412
- #: includes/class.yith-wcwl-admin-init.php:1459
413
- msgid "Background"
414
- msgstr "Bakgrund"
415
-
416
  #: includes/class.yith-wcwl-admin-init.php:1388
417
  #: includes/class.yith-wcwl-admin-init.php:1406
418
  #: includes/class.yith-wcwl-admin-init.php:1424
419
  #: includes/class.yith-wcwl-admin-init.php:1442
420
  #: includes/class.yith-wcwl-admin-init.php:1460
421
- msgid "Text"
422
- msgstr "Text"
423
 
424
  #: includes/class.yith-wcwl-admin-init.php:1389
425
  #: includes/class.yith-wcwl-admin-init.php:1407
426
  #: includes/class.yith-wcwl-admin-init.php:1425
427
  #: includes/class.yith-wcwl-admin-init.php:1443
428
  #: includes/class.yith-wcwl-admin-init.php:1461
 
 
 
 
 
 
 
 
429
  msgid "Border"
430
  msgstr "Ram"
431
 
432
- #: includes/class.yith-wcwl-admin-init.php:1396
433
- #: includes/class.yith-wcwl-admin-init.php:1414
434
- #: includes/class.yith-wcwl-admin-init.php:1432
435
- #: includes/class.yith-wcwl-admin-init.php:1450
436
- msgid "Background (hover)"
437
- msgstr "Bakgrund (när muspekare är över)"
438
-
439
  #: includes/class.yith-wcwl-admin-init.php:1397
440
  #: includes/class.yith-wcwl-admin-init.php:1415
441
  #: includes/class.yith-wcwl-admin-init.php:1433
442
  #: includes/class.yith-wcwl-admin-init.php:1451
443
- msgid "Text (hover)"
444
- msgstr "Text (när muspekare är över)"
445
 
446
  #: includes/class.yith-wcwl-admin-init.php:1398
447
  #: includes/class.yith-wcwl-admin-init.php:1416
448
  #: includes/class.yith-wcwl-admin-init.php:1434
449
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
450
  msgid "Border (hover)"
451
  msgstr "Ram (när muspekare är över)"
452
 
453
- #: includes/class.yith-wcwl-admin-init.php:1402
454
  msgid "\"Add to Cart\" button"
455
  msgstr "“Lägg till i kundvagn”-knapp"
456
 
457
- #: includes/class.yith-wcwl-admin-init.php:1420
458
  msgid "\"Style 1\" button"
459
  msgstr "“Stil 1”-knapp"
460
 
461
- #: includes/class.yith-wcwl-admin-init.php:1438
462
  msgid "\"Style 2\" button"
463
  msgstr "“Stil 2”-knapp"
464
 
465
- #: includes/class.yith-wcwl-admin-init.php:1456
466
  msgid "Wishlist table"
467
  msgstr "Önskelistatabell"
468
 
469
- #: includes/class.yith-wcwl-admin-init.php:1465
470
  msgid "Headers"
471
  msgstr "Headers"
472
 
473
- #: includes/class.yith-wcwl-admin-init.php:1468
474
  msgid "Background color"
475
  msgstr "Bakgrundsfärg"
476
 
477
- #: includes/class.yith-wcwl-admin-init.php:1558
478
  msgid "Wishlist Activated"
479
  msgstr "Önskelista aktiverad"
480
 
481
- #: includes/class.yith-wcwl-admin-init.php:1559
482
  msgid ""
483
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
484
  "can access to all the settings of our plugins that you have activated. "
@@ -490,11 +490,11 @@ msgstr ""
490
  "finns tillgänglig i en utmärkt premiumversion med många nya inställningar, "
491
  "<a href=“%s”>upptäck dem nu</a>"
492
 
493
- #: includes/class.yith-wcwl-admin-init.php:1570
494
  msgid "Wishlist Updated"
495
  msgstr "Önskelistan uppdaterad"
496
 
497
- #: includes/class.yith-wcwl-admin-init.php:1571
498
  msgid ""
499
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
500
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
2
  msgstr ""
3
  "Project-Id-Version: YITH WCWL\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: Nicola Mustone <mail@nicolamustone.it>\n"
8
  "Language-Team: Your Inspiration Themes <support@yithemes.com>\n"
18
  "X-Poedit-SearchPathExcluded-0: plugin-fw\n"
19
 
20
  #: includes/class.yith-wcwl-admin-init.php:159
 
21
  #: includes/class.yith-wcwl-admin-init.php:1493
22
+ #: includes/class.yith-wcwl-admin-init.php:1494
23
  #: includes/class.yith-wcwl-install.php:245
24
  msgid "Wishlist"
25
  msgstr "Önskelista"
86
  "avancerade funktionerna ifrån produkten, samt få ett års gratis "
87
  "uppdateringar och support genom hela plattformen 24/7."
88
 
89
+ #: includes/class.yith-wcwl-admin-init.php:1041
90
  msgid "General Settings"
91
  msgstr "Generella inställningar"
92
 
93
+ #: includes/class.yith-wcwl-admin-init.php:1048
94
  msgid "Enable YITH Wishlist"
95
  msgstr "Aktivera YITH Wishlist"
96
 
97
+ #: includes/class.yith-wcwl-admin-init.php:1055
98
  msgid "Default wishlist title"
99
  msgstr "Titel på önskelistan"
100
 
 
101
  #: includes/class.yith-wcwl-admin-init.php:1057
102
+ #: includes/class.yith-wcwl-admin-init.php:1058
103
+ #: includes/class.yith-wcwl-admin-init.php:1308
104
  msgid "My wishlist on %s"
105
  msgstr "Min önskelista på %s"
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1063
108
  msgid "Wishlist Page"
109
  msgstr "Önskelistans sida"
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1064
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr "Sidans innehåll: [yith_wcwl_wishlist]"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1073
116
  msgid "Position"
117
  msgstr "Position"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1074
120
  msgid ""
121
  "You can add the button in variable products only after the \"Add to Cart\" "
122
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
125
  "kundvagn”-knappen eller genom att använda kortkoden "
126
  "[yith_wcwl_add_to_wishlist]."
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1080
129
  msgid "After \"Add to cart\""
130
  msgstr "Efter “Lägg till i varukorgen”"
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1081
133
  msgid "After thumbnails"
134
  msgstr "Efter miniatyrbilder"
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1082
137
  msgid "After summary"
138
  msgstr "Efter sammanfattning"
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1083
141
  msgid "Use shortcode"
142
  msgstr "Använd kortkod"
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1088
145
  msgid "Redirect to cart"
146
  msgstr "Omdirigera till kundvagnen"
147
 
148
+ #: includes/class.yith-wcwl-admin-init.php:1089
149
  msgid ""
150
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
151
  "page."
153
  "Omdirigera till kundvagnen om “Lägg till i kundvagnen” blir klickad i "
154
  "önskelistan."
155
 
156
+ #: includes/class.yith-wcwl-admin-init.php:1095
157
  msgid "Remove if added to the cart"
158
  msgstr "Ta bort om tillagd i kundvagnen"
159
 
160
+ #: includes/class.yith-wcwl-admin-init.php:1096
161
  msgid "Remove the product from the wishlist if it has been added to the cart."
162
  msgstr ""
163
  "Ta bort produkten ifrån önskelistan om den har blivit tillagd i kundvagnen."
164
 
165
+ #: includes/class.yith-wcwl-admin-init.php:1102
166
  msgid "\"Add to Wishlist\" text"
167
  msgstr "“Lägg till i önskelistan”s text"
168
 
169
+ #: includes/class.yith-wcwl-admin-init.php:1104
170
  msgid "Add to Wishlist"
171
  msgstr "Lägg till i önskelistan"
172
 
173
+ #: includes/class.yith-wcwl-admin-init.php:1109
174
  msgid "\"Browse wishlist\" text"
175
  msgstr "“Bläddra i önskelistan”s text"
176
 
177
+ #: includes/class.yith-wcwl-admin-init.php:1111
178
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
179
  msgid "Browse Wishlist"
180
  msgstr "Bläddra i önskelistan"
181
 
182
+ #: includes/class.yith-wcwl-admin-init.php:1116
183
  msgid "\"Product already in wishlist\" text"
184
  msgstr "“Produkten redan i önskelistan”s text"
185
 
186
+ #: includes/class.yith-wcwl-admin-init.php:1118
187
  #: includes/class.yith-wcwl-ui.php:83
188
  msgid "The product is already in the wishlist!"
189
  msgstr "Produkten är redan i önskelistan!"
190
 
191
+ #: includes/class.yith-wcwl-admin-init.php:1123
192
  msgid "\"Product added\" text"
193
  msgstr "“Produkt tillagd”s text"
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1125
196
  #: includes/class.yith-wcwl-ui.php:82
197
  msgid "Product added!"
198
  msgstr "Produkt tillagd!"
199
 
200
+ #: includes/class.yith-wcwl-admin-init.php:1130
201
  msgid "\"Add to Cart\" text"
202
  msgstr "“Lägg till i kundvagn”s text"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1132
205
  msgid "Add to Cart"
206
  msgstr "Lägg till i kundvagn"
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1137
209
  msgid "Show Unit price"
210
  msgstr "Visa produktens pris"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1138
213
  msgid "Show unit price for each product in wishlist"
214
  msgstr "Visa produktens pris för varje objekt i önskelistan"
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1145
217
  msgid "Show \"Add to Cart\" button"
218
  msgstr "Visa “Lägg till i kundvagn”-knapp"
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1146
221
  msgid "Show \"Add to Cart\" button for each product in wishlist"
222
  msgstr "Visa “Lägg till i kundvagn”-knapp för varje produkt i önskelistan"
223
 
224
+ #: includes/class.yith-wcwl-admin-init.php:1153
225
  msgid "Show Stock status"
226
  msgstr "Visa lagersaldo"
227
 
228
+ #: includes/class.yith-wcwl-admin-init.php:1154
229
  msgid ""
230
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
231
  msgstr "Visa “I lager” eller “Slut i lager” för varje produkt i önskelistan"
232
 
233
+ #: includes/class.yith-wcwl-admin-init.php:1161
234
  msgid "Show Date of addition"
235
  msgstr "Visa tilläggsdatum"
236
 
237
+ #: includes/class.yith-wcwl-admin-init.php:1162
238
  msgid "Show the date when users have added a product to the wishlist"
239
  msgstr "Visa datumet som användaren lade till produkten i önskelistan"
240
 
241
+ #: includes/class.yith-wcwl-admin-init.php:1169
242
  msgid "Add second remove button"
243
  msgstr "Lägg till en andre “Ta bort”-knapp"
244
 
245
+ #: includes/class.yith-wcwl-admin-init.php:1170
246
  msgid "Add a second remove button in the last column, with extended label"
247
  msgstr "Lägg till en andre “Ta bort”-knapp i sista kolumnen med utökad text"
248
 
249
+ #: includes/class.yith-wcwl-admin-init.php:1185
250
  msgid "Styles"
251
  msgstr "Stilregler"
252
 
253
+ #: includes/class.yith-wcwl-admin-init.php:1192
254
  msgid "Use buttons"
255
  msgstr "Använd knappar"
256
 
257
+ #: includes/class.yith-wcwl-admin-init.php:1193
258
  msgid "Use buttons instead of simple anchors."
259
  msgstr "Använd knappar istället för enkla länkar"
260
 
261
+ #: includes/class.yith-wcwl-admin-init.php:1199
262
  msgid "Custom CSS"
263
  msgstr "Egen CSS"
264
 
265
+ #: includes/class.yith-wcwl-admin-init.php:1206
266
  msgid "Use theme style"
267
  msgstr "Använd temastil"
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1207
270
  msgid "Use the theme style."
271
  msgstr "Använd temats stil"
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1213
274
  msgid "Rounded buttons"
275
  msgstr "Rundade knappar"
276
 
277
+ #: includes/class.yith-wcwl-admin-init.php:1214
278
  msgid "Make button corners rounded"
279
  msgstr "Gör knappars hörs rundade"
280
 
281
+ #: includes/class.yith-wcwl-admin-init.php:1220
282
  msgid "\"Add to Wishlist\" icon"
283
  msgstr "“Lägg till i önskelista”s ikon"
284
 
285
+ #: includes/class.yith-wcwl-admin-init.php:1221
286
  msgid "Add an icon to the \"Add to Wishlist\" button"
287
  msgstr "Lägg till en ikon till “Lägg till i önskelista”s knapp"
288
 
289
+ #: includes/class.yith-wcwl-admin-init.php:1231
290
  msgid "\"Add to Cart\" icon"
291
  msgstr "“Lägg till i kundvagn”s ikon"
292
 
293
+ #: includes/class.yith-wcwl-admin-init.php:1232
294
  msgid "Add an icon to the \"Add to Cart\" button"
295
  msgstr "Lägg till en ikon till “Lägg till i kundvagn”s knapp"
296
 
297
+ #: includes/class.yith-wcwl-admin-init.php:1250
298
  msgid "Social Networks & Share"
299
  msgstr "Sociala nätverk & dela"
300
 
301
+ #: includes/class.yith-wcwl-admin-init.php:1257
302
  msgid "Share on Facebook"
303
  msgstr "Dela på Facebook"
304
 
305
+ #: includes/class.yith-wcwl-admin-init.php:1258
306
  msgid "Show \"Share on Facebook\" button"
307
  msgstr "Visa “Dela på Facebook”-knapp"
308
 
309
+ #: includes/class.yith-wcwl-admin-init.php:1264
310
  msgid "Tweet on Twitter"
311
  msgstr "Twittra på Twitter"
312
 
313
+ #: includes/class.yith-wcwl-admin-init.php:1265
314
  msgid "Show \"Tweet on Twitter\" button"
315
  msgstr "Visa “Twittra på Twitter”-knapp"
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1271
318
  msgid "Pin on Pinterest"
319
  msgstr "Pinna på Pintrest"
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1272
322
  msgid "Show \"Pin on Pinterest\" button"
323
  msgstr "Visa “Pinna på Pintrest”-knapp"
324
 
325
+ #: includes/class.yith-wcwl-admin-init.php:1278
326
  msgid "Share on Google+"
327
  msgstr "Dela på Google+"
328
 
329
+ #: includes/class.yith-wcwl-admin-init.php:1279
330
  msgid "Show \"Share on Google+\" button"
331
  msgstr "Visa “Dela på Google+”-knapp"
332
 
333
+ #: includes/class.yith-wcwl-admin-init.php:1285
334
  msgid "Share by Email"
335
  msgstr "Dela via Email"
336
 
337
+ #: includes/class.yith-wcwl-admin-init.php:1286
338
  msgid "Show \"Share by Email\" button"
339
  msgstr "Visa “Dela via Email”-knapp"
340
 
341
+ #: includes/class.yith-wcwl-admin-init.php:1292
342
  #, fuzzy
343
  msgid "Share by WhatsApp"
344
  msgstr "Dela via Email"
345
 
346
+ #: includes/class.yith-wcwl-admin-init.php:1293
347
  #, fuzzy
348
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
349
  msgstr "Visa “Dela via Email”-knapp"
350
 
351
+ #: includes/class.yith-wcwl-admin-init.php:1299
352
  #, fuzzy
353
  msgid "Share by Url"
354
  msgstr "Dela via Email"
355
 
356
+ #: includes/class.yith-wcwl-admin-init.php:1300
357
  msgid "Show \"Share Url\" field on wishlist page"
358
  msgstr ""
359
 
360
+ #: includes/class.yith-wcwl-admin-init.php:1306
361
  msgid "Social title"
362
  msgstr "Titel på sociala medier"
363
 
364
+ #: includes/class.yith-wcwl-admin-init.php:1313
365
  msgid "Social text"
366
  msgstr "Text på sociala medier"
367
 
368
+ #: includes/class.yith-wcwl-admin-init.php:1314
369
  msgid ""
370
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
371
  "strong> where you want to show the URL of your wishlist."
372
  msgstr ""
373
 
374
+ #: includes/class.yith-wcwl-admin-init.php:1321
375
  msgid "Social image URL"
376
  msgstr "Bild för sociala medier (URL)"
377
 
378
+ #: includes/class.yith-wcwl-admin-init.php:1322
379
  msgid "It will be used by Pinterest."
380
  msgstr ""
381
 
382
+ #: includes/class.yith-wcwl-admin-init.php:1336
383
  msgid ""
384
  "If you want to take advantage of this feature, you could consider to "
385
  "purchase the %s."
386
  msgstr "Om du vill ta del av denna funktionen bör du överväga att köpa %s."
387
 
388
+ #: includes/class.yith-wcwl-admin-init.php:1341
389
  msgid "YITH WooCommerce Frequently Bought Together Integration"
390
  msgstr "YITH WooCommerce Vanliga köpte tillsammans integritet"
391
 
392
+ #: includes/class.yith-wcwl-admin-init.php:1348
393
  msgid "Enable slider in wishlist"
394
  msgstr "Aktivera slider i önskelistan"
395
 
396
+ #: includes/class.yith-wcwl-admin-init.php:1349
397
  msgid ""
398
  "Choose to enable product slider in wishlist page with linked products (<a "
399
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
401
  "Välj en produktslider på önskelistans sida med länkade produkter (<a "
402
  "href=“%s” class=“thickbox”>Exempel</a>.%s"
403
 
404
+ #: includes/class.yith-wcwl-admin-init.php:1385
405
  msgid "\"Add to wishlist\" button"
406
  msgstr "“Lägg till i önskelista”-knapp"
407
 
 
 
 
 
 
 
 
 
408
  #: includes/class.yith-wcwl-admin-init.php:1388
409
  #: includes/class.yith-wcwl-admin-init.php:1406
410
  #: includes/class.yith-wcwl-admin-init.php:1424
411
  #: includes/class.yith-wcwl-admin-init.php:1442
412
  #: includes/class.yith-wcwl-admin-init.php:1460
413
+ msgid "Background"
414
+ msgstr "Bakgrund"
415
 
416
  #: includes/class.yith-wcwl-admin-init.php:1389
417
  #: includes/class.yith-wcwl-admin-init.php:1407
418
  #: includes/class.yith-wcwl-admin-init.php:1425
419
  #: includes/class.yith-wcwl-admin-init.php:1443
420
  #: includes/class.yith-wcwl-admin-init.php:1461
421
+ msgid "Text"
422
+ msgstr "Text"
423
+
424
+ #: includes/class.yith-wcwl-admin-init.php:1390
425
+ #: includes/class.yith-wcwl-admin-init.php:1408
426
+ #: includes/class.yith-wcwl-admin-init.php:1426
427
+ #: includes/class.yith-wcwl-admin-init.php:1444
428
+ #: includes/class.yith-wcwl-admin-init.php:1462
429
  msgid "Border"
430
  msgstr "Ram"
431
 
 
 
 
 
 
 
 
432
  #: includes/class.yith-wcwl-admin-init.php:1397
433
  #: includes/class.yith-wcwl-admin-init.php:1415
434
  #: includes/class.yith-wcwl-admin-init.php:1433
435
  #: includes/class.yith-wcwl-admin-init.php:1451
436
+ msgid "Background (hover)"
437
+ msgstr "Bakgrund (när muspekare är över)"
438
 
439
  #: includes/class.yith-wcwl-admin-init.php:1398
440
  #: includes/class.yith-wcwl-admin-init.php:1416
441
  #: includes/class.yith-wcwl-admin-init.php:1434
442
  #: includes/class.yith-wcwl-admin-init.php:1452
443
+ msgid "Text (hover)"
444
+ msgstr "Text (när muspekare är över)"
445
+
446
+ #: includes/class.yith-wcwl-admin-init.php:1399
447
+ #: includes/class.yith-wcwl-admin-init.php:1417
448
+ #: includes/class.yith-wcwl-admin-init.php:1435
449
+ #: includes/class.yith-wcwl-admin-init.php:1453
450
  msgid "Border (hover)"
451
  msgstr "Ram (när muspekare är över)"
452
 
453
+ #: includes/class.yith-wcwl-admin-init.php:1403
454
  msgid "\"Add to Cart\" button"
455
  msgstr "“Lägg till i kundvagn”-knapp"
456
 
457
+ #: includes/class.yith-wcwl-admin-init.php:1421
458
  msgid "\"Style 1\" button"
459
  msgstr "“Stil 1”-knapp"
460
 
461
+ #: includes/class.yith-wcwl-admin-init.php:1439
462
  msgid "\"Style 2\" button"
463
  msgstr "“Stil 2”-knapp"
464
 
465
+ #: includes/class.yith-wcwl-admin-init.php:1457
466
  msgid "Wishlist table"
467
  msgstr "Önskelistatabell"
468
 
469
+ #: includes/class.yith-wcwl-admin-init.php:1466
470
  msgid "Headers"
471
  msgstr "Headers"
472
 
473
+ #: includes/class.yith-wcwl-admin-init.php:1469
474
  msgid "Background color"
475
  msgstr "Bakgrundsfärg"
476
 
477
+ #: includes/class.yith-wcwl-admin-init.php:1559
478
  msgid "Wishlist Activated"
479
  msgstr "Önskelista aktiverad"
480
 
481
+ #: includes/class.yith-wcwl-admin-init.php:1560
482
  msgid ""
483
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
484
  "can access to all the settings of our plugins that you have activated. "
490
  "finns tillgänglig i en utmärkt premiumversion med många nya inställningar, "
491
  "<a href=“%s”>upptäck dem nu</a>"
492
 
493
+ #: includes/class.yith-wcwl-admin-init.php:1571
494
  msgid "Wishlist Updated"
495
  msgstr "Önskelistan uppdaterad"
496
 
497
+ #: includes/class.yith-wcwl-admin-init.php:1572
498
  msgid ""
499
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
500
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
languages/yith-woocommerce-wishlist-tr_TR.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-tr_TR.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: Caner Öncel <caneroncel@gmail.com>\n"
8
  "Language-Team: Caner Öncel (@egonomik) <caneroncel@gmail.com>\n"
@@ -21,8 +21,8 @@ msgstr ""
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
  #: includes/class.yith-wcwl-admin-init.php:159
24
- #: includes/class.yith-wcwl-admin-init.php:1492
25
  #: includes/class.yith-wcwl-admin-init.php:1493
 
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "İstek Listesi"
@@ -85,64 +85,64 @@ msgid ""
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
- #: includes/class.yith-wcwl-admin-init.php:1040
89
  msgid "General Settings"
90
  msgstr "Genel Ayarlar"
91
 
92
- #: includes/class.yith-wcwl-admin-init.php:1047
93
  msgid "Enable YITH Wishlist"
94
  msgstr "YITH İstek Listesi Etkin"
95
 
96
- #: includes/class.yith-wcwl-admin-init.php:1054
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "İstek listesi başlığı"
100
 
101
- #: includes/class.yith-wcwl-admin-init.php:1056
102
  #: includes/class.yith-wcwl-admin-init.php:1057
103
- #: includes/class.yith-wcwl-admin-init.php:1307
 
104
  msgid "My wishlist on %s"
105
  msgstr "%s üzerinde istek listem"
106
 
107
- #: includes/class.yith-wcwl-admin-init.php:1062
108
  msgid "Wishlist Page"
109
  msgstr "İstek Listesi Sayfası"
110
 
111
- #: includes/class.yith-wcwl-admin-init.php:1063
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr "Sayfa içeriği: [yith_wcwl_wishlist]"
114
 
115
- #: includes/class.yith-wcwl-admin-init.php:1072
116
  msgid "Position"
117
  msgstr "Pozisyon"
118
 
119
- #: includes/class.yith-wcwl-admin-init.php:1073
120
  msgid ""
121
  "You can add the button in variable products only after the \"Add to Cart\" "
122
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
123
  msgstr ""
124
 
125
- #: includes/class.yith-wcwl-admin-init.php:1079
126
  msgid "After \"Add to cart\""
127
  msgstr "\"Sepete Ekle\"den sonra"
128
 
129
- #: includes/class.yith-wcwl-admin-init.php:1080
130
  msgid "After thumbnails"
131
  msgstr "Küçük resimlerden sonra"
132
 
133
- #: includes/class.yith-wcwl-admin-init.php:1081
134
  msgid "After summary"
135
  msgstr "Özet bilgisinden sonra"
136
 
137
- #: includes/class.yith-wcwl-admin-init.php:1082
138
  msgid "Use shortcode"
139
  msgstr "Kısa kod kullan"
140
 
141
- #: includes/class.yith-wcwl-admin-init.php:1087
142
  msgid "Redirect to cart"
143
  msgstr "Sepete yönlendir"
144
 
145
- #: includes/class.yith-wcwl-admin-init.php:1088
146
  msgid ""
147
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
148
  "page."
@@ -150,287 +150,279 @@ msgstr ""
150
  "Eğer istek listesindeki bir ürün için \"Sepete Ekle\" butonuna tıklanırsa "
151
  "sepet sayfasına git."
152
 
153
- #: includes/class.yith-wcwl-admin-init.php:1094
154
  msgid "Remove if added to the cart"
155
  msgstr "Sepete eklenmişse kaldır"
156
 
157
- #: includes/class.yith-wcwl-admin-init.php:1095
158
  #, fuzzy
159
  msgid "Remove the product from the wishlist if it has been added to the cart."
160
  msgstr "Eğer ürün sepete eklenirse istek listesinden kaldır."
161
 
162
- #: includes/class.yith-wcwl-admin-init.php:1101
163
  msgid "\"Add to Wishlist\" text"
164
  msgstr "\"İstek Listeme Ekle\" metni"
165
 
166
- #: includes/class.yith-wcwl-admin-init.php:1103
167
  msgid "Add to Wishlist"
168
  msgstr "İstek Listeme Ekle"
169
 
170
- #: includes/class.yith-wcwl-admin-init.php:1108
171
  #, fuzzy
172
  msgid "\"Browse wishlist\" text"
173
  msgstr "İstek Listesini Görüntüle"
174
 
175
- #: includes/class.yith-wcwl-admin-init.php:1110
176
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
177
  msgid "Browse Wishlist"
178
  msgstr "İstek Listesini Görüntüle"
179
 
180
- #: includes/class.yith-wcwl-admin-init.php:1115
181
  #, fuzzy
182
  msgid "\"Product already in wishlist\" text"
183
  msgstr "Ürün zaten istek listenizde."
184
 
185
- #: includes/class.yith-wcwl-admin-init.php:1117
186
  #: includes/class.yith-wcwl-ui.php:83
187
  msgid "The product is already in the wishlist!"
188
  msgstr "Ürün zaten istek listenizde bulunuyor!"
189
 
190
- #: includes/class.yith-wcwl-admin-init.php:1122
191
  #, fuzzy
192
  msgid "\"Product added\" text"
193
  msgstr "Ürün eklendi!"
194
 
195
- #: includes/class.yith-wcwl-admin-init.php:1124
196
  #: includes/class.yith-wcwl-ui.php:82
197
  msgid "Product added!"
198
  msgstr "Ürün eklendi!"
199
 
200
- #: includes/class.yith-wcwl-admin-init.php:1129
201
  msgid "\"Add to Cart\" text"
202
  msgstr "\"Sepete Ekle\" metni"
203
 
204
- #: includes/class.yith-wcwl-admin-init.php:1131
205
  msgid "Add to Cart"
206
  msgstr "Sepete Ekle"
207
 
208
- #: includes/class.yith-wcwl-admin-init.php:1136
209
  msgid "Show Unit price"
210
  msgstr "Birim Fiyatını Göster"
211
 
212
- #: includes/class.yith-wcwl-admin-init.php:1137
213
  msgid "Show unit price for each product in wishlist"
214
  msgstr ""
215
 
216
- #: includes/class.yith-wcwl-admin-init.php:1144
217
  msgid "Show \"Add to Cart\" button"
218
  msgstr "\"Sepete Ekle\" butonunu göster"
219
 
220
- #: includes/class.yith-wcwl-admin-init.php:1145
221
  #, fuzzy
222
  msgid "Show \"Add to Cart\" button for each product in wishlist"
223
  msgstr "\"Sepete Ekle\" buton arkaplanı"
224
 
225
- #: includes/class.yith-wcwl-admin-init.php:1152
226
  msgid "Show Stock status"
227
  msgstr "Stok durumunu göster"
228
 
229
- #: includes/class.yith-wcwl-admin-init.php:1153
230
  msgid ""
231
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
232
  msgstr ""
233
 
234
- #: includes/class.yith-wcwl-admin-init.php:1160
235
  msgid "Show Date of addition"
236
  msgstr ""
237
 
238
- #: includes/class.yith-wcwl-admin-init.php:1161
239
  #, fuzzy
240
  msgid "Show the date when users have added a product to the wishlist"
241
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
242
 
243
- #: includes/class.yith-wcwl-admin-init.php:1168
244
  #, fuzzy
245
  msgid "Add second remove button"
246
  msgstr "\"Sepete Ekle\" buton metni"
247
 
248
- #: includes/class.yith-wcwl-admin-init.php:1169
249
  msgid "Add a second remove button in the last column, with extended label"
250
  msgstr ""
251
 
252
- #: includes/class.yith-wcwl-admin-init.php:1184
253
  msgid "Styles"
254
  msgstr "Stiller"
255
 
256
- #: includes/class.yith-wcwl-admin-init.php:1191
257
  msgid "Use buttons"
258
  msgstr "Butonları kullan"
259
 
260
- #: includes/class.yith-wcwl-admin-init.php:1192
261
  #, fuzzy
262
  msgid "Use buttons instead of simple anchors."
263
  msgstr "Basit bağlantılar yerine buton kullanın."
264
 
265
- #: includes/class.yith-wcwl-admin-init.php:1198
266
  msgid "Custom CSS"
267
  msgstr "Özel CSS"
268
 
269
- #: includes/class.yith-wcwl-admin-init.php:1205
270
  msgid "Use theme style"
271
  msgstr "Tema stilini kullan"
272
 
273
- #: includes/class.yith-wcwl-admin-init.php:1206
274
  msgid "Use the theme style."
275
  msgstr "Tema stilini kullan."
276
 
277
- #: includes/class.yith-wcwl-admin-init.php:1212
278
  #, fuzzy
279
  msgid "Rounded buttons"
280
  msgstr "Butonları kullan"
281
 
282
- #: includes/class.yith-wcwl-admin-init.php:1213
283
  #, fuzzy
284
  msgid "Make button corners rounded"
285
  msgstr "Butonların köşelerini yuvarlaklaştır"
286
 
287
- #: includes/class.yith-wcwl-admin-init.php:1219
288
  msgid "\"Add to Wishlist\" icon"
289
  msgstr "\"İstek Listeme Ekle\" simgesi"
290
 
291
- #: includes/class.yith-wcwl-admin-init.php:1220
292
  msgid "Add an icon to the \"Add to Wishlist\" button"
293
  msgstr "\"İstek Listeme Ekle\" butonuna bir simge ekleyin"
294
 
295
- #: includes/class.yith-wcwl-admin-init.php:1230
296
  msgid "\"Add to Cart\" icon"
297
  msgstr "\"Sepete Ekle\" simgesi"
298
 
299
- #: includes/class.yith-wcwl-admin-init.php:1231
300
  msgid "Add an icon to the \"Add to Cart\" button"
301
  msgstr "\"Sepete Ekle\" butonuna bir simge ekleyin"
302
 
303
- #: includes/class.yith-wcwl-admin-init.php:1249
304
  #, fuzzy
305
  msgid "Social Networks & Share"
306
  msgstr "Sosyal &amp; Paylaşım"
307
 
308
- #: includes/class.yith-wcwl-admin-init.php:1256
309
  msgid "Share on Facebook"
310
  msgstr "Facebook'ta Paylaş"
311
 
312
- #: includes/class.yith-wcwl-admin-init.php:1257
313
  #, fuzzy
314
  msgid "Show \"Share on Facebook\" button"
315
  msgstr "Facebook'ta Paylaş"
316
 
317
- #: includes/class.yith-wcwl-admin-init.php:1263
318
  msgid "Tweet on Twitter"
319
  msgstr "Twitter'da Tweetle"
320
 
321
- #: includes/class.yith-wcwl-admin-init.php:1264
322
  #, fuzzy
323
  msgid "Show \"Tweet on Twitter\" button"
324
  msgstr "Twitter'da Tweetle"
325
 
326
- #: includes/class.yith-wcwl-admin-init.php:1270
327
  msgid "Pin on Pinterest"
328
  msgstr "Pinterest'te Pinle"
329
 
330
- #: includes/class.yith-wcwl-admin-init.php:1271
331
  #, fuzzy
332
  msgid "Show \"Pin on Pinterest\" button"
333
  msgstr "Pinterest'te Pinle"
334
 
335
- #: includes/class.yith-wcwl-admin-init.php:1277
336
  msgid "Share on Google+"
337
  msgstr "Google+'da Paylaş"
338
 
339
- #: includes/class.yith-wcwl-admin-init.php:1278
340
  #, fuzzy
341
  msgid "Show \"Share on Google+\" button"
342
  msgstr "Facebook'ta Paylaş"
343
 
344
- #: includes/class.yith-wcwl-admin-init.php:1284
345
  msgid "Share by Email"
346
  msgstr ""
347
 
348
- #: includes/class.yith-wcwl-admin-init.php:1285
349
  #, fuzzy
350
  msgid "Show \"Share by Email\" button"
351
  msgstr "\"Sepete Ekle\" butonunu göster"
352
 
353
- #: includes/class.yith-wcwl-admin-init.php:1291
354
  msgid "Share by WhatsApp"
355
  msgstr ""
356
 
357
- #: includes/class.yith-wcwl-admin-init.php:1292
358
  #, fuzzy
359
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
360
  msgstr "\"Sepete Ekle\" butonunu göster"
361
 
362
- #: includes/class.yith-wcwl-admin-init.php:1298
363
  msgid "Share by Url"
364
  msgstr ""
365
 
366
- #: includes/class.yith-wcwl-admin-init.php:1299
367
  msgid "Show \"Share Url\" field on wishlist page"
368
  msgstr ""
369
 
370
- #: includes/class.yith-wcwl-admin-init.php:1305
371
  #, fuzzy
372
  msgid "Social title"
373
  msgstr "Sosyal medya başlığı"
374
 
375
- #: includes/class.yith-wcwl-admin-init.php:1312
376
  #, fuzzy
377
  msgid "Social text"
378
  msgstr "Sosyal medya metni"
379
 
380
- #: includes/class.yith-wcwl-admin-init.php:1313
381
  msgid ""
382
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
383
  "strong> where you want to show the URL of your wishlist."
384
  msgstr ""
385
 
386
- #: includes/class.yith-wcwl-admin-init.php:1320
387
  #, fuzzy
388
  msgid "Social image URL"
389
  msgstr "Sosyal medya resim URL'i"
390
 
391
- #: includes/class.yith-wcwl-admin-init.php:1321
392
  msgid "It will be used by Pinterest."
393
  msgstr ""
394
 
395
- #: includes/class.yith-wcwl-admin-init.php:1335
396
  msgid ""
397
  "If you want to take advantage of this feature, you could consider to "
398
  "purchase the %s."
399
  msgstr ""
400
 
401
- #: includes/class.yith-wcwl-admin-init.php:1340
402
  msgid "YITH WooCommerce Frequently Bought Together Integration"
403
  msgstr ""
404
 
405
- #: includes/class.yith-wcwl-admin-init.php:1347
406
  msgid "Enable slider in wishlist"
407
  msgstr ""
408
 
409
- #: includes/class.yith-wcwl-admin-init.php:1348
410
  msgid ""
411
  "Choose to enable product slider in wishlist page with linked products (<a "
412
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
413
  msgstr ""
414
 
415
- #: includes/class.yith-wcwl-admin-init.php:1384
416
  #, fuzzy
417
  msgid "\"Add to wishlist\" button"
418
  msgstr "\"İstek Listeme Ekle\" buton metni"
419
 
420
- #: includes/class.yith-wcwl-admin-init.php:1387
421
- #: includes/class.yith-wcwl-admin-init.php:1405
422
- #: includes/class.yith-wcwl-admin-init.php:1423
423
- #: includes/class.yith-wcwl-admin-init.php:1441
424
- #: includes/class.yith-wcwl-admin-init.php:1459
425
- msgid "Background"
426
- msgstr ""
427
-
428
  #: includes/class.yith-wcwl-admin-init.php:1388
429
  #: includes/class.yith-wcwl-admin-init.php:1406
430
  #: includes/class.yith-wcwl-admin-init.php:1424
431
  #: includes/class.yith-wcwl-admin-init.php:1442
432
  #: includes/class.yith-wcwl-admin-init.php:1460
433
- msgid "Text"
434
  msgstr ""
435
 
436
  #: includes/class.yith-wcwl-admin-init.php:1389
@@ -438,62 +430,70 @@ msgstr ""
438
  #: includes/class.yith-wcwl-admin-init.php:1425
439
  #: includes/class.yith-wcwl-admin-init.php:1443
440
  #: includes/class.yith-wcwl-admin-init.php:1461
441
- msgid "Border"
442
  msgstr ""
443
 
444
- #: includes/class.yith-wcwl-admin-init.php:1396
445
- #: includes/class.yith-wcwl-admin-init.php:1414
446
- #: includes/class.yith-wcwl-admin-init.php:1432
447
- #: includes/class.yith-wcwl-admin-init.php:1450
448
- msgid "Background (hover)"
 
449
  msgstr ""
450
 
451
  #: includes/class.yith-wcwl-admin-init.php:1397
452
  #: includes/class.yith-wcwl-admin-init.php:1415
453
  #: includes/class.yith-wcwl-admin-init.php:1433
454
  #: includes/class.yith-wcwl-admin-init.php:1451
455
- msgid "Text (hover)"
456
  msgstr ""
457
 
458
  #: includes/class.yith-wcwl-admin-init.php:1398
459
  #: includes/class.yith-wcwl-admin-init.php:1416
460
  #: includes/class.yith-wcwl-admin-init.php:1434
461
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
462
  msgid "Border (hover)"
463
  msgstr ""
464
 
465
- #: includes/class.yith-wcwl-admin-init.php:1402
466
  #, fuzzy
467
  msgid "\"Add to Cart\" button"
468
  msgstr "\"Sepete Ekle\" buton metni"
469
 
470
- #: includes/class.yith-wcwl-admin-init.php:1420
471
  msgid "\"Style 1\" button"
472
  msgstr ""
473
 
474
- #: includes/class.yith-wcwl-admin-init.php:1438
475
  msgid "\"Style 2\" button"
476
  msgstr ""
477
 
478
- #: includes/class.yith-wcwl-admin-init.php:1456
479
  #, fuzzy
480
  msgid "Wishlist table"
481
  msgstr "İstek listesi başlığı"
482
 
483
- #: includes/class.yith-wcwl-admin-init.php:1465
484
  msgid "Headers"
485
  msgstr ""
486
 
487
- #: includes/class.yith-wcwl-admin-init.php:1468
488
  msgid "Background color"
489
  msgstr ""
490
 
491
- #: includes/class.yith-wcwl-admin-init.php:1558
492
  #, fuzzy
493
  msgid "Wishlist Activated"
494
  msgstr "İstek listesi başlığı"
495
 
496
- #: includes/class.yith-wcwl-admin-init.php:1559
497
  msgid ""
498
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
499
  "can access to all the settings of our plugins that you have activated. "
@@ -501,12 +501,12 @@ msgid ""
501
  "options, <a href=\"%s\">discover it now</a>."
502
  msgstr ""
503
 
504
- #: includes/class.yith-wcwl-admin-init.php:1570
505
  #, fuzzy
506
  msgid "Wishlist Updated"
507
  msgstr "İstek Listesi Sayfası"
508
 
509
- #: includes/class.yith-wcwl-admin-init.php:1571
510
  msgid ""
511
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
512
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:38+0100\n"
7
  "Last-Translator: Caner Öncel <caneroncel@gmail.com>\n"
8
  "Language-Team: Caner Öncel (@egonomik) <caneroncel@gmail.com>\n"
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:1493
25
+ #: includes/class.yith-wcwl-admin-init.php:1494
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "İstek Listesi"
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1041
89
  msgid "General Settings"
90
  msgstr "Genel Ayarlar"
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1048
93
  msgid "Enable YITH Wishlist"
94
  msgstr "YITH İstek Listesi Etkin"
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1055
97
  #, fuzzy
98
  msgid "Default wishlist title"
99
  msgstr "İstek listesi başlığı"
100
 
 
101
  #: includes/class.yith-wcwl-admin-init.php:1057
102
+ #: includes/class.yith-wcwl-admin-init.php:1058
103
+ #: includes/class.yith-wcwl-admin-init.php:1308
104
  msgid "My wishlist on %s"
105
  msgstr "%s üzerinde istek listem"
106
 
107
+ #: includes/class.yith-wcwl-admin-init.php:1063
108
  msgid "Wishlist Page"
109
  msgstr "İstek Listesi Sayfası"
110
 
111
+ #: includes/class.yith-wcwl-admin-init.php:1064
112
  msgid "Page contents: [yith_wcwl_wishlist]"
113
  msgstr "Sayfa içeriği: [yith_wcwl_wishlist]"
114
 
115
+ #: includes/class.yith-wcwl-admin-init.php:1073
116
  msgid "Position"
117
  msgstr "Pozisyon"
118
 
119
+ #: includes/class.yith-wcwl-admin-init.php:1074
120
  msgid ""
121
  "You can add the button in variable products only after the \"Add to Cart\" "
122
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
123
  msgstr ""
124
 
125
+ #: includes/class.yith-wcwl-admin-init.php:1080
126
  msgid "After \"Add to cart\""
127
  msgstr "\"Sepete Ekle\"den sonra"
128
 
129
+ #: includes/class.yith-wcwl-admin-init.php:1081
130
  msgid "After thumbnails"
131
  msgstr "Küçük resimlerden sonra"
132
 
133
+ #: includes/class.yith-wcwl-admin-init.php:1082
134
  msgid "After summary"
135
  msgstr "Özet bilgisinden sonra"
136
 
137
+ #: includes/class.yith-wcwl-admin-init.php:1083
138
  msgid "Use shortcode"
139
  msgstr "Kısa kod kullan"
140
 
141
+ #: includes/class.yith-wcwl-admin-init.php:1088
142
  msgid "Redirect to cart"
143
  msgstr "Sepete yönlendir"
144
 
145
+ #: includes/class.yith-wcwl-admin-init.php:1089
146
  msgid ""
147
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
148
  "page."
150
  "Eğer istek listesindeki bir ürün için \"Sepete Ekle\" butonuna tıklanırsa "
151
  "sepet sayfasına git."
152
 
153
+ #: includes/class.yith-wcwl-admin-init.php:1095
154
  msgid "Remove if added to the cart"
155
  msgstr "Sepete eklenmişse kaldır"
156
 
157
+ #: includes/class.yith-wcwl-admin-init.php:1096
158
  #, fuzzy
159
  msgid "Remove the product from the wishlist if it has been added to the cart."
160
  msgstr "Eğer ürün sepete eklenirse istek listesinden kaldır."
161
 
162
+ #: includes/class.yith-wcwl-admin-init.php:1102
163
  msgid "\"Add to Wishlist\" text"
164
  msgstr "\"İstek Listeme Ekle\" metni"
165
 
166
+ #: includes/class.yith-wcwl-admin-init.php:1104
167
  msgid "Add to Wishlist"
168
  msgstr "İstek Listeme Ekle"
169
 
170
+ #: includes/class.yith-wcwl-admin-init.php:1109
171
  #, fuzzy
172
  msgid "\"Browse wishlist\" text"
173
  msgstr "İstek Listesini Görüntüle"
174
 
175
+ #: includes/class.yith-wcwl-admin-init.php:1111
176
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
177
  msgid "Browse Wishlist"
178
  msgstr "İstek Listesini Görüntüle"
179
 
180
+ #: includes/class.yith-wcwl-admin-init.php:1116
181
  #, fuzzy
182
  msgid "\"Product already in wishlist\" text"
183
  msgstr "Ürün zaten istek listenizde."
184
 
185
+ #: includes/class.yith-wcwl-admin-init.php:1118
186
  #: includes/class.yith-wcwl-ui.php:83
187
  msgid "The product is already in the wishlist!"
188
  msgstr "Ürün zaten istek listenizde bulunuyor!"
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1123
191
  #, fuzzy
192
  msgid "\"Product added\" text"
193
  msgstr "Ürün eklendi!"
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1125
196
  #: includes/class.yith-wcwl-ui.php:82
197
  msgid "Product added!"
198
  msgstr "Ürün eklendi!"
199
 
200
+ #: includes/class.yith-wcwl-admin-init.php:1130
201
  msgid "\"Add to Cart\" text"
202
  msgstr "\"Sepete Ekle\" metni"
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1132
205
  msgid "Add to Cart"
206
  msgstr "Sepete Ekle"
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1137
209
  msgid "Show Unit price"
210
  msgstr "Birim Fiyatını Göster"
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1138
213
  msgid "Show unit price for each product in wishlist"
214
  msgstr ""
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1145
217
  msgid "Show \"Add to Cart\" button"
218
  msgstr "\"Sepete Ekle\" butonunu göster"
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1146
221
  #, fuzzy
222
  msgid "Show \"Add to Cart\" button for each product in wishlist"
223
  msgstr "\"Sepete Ekle\" buton arkaplanı"
224
 
225
+ #: includes/class.yith-wcwl-admin-init.php:1153
226
  msgid "Show Stock status"
227
  msgstr "Stok durumunu göster"
228
 
229
+ #: includes/class.yith-wcwl-admin-init.php:1154
230
  msgid ""
231
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
232
  msgstr ""
233
 
234
+ #: includes/class.yith-wcwl-admin-init.php:1161
235
  msgid "Show Date of addition"
236
  msgstr ""
237
 
238
+ #: includes/class.yith-wcwl-admin-init.php:1162
239
  #, fuzzy
240
  msgid "Show the date when users have added a product to the wishlist"
241
  msgstr "Ürün istek listenize eklenirken bir hata meydana geldi."
242
 
243
+ #: includes/class.yith-wcwl-admin-init.php:1169
244
  #, fuzzy
245
  msgid "Add second remove button"
246
  msgstr "\"Sepete Ekle\" buton metni"
247
 
248
+ #: includes/class.yith-wcwl-admin-init.php:1170
249
  msgid "Add a second remove button in the last column, with extended label"
250
  msgstr ""
251
 
252
+ #: includes/class.yith-wcwl-admin-init.php:1185
253
  msgid "Styles"
254
  msgstr "Stiller"
255
 
256
+ #: includes/class.yith-wcwl-admin-init.php:1192
257
  msgid "Use buttons"
258
  msgstr "Butonları kullan"
259
 
260
+ #: includes/class.yith-wcwl-admin-init.php:1193
261
  #, fuzzy
262
  msgid "Use buttons instead of simple anchors."
263
  msgstr "Basit bağlantılar yerine buton kullanın."
264
 
265
+ #: includes/class.yith-wcwl-admin-init.php:1199
266
  msgid "Custom CSS"
267
  msgstr "Özel CSS"
268
 
269
+ #: includes/class.yith-wcwl-admin-init.php:1206
270
  msgid "Use theme style"
271
  msgstr "Tema stilini kullan"
272
 
273
+ #: includes/class.yith-wcwl-admin-init.php:1207
274
  msgid "Use the theme style."
275
  msgstr "Tema stilini kullan."
276
 
277
+ #: includes/class.yith-wcwl-admin-init.php:1213
278
  #, fuzzy
279
  msgid "Rounded buttons"
280
  msgstr "Butonları kullan"
281
 
282
+ #: includes/class.yith-wcwl-admin-init.php:1214
283
  #, fuzzy
284
  msgid "Make button corners rounded"
285
  msgstr "Butonların köşelerini yuvarlaklaştır"
286
 
287
+ #: includes/class.yith-wcwl-admin-init.php:1220
288
  msgid "\"Add to Wishlist\" icon"
289
  msgstr "\"İstek Listeme Ekle\" simgesi"
290
 
291
+ #: includes/class.yith-wcwl-admin-init.php:1221
292
  msgid "Add an icon to the \"Add to Wishlist\" button"
293
  msgstr "\"İstek Listeme Ekle\" butonuna bir simge ekleyin"
294
 
295
+ #: includes/class.yith-wcwl-admin-init.php:1231
296
  msgid "\"Add to Cart\" icon"
297
  msgstr "\"Sepete Ekle\" simgesi"
298
 
299
+ #: includes/class.yith-wcwl-admin-init.php:1232
300
  msgid "Add an icon to the \"Add to Cart\" button"
301
  msgstr "\"Sepete Ekle\" butonuna bir simge ekleyin"
302
 
303
+ #: includes/class.yith-wcwl-admin-init.php:1250
304
  #, fuzzy
305
  msgid "Social Networks & Share"
306
  msgstr "Sosyal &amp; Paylaşım"
307
 
308
+ #: includes/class.yith-wcwl-admin-init.php:1257
309
  msgid "Share on Facebook"
310
  msgstr "Facebook'ta Paylaş"
311
 
312
+ #: includes/class.yith-wcwl-admin-init.php:1258
313
  #, fuzzy
314
  msgid "Show \"Share on Facebook\" button"
315
  msgstr "Facebook'ta Paylaş"
316
 
317
+ #: includes/class.yith-wcwl-admin-init.php:1264
318
  msgid "Tweet on Twitter"
319
  msgstr "Twitter'da Tweetle"
320
 
321
+ #: includes/class.yith-wcwl-admin-init.php:1265
322
  #, fuzzy
323
  msgid "Show \"Tweet on Twitter\" button"
324
  msgstr "Twitter'da Tweetle"
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1271
327
  msgid "Pin on Pinterest"
328
  msgstr "Pinterest'te Pinle"
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1272
331
  #, fuzzy
332
  msgid "Show \"Pin on Pinterest\" button"
333
  msgstr "Pinterest'te Pinle"
334
 
335
+ #: includes/class.yith-wcwl-admin-init.php:1278
336
  msgid "Share on Google+"
337
  msgstr "Google+'da Paylaş"
338
 
339
+ #: includes/class.yith-wcwl-admin-init.php:1279
340
  #, fuzzy
341
  msgid "Show \"Share on Google+\" button"
342
  msgstr "Facebook'ta Paylaş"
343
 
344
+ #: includes/class.yith-wcwl-admin-init.php:1285
345
  msgid "Share by Email"
346
  msgstr ""
347
 
348
+ #: includes/class.yith-wcwl-admin-init.php:1286
349
  #, fuzzy
350
  msgid "Show \"Share by Email\" button"
351
  msgstr "\"Sepete Ekle\" butonunu göster"
352
 
353
+ #: includes/class.yith-wcwl-admin-init.php:1292
354
  msgid "Share by WhatsApp"
355
  msgstr ""
356
 
357
+ #: includes/class.yith-wcwl-admin-init.php:1293
358
  #, fuzzy
359
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
360
  msgstr "\"Sepete Ekle\" butonunu göster"
361
 
362
+ #: includes/class.yith-wcwl-admin-init.php:1299
363
  msgid "Share by Url"
364
  msgstr ""
365
 
366
+ #: includes/class.yith-wcwl-admin-init.php:1300
367
  msgid "Show \"Share Url\" field on wishlist page"
368
  msgstr ""
369
 
370
+ #: includes/class.yith-wcwl-admin-init.php:1306
371
  #, fuzzy
372
  msgid "Social title"
373
  msgstr "Sosyal medya başlığı"
374
 
375
+ #: includes/class.yith-wcwl-admin-init.php:1313
376
  #, fuzzy
377
  msgid "Social text"
378
  msgstr "Sosyal medya metni"
379
 
380
+ #: includes/class.yith-wcwl-admin-init.php:1314
381
  msgid ""
382
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
383
  "strong> where you want to show the URL of your wishlist."
384
  msgstr ""
385
 
386
+ #: includes/class.yith-wcwl-admin-init.php:1321
387
  #, fuzzy
388
  msgid "Social image URL"
389
  msgstr "Sosyal medya resim URL'i"
390
 
391
+ #: includes/class.yith-wcwl-admin-init.php:1322
392
  msgid "It will be used by Pinterest."
393
  msgstr ""
394
 
395
+ #: includes/class.yith-wcwl-admin-init.php:1336
396
  msgid ""
397
  "If you want to take advantage of this feature, you could consider to "
398
  "purchase the %s."
399
  msgstr ""
400
 
401
+ #: includes/class.yith-wcwl-admin-init.php:1341
402
  msgid "YITH WooCommerce Frequently Bought Together Integration"
403
  msgstr ""
404
 
405
+ #: includes/class.yith-wcwl-admin-init.php:1348
406
  msgid "Enable slider in wishlist"
407
  msgstr ""
408
 
409
+ #: includes/class.yith-wcwl-admin-init.php:1349
410
  msgid ""
411
  "Choose to enable product slider in wishlist page with linked products (<a "
412
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
413
  msgstr ""
414
 
415
+ #: includes/class.yith-wcwl-admin-init.php:1385
416
  #, fuzzy
417
  msgid "\"Add to wishlist\" button"
418
  msgstr "\"İstek Listeme Ekle\" buton metni"
419
 
 
 
 
 
 
 
 
 
420
  #: includes/class.yith-wcwl-admin-init.php:1388
421
  #: includes/class.yith-wcwl-admin-init.php:1406
422
  #: includes/class.yith-wcwl-admin-init.php:1424
423
  #: includes/class.yith-wcwl-admin-init.php:1442
424
  #: includes/class.yith-wcwl-admin-init.php:1460
425
+ msgid "Background"
426
  msgstr ""
427
 
428
  #: includes/class.yith-wcwl-admin-init.php:1389
430
  #: includes/class.yith-wcwl-admin-init.php:1425
431
  #: includes/class.yith-wcwl-admin-init.php:1443
432
  #: includes/class.yith-wcwl-admin-init.php:1461
433
+ msgid "Text"
434
  msgstr ""
435
 
436
+ #: includes/class.yith-wcwl-admin-init.php:1390
437
+ #: includes/class.yith-wcwl-admin-init.php:1408
438
+ #: includes/class.yith-wcwl-admin-init.php:1426
439
+ #: includes/class.yith-wcwl-admin-init.php:1444
440
+ #: includes/class.yith-wcwl-admin-init.php:1462
441
+ msgid "Border"
442
  msgstr ""
443
 
444
  #: includes/class.yith-wcwl-admin-init.php:1397
445
  #: includes/class.yith-wcwl-admin-init.php:1415
446
  #: includes/class.yith-wcwl-admin-init.php:1433
447
  #: includes/class.yith-wcwl-admin-init.php:1451
448
+ msgid "Background (hover)"
449
  msgstr ""
450
 
451
  #: includes/class.yith-wcwl-admin-init.php:1398
452
  #: includes/class.yith-wcwl-admin-init.php:1416
453
  #: includes/class.yith-wcwl-admin-init.php:1434
454
  #: includes/class.yith-wcwl-admin-init.php:1452
455
+ msgid "Text (hover)"
456
+ msgstr ""
457
+
458
+ #: includes/class.yith-wcwl-admin-init.php:1399
459
+ #: includes/class.yith-wcwl-admin-init.php:1417
460
+ #: includes/class.yith-wcwl-admin-init.php:1435
461
+ #: includes/class.yith-wcwl-admin-init.php:1453
462
  msgid "Border (hover)"
463
  msgstr ""
464
 
465
+ #: includes/class.yith-wcwl-admin-init.php:1403
466
  #, fuzzy
467
  msgid "\"Add to Cart\" button"
468
  msgstr "\"Sepete Ekle\" buton metni"
469
 
470
+ #: includes/class.yith-wcwl-admin-init.php:1421
471
  msgid "\"Style 1\" button"
472
  msgstr ""
473
 
474
+ #: includes/class.yith-wcwl-admin-init.php:1439
475
  msgid "\"Style 2\" button"
476
  msgstr ""
477
 
478
+ #: includes/class.yith-wcwl-admin-init.php:1457
479
  #, fuzzy
480
  msgid "Wishlist table"
481
  msgstr "İstek listesi başlığı"
482
 
483
+ #: includes/class.yith-wcwl-admin-init.php:1466
484
  msgid "Headers"
485
  msgstr ""
486
 
487
+ #: includes/class.yith-wcwl-admin-init.php:1469
488
  msgid "Background color"
489
  msgstr ""
490
 
491
+ #: includes/class.yith-wcwl-admin-init.php:1559
492
  #, fuzzy
493
  msgid "Wishlist Activated"
494
  msgstr "İstek listesi başlığı"
495
 
496
+ #: includes/class.yith-wcwl-admin-init.php:1560
497
  msgid ""
498
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
499
  "can access to all the settings of our plugins that you have activated. "
501
  "options, <a href=\"%s\">discover it now</a>."
502
  msgstr ""
503
 
504
+ #: includes/class.yith-wcwl-admin-init.php:1571
505
  #, fuzzy
506
  msgid "Wishlist Updated"
507
  msgstr "İstek Listesi Sayfası"
508
 
509
+ #: includes/class.yith-wcwl-admin-init.php:1572
510
  msgid ""
511
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
512
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
languages/yith-woocommerce-wishlist-uk_UA.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-uk_UA.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:39+0100\n"
7
  "Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -21,8 +21,8 @@ msgstr ""
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
  #: includes/class.yith-wcwl-admin-init.php:159
24
- #: includes/class.yith-wcwl-admin-init.php:1492
25
  #: includes/class.yith-wcwl-admin-init.php:1493
 
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr ""
@@ -85,343 +85,335 @@ msgid ""
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
- #: includes/class.yith-wcwl-admin-init.php:1040
89
  msgid "General Settings"
90
  msgstr ""
91
 
92
- #: includes/class.yith-wcwl-admin-init.php:1047
93
  msgid "Enable YITH Wishlist"
94
  msgstr ""
95
 
96
- #: includes/class.yith-wcwl-admin-init.php:1054
97
  msgid "Default wishlist title"
98
  msgstr ""
99
 
100
- #: includes/class.yith-wcwl-admin-init.php:1056
101
  #: includes/class.yith-wcwl-admin-init.php:1057
102
- #: includes/class.yith-wcwl-admin-init.php:1307
 
103
  msgid "My wishlist on %s"
104
  msgstr "Мій обраний список в %s"
105
 
106
- #: includes/class.yith-wcwl-admin-init.php:1062
107
  msgid "Wishlist Page"
108
  msgstr ""
109
 
110
- #: includes/class.yith-wcwl-admin-init.php:1063
111
  msgid "Page contents: [yith_wcwl_wishlist]"
112
  msgstr ""
113
 
114
- #: includes/class.yith-wcwl-admin-init.php:1072
115
  msgid "Position"
116
  msgstr ""
117
 
118
- #: includes/class.yith-wcwl-admin-init.php:1073
119
  msgid ""
120
  "You can add the button in variable products only after the \"Add to Cart\" "
121
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
122
  msgstr ""
123
 
124
- #: includes/class.yith-wcwl-admin-init.php:1079
125
  msgid "After \"Add to cart\""
126
  msgstr "After \"Додати в кошик\""
127
 
128
- #: includes/class.yith-wcwl-admin-init.php:1080
129
  msgid "After thumbnails"
130
  msgstr ""
131
 
132
- #: includes/class.yith-wcwl-admin-init.php:1081
133
  msgid "After summary"
134
  msgstr ""
135
 
136
- #: includes/class.yith-wcwl-admin-init.php:1082
137
  msgid "Use shortcode"
138
  msgstr ""
139
 
140
- #: includes/class.yith-wcwl-admin-init.php:1087
141
  msgid "Redirect to cart"
142
  msgstr ""
143
 
144
- #: includes/class.yith-wcwl-admin-init.php:1088
145
  msgid ""
146
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
147
  "page."
148
  msgstr ""
149
 
150
- #: includes/class.yith-wcwl-admin-init.php:1094
151
  msgid "Remove if added to the cart"
152
  msgstr ""
153
 
154
- #: includes/class.yith-wcwl-admin-init.php:1095
155
  msgid "Remove the product from the wishlist if it has been added to the cart."
156
  msgstr ""
157
 
158
- #: includes/class.yith-wcwl-admin-init.php:1101
159
  msgid "\"Add to Wishlist\" text"
160
  msgstr ""
161
 
162
- #: includes/class.yith-wcwl-admin-init.php:1103
163
  msgid "Add to Wishlist"
164
  msgstr ""
165
 
166
- #: includes/class.yith-wcwl-admin-init.php:1108
167
  #, fuzzy
168
  msgid "\"Browse wishlist\" text"
169
  msgstr "\"Додати в кошик\" button text"
170
 
171
- #: includes/class.yith-wcwl-admin-init.php:1110
172
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
173
  msgid "Browse Wishlist"
174
  msgstr ""
175
 
176
- #: includes/class.yith-wcwl-admin-init.php:1115
177
  msgid "\"Product already in wishlist\" text"
178
  msgstr ""
179
 
180
- #: includes/class.yith-wcwl-admin-init.php:1117
181
  #: includes/class.yith-wcwl-ui.php:83
182
  msgid "The product is already in the wishlist!"
183
  msgstr ""
184
 
185
- #: includes/class.yith-wcwl-admin-init.php:1122
186
  #, fuzzy
187
  msgid "\"Product added\" text"
188
  msgstr "Назва продукту"
189
 
190
- #: includes/class.yith-wcwl-admin-init.php:1124
191
  #: includes/class.yith-wcwl-ui.php:82
192
  msgid "Product added!"
193
  msgstr ""
194
 
195
- #: includes/class.yith-wcwl-admin-init.php:1129
196
  msgid "\"Add to Cart\" text"
197
  msgstr "\"Додати в кошик\" text"
198
 
199
- #: includes/class.yith-wcwl-admin-init.php:1131
200
  msgid "Add to Cart"
201
  msgstr "Додати в кошик"
202
 
203
- #: includes/class.yith-wcwl-admin-init.php:1136
204
  #, fuzzy
205
  msgid "Show Unit price"
206
  msgstr "Ціна"
207
 
208
- #: includes/class.yith-wcwl-admin-init.php:1137
209
  msgid "Show unit price for each product in wishlist"
210
  msgstr ""
211
 
212
- #: includes/class.yith-wcwl-admin-init.php:1144
213
  #, fuzzy
214
  msgid "Show \"Add to Cart\" button"
215
  msgstr "\"Додати в кошик\" button text"
216
 
217
- #: includes/class.yith-wcwl-admin-init.php:1145
218
  #, fuzzy
219
  msgid "Show \"Add to Cart\" button for each product in wishlist"
220
  msgstr "\"Додати в кошик\" button background"
221
 
222
- #: includes/class.yith-wcwl-admin-init.php:1152
223
  #, fuzzy
224
  msgid "Show Stock status"
225
  msgstr "Наявність на складі"
226
 
227
- #: includes/class.yith-wcwl-admin-init.php:1153
228
  msgid ""
229
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
230
  msgstr ""
231
 
232
- #: includes/class.yith-wcwl-admin-init.php:1160
233
  msgid "Show Date of addition"
234
  msgstr ""
235
 
236
- #: includes/class.yith-wcwl-admin-init.php:1161
237
  #, fuzzy
238
  msgid "Show the date when users have added a product to the wishlist"
239
  msgstr "Немає доданих продуктів до вибраного"
240
 
241
- #: includes/class.yith-wcwl-admin-init.php:1168
242
  #, fuzzy
243
  msgid "Add second remove button"
244
  msgstr "\"Додати в кошик\" button text"
245
 
246
- #: includes/class.yith-wcwl-admin-init.php:1169
247
  msgid "Add a second remove button in the last column, with extended label"
248
  msgstr ""
249
 
250
- #: includes/class.yith-wcwl-admin-init.php:1184
251
  msgid "Styles"
252
  msgstr ""
253
 
254
- #: includes/class.yith-wcwl-admin-init.php:1191
255
  msgid "Use buttons"
256
  msgstr ""
257
 
258
- #: includes/class.yith-wcwl-admin-init.php:1192
259
  msgid "Use buttons instead of simple anchors."
260
  msgstr ""
261
 
262
- #: includes/class.yith-wcwl-admin-init.php:1198
263
  msgid "Custom CSS"
264
  msgstr ""
265
 
266
- #: includes/class.yith-wcwl-admin-init.php:1205
267
  msgid "Use theme style"
268
  msgstr ""
269
 
270
- #: includes/class.yith-wcwl-admin-init.php:1206
271
  msgid "Use the theme style."
272
  msgstr ""
273
 
274
- #: includes/class.yith-wcwl-admin-init.php:1212
275
  msgid "Rounded buttons"
276
  msgstr ""
277
 
278
- #: includes/class.yith-wcwl-admin-init.php:1213
279
  msgid "Make button corners rounded"
280
  msgstr ""
281
 
282
- #: includes/class.yith-wcwl-admin-init.php:1219
283
  msgid "\"Add to Wishlist\" icon"
284
  msgstr ""
285
 
286
- #: includes/class.yith-wcwl-admin-init.php:1220
287
  msgid "Add an icon to the \"Add to Wishlist\" button"
288
  msgstr ""
289
 
290
- #: includes/class.yith-wcwl-admin-init.php:1230
291
  msgid "\"Add to Cart\" icon"
292
  msgstr "\"Додати в кошик\" icon"
293
 
294
- #: includes/class.yith-wcwl-admin-init.php:1231
295
  msgid "Add an icon to the \"Add to Cart\" button"
296
  msgstr "Add an icon to the \"Додати в кошик\" button"
297
 
298
- #: includes/class.yith-wcwl-admin-init.php:1249
299
  msgid "Social Networks & Share"
300
  msgstr ""
301
 
302
- #: includes/class.yith-wcwl-admin-init.php:1256
303
  msgid "Share on Facebook"
304
  msgstr ""
305
 
306
- #: includes/class.yith-wcwl-admin-init.php:1257
307
  #, fuzzy
308
  msgid "Show \"Share on Facebook\" button"
309
  msgstr "\"Додати в кошик\" button text"
310
 
311
- #: includes/class.yith-wcwl-admin-init.php:1263
312
  msgid "Tweet on Twitter"
313
  msgstr ""
314
 
315
- #: includes/class.yith-wcwl-admin-init.php:1264
316
  #, fuzzy
317
  msgid "Show \"Tweet on Twitter\" button"
318
  msgstr "\"Додати в кошик\" button text"
319
 
320
- #: includes/class.yith-wcwl-admin-init.php:1270
321
  msgid "Pin on Pinterest"
322
  msgstr ""
323
 
324
- #: includes/class.yith-wcwl-admin-init.php:1271
325
  #, fuzzy
326
  msgid "Show \"Pin on Pinterest\" button"
327
  msgstr "\"Додати в кошик\" button text"
328
 
329
- #: includes/class.yith-wcwl-admin-init.php:1277
330
  msgid "Share on Google+"
331
  msgstr ""
332
 
333
- #: includes/class.yith-wcwl-admin-init.php:1278
334
  #, fuzzy
335
  msgid "Show \"Share on Google+\" button"
336
  msgstr "\"Додати в кошик\" button text"
337
 
338
- #: includes/class.yith-wcwl-admin-init.php:1284
339
  msgid "Share by Email"
340
  msgstr ""
341
 
342
- #: includes/class.yith-wcwl-admin-init.php:1285
343
  #, fuzzy
344
  msgid "Show \"Share by Email\" button"
345
  msgstr "\"Додати в кошик\" button text"
346
 
347
- #: includes/class.yith-wcwl-admin-init.php:1291
348
  msgid "Share by WhatsApp"
349
  msgstr ""
350
 
351
- #: includes/class.yith-wcwl-admin-init.php:1292
352
  #, fuzzy
353
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
354
  msgstr "\"Додати в кошик\" button text"
355
 
356
- #: includes/class.yith-wcwl-admin-init.php:1298
357
  msgid "Share by Url"
358
  msgstr ""
359
 
360
- #: includes/class.yith-wcwl-admin-init.php:1299
361
  msgid "Show \"Share Url\" field on wishlist page"
362
  msgstr ""
363
 
364
- #: includes/class.yith-wcwl-admin-init.php:1305
365
  msgid "Social title"
366
  msgstr ""
367
 
368
- #: includes/class.yith-wcwl-admin-init.php:1312
369
  msgid "Social text"
370
  msgstr ""
371
 
372
- #: includes/class.yith-wcwl-admin-init.php:1313
373
  msgid ""
374
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
375
  "strong> where you want to show the URL of your wishlist."
376
  msgstr ""
377
 
378
- #: includes/class.yith-wcwl-admin-init.php:1320
379
  msgid "Social image URL"
380
  msgstr ""
381
 
382
- #: includes/class.yith-wcwl-admin-init.php:1321
383
  msgid "It will be used by Pinterest."
384
  msgstr ""
385
 
386
- #: includes/class.yith-wcwl-admin-init.php:1335
387
  msgid ""
388
  "If you want to take advantage of this feature, you could consider to "
389
  "purchase the %s."
390
  msgstr ""
391
 
392
- #: includes/class.yith-wcwl-admin-init.php:1340
393
  msgid "YITH WooCommerce Frequently Bought Together Integration"
394
  msgstr ""
395
 
396
- #: includes/class.yith-wcwl-admin-init.php:1347
397
  msgid "Enable slider in wishlist"
398
  msgstr ""
399
 
400
- #: includes/class.yith-wcwl-admin-init.php:1348
401
  msgid ""
402
  "Choose to enable product slider in wishlist page with linked products (<a "
403
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
404
  msgstr ""
405
 
406
- #: includes/class.yith-wcwl-admin-init.php:1384
407
  #, fuzzy
408
  msgid "\"Add to wishlist\" button"
409
  msgstr "\"Додати в кошик\" button text"
410
 
411
- #: includes/class.yith-wcwl-admin-init.php:1387
412
- #: includes/class.yith-wcwl-admin-init.php:1405
413
- #: includes/class.yith-wcwl-admin-init.php:1423
414
- #: includes/class.yith-wcwl-admin-init.php:1441
415
- #: includes/class.yith-wcwl-admin-init.php:1459
416
- msgid "Background"
417
- msgstr ""
418
-
419
  #: includes/class.yith-wcwl-admin-init.php:1388
420
  #: includes/class.yith-wcwl-admin-init.php:1406
421
  #: includes/class.yith-wcwl-admin-init.php:1424
422
  #: includes/class.yith-wcwl-admin-init.php:1442
423
  #: includes/class.yith-wcwl-admin-init.php:1460
424
- msgid "Text"
425
  msgstr ""
426
 
427
  #: includes/class.yith-wcwl-admin-init.php:1389
@@ -429,60 +421,68 @@ msgstr ""
429
  #: includes/class.yith-wcwl-admin-init.php:1425
430
  #: includes/class.yith-wcwl-admin-init.php:1443
431
  #: includes/class.yith-wcwl-admin-init.php:1461
432
- msgid "Border"
433
  msgstr ""
434
 
435
- #: includes/class.yith-wcwl-admin-init.php:1396
436
- #: includes/class.yith-wcwl-admin-init.php:1414
437
- #: includes/class.yith-wcwl-admin-init.php:1432
438
- #: includes/class.yith-wcwl-admin-init.php:1450
439
- msgid "Background (hover)"
 
440
  msgstr ""
441
 
442
  #: includes/class.yith-wcwl-admin-init.php:1397
443
  #: includes/class.yith-wcwl-admin-init.php:1415
444
  #: includes/class.yith-wcwl-admin-init.php:1433
445
  #: includes/class.yith-wcwl-admin-init.php:1451
446
- msgid "Text (hover)"
447
  msgstr ""
448
 
449
  #: includes/class.yith-wcwl-admin-init.php:1398
450
  #: includes/class.yith-wcwl-admin-init.php:1416
451
  #: includes/class.yith-wcwl-admin-init.php:1434
452
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
453
  msgid "Border (hover)"
454
  msgstr ""
455
 
456
- #: includes/class.yith-wcwl-admin-init.php:1402
457
  #, fuzzy
458
  msgid "\"Add to Cart\" button"
459
  msgstr "\"Додати в кошик\" button text"
460
 
461
- #: includes/class.yith-wcwl-admin-init.php:1420
462
  msgid "\"Style 1\" button"
463
  msgstr ""
464
 
465
- #: includes/class.yith-wcwl-admin-init.php:1438
466
  msgid "\"Style 2\" button"
467
  msgstr ""
468
 
469
- #: includes/class.yith-wcwl-admin-init.php:1456
470
  msgid "Wishlist table"
471
  msgstr ""
472
 
473
- #: includes/class.yith-wcwl-admin-init.php:1465
474
  msgid "Headers"
475
  msgstr ""
476
 
477
- #: includes/class.yith-wcwl-admin-init.php:1468
478
  msgid "Background color"
479
  msgstr ""
480
 
481
- #: includes/class.yith-wcwl-admin-init.php:1558
482
  msgid "Wishlist Activated"
483
  msgstr ""
484
 
485
- #: includes/class.yith-wcwl-admin-init.php:1559
486
  msgid ""
487
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
488
  "can access to all the settings of our plugins that you have activated. "
@@ -490,11 +490,11 @@ msgid ""
490
  "options, <a href=\"%s\">discover it now</a>."
491
  msgstr ""
492
 
493
- #: includes/class.yith-wcwl-admin-init.php:1570
494
  msgid "Wishlist Updated"
495
  msgstr ""
496
 
497
- #: includes/class.yith-wcwl-admin-init.php:1571
498
  msgid ""
499
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
500
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:39+0100\n"
7
  "Last-Translator: Valentyn Zubenko <valentyn.zubenko@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
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:1493
25
+ #: includes/class.yith-wcwl-admin-init.php:1494
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr ""
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1041
89
  msgid "General Settings"
90
  msgstr ""
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1048
93
  msgid "Enable YITH Wishlist"
94
  msgstr ""
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1055
97
  msgid "Default wishlist title"
98
  msgstr ""
99
 
 
100
  #: includes/class.yith-wcwl-admin-init.php:1057
101
+ #: includes/class.yith-wcwl-admin-init.php:1058
102
+ #: includes/class.yith-wcwl-admin-init.php:1308
103
  msgid "My wishlist on %s"
104
  msgstr "Мій обраний список в %s"
105
 
106
+ #: includes/class.yith-wcwl-admin-init.php:1063
107
  msgid "Wishlist Page"
108
  msgstr ""
109
 
110
+ #: includes/class.yith-wcwl-admin-init.php:1064
111
  msgid "Page contents: [yith_wcwl_wishlist]"
112
  msgstr ""
113
 
114
+ #: includes/class.yith-wcwl-admin-init.php:1073
115
  msgid "Position"
116
  msgstr ""
117
 
118
+ #: includes/class.yith-wcwl-admin-init.php:1074
119
  msgid ""
120
  "You can add the button in variable products only after the \"Add to Cart\" "
121
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
122
  msgstr ""
123
 
124
+ #: includes/class.yith-wcwl-admin-init.php:1080
125
  msgid "After \"Add to cart\""
126
  msgstr "After \"Додати в кошик\""
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1081
129
  msgid "After thumbnails"
130
  msgstr ""
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1082
133
  msgid "After summary"
134
  msgstr ""
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1083
137
  msgid "Use shortcode"
138
  msgstr ""
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1088
141
  msgid "Redirect to cart"
142
  msgstr ""
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1089
145
  msgid ""
146
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
147
  "page."
148
  msgstr ""
149
 
150
+ #: includes/class.yith-wcwl-admin-init.php:1095
151
  msgid "Remove if added to the cart"
152
  msgstr ""
153
 
154
+ #: includes/class.yith-wcwl-admin-init.php:1096
155
  msgid "Remove the product from the wishlist if it has been added to the cart."
156
  msgstr ""
157
 
158
+ #: includes/class.yith-wcwl-admin-init.php:1102
159
  msgid "\"Add to Wishlist\" text"
160
  msgstr ""
161
 
162
+ #: includes/class.yith-wcwl-admin-init.php:1104
163
  msgid "Add to Wishlist"
164
  msgstr ""
165
 
166
+ #: includes/class.yith-wcwl-admin-init.php:1109
167
  #, fuzzy
168
  msgid "\"Browse wishlist\" text"
169
  msgstr "\"Додати в кошик\" button text"
170
 
171
+ #: includes/class.yith-wcwl-admin-init.php:1111
172
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
173
  msgid "Browse Wishlist"
174
  msgstr ""
175
 
176
+ #: includes/class.yith-wcwl-admin-init.php:1116
177
  msgid "\"Product already in wishlist\" text"
178
  msgstr ""
179
 
180
+ #: includes/class.yith-wcwl-admin-init.php:1118
181
  #: includes/class.yith-wcwl-ui.php:83
182
  msgid "The product is already in the wishlist!"
183
  msgstr ""
184
 
185
+ #: includes/class.yith-wcwl-admin-init.php:1123
186
  #, fuzzy
187
  msgid "\"Product added\" text"
188
  msgstr "Назва продукту"
189
 
190
+ #: includes/class.yith-wcwl-admin-init.php:1125
191
  #: includes/class.yith-wcwl-ui.php:82
192
  msgid "Product added!"
193
  msgstr ""
194
 
195
+ #: includes/class.yith-wcwl-admin-init.php:1130
196
  msgid "\"Add to Cart\" text"
197
  msgstr "\"Додати в кошик\" text"
198
 
199
+ #: includes/class.yith-wcwl-admin-init.php:1132
200
  msgid "Add to Cart"
201
  msgstr "Додати в кошик"
202
 
203
+ #: includes/class.yith-wcwl-admin-init.php:1137
204
  #, fuzzy
205
  msgid "Show Unit price"
206
  msgstr "Ціна"
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1138
209
  msgid "Show unit price for each product in wishlist"
210
  msgstr ""
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1145
213
  #, fuzzy
214
  msgid "Show \"Add to Cart\" button"
215
  msgstr "\"Додати в кошик\" button text"
216
 
217
+ #: includes/class.yith-wcwl-admin-init.php:1146
218
  #, fuzzy
219
  msgid "Show \"Add to Cart\" button for each product in wishlist"
220
  msgstr "\"Додати в кошик\" button background"
221
 
222
+ #: includes/class.yith-wcwl-admin-init.php:1153
223
  #, fuzzy
224
  msgid "Show Stock status"
225
  msgstr "Наявність на складі"
226
 
227
+ #: includes/class.yith-wcwl-admin-init.php:1154
228
  msgid ""
229
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
230
  msgstr ""
231
 
232
+ #: includes/class.yith-wcwl-admin-init.php:1161
233
  msgid "Show Date of addition"
234
  msgstr ""
235
 
236
+ #: includes/class.yith-wcwl-admin-init.php:1162
237
  #, fuzzy
238
  msgid "Show the date when users have added a product to the wishlist"
239
  msgstr "Немає доданих продуктів до вибраного"
240
 
241
+ #: includes/class.yith-wcwl-admin-init.php:1169
242
  #, fuzzy
243
  msgid "Add second remove button"
244
  msgstr "\"Додати в кошик\" button text"
245
 
246
+ #: includes/class.yith-wcwl-admin-init.php:1170
247
  msgid "Add a second remove button in the last column, with extended label"
248
  msgstr ""
249
 
250
+ #: includes/class.yith-wcwl-admin-init.php:1185
251
  msgid "Styles"
252
  msgstr ""
253
 
254
+ #: includes/class.yith-wcwl-admin-init.php:1192
255
  msgid "Use buttons"
256
  msgstr ""
257
 
258
+ #: includes/class.yith-wcwl-admin-init.php:1193
259
  msgid "Use buttons instead of simple anchors."
260
  msgstr ""
261
 
262
+ #: includes/class.yith-wcwl-admin-init.php:1199
263
  msgid "Custom CSS"
264
  msgstr ""
265
 
266
+ #: includes/class.yith-wcwl-admin-init.php:1206
267
  msgid "Use theme style"
268
  msgstr ""
269
 
270
+ #: includes/class.yith-wcwl-admin-init.php:1207
271
  msgid "Use the theme style."
272
  msgstr ""
273
 
274
+ #: includes/class.yith-wcwl-admin-init.php:1213
275
  msgid "Rounded buttons"
276
  msgstr ""
277
 
278
+ #: includes/class.yith-wcwl-admin-init.php:1214
279
  msgid "Make button corners rounded"
280
  msgstr ""
281
 
282
+ #: includes/class.yith-wcwl-admin-init.php:1220
283
  msgid "\"Add to Wishlist\" icon"
284
  msgstr ""
285
 
286
+ #: includes/class.yith-wcwl-admin-init.php:1221
287
  msgid "Add an icon to the \"Add to Wishlist\" button"
288
  msgstr ""
289
 
290
+ #: includes/class.yith-wcwl-admin-init.php:1231
291
  msgid "\"Add to Cart\" icon"
292
  msgstr "\"Додати в кошик\" icon"
293
 
294
+ #: includes/class.yith-wcwl-admin-init.php:1232
295
  msgid "Add an icon to the \"Add to Cart\" button"
296
  msgstr "Add an icon to the \"Додати в кошик\" button"
297
 
298
+ #: includes/class.yith-wcwl-admin-init.php:1250
299
  msgid "Social Networks & Share"
300
  msgstr ""
301
 
302
+ #: includes/class.yith-wcwl-admin-init.php:1257
303
  msgid "Share on Facebook"
304
  msgstr ""
305
 
306
+ #: includes/class.yith-wcwl-admin-init.php:1258
307
  #, fuzzy
308
  msgid "Show \"Share on Facebook\" button"
309
  msgstr "\"Додати в кошик\" button text"
310
 
311
+ #: includes/class.yith-wcwl-admin-init.php:1264
312
  msgid "Tweet on Twitter"
313
  msgstr ""
314
 
315
+ #: includes/class.yith-wcwl-admin-init.php:1265
316
  #, fuzzy
317
  msgid "Show \"Tweet on Twitter\" button"
318
  msgstr "\"Додати в кошик\" button text"
319
 
320
+ #: includes/class.yith-wcwl-admin-init.php:1271
321
  msgid "Pin on Pinterest"
322
  msgstr ""
323
 
324
+ #: includes/class.yith-wcwl-admin-init.php:1272
325
  #, fuzzy
326
  msgid "Show \"Pin on Pinterest\" button"
327
  msgstr "\"Додати в кошик\" button text"
328
 
329
+ #: includes/class.yith-wcwl-admin-init.php:1278
330
  msgid "Share on Google+"
331
  msgstr ""
332
 
333
+ #: includes/class.yith-wcwl-admin-init.php:1279
334
  #, fuzzy
335
  msgid "Show \"Share on Google+\" button"
336
  msgstr "\"Додати в кошик\" button text"
337
 
338
+ #: includes/class.yith-wcwl-admin-init.php:1285
339
  msgid "Share by Email"
340
  msgstr ""
341
 
342
+ #: includes/class.yith-wcwl-admin-init.php:1286
343
  #, fuzzy
344
  msgid "Show \"Share by Email\" button"
345
  msgstr "\"Додати в кошик\" button text"
346
 
347
+ #: includes/class.yith-wcwl-admin-init.php:1292
348
  msgid "Share by WhatsApp"
349
  msgstr ""
350
 
351
+ #: includes/class.yith-wcwl-admin-init.php:1293
352
  #, fuzzy
353
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
354
  msgstr "\"Додати в кошик\" button text"
355
 
356
+ #: includes/class.yith-wcwl-admin-init.php:1299
357
  msgid "Share by Url"
358
  msgstr ""
359
 
360
+ #: includes/class.yith-wcwl-admin-init.php:1300
361
  msgid "Show \"Share Url\" field on wishlist page"
362
  msgstr ""
363
 
364
+ #: includes/class.yith-wcwl-admin-init.php:1306
365
  msgid "Social title"
366
  msgstr ""
367
 
368
+ #: includes/class.yith-wcwl-admin-init.php:1313
369
  msgid "Social text"
370
  msgstr ""
371
 
372
+ #: includes/class.yith-wcwl-admin-init.php:1314
373
  msgid ""
374
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
375
  "strong> where you want to show the URL of your wishlist."
376
  msgstr ""
377
 
378
+ #: includes/class.yith-wcwl-admin-init.php:1321
379
  msgid "Social image URL"
380
  msgstr ""
381
 
382
+ #: includes/class.yith-wcwl-admin-init.php:1322
383
  msgid "It will be used by Pinterest."
384
  msgstr ""
385
 
386
+ #: includes/class.yith-wcwl-admin-init.php:1336
387
  msgid ""
388
  "If you want to take advantage of this feature, you could consider to "
389
  "purchase the %s."
390
  msgstr ""
391
 
392
+ #: includes/class.yith-wcwl-admin-init.php:1341
393
  msgid "YITH WooCommerce Frequently Bought Together Integration"
394
  msgstr ""
395
 
396
+ #: includes/class.yith-wcwl-admin-init.php:1348
397
  msgid "Enable slider in wishlist"
398
  msgstr ""
399
 
400
+ #: includes/class.yith-wcwl-admin-init.php:1349
401
  msgid ""
402
  "Choose to enable product slider in wishlist page with linked products (<a "
403
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
404
  msgstr ""
405
 
406
+ #: includes/class.yith-wcwl-admin-init.php:1385
407
  #, fuzzy
408
  msgid "\"Add to wishlist\" button"
409
  msgstr "\"Додати в кошик\" button text"
410
 
 
 
 
 
 
 
 
 
411
  #: includes/class.yith-wcwl-admin-init.php:1388
412
  #: includes/class.yith-wcwl-admin-init.php:1406
413
  #: includes/class.yith-wcwl-admin-init.php:1424
414
  #: includes/class.yith-wcwl-admin-init.php:1442
415
  #: includes/class.yith-wcwl-admin-init.php:1460
416
+ msgid "Background"
417
  msgstr ""
418
 
419
  #: includes/class.yith-wcwl-admin-init.php:1389
421
  #: includes/class.yith-wcwl-admin-init.php:1425
422
  #: includes/class.yith-wcwl-admin-init.php:1443
423
  #: includes/class.yith-wcwl-admin-init.php:1461
424
+ msgid "Text"
425
  msgstr ""
426
 
427
+ #: includes/class.yith-wcwl-admin-init.php:1390
428
+ #: includes/class.yith-wcwl-admin-init.php:1408
429
+ #: includes/class.yith-wcwl-admin-init.php:1426
430
+ #: includes/class.yith-wcwl-admin-init.php:1444
431
+ #: includes/class.yith-wcwl-admin-init.php:1462
432
+ msgid "Border"
433
  msgstr ""
434
 
435
  #: includes/class.yith-wcwl-admin-init.php:1397
436
  #: includes/class.yith-wcwl-admin-init.php:1415
437
  #: includes/class.yith-wcwl-admin-init.php:1433
438
  #: includes/class.yith-wcwl-admin-init.php:1451
439
+ msgid "Background (hover)"
440
  msgstr ""
441
 
442
  #: includes/class.yith-wcwl-admin-init.php:1398
443
  #: includes/class.yith-wcwl-admin-init.php:1416
444
  #: includes/class.yith-wcwl-admin-init.php:1434
445
  #: includes/class.yith-wcwl-admin-init.php:1452
446
+ msgid "Text (hover)"
447
+ msgstr ""
448
+
449
+ #: includes/class.yith-wcwl-admin-init.php:1399
450
+ #: includes/class.yith-wcwl-admin-init.php:1417
451
+ #: includes/class.yith-wcwl-admin-init.php:1435
452
+ #: includes/class.yith-wcwl-admin-init.php:1453
453
  msgid "Border (hover)"
454
  msgstr ""
455
 
456
+ #: includes/class.yith-wcwl-admin-init.php:1403
457
  #, fuzzy
458
  msgid "\"Add to Cart\" button"
459
  msgstr "\"Додати в кошик\" button text"
460
 
461
+ #: includes/class.yith-wcwl-admin-init.php:1421
462
  msgid "\"Style 1\" button"
463
  msgstr ""
464
 
465
+ #: includes/class.yith-wcwl-admin-init.php:1439
466
  msgid "\"Style 2\" button"
467
  msgstr ""
468
 
469
+ #: includes/class.yith-wcwl-admin-init.php:1457
470
  msgid "Wishlist table"
471
  msgstr ""
472
 
473
+ #: includes/class.yith-wcwl-admin-init.php:1466
474
  msgid "Headers"
475
  msgstr ""
476
 
477
+ #: includes/class.yith-wcwl-admin-init.php:1469
478
  msgid "Background color"
479
  msgstr ""
480
 
481
+ #: includes/class.yith-wcwl-admin-init.php:1559
482
  msgid "Wishlist Activated"
483
  msgstr ""
484
 
485
+ #: includes/class.yith-wcwl-admin-init.php:1560
486
  msgid ""
487
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
488
  "can access to all the settings of our plugins that you have activated. "
490
  "options, <a href=\"%s\">discover it now</a>."
491
  msgstr ""
492
 
493
+ #: includes/class.yith-wcwl-admin-init.php:1571
494
  msgid "Wishlist Updated"
495
  msgstr ""
496
 
497
+ #: includes/class.yith-wcwl-admin-init.php:1572
498
  msgid ""
499
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
500
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
languages/yith-woocommerce-wishlist-zh_CN.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-zh_CN.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:39+0100\n"
7
  "Last-Translator: 李明軒 <eggeggxuan@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -21,8 +21,8 @@ msgstr ""
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
  #: includes/class.yith-wcwl-admin-init.php:159
24
- #: includes/class.yith-wcwl-admin-init.php:1492
25
  #: includes/class.yith-wcwl-admin-init.php:1493
 
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "愿望清单"
@@ -85,332 +85,324 @@ msgid ""
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
- #: includes/class.yith-wcwl-admin-init.php:1040
89
  msgid "General Settings"
90
  msgstr ""
91
 
92
- #: includes/class.yith-wcwl-admin-init.php:1047
93
  msgid "Enable YITH Wishlist"
94
  msgstr ""
95
 
96
- #: includes/class.yith-wcwl-admin-init.php:1054
97
  msgid "Default wishlist title"
98
  msgstr ""
99
 
100
- #: includes/class.yith-wcwl-admin-init.php:1056
101
  #: includes/class.yith-wcwl-admin-init.php:1057
102
- #: includes/class.yith-wcwl-admin-init.php:1307
 
103
  msgid "My wishlist on %s"
104
  msgstr ""
105
 
106
- #: includes/class.yith-wcwl-admin-init.php:1062
107
  msgid "Wishlist Page"
108
  msgstr ""
109
 
110
- #: includes/class.yith-wcwl-admin-init.php:1063
111
  msgid "Page contents: [yith_wcwl_wishlist]"
112
  msgstr ""
113
 
114
- #: includes/class.yith-wcwl-admin-init.php:1072
115
  msgid "Position"
116
  msgstr ""
117
 
118
- #: includes/class.yith-wcwl-admin-init.php:1073
119
  msgid ""
120
  "You can add the button in variable products only after the \"Add to Cart\" "
121
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
122
  msgstr ""
123
 
124
- #: includes/class.yith-wcwl-admin-init.php:1079
125
  msgid "After \"Add to cart\""
126
  msgstr ""
127
 
128
- #: includes/class.yith-wcwl-admin-init.php:1080
129
  msgid "After thumbnails"
130
  msgstr ""
131
 
132
- #: includes/class.yith-wcwl-admin-init.php:1081
133
  msgid "After summary"
134
  msgstr ""
135
 
136
- #: includes/class.yith-wcwl-admin-init.php:1082
137
  msgid "Use shortcode"
138
  msgstr ""
139
 
140
- #: includes/class.yith-wcwl-admin-init.php:1087
141
  msgid "Redirect to cart"
142
  msgstr ""
143
 
144
- #: includes/class.yith-wcwl-admin-init.php:1088
145
  msgid ""
146
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
147
  "page."
148
  msgstr ""
149
 
150
- #: includes/class.yith-wcwl-admin-init.php:1094
151
  msgid "Remove if added to the cart"
152
  msgstr ""
153
 
154
- #: includes/class.yith-wcwl-admin-init.php:1095
155
  msgid "Remove the product from the wishlist if it has been added to the cart."
156
  msgstr ""
157
 
158
- #: includes/class.yith-wcwl-admin-init.php:1101
159
  msgid "\"Add to Wishlist\" text"
160
  msgstr ""
161
 
162
- #: includes/class.yith-wcwl-admin-init.php:1103
163
  msgid "Add to Wishlist"
164
  msgstr ""
165
 
166
- #: includes/class.yith-wcwl-admin-init.php:1108
167
  #, fuzzy
168
  msgid "\"Browse wishlist\" text"
169
  msgstr "浏览「愿望清单」"
170
 
171
- #: includes/class.yith-wcwl-admin-init.php:1110
172
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
173
  msgid "Browse Wishlist"
174
  msgstr "浏览「愿望清单」"
175
 
176
- #: includes/class.yith-wcwl-admin-init.php:1115
177
  #, fuzzy
178
  msgid "\"Product already in wishlist\" text"
179
  msgstr "商品已经加入收藏在「愿望清单」裡面。"
180
 
181
- #: includes/class.yith-wcwl-admin-init.php:1117
182
  #: includes/class.yith-wcwl-ui.php:83
183
  msgid "The product is already in the wishlist!"
184
  msgstr "这个商品已经加入收藏在「愿望清单」裡面!"
185
 
186
- #: includes/class.yith-wcwl-admin-init.php:1122
187
  #, fuzzy
188
  msgid "\"Product added\" text"
189
  msgstr "加入收藏!"
190
 
191
- #: includes/class.yith-wcwl-admin-init.php:1124
192
  #: includes/class.yith-wcwl-ui.php:82
193
  msgid "Product added!"
194
  msgstr "加入收藏!"
195
 
196
- #: includes/class.yith-wcwl-admin-init.php:1129
197
  msgid "\"Add to Cart\" text"
198
  msgstr ""
199
 
200
- #: includes/class.yith-wcwl-admin-init.php:1131
201
  msgid "Add to Cart"
202
  msgstr ""
203
 
204
- #: includes/class.yith-wcwl-admin-init.php:1136
205
  msgid "Show Unit price"
206
  msgstr ""
207
 
208
- #: includes/class.yith-wcwl-admin-init.php:1137
209
  msgid "Show unit price for each product in wishlist"
210
  msgstr ""
211
 
212
- #: includes/class.yith-wcwl-admin-init.php:1144
213
  msgid "Show \"Add to Cart\" button"
214
  msgstr ""
215
 
216
- #: includes/class.yith-wcwl-admin-init.php:1145
217
  msgid "Show \"Add to Cart\" button for each product in wishlist"
218
  msgstr ""
219
 
220
- #: includes/class.yith-wcwl-admin-init.php:1152
221
  msgid "Show Stock status"
222
  msgstr ""
223
 
224
- #: includes/class.yith-wcwl-admin-init.php:1153
225
  msgid ""
226
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
227
  msgstr ""
228
 
229
- #: includes/class.yith-wcwl-admin-init.php:1160
230
  msgid "Show Date of addition"
231
  msgstr ""
232
 
233
- #: includes/class.yith-wcwl-admin-init.php:1161
234
  #, fuzzy
235
  msgid "Show the date when users have added a product to the wishlist"
236
  msgstr "商品加入收藏到「愿望清单」时,发生了错误。"
237
 
238
- #: includes/class.yith-wcwl-admin-init.php:1168
239
  msgid "Add second remove button"
240
  msgstr ""
241
 
242
- #: includes/class.yith-wcwl-admin-init.php:1169
243
  msgid "Add a second remove button in the last column, with extended label"
244
  msgstr ""
245
 
246
- #: includes/class.yith-wcwl-admin-init.php:1184
247
  msgid "Styles"
248
  msgstr ""
249
 
250
- #: includes/class.yith-wcwl-admin-init.php:1191
251
  msgid "Use buttons"
252
  msgstr ""
253
 
254
- #: includes/class.yith-wcwl-admin-init.php:1192
255
  msgid "Use buttons instead of simple anchors."
256
  msgstr ""
257
 
258
- #: includes/class.yith-wcwl-admin-init.php:1198
259
  msgid "Custom CSS"
260
  msgstr ""
261
 
262
- #: includes/class.yith-wcwl-admin-init.php:1205
263
  msgid "Use theme style"
264
  msgstr ""
265
 
266
- #: includes/class.yith-wcwl-admin-init.php:1206
267
  msgid "Use the theme style."
268
  msgstr ""
269
 
270
- #: includes/class.yith-wcwl-admin-init.php:1212
271
  msgid "Rounded buttons"
272
  msgstr ""
273
 
274
- #: includes/class.yith-wcwl-admin-init.php:1213
275
  msgid "Make button corners rounded"
276
  msgstr ""
277
 
278
- #: includes/class.yith-wcwl-admin-init.php:1219
279
  msgid "\"Add to Wishlist\" icon"
280
  msgstr ""
281
 
282
- #: includes/class.yith-wcwl-admin-init.php:1220
283
  msgid "Add an icon to the \"Add to Wishlist\" button"
284
  msgstr ""
285
 
286
- #: includes/class.yith-wcwl-admin-init.php:1230
287
  msgid "\"Add to Cart\" icon"
288
  msgstr ""
289
 
290
- #: includes/class.yith-wcwl-admin-init.php:1231
291
  msgid "Add an icon to the \"Add to Cart\" button"
292
  msgstr ""
293
 
294
- #: includes/class.yith-wcwl-admin-init.php:1249
295
  msgid "Social Networks & Share"
296
  msgstr ""
297
 
298
- #: includes/class.yith-wcwl-admin-init.php:1256
299
  msgid "Share on Facebook"
300
  msgstr ""
301
 
302
- #: includes/class.yith-wcwl-admin-init.php:1257
303
  msgid "Show \"Share on Facebook\" button"
304
  msgstr ""
305
 
306
- #: includes/class.yith-wcwl-admin-init.php:1263
307
  msgid "Tweet on Twitter"
308
  msgstr ""
309
 
310
- #: includes/class.yith-wcwl-admin-init.php:1264
311
  msgid "Show \"Tweet on Twitter\" button"
312
  msgstr ""
313
 
314
- #: includes/class.yith-wcwl-admin-init.php:1270
315
  msgid "Pin on Pinterest"
316
  msgstr ""
317
 
318
- #: includes/class.yith-wcwl-admin-init.php:1271
319
  msgid "Show \"Pin on Pinterest\" button"
320
  msgstr ""
321
 
322
- #: includes/class.yith-wcwl-admin-init.php:1277
323
  msgid "Share on Google+"
324
  msgstr ""
325
 
326
- #: includes/class.yith-wcwl-admin-init.php:1278
327
  msgid "Show \"Share on Google+\" button"
328
  msgstr ""
329
 
330
- #: includes/class.yith-wcwl-admin-init.php:1284
331
  msgid "Share by Email"
332
  msgstr ""
333
 
334
- #: includes/class.yith-wcwl-admin-init.php:1285
335
  msgid "Show \"Share by Email\" button"
336
  msgstr ""
337
 
338
- #: includes/class.yith-wcwl-admin-init.php:1291
339
  msgid "Share by WhatsApp"
340
  msgstr ""
341
 
342
- #: includes/class.yith-wcwl-admin-init.php:1292
343
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
344
  msgstr ""
345
 
346
- #: includes/class.yith-wcwl-admin-init.php:1298
347
  msgid "Share by Url"
348
  msgstr ""
349
 
350
- #: includes/class.yith-wcwl-admin-init.php:1299
351
  msgid "Show \"Share Url\" field on wishlist page"
352
  msgstr ""
353
 
354
- #: includes/class.yith-wcwl-admin-init.php:1305
355
  msgid "Social title"
356
  msgstr ""
357
 
358
- #: includes/class.yith-wcwl-admin-init.php:1312
359
  msgid "Social text"
360
  msgstr ""
361
 
362
- #: includes/class.yith-wcwl-admin-init.php:1313
363
  msgid ""
364
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
365
  "strong> where you want to show the URL of your wishlist."
366
  msgstr ""
367
 
368
- #: includes/class.yith-wcwl-admin-init.php:1320
369
  msgid "Social image URL"
370
  msgstr ""
371
 
372
- #: includes/class.yith-wcwl-admin-init.php:1321
373
  msgid "It will be used by Pinterest."
374
  msgstr ""
375
 
376
- #: includes/class.yith-wcwl-admin-init.php:1335
377
  msgid ""
378
  "If you want to take advantage of this feature, you could consider to "
379
  "purchase the %s."
380
  msgstr ""
381
 
382
- #: includes/class.yith-wcwl-admin-init.php:1340
383
  msgid "YITH WooCommerce Frequently Bought Together Integration"
384
  msgstr ""
385
 
386
- #: includes/class.yith-wcwl-admin-init.php:1347
387
  msgid "Enable slider in wishlist"
388
  msgstr ""
389
 
390
- #: includes/class.yith-wcwl-admin-init.php:1348
391
  msgid ""
392
  "Choose to enable product slider in wishlist page with linked products (<a "
393
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
394
  msgstr ""
395
 
396
- #: includes/class.yith-wcwl-admin-init.php:1384
397
  msgid "\"Add to wishlist\" button"
398
  msgstr ""
399
 
400
- #: includes/class.yith-wcwl-admin-init.php:1387
401
- #: includes/class.yith-wcwl-admin-init.php:1405
402
- #: includes/class.yith-wcwl-admin-init.php:1423
403
- #: includes/class.yith-wcwl-admin-init.php:1441
404
- #: includes/class.yith-wcwl-admin-init.php:1459
405
- msgid "Background"
406
- msgstr ""
407
-
408
  #: includes/class.yith-wcwl-admin-init.php:1388
409
  #: includes/class.yith-wcwl-admin-init.php:1406
410
  #: includes/class.yith-wcwl-admin-init.php:1424
411
  #: includes/class.yith-wcwl-admin-init.php:1442
412
  #: includes/class.yith-wcwl-admin-init.php:1460
413
- msgid "Text"
414
  msgstr ""
415
 
416
  #: includes/class.yith-wcwl-admin-init.php:1389
@@ -418,61 +410,69 @@ msgstr ""
418
  #: includes/class.yith-wcwl-admin-init.php:1425
419
  #: includes/class.yith-wcwl-admin-init.php:1443
420
  #: includes/class.yith-wcwl-admin-init.php:1461
421
- msgid "Border"
422
  msgstr ""
423
 
424
- #: includes/class.yith-wcwl-admin-init.php:1396
425
- #: includes/class.yith-wcwl-admin-init.php:1414
426
- #: includes/class.yith-wcwl-admin-init.php:1432
427
- #: includes/class.yith-wcwl-admin-init.php:1450
428
- msgid "Background (hover)"
 
429
  msgstr ""
430
 
431
  #: includes/class.yith-wcwl-admin-init.php:1397
432
  #: includes/class.yith-wcwl-admin-init.php:1415
433
  #: includes/class.yith-wcwl-admin-init.php:1433
434
  #: includes/class.yith-wcwl-admin-init.php:1451
435
- msgid "Text (hover)"
436
  msgstr ""
437
 
438
  #: includes/class.yith-wcwl-admin-init.php:1398
439
  #: includes/class.yith-wcwl-admin-init.php:1416
440
  #: includes/class.yith-wcwl-admin-init.php:1434
441
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
442
  msgid "Border (hover)"
443
  msgstr ""
444
 
445
- #: includes/class.yith-wcwl-admin-init.php:1402
446
  msgid "\"Add to Cart\" button"
447
  msgstr ""
448
 
449
- #: includes/class.yith-wcwl-admin-init.php:1420
450
  msgid "\"Style 1\" button"
451
  msgstr ""
452
 
453
- #: includes/class.yith-wcwl-admin-init.php:1438
454
  msgid "\"Style 2\" button"
455
  msgstr ""
456
 
457
- #: includes/class.yith-wcwl-admin-init.php:1456
458
  #, fuzzy
459
  msgid "Wishlist table"
460
  msgstr "愿望清单"
461
 
462
- #: includes/class.yith-wcwl-admin-init.php:1465
463
  msgid "Headers"
464
  msgstr ""
465
 
466
- #: includes/class.yith-wcwl-admin-init.php:1468
467
  msgid "Background color"
468
  msgstr ""
469
 
470
- #: includes/class.yith-wcwl-admin-init.php:1558
471
  #, fuzzy
472
  msgid "Wishlist Activated"
473
  msgstr "愿望清单"
474
 
475
- #: includes/class.yith-wcwl-admin-init.php:1559
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,12 +480,12 @@ msgid ""
480
  "options, <a href=\"%s\">discover it now</a>."
481
  msgstr ""
482
 
483
- #: includes/class.yith-wcwl-admin-init.php:1570
484
  #, fuzzy
485
  msgid "Wishlist Updated"
486
  msgstr "愿望清单"
487
 
488
- #: includes/class.yith-wcwl-admin-init.php:1571
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 "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:39+0100\n"
7
  "Last-Translator: 李明軒 <eggeggxuan@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
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:1493
25
+ #: includes/class.yith-wcwl-admin-init.php:1494
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "愿望清单"
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1041
89
  msgid "General Settings"
90
  msgstr ""
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1048
93
  msgid "Enable YITH Wishlist"
94
  msgstr ""
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1055
97
  msgid "Default wishlist title"
98
  msgstr ""
99
 
 
100
  #: includes/class.yith-wcwl-admin-init.php:1057
101
+ #: includes/class.yith-wcwl-admin-init.php:1058
102
+ #: includes/class.yith-wcwl-admin-init.php:1308
103
  msgid "My wishlist on %s"
104
  msgstr ""
105
 
106
+ #: includes/class.yith-wcwl-admin-init.php:1063
107
  msgid "Wishlist Page"
108
  msgstr ""
109
 
110
+ #: includes/class.yith-wcwl-admin-init.php:1064
111
  msgid "Page contents: [yith_wcwl_wishlist]"
112
  msgstr ""
113
 
114
+ #: includes/class.yith-wcwl-admin-init.php:1073
115
  msgid "Position"
116
  msgstr ""
117
 
118
+ #: includes/class.yith-wcwl-admin-init.php:1074
119
  msgid ""
120
  "You can add the button in variable products only after the \"Add to Cart\" "
121
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
122
  msgstr ""
123
 
124
+ #: includes/class.yith-wcwl-admin-init.php:1080
125
  msgid "After \"Add to cart\""
126
  msgstr ""
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1081
129
  msgid "After thumbnails"
130
  msgstr ""
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1082
133
  msgid "After summary"
134
  msgstr ""
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1083
137
  msgid "Use shortcode"
138
  msgstr ""
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1088
141
  msgid "Redirect to cart"
142
  msgstr ""
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1089
145
  msgid ""
146
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
147
  "page."
148
  msgstr ""
149
 
150
+ #: includes/class.yith-wcwl-admin-init.php:1095
151
  msgid "Remove if added to the cart"
152
  msgstr ""
153
 
154
+ #: includes/class.yith-wcwl-admin-init.php:1096
155
  msgid "Remove the product from the wishlist if it has been added to the cart."
156
  msgstr ""
157
 
158
+ #: includes/class.yith-wcwl-admin-init.php:1102
159
  msgid "\"Add to Wishlist\" text"
160
  msgstr ""
161
 
162
+ #: includes/class.yith-wcwl-admin-init.php:1104
163
  msgid "Add to Wishlist"
164
  msgstr ""
165
 
166
+ #: includes/class.yith-wcwl-admin-init.php:1109
167
  #, fuzzy
168
  msgid "\"Browse wishlist\" text"
169
  msgstr "浏览「愿望清单」"
170
 
171
+ #: includes/class.yith-wcwl-admin-init.php:1111
172
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
173
  msgid "Browse Wishlist"
174
  msgstr "浏览「愿望清单」"
175
 
176
+ #: includes/class.yith-wcwl-admin-init.php:1116
177
  #, fuzzy
178
  msgid "\"Product already in wishlist\" text"
179
  msgstr "商品已经加入收藏在「愿望清单」裡面。"
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1118
182
  #: includes/class.yith-wcwl-ui.php:83
183
  msgid "The product is already in the wishlist!"
184
  msgstr "这个商品已经加入收藏在「愿望清单」裡面!"
185
 
186
+ #: includes/class.yith-wcwl-admin-init.php:1123
187
  #, fuzzy
188
  msgid "\"Product added\" text"
189
  msgstr "加入收藏!"
190
 
191
+ #: includes/class.yith-wcwl-admin-init.php:1125
192
  #: includes/class.yith-wcwl-ui.php:82
193
  msgid "Product added!"
194
  msgstr "加入收藏!"
195
 
196
+ #: includes/class.yith-wcwl-admin-init.php:1130
197
  msgid "\"Add to Cart\" text"
198
  msgstr ""
199
 
200
+ #: includes/class.yith-wcwl-admin-init.php:1132
201
  msgid "Add to Cart"
202
  msgstr ""
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1137
205
  msgid "Show Unit price"
206
  msgstr ""
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1138
209
  msgid "Show unit price for each product in wishlist"
210
  msgstr ""
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1145
213
  msgid "Show \"Add to Cart\" button"
214
  msgstr ""
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1146
217
  msgid "Show \"Add to Cart\" button for each product in wishlist"
218
  msgstr ""
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1153
221
  msgid "Show Stock status"
222
  msgstr ""
223
 
224
+ #: includes/class.yith-wcwl-admin-init.php:1154
225
  msgid ""
226
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
227
  msgstr ""
228
 
229
+ #: includes/class.yith-wcwl-admin-init.php:1161
230
  msgid "Show Date of addition"
231
  msgstr ""
232
 
233
+ #: includes/class.yith-wcwl-admin-init.php:1162
234
  #, fuzzy
235
  msgid "Show the date when users have added a product to the wishlist"
236
  msgstr "商品加入收藏到「愿望清单」时,发生了错误。"
237
 
238
+ #: includes/class.yith-wcwl-admin-init.php:1169
239
  msgid "Add second remove button"
240
  msgstr ""
241
 
242
+ #: includes/class.yith-wcwl-admin-init.php:1170
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:1185
247
  msgid "Styles"
248
  msgstr ""
249
 
250
+ #: includes/class.yith-wcwl-admin-init.php:1192
251
  msgid "Use buttons"
252
  msgstr ""
253
 
254
+ #: includes/class.yith-wcwl-admin-init.php:1193
255
  msgid "Use buttons instead of simple anchors."
256
  msgstr ""
257
 
258
+ #: includes/class.yith-wcwl-admin-init.php:1199
259
  msgid "Custom CSS"
260
  msgstr ""
261
 
262
+ #: includes/class.yith-wcwl-admin-init.php:1206
263
  msgid "Use theme style"
264
  msgstr ""
265
 
266
+ #: includes/class.yith-wcwl-admin-init.php:1207
267
  msgid "Use the theme style."
268
  msgstr ""
269
 
270
+ #: includes/class.yith-wcwl-admin-init.php:1213
271
  msgid "Rounded buttons"
272
  msgstr ""
273
 
274
+ #: includes/class.yith-wcwl-admin-init.php:1214
275
  msgid "Make button corners rounded"
276
  msgstr ""
277
 
278
+ #: includes/class.yith-wcwl-admin-init.php:1220
279
  msgid "\"Add to Wishlist\" icon"
280
  msgstr ""
281
 
282
+ #: includes/class.yith-wcwl-admin-init.php:1221
283
  msgid "Add an icon to the \"Add to Wishlist\" button"
284
  msgstr ""
285
 
286
+ #: includes/class.yith-wcwl-admin-init.php:1231
287
  msgid "\"Add to Cart\" icon"
288
  msgstr ""
289
 
290
+ #: includes/class.yith-wcwl-admin-init.php:1232
291
  msgid "Add an icon to the \"Add to Cart\" button"
292
  msgstr ""
293
 
294
+ #: includes/class.yith-wcwl-admin-init.php:1250
295
  msgid "Social Networks & Share"
296
  msgstr ""
297
 
298
+ #: includes/class.yith-wcwl-admin-init.php:1257
299
  msgid "Share on Facebook"
300
  msgstr ""
301
 
302
+ #: includes/class.yith-wcwl-admin-init.php:1258
303
  msgid "Show \"Share on Facebook\" button"
304
  msgstr ""
305
 
306
+ #: includes/class.yith-wcwl-admin-init.php:1264
307
  msgid "Tweet on Twitter"
308
  msgstr ""
309
 
310
+ #: includes/class.yith-wcwl-admin-init.php:1265
311
  msgid "Show \"Tweet on Twitter\" button"
312
  msgstr ""
313
 
314
+ #: includes/class.yith-wcwl-admin-init.php:1271
315
  msgid "Pin on Pinterest"
316
  msgstr ""
317
 
318
+ #: includes/class.yith-wcwl-admin-init.php:1272
319
  msgid "Show \"Pin on Pinterest\" button"
320
  msgstr ""
321
 
322
+ #: includes/class.yith-wcwl-admin-init.php:1278
323
  msgid "Share on Google+"
324
  msgstr ""
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1279
327
  msgid "Show \"Share on Google+\" button"
328
  msgstr ""
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1285
331
  msgid "Share by Email"
332
  msgstr ""
333
 
334
+ #: includes/class.yith-wcwl-admin-init.php:1286
335
  msgid "Show \"Share by Email\" button"
336
  msgstr ""
337
 
338
+ #: includes/class.yith-wcwl-admin-init.php:1292
339
  msgid "Share by WhatsApp"
340
  msgstr ""
341
 
342
+ #: includes/class.yith-wcwl-admin-init.php:1293
343
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
344
  msgstr ""
345
 
346
+ #: includes/class.yith-wcwl-admin-init.php:1299
347
  msgid "Share by Url"
348
  msgstr ""
349
 
350
+ #: includes/class.yith-wcwl-admin-init.php:1300
351
  msgid "Show \"Share Url\" field on wishlist page"
352
  msgstr ""
353
 
354
+ #: includes/class.yith-wcwl-admin-init.php:1306
355
  msgid "Social title"
356
  msgstr ""
357
 
358
+ #: includes/class.yith-wcwl-admin-init.php:1313
359
  msgid "Social text"
360
  msgstr ""
361
 
362
+ #: includes/class.yith-wcwl-admin-init.php:1314
363
  msgid ""
364
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
365
  "strong> where you want to show the URL of your wishlist."
366
  msgstr ""
367
 
368
+ #: includes/class.yith-wcwl-admin-init.php:1321
369
  msgid "Social image URL"
370
  msgstr ""
371
 
372
+ #: includes/class.yith-wcwl-admin-init.php:1322
373
  msgid "It will be used by Pinterest."
374
  msgstr ""
375
 
376
+ #: includes/class.yith-wcwl-admin-init.php:1336
377
  msgid ""
378
  "If you want to take advantage of this feature, you could consider to "
379
  "purchase the %s."
380
  msgstr ""
381
 
382
+ #: includes/class.yith-wcwl-admin-init.php:1341
383
  msgid "YITH WooCommerce Frequently Bought Together Integration"
384
  msgstr ""
385
 
386
+ #: includes/class.yith-wcwl-admin-init.php:1348
387
  msgid "Enable slider in wishlist"
388
  msgstr ""
389
 
390
+ #: includes/class.yith-wcwl-admin-init.php:1349
391
  msgid ""
392
  "Choose to enable product slider in wishlist page with linked products (<a "
393
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
394
  msgstr ""
395
 
396
+ #: includes/class.yith-wcwl-admin-init.php:1385
397
  msgid "\"Add to wishlist\" button"
398
  msgstr ""
399
 
 
 
 
 
 
 
 
 
400
  #: includes/class.yith-wcwl-admin-init.php:1388
401
  #: includes/class.yith-wcwl-admin-init.php:1406
402
  #: includes/class.yith-wcwl-admin-init.php:1424
403
  #: includes/class.yith-wcwl-admin-init.php:1442
404
  #: includes/class.yith-wcwl-admin-init.php:1460
405
+ msgid "Background"
406
  msgstr ""
407
 
408
  #: includes/class.yith-wcwl-admin-init.php:1389
410
  #: includes/class.yith-wcwl-admin-init.php:1425
411
  #: includes/class.yith-wcwl-admin-init.php:1443
412
  #: includes/class.yith-wcwl-admin-init.php:1461
413
+ msgid "Text"
414
  msgstr ""
415
 
416
+ #: includes/class.yith-wcwl-admin-init.php:1390
417
+ #: includes/class.yith-wcwl-admin-init.php:1408
418
+ #: includes/class.yith-wcwl-admin-init.php:1426
419
+ #: includes/class.yith-wcwl-admin-init.php:1444
420
+ #: includes/class.yith-wcwl-admin-init.php:1462
421
+ msgid "Border"
422
  msgstr ""
423
 
424
  #: includes/class.yith-wcwl-admin-init.php:1397
425
  #: includes/class.yith-wcwl-admin-init.php:1415
426
  #: includes/class.yith-wcwl-admin-init.php:1433
427
  #: includes/class.yith-wcwl-admin-init.php:1451
428
+ msgid "Background (hover)"
429
  msgstr ""
430
 
431
  #: includes/class.yith-wcwl-admin-init.php:1398
432
  #: includes/class.yith-wcwl-admin-init.php:1416
433
  #: includes/class.yith-wcwl-admin-init.php:1434
434
  #: includes/class.yith-wcwl-admin-init.php:1452
435
+ msgid "Text (hover)"
436
+ msgstr ""
437
+
438
+ #: includes/class.yith-wcwl-admin-init.php:1399
439
+ #: includes/class.yith-wcwl-admin-init.php:1417
440
+ #: includes/class.yith-wcwl-admin-init.php:1435
441
+ #: includes/class.yith-wcwl-admin-init.php:1453
442
  msgid "Border (hover)"
443
  msgstr ""
444
 
445
+ #: includes/class.yith-wcwl-admin-init.php:1403
446
  msgid "\"Add to Cart\" button"
447
  msgstr ""
448
 
449
+ #: includes/class.yith-wcwl-admin-init.php:1421
450
  msgid "\"Style 1\" button"
451
  msgstr ""
452
 
453
+ #: includes/class.yith-wcwl-admin-init.php:1439
454
  msgid "\"Style 2\" button"
455
  msgstr ""
456
 
457
+ #: includes/class.yith-wcwl-admin-init.php:1457
458
  #, fuzzy
459
  msgid "Wishlist table"
460
  msgstr "愿望清单"
461
 
462
+ #: includes/class.yith-wcwl-admin-init.php:1466
463
  msgid "Headers"
464
  msgstr ""
465
 
466
+ #: includes/class.yith-wcwl-admin-init.php:1469
467
  msgid "Background color"
468
  msgstr ""
469
 
470
+ #: includes/class.yith-wcwl-admin-init.php:1559
471
  #, fuzzy
472
  msgid "Wishlist Activated"
473
  msgstr "愿望清单"
474
 
475
+ #: includes/class.yith-wcwl-admin-init.php:1560
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
  "options, <a href=\"%s\">discover it now</a>."
481
  msgstr ""
482
 
483
+ #: includes/class.yith-wcwl-admin-init.php:1571
484
  #, fuzzy
485
  msgid "Wishlist Updated"
486
  msgstr "愿望清单"
487
 
488
+ #: includes/class.yith-wcwl-admin-init.php:1572
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 "
languages/yith-woocommerce-wishlist-zh_TW.mo CHANGED
Binary file
languages/yith-woocommerce-wishlist-zh_TW.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:39+0100\n"
7
  "Last-Translator: 李明軒 <eggeggxuan@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
@@ -21,8 +21,8 @@ msgstr ""
21
  "X-Poedit-SearchPathExcluded-0: ../plugin-fw\n"
22
 
23
  #: includes/class.yith-wcwl-admin-init.php:159
24
- #: includes/class.yith-wcwl-admin-init.php:1492
25
  #: includes/class.yith-wcwl-admin-init.php:1493
 
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "願望清單"
@@ -85,332 +85,324 @@ msgid ""
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
- #: includes/class.yith-wcwl-admin-init.php:1040
89
  msgid "General Settings"
90
  msgstr ""
91
 
92
- #: includes/class.yith-wcwl-admin-init.php:1047
93
  msgid "Enable YITH Wishlist"
94
  msgstr ""
95
 
96
- #: includes/class.yith-wcwl-admin-init.php:1054
97
  msgid "Default wishlist title"
98
  msgstr ""
99
 
100
- #: includes/class.yith-wcwl-admin-init.php:1056
101
  #: includes/class.yith-wcwl-admin-init.php:1057
102
- #: includes/class.yith-wcwl-admin-init.php:1307
 
103
  msgid "My wishlist on %s"
104
  msgstr ""
105
 
106
- #: includes/class.yith-wcwl-admin-init.php:1062
107
  msgid "Wishlist Page"
108
  msgstr ""
109
 
110
- #: includes/class.yith-wcwl-admin-init.php:1063
111
  msgid "Page contents: [yith_wcwl_wishlist]"
112
  msgstr ""
113
 
114
- #: includes/class.yith-wcwl-admin-init.php:1072
115
  msgid "Position"
116
  msgstr ""
117
 
118
- #: includes/class.yith-wcwl-admin-init.php:1073
119
  msgid ""
120
  "You can add the button in variable products only after the \"Add to Cart\" "
121
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
122
  msgstr ""
123
 
124
- #: includes/class.yith-wcwl-admin-init.php:1079
125
  msgid "After \"Add to cart\""
126
  msgstr ""
127
 
128
- #: includes/class.yith-wcwl-admin-init.php:1080
129
  msgid "After thumbnails"
130
  msgstr ""
131
 
132
- #: includes/class.yith-wcwl-admin-init.php:1081
133
  msgid "After summary"
134
  msgstr ""
135
 
136
- #: includes/class.yith-wcwl-admin-init.php:1082
137
  msgid "Use shortcode"
138
  msgstr ""
139
 
140
- #: includes/class.yith-wcwl-admin-init.php:1087
141
  msgid "Redirect to cart"
142
  msgstr ""
143
 
144
- #: includes/class.yith-wcwl-admin-init.php:1088
145
  msgid ""
146
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
147
  "page."
148
  msgstr ""
149
 
150
- #: includes/class.yith-wcwl-admin-init.php:1094
151
  msgid "Remove if added to the cart"
152
  msgstr ""
153
 
154
- #: includes/class.yith-wcwl-admin-init.php:1095
155
  msgid "Remove the product from the wishlist if it has been added to the cart."
156
  msgstr ""
157
 
158
- #: includes/class.yith-wcwl-admin-init.php:1101
159
  msgid "\"Add to Wishlist\" text"
160
  msgstr ""
161
 
162
- #: includes/class.yith-wcwl-admin-init.php:1103
163
  msgid "Add to Wishlist"
164
  msgstr ""
165
 
166
- #: includes/class.yith-wcwl-admin-init.php:1108
167
  #, fuzzy
168
  msgid "\"Browse wishlist\" text"
169
  msgstr "瀏覽「願望清單」"
170
 
171
- #: includes/class.yith-wcwl-admin-init.php:1110
172
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
173
  msgid "Browse Wishlist"
174
  msgstr "瀏覽「願望清單」"
175
 
176
- #: includes/class.yith-wcwl-admin-init.php:1115
177
  #, fuzzy
178
  msgid "\"Product already in wishlist\" text"
179
  msgstr "商品已經加入收藏在「願望清單」裡面。"
180
 
181
- #: includes/class.yith-wcwl-admin-init.php:1117
182
  #: includes/class.yith-wcwl-ui.php:83
183
  msgid "The product is already in the wishlist!"
184
  msgstr "這個商品已經加入收藏在「願望清單」裡面!"
185
 
186
- #: includes/class.yith-wcwl-admin-init.php:1122
187
  #, fuzzy
188
  msgid "\"Product added\" text"
189
  msgstr "加入收藏!"
190
 
191
- #: includes/class.yith-wcwl-admin-init.php:1124
192
  #: includes/class.yith-wcwl-ui.php:82
193
  msgid "Product added!"
194
  msgstr "加入收藏!"
195
 
196
- #: includes/class.yith-wcwl-admin-init.php:1129
197
  msgid "\"Add to Cart\" text"
198
  msgstr ""
199
 
200
- #: includes/class.yith-wcwl-admin-init.php:1131
201
  msgid "Add to Cart"
202
  msgstr ""
203
 
204
- #: includes/class.yith-wcwl-admin-init.php:1136
205
  msgid "Show Unit price"
206
  msgstr ""
207
 
208
- #: includes/class.yith-wcwl-admin-init.php:1137
209
  msgid "Show unit price for each product in wishlist"
210
  msgstr ""
211
 
212
- #: includes/class.yith-wcwl-admin-init.php:1144
213
  msgid "Show \"Add to Cart\" button"
214
  msgstr ""
215
 
216
- #: includes/class.yith-wcwl-admin-init.php:1145
217
  msgid "Show \"Add to Cart\" button for each product in wishlist"
218
  msgstr ""
219
 
220
- #: includes/class.yith-wcwl-admin-init.php:1152
221
  msgid "Show Stock status"
222
  msgstr ""
223
 
224
- #: includes/class.yith-wcwl-admin-init.php:1153
225
  msgid ""
226
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
227
  msgstr ""
228
 
229
- #: includes/class.yith-wcwl-admin-init.php:1160
230
  msgid "Show Date of addition"
231
  msgstr ""
232
 
233
- #: includes/class.yith-wcwl-admin-init.php:1161
234
  #, fuzzy
235
  msgid "Show the date when users have added a product to the wishlist"
236
  msgstr "商品加入收藏到「願望清單」時,發生了錯誤。"
237
 
238
- #: includes/class.yith-wcwl-admin-init.php:1168
239
  msgid "Add second remove button"
240
  msgstr ""
241
 
242
- #: includes/class.yith-wcwl-admin-init.php:1169
243
  msgid "Add a second remove button in the last column, with extended label"
244
  msgstr ""
245
 
246
- #: includes/class.yith-wcwl-admin-init.php:1184
247
  msgid "Styles"
248
  msgstr ""
249
 
250
- #: includes/class.yith-wcwl-admin-init.php:1191
251
  msgid "Use buttons"
252
  msgstr ""
253
 
254
- #: includes/class.yith-wcwl-admin-init.php:1192
255
  msgid "Use buttons instead of simple anchors."
256
  msgstr ""
257
 
258
- #: includes/class.yith-wcwl-admin-init.php:1198
259
  msgid "Custom CSS"
260
  msgstr ""
261
 
262
- #: includes/class.yith-wcwl-admin-init.php:1205
263
  msgid "Use theme style"
264
  msgstr ""
265
 
266
- #: includes/class.yith-wcwl-admin-init.php:1206
267
  msgid "Use the theme style."
268
  msgstr ""
269
 
270
- #: includes/class.yith-wcwl-admin-init.php:1212
271
  msgid "Rounded buttons"
272
  msgstr ""
273
 
274
- #: includes/class.yith-wcwl-admin-init.php:1213
275
  msgid "Make button corners rounded"
276
  msgstr ""
277
 
278
- #: includes/class.yith-wcwl-admin-init.php:1219
279
  msgid "\"Add to Wishlist\" icon"
280
  msgstr ""
281
 
282
- #: includes/class.yith-wcwl-admin-init.php:1220
283
  msgid "Add an icon to the \"Add to Wishlist\" button"
284
  msgstr ""
285
 
286
- #: includes/class.yith-wcwl-admin-init.php:1230
287
  msgid "\"Add to Cart\" icon"
288
  msgstr ""
289
 
290
- #: includes/class.yith-wcwl-admin-init.php:1231
291
  msgid "Add an icon to the \"Add to Cart\" button"
292
  msgstr ""
293
 
294
- #: includes/class.yith-wcwl-admin-init.php:1249
295
  msgid "Social Networks & Share"
296
  msgstr ""
297
 
298
- #: includes/class.yith-wcwl-admin-init.php:1256
299
  msgid "Share on Facebook"
300
  msgstr ""
301
 
302
- #: includes/class.yith-wcwl-admin-init.php:1257
303
  msgid "Show \"Share on Facebook\" button"
304
  msgstr ""
305
 
306
- #: includes/class.yith-wcwl-admin-init.php:1263
307
  msgid "Tweet on Twitter"
308
  msgstr ""
309
 
310
- #: includes/class.yith-wcwl-admin-init.php:1264
311
  msgid "Show \"Tweet on Twitter\" button"
312
  msgstr ""
313
 
314
- #: includes/class.yith-wcwl-admin-init.php:1270
315
  msgid "Pin on Pinterest"
316
  msgstr ""
317
 
318
- #: includes/class.yith-wcwl-admin-init.php:1271
319
  msgid "Show \"Pin on Pinterest\" button"
320
  msgstr ""
321
 
322
- #: includes/class.yith-wcwl-admin-init.php:1277
323
  msgid "Share on Google+"
324
  msgstr ""
325
 
326
- #: includes/class.yith-wcwl-admin-init.php:1278
327
  msgid "Show \"Share on Google+\" button"
328
  msgstr ""
329
 
330
- #: includes/class.yith-wcwl-admin-init.php:1284
331
  msgid "Share by Email"
332
  msgstr ""
333
 
334
- #: includes/class.yith-wcwl-admin-init.php:1285
335
  msgid "Show \"Share by Email\" button"
336
  msgstr ""
337
 
338
- #: includes/class.yith-wcwl-admin-init.php:1291
339
  msgid "Share by WhatsApp"
340
  msgstr ""
341
 
342
- #: includes/class.yith-wcwl-admin-init.php:1292
343
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
344
  msgstr ""
345
 
346
- #: includes/class.yith-wcwl-admin-init.php:1298
347
  msgid "Share by Url"
348
  msgstr ""
349
 
350
- #: includes/class.yith-wcwl-admin-init.php:1299
351
  msgid "Show \"Share Url\" field on wishlist page"
352
  msgstr ""
353
 
354
- #: includes/class.yith-wcwl-admin-init.php:1305
355
  msgid "Social title"
356
  msgstr ""
357
 
358
- #: includes/class.yith-wcwl-admin-init.php:1312
359
  msgid "Social text"
360
  msgstr ""
361
 
362
- #: includes/class.yith-wcwl-admin-init.php:1313
363
  msgid ""
364
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
365
  "strong> where you want to show the URL of your wishlist."
366
  msgstr ""
367
 
368
- #: includes/class.yith-wcwl-admin-init.php:1320
369
  msgid "Social image URL"
370
  msgstr ""
371
 
372
- #: includes/class.yith-wcwl-admin-init.php:1321
373
  msgid "It will be used by Pinterest."
374
  msgstr ""
375
 
376
- #: includes/class.yith-wcwl-admin-init.php:1335
377
  msgid ""
378
  "If you want to take advantage of this feature, you could consider to "
379
  "purchase the %s."
380
  msgstr ""
381
 
382
- #: includes/class.yith-wcwl-admin-init.php:1340
383
  msgid "YITH WooCommerce Frequently Bought Together Integration"
384
  msgstr ""
385
 
386
- #: includes/class.yith-wcwl-admin-init.php:1347
387
  msgid "Enable slider in wishlist"
388
  msgstr ""
389
 
390
- #: includes/class.yith-wcwl-admin-init.php:1348
391
  msgid ""
392
  "Choose to enable product slider in wishlist page with linked products (<a "
393
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
394
  msgstr ""
395
 
396
- #: includes/class.yith-wcwl-admin-init.php:1384
397
  msgid "\"Add to wishlist\" button"
398
  msgstr ""
399
 
400
- #: includes/class.yith-wcwl-admin-init.php:1387
401
- #: includes/class.yith-wcwl-admin-init.php:1405
402
- #: includes/class.yith-wcwl-admin-init.php:1423
403
- #: includes/class.yith-wcwl-admin-init.php:1441
404
- #: includes/class.yith-wcwl-admin-init.php:1459
405
- msgid "Background"
406
- msgstr ""
407
-
408
  #: includes/class.yith-wcwl-admin-init.php:1388
409
  #: includes/class.yith-wcwl-admin-init.php:1406
410
  #: includes/class.yith-wcwl-admin-init.php:1424
411
  #: includes/class.yith-wcwl-admin-init.php:1442
412
  #: includes/class.yith-wcwl-admin-init.php:1460
413
- msgid "Text"
414
  msgstr ""
415
 
416
  #: includes/class.yith-wcwl-admin-init.php:1389
@@ -418,61 +410,69 @@ msgstr ""
418
  #: includes/class.yith-wcwl-admin-init.php:1425
419
  #: includes/class.yith-wcwl-admin-init.php:1443
420
  #: includes/class.yith-wcwl-admin-init.php:1461
421
- msgid "Border"
422
  msgstr ""
423
 
424
- #: includes/class.yith-wcwl-admin-init.php:1396
425
- #: includes/class.yith-wcwl-admin-init.php:1414
426
- #: includes/class.yith-wcwl-admin-init.php:1432
427
- #: includes/class.yith-wcwl-admin-init.php:1450
428
- msgid "Background (hover)"
 
429
  msgstr ""
430
 
431
  #: includes/class.yith-wcwl-admin-init.php:1397
432
  #: includes/class.yith-wcwl-admin-init.php:1415
433
  #: includes/class.yith-wcwl-admin-init.php:1433
434
  #: includes/class.yith-wcwl-admin-init.php:1451
435
- msgid "Text (hover)"
436
  msgstr ""
437
 
438
  #: includes/class.yith-wcwl-admin-init.php:1398
439
  #: includes/class.yith-wcwl-admin-init.php:1416
440
  #: includes/class.yith-wcwl-admin-init.php:1434
441
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
442
  msgid "Border (hover)"
443
  msgstr ""
444
 
445
- #: includes/class.yith-wcwl-admin-init.php:1402
446
  msgid "\"Add to Cart\" button"
447
  msgstr ""
448
 
449
- #: includes/class.yith-wcwl-admin-init.php:1420
450
  msgid "\"Style 1\" button"
451
  msgstr ""
452
 
453
- #: includes/class.yith-wcwl-admin-init.php:1438
454
  msgid "\"Style 2\" button"
455
  msgstr ""
456
 
457
- #: includes/class.yith-wcwl-admin-init.php:1456
458
  #, fuzzy
459
  msgid "Wishlist table"
460
  msgstr "願望清單"
461
 
462
- #: includes/class.yith-wcwl-admin-init.php:1465
463
  msgid "Headers"
464
  msgstr ""
465
 
466
- #: includes/class.yith-wcwl-admin-init.php:1468
467
  msgid "Background color"
468
  msgstr ""
469
 
470
- #: includes/class.yith-wcwl-admin-init.php:1558
471
  #, fuzzy
472
  msgid "Wishlist Activated"
473
  msgstr "願望清單"
474
 
475
- #: includes/class.yith-wcwl-admin-init.php:1559
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,12 +480,12 @@ msgid ""
480
  "options, <a href=\"%s\">discover it now</a>."
481
  msgstr ""
482
 
483
- #: includes/class.yith-wcwl-admin-init.php:1570
484
  #, fuzzy
485
  msgid "Wishlist Updated"
486
  msgstr "願望清單"
487
 
488
- #: includes/class.yith-wcwl-admin-init.php:1571
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 "
2
  msgstr ""
3
  "Project-Id-Version: YITH WooCommerce Wishlist\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
5
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
6
  "PO-Revision-Date: 2019-02-12 14:39+0100\n"
7
  "Last-Translator: 李明軒 <eggeggxuan@gmail.com>\n"
8
  "Language-Team: Your Inspiration Themes <plugins@yithemes.com>\n"
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:1493
25
+ #: includes/class.yith-wcwl-admin-init.php:1494
26
  #: includes/class.yith-wcwl-install.php:245
27
  msgid "Wishlist"
28
  msgstr "願望清單"
85
  "updates and support through our platform available 24h/24."
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1041
89
  msgid "General Settings"
90
  msgstr ""
91
 
92
+ #: includes/class.yith-wcwl-admin-init.php:1048
93
  msgid "Enable YITH Wishlist"
94
  msgstr ""
95
 
96
+ #: includes/class.yith-wcwl-admin-init.php:1055
97
  msgid "Default wishlist title"
98
  msgstr ""
99
 
 
100
  #: includes/class.yith-wcwl-admin-init.php:1057
101
+ #: includes/class.yith-wcwl-admin-init.php:1058
102
+ #: includes/class.yith-wcwl-admin-init.php:1308
103
  msgid "My wishlist on %s"
104
  msgstr ""
105
 
106
+ #: includes/class.yith-wcwl-admin-init.php:1063
107
  msgid "Wishlist Page"
108
  msgstr ""
109
 
110
+ #: includes/class.yith-wcwl-admin-init.php:1064
111
  msgid "Page contents: [yith_wcwl_wishlist]"
112
  msgstr ""
113
 
114
+ #: includes/class.yith-wcwl-admin-init.php:1073
115
  msgid "Position"
116
  msgstr ""
117
 
118
+ #: includes/class.yith-wcwl-admin-init.php:1074
119
  msgid ""
120
  "You can add the button in variable products only after the \"Add to Cart\" "
121
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
122
  msgstr ""
123
 
124
+ #: includes/class.yith-wcwl-admin-init.php:1080
125
  msgid "After \"Add to cart\""
126
  msgstr ""
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1081
129
  msgid "After thumbnails"
130
  msgstr ""
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1082
133
  msgid "After summary"
134
  msgstr ""
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1083
137
  msgid "Use shortcode"
138
  msgstr ""
139
 
140
+ #: includes/class.yith-wcwl-admin-init.php:1088
141
  msgid "Redirect to cart"
142
  msgstr ""
143
 
144
+ #: includes/class.yith-wcwl-admin-init.php:1089
145
  msgid ""
146
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
147
  "page."
148
  msgstr ""
149
 
150
+ #: includes/class.yith-wcwl-admin-init.php:1095
151
  msgid "Remove if added to the cart"
152
  msgstr ""
153
 
154
+ #: includes/class.yith-wcwl-admin-init.php:1096
155
  msgid "Remove the product from the wishlist if it has been added to the cart."
156
  msgstr ""
157
 
158
+ #: includes/class.yith-wcwl-admin-init.php:1102
159
  msgid "\"Add to Wishlist\" text"
160
  msgstr ""
161
 
162
+ #: includes/class.yith-wcwl-admin-init.php:1104
163
  msgid "Add to Wishlist"
164
  msgstr ""
165
 
166
+ #: includes/class.yith-wcwl-admin-init.php:1109
167
  #, fuzzy
168
  msgid "\"Browse wishlist\" text"
169
  msgstr "瀏覽「願望清單」"
170
 
171
+ #: includes/class.yith-wcwl-admin-init.php:1111
172
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
173
  msgid "Browse Wishlist"
174
  msgstr "瀏覽「願望清單」"
175
 
176
+ #: includes/class.yith-wcwl-admin-init.php:1116
177
  #, fuzzy
178
  msgid "\"Product already in wishlist\" text"
179
  msgstr "商品已經加入收藏在「願望清單」裡面。"
180
 
181
+ #: includes/class.yith-wcwl-admin-init.php:1118
182
  #: includes/class.yith-wcwl-ui.php:83
183
  msgid "The product is already in the wishlist!"
184
  msgstr "這個商品已經加入收藏在「願望清單」裡面!"
185
 
186
+ #: includes/class.yith-wcwl-admin-init.php:1123
187
  #, fuzzy
188
  msgid "\"Product added\" text"
189
  msgstr "加入收藏!"
190
 
191
+ #: includes/class.yith-wcwl-admin-init.php:1125
192
  #: includes/class.yith-wcwl-ui.php:82
193
  msgid "Product added!"
194
  msgstr "加入收藏!"
195
 
196
+ #: includes/class.yith-wcwl-admin-init.php:1130
197
  msgid "\"Add to Cart\" text"
198
  msgstr ""
199
 
200
+ #: includes/class.yith-wcwl-admin-init.php:1132
201
  msgid "Add to Cart"
202
  msgstr ""
203
 
204
+ #: includes/class.yith-wcwl-admin-init.php:1137
205
  msgid "Show Unit price"
206
  msgstr ""
207
 
208
+ #: includes/class.yith-wcwl-admin-init.php:1138
209
  msgid "Show unit price for each product in wishlist"
210
  msgstr ""
211
 
212
+ #: includes/class.yith-wcwl-admin-init.php:1145
213
  msgid "Show \"Add to Cart\" button"
214
  msgstr ""
215
 
216
+ #: includes/class.yith-wcwl-admin-init.php:1146
217
  msgid "Show \"Add to Cart\" button for each product in wishlist"
218
  msgstr ""
219
 
220
+ #: includes/class.yith-wcwl-admin-init.php:1153
221
  msgid "Show Stock status"
222
  msgstr ""
223
 
224
+ #: includes/class.yith-wcwl-admin-init.php:1154
225
  msgid ""
226
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
227
  msgstr ""
228
 
229
+ #: includes/class.yith-wcwl-admin-init.php:1161
230
  msgid "Show Date of addition"
231
  msgstr ""
232
 
233
+ #: includes/class.yith-wcwl-admin-init.php:1162
234
  #, fuzzy
235
  msgid "Show the date when users have added a product to the wishlist"
236
  msgstr "商品加入收藏到「願望清單」時,發生了錯誤。"
237
 
238
+ #: includes/class.yith-wcwl-admin-init.php:1169
239
  msgid "Add second remove button"
240
  msgstr ""
241
 
242
+ #: includes/class.yith-wcwl-admin-init.php:1170
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:1185
247
  msgid "Styles"
248
  msgstr ""
249
 
250
+ #: includes/class.yith-wcwl-admin-init.php:1192
251
  msgid "Use buttons"
252
  msgstr ""
253
 
254
+ #: includes/class.yith-wcwl-admin-init.php:1193
255
  msgid "Use buttons instead of simple anchors."
256
  msgstr ""
257
 
258
+ #: includes/class.yith-wcwl-admin-init.php:1199
259
  msgid "Custom CSS"
260
  msgstr ""
261
 
262
+ #: includes/class.yith-wcwl-admin-init.php:1206
263
  msgid "Use theme style"
264
  msgstr ""
265
 
266
+ #: includes/class.yith-wcwl-admin-init.php:1207
267
  msgid "Use the theme style."
268
  msgstr ""
269
 
270
+ #: includes/class.yith-wcwl-admin-init.php:1213
271
  msgid "Rounded buttons"
272
  msgstr ""
273
 
274
+ #: includes/class.yith-wcwl-admin-init.php:1214
275
  msgid "Make button corners rounded"
276
  msgstr ""
277
 
278
+ #: includes/class.yith-wcwl-admin-init.php:1220
279
  msgid "\"Add to Wishlist\" icon"
280
  msgstr ""
281
 
282
+ #: includes/class.yith-wcwl-admin-init.php:1221
283
  msgid "Add an icon to the \"Add to Wishlist\" button"
284
  msgstr ""
285
 
286
+ #: includes/class.yith-wcwl-admin-init.php:1231
287
  msgid "\"Add to Cart\" icon"
288
  msgstr ""
289
 
290
+ #: includes/class.yith-wcwl-admin-init.php:1232
291
  msgid "Add an icon to the \"Add to Cart\" button"
292
  msgstr ""
293
 
294
+ #: includes/class.yith-wcwl-admin-init.php:1250
295
  msgid "Social Networks & Share"
296
  msgstr ""
297
 
298
+ #: includes/class.yith-wcwl-admin-init.php:1257
299
  msgid "Share on Facebook"
300
  msgstr ""
301
 
302
+ #: includes/class.yith-wcwl-admin-init.php:1258
303
  msgid "Show \"Share on Facebook\" button"
304
  msgstr ""
305
 
306
+ #: includes/class.yith-wcwl-admin-init.php:1264
307
  msgid "Tweet on Twitter"
308
  msgstr ""
309
 
310
+ #: includes/class.yith-wcwl-admin-init.php:1265
311
  msgid "Show \"Tweet on Twitter\" button"
312
  msgstr ""
313
 
314
+ #: includes/class.yith-wcwl-admin-init.php:1271
315
  msgid "Pin on Pinterest"
316
  msgstr ""
317
 
318
+ #: includes/class.yith-wcwl-admin-init.php:1272
319
  msgid "Show \"Pin on Pinterest\" button"
320
  msgstr ""
321
 
322
+ #: includes/class.yith-wcwl-admin-init.php:1278
323
  msgid "Share on Google+"
324
  msgstr ""
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1279
327
  msgid "Show \"Share on Google+\" button"
328
  msgstr ""
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1285
331
  msgid "Share by Email"
332
  msgstr ""
333
 
334
+ #: includes/class.yith-wcwl-admin-init.php:1286
335
  msgid "Show \"Share by Email\" button"
336
  msgstr ""
337
 
338
+ #: includes/class.yith-wcwl-admin-init.php:1292
339
  msgid "Share by WhatsApp"
340
  msgstr ""
341
 
342
+ #: includes/class.yith-wcwl-admin-init.php:1293
343
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
344
  msgstr ""
345
 
346
+ #: includes/class.yith-wcwl-admin-init.php:1299
347
  msgid "Share by Url"
348
  msgstr ""
349
 
350
+ #: includes/class.yith-wcwl-admin-init.php:1300
351
  msgid "Show \"Share Url\" field on wishlist page"
352
  msgstr ""
353
 
354
+ #: includes/class.yith-wcwl-admin-init.php:1306
355
  msgid "Social title"
356
  msgstr ""
357
 
358
+ #: includes/class.yith-wcwl-admin-init.php:1313
359
  msgid "Social text"
360
  msgstr ""
361
 
362
+ #: includes/class.yith-wcwl-admin-init.php:1314
363
  msgid ""
364
  "It will be used by Twitter and Pinterest. Use <strong>%wishlist_url%</"
365
  "strong> where you want to show the URL of your wishlist."
366
  msgstr ""
367
 
368
+ #: includes/class.yith-wcwl-admin-init.php:1321
369
  msgid "Social image URL"
370
  msgstr ""
371
 
372
+ #: includes/class.yith-wcwl-admin-init.php:1322
373
  msgid "It will be used by Pinterest."
374
  msgstr ""
375
 
376
+ #: includes/class.yith-wcwl-admin-init.php:1336
377
  msgid ""
378
  "If you want to take advantage of this feature, you could consider to "
379
  "purchase the %s."
380
  msgstr ""
381
 
382
+ #: includes/class.yith-wcwl-admin-init.php:1341
383
  msgid "YITH WooCommerce Frequently Bought Together Integration"
384
  msgstr ""
385
 
386
+ #: includes/class.yith-wcwl-admin-init.php:1348
387
  msgid "Enable slider in wishlist"
388
  msgstr ""
389
 
390
+ #: includes/class.yith-wcwl-admin-init.php:1349
391
  msgid ""
392
  "Choose to enable product slider in wishlist page with linked products (<a "
393
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
394
  msgstr ""
395
 
396
+ #: includes/class.yith-wcwl-admin-init.php:1385
397
  msgid "\"Add to wishlist\" button"
398
  msgstr ""
399
 
 
 
 
 
 
 
 
 
400
  #: includes/class.yith-wcwl-admin-init.php:1388
401
  #: includes/class.yith-wcwl-admin-init.php:1406
402
  #: includes/class.yith-wcwl-admin-init.php:1424
403
  #: includes/class.yith-wcwl-admin-init.php:1442
404
  #: includes/class.yith-wcwl-admin-init.php:1460
405
+ msgid "Background"
406
  msgstr ""
407
 
408
  #: includes/class.yith-wcwl-admin-init.php:1389
410
  #: includes/class.yith-wcwl-admin-init.php:1425
411
  #: includes/class.yith-wcwl-admin-init.php:1443
412
  #: includes/class.yith-wcwl-admin-init.php:1461
413
+ msgid "Text"
414
  msgstr ""
415
 
416
+ #: includes/class.yith-wcwl-admin-init.php:1390
417
+ #: includes/class.yith-wcwl-admin-init.php:1408
418
+ #: includes/class.yith-wcwl-admin-init.php:1426
419
+ #: includes/class.yith-wcwl-admin-init.php:1444
420
+ #: includes/class.yith-wcwl-admin-init.php:1462
421
+ msgid "Border"
422
  msgstr ""
423
 
424
  #: includes/class.yith-wcwl-admin-init.php:1397
425
  #: includes/class.yith-wcwl-admin-init.php:1415
426
  #: includes/class.yith-wcwl-admin-init.php:1433
427
  #: includes/class.yith-wcwl-admin-init.php:1451
428
+ msgid "Background (hover)"
429
  msgstr ""
430
 
431
  #: includes/class.yith-wcwl-admin-init.php:1398
432
  #: includes/class.yith-wcwl-admin-init.php:1416
433
  #: includes/class.yith-wcwl-admin-init.php:1434
434
  #: includes/class.yith-wcwl-admin-init.php:1452
435
+ msgid "Text (hover)"
436
+ msgstr ""
437
+
438
+ #: includes/class.yith-wcwl-admin-init.php:1399
439
+ #: includes/class.yith-wcwl-admin-init.php:1417
440
+ #: includes/class.yith-wcwl-admin-init.php:1435
441
+ #: includes/class.yith-wcwl-admin-init.php:1453
442
  msgid "Border (hover)"
443
  msgstr ""
444
 
445
+ #: includes/class.yith-wcwl-admin-init.php:1403
446
  msgid "\"Add to Cart\" button"
447
  msgstr ""
448
 
449
+ #: includes/class.yith-wcwl-admin-init.php:1421
450
  msgid "\"Style 1\" button"
451
  msgstr ""
452
 
453
+ #: includes/class.yith-wcwl-admin-init.php:1439
454
  msgid "\"Style 2\" button"
455
  msgstr ""
456
 
457
+ #: includes/class.yith-wcwl-admin-init.php:1457
458
  #, fuzzy
459
  msgid "Wishlist table"
460
  msgstr "願望清單"
461
 
462
+ #: includes/class.yith-wcwl-admin-init.php:1466
463
  msgid "Headers"
464
  msgstr ""
465
 
466
+ #: includes/class.yith-wcwl-admin-init.php:1469
467
  msgid "Background color"
468
  msgstr ""
469
 
470
+ #: includes/class.yith-wcwl-admin-init.php:1559
471
  #, fuzzy
472
  msgid "Wishlist Activated"
473
  msgstr "願望清單"
474
 
475
+ #: includes/class.yith-wcwl-admin-init.php:1560
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
  "options, <a href=\"%s\">discover it now</a>."
481
  msgstr ""
482
 
483
+ #: includes/class.yith-wcwl-admin-init.php:1571
484
  #, fuzzy
485
  msgid "Wishlist Updated"
486
  msgstr "願望清單"
487
 
488
+ #: includes/class.yith-wcwl-admin-init.php:1572
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 "
languages/yith-woocommerce-wishlist.pot CHANGED
@@ -2,9 +2,9 @@
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.13\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
7
- "POT-Creation-Date: 2019-08-12 11:01:34+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
@@ -13,8 +13,8 @@ msgstr ""
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:1492
17
  #: includes/class.yith-wcwl-admin-init.php:1493
 
18
  #: includes/class.yith-wcwl-install.php:245
19
  msgid "Wishlist"
20
  msgstr ""
@@ -77,328 +77,320 @@ msgid ""
77
  "updates and support through our platform available 24h/24."
78
  msgstr ""
79
 
80
- #: includes/class.yith-wcwl-admin-init.php:1040
81
  msgid "General Settings"
82
  msgstr ""
83
 
84
- #: includes/class.yith-wcwl-admin-init.php:1047
85
  msgid "Enable YITH Wishlist"
86
  msgstr ""
87
 
88
- #: includes/class.yith-wcwl-admin-init.php:1054
89
  msgid "Default wishlist title"
90
  msgstr ""
91
 
92
- #: includes/class.yith-wcwl-admin-init.php:1056
93
  #: includes/class.yith-wcwl-admin-init.php:1057
94
- #: includes/class.yith-wcwl-admin-init.php:1307
 
95
  msgid "My wishlist on %s"
96
  msgstr ""
97
 
98
- #: includes/class.yith-wcwl-admin-init.php:1062
99
  msgid "Wishlist Page"
100
  msgstr ""
101
 
102
- #: includes/class.yith-wcwl-admin-init.php:1063
103
  msgid "Page contents: [yith_wcwl_wishlist]"
104
  msgstr ""
105
 
106
- #: includes/class.yith-wcwl-admin-init.php:1072
107
  msgid "Position"
108
  msgstr ""
109
 
110
- #: includes/class.yith-wcwl-admin-init.php:1073
111
  msgid ""
112
  "You can add the button in variable products only after the \"Add to Cart\" "
113
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
114
  msgstr ""
115
 
116
- #: includes/class.yith-wcwl-admin-init.php:1079
117
  msgid "After \"Add to cart\""
118
  msgstr ""
119
 
120
- #: includes/class.yith-wcwl-admin-init.php:1080
121
  msgid "After thumbnails"
122
  msgstr ""
123
 
124
- #: includes/class.yith-wcwl-admin-init.php:1081
125
  msgid "After summary"
126
  msgstr ""
127
 
128
- #: includes/class.yith-wcwl-admin-init.php:1082
129
  msgid "Use shortcode"
130
  msgstr ""
131
 
132
- #: includes/class.yith-wcwl-admin-init.php:1087
133
  msgid "Redirect to cart"
134
  msgstr ""
135
 
136
- #: includes/class.yith-wcwl-admin-init.php:1088
137
  msgid ""
138
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
139
  "page."
140
  msgstr ""
141
 
142
- #: includes/class.yith-wcwl-admin-init.php:1094
143
  msgid "Remove if added to the cart"
144
  msgstr ""
145
 
146
- #: includes/class.yith-wcwl-admin-init.php:1095
147
  msgid "Remove the product from the wishlist if it has been added to the cart."
148
  msgstr ""
149
 
150
- #: includes/class.yith-wcwl-admin-init.php:1101
151
  msgid "\"Add to Wishlist\" text"
152
  msgstr ""
153
 
154
- #: includes/class.yith-wcwl-admin-init.php:1103
155
  msgid "Add to Wishlist"
156
  msgstr ""
157
 
158
- #: includes/class.yith-wcwl-admin-init.php:1108
159
  msgid "\"Browse wishlist\" text"
160
  msgstr ""
161
 
162
- #: includes/class.yith-wcwl-admin-init.php:1110
163
  #: includes/class.yith-wcwl-ui.php:82 includes/class.yith-wcwl-ui.php:83
164
  msgid "Browse Wishlist"
165
  msgstr ""
166
 
167
- #: includes/class.yith-wcwl-admin-init.php:1115
168
  msgid "\"Product already in wishlist\" text"
169
  msgstr ""
170
 
171
- #: includes/class.yith-wcwl-admin-init.php:1117
172
  #: includes/class.yith-wcwl-ui.php:83
173
  msgid "The product is already in the wishlist!"
174
  msgstr ""
175
 
176
- #: includes/class.yith-wcwl-admin-init.php:1122
177
  msgid "\"Product added\" text"
178
  msgstr ""
179
 
180
- #: includes/class.yith-wcwl-admin-init.php:1124
181
  #: includes/class.yith-wcwl-ui.php:82
182
  msgid "Product added!"
183
  msgstr ""
184
 
185
- #: includes/class.yith-wcwl-admin-init.php:1129
186
  msgid "\"Add to Cart\" text"
187
  msgstr ""
188
 
189
- #: includes/class.yith-wcwl-admin-init.php:1131
190
  msgid "Add to Cart"
191
  msgstr ""
192
 
193
- #: includes/class.yith-wcwl-admin-init.php:1136
194
  msgid "Show Unit price"
195
  msgstr ""
196
 
197
- #: includes/class.yith-wcwl-admin-init.php:1137
198
  msgid "Show unit price for each product in wishlist"
199
  msgstr ""
200
 
201
- #: includes/class.yith-wcwl-admin-init.php:1144
202
  msgid "Show \"Add to Cart\" button"
203
  msgstr ""
204
 
205
- #: includes/class.yith-wcwl-admin-init.php:1145
206
  msgid "Show \"Add to Cart\" button for each product in wishlist"
207
  msgstr ""
208
 
209
- #: includes/class.yith-wcwl-admin-init.php:1152
210
  msgid "Show Stock status"
211
  msgstr ""
212
 
213
- #: includes/class.yith-wcwl-admin-init.php:1153
214
  msgid ""
215
  "Show \"In stock\" or \"Out of stock\" label for each product in wishlist"
216
  msgstr ""
217
 
218
- #: includes/class.yith-wcwl-admin-init.php:1160
219
  msgid "Show Date of addition"
220
  msgstr ""
221
 
222
- #: includes/class.yith-wcwl-admin-init.php:1161
223
  msgid "Show the date when users have added a product to the wishlist"
224
  msgstr ""
225
 
226
- #: includes/class.yith-wcwl-admin-init.php:1168
227
  msgid "Add second remove button"
228
  msgstr ""
229
 
230
- #: includes/class.yith-wcwl-admin-init.php:1169
231
  msgid "Add a second remove button in the last column, with extended label"
232
  msgstr ""
233
 
234
- #: includes/class.yith-wcwl-admin-init.php:1184
235
  msgid "Styles"
236
  msgstr ""
237
 
238
- #: includes/class.yith-wcwl-admin-init.php:1191
239
  msgid "Use buttons"
240
  msgstr ""
241
 
242
- #: includes/class.yith-wcwl-admin-init.php:1192
243
  msgid "Use buttons instead of simple anchors."
244
  msgstr ""
245
 
246
- #: includes/class.yith-wcwl-admin-init.php:1198
247
  msgid "Custom CSS"
248
  msgstr ""
249
 
250
- #: includes/class.yith-wcwl-admin-init.php:1205
251
  msgid "Use theme style"
252
  msgstr ""
253
 
254
- #: includes/class.yith-wcwl-admin-init.php:1206
255
  msgid "Use the theme style."
256
  msgstr ""
257
 
258
- #: includes/class.yith-wcwl-admin-init.php:1212
259
  msgid "Rounded buttons"
260
  msgstr ""
261
 
262
- #: includes/class.yith-wcwl-admin-init.php:1213
263
  msgid "Make button corners rounded"
264
  msgstr ""
265
 
266
- #: includes/class.yith-wcwl-admin-init.php:1219
267
  msgid "\"Add to Wishlist\" icon"
268
  msgstr ""
269
 
270
- #: includes/class.yith-wcwl-admin-init.php:1220
271
  msgid "Add an icon to the \"Add to Wishlist\" button"
272
  msgstr ""
273
 
274
- #: includes/class.yith-wcwl-admin-init.php:1230
275
  msgid "\"Add to Cart\" icon"
276
  msgstr ""
277
 
278
- #: includes/class.yith-wcwl-admin-init.php:1231
279
  msgid "Add an icon to the \"Add to Cart\" button"
280
  msgstr ""
281
 
282
- #: includes/class.yith-wcwl-admin-init.php:1249
283
  msgid "Social Networks & Share"
284
  msgstr ""
285
 
286
- #: includes/class.yith-wcwl-admin-init.php:1256
287
  msgid "Share on Facebook"
288
  msgstr ""
289
 
290
- #: includes/class.yith-wcwl-admin-init.php:1257
291
  msgid "Show \"Share on Facebook\" button"
292
  msgstr ""
293
 
294
- #: includes/class.yith-wcwl-admin-init.php:1263
295
  msgid "Tweet on Twitter"
296
  msgstr ""
297
 
298
- #: includes/class.yith-wcwl-admin-init.php:1264
299
  msgid "Show \"Tweet on Twitter\" button"
300
  msgstr ""
301
 
302
- #: includes/class.yith-wcwl-admin-init.php:1270
303
  msgid "Pin on Pinterest"
304
  msgstr ""
305
 
306
- #: includes/class.yith-wcwl-admin-init.php:1271
307
  msgid "Show \"Pin on Pinterest\" button"
308
  msgstr ""
309
 
310
- #: includes/class.yith-wcwl-admin-init.php:1277
311
  msgid "Share on Google+"
312
  msgstr ""
313
 
314
- #: includes/class.yith-wcwl-admin-init.php:1278
315
  msgid "Show \"Share on Google+\" button"
316
  msgstr ""
317
 
318
- #: includes/class.yith-wcwl-admin-init.php:1284
319
  msgid "Share by Email"
320
  msgstr ""
321
 
322
- #: includes/class.yith-wcwl-admin-init.php:1285
323
  msgid "Show \"Share by Email\" button"
324
  msgstr ""
325
 
326
- #: includes/class.yith-wcwl-admin-init.php:1291
327
  msgid "Share by WhatsApp"
328
  msgstr ""
329
 
330
- #: includes/class.yith-wcwl-admin-init.php:1292
331
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
332
  msgstr ""
333
 
334
- #: includes/class.yith-wcwl-admin-init.php:1298
335
  msgid "Share by Url"
336
  msgstr ""
337
 
338
- #: includes/class.yith-wcwl-admin-init.php:1299
339
  msgid "Show \"Share Url\" field on wishlist page"
340
  msgstr ""
341
 
342
- #: includes/class.yith-wcwl-admin-init.php:1305
343
  msgid "Social title"
344
  msgstr ""
345
 
346
- #: includes/class.yith-wcwl-admin-init.php:1312
347
  msgid "Social text"
348
  msgstr ""
349
 
350
- #: includes/class.yith-wcwl-admin-init.php:1313
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:1320
357
  msgid "Social image URL"
358
  msgstr ""
359
 
360
- #: includes/class.yith-wcwl-admin-init.php:1321
361
  msgid "It will be used by Pinterest."
362
  msgstr ""
363
 
364
- #: includes/class.yith-wcwl-admin-init.php:1335
365
  msgid ""
366
  "If you want to take advantage of this feature, you could consider to "
367
  "purchase the %s."
368
  msgstr ""
369
 
370
- #: includes/class.yith-wcwl-admin-init.php:1340
371
  msgid "YITH WooCommerce Frequently Bought Together Integration"
372
  msgstr ""
373
 
374
- #: includes/class.yith-wcwl-admin-init.php:1347
375
  msgid "Enable slider in wishlist"
376
  msgstr ""
377
 
378
- #: includes/class.yith-wcwl-admin-init.php:1348
379
  msgid ""
380
  "Choose to enable product slider in wishlist page with linked products (<a "
381
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
382
  msgstr ""
383
 
384
- #: includes/class.yith-wcwl-admin-init.php:1384
385
  msgid "\"Add to wishlist\" button"
386
  msgstr ""
387
 
388
- #: includes/class.yith-wcwl-admin-init.php:1387
389
- #: includes/class.yith-wcwl-admin-init.php:1405
390
- #: includes/class.yith-wcwl-admin-init.php:1423
391
- #: includes/class.yith-wcwl-admin-init.php:1441
392
- #: includes/class.yith-wcwl-admin-init.php:1459
393
- msgid "Background"
394
- msgstr ""
395
-
396
  #: includes/class.yith-wcwl-admin-init.php:1388
397
  #: includes/class.yith-wcwl-admin-init.php:1406
398
  #: includes/class.yith-wcwl-admin-init.php:1424
399
  #: includes/class.yith-wcwl-admin-init.php:1442
400
  #: includes/class.yith-wcwl-admin-init.php:1460
401
- msgid "Text"
402
  msgstr ""
403
 
404
  #: includes/class.yith-wcwl-admin-init.php:1389
@@ -406,59 +398,67 @@ msgstr ""
406
  #: includes/class.yith-wcwl-admin-init.php:1425
407
  #: includes/class.yith-wcwl-admin-init.php:1443
408
  #: includes/class.yith-wcwl-admin-init.php:1461
409
- msgid "Border"
410
  msgstr ""
411
 
412
- #: includes/class.yith-wcwl-admin-init.php:1396
413
- #: includes/class.yith-wcwl-admin-init.php:1414
414
- #: includes/class.yith-wcwl-admin-init.php:1432
415
- #: includes/class.yith-wcwl-admin-init.php:1450
416
- msgid "Background (hover)"
 
417
  msgstr ""
418
 
419
  #: includes/class.yith-wcwl-admin-init.php:1397
420
  #: includes/class.yith-wcwl-admin-init.php:1415
421
  #: includes/class.yith-wcwl-admin-init.php:1433
422
  #: includes/class.yith-wcwl-admin-init.php:1451
423
- msgid "Text (hover)"
424
  msgstr ""
425
 
426
  #: includes/class.yith-wcwl-admin-init.php:1398
427
  #: includes/class.yith-wcwl-admin-init.php:1416
428
  #: includes/class.yith-wcwl-admin-init.php:1434
429
  #: includes/class.yith-wcwl-admin-init.php:1452
 
 
 
 
 
 
 
430
  msgid "Border (hover)"
431
  msgstr ""
432
 
433
- #: includes/class.yith-wcwl-admin-init.php:1402
434
  msgid "\"Add to Cart\" button"
435
  msgstr ""
436
 
437
- #: includes/class.yith-wcwl-admin-init.php:1420
438
  msgid "\"Style 1\" button"
439
  msgstr ""
440
 
441
- #: includes/class.yith-wcwl-admin-init.php:1438
442
  msgid "\"Style 2\" button"
443
  msgstr ""
444
 
445
- #: includes/class.yith-wcwl-admin-init.php:1456
446
  msgid "Wishlist table"
447
  msgstr ""
448
 
449
- #: includes/class.yith-wcwl-admin-init.php:1465
450
  msgid "Headers"
451
  msgstr ""
452
 
453
- #: includes/class.yith-wcwl-admin-init.php:1468
454
  msgid "Background color"
455
  msgstr ""
456
 
457
- #: includes/class.yith-wcwl-admin-init.php:1558
458
  msgid "Wishlist Activated"
459
  msgstr ""
460
 
461
- #: includes/class.yith-wcwl-admin-init.php:1559
462
  msgid ""
463
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
464
  "can access to all the settings of our plugins that you have activated. "
@@ -466,11 +466,11 @@ msgid ""
466
  "options, <a href=\"%s\">discover it now</a>."
467
  msgstr ""
468
 
469
- #: includes/class.yith-wcwl-admin-init.php:1570
470
  msgid "Wishlist Updated"
471
  msgstr ""
472
 
473
- #: includes/class.yith-wcwl-admin-init.php:1571
474
  msgid ""
475
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
476
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
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.16\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
7
+ "POT-Creation-Date: 2019-11-08 17:19:30+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\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:1493
17
+ #: includes/class.yith-wcwl-admin-init.php:1494
18
  #: includes/class.yith-wcwl-install.php:245
19
  msgid "Wishlist"
20
  msgstr ""
77
  "updates and support through our platform available 24h/24."
78
  msgstr ""
79
 
80
+ #: includes/class.yith-wcwl-admin-init.php:1041
81
  msgid "General Settings"
82
  msgstr ""
83
 
84
+ #: includes/class.yith-wcwl-admin-init.php:1048
85
  msgid "Enable YITH Wishlist"
86
  msgstr ""
87
 
88
+ #: includes/class.yith-wcwl-admin-init.php:1055
89
  msgid "Default wishlist title"
90
  msgstr ""
91
 
 
92
  #: includes/class.yith-wcwl-admin-init.php:1057
93
+ #: includes/class.yith-wcwl-admin-init.php:1058
94
+ #: includes/class.yith-wcwl-admin-init.php:1308
95
  msgid "My wishlist on %s"
96
  msgstr ""
97
 
98
+ #: includes/class.yith-wcwl-admin-init.php:1063
99
  msgid "Wishlist Page"
100
  msgstr ""
101
 
102
+ #: includes/class.yith-wcwl-admin-init.php:1064
103
  msgid "Page contents: [yith_wcwl_wishlist]"
104
  msgstr ""
105
 
106
+ #: includes/class.yith-wcwl-admin-init.php:1073
107
  msgid "Position"
108
  msgstr ""
109
 
110
+ #: includes/class.yith-wcwl-admin-init.php:1074
111
  msgid ""
112
  "You can add the button in variable products only after the \"Add to Cart\" "
113
  "button or using the shortcode [yith_wcwl_add_to_wishlist]."
114
  msgstr ""
115
 
116
+ #: includes/class.yith-wcwl-admin-init.php:1080
117
  msgid "After \"Add to cart\""
118
  msgstr ""
119
 
120
+ #: includes/class.yith-wcwl-admin-init.php:1081
121
  msgid "After thumbnails"
122
  msgstr ""
123
 
124
+ #: includes/class.yith-wcwl-admin-init.php:1082
125
  msgid "After summary"
126
  msgstr ""
127
 
128
+ #: includes/class.yith-wcwl-admin-init.php:1083
129
  msgid "Use shortcode"
130
  msgstr ""
131
 
132
+ #: includes/class.yith-wcwl-admin-init.php:1088
133
  msgid "Redirect to cart"
134
  msgstr ""
135
 
136
+ #: includes/class.yith-wcwl-admin-init.php:1089
137
  msgid ""
138
  "Redirect to cart page if \"Add to cart\" button is clicked in the wishlist "
139
  "page."
140
  msgstr ""
141
 
142
+ #: includes/class.yith-wcwl-admin-init.php:1095
143
  msgid "Remove if added to the cart"
144
  msgstr ""
145
 
146
+ #: includes/class.yith-wcwl-admin-init.php:1096
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:1102
151
  msgid "\"Add to Wishlist\" text"
152
  msgstr ""
153
 
154
+ #: includes/class.yith-wcwl-admin-init.php:1104
155
  msgid "Add to Wishlist"
156
  msgstr ""
157
 
158
+ #: includes/class.yith-wcwl-admin-init.php:1109
159
  msgid "\"Browse wishlist\" text"
160
  msgstr ""
161
 
162
+ #: includes/class.yith-wcwl-admin-init.php:1111
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:1116
168
  msgid "\"Product already in wishlist\" text"
169
  msgstr ""
170
 
171
+ #: includes/class.yith-wcwl-admin-init.php:1118
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:1123
177
  msgid "\"Product added\" text"
178
  msgstr ""
179
 
180
+ #: includes/class.yith-wcwl-admin-init.php:1125
181
  #: includes/class.yith-wcwl-ui.php:82
182
  msgid "Product added!"
183
  msgstr ""
184
 
185
+ #: includes/class.yith-wcwl-admin-init.php:1130
186
  msgid "\"Add to Cart\" text"
187
  msgstr ""
188
 
189
+ #: includes/class.yith-wcwl-admin-init.php:1132
190
  msgid "Add to Cart"
191
  msgstr ""
192
 
193
+ #: includes/class.yith-wcwl-admin-init.php:1137
194
  msgid "Show Unit price"
195
  msgstr ""
196
 
197
+ #: includes/class.yith-wcwl-admin-init.php:1138
198
  msgid "Show unit price for each product in wishlist"
199
  msgstr ""
200
 
201
+ #: includes/class.yith-wcwl-admin-init.php:1145
202
  msgid "Show \"Add to Cart\" button"
203
  msgstr ""
204
 
205
+ #: includes/class.yith-wcwl-admin-init.php:1146
206
  msgid "Show \"Add to Cart\" button for each product in wishlist"
207
  msgstr ""
208
 
209
+ #: includes/class.yith-wcwl-admin-init.php:1153
210
  msgid "Show Stock status"
211
  msgstr ""
212
 
213
+ #: includes/class.yith-wcwl-admin-init.php:1154
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:1161
219
  msgid "Show Date of addition"
220
  msgstr ""
221
 
222
+ #: includes/class.yith-wcwl-admin-init.php:1162
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:1169
227
  msgid "Add second remove button"
228
  msgstr ""
229
 
230
+ #: includes/class.yith-wcwl-admin-init.php:1170
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:1185
235
  msgid "Styles"
236
  msgstr ""
237
 
238
+ #: includes/class.yith-wcwl-admin-init.php:1192
239
  msgid "Use buttons"
240
  msgstr ""
241
 
242
+ #: includes/class.yith-wcwl-admin-init.php:1193
243
  msgid "Use buttons instead of simple anchors."
244
  msgstr ""
245
 
246
+ #: includes/class.yith-wcwl-admin-init.php:1199
247
  msgid "Custom CSS"
248
  msgstr ""
249
 
250
+ #: includes/class.yith-wcwl-admin-init.php:1206
251
  msgid "Use theme style"
252
  msgstr ""
253
 
254
+ #: includes/class.yith-wcwl-admin-init.php:1207
255
  msgid "Use the theme style."
256
  msgstr ""
257
 
258
+ #: includes/class.yith-wcwl-admin-init.php:1213
259
  msgid "Rounded buttons"
260
  msgstr ""
261
 
262
+ #: includes/class.yith-wcwl-admin-init.php:1214
263
  msgid "Make button corners rounded"
264
  msgstr ""
265
 
266
+ #: includes/class.yith-wcwl-admin-init.php:1220
267
  msgid "\"Add to Wishlist\" icon"
268
  msgstr ""
269
 
270
+ #: includes/class.yith-wcwl-admin-init.php:1221
271
  msgid "Add an icon to the \"Add to Wishlist\" button"
272
  msgstr ""
273
 
274
+ #: includes/class.yith-wcwl-admin-init.php:1231
275
  msgid "\"Add to Cart\" icon"
276
  msgstr ""
277
 
278
+ #: includes/class.yith-wcwl-admin-init.php:1232
279
  msgid "Add an icon to the \"Add to Cart\" button"
280
  msgstr ""
281
 
282
+ #: includes/class.yith-wcwl-admin-init.php:1250
283
  msgid "Social Networks & Share"
284
  msgstr ""
285
 
286
+ #: includes/class.yith-wcwl-admin-init.php:1257
287
  msgid "Share on Facebook"
288
  msgstr ""
289
 
290
+ #: includes/class.yith-wcwl-admin-init.php:1258
291
  msgid "Show \"Share on Facebook\" button"
292
  msgstr ""
293
 
294
+ #: includes/class.yith-wcwl-admin-init.php:1264
295
  msgid "Tweet on Twitter"
296
  msgstr ""
297
 
298
+ #: includes/class.yith-wcwl-admin-init.php:1265
299
  msgid "Show \"Tweet on Twitter\" button"
300
  msgstr ""
301
 
302
+ #: includes/class.yith-wcwl-admin-init.php:1271
303
  msgid "Pin on Pinterest"
304
  msgstr ""
305
 
306
+ #: includes/class.yith-wcwl-admin-init.php:1272
307
  msgid "Show \"Pin on Pinterest\" button"
308
  msgstr ""
309
 
310
+ #: includes/class.yith-wcwl-admin-init.php:1278
311
  msgid "Share on Google+"
312
  msgstr ""
313
 
314
+ #: includes/class.yith-wcwl-admin-init.php:1279
315
  msgid "Show \"Share on Google+\" button"
316
  msgstr ""
317
 
318
+ #: includes/class.yith-wcwl-admin-init.php:1285
319
  msgid "Share by Email"
320
  msgstr ""
321
 
322
+ #: includes/class.yith-wcwl-admin-init.php:1286
323
  msgid "Show \"Share by Email\" button"
324
  msgstr ""
325
 
326
+ #: includes/class.yith-wcwl-admin-init.php:1292
327
  msgid "Share by WhatsApp"
328
  msgstr ""
329
 
330
+ #: includes/class.yith-wcwl-admin-init.php:1293
331
  msgid "Show \"Share by WhatsApp\" button ( only on phones )"
332
  msgstr ""
333
 
334
+ #: includes/class.yith-wcwl-admin-init.php:1299
335
  msgid "Share by Url"
336
  msgstr ""
337
 
338
+ #: includes/class.yith-wcwl-admin-init.php:1300
339
  msgid "Show \"Share Url\" field on wishlist page"
340
  msgstr ""
341
 
342
+ #: includes/class.yith-wcwl-admin-init.php:1306
343
  msgid "Social title"
344
  msgstr ""
345
 
346
+ #: includes/class.yith-wcwl-admin-init.php:1313
347
  msgid "Social text"
348
  msgstr ""
349
 
350
+ #: includes/class.yith-wcwl-admin-init.php:1314
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:1321
357
  msgid "Social image URL"
358
  msgstr ""
359
 
360
+ #: includes/class.yith-wcwl-admin-init.php:1322
361
  msgid "It will be used by Pinterest."
362
  msgstr ""
363
 
364
+ #: includes/class.yith-wcwl-admin-init.php:1336
365
  msgid ""
366
  "If you want to take advantage of this feature, you could consider to "
367
  "purchase the %s."
368
  msgstr ""
369
 
370
+ #: includes/class.yith-wcwl-admin-init.php:1341
371
  msgid "YITH WooCommerce Frequently Bought Together Integration"
372
  msgstr ""
373
 
374
+ #: includes/class.yith-wcwl-admin-init.php:1348
375
  msgid "Enable slider in wishlist"
376
  msgstr ""
377
 
378
+ #: includes/class.yith-wcwl-admin-init.php:1349
379
  msgid ""
380
  "Choose to enable product slider in wishlist page with linked products (<a "
381
  "href=\"%s\" class=\"thickbox\">Example</a>). %s"
382
  msgstr ""
383
 
384
+ #: includes/class.yith-wcwl-admin-init.php:1385
385
  msgid "\"Add to wishlist\" button"
386
  msgstr ""
387
 
 
 
 
 
 
 
 
 
388
  #: includes/class.yith-wcwl-admin-init.php:1388
389
  #: includes/class.yith-wcwl-admin-init.php:1406
390
  #: includes/class.yith-wcwl-admin-init.php:1424
391
  #: includes/class.yith-wcwl-admin-init.php:1442
392
  #: includes/class.yith-wcwl-admin-init.php:1460
393
+ msgid "Background"
394
  msgstr ""
395
 
396
  #: includes/class.yith-wcwl-admin-init.php:1389
398
  #: includes/class.yith-wcwl-admin-init.php:1425
399
  #: includes/class.yith-wcwl-admin-init.php:1443
400
  #: includes/class.yith-wcwl-admin-init.php:1461
401
+ msgid "Text"
402
  msgstr ""
403
 
404
+ #: includes/class.yith-wcwl-admin-init.php:1390
405
+ #: includes/class.yith-wcwl-admin-init.php:1408
406
+ #: includes/class.yith-wcwl-admin-init.php:1426
407
+ #: includes/class.yith-wcwl-admin-init.php:1444
408
+ #: includes/class.yith-wcwl-admin-init.php:1462
409
+ msgid "Border"
410
  msgstr ""
411
 
412
  #: includes/class.yith-wcwl-admin-init.php:1397
413
  #: includes/class.yith-wcwl-admin-init.php:1415
414
  #: includes/class.yith-wcwl-admin-init.php:1433
415
  #: includes/class.yith-wcwl-admin-init.php:1451
416
+ msgid "Background (hover)"
417
  msgstr ""
418
 
419
  #: includes/class.yith-wcwl-admin-init.php:1398
420
  #: includes/class.yith-wcwl-admin-init.php:1416
421
  #: includes/class.yith-wcwl-admin-init.php:1434
422
  #: includes/class.yith-wcwl-admin-init.php:1452
423
+ msgid "Text (hover)"
424
+ msgstr ""
425
+
426
+ #: includes/class.yith-wcwl-admin-init.php:1399
427
+ #: includes/class.yith-wcwl-admin-init.php:1417
428
+ #: includes/class.yith-wcwl-admin-init.php:1435
429
+ #: includes/class.yith-wcwl-admin-init.php:1453
430
  msgid "Border (hover)"
431
  msgstr ""
432
 
433
+ #: includes/class.yith-wcwl-admin-init.php:1403
434
  msgid "\"Add to Cart\" button"
435
  msgstr ""
436
 
437
+ #: includes/class.yith-wcwl-admin-init.php:1421
438
  msgid "\"Style 1\" button"
439
  msgstr ""
440
 
441
+ #: includes/class.yith-wcwl-admin-init.php:1439
442
  msgid "\"Style 2\" button"
443
  msgstr ""
444
 
445
+ #: includes/class.yith-wcwl-admin-init.php:1457
446
  msgid "Wishlist table"
447
  msgstr ""
448
 
449
+ #: includes/class.yith-wcwl-admin-init.php:1466
450
  msgid "Headers"
451
  msgstr ""
452
 
453
+ #: includes/class.yith-wcwl-admin-init.php:1469
454
  msgid "Background color"
455
  msgstr ""
456
 
457
+ #: includes/class.yith-wcwl-admin-init.php:1559
458
  msgid "Wishlist Activated"
459
  msgstr ""
460
 
461
+ #: includes/class.yith-wcwl-admin-init.php:1560
462
  msgid ""
463
  "In the YIT Plugin tab you can find the Wishlist options. With this menu, you "
464
  "can access to all the settings of our plugins that you have activated. "
466
  "options, <a href=\"%s\">discover it now</a>."
467
  msgstr ""
468
 
469
+ #: includes/class.yith-wcwl-admin-init.php:1571
470
  msgid "Wishlist Updated"
471
  msgstr ""
472
 
473
+ #: includes/class.yith-wcwl-admin-init.php:1572
474
  msgid ""
475
  "From now on, you can find all the options of Wishlist under YIT Plugin -> "
476
  "Wishlist instead of WooCommerce -> Settings -> Wishlist, as in the previous "
plugin-fw/assets/css/yith-fields.css CHANGED
@@ -29,6 +29,7 @@
29
 
30
  .yith-plugin-fw-title-field-wrapper h3.title {
31
  width: 100%;
 
32
  }
33
 
34
  .the-metabox .yith-plugin-fw-title-field-wrapper h3.title {
@@ -1800,7 +1801,6 @@ DATEPICKER
1800
  transition: all ease 0.5s;
1801
  }
1802
  .yith-plugin-ui .yith-toggle-row.fixed {
1803
- width: 100%;
1804
  margin: 0;
1805
  }
1806
  .yith-plugin-ui .yith-toggle-row.highlight {
@@ -2095,16 +2095,11 @@ DATEPICKER
2095
  }
2096
 
2097
  /** MULTI SELECT **/
2098
- .yith-plugin-ui .yith-plugin-fw-multi-select .yith-select-group {
2099
- display: -webkit-flex;
2100
- display: flex;
2101
- -webkit-flex-direction: row;
2102
- flex-direction: row;
2103
- }
2104
  .yith-plugin-ui .yith-plugin-fw-multi-select .yith-single-select {
2105
- -webkit-flex: 50%;
2106
- flex: 50%;
2107
- margin-right: 20px;
 
2108
  }
2109
  .yith-plugin-ui .yith-plugin-fw-multi-select .yith-single-select label {
2110
  display: block;
29
 
30
  .yith-plugin-fw-title-field-wrapper h3.title {
31
  width: 100%;
32
+ padding: 0 !important;
33
  }
34
 
35
  .the-metabox .yith-plugin-fw-title-field-wrapper h3.title {
1801
  transition: all ease 0.5s;
1802
  }
1803
  .yith-plugin-ui .yith-toggle-row.fixed {
 
1804
  margin: 0;
1805
  }
1806
  .yith-plugin-ui .yith-toggle-row.highlight {
2095
  }
2096
 
2097
  /** MULTI SELECT **/
 
 
 
 
 
 
2098
  .yith-plugin-ui .yith-plugin-fw-multi-select .yith-single-select {
2099
+ display: inline-block;
2100
+ width: 30%;
2101
+ margin-right: 3%;
2102
+ max-width: 400px;
2103
  }
2104
  .yith-plugin-ui .yith-plugin-fw-multi-select .yith-single-select label {
2105
  display: block;
plugin-fw/templates/fields/title.php CHANGED
@@ -13,5 +13,5 @@
13
 
14
  extract( $field );
15
  ?>
16
- <h3 class="title" <?php echo $custom_attributes ?>
17
  <?php if ( isset( $data ) ) echo yith_plugin_fw_html_data_to_string( $data ); ?>><?php echo $desc ?></h3>
13
 
14
  extract( $field );
15
  ?>
16
+ <h3 id="<?php echo $id ?>" class="title" <?php echo $custom_attributes ?>
17
  <?php if ( isset( $data ) ) echo yith_plugin_fw_html_data_to_string( $data ); ?>><?php echo $desc ?></h3>
plugin-fw/templates/sysinfo/system-information-panel.php CHANGED
@@ -10,6 +10,19 @@
10
 
11
  $system_info = get_option( 'yith_system_info' );
12
  $recommended_memory = 134217728;
 
 
 
 
 
 
 
 
 
 
 
 
 
13
 
14
  ?>
15
  <div id="yith-sysinfo" class="wrap yith-system-info">
@@ -19,6 +32,25 @@ $recommended_memory = 134217728;
19
 
20
  <?php if ( ! isset( $_GET['yith-phpinfo'] ) || $_GET['yith-phpinfo'] != 'true' ): ?>
21
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  <table class="widefat striped">
23
  <?php foreach ( $system_info['system_info'] as $key => $item ): ?>
24
  <?php
10
 
11
  $system_info = get_option( 'yith_system_info' );
12
  $recommended_memory = 134217728;
13
+ $output_ip = 'n/a';
14
+
15
+ if ( function_exists( 'curl_init' ) && apply_filters( 'yith_system_status_check_ip', true ) ) {
16
+ //Get Output IP Address
17
+ $ch = curl_init();
18
+ curl_setopt( $ch, CURLOPT_URL, 'https://ifconfig.co/ip' );
19
+ curl_setopt( $ch, CURLOPT_SSL_VERIFYHOST, 0 );
20
+ curl_setopt( $ch, CURLOPT_SSL_VERIFYPEER, 0 );
21
+ curl_setopt( $ch, CURLOPT_RETURNTRANSFER, 1 );
22
+ $data = curl_exec( $ch );
23
+ curl_close( $ch );
24
+ $output_ip = $data != '' ? $data : 'n/a';
25
+ }
26
 
27
  ?>
28
  <div id="yith-sysinfo" class="wrap yith-system-info">
32
 
33
  <?php if ( ! isset( $_GET['yith-phpinfo'] ) || $_GET['yith-phpinfo'] != 'true' ): ?>
34
 
35
+ <table class="widefat striped">
36
+ <tr>
37
+ <th>
38
+ <?php _e( 'Site URL', 'yith-plugin-fw' ); ?>
39
+ </th>
40
+ <td class="requirement-value">
41
+ <?php echo get_site_url() ?>
42
+ </td>
43
+ </tr>
44
+ <tr>
45
+ <th>
46
+ <?php _e( 'Output IP Address', 'yith-plugin-fw' ); ?>
47
+ </th>
48
+ <td class="requirement-value">
49
+ <?php echo $output_ip ?>
50
+ </td>
51
+ </tr>
52
+ </table>
53
+
54
  <table class="widefat striped">
55
  <?php foreach ( $system_info['system_info'] as $key => $item ): ?>
56
  <?php
templates/add-to-wishlist.php CHANGED
@@ -25,14 +25,14 @@ global $product;
25
  <div class="yith-wcwl-wishlistaddedbrowse hide" style="display:none;">
26
  <span class="feedback"><?php echo $product_added_text ?></span>
27
  <a href="<?php echo esc_url( $wishlist_url )?>" rel="nofollow">
28
- <?php echo apply_filters( 'yith-wcwl-browse-wishlist-label', $browse_wishlist_text )?>
29
  </a>
30
  </div>
31
 
32
  <div class="yith-wcwl-wishlistexistsbrowse <?php echo ( $exists && ! $available_multi_wishlist ) ? 'show' : 'hide' ?>" style="display:<?php echo ( $exists && ! $available_multi_wishlist ) ? 'block' : 'none' ?>">
33
  <span class="feedback"><?php echo $already_in_wishslist_text ?></span>
34
  <a href="<?php echo esc_url( $wishlist_url ) ?>" rel="nofollow">
35
- <?php echo apply_filters( 'yith-wcwl-browse-wishlist-label', $browse_wishlist_text )?>
36
  </a>
37
  </div>
38
 
25
  <div class="yith-wcwl-wishlistaddedbrowse hide" style="display:none;">
26
  <span class="feedback"><?php echo $product_added_text ?></span>
27
  <a href="<?php echo esc_url( $wishlist_url )?>" rel="nofollow">
28
+ <?php echo apply_filters( 'yith-wcwl-browse-wishlist-label', $browse_wishlist_text, $product_id, $icon )?>
29
  </a>
30
  </div>
31
 
32
  <div class="yith-wcwl-wishlistexistsbrowse <?php echo ( $exists && ! $available_multi_wishlist ) ? 'show' : 'hide' ?>" style="display:<?php echo ( $exists && ! $available_multi_wishlist ) ? 'block' : 'none' ?>">
33
  <span class="feedback"><?php echo $already_in_wishslist_text ?></span>
34
  <a href="<?php echo esc_url( $wishlist_url ) ?>" rel="nofollow">
35
+ <?php echo apply_filters( 'yith-wcwl-browse-wishlist-label', $browse_wishlist_text, $product_id, $icon )?>
36
  </a>
37
  </div>
38
 
templates/wishlist-view.php CHANGED
@@ -176,7 +176,7 @@ if ( ! defined( 'YITH_WCWL' ) ) {
176
 
177
  <?php if( $show_stock_status ) : ?>
178
  <td class="product-stock-status">
179
- <?php echo $stock_status == 'out-of-stock' ? '<span class="wishlist-out-of-stock">' . __( 'Out of Stock', 'yith-woocommerce-wishlist' ) . '</span>' : '<span class="wishlist-in-stock">' . __( 'In Stock', 'yith-woocommerce-wishlist' ) . '</span>'; ?>
180
  </td>
181
  <?php endif ?>
182
 
176
 
177
  <?php if( $show_stock_status ) : ?>
178
  <td class="product-stock-status">
179
+ <?php echo $stock_status == 'out-of-stock' ? '<span class="wishlist-out-of-stock">' . apply_filters('yith_wcwl_out_of_stock_label', __( 'Out of Stock', 'yith-woocommerce-wishlist' )) . '</span>' : '<span class="wishlist-in-stock">' . apply_filters('yith_wcwl_in_stock_label', __( 'In Stock', 'yith-woocommerce-wishlist' )) . '</span>'; ?>
180
  </td>
181
  <?php endif ?>
182