YITH WooCommerce Wishlist - Version 3.11.0

Version Description

  • Released on 11 July 2022 =

  • New: support for WooCommerce 6.7

  • Update: YITH plugin framework

Download this release

Release Info

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

Code changes from version 3.10.0 to 3.11.0

README.md CHANGED
@@ -151,9 +151,9 @@ Yes, of course you can. To avoid Wishlist page to show product prices, you can h
151
 
152
  ## Changelog
153
 
154
- ### 3.10.0 - Released on 19 June 2022
155
 
156
- * New: support for WooCommerce 6.6
157
  * Update: YITH plugin framework
158
 
159
  ## Support
151
 
152
  ## Changelog
153
 
154
+ ### 3.11.0 - Released on 11 July 2022
155
 
156
+ * New: support for WooCommerce 6.7
157
  * Update: YITH plugin framework
158
 
159
  ## Support
README.txt CHANGED
@@ -4,12 +4,12 @@ Contributors: yithemes
4
  Tags: wishlist, woocommerce, products, yit, e-commerce, shop, ecommerce wishlist, yith, woocommerce wishlist, shop wishlist
5
  Requires at least: 5.8
6
  Tested up to: 6.0
7
- Stable tag: 3.10.0
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 5.7.x compatible.
13
 
14
  == Description ==
15
 
@@ -113,6 +113,11 @@ Yes, of course you can. To avoid Wishlist page to show product prices, you can h
113
 
114
  == Changelog ==
115
 
 
 
 
 
 
116
  = 3.10.0 - Released on 19 June 2022 =
117
 
118
  * New: support for WooCommerce 6.6
4
  Tags: wishlist, woocommerce, products, yit, e-commerce, shop, ecommerce wishlist, yith, woocommerce wishlist, shop wishlist
5
  Requires at least: 5.8
6
  Tested up to: 6.0
7
+ Stable tag: 3.11.0
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 6.7.x compatible.
13
 
14
  == Description ==
15
 
113
 
114
  == Changelog ==
115
 
116
+ = 3.11.0 - Released on 11 July 2022 =
117
+
118
+ * New: support for WooCommerce 6.7
119
+ * Update: YITH plugin framework
120
+
121
  = 3.10.0 - Released on 19 June 2022 =
122
 
123
  * New: support for WooCommerce 6.6
includes/class-yith-wcwl-frontend.php CHANGED
@@ -33,7 +33,7 @@ if ( ! class_exists( 'YITH_WCWL_Frontend' ) ) {
33
  * @var string
34
  * @since 1.0.0
35
  */
36
- public $version = '3.10.0';
37
 
38
  /**
39
  * Plugin database version
33
  * @var string
34
  * @since 1.0.0
35
  */
36
+ public $version = '3.11.0';
37
 
38
  /**
39
  * Plugin database version
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: 3.10.0
7
  * Author: YITH
8
  * Author URI: https://yithemes.com/
9
  * Text Domain: yith-woocommerce-wishlist
10
  * Domain Path: /languages/
11
- * WC requires at least: 6.4
12
- * WC tested up to: 6.6
13
  *
14
  * @author YITH
15
  * @package YITH\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: 3.11.0
7
  * Author: YITH
8
  * Author URI: https://yithemes.com/
9
  * Text Domain: yith-woocommerce-wishlist
10
  * Domain Path: /languages/
11
+ * WC requires at least: 6.5
12
+ * WC tested up to: 6.7
13
  *
14
  * @author YITH
15
  * @package YITH\Wishlist
languages/yith-woocommerce-wishlist.pot CHANGED
@@ -5,7 +5,7 @@ msgstr ""
5
  "Project-Id-Version: YITH WooCommerce Wishlist Premium\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://wordpress.org/support/plugin/yith-woocommerce-wishlist\n"
8
- "POT-Creation-Date: 2022-06-19 14:16:05+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=utf-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
5
  "Project-Id-Version: YITH WooCommerce Wishlist Premium\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://wordpress.org/support/plugin/yith-woocommerce-wishlist\n"
8
+ "POT-Creation-Date: 2022-07-13 08:44:25+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=utf-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
plugin-fw/languages/yith-plugin-fw-el.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
- "POT-Creation-Date: 2022-05-30 07:17:45+00:00\n"
8
  "PO-Revision-Date: 2021-02-11 18:07:46+0000\n"
9
  "Language: el_GR\n"
10
  "MIME-Version: 1.0\n"
@@ -664,6 +664,17 @@ msgstr ""
664
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
665
  msgstr ""
666
 
 
 
 
 
 
 
 
 
 
 
 
667
  #. translators: %s is the title of the post object.
668
  #: yit-functions.php:1938
669
  msgid "Are you sure you want to move \"%s\" to trash?"
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
+ "POT-Creation-Date: 2022-07-06 06:26:03+00:00\n"
8
  "PO-Revision-Date: 2021-02-11 18:07:46+0000\n"
9
  "Language: el_GR\n"
10
  "MIME-Version: 1.0\n"
664
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
665
  msgstr ""
666
 
667
+ #. translators: 1. Plugin(s) name(s).
668
+ #: yit-deactive-plugin.php:119
669
+ msgid ""
670
+ "%s was deactivated as you're running an higher tier version of the same "
671
+ "plugin."
672
+ msgid_plural ""
673
+ "%s were deactivated as you're running higher tier versions of the same "
674
+ "plugins."
675
+ msgstr[0] ""
676
+ msgstr[1] ""
677
+
678
  #. translators: %s is the title of the post object.
679
  #: yit-functions.php:1938
680
  msgid "Are you sure you want to move \"%s\" to trash?"
plugin-fw/languages/yith-plugin-fw-es_ES.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
- "POT-Creation-Date: 2022-05-30 07:17:45+00:00\n"
8
  "PO-Revision-Date: 2022-03-21 12:58:47+0000\n"
9
  "Language: es\n"
10
  "MIME-Version: 1.0\n"
@@ -672,6 +672,17 @@ msgstr "Espacio libre en la base de datos:"
672
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
673
  msgstr "Datos: %1$.2fMB | Índice: %2$.2fMB | Libre: %3$.2fMB | Motor: %4$s"
674
 
 
 
 
 
 
 
 
 
 
 
 
675
  #. translators: %s is the title of the post object.
676
  #: yit-functions.php:1938
677
  msgid "Are you sure you want to move \"%s\" to trash?"
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
+ "POT-Creation-Date: 2022-07-06 06:26:03+00:00\n"
8
  "PO-Revision-Date: 2022-03-21 12:58:47+0000\n"
9
  "Language: es\n"
10
  "MIME-Version: 1.0\n"
672
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
673
  msgstr "Datos: %1$.2fMB | Índice: %2$.2fMB | Libre: %3$.2fMB | Motor: %4$s"
674
 
675
+ #. translators: 1. Plugin(s) name(s).
676
+ #: yit-deactive-plugin.php:119
677
+ msgid ""
678
+ "%s was deactivated as you're running an higher tier version of the same "
679
+ "plugin."
680
+ msgid_plural ""
681
+ "%s were deactivated as you're running higher tier versions of the same "
682
+ "plugins."
683
+ msgstr[0] ""
684
+ msgstr[1] ""
685
+
686
  #. translators: %s is the title of the post object.
687
  #: yit-functions.php:1938
688
  msgid "Are you sure you want to move \"%s\" to trash?"
plugin-fw/languages/yith-plugin-fw-it_IT.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
- "POT-Creation-Date: 2022-05-30 07:17:45+00:00\n"
8
  "PO-Revision-Date: 2022-03-21 13:01:47+0000\n"
9
  "Language: it\n"
10
  "MIME-Version: 1.0\n"
@@ -672,6 +672,17 @@ msgstr "Dimensione spazio libero database"
672
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
673
  msgstr "Dati: %1$.2fMB | Indice: %2$.2fMB | Libero: %3$.2fMB | Engine: %4$s"
674
 
 
 
 
 
 
 
 
 
 
 
 
675
  #. translators: %s is the title of the post object.
676
  #: yit-functions.php:1938
677
  msgid "Are you sure you want to move \"%s\" to trash?"
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
+ "POT-Creation-Date: 2022-07-06 06:26:03+00:00\n"
8
  "PO-Revision-Date: 2022-03-21 13:01:47+0000\n"
9
  "Language: it\n"
10
  "MIME-Version: 1.0\n"
672
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
673
  msgstr "Dati: %1$.2fMB | Indice: %2$.2fMB | Libero: %3$.2fMB | Engine: %4$s"
674
 
675
+ #. translators: 1. Plugin(s) name(s).
676
+ #: yit-deactive-plugin.php:119
677
+ msgid ""
678
+ "%s was deactivated as you're running an higher tier version of the same "
679
+ "plugin."
680
+ msgid_plural ""
681
+ "%s were deactivated as you're running higher tier versions of the same "
682
+ "plugins."
683
+ msgstr[0] ""
684
+ msgstr[1] ""
685
+
686
  #. translators: %s is the title of the post object.
687
  #: yit-functions.php:1938
688
  msgid "Are you sure you want to move \"%s\" to trash?"
plugin-fw/languages/yith-plugin-fw-nl_NL.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
- "POT-Creation-Date: 2022-05-30 07:17:45+00:00\n"
8
  "PO-Revision-Date: 2021-12-13 12:45:02+0000\n"
9
  "Language: nl\n"
10
  "MIME-Version: 1.0\n"
@@ -672,6 +672,17 @@ msgstr "Database gratis grootte"
672
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
673
  msgstr "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
674
 
 
 
 
 
 
 
 
 
 
 
 
675
  #. translators: %s is the title of the post object.
676
  #: yit-functions.php:1938
677
  msgid "Are you sure you want to move \"%s\" to trash?"
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
+ "POT-Creation-Date: 2022-07-06 06:26:03+00:00\n"
8
  "PO-Revision-Date: 2021-12-13 12:45:02+0000\n"
9
  "Language: nl\n"
10
  "MIME-Version: 1.0\n"
672
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
673
  msgstr "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
674
 
675
+ #. translators: 1. Plugin(s) name(s).
676
+ #: yit-deactive-plugin.php:119
677
+ msgid ""
678
+ "%s was deactivated as you're running an higher tier version of the same "
679
+ "plugin."
680
+ msgid_plural ""
681
+ "%s were deactivated as you're running higher tier versions of the same "
682
+ "plugins."
683
+ msgstr[0] ""
684
+ msgstr[1] ""
685
+
686
  #. translators: %s is the title of the post object.
687
  #: yit-functions.php:1938
688
  msgid "Are you sure you want to move \"%s\" to trash?"
plugin-fw/languages/yith-plugin-fw-ru_RU.po CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
- "POT-Creation-Date: 2022-05-30 07:17:45+00:00\n"
8
  "PO-Revision-Date: 2022-04-05 17:22:32+0000\n"
9
  "Language: ru\n"
10
  "MIME-Version: 1.0\n"
@@ -671,6 +671,18 @@ msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
671
  msgstr ""
672
  "Данные: %1$.2fMB | Индекс: %2$.2fMB | Свободно: %3$.2fMB | Движок: %4$s"
673
 
 
 
 
 
 
 
 
 
 
 
 
 
674
  #. translators: %s is the title of the post object.
675
  #: yit-functions.php:1938
676
  msgid "Are you sure you want to move \"%s\" to trash?"
4
  msgstr ""
5
  "Project-Id-Version: YITH Framework\n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
+ "POT-Creation-Date: 2022-07-06 06:26:03+00:00\n"
8
  "PO-Revision-Date: 2022-04-05 17:22:32+0000\n"
9
  "Language: ru\n"
10
  "MIME-Version: 1.0\n"
671
  msgstr ""
672
  "Данные: %1$.2fMB | Индекс: %2$.2fMB | Свободно: %3$.2fMB | Движок: %4$s"
673
 
674
+ #. translators: 1. Plugin(s) name(s).
675
+ #: yit-deactive-plugin.php:119
676
+ msgid ""
677
+ "%s was deactivated as you're running an higher tier version of the same "
678
+ "plugin."
679
+ msgid_plural ""
680
+ "%s were deactivated as you're running higher tier versions of the same "
681
+ "plugins."
682
+ msgstr[0] ""
683
+ msgstr[1] ""
684
+ msgstr[2] ""
685
+
686
  #. translators: %s is the title of the post object.
687
  #: yit-functions.php:1938
688
  msgid "Are you sure you want to move \"%s\" to trash?"
plugin-fw/languages/yith-plugin-fw-zh_CN.mo ADDED
Binary file
plugin-fw/languages/yith-plugin-fw-zh_CN.po ADDED
@@ -0,0 +1,1034 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of YITH Framework in Chinese
2
+ # This file is distributed under the same license as the YITH Framework package.
3
+ msgid ""
4
+ msgstr ""
5
+ "Project-Id-Version: YITH Framework\n"
6
+ "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
+ "POT-Creation-Date: 2022-07-06 06:26:03+00:00\n"
8
+ "PO-Revision-Date: 2022-06-29 13:12:18+0000\n"
9
+ "Language: zh\n"
10
+ "MIME-Version: 1.0\n"
11
+ "Content-Type: text/plain; charset=UTF-8\n"
12
+ "Content-Transfer-Encoding: 8bit\n"
13
+ "Plural-Forms: nplurals=1; plural=0;\n"
14
+ "X-Generator: GlotPress/3.0.0-alpha.2\n"
15
+
16
+ #: includes/class-yit-assets.php:144 yit-functions.php:2006
17
+ msgid "Confirm trash"
18
+ msgstr "確認丟棄"
19
+
20
+ #: includes/class-yit-assets.php:145
21
+ msgid "Are you sure you want to trash the selected items?"
22
+ msgstr "你確定要將所選的項目移至垃圾桶嗎?"
23
+
24
+ #: includes/class-yit-assets.php:147 includes/class-yit-assets.php:151
25
+ #: templates/sysinfo/tabs/main.php:42 templates/sysinfo/tabs/main.php:50
26
+ #: yit-functions.php:2008 yit-functions.php:2026
27
+ msgid "No"
28
+ msgstr "不"
29
+
30
+ #: includes/class-yit-assets.php:148 yit-functions.php:2024
31
+ #: yit-functions.php:2152
32
+ msgid "Confirm delete"
33
+ msgstr "確認刪除"
34
+
35
+ #: includes/class-yit-assets.php:149
36
+ msgid "Are you sure you want to delete the selected items?"
37
+ msgstr "你確定要刪除所選的項目嗎?"
38
+
39
+ #: includes/class-yit-assets.php:149 yit-functions.php:1940
40
+ #: yit-functions.php:2100
41
+ msgid ""
42
+ "This action cannot be undone and you will not be able to recover this data."
43
+ msgstr "此操作無法撤消,您將無法恢復此數據。"
44
+
45
+ #: includes/class-yit-assets.php:162
46
+ msgid "Clear"
47
+ msgstr "清除"
48
+
49
+ #: includes/class-yit-assets.php:163
50
+ msgid "Clear color"
51
+ msgstr "清除顏色"
52
+
53
+ #: includes/class-yit-assets.php:164
54
+ msgid "Default"
55
+ msgstr "預設"
56
+
57
+ #: includes/class-yit-assets.php:165
58
+ msgid "Select default color"
59
+ msgstr "選擇預設顏色"
60
+
61
+ #: includes/class-yit-assets.php:166
62
+ msgid "Select Color"
63
+ msgstr "選擇顏色"
64
+
65
+ #: includes/class-yit-assets.php:167
66
+ msgid "Color value"
67
+ msgstr "顏色數值"
68
+
69
+ #: includes/class-yit-help-desk.php:152
70
+ msgid "There was an error with your request; please try again later."
71
+ msgstr "您的請求有誤; 請稍後再試。"
72
+
73
+ #: includes/class-yit-plugin-panel-woocommerce.php:430
74
+ msgid "The changes you have made will be lost if you leave this page."
75
+ msgstr "如果你離開這個頁面,這些改變將會遺失"
76
+
77
+ #: includes/class-yit-plugin-panel.php:83
78
+ msgid "Plugin Settings"
79
+ msgstr "外掛設定"
80
+
81
+ #: includes/class-yit-plugin-panel.php:84
82
+ msgid "Settings"
83
+ msgstr "設定"
84
+
85
+ #: includes/class-yit-plugin-panel.php:455
86
+ #: includes/class-yit-plugin-panel.php:458
87
+ msgid "How to install premium version"
88
+ msgstr "如何安裝高級版"
89
+
90
+ #: includes/class-yit-plugin-panel.php:655
91
+ #: includes/class-yit-plugin-subpanel.php:133
92
+ msgid "Save Changes"
93
+ msgstr "儲存變更"
94
+
95
+ #: includes/class-yit-plugin-panel.php:663
96
+ #: includes/class-yit-plugin-subpanel.php:140
97
+ #: templates/panel/woocommerce/woocommerce-form.php:15
98
+ msgid ""
99
+ "If you continue with this action, you will reset all options in this page."
100
+ msgstr "如果你繼續這個動作,你將會重設這個頁面所有的選項"
101
+
102
+ #: includes/class-yit-plugin-panel.php:663
103
+ #: includes/class-yit-plugin-subpanel.php:140
104
+ #: templates/panel/woocommerce/woocommerce-form.php:15
105
+ msgid "Are you sure?"
106
+ msgstr "你確定嗎?"
107
+
108
+ #: includes/class-yit-plugin-panel.php:667
109
+ #: includes/class-yit-plugin-subpanel.php:143
110
+ msgid "Reset to default"
111
+ msgstr "重置為預設值"
112
+
113
+ #: includes/class-yit-plugin-panel.php:1059
114
+ msgid ""
115
+ "The element you have entered already exists. Please, enter another name."
116
+ msgstr "你輸入的這個元素已經存在,請輸入另一個名稱"
117
+
118
+ #: includes/class-yit-plugin-panel.php:1060
119
+ msgid "Settings saved"
120
+ msgstr "設定已經儲存"
121
+
122
+ #: includes/class-yit-plugin-panel.php:1061
123
+ msgid "Settings reset"
124
+ msgstr "重置設定"
125
+
126
+ #: includes/class-yit-plugin-panel.php:1062
127
+ msgid "Element deleted correctly."
128
+ msgstr "元素已被確實刪除"
129
+
130
+ #: includes/class-yit-plugin-panel.php:1063
131
+ #: includes/class-yit-plugin-panel.php:1064
132
+ msgid "Element updated correctly."
133
+ msgstr "元素已正確更新。"
134
+
135
+ #: includes/class-yit-plugin-panel.php:1065
136
+ msgid "Database imported correctly."
137
+ msgstr "資料庫已被正確匯入"
138
+
139
+ #: includes/class-yit-plugin-panel.php:1066
140
+ msgid "An error has occurred during import. Please try again."
141
+ msgstr "匯入過程中發生一個錯誤,請再試一次"
142
+
143
+ #: includes/class-yit-plugin-panel.php:1067
144
+ msgid "The added file is not valid."
145
+ msgstr "添加的檔案無效"
146
+
147
+ #: includes/class-yit-plugin-panel.php:1068
148
+ msgid "Sorry, import is disabled."
149
+ msgstr "抱歉,匯入功能被關閉"
150
+
151
+ #: includes/class-yit-plugin-panel.php:1069
152
+ msgid "Sorting successful."
153
+ msgstr "已順利排序"
154
+
155
+ #: includes/class-yit-plugin-panel.php:1558
156
+ msgid "We need your support"
157
+ msgstr "我們需要你的支援"
158
+
159
+ #: includes/class-yit-plugin-panel.php:1559
160
+ msgid "to keep updating and improving the plugin. Please,"
161
+ msgstr "請不斷保持更新與改進外掛"
162
+
163
+ #: includes/class-yit-plugin-panel.php:1561
164
+ msgid "help us by leaving a good review"
165
+ msgstr "留下好的評論幫助我們更進步"
166
+
167
+ #: includes/class-yit-plugin-panel.php:1562
168
+ msgid ":) Thanks!"
169
+ msgstr ":) 謝謝!"
170
+
171
+ #: includes/class-yit-pointers.php:80
172
+ msgid "Plugins Activated"
173
+ msgstr "外掛已啟動"
174
+
175
+ #: includes/class-yit-pointers.php:81
176
+ msgid ""
177
+ "From now on, you can find all plugin options in YITH menu. Plugin "
178
+ "customization settings will be available as a new entry in YITH menu."
179
+ msgstr ""
180
+ "從現在開始,您可以在 YITH 選單中找到所有外掛選項。 外掛預設在 YITH 選單下的新"
181
+ "項目。"
182
+
183
+ #. translators: 1. YITH site link; 2. WordPress site link.
184
+ #: includes/class-yit-pointers.php:84 includes/class-yit-pointers.php:100
185
+ msgid "Discover all our plugins available on: %1$s and %2$s"
186
+ msgstr "探索我們所有可用的外掛:%1$s 和 %2$s"
187
+
188
+ #: includes/class-yit-pointers.php:96
189
+ msgid "Plugins Upgraded"
190
+ msgstr "外掛已升級"
191
+
192
+ #: includes/class-yit-pointers.php:97
193
+ msgid ""
194
+ "From now on, you can find the option panel of YITH plugins in YITH menu. "
195
+ "Every time one of our plugins is added, a new entry will be added to this "
196
+ "menu. For example, after the update, plugin options (such as for YITH "
197
+ "WooCommerce Wishlist, YITH WooCommerce Ajax Search, etc.) will be moved from "
198
+ "previous location to YITH menu."
199
+ msgstr ""
200
+ "從現在開始,您可以在 YITH 選單中找到 YITH 外掛的選項面板。 每次添加我們的外掛"
201
+ "時,都會在此選單中添加一個新條目。 例如,更新後,外掛選項(例如 YITH "
202
+ "WooCommerce Wishlist、YITH WooCommerce Ajax 搜尋等)將從之前的位置移動到 "
203
+ "YITH 選單。"
204
+
205
+ #: includes/class-yith-dashboard.php:35
206
+ msgid "YITH Latest Updates"
207
+ msgstr "YITH 最新更新"
208
+
209
+ #: includes/class-yith-dashboard.php:36
210
+ msgid "Latest news from YITH Blog"
211
+ msgstr "來自 YITH 部落格的最新消息"
212
+
213
+ #: includes/class-yith-dashboard.php:56
214
+ msgid "RSS Error:"
215
+ msgstr "RSS 錯誤:"
216
+
217
+ #: includes/class-yith-dashboard.php:63
218
+ msgid ""
219
+ "An error has occurred, which probably means the feed is down. Try again "
220
+ "later."
221
+ msgstr "發生錯誤,這可能意味著 Feed 已關閉。 稍後再試。"
222
+
223
+ #. translators: %s is the name of the post type (example Back to "Membership
224
+ #. Plans").
225
+ #: includes/class-yith-post-type-admin.php:286
226
+ msgid "Back to \"%s\""
227
+ msgstr "返回至 \"%s\""
228
+
229
+ #: includes/class-yith-post-type-admin.php:286
230
+ msgid "Back to the list"
231
+ msgstr "返回至列表"
232
+
233
+ #: includes/class-yith-system-status.php:110
234
+ msgid "WordPress Version"
235
+ msgstr "WordPress 版本"
236
+
237
+ #: includes/class-yith-system-status.php:111
238
+ msgid "WooCommerce Version"
239
+ msgstr "WooCommerce 版本"
240
+
241
+ #: includes/class-yith-system-status.php:112
242
+ msgid "Available Memory"
243
+ msgstr "可用記憶體"
244
+
245
+ #: includes/class-yith-system-status.php:113
246
+ msgid "PHP Version"
247
+ msgstr "PHP 版本"
248
+
249
+ #: includes/class-yith-system-status.php:114
250
+ msgid "TLS Version"
251
+ msgstr "TLS 版本"
252
+
253
+ #: includes/class-yith-system-status.php:115
254
+ msgid "WordPress Cron"
255
+ msgstr "WordPress Cron 工作排程"
256
+
257
+ #: includes/class-yith-system-status.php:116
258
+ msgid "SimpleXML"
259
+ msgstr "SimpleXML"
260
+
261
+ #: includes/class-yith-system-status.php:117
262
+ msgid "MultiByte String"
263
+ msgstr "MultiByte 字串"
264
+
265
+ #: includes/class-yith-system-status.php:118
266
+ msgid "ImageMagick Version"
267
+ msgstr "ImageMagick 版本"
268
+
269
+ #: includes/class-yith-system-status.php:119
270
+ msgid "GD Library"
271
+ msgstr "GD 圖形庫"
272
+
273
+ #: includes/class-yith-system-status.php:120
274
+ msgid "Iconv Module"
275
+ msgstr "Iconv 模組"
276
+
277
+ #: includes/class-yith-system-status.php:121
278
+ msgid "OPCache Save Comments"
279
+ msgstr "OPCache 儲存評論"
280
+
281
+ #: includes/class-yith-system-status.php:122
282
+ msgid "URL FOpen"
283
+ msgstr "URL FOpen"
284
+
285
+ #: includes/class-yith-system-status.php:140
286
+ #: includes/class-yith-system-status.php:141
287
+ #: templates/sysinfo/system-information-panel.php:11
288
+ msgid "System Status"
289
+ msgstr "系統狀態"
290
+
291
+ #: includes/class-yith-system-status.php:183
292
+ msgid "YITH Plugins"
293
+ msgstr "YITH 外掛"
294
+
295
+ #: includes/class-yith-system-status.php:191
296
+ msgid "WooCommerce"
297
+ msgstr "WooCommerce"
298
+
299
+ #: includes/class-yith-system-status.php:342
300
+ msgid "Warning!"
301
+ msgstr "警告!"
302
+
303
+ #. translators: %1$s open link tag, %2$s open link tag
304
+ #: includes/class-yith-system-status.php:346
305
+ msgid ""
306
+ "The system check has detected some compatibility issues on your installation."
307
+ "%1$sClick here%2$s to know more"
308
+ msgstr ""
309
+ "系統檢查檢測到您的安裝存在一些相容性問題。%1$s 點擊此處 %2$s 了解更多訊息"
310
+
311
+ #: includes/class-yith-system-status.php:488
312
+ msgid "Enabled"
313
+ msgstr "啟用"
314
+
315
+ #: includes/class-yith-system-status.php:488
316
+ msgid "Disabled"
317
+ msgstr "關閉"
318
+
319
+ #: includes/class-yith-system-status.php:493
320
+ msgid "N/A"
321
+ msgstr "不詳"
322
+
323
+ #. translators: %1$s plugin name, %2$s requirement name
324
+ #: includes/class-yith-system-status.php:520
325
+ msgid "%1$s needs %2$s enabled"
326
+ msgstr "%1$s 需要 %2$s 啟動"
327
+
328
+ #. translators: %1$s plugin name, %2$s required memory amount
329
+ #: includes/class-yith-system-status.php:523
330
+ msgid "%1$s needs at least %2$s of available memory"
331
+ msgstr "%1$s 需要最少 %2$s 的可用記憶體"
332
+
333
+ #. translators: %1$s plugin name, %2$s version number
334
+ #: includes/class-yith-system-status.php:526
335
+ msgid "%1$s needs at least %2$s version"
336
+ msgstr "%1$s 需要最低 %2$s 的版本"
337
+
338
+ #: includes/class-yith-system-status.php:550
339
+ msgid ""
340
+ "Update it to the latest version in order to benefit of all new features and "
341
+ "security updates."
342
+ msgstr "將其更新到最新版本,以便從所有新功能和安全更新中受益。"
343
+
344
+ #: includes/class-yith-system-status.php:554
345
+ #: includes/class-yith-system-status.php:560
346
+ msgid "Contact your hosting company in order to update it."
347
+ msgstr "聯絡您的網站主機托管公司進行更新"
348
+
349
+ #: includes/class-yith-system-status.php:558
350
+ msgid "Contact your hosting company in order to install it."
351
+ msgstr "聯絡您的網站主機托管公司進行安裝"
352
+
353
+ #. translators: %1$s code, %2$s file name
354
+ #: includes/class-yith-system-status.php:565
355
+ msgid "Remove %1$s from %2$s file"
356
+ msgstr "從 %1$s 到 %2$s 移除這些檔案"
357
+
358
+ #: includes/class-yith-system-status.php:573
359
+ msgid "Contact your hosting company in order to enable it."
360
+ msgstr "聯絡你的主機托管公司去啟動"
361
+
362
+ #. translators: %1$s opening link tag, %2$s closing link tag
363
+ #: includes/class-yith-system-status.php:577
364
+ #: includes/class-yith-system-status.php:600
365
+ msgid ""
366
+ "Read more %1$shere%2$s or contact your hosting company in order to increase "
367
+ "it."
368
+ msgstr "閱讀更多 %1$shere%2$s 或聯繫您的託管公司以增加它。"
369
+
370
+ #. translators: %s recommended memory amount
371
+ #: includes/class-yith-system-status.php:597
372
+ msgid ""
373
+ "For optimal functioning of our plugins, we suggest setting at least %s of "
374
+ "available memory"
375
+ msgstr "為了使我們的外掛發揮最佳功能,我們建議至少設置 %s 的可用記憶體"
376
+
377
+ #. translators: %1$s TLS label, %2$s cURL label
378
+ #: includes/class-yith-system-status.php:605
379
+ msgid ""
380
+ "The system check cannot determine which %1$s version is installed because "
381
+ "%2$s module is disabled. Ask your hosting company to enable it."
382
+ msgstr ""
383
+ "系統檢查無法確定安裝了哪個 %1$s 版本,因為 %2$s 模組已禁用。 要求您的主機託管"
384
+ "公司啟用它。"
385
+
386
+ #. translators: %1$s TLS label
387
+ #: includes/class-yith-system-status.php:608
388
+ msgid ""
389
+ "The system check cannot determine which %1$s version is installed due to a "
390
+ "connection issue between your site and our server."
391
+ msgstr ""
392
+ "由於您的網站和我們的伺服器之間的連接問題,系統檢查無法確定安裝了哪個 %1$s 版"
393
+ "本。"
394
+
395
+ #: templates/fields/ajax-customers.php:41
396
+ msgid "Search for a customer..."
397
+ msgstr "搜尋顧客..."
398
+
399
+ #. translators: 1. user display name; 2. user ID; 3. user email.
400
+ #: templates/fields/ajax-customers.php:68
401
+ #: templates/fields/ajax-customers.php:79
402
+ msgid "%1$s (#%2$s &ndash; %3$s)"
403
+ msgstr "%1$s (#%2$s &ndash; %3$s)"
404
+
405
+ #: templates/fields/ajax-posts.php:41
406
+ msgid "Search for a post..."
407
+ msgstr "搜尋文章..."
408
+
409
+ #: templates/fields/ajax-products.php:16
410
+ msgid "Search for a product..."
411
+ msgstr "搜尋商品..."
412
+
413
+ #: templates/fields/ajax-terms.php:41
414
+ msgid "Search for a category..."
415
+ msgstr "搜尋分類..."
416
+
417
+ #: templates/fields/customtabs.php:17
418
+ msgid "Close all"
419
+ msgstr "全部關閉"
420
+
421
+ #: templates/fields/customtabs.php:17
422
+ msgid "Expand all"
423
+ msgstr "全部展開"
424
+
425
+ #: templates/fields/customtabs.php:25 templates/fields/customtabs.php:68
426
+ msgid "Remove"
427
+ msgstr "移除"
428
+
429
+ #: templates/fields/customtabs.php:34 templates/fields/customtabs.php:76
430
+ msgid "Name"
431
+ msgstr "名字"
432
+
433
+ #: templates/fields/customtabs.php:40 templates/fields/customtabs.php:81
434
+ msgid "Value"
435
+ msgstr "數值"
436
+
437
+ #: templates/fields/customtabs.php:41 templates/fields/customtabs.php:82
438
+ msgid "Content of the tab. (HTML is supported)"
439
+ msgstr "頁籤內容(支援 HTML)"
440
+
441
+ #: templates/fields/customtabs.php:52
442
+ msgid "Add custom product tab"
443
+ msgstr "增加自訂商品頁籤"
444
+
445
+ #: templates/fields/customtabs.php:93
446
+ msgid "Do you want to remove the custom tab?"
447
+ msgstr "請問你想要移除這個自訂的頁籤嗎?"
448
+
449
+ #: templates/fields/date-format.php:65
450
+ msgid "Custom:"
451
+ msgstr "自訂:"
452
+
453
+ #: templates/fields/date-format.php:70
454
+ msgid "Preview:"
455
+ msgstr "預覽:"
456
+
457
+ #: templates/fields/icons.php:78
458
+ msgid "Set Default"
459
+ msgstr "設成預設"
460
+
461
+ #: templates/fields/image-gallery.php:29 templates/fields/image-gallery.php:40
462
+ msgid "Delete image"
463
+ msgstr "刪除圖片"
464
+
465
+ #: templates/fields/image-gallery.php:37
466
+ msgid "Add Images to Gallery"
467
+ msgstr "增加圖片至藝廊"
468
+
469
+ #: templates/fields/image-gallery.php:38
470
+ msgid "Add to gallery"
471
+ msgstr "增加至藝廊"
472
+
473
+ #: templates/fields/image-gallery.php:39
474
+ msgid "Add images"
475
+ msgstr "增加圖片"
476
+
477
+ #: templates/fields/image-gallery.php:41
478
+ msgid "Delete"
479
+ msgstr "刪除"
480
+
481
+ #: templates/fields/select-buttons.php:19
482
+ msgid "Add All"
483
+ msgstr "增加全部"
484
+
485
+ #: templates/fields/select-buttons.php:20
486
+ msgid "Remove All"
487
+ msgstr "移除全部"
488
+
489
+ #: templates/fields/sidebars.php:20
490
+ msgid "Left sidebar"
491
+ msgstr "左側小工具"
492
+
493
+ #: templates/fields/sidebars.php:23
494
+ msgid "Right sidebar"
495
+ msgstr "右側小工具"
496
+
497
+ #: templates/fields/sidebars.php:26 templates/fields/sidebars.php:29
498
+ msgid "No sidebar"
499
+ msgstr "沒有小工具"
500
+
501
+ #: templates/fields/sidebars.php:39
502
+ msgid "Left Sidebar"
503
+ msgstr "左側小工具"
504
+
505
+ #: templates/fields/sidebars.php:41 templates/fields/sidebars.php:56
506
+ msgid "Choose a sidebar"
507
+ msgstr "選擇一個小工具"
508
+
509
+ #: templates/fields/sidebars.php:54
510
+ msgid "Right Sidebar"
511
+ msgstr "右側小工具"
512
+
513
+ #: templates/fields/upload.php:34
514
+ #: templates/panel/woocommerce/woocommerce-upload.php:37
515
+ msgid "Upload"
516
+ msgstr "上傳"
517
+
518
+ #: templates/fields/upload.php:39
519
+ msgid "Reset"
520
+ msgstr "重置"
521
+
522
+ #: templates/panel/woocommerce/woocommerce-form.php:29
523
+ #: templates/panel/woocommerce/woocommerce-form.php:33
524
+ msgid "Save Options"
525
+ msgstr "儲存選項"
526
+
527
+ #: templates/panel/woocommerce/woocommerce-form.php:33
528
+ msgid "Options Saved"
529
+ msgstr "選項已儲存"
530
+
531
+ #: templates/panel/woocommerce/woocommerce-form.php:43
532
+ msgid "Reset Defaults"
533
+ msgstr "重置為預設值"
534
+
535
+ #: templates/sysinfo/system-information-panel.php:12
536
+ msgid "PHPInfo"
537
+ msgstr "PHP 信息"
538
+
539
+ #: templates/sysinfo/system-information-panel.php:13
540
+ #: templates/sysinfo/tabs/error-log.php:25
541
+ msgid "Log Files"
542
+ msgstr "紀錄檔"
543
+
544
+ #: templates/sysinfo/system-information-panel.php:22
545
+ msgid "YITH System Information"
546
+ msgstr "YITH 系統信息"
547
+
548
+ #: templates/sysinfo/tabs/error-log.php:13
549
+ msgid "WP debug.log file"
550
+ msgstr "WP 除錯日誌檔"
551
+
552
+ #: templates/sysinfo/tabs/error-log.php:18
553
+ msgid "PHP error_log file"
554
+ msgstr "PHP 錯誤日誌檔"
555
+
556
+ #: templates/sysinfo/tabs/error-log.php:60
557
+ msgid "Download"
558
+ msgstr "下載"
559
+
560
+ #: templates/sysinfo/tabs/error-log.php:72
561
+ msgid "The file size exceeds 8 megabytes so it must be downloaded"
562
+ msgstr "檔案大小超過 8 兆位元,因此必須下載"
563
+
564
+ #. translators: %s file name.
565
+ #: templates/sysinfo/tabs/error-log.php:96
566
+ msgid ""
567
+ "No Log file available. Enable the WordPress debug by adding this in the %s "
568
+ "file of your installation"
569
+ msgstr ""
570
+ "沒有可用的日誌文件。 通過將其添加到安裝的 %s 文件中來啟用 WordPress 除錯"
571
+
572
+ #: templates/sysinfo/tabs/error-log.php:105
573
+ msgid "Copied!"
574
+ msgstr "已複製!"
575
+
576
+ #: templates/sysinfo/tabs/error-log.php:105
577
+ msgid "Copy Code"
578
+ msgstr "複製程式碼"
579
+
580
+ #: templates/sysinfo/tabs/main.php:17
581
+ msgid "Site Info"
582
+ msgstr "網站信息"
583
+
584
+ #: templates/sysinfo/tabs/main.php:22
585
+ msgid "Site URL"
586
+ msgstr "網站網址"
587
+
588
+ #: templates/sysinfo/tabs/main.php:31
589
+ msgid "Output IP Address"
590
+ msgstr "輸出 IP 位置"
591
+
592
+ #: templates/sysinfo/tabs/main.php:39
593
+ msgid "Defined WP_CACHE"
594
+ msgstr "已定義 WP_CACHE"
595
+
596
+ #: templates/sysinfo/tabs/main.php:42 templates/sysinfo/tabs/main.php:50
597
+ msgid "Yes"
598
+ msgstr "是"
599
+
600
+ #: templates/sysinfo/tabs/main.php:47
601
+ msgid "External object cache"
602
+ msgstr "外部物件快取"
603
+
604
+ #: templates/sysinfo/tabs/main.php:55
605
+ msgid "YITH Plugin Framework Version"
606
+ msgstr "YITH 外掛 Framework 版本"
607
+
608
+ #. translators: %s is the name of the plugin that is loading the framework.
609
+ #: templates/sysinfo/tabs/main.php:64
610
+ msgid "loaded by %s"
611
+ msgstr "讀取了 %s"
612
+
613
+ #: templates/sysinfo/tabs/main.php:73
614
+ msgid "Plugins Requirements"
615
+ msgstr "外掛需求"
616
+
617
+ #: templates/sysinfo/tabs/main.php:108
618
+ msgid "Database Info"
619
+ msgstr "資料庫信息"
620
+
621
+ #: templates/sysinfo/tabs/main.php:113
622
+ msgid "MySQL version"
623
+ msgstr "MySQL 版本"
624
+
625
+ #. Translators: %s: Codex link.
626
+ #: templates/sysinfo/tabs/main.php:123
627
+ msgid "WordPress recommends a minimum MySQL version of 5.6. See: %s"
628
+ msgstr "WordPress 建議至少要有 MySQL 5.6. 以上版本,請查看: %s"
629
+
630
+ #: templates/sysinfo/tabs/main.php:123
631
+ msgid "WordPress requirements"
632
+ msgstr "WordPress 要求"
633
+
634
+ #: templates/sysinfo/tabs/main.php:130
635
+ msgid "Total Database Size"
636
+ msgstr "總資料庫大小"
637
+
638
+ #: templates/sysinfo/tabs/main.php:138
639
+ msgid "Database Data Size"
640
+ msgstr "資料庫數據大小"
641
+
642
+ #: templates/sysinfo/tabs/main.php:146
643
+ msgid "Database Index Size"
644
+ msgstr "資料庫索引大小"
645
+
646
+ #: templates/sysinfo/tabs/main.php:154
647
+ msgid "Database Free Size"
648
+ msgstr "資料庫可用大小"
649
+
650
+ #. Translators: %1$f: Table size, %2$f: Index size, %3$f: Free size, %4$s
651
+ #. Engine.
652
+ #: templates/sysinfo/tabs/main.php:168
653
+ msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
654
+ msgstr "資料數據: %1$.2fMB | 索引: %2$.2fMB | 可用: %3$.2fMB | 引擎: %4$s"
655
+
656
+ #. translators: 1. Plugin(s) name(s).
657
+ #: yit-deactive-plugin.php:119
658
+ msgid ""
659
+ "%s was deactivated as you're running an higher tier version of the same "
660
+ "plugin."
661
+ msgid_plural ""
662
+ "%s were deactivated as you're running higher tier versions of the same "
663
+ "plugins."
664
+ msgstr[0] ""
665
+
666
+ #. translators: %s is the title of the post object.
667
+ #: yit-functions.php:1938
668
+ msgid "Are you sure you want to move \"%s\" to trash?"
669
+ msgstr "您確定要將 \"%s\" 丟進垃圾桶嗎?"
670
+
671
+ #. translators: %s is the title of the post object.
672
+ #: yit-functions.php:1940 yit-functions.php:2100
673
+ msgid "Are you sure you want to delete \"%s\"?"
674
+ msgstr "您確定要刪除 \"%s\" 嗎?"
675
+
676
+ #: yit-functions.php:2038 yit-functions.php:2046 yit-functions.php:2163
677
+ msgid "Further actions"
678
+ msgstr "進一步動作"
679
+
680
+ #: yit-plugin.php:213
681
+ msgid "License"
682
+ msgstr "授權"
683
+
684
+ #. Author of the plugin/theme
685
+ msgid "YITH"
686
+ msgstr "YITH"
687
+
688
+ #. translators: %s it the Elementor Widget title.
689
+ #: includes/builders/elementor/class-yith-elementor-widget.php:252
690
+ msgctxt "Elementor Widget - section title"
691
+ msgid "%s - Options"
692
+ msgstr "%s - 選項"
693
+
694
+ #: includes/builders/gutenberg/class-yith-gutenberg.php:149
695
+ msgctxt "[gutenberg]: Category Name"
696
+ msgid "YITH"
697
+ msgstr "YITH"
698
+
699
+ #: includes/class-yit-assets.php:132
700
+ msgctxt "Button text"
701
+ msgid "Confirm"
702
+ msgstr "確認"
703
+
704
+ #: includes/class-yit-assets.php:133
705
+ msgctxt "Button text"
706
+ msgid "Cancel"
707
+ msgstr "取消"
708
+
709
+ #: includes/class-yit-assets.php:146 yit-functions.php:2009
710
+ msgctxt "Trash confirmation action"
711
+ msgid "Yes, move to trash"
712
+ msgstr "是的,將它移至垃圾桶"
713
+
714
+ #: includes/class-yit-assets.php:150 yit-functions.php:2027
715
+ #: yit-functions.php:2154
716
+ msgctxt "Delete confirmation action"
717
+ msgid "Yes, delete"
718
+ msgstr "是的,刪除"
719
+
720
+ #. translators: 1. Plugin name.
721
+ #: includes/class-yit-plugin-panel.php:805
722
+ msgctxt "Help tab default title"
723
+ msgid "Thank you for purchasing %s!"
724
+ msgstr "感謝您購買 %s !"
725
+
726
+ #: includes/class-yit-plugin-panel.php:806
727
+ msgctxt "Help tab default description"
728
+ msgid ""
729
+ "We want to help you enjoy a wonderful experience with all of our products."
730
+ msgstr "我們希望幫助您享受我們所有產品的美妙體驗。"
731
+
732
+ #: includes/class-yit-plugin-panel.php:853
733
+ msgctxt "Premium tab name"
734
+ msgid "Get premium"
735
+ msgstr "取得高級版"
736
+
737
+ #: includes/class-yit-plugin-panel.php:865
738
+ msgctxt "Help tab name"
739
+ msgid "Help"
740
+ msgstr "幫助"
741
+
742
+ #: includes/class-yith-dashboard.php:96
743
+ msgctxt "Plugin FW"
744
+ msgid "View Changelog"
745
+ msgstr "查看修改紀錄"
746
+
747
+ #: includes/class-yith-dashboard.php:97
748
+ msgctxt "Plugin FW"
749
+ msgid "Latest update released on"
750
+ msgstr "最近一次更新於"
751
+
752
+ #: includes/class-yith-dashboard.php:137
753
+ msgctxt "Button label"
754
+ msgid "Close"
755
+ msgstr "關閉"
756
+
757
+ #: includes/privacy/class-yith-privacy.php:61
758
+ msgctxt "Privacy Policy Guide Title"
759
+ msgid "YITH Plugins"
760
+ msgstr "YITH 外掛"
761
+
762
+ #: includes/privacy/class-yith-privacy.php:93
763
+ msgctxt "Privacy Policy Content"
764
+ msgid ""
765
+ "This sample language includes the basics around what personal data your "
766
+ "store may be collecting, storing and sharing, as well as who may have access "
767
+ "to that data. Depending on what settings are enabled and which additional "
768
+ "plugins are used, the specific information shared by your store will vary. "
769
+ "We recommend consulting with a lawyer when deciding what information to "
770
+ "disclose on your privacy policy."
771
+ msgstr ""
772
+ "此示例語言包括有關您的商店可能收集、保存和共享哪些個人數據以及誰可以訪問該數"
773
+ "據的基礎知識。 根據啟用的設置和使用的附加外掛,您的商店共享的具體信息會有所不"
774
+ "同。 在決定在您的隱私政策中披露哪些信息時,我們建議您諮詢律師。"
775
+
776
+ #: includes/privacy/class-yith-privacy.php:97
777
+ msgctxt "Privacy Policy Content"
778
+ msgid "What we collect and store"
779
+ msgstr "我們收集和保存的內容"
780
+
781
+ #: includes/privacy/class-yith-privacy.php:100
782
+ msgctxt "Privacy Policy Content"
783
+ msgid "Who on our team has access"
784
+ msgstr "我們團隊中的哪些人有權訪問"
785
+
786
+ #: includes/privacy/class-yith-privacy.php:103
787
+ msgctxt "Privacy Policy Content"
788
+ msgid "What we share with others"
789
+ msgstr "我們與他人分享的內容"
790
+
791
+ #: includes/privacy/class-yith-privacy.php:106
792
+ msgctxt "Privacy Policy Content"
793
+ msgid "Payments"
794
+ msgstr "付款"
795
+
796
+ #: templates/fields/copy-to-clipboard.php:41
797
+ msgctxt "Copy-to-clipboard message"
798
+ msgid "Copied!"
799
+ msgstr "已複製!"
800
+
801
+ #: templates/fields/copy-to-clipboard.php:45
802
+ msgctxt "Copy-to-clipboard button text"
803
+ msgid "Copy"
804
+ msgstr "複製"
805
+
806
+ #: templates/fields/dimensions.php:13
807
+ msgctxt "Position in the \"Dimensions\" field"
808
+ msgid "Top"
809
+ msgstr "上"
810
+
811
+ #: templates/fields/dimensions.php:14
812
+ msgctxt "Position in the \"Dimensions\" field"
813
+ msgid "Right"
814
+ msgstr "右"
815
+
816
+ #: templates/fields/dimensions.php:15
817
+ msgctxt "Position in the \"Dimensions\" field"
818
+ msgid "Bottom"
819
+ msgstr "下"
820
+
821
+ #: templates/fields/dimensions.php:16
822
+ msgctxt "Position in the \"Dimensions\" field"
823
+ msgid "Left"
824
+ msgstr "左"
825
+
826
+ #: templates/fields/dimensions.php:94
827
+ msgctxt "Tooltip in the \"Dimensions\" field"
828
+ msgid "Link values together"
829
+ msgstr "一起連接的數值"
830
+
831
+ #: templates/fields/image-dimensions.php:18
832
+ msgctxt "Image width field label"
833
+ msgid "Width"
834
+ msgstr "寬"
835
+
836
+ #: templates/fields/image-dimensions.php:23
837
+ msgctxt "Image height field label"
838
+ msgid "Height"
839
+ msgstr "高"
840
+
841
+ #: templates/fields/onoff.php:28
842
+ msgctxt "YES/NO button: use MAX 4 characters!"
843
+ msgid "YES"
844
+ msgstr "是"
845
+
846
+ #: templates/fields/onoff.php:29
847
+ msgctxt "YES/NO button: use MAX 4 characters!"
848
+ msgid "NO"
849
+ msgstr "不"
850
+
851
+ #. translators: 1. Url to EN playlist.
852
+ #: templates/panel/help-tab.php:87
853
+ msgctxt "Help tab view all video link"
854
+ msgid ""
855
+ "Check the full <a href=\"%s\" target=\"_blank\">Playlist on Youtube</a> to "
856
+ "learn more >"
857
+ msgstr ""
858
+ "查看全部的 <a href=\"%s\" target=\"_blank\">Youtube</a> 播放清單去學習更多 >"
859
+
860
+ #: templates/panel/help-tab.php:94
861
+ msgctxt "Help tab Watch Videotutorials link"
862
+ msgid "Videos are also available in:"
863
+ msgstr "影片也可用於:"
864
+
865
+ #: templates/panel/help-tab.php:124
866
+ msgctxt "Help tab Read Documentation link"
867
+ msgid "Read the documentation"
868
+ msgstr "閱讀說明文件"
869
+
870
+ #: templates/panel/help-tab.php:127
871
+ msgctxt "Help tab Read Documentation link"
872
+ msgid "to learn how the plugin works from the basics."
873
+ msgstr "了解外掛的基礎工作原理"
874
+
875
+ #: templates/panel/help-tab.php:137
876
+ msgctxt "Help tab Watch video tutorials link"
877
+ msgid "Watch our video tutorials"
878
+ msgstr "查看我們的教學影片"
879
+
880
+ #: templates/panel/help-tab.php:140
881
+ msgctxt "Help tab Watch video tutorials link"
882
+ msgid "to see some helpful use cases."
883
+ msgstr "查看一些有用的案例"
884
+
885
+ #: templates/panel/help-tab.php:150
886
+ msgctxt "Help tab view FAQs link"
887
+ msgid "Check the FAQs"
888
+ msgstr "檢查問與答"
889
+
890
+ #: templates/panel/help-tab.php:153
891
+ msgctxt "Help tab view FAQs link"
892
+ msgid "to find answers to your doubts."
893
+ msgstr "找到你的問題答案"
894
+
895
+ #: templates/panel/help-tab.php:169
896
+ msgctxt "Help tab FAQ title"
897
+ msgid "Last FAQs in our Help Center"
898
+ msgstr "在我們的幫助中心的最新問答"
899
+
900
+ #: templates/panel/help-tab.php:183
901
+ msgctxt "Help tab FAQ link"
902
+ msgid "View all FAQs >"
903
+ msgstr "查看所有的問與答 >"
904
+
905
+ #: templates/panel/help-tab.php:192
906
+ msgctxt "Help tab submit ticket title"
907
+ msgid "Need help?"
908
+ msgstr "需要幫忙?"
909
+
910
+ #: templates/panel/help-tab.php:195
911
+ msgctxt "Help tab submit ticket description"
912
+ msgid ""
913
+ "If you are experiencing any technical issues, ask for help from our "
914
+ "developers. Submit a ticket through our support desk and we will help you as "
915
+ "soon as possible."
916
+ msgstr ""
917
+ "如果您遇到任何技術問題,請向我們的開發人員尋求幫助。 通過我們的支援後台提交工"
918
+ "作單,我們將盡快為您提供幫助。"
919
+
920
+ #: templates/panel/help-tab.php:203
921
+ msgctxt "Help tab submit ticket button"
922
+ msgid "Submit a ticket"
923
+ msgstr "提交一張工作單"
924
+
925
+ #: templates/panel/premium-tab.php:30
926
+ msgctxt "Premium Tab"
927
+ msgid "Get the premium version to unlock advanced features"
928
+ msgstr "取得高級版來解鎖進階的功能特色"
929
+
930
+ #: templates/panel/premium-tab.php:34
931
+ msgctxt "Premium Tab"
932
+ msgid "Get premium"
933
+ msgstr "取得高級版"
934
+
935
+ #: templates/panel/premium-tab.php:39
936
+ msgctxt "Premium Tab"
937
+ msgid "Plugin premium features images"
938
+ msgstr "高級版外掛特色圖片"
939
+
940
+ #. translators: alt attribute of main image tag.
941
+ #: templates/panel/premium-tab.php:51
942
+ msgctxt "Premium Tab"
943
+ msgid "And so much more!"
944
+ msgstr "還有更多!"
945
+
946
+ #: templates/panel/premium-tab.php:53
947
+ msgctxt "Premium Tab"
948
+ msgid "Check the free vs premium features >"
949
+ msgstr "查看免費板與高級版的特色比較"
950
+
951
+ #: templates/panel/premium-tab.php:58
952
+ msgctxt "Premium Tab"
953
+ msgid "Get the premium version"
954
+ msgstr "取得高級版本"
955
+
956
+ #: yit-functions.php:1952
957
+ msgctxt "Post action"
958
+ msgid "Preview"
959
+ msgstr "預覽"
960
+
961
+ #: yit-functions.php:1961
962
+ msgctxt "Post action"
963
+ msgid "View"
964
+ msgstr "查看"
965
+
966
+ #: yit-functions.php:1972
967
+ msgctxt "Post action"
968
+ msgid "Edit"
969
+ msgstr "編輯"
970
+
971
+ #: yit-functions.php:1980
972
+ msgctxt "Post action"
973
+ msgid "Duplicate"
974
+ msgstr "複製"
975
+
976
+ #: yit-functions.php:1992
977
+ msgctxt "Post action"
978
+ msgid "Restore"
979
+ msgstr "還原"
980
+
981
+ #: yit-functions.php:2000
982
+ msgctxt "Post action"
983
+ msgid "Trash"
984
+ msgstr "垃圾桶"
985
+
986
+ #: yit-functions.php:2017
987
+ msgctxt "Post action"
988
+ msgid "Delete Permanently"
989
+ msgstr "永久刪除"
990
+
991
+ #: yit-functions.php:2114
992
+ msgctxt "Term action"
993
+ msgid "View"
994
+ msgstr "查看"
995
+
996
+ #: yit-functions.php:2124
997
+ msgctxt "Term action"
998
+ msgid "Edit"
999
+ msgstr "編輯"
1000
+
1001
+ #: yit-functions.php:2132
1002
+ msgctxt "Term action"
1003
+ msgid "Duplicate"
1004
+ msgstr "複製"
1005
+
1006
+ #: yit-functions.php:2145
1007
+ msgctxt "Term action"
1008
+ msgid "Delete"
1009
+ msgstr "刪除"
1010
+
1011
+ #: yit-plugin.php:84
1012
+ msgctxt "Plugin Row Meta"
1013
+ msgid "Live Demo"
1014
+ msgstr "即時演示"
1015
+
1016
+ #: yit-plugin.php:88
1017
+ msgctxt "Plugin Row Meta"
1018
+ msgid "Documentation"
1019
+ msgstr "說明文件"
1020
+
1021
+ #: yit-plugin.php:92
1022
+ msgctxt "Plugin Row Meta"
1023
+ msgid "Support"
1024
+ msgstr "支援"
1025
+
1026
+ #: yit-plugin.php:96
1027
+ msgctxt "Plugin Row Meta"
1028
+ msgid "Premium version"
1029
+ msgstr "高級版本"
1030
+
1031
+ #: yit-plugin.php:209
1032
+ msgctxt "Action links"
1033
+ msgid "Settings"
1034
+ msgstr "設定"
plugin-fw/languages/yith-plugin-fw.pot CHANGED
@@ -4,7 +4,7 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: \n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
- "POT-Creation-Date: 2022-05-30 07:17:45+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=utf-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
@@ -649,6 +649,17 @@ msgstr ""
649
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
650
  msgstr ""
651
 
 
 
 
 
 
 
 
 
 
 
 
652
  #: yit-functions.php:1938
653
  #. translators: %s is the title of the post object.
654
  msgid "Are you sure you want to move \"%s\" to trash?"
4
  msgstr ""
5
  "Project-Id-Version: \n"
6
  "Report-Msgid-Bugs-To: YITH <plugins@yithemes.com>\n"
7
+ "POT-Creation-Date: 2022-07-06 06:26:03+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=utf-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
649
  msgid "Data: %1$.2fMB | Index: %2$.2fMB | Free: %3$.2fMB | Engine: %4$s"
650
  msgstr ""
651
 
652
+ #: yit-deactive-plugin.php:119
653
+ #. translators: 1. Plugin(s) name(s).
654
+ msgid ""
655
+ "%s was deactivated as you're running an higher tier version of the same "
656
+ "plugin."
657
+ msgid_plural ""
658
+ "%s were deactivated as you're running higher tier versions of the same "
659
+ "plugins."
660
+ msgstr[0] ""
661
+ msgstr[1] ""
662
+
663
  #: yit-functions.php:1938
664
  #. translators: %s is the title of the post object.
665
  msgid "Are you sure you want to move \"%s\" to trash?"
templates/wishlist-view-mobile.php CHANGED
@@ -171,7 +171,7 @@ if ( ! defined( 'YITH_WCWL' ) ) {
171
  <td class="label">
172
  <?php esc_html_e( 'Quantity:', 'yith-woocommerce-wishlist' ); ?>
173
  </td>
174
- <td class="value">
175
  <?php if ( ! $no_interactions && $wishlist->current_user_can( 'update_quantity' ) ) : ?>
176
  <input type="number" min="1" step="1" name="items[<?php echo esc_attr( $item->get_product_id() ); ?>][quantity]" value="<?php echo esc_attr( $item->get_quantity() ); ?>"/>
177
  <?php else : ?>
171
  <td class="label">
172
  <?php esc_html_e( 'Quantity:', 'yith-woocommerce-wishlist' ); ?>
173
  </td>
174
+ <td class="product-quantity">
175
  <?php if ( ! $no_interactions && $wishlist->current_user_can( 'update_quantity' ) ) : ?>
176
  <input type="number" min="1" step="1" name="items[<?php echo esc_attr( $item->get_product_id() ); ?>][quantity]" value="<?php echo esc_attr( $item->get_quantity() ); ?>"/>
177
  <?php else : ?>