# Copyright (C) 2026 Popup Maker
# This file is distributed under the GPL2 or later.
msgid ""
msgstr ""
"Project-Id-Version: Popup Maker 1.24.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/Popup-Maker\n"
"POT-Creation-Date: 2026-08-06T02:04:47+00:00\n"
"PO-Revision-Date: 2026-08-06 02:06+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: zh-TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: WP-CLI 2.12.0\n"
"X-Domain: popup-maker\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#. Plugin Name of the plugin
#. Author of the plugin
#: popup-maker.php classes/Admin/BlockEditor.php:147
#: classes/Admin/Settings.php:770 classes/Admin/Templates.php:311
#: classes/Controllers/PostTypes.php:185 classes/Cookies.php:103
#: classes/Extension/Activator.php:176 classes/Extension/Activator.php:188
#: classes/Extension/Activator.php:201 classes/Privacy.php:36
#: classes/Services/License.php:915 classes/Site/Assets.php:283
#: classes/Triggers.php:226 classes/Utils/Alerts.php:497
#: includes/admin/class-pum-admin-upgrades.php:224
#: includes/integrations/class-pum-gravity-forms.php:89
#: includes/modules/reviews.php:92 dist/packages/admin-notifications.js:2
#: dist/packages/cta-admin.js:5 dist/packages/layout.js:1
msgid "Popup Maker"
msgstr "Popup Maker"

#. Plugin URI of the plugin
#: popup-maker.php
msgid ""
"https://wppopupmaker.com/?utm_campaign=plugin-info&utm_source=plugin-"
"header&utm_medium=plugin-uri"
msgstr ""
"https://wppopupmaker.com/?utm_campaign=plugin-info&utm_source=plugin-"
"header&utm_medium=plugin-uri"

#. Description of the plugin
#: popup-maker.php
msgid ""
"Easily create & style popups with any content. Theme editor to quickly style "
"your popups. Add forms, social media boxes, videos & more."
msgstr ""
"輕鬆建立並設計任何內容的彈出視窗。主題編輯器可快速設計您的彈出視窗。新增表"
"單、社群媒體區塊、影片等更多內容。"

#. Author URI of the plugin
#: popup-maker.php
msgid ""
"https://wppopupmaker.com/?utm_campaign=plugin-info&utm_source=plugin-"
"header&utm_medium=author-uri"
msgstr ""
"https://wppopupmaker.com/?utm_campaign=plugin-info&utm_source=plugin-"
"header&utm_medium=author-uri"

#. translators: 1: Number of items processed.
#: classes/Abstract/Batch/Process.php:124
#, php-format
msgid "%s item was successfully processed."
msgid_plural "%s items were successfully processed."
msgstr[0] "%s 項目已成功處理。"

#. translators: %1$s is the post type name, %2$d is the ID.
#: classes/Abstract/Repository/Posts.php:149
#, php-format
msgid "No %1$s found with id %2$d."
msgstr "找不到 ID 為 %2$d 的 %1$s。"

#. translators: %1$s is the post type name, %2$s is the field name, %3$s is the value.
#: classes/Abstract/Repository/Posts.php:177
#, php-format
msgid "No %1$s found with %2$s %3$s."
msgstr "找不到符合 %2$s %3$s 的 %1$s。"

#. translators: 1: Number of items updated. 2: Singular or plural label.
#: classes/Abstract/Upgrade/Posts.php:208
#, php-format
msgid "Updating %1$d %2$s."
msgid_plural "Updating %1$d %2$s."
msgstr[0] "正在更新 %1$d 個 %2$s。"

#. translators: 1: Number of items updated. 2: Singular or plural label.
#: classes/Abstract/Upgrade/Posts.php:219
#, php-format
msgid "%1$s %2$s was updated successfully."
msgid_plural "%1$s %2$s were updated successfully."
msgstr[0] "%1$s %2$s 已成功更新。"

#. translators: 1: Version number.
#: classes/Abstract/Upgrade/Settings.php:61
#, php-format
msgid "Updating settings for v%s compatibility."
msgstr "正在更新設定以相容於 v%s。"

#: classes/Abstract/Upgrade/Settings.php:67
msgid "Settings updated successfully."
msgstr "設定已成功更新。"

#: classes/Admin/Ajax.php:294 classes/Utils/Upgrades.php:514
msgid "A batch process ID must be present to continue."
msgstr "必須存在批次處理 ID 才能繼續。"

#: classes/Admin/Ajax.php:303 classes/Admin/Ajax.php:313
#: classes/Utils/Upgrades.php:523 classes/Utils/Upgrades.php:533
msgid ""
"You do not have permission to initiate this request. Contact an "
"administrator for more information."
msgstr "您沒有權限啟動此請求。請聯絡管理員以取得更多資訊。"

#. translators: %s is the batch ID.
#. translators: 1: Batch process ID.
#: classes/Admin/Ajax.php:326 classes/Utils/Upgrades.php:556
#, php-format
msgid "%s is an invalid batch process ID."
msgstr "%s 是無效的批次處理 ID。"

#. translators: %s is the batch ID.
#. translators: 1: Batch process ID.
#: classes/Admin/Ajax.php:341 classes/Utils/Upgrades.php:669
#, php-format
msgid "An invalid file path is registered for the %1$s batch process handler."
msgstr "為 %1$s 批次處理程序處理器註冊了無效的檔案路徑。"

#. translators: %1$s is the batch ID, %2$s is the batch handler class.
#. translators: 1: Class name, 2: Batch process ID.
#: classes/Admin/Ajax.php:355 classes/Utils/Upgrades.php:681
#, php-format
msgid ""
"%1$s is an invalid handler for the %2$s batch process. Please try again."
msgstr "%1$s 是 %2$s 批次處理程序的無效處理器。請再試一次。"

#: classes/Admin/Assets.php:78 dist/packages/block-library.js:1
msgid "Preview"
msgstr "預覽"

#: classes/Admin/Assets.php:79 classes/Admin/Helpers.php:368
#: classes/Admin/Templates.php:988 classes/Admin/Templates.php:1190
msgid "Add"
msgstr "新增"

#: classes/Admin/Assets.php:80 classes/Admin/Settings.php:1010
#: classes/Admin/Tools.php:91 classes/Admin/Tools.php:214
#: includes/integrations/class-pum-gravity-forms.php:215
#: dist/packages/block-library.js:1
msgid "Save"
msgstr "儲存"

#: classes/Admin/Assets.php:81
msgid "Update"
msgstr "更新"

#: classes/Admin/Assets.php:82 classes/Admin/Shortcode/UI.php:115
msgid "Insert"
msgstr "插入"

#: classes/Admin/Assets.php:83 classes/Admin/Helpers.php:366
#: classes/Admin/Shortcode/UI.php:116 dist/packages/admin-bar.js:1
#: dist/packages/components.js:7 dist/packages/cta-editor.js:1
msgid "Cancel"
msgstr "取消"

#: classes/Admin/Assets.php:84
msgid "Are you sure you want to delete this trigger?"
msgstr "您確定要刪除此觸發器嗎？"

#: classes/Admin/Assets.php:85
msgid "Are you sure you want to delete this cookie?"
msgstr "您確定要刪除此 cookie 嗎？"

#: classes/Admin/Assets.php:86 classes/Admin/Popups.php:797
#: classes/Admin/Popups.php:854 classes/Admin/Settings.php:394
#: classes/Admin/Themes.php:437 classes/Shortcode/Subscribe.php:137
#: classes/Shortcode/Subscribe.php:148 classes/Shortcode/Subscribe.php:304
#: includes/legacy/input-options.php:86
msgid "None"
msgstr "無"

#: classes/Admin/Assets.php:87
msgid "Are you sure you want to reset the open count?"
msgstr "您確定要重設開啟次數嗎？"

#: classes/Admin/Assets.php:88 classes/Admin/Shortcode/UI.php:117
msgid "Popup Maker Shortcodes"
msgstr "Popup Maker 短代碼"

#: classes/Admin/Assets.php:89 classes/Admin/Shortcode/UI.php:118
msgid "There was an error in generating the preview"
msgstr "產生預覽時發生錯誤"

#: classes/Admin/Assets.php:143
msgid "Your all set, the upgrades completed successfully!"
msgstr "一切就緒，升級已成功完成！"

#: classes/Admin/Assets.php:144
msgid ""
"We are sorry but your browser is not compatible with this kind of file "
"upload. Please upgrade your browser."
msgstr "很抱歉，您的瀏覽器與這類檔案上傳不相容。請升級您的瀏覽器。"

#: classes/Admin/Extend.php:78 classes/Admin/Notices.php:67
#: classes/Admin/Onboarding.php:68 classes/AssetCache.php:700
#: classes/Services/Notifications/FeatureAnnouncements.php:428
#: classes/Shortcode/CallToAction.php:121 classes/Telemetry.php:289
msgid "Learn more"
msgstr "了解更多"

#: classes/Admin/Extend.php:159
msgid "Unlock every Popup Maker add-on"
msgstr "解鎖每個 Popup Maker 附加元件"

#: classes/Admin/Extend.php:160
msgid ""
"Add advanced targeting, integrations, ecommerce tools, and more with Popup "
"Maker Pro."
msgstr "使用 Popup Maker Pro 新增進階目標設定、整合、電子商務工具等更多功能。"

#: classes/Admin/Extend.php:161
msgid "View Pro plans"
msgstr "查看 Pro 方案"

#: classes/Admin/Extend.php:178
msgid "You do not have permission to manage Popup Maker add-ons."
msgstr "您沒有管理 Popup Maker 附加元件的權限。"

#: classes/Admin/Extend.php:179 classes/Admin/Pages.php:81
msgid "Popup Maker Add-ons"
msgstr "Popup Maker 附加元件"

#: classes/Admin/Extend.php:185 dist/packages/addons-page.js:4
msgid "Loading add-ons…"
msgstr "正在載入附加元件…"

#: classes/Admin/Helpers.php:209 classes/Admin/Popups.php:814
#: classes/Admin/Popups.php:1034 classes/Shortcode/Popup.php:253
#: classes/Utils/Fields.php:136 includes/legacy/class-popmake-fields.php:186
msgid "ms"
msgstr "毫秒"

#: classes/Admin/Helpers.php:387 classes/Admin/Popups.php:565
#: classes/Admin/Popups.php:1021 classes/Admin/Templates.php:778
#: classes/Admin/Themes.php:186 classes/Admin/Themes.php:379
#: classes/Shortcode/Popup.php:61 classes/Shortcode/Popup.php:85
#: templates/popup.php:59 dist/packages/admin-bar.js:1
#: dist/packages/admin-notifications.js:1
#: dist/packages/admin-notifications.js:2 dist/packages/cta-editor.js:1
msgid "Close"
msgstr "關閉"

#: classes/Admin/Notices.php:75 classes/Admin/Onboarding.php:74
#: classes/Admin/Settings.php:1028
#: classes/Services/Notifications/FeatureAnnouncements.php:290
#: classes/Services/Notifications/WhatsNew.php:224
#: dist/packages/admin-notifications.js:1
msgid "Dismiss"
msgstr "關閉"

#: classes/Admin/Notices.php:82
msgid "Turn off these occasional notices"
msgstr "關閉這些偶爾顯示的通知"

#: classes/Admin/Notices.php:299
msgid ""
"** You are seeing this notice because you are an administrator. Other users "
"of the site will see nothing."
msgstr ""
"** 您會看到此通知是因為您是管理員。網站的其他使用者將不會看到任何內容。"

#: classes/Admin/Notices.php:329
#, php-format
msgid ""
"%1$sPopup Maker will soon require PHP Version %2$s.%3$s \n"
"\n"
"You're using Version %4$s. Please ask your host to upgrade your server's PHP."
msgstr ""
"%1$sPopup Maker 即將要求 PHP 版本 %2$s。%3$s \n"
"\n"
"您目前使用的版本是 %4$s。請要求您的主機供應商升級伺服器上的 PHP。"

#: classes/Admin/Notices.php:344
#, php-format
msgid ""
"%1$sPopup Maker will soon require WordPress Version %2$s.%3$s \n"
"\n"
"You're using Version %4$s. Please ask your host to upgrade your server's "
"WordPress."
msgstr ""
"%1$sPopup Maker 即將要求 WordPress 版本 %2$s。%3$s \n"
"\n"
"您目前使用的版本是 %4$s。請要求您的主機供應商升級伺服器上的 WordPress。"

#: classes/Admin/Onboarding.php:80
msgid "Turn off these occasional tips"
msgstr "關閉這些偶爾顯示的提示"

#: classes/Admin/Onboarding.php:203 classes/Admin/Popups.php:267
#: classes/Shortcode/Subscribe.php:437
msgid "Popup Name"
msgstr "彈出視窗名稱"

#: classes/Admin/Onboarding.php:204
msgid ""
"Name your popup so you can find it later. Site visitors will not see this."
msgstr "為您的彈出視窗命名，方便日後找到它。網站訪客不會看到這個名稱。"

#: classes/Admin/Onboarding.php:217
msgid "Popup Content"
msgstr "彈出視窗內容"

#: classes/Admin/Onboarding.php:218
msgid "Add content for your popup here."
msgstr "在此新增您的彈出視窗內容。"

#: classes/Admin/Onboarding.php:231
msgid "Popup Triggers"
msgstr "彈出視窗觸發條件"

#: classes/Admin/Onboarding.php:232
msgid "Use triggers to choose  what causes the popup to open."
msgstr "使用觸發條件來選擇什麼情況會開啟彈出視窗。"

#: classes/Admin/Onboarding.php:245
msgid "Popup Targeting"
msgstr "彈出視窗目標設定"

#: classes/Admin/Onboarding.php:246
msgid ""
"Use targeting to choose where on your site the popup should load and who to "
"show the popup to."
msgstr "使用目標設定來選擇彈出視窗應載入於網站的哪裡，以及要顯示給哪些人看。"

#: classes/Admin/Onboarding.php:259
msgid "Popup Display"
msgstr "彈出視窗顯示"

#: classes/Admin/Onboarding.php:260
msgid ""
"Use display settings to choose where on the screen the popup appears and "
"what it looks like."
msgstr "使用顯示設定來選擇彈出視窗出現在螢幕上的位置以及外觀。"

#: classes/Admin/Onboarding.php:273 classes/Admin/Popups.php:262
#: classes/Admin/Popups.php:696 classes/Controllers/PostTypes.php:271
#: classes/Controllers/PostTypes.php:277 classes/Controllers/PostTypes.php:597
#: classes/Shortcode/Popup.php:114
msgid "Popup Theme"
msgstr "彈出視窗佈景主題"

#: classes/Admin/Onboarding.php:274
msgid ""
"Choose the popup theme which controls the visual appearance of your popup "
"including; colors, spacing, and fonts."
msgstr "選擇控制彈出視窗外觀的佈景主題，包括色彩、間距與字型。"

#: classes/Admin/Onboarding.php:304
msgid "Welcome to Popup Maker!"
msgstr "歡迎使用 Popup Maker！"

#: classes/Admin/Onboarding.php:305
msgid "Click the \"Create New Popup\" button to create your first popup."
msgstr "點選「建立新彈出視窗」按鈕來建立您的第一個彈出視窗。"

#: classes/Admin/Onboarding.php:315
msgid "Enable Popups"
msgstr "啟用彈出視窗"

#: classes/Admin/Onboarding.php:316
msgid "You can enable or disable your popups at any time using this toggle."
msgstr "您可以隨時使用此切換開關啟用或停用您的彈出視窗。"

#: classes/Admin/Onboarding.php:329
msgid "Review Popup Metrics"
msgstr "查看彈出視窗成效"

#: classes/Admin/Onboarding.php:330
msgid ""
"Popup Maker will automatically track opens and conversions so you can easily "
"see which popups convert the best."
msgstr ""
"Popup Maker 會自動追蹤開啟與轉換，讓您輕鬆查看哪些彈出視窗的轉換效果最佳。"

#: classes/Admin/Onboarding.php:343
msgid "Adjust Columns"
msgstr "調整欄位"

#: classes/Admin/Onboarding.php:344
msgid ""
"You can show or hide columns from the table on this page using the Screen "
"Options. Popup Heading and Published Date are hidden by default."
msgstr ""
"您可以使用螢幕選項顯示或隱藏此頁面表格中的欄位。彈出視窗標題與發佈日期預設為"
"隱藏。"

#: classes/Admin/Pages.php:71 classes/Admin/Pages.php:186
#: classes/Admin/Pages.php:253 classes/Admin/Subscribers.php:33
msgid "Subscribers"
msgstr "訂閱者"

#: classes/Admin/Pages.php:76 classes/Admin/Pages.php:262
#: classes/Admin/Templates.php:866 classes/Admin/Templates.php:1139
#: classes/Controllers/Admin/Toolbar.php:264
#: classes/Controllers/Admin/WP/PluginsPage.php:65 classes/Site/Assets.php:298
msgid "Settings"
msgstr "設定"

#: classes/Admin/Pages.php:82 classes/Admin/Pages.php:187
#: classes/Controllers/Admin.php:73 dist/packages/addons-page.js:5
msgid "Extend"
msgstr "擴充"

#: classes/Admin/Pages.php:88 classes/Admin/Pages.php:267
#: classes/Admin/Support.php:58
msgid "Help & Support"
msgstr "說明與支援"

#: classes/Admin/Pages.php:93 classes/Admin/Pages.php:263
#: classes/Controllers/Admin/Toolbar.php:231
msgid "Tools"
msgstr "工具"

#: classes/Admin/Pages.php:137 classes/Admin/Pages.php:249
#: classes/Controllers/PostTypes.php:272 classes/Controllers/PostTypes.php:279
msgid "Popup Themes"
msgstr "彈出視窗主題"

#: classes/Admin/Pages.php:188 classes/Admin/Pages.php:260
#: classes/Admin/Settings.php:1135 classes/Admin/Settings.php:1176
#: classes/Upsell.php:1115
msgid "Go Pro"
msgstr "升級至 Pro"

#: classes/Admin/Pages.php:189 classes/Admin/Pages.php:261
#: classes/Upsell.php:1131
msgid "Go Pro+"
msgstr "升級至 Pro+"

#: classes/Admin/Pages.php:245
msgid "All Popups"
msgstr "所有彈出視窗"

#: classes/Admin/Pages.php:246
msgid "Add New"
msgstr "新增"

#: classes/Admin/Pages.php:247
msgid "Add New Popup"
msgstr "新增彈出視窗"

#: classes/Admin/Pages.php:248
msgid "All Themes"
msgstr "所有主題"

#: classes/Admin/Pages.php:250 classes/Controllers/Admin.php:61
#: classes/Controllers/Admin/CallToActions.php:43
#: classes/Controllers/Admin/CallToActions.php:44
#: classes/Controllers/PostTypes.php:346 classes/Controllers/PostTypes.php:353
#: dist/packages/cta-admin.js:4 dist/packages/cta-admin.js:5
msgid "Calls to Action"
msgstr "行動呼籲"

#: classes/Admin/Pages.php:251 classes/Admin/Popups.php:1385
#: classes/Conditions.php:112
msgid "Categories"
msgstr "分類"

#: classes/Admin/Pages.php:252 classes/Admin/Popups.php:1381
#: classes/Conditions.php:113
msgid "Tags"
msgstr "標籤"

#: classes/Admin/Pages.php:264
msgid "Support Forum"
msgstr "支援論壇"

#: classes/Admin/Pages.php:265
msgid "Account"
msgstr "帳號"

#: classes/Admin/Pages.php:266
msgid "Contact Us"
msgstr "聯絡我們"

#: classes/Admin/Popups.php:103 dist/packages/cta-admin.js:5
msgid "Enable"
msgstr "啟用"

#: classes/Admin/Popups.php:104 dist/packages/cta-admin.js:8
msgid "Disable"
msgstr "停用"

#. translators: %d: Number of popups enabled.
#: classes/Admin/Popups.php:190
#, php-format
msgid "%d popup enabled."
msgid_plural "%d popups enabled."
msgstr[0] "%d 個彈出視窗已啟用。"

#. translators: %d: Number of popups disabled.
#: classes/Admin/Popups.php:201
#, php-format
msgid "%d popup disabled."
msgid_plural "%d popups disabled."
msgstr[0] "%d 個彈出視窗已停用。"

#. translators: %d: Number of popups skipped.
#: classes/Admin/Popups.php:217
#, php-format
msgid "%d popup skipped (not published)."
msgid_plural "%d popups skipped (not published)."
msgstr[0] "%d 個彈出視窗已略過（未發布）。"

#: classes/Admin/Popups.php:262 classes/Admin/Subscribers/Table.php:106
#: classes/Controllers/PostTypes.php:177 classes/Controllers/PostTypes.php:183
#: classes/Controllers/PostTypes.php:596
#: classes/Integration/Builder/BeaverBuilder.php:98
#: classes/Shortcode/Popup.php:34 classes/Shortcode/Popup.php:414
#: classes/Shortcode/Subscribe.php:98
#: includes/integrations/class-pum-cf7.php:175
#: includes/integrations/class-pum-gravity-forms.php:200
#: includes/modules/menus.php:62
msgid "Popup"
msgstr "彈出視窗"

#: classes/Admin/Popups.php:297 classes/Admin/Popups.php:299
#: classes/Shortcode/Popup.php:103 dist/packages/block-editor.js:2
msgid "Popup Title"
msgstr "彈出視窗標題"

#: classes/Admin/Popups.php:300
msgid "Optional"
msgstr "選填"

#: classes/Admin/Popups.php:300
msgid "Shown as headline inside the popup. Can be left blank."
msgstr "顯示為彈出視窗內的標題。可留空。"

#: classes/Admin/Popups.php:325
msgid "Required"
msgstr "必填"

#: classes/Admin/Popups.php:325
msgid ""
"Enter a name to help you remember what this popup is about. Only you will "
"see this."
msgstr "輸入名稱以幫助您記住這個彈出視窗的用途。只有您會看到這個名稱。"

#: classes/Admin/Popups.php:334 includes/integrations/class-pum-cf7.php:124
#: includes/integrations/class-pum-cf7.php:139
#: includes/integrations/class-pum-gravity-forms.php:159
msgid "Popup Settings"
msgstr "彈出視窗設定"

#: classes/Admin/Popups.php:335 classes/Privacy.php:116
msgid "Analytics"
msgstr "分析"

#. translators: 1. URL to view troubleshooting guide. 2. Closing HTML tag.
#. translators: 1. URL to troubleshooting guide. 2. Closing tag.
#: classes/Admin/Popups.php:413 classes/Admin/Settings.php:971
#: classes/Admin/Themes.php:151
#, php-format
msgid ""
"If you are seeing this, the page is still loading or there are Javascript "
"errors on this page. %1$sView troubleshooting guide%2$s"
msgstr ""
"如果您看到這個訊息，表示頁面仍在載入中，或此頁面上有 JavaScript 錯誤。%1$s查"
"看疑難排解指南%2$s"

#: classes/Admin/Popups.php:563 classes/Admin/Settings.php:1129
#: classes/Admin/Settings.php:1156 classes/Admin/Settings.php:1159
#: classes/Admin/Settings.php:1168 classes/Admin/Themes.php:374
#: classes/Admin/Themes.php:395 classes/Admin/Themes.php:414
#: classes/Conditions.php:109 classes/Conditions.php:535
#: classes/Conditions.php:549 classes/Conditions.php:555
#: classes/Cookies.php:213 classes/Shortcode.php:152 classes/Shortcode.php:166
#: classes/Shortcode.php:181 classes/Shortcode/Popup.php:57
#: classes/Shortcode/Popup.php:73 classes/Shortcode/Subscribe.php:63
#: classes/Shortcode/Subscribe.php:85 classes/Shortcode/Subscribe.php:88
#: classes/Triggers.php:367 includes/legacy/class-popmake-fields.php:63
#: dist/packages/cta-editor.js:1
msgid "General"
msgstr "一般"

#: classes/Admin/Popups.php:564 classes/Shortcode/Popup.php:58
#: classes/Shortcode/Popup.php:76
msgid "Display"
msgstr "顯示"

#: classes/Admin/Popups.php:566 classes/Admin/Templates.php:852
#: classes/Site/Assets.php:299
msgid "Triggers"
msgstr "觸發條件"

#: classes/Admin/Popups.php:567
msgid "Targeting"
msgstr "目標設定"

#: classes/Admin/Popups.php:568 classes/Admin/Popups.php:598
#: classes/Admin/Popups.php:606 classes/Admin/Themes.php:380
#: classes/Admin/Themes.php:424 classes/Cookies.php:214
#: classes/Triggers.php:369
msgid "Advanced"
msgstr "進階"

#: classes/Admin/Popups.php:583
msgid "General Settings"
msgstr "一般設定"

#: classes/Admin/Popups.php:586
msgid "Triggers & Cookies"
msgstr "觸發條件與 Cookie"

#: classes/Admin/Popups.php:589 classes/Site/Assets.php:302
msgid "Conditions"
msgstr "條件"

#: classes/Admin/Popups.php:592
msgid "Display Presets"
msgstr "顯示預設"

#: classes/Admin/Popups.php:593 classes/Shortcode.php:154
#: classes/Shortcode.php:168 classes/Shortcode.php:187
#: classes/Shortcode/Subscribe.php:91
msgid "Appearance"
msgstr "外觀"

#: classes/Admin/Popups.php:594 classes/Admin/Popups.php:705
#: classes/Admin/Themes.php:415 classes/Shortcode/Popup.php:131
msgid "Size"
msgstr "尺寸"

#: classes/Admin/Popups.php:595 classes/Shortcode/Popup.php:60
#: classes/Shortcode/Popup.php:82
msgid "Animation"
msgstr "動畫"

#: classes/Admin/Popups.php:596
msgid "Sounds"
msgstr "音效"

#: classes/Admin/Popups.php:597 classes/Admin/Themes.php:416
#: classes/Shortcode/Popup.php:59 classes/Shortcode/Popup.php:79
msgid "Position"
msgstr "位置"

#: classes/Admin/Popups.php:601
msgid "Button"
msgstr "按鈕"

#: classes/Admin/Popups.php:602 classes/Cookies.php:92 classes/Triggers.php:216
msgid "Form Submission"
msgstr "表單提交"

#: classes/Admin/Popups.php:603
msgid "Alternate Methods"
msgstr "替代方法"

#: classes/Admin/Popups.php:663
msgid "Disable this popup on mobile devices."
msgstr "在行動裝置上停用此彈出視窗。"

#: classes/Admin/Popups.php:668
msgid "Disable this popup on tablet devices."
msgstr "在平板裝置上停用此彈出視窗。"

#: classes/Admin/Popups.php:687
msgid "Center Popup"
msgstr "置中彈出視窗"

#: classes/Admin/Popups.php:688
msgid "Right Bottom Slide-in"
msgstr "右下角滑入"

#: classes/Admin/Popups.php:689
msgid "Top Bar"
msgstr "頂部橫條"

#: classes/Admin/Popups.php:690
msgid "Left Bottom Notice"
msgstr "左下角通知"

#: classes/Admin/Popups.php:697
msgid "Choose a theme for this popup."
msgstr "為此彈出視窗選擇一個主題。"

#: classes/Admin/Popups.php:697 classes/Admin/Settings.php:352
msgid "Customize This Theme"
msgstr "自訂此主題"

#: classes/Admin/Popups.php:706 classes/Shortcode/Popup.php:132
msgid "Select the size of the popup."
msgstr "選擇彈出視窗的大小。"

#: classes/Admin/Popups.php:711
msgid "Responsive Sizes"
msgstr "響應式大小"

#: classes/Admin/Popups.php:712 includes/legacy/input-options.php:64
msgid "Nano - 10%"
msgstr "Nano - 10%"

#: classes/Admin/Popups.php:713 includes/legacy/input-options.php:65
msgid "Micro - 20%"
msgstr "Micro - 20%"

#: classes/Admin/Popups.php:714 includes/legacy/input-options.php:66
msgid "Tiny - 30%"
msgstr "Tiny - 30%"

#: classes/Admin/Popups.php:715 includes/legacy/input-options.php:67
msgid "Small - 40%"
msgstr "Small - 40%"

#: classes/Admin/Popups.php:716 includes/legacy/input-options.php:68
msgid "Medium - 60%"
msgstr "Medium - 60%"

#: classes/Admin/Popups.php:717 includes/legacy/input-options.php:69
msgid "Normal - 70%"
msgstr "Normal - 70%"

#: classes/Admin/Popups.php:718 includes/legacy/input-options.php:70
msgid "Large - 80%"
msgstr "Large - 80%"

#: classes/Admin/Popups.php:719 includes/legacy/input-options.php:71
msgid "X Large - 95%"
msgstr "X Large - 95%"

#: classes/Admin/Popups.php:721
msgid "Other Sizes"
msgstr "其他大小"

#: classes/Admin/Popups.php:722 includes/legacy/input-options.php:73
msgid "Auto"
msgstr "自動"

#: classes/Admin/Popups.php:723 classes/Shortcode/PopupTrigger.php:97
#: includes/legacy/input-options.php:74
msgid "Custom"
msgstr "自訂"

#: classes/Admin/Popups.php:728
msgid "Min Width"
msgstr "最小寬度"

#: classes/Admin/Popups.php:729
msgid "Set a minimum width for the popup."
msgstr "為彈出視窗設定最小寬度。"

#: classes/Admin/Popups.php:738
msgid "Max Width"
msgstr "最大寬度"

#: classes/Admin/Popups.php:739
msgid "Set a maximum width for the popup."
msgstr "為彈出視窗設定最大寬度。"

#: classes/Admin/Popups.php:748 classes/Admin/Themes.php:970
#: classes/Shortcode/Popup.php:139
msgid "Width"
msgstr "寬度"

#: classes/Admin/Popups.php:749
msgid "Set a custom width for the popup."
msgstr "為彈出視窗設定自訂寬度。"

#: classes/Admin/Popups.php:758
msgid "Auto Adjusted Height"
msgstr "自動調整高度"

#: classes/Admin/Popups.php:759
msgid "Checking this option will set height to fit the content."
msgstr "勾選此選項會將高度設為符合內容。"

#: classes/Admin/Popups.php:767 classes/Admin/Themes.php:960
#: classes/Shortcode/Popup.php:150
msgid "Height"
msgstr "高度"

#: classes/Admin/Popups.php:768
msgid "Set a custom height for the popup."
msgstr "為彈出視窗設定自訂高度。"

#: classes/Admin/Popups.php:778
msgid "Scrollable Content"
msgstr "可捲動內容"

#: classes/Admin/Popups.php:779
msgid "Checking this option will add a scroll bar to your content."
msgstr "勾選此選項會為您的內容加入捲軸。"

#: classes/Admin/Popups.php:791 classes/Shortcode/Popup.php:237
msgid "Animation Type"
msgstr "動畫類型"

#: classes/Admin/Popups.php:792 classes/Shortcode/Popup.php:238
msgid "Select an animation type for your popup."
msgstr "為您的彈出視窗選擇動畫類型。"

#: classes/Admin/Popups.php:798 includes/legacy/input-options.php:87
msgid "Slide"
msgstr "滑動"

#: classes/Admin/Popups.php:799 includes/legacy/input-options.php:88
msgid "Fade"
msgstr "淡入淡出"

#: classes/Admin/Popups.php:800 includes/legacy/input-options.php:89
msgid "Fade and Slide"
msgstr "淡入淡出與滑動"

#: classes/Admin/Popups.php:806 classes/Shortcode/Popup.php:245
msgid "Animation Speed"
msgstr "動畫速度"

#: classes/Admin/Popups.php:807 classes/Shortcode/Popup.php:246
msgid "Set the animation speed for the popup."
msgstr "設定彈出視窗的動畫速度。"

#: classes/Admin/Popups.php:821 classes/Shortcode/Popup.php:256
msgid "Animation Origin"
msgstr "動畫起點"

#: classes/Admin/Popups.php:822 classes/Shortcode/Popup.php:257
msgid "Choose where the animation will begin."
msgstr "選擇動畫將從何處開始。"

#: classes/Admin/Popups.php:826 classes/Admin/Popups.php:894
#: classes/Admin/Popups.php:898 classes/Admin/Themes.php:894
#: classes/Shortcode/Popup.php:173 classes/Shortcode/Popup.php:177
#: includes/legacy/input-options.php:103
msgid "Top"
msgstr "上方"

#: classes/Admin/Popups.php:827 classes/Admin/Popups.php:930
#: classes/Admin/Popups.php:934 classes/Admin/Themes.php:764
#: classes/Admin/Themes.php:921 classes/Shortcode/CallToAction.php:143
#: classes/Shortcode/Popup.php:203 classes/Shortcode/Popup.php:207
#: classes/Shortcode/Subscribe.php:292 includes/legacy/input-options.php:50
#: includes/legacy/input-options.php:104
msgid "Left"
msgstr "左側"

#: classes/Admin/Popups.php:828 classes/Admin/Popups.php:912
#: classes/Admin/Popups.php:916 classes/Admin/Themes.php:908
#: classes/Shortcode/Popup.php:188 classes/Shortcode/Popup.php:192
#: includes/legacy/input-options.php:105
msgid "Bottom"
msgstr "下方"

#: classes/Admin/Popups.php:829 classes/Admin/Popups.php:948
#: classes/Admin/Popups.php:952 classes/Admin/Themes.php:766
#: classes/Admin/Themes.php:934 classes/Shortcode/CallToAction.php:145
#: classes/Shortcode/Popup.php:218 classes/Shortcode/Popup.php:222
#: classes/Shortcode/Subscribe.php:294 includes/legacy/input-options.php:52
#: includes/legacy/input-options.php:106
msgid "Right"
msgstr "右"

#: classes/Admin/Popups.php:830 classes/Admin/Popups.php:882
#: classes/Admin/Themes.php:883 includes/legacy/input-options.php:107
#: includes/legacy/input-options.php:127 includes/legacy/input-options.php:147
msgid "Top Left"
msgstr "左上"

#: classes/Admin/Popups.php:831 classes/Admin/Popups.php:883
#: classes/Admin/Themes.php:884 includes/legacy/input-options.php:108
#: includes/legacy/input-options.php:128
msgid "Top Center"
msgstr "上中"

#: classes/Admin/Popups.php:832 classes/Admin/Popups.php:884
#: classes/Admin/Themes.php:885 includes/legacy/input-options.php:109
#: includes/legacy/input-options.php:129 includes/legacy/input-options.php:148
msgid "Top Right"
msgstr "右上"

#: classes/Admin/Popups.php:833 classes/Admin/Popups.php:885
#: classes/Admin/Themes.php:886 includes/legacy/input-options.php:110
#: includes/legacy/input-options.php:130
msgid "Middle Left"
msgstr "左中"

#: classes/Admin/Popups.php:834 classes/Admin/Popups.php:886
#: includes/legacy/input-options.php:111 includes/legacy/input-options.php:131
msgid "Middle Center"
msgstr "中間"

#: classes/Admin/Popups.php:835 classes/Admin/Popups.php:887
#: classes/Admin/Themes.php:887 includes/legacy/input-options.php:112
#: includes/legacy/input-options.php:132
msgid "Middle Right"
msgstr "右中"

#: classes/Admin/Popups.php:836 classes/Admin/Popups.php:888
#: classes/Admin/Themes.php:888 includes/legacy/input-options.php:113
#: includes/legacy/input-options.php:133 includes/legacy/input-options.php:149
msgid "Bottom Left"
msgstr "左下"

#: classes/Admin/Popups.php:837 classes/Admin/Popups.php:889
#: classes/Admin/Themes.php:889 includes/legacy/input-options.php:114
#: includes/legacy/input-options.php:134
msgid "Bottom Center"
msgstr "下中"

#: classes/Admin/Popups.php:838 classes/Admin/Popups.php:890
#: classes/Admin/Themes.php:890 includes/legacy/input-options.php:115
#: includes/legacy/input-options.php:135 includes/legacy/input-options.php:150
msgid "Bottom Right"
msgstr "右下"

#: classes/Admin/Popups.php:848
msgid "Opening Sound"
msgstr "開啟音效"

#: classes/Admin/Popups.php:849
msgid "Select a sound to play when the popup opens."
msgstr "選擇在彈出視窗開啟時播放的音效。"

#: classes/Admin/Popups.php:855
msgid "Beep"
msgstr "嗶聲"

#: classes/Admin/Popups.php:856
msgid "Beep 2"
msgstr "嗶聲 2"

#: classes/Admin/Popups.php:857
msgid "Beep Up"
msgstr "上升嗶聲"

#: classes/Admin/Popups.php:858
msgid "Chimes"
msgstr "鐘聲"

#: classes/Admin/Popups.php:859
msgid "Correct"
msgstr "正確"

#: classes/Admin/Popups.php:860
msgid "Custom Sound"
msgstr "自訂音效"

#: classes/Admin/Popups.php:864
msgid "Custom Sound URL"
msgstr "自訂音效網址"

#: classes/Admin/Popups.php:865
msgid "Enter URL to sound file."
msgstr "輸入音效檔案的網址。"

#: classes/Admin/Popups.php:876 classes/Admin/Themes.php:878
#: classes/Shortcode/Popup.php:165
msgid "Location"
msgstr "位置"

#: classes/Admin/Popups.php:877 classes/Shortcode/Popup.php:166
msgid "Choose where the popup will be displayed."
msgstr "選擇彈出視窗的顯示位置。"

#. translators: 1. Screen Edge: top, bottom.
#: classes/Admin/Popups.php:897 classes/Admin/Popups.php:915
#: classes/Admin/Popups.php:933 classes/Admin/Popups.php:951
#: classes/Shortcode/Popup.php:176 classes/Shortcode/Popup.php:191
#: classes/Shortcode/Popup.php:206 classes/Shortcode/Popup.php:221
#, php-format
msgctxt "Screen Edge: top, bottom"
msgid "Distance from the %s edge of the screen."
msgstr "距離螢幕 %s 邊緣的距離。"

#: classes/Admin/Popups.php:966
msgid "Position from Trigger"
msgstr "相對於觸發器的位置"

#. translators: 1. URL to documentation. 2. Closing HTML tag.
#: classes/Admin/Popups.php:969
#, php-format
msgid "This will position the popup in relation to the %1$sClick Trigger%2$s."
msgstr "這會將彈出視窗定位在 %1$sClick Trigger%2$s 的相對位置。"

#: classes/Admin/Popups.php:978
msgid "Fixed Positioning"
msgstr "固定定位"

#: classes/Admin/Popups.php:979
msgid "Checking this sets the positioning of the popup to fixed."
msgstr "勾選後會將彈出視窗的定位設為固定。"

#: classes/Admin/Popups.php:986 classes/Shortcode/Popup.php:124
msgid "Disable Overlay"
msgstr "停用遮罩層"

#: classes/Admin/Popups.php:987 classes/Shortcode/Popup.php:125
msgid "Checking this will disable and hide the overlay for this popup."
msgstr "勾選後會停用並隱藏此彈出視窗的遮罩層。"

#: classes/Admin/Popups.php:992
msgid "Stackable"
msgstr "可堆疊"

#: classes/Admin/Popups.php:993
msgid "This enables other popups to remain open."
msgstr "這可讓其他彈出視窗保持開啟。"

#: classes/Admin/Popups.php:998
msgid "Disable Repositioning"
msgstr "停用重新定位"

#: classes/Admin/Popups.php:999
msgid ""
"This will disable automatic repositioning of the popup on window resizing."
msgstr "這會在視窗大小調整時停用彈出視窗的自動重新定位。"

#: classes/Admin/Popups.php:1004
msgid "Popup Z-Index"
msgstr "彈出視窗 Z 軸順序"

#: classes/Admin/Popups.php:1005
msgid "Change the z-index layer level for the popup."
msgstr "變更彈出視窗的 z-index 層級。"

#: classes/Admin/Popups.php:1020
msgid "Close Text"
msgstr "關閉文字"

#: classes/Admin/Popups.php:1022
msgid ""
"Override the default close text. To use a Font Awesome icon instead of text, "
"enter the CSS classes such as \"fas fa-camera\"."
msgstr ""
"覆寫預設的關閉文字。若要使用 Font Awesome 圖示而非文字，請輸入 CSS 類別，例"
"如 \"fas fa-camera\"。"

#: classes/Admin/Popups.php:1027
msgid "Close Button Delay"
msgstr "關閉按鈕延遲"

#: classes/Admin/Popups.php:1028
msgid "This delays the display of the close button."
msgstr "這會延遲顯示關閉按鈕。"

#: classes/Admin/Popups.php:1040
msgid "Close on Form Submission"
msgstr "送出表單時關閉"

#: classes/Admin/Popups.php:1041
msgid "Close the popup automatically after integrated form plugin submissions."
msgstr "在整合的表單外掛送出後自動關閉彈出視窗。"

#: classes/Admin/Popups.php:1046 classes/Shortcode/Subscribe.php:421
#: classes/Triggers.php:199 classes/Triggers.php:204 classes/Triggers.php:236
#: includes/integrations/class-pum-cf7.php:153
#: includes/integrations/class-pum-gravity-forms.php:178
#: includes/integrations/ninja-forms/Actions/ClosePopup.php:53
msgid "Delay"
msgstr "延遲"

#: classes/Admin/Popups.php:1047
msgid ""
"The delay before the popup will close after submission (in milliseconds)."
msgstr "彈出視窗在提交後關閉前的延遲時間（以毫秒為單位）。"

#: classes/Admin/Popups.php:1060 classes/Shortcode/Popup.php:268
msgid "Click Overlay to Close"
msgstr "點擊遮罩層關閉"

#: classes/Admin/Popups.php:1061 classes/Shortcode/Popup.php:269
msgid "Checking this will cause popup to close when user clicks on overlay."
msgstr "勾選此項後，使用者點擊遮罩層時，彈出視窗將會關閉。"

#: classes/Admin/Popups.php:1066
msgid "Press ESC to Close"
msgstr "按 ESC 鍵關閉"

#: classes/Admin/Popups.php:1067
msgid "Checking this will cause popup to close when user presses ESC key."
msgstr "勾選此項後，使用者按下 ESC 鍵時，彈出視窗將會關閉。"

#: classes/Admin/Popups.php:1072
msgid "Press F4 to Close"
msgstr "按 F4 鍵關閉"

#: classes/Admin/Popups.php:1073
msgid "Checking this will cause popup to close when user presses F4 key."
msgstr "勾選此項後，使用者按下 F4 鍵時，彈出視窗將會關閉。"

#: classes/Admin/Popups.php:1085
msgid ""
"Disable automatic re-triggering of popup after non-ajax form submission."
msgstr "在非 AJAX 表單提交後停用彈出視窗的自動重新觸發。"

#: classes/Admin/Popups.php:1090
msgid "Disable accessibility features."
msgstr "停用無障礙功能。"

#: classes/Admin/Popups.php:1091
msgid ""
"This includes trapping the tab key & focus inside popup while open, force "
"focus the first element when popup open, and refocus last click trigger when "
"closed."
msgstr ""
"這包括在彈出視窗開啟時將 Tab 鍵與焦點鎖定在彈出視窗內、在彈出視窗開啟時強制將"
"焦點移至第一個元素，以及在關閉時重新聚焦最後一次點擊的觸發器。"

#: classes/Admin/Popups.php:1258
msgid "Opens"
msgstr "開啟次數"

#: classes/Admin/Popups.php:1262 classes/Admin/Popups.php:1372
#: classes/Controllers/WP/Dashboard.php:99 dist/packages/cta-admin.js:4
msgid "Conversions"
msgstr "轉換次數"

#: classes/Admin/Popups.php:1266
msgid "Conversion Rate"
msgstr "轉換率"

#: classes/Admin/Popups.php:1272
msgid "Reset Counts"
msgstr "重設次數"

#: classes/Admin/Popups.php:1280
msgid "Last Reset"
msgstr "上次重設"

#: classes/Admin/Popups.php:1281
msgid "Previous Opens"
msgstr "先前開啟次數"

#: classes/Admin/Popups.php:1285
msgid "Previous Conversions"
msgstr "先前轉換次數"

#: classes/Admin/Popups.php:1288
msgid "Lifetime Opens"
msgstr "累計開啟次數"

#: classes/Admin/Popups.php:1292
msgid "Lifetime Conversions"
msgstr "累計轉換次數"

#: classes/Admin/Popups.php:1367 classes/Admin/Templates.php:1138
#: classes/Privacy.php:239 classes/Shortcode/Subscribe.php:195
#: classes/Shortcode/Subscribe.php:249 dist/packages/components.js:16
#: dist/packages/cta-admin.js:4 dist/packages/cta-editor.js:1
msgid "Name"
msgstr "名稱"

#: classes/Admin/Popups.php:1368 classes/Shortcode/Subscribe.php:322
#: dist/packages/cta-admin.js:4 dist/packages/cta-admin.js:23
#: dist/packages/cta-editor.js:1
msgid "Enabled"
msgstr "已啟用"

#: classes/Admin/Popups.php:1369 classes/Admin/Themes.php:377
#: dist/packages/block-editor.js:2
msgid "Title"
msgstr "標題"

#: classes/Admin/Popups.php:1370 classes/Shortcode/PopupClose.php:95
#: classes/Shortcode/PopupTrigger.php:123
#: classes/Shortcode/PopupTrigger.php:124
msgid "CSS Class"
msgstr "CSS 類別"

#: classes/Admin/Popups.php:1371
msgid "Views"
msgstr "檢視次數"

#: classes/Admin/Popups.php:1452
msgid "impressions"
msgstr "曝光次數"

#: classes/Admin/Popups.php:1474 classes/Admin/Subscribers/Table.php:314
msgid "N/A"
msgstr "不適用"

#: classes/Admin/Popups.php:1479
msgid "Calculated Conversion Rate"
msgstr "計算轉換率"

#: classes/Admin/Popups.php:1617
msgid "Show all categories"
msgstr "顯示所有分類"

#: classes/Admin/Popups.php:1637
msgid "Show all tags"
msgstr "顯示所有標籤"

#: classes/Admin/Settings.php:79 classes/Admin/Tools.php:70
msgid "Dismiss this notice."
msgstr "關閉此通知。"

#: classes/Admin/Settings.php:109
msgid "Settings saved successfully!"
msgstr "設定已成功儲存！"

#: classes/Admin/Settings.php:147
msgid "Unknown license operation."
msgstr "未知的授權操作。"

#: classes/Admin/Settings.php:157
msgid "License activated successfully!"
msgstr "授權已成功啟用！"

#: classes/Admin/Settings.php:161
msgid "License activation failed."
msgstr "授權啟用失敗。"

#: classes/Admin/Settings.php:168
msgid "License deactivated successfully!"
msgstr "授權已成功停用！"

#: classes/Admin/Settings.php:168 classes/RestAPI/License.php:174
msgid "License deactivation failed."
msgstr "授權停用失敗。"

#: classes/Admin/Settings.php:174
msgid "License key deleted successfully!"
msgstr "授權金鑰已成功刪除！"

#: classes/Admin/Settings.php:175
msgid "License key deletion failed."
msgstr "授權金鑰刪除失敗。"

#: classes/Admin/Settings.php:351
msgid "Default Popup Theme"
msgstr "預設彈出視窗主題"

#: classes/Admin/Settings.php:352
msgid "Choose the default theme used for new popups"
msgstr "選擇新彈出視窗使用的預設主題"

#: classes/Admin/Settings.php:358
msgid "Use Classic Editor for Popups"
msgstr "對彈出視窗使用傳統編輯器"

#: classes/Admin/Settings.php:359
msgid "Disable the block editor and use the classic editor for editing popups."
msgstr "停用區塊編輯器，並使用傳統編輯器編輯彈出視窗。"

#: classes/Admin/Settings.php:364
msgid "Google Fonts API Key *optional"
msgstr "Google Fonts API 金鑰 *選填"

#: classes/Admin/Settings.php:365
msgid ""
"Enter your own Google Fonts API key to always get the latest fonts available."
msgstr "輸入您自己的 Google Fonts API 金鑰，以便隨時取得最新可用字型。"

#: classes/Admin/Settings.php:369
msgid "Allow usage tracking?"
msgstr "允許使用情況追蹤嗎？"

#. translators: 1 & 2 are opening and closing HTML of the link around "Learn more"
#: classes/Admin/Settings.php:372
#, php-format
msgid ""
"Allow data sharing so that we can receive a little information on how it is "
"used and help us make this plugin better? No user data is sent to our "
"servers. No sensitive data is tracked. %1$sLearn more%2$s"
msgstr ""
"允許資料分享，讓我們能接收一些關於使用方式的資訊，並協助我們讓這個外掛變得更"
"好？不會將任何使用者資料傳送到我們的伺服器，也不會追蹤敏感資料。%1$s深入了"
"解%2$s"

#: classes/Admin/Settings.php:388
msgid "Default Newsletter Provider"
msgstr "預設電子報供應商"

#: classes/Admin/Settings.php:389
msgid "The default mailing provider used for the subscription form."
msgstr "訂閱表單使用的預設郵件供應商。"

#: classes/Admin/Settings.php:399
msgid "Success Message"
msgstr "成功訊息"

#: classes/Admin/Settings.php:400
msgid "Message to show user when successfuly subscribed."
msgstr "訂閱成功時顯示給使用者的訊息。"

#: classes/Admin/Settings.php:402 includes/functions/newsletter.php:60
msgid "You have been subscribed!"
msgstr "您已成功訂閱！"

#: classes/Admin/Settings.php:405
msgid "Empty Email Message"
msgstr "空白電子郵件訊息"

#: classes/Admin/Settings.php:406
msgid "Message to show user when no email is entered."
msgstr "未輸入電子郵件時顯示給使用者的訊息。"

#: classes/Admin/Settings.php:408 includes/functions/newsletter.php:64
msgid "Please enter a valid email."
msgstr "請輸入有效的電子郵件。"

#: classes/Admin/Settings.php:411
msgid "Invalid Email Message"
msgstr "無效電子郵件訊息"

#: classes/Admin/Settings.php:412
msgid "Message to show user when an invalid email is entered."
msgstr "輸入無效電子郵件時顯示給使用者的訊息。"

#: classes/Admin/Settings.php:414 includes/functions/newsletter.php:65
#: includes/functions/newsletter.php:66
msgid "Email provided is not a valid email address."
msgstr "所提供的電子郵件不是有效的電子郵件地址。"

#: classes/Admin/Settings.php:417
msgid "Error Message"
msgstr "錯誤訊息"

#: classes/Admin/Settings.php:418
msgid "Message to show user when an error has occurred."
msgstr "發生錯誤時顯示給使用者的訊息。"

#: classes/Admin/Settings.php:420 includes/functions/newsletter.php:62
msgid "Error occurred when subscribing. Please try again."
msgstr "訂閱時發生錯誤。請再試一次。"

#: classes/Admin/Settings.php:423
msgid "Already Subscribed Message"
msgstr "已訂閱訊息"

#: classes/Admin/Settings.php:424 classes/Admin/Settings.php:430
msgid "Message to show user who is already subscribed."
msgstr "顯示給已訂閱使用者的訊息。"

#: classes/Admin/Settings.php:426 includes/functions/newsletter.php:63
msgid "You are already a subscriber."
msgstr "您已經是訂閱者。"

#: classes/Admin/Settings.php:429
msgid "Consent Required Message"
msgstr "需要同意訊息"

#: classes/Admin/Settings.php:432
msgid "You must agree to continue."
msgstr "您必須同意才能繼續。"

#: classes/Admin/Settings.php:452
msgid "Disables popup open tracking?"
msgstr "停用彈出視窗開啟追蹤？"

#: classes/Admin/Settings.php:453
msgid "This will disable the built in analytics functionality."
msgstr "這將停用內建的分析功能。"

#: classes/Admin/Settings.php:457
msgid "Disable URL tracking parameters?"
msgstr "停用 URL 追蹤參數？"

#: classes/Admin/Settings.php:458
msgid ""
"Stops adding tracking parameters (pid) to links inside popups. Link clicks "
"will be tracked via browser beacons instead (less reliable but non-invasive)."
msgstr ""
"停止在彈出視窗中的連結加入追蹤參數（pid）。連結點擊將改以瀏覽器 beacon 進行追"
"蹤（可靠性較低，但較不具侵入性）。"

#: classes/Admin/Settings.php:464
msgid "Disclaimer"
msgstr "免責聲明"

#: classes/Admin/Settings.php:464
msgid ""
"These settings only pertain to usage of the Popup Maker built in "
"subscription form shortcode, not 3rd party form plugins."
msgstr ""
"這些設定僅適用於 Popup Maker 內建訂閱表單短代碼的使用，不適用於第三方表單外"
"掛。"

#: classes/Admin/Settings.php:467
msgid "Always enable consent field on subscription forms."
msgstr "一律在訂閱表單上啟用同意欄位。"

#: classes/Admin/Settings.php:470 classes/Admin/Settings.php:512
#: classes/Admin/Settings.php:521 classes/Admin/Themes.php:697
#: classes/Admin/Themes.php:1158 classes/Shortcode/CallToAction.php:113
#: classes/Shortcode/Subscribe.php:326 classes/Shortcode/Subscribe.php:379
msgid "Yes"
msgstr "是"

#: classes/Admin/Settings.php:471 classes/Admin/Settings.php:530
#: classes/Admin/Themes.php:696 classes/Admin/Themes.php:1157
#: classes/Shortcode/CallToAction.php:112 classes/Shortcode/Subscribe.php:327
#: classes/Shortcode/Subscribe.php:391
msgid "No"
msgstr "否"

#: classes/Admin/Settings.php:476 classes/Privacy.php:286
msgid "Consent Text"
msgstr "同意文字"

#: classes/Admin/Settings.php:478 classes/Shortcode/Subscribe.php:336
msgid "Notify me about related content and special offers."
msgstr "通知我相關內容與特別優惠。"

#: classes/Admin/Settings.php:484
msgid "Consent Field Type"
msgstr "同意欄位類型"

#: classes/Admin/Settings.php:485
msgid ""
"Radio forces the user to make a choice, often resulting in more opt-ins."
msgstr "單選按鈕會強制使用者做出選擇，通常會帶來更多訂閱。"

#: classes/Admin/Settings.php:488 classes/Shortcode/Subscribe.php:353
msgid "Radio"
msgstr "單選按鈕"

#: classes/Admin/Settings.php:489 classes/Shortcode/Subscribe.php:354
msgid "Checkbox"
msgstr "核取方塊"

#: classes/Admin/Settings.php:497 classes/Privacy.php:283
#: classes/Shortcode/Subscribe.php:341
msgid "Consent Required"
msgstr "需要同意"

#: classes/Admin/Settings.php:506 classes/Shortcode/Subscribe.php:361
msgid "Consent Radio Layout"
msgstr "同意單選按鈕版面配置"

#: classes/Admin/Settings.php:509 classes/Shortcode/Subscribe.php:282
#: classes/Shortcode/Subscribe.php:364
msgid "Inline"
msgstr "並排"

#: classes/Admin/Settings.php:510 classes/Shortcode/Subscribe.php:365
msgid "Stacked"
msgstr "堆疊"

#: classes/Admin/Settings.php:519 classes/Shortcode/Subscribe.php:377
msgid "Consent Yes Label"
msgstr "同意「是」標籤"

#: classes/Admin/Settings.php:528 classes/Shortcode/Subscribe.php:389
msgid "Consent No Label"
msgstr "同意「否」標籤"

#: classes/Admin/Settings.php:537 classes/Shortcode/Subscribe.php:401
msgid "Consent Usage Text"
msgstr "同意用途文字"

#. translators: 1. opening tag, 2. closing tag.
#: classes/Admin/Settings.php:540 classes/Shortcode/Subscribe.php:404
#, php-format
msgid ""
"You can use %1$s%2$s to insert a link to your privacy policy. To customize "
"the link text use %1$s:Link Text%2$s"
msgstr ""
"您可以使用 %1$s%2$s 來插入隱私權政策的連結。若要自訂連結文字，請使用 %1$s：連"
"結文字%2$s"

#: classes/Admin/Settings.php:545 classes/Shortcode/Subscribe.php:409
msgid ""
"If you opt in above, we use this information to send related content, "
"discounts, and other special offers."
msgstr ""
"如果您在上方選擇同意，我們會使用這些資訊傳送相關內容、折扣和其他特別優惠。"

#: classes/Admin/Settings.php:557
msgid "Try to bypass ad blockers."
msgstr "嘗試繞過廣告封鎖器。"

#: classes/Admin/Settings.php:561
msgid "Ad blocker: Naming method"
msgstr "廣告封鎖器：命名方式"

#: classes/Admin/Settings.php:562
msgid ""
"This will help generate unique names for our JavaScript files and the "
"analytics routes."
msgstr "這將有助於為我們的 JavaScript 檔案和分析路由產生唯一名稱。"

#: classes/Admin/Settings.php:565
msgid "Randomize Names"
msgstr "隨機化名稱"

#: classes/Admin/Settings.php:566
msgid "Custom Names"
msgstr "自訂名稱"

#: classes/Admin/Settings.php:576
msgid "Ad blocker: Custom Name"
msgstr "廣告封鎖器：自訂名稱"

#: classes/Admin/Settings.php:577
msgid "A custom & recognizable name to use for our assets."
msgstr "用於我們資源的自訂且可辨識名稱。"

#: classes/Admin/Settings.php:585
msgid ""
"Adjust the right padding added to the body when popups are shown with an "
"overlay."
msgstr "調整在顯示帶有遮罩的彈出視窗時，新增到主內容的右側內距。"

#. translators: 1 & 2 are opening and closing HTML of the link around "Learn more"
#: classes/Admin/Settings.php:588
#, php-format
msgid ""
"Use this if your popups \"jump\" or \"shift\" when opened. %1$sLearn more%2$s"
msgstr ""
"如果您的彈出視窗在開啟時會「跳動」或「位移」，請使用此選項。 %1$s了解更多%2$s"

#: classes/Admin/Settings.php:596
msgid "Body Padding Override"
msgstr "主內容內距覆寫"

#: classes/Admin/Settings.php:604
msgid "Disable Popups Admin Bar"
msgstr "停用彈出視窗管理列"

#: classes/Admin/Settings.php:605
msgid "This will disable the admin Popups menu item."
msgstr "這將停用管理員的彈出視窗選單項目。"

#: classes/Admin/Settings.php:609
msgid "Enable Debug Mode"
msgstr "啟用除錯模式"

#: classes/Admin/Settings.php:610
msgid "This will turn on multiple debug tools used to quickly find issues."
msgstr "這將開啟多個除錯工具，用於快速找出問題。"

#: classes/Admin/Settings.php:614
msgid "Enable Easy Modal v2 Compatibility Mode"
msgstr "啟用 Easy Modal v2 相容模式"

#: classes/Admin/Settings.php:615
msgid ""
"This will automatically make any eModal classes you have added to your site "
"launch the appropriate Popup after import."
msgstr ""
"這將在匯入後，自動讓您已新增到網站中的任何 eModal 類別啟動對應的彈出視窗。"

#: classes/Admin/Settings.php:619
msgid "Disable categories & tags?"
msgstr "停用分類與標籤？"

#: classes/Admin/Settings.php:620
msgid "This will disable the popup tags & categories."
msgstr "這將停用彈出視窗標籤與分類。"

#: classes/Admin/Settings.php:624
msgid "Disable asset caching."
msgstr "停用資產快取。"

#: classes/Admin/Settings.php:625
msgid ""
"By default Popup Maker caches a single JS & CSS file in your Uploads folder. "
"These files include core, extension & user customized styles & scripts in a "
"single set of files."
msgstr ""
"預設情況下，Popup Maker 會在您的上傳資料夾中快取單一 JS 與 CSS 檔案。這些檔案"
"包含核心、擴充功能與使用者自訂的樣式與指令碼，並合併為一組檔案。"

#: classes/Admin/Settings.php:629
msgid "Disable the Popup Maker shortcode button"
msgstr "停用 Popup Maker 的短代碼按鈕"

#: classes/Admin/Settings.php:633
msgid ""
"Disable Popup Maker occasionally showing random tips to improve your popups."
msgstr "停用 Popup Maker 偶爾顯示隨機提示，以協助改善您的彈出視窗。"

#: classes/Admin/Settings.php:637
msgid ""
"Disable Popup Maker occasionally showing community notices such as security "
"alerts, new features or sales on our extensions."
msgstr ""
"停用 Popup Maker 偶爾顯示社群通知，例如安全警示、新功能或我們擴充功能的促銷訊"
"息。"

#: classes/Admin/Settings.php:641
msgid "Delete all Popup Maker data on deactivation"
msgstr "在停用時刪除所有 Popup Maker 資料"

#: classes/Admin/Settings.php:642
msgid "Check this to completely uninstall Popup Maker."
msgstr "勾選此項可完全解除安裝 Popup Maker。"

#: classes/Admin/Settings.php:649
msgid "Don't Load Google Fonts"
msgstr "不要載入 Google 字型"

#: classes/Admin/Settings.php:650
msgid ""
" This stops Popup Maker from loading Google Fonts, useful if the fonts you "
"chose are already loaded with your theme."
msgstr ""
"這會阻止 Popup Maker 載入 Google 字型；如果您選擇的字型已由佈景主題載入，這會"
"很有用。"

#: classes/Admin/Settings.php:654
msgid "Don't load Popup Maker core stylesheet."
msgstr "不要載入 Popup Maker 核心樣式表。"

#: classes/Admin/Settings.php:655
msgid ""
"Check this if you have copied the Popup Maker core styles to your own "
"stylesheet or are using custom styles."
msgstr ""
"如果您已將 Popup Maker 核心樣式複製到自己的樣式表中，或正在使用自訂樣式，請勾"
"選此項。"

#: classes/Admin/Settings.php:659
msgid "Don't load popup theme styles to the head."
msgstr "不要將彈出視窗主題樣式載入到 head 中。"

#: classes/Admin/Settings.php:660
msgid ""
"Check this if you have copied the popup theme styles to your own stylesheet "
"or are using custom styles."
msgstr ""
"如果您已將彈出視窗主題樣式複製到自己的樣式表中，或正在使用自訂樣式，請勾選此"
"項。"

#: classes/Admin/Settings.php:724
msgid "Show Popup Maker CSS"
msgstr "顯示 Popup Maker CSS"

#: classes/Admin/Settings.php:725
msgid "Use this to quickly copy Popup Maker's CSS to your own stylesheet."
msgstr "使用此功能可快速將 Popup Maker 的 CSS 複製到您的樣式表中。"

#: classes/Admin/Settings.php:728
msgid "Core Styles"
msgstr "核心樣式"

#: classes/Admin/Settings.php:739
msgid "Generated Popup & Popup Theme Styles"
msgstr "產生的彈出視窗與彈出視窗主題樣式"

#: classes/Admin/Settings.php:771 classes/Admin/Settings.php:1135
#: classes/Admin/Settings.php:1176 classes/Admin/Templates.php:318
#: classes/Admin/Templates.php:336 classes/Admin/Templates.php:343
#: classes/Admin/Templates.php:542 dist/packages/addons-page.js:3
#: dist/packages/addons-page.js:4
msgid "Pro"
msgstr "專業版"

#: classes/Admin/Settings.php:773
msgid "You're leaving conversions on the table every day without these tools."
msgstr "沒有這些工具，您每天都在錯失轉換機會。"

#: classes/Admin/Settings.php:776
msgid "6 Exit Intent Methods — desktop + mobile"
msgstr "6 種離開意圖方法 — 桌面版 + 行動版"

#: classes/Admin/Settings.php:777
msgid "Event-Based Analytics Dashboard"
msgstr "以事件為基礎的分析儀表板"

#: classes/Admin/Settings.php:778
msgid "50+ Advanced Targeting Conditions"
msgstr "50+ 進階目標條件"

#: classes/Admin/Settings.php:779
msgid "FluentCRM Marketing Automation"
msgstr "FluentCRM 行銷自動化"

#: classes/Admin/Settings.php:780
msgid "CTA Value Tracking & Export/Import"
msgstr "CTA 價值追蹤與匯出／匯入"

#: classes/Admin/Settings.php:781
msgid "Campaign Scheduling with Timezones"
msgstr "含時區的活動排程"

#: classes/Admin/Settings.php:788
msgid "Active Sites"
msgstr "啟用中的網站"

#: classes/Admin/Settings.php:792
msgid "5-Star Reviews"
msgstr "5 星評論"

#: classes/Admin/Settings.php:796
msgid "Rating"
msgstr "評分"

#: classes/Admin/Settings.php:809
msgid "Increase My Conversion Rate"
msgstr "提高我的轉換率"

#: classes/Admin/Settings.php:818
msgid "Already own Pro? Download it"
msgstr "已擁有 Pro？立即下載"

#: classes/Admin/Settings.php:821
msgid "Upgrade to Pro — $99/yr"
msgstr "升級至 Pro — $99/年"

#: classes/Admin/Settings.php:866
msgid "WooCommerce"
msgstr "WooCommerce"

#: classes/Admin/Settings.php:866
msgid "EDD"
msgstr "EDD"

#: classes/Admin/Settings.php:869 classes/Admin/Settings.php:901
#: classes/Admin/Templates.php:316 classes/Admin/Templates.php:334
#: classes/Admin/Templates.php:341 classes/Admin/Templates.php:540
#: classes/Admin/Templates.php:627 classes/Admin/Templates.php:634
#: dist/packages/addons-page.js:3 dist/packages/addons-page.js:4
msgid "Pro+"
msgstr "Pro+"

#: classes/Admin/Settings.php:870
msgid "Ecommerce Popups"
msgstr "電子商務彈出視窗"

#: classes/Admin/Settings.php:873
msgid ""
"Recover abandoned carts, automate discounts, and track exactly which popups "
"drive sales in your store."
msgstr ""
"挽回被遺棄的購物車、自動化折扣，並精確追蹤哪些彈出視窗能為您的商店帶來銷售。"

#: classes/Admin/Settings.php:881
msgid "Track My Popup Revenue"
msgstr "追蹤我的彈出視窗收益"

#: classes/Admin/Settings.php:884 classes/Admin/Settings.php:916
msgid "Pro+ — $249/yr"
msgstr "Pro+ — $249/年"

#: classes/Admin/Settings.php:899
msgid "LifterLMS"
msgstr "LifterLMS"

#: classes/Admin/Settings.php:902
msgid "LMS Popups"
msgstr "LMS 彈出視窗"

#: classes/Admin/Settings.php:905
msgid ""
"Recover abandoned checkouts, automate enrollment, and track which popups "
"drive course sales and signups."
msgstr "挽回被遺棄的結帳、自動化註冊，並追蹤哪些彈出視窗能帶動課程銷售與註冊。"

#: classes/Admin/Settings.php:913
msgid "Boost My Course Sales"
msgstr "提升我的課程銷售"

#: classes/Admin/Settings.php:947
msgid "You do not have permission to access this page."
msgstr "您沒有權限存取此頁面。"

#: classes/Admin/Settings.php:963
msgid "Popup Maker Settings"
msgstr "Popup Maker 設定"

#: classes/Admin/Settings.php:1130
msgid "Subscriptions"
msgstr "訂閱"

#: classes/Admin/Settings.php:1131 classes/Admin/Support.php:45
msgid "Extensions"
msgstr "擴充功能"

#: classes/Admin/Settings.php:1132 classes/Admin/Settings.php:1165
msgid "Licenses"
msgstr "授權"

#: classes/Admin/Settings.php:1133 classes/Shortcode/Subscribe.php:65
#: classes/Shortcode/Subscribe.php:95
msgid "Privacy"
msgstr "隱私權"

#: classes/Admin/Settings.php:1134 classes/Admin/Settings.php:1172
msgid "Misc"
msgstr "其他"

#: classes/Admin/Settings.php:1162
msgid "Extension Settings"
msgstr "擴充功能設定"

#: classes/Admin/Settings.php:1169
msgid "Subscription Forms"
msgstr "訂閱表單"

#: classes/Admin/Settings.php:1173
msgid "Assets"
msgstr "資產"

#. translators: %s is the error message
#: classes/Admin/Settings.php:1245 classes/Services/License.php:1158
#, php-format
msgid "Error loading license status: %s"
msgstr "載入授權狀態時發生錯誤：%s"

#: classes/Admin/Shortcode/UI.php:190
msgid "You do not have access to preview this post."
msgstr "您無法預覽這篇文章。"

#: classes/Admin/Subscribers.php:46
msgid "Find"
msgstr "搜尋"

#: classes/Admin/Subscribers.php:82
msgid "Subscribers Per Page"
msgstr "每頁訂閱者數"

#: classes/Admin/Subscribers/Table.php:102 classes/Privacy.php:233
#: classes/Shortcode/Subscribe.php:217 classes/Shortcode/Subscribe.php:221
#: classes/Shortcode/Subscribe.php:269 classes/Shortcode/Subscribe.php:270
msgid "Email"
msgstr "電子郵件"

#: classes/Admin/Subscribers/Table.php:103 classes/Shortcode/Subscribe.php:190
#: classes/Shortcode/Subscribe.php:245
msgid "Full Name"
msgstr "全名"

#: classes/Admin/Subscribers/Table.php:104 classes/Privacy.php:245
#: classes/Shortcode/Subscribe.php:199 classes/Shortcode/Subscribe.php:204
#: classes/Shortcode/Subscribe.php:253 classes/Shortcode/Subscribe.php:257
msgid "First Name"
msgstr "名字"

#: classes/Admin/Subscribers/Table.php:105 classes/Privacy.php:251
#: classes/Shortcode/Subscribe.php:208 classes/Shortcode/Subscribe.php:213
#: classes/Shortcode/Subscribe.php:261 classes/Shortcode/Subscribe.php:265
msgid "Last Name"
msgstr "姓氏"

#: classes/Admin/Subscribers/Table.php:108
msgctxt "column name"
msgid "Subscribed On"
msgstr "已訂閱於"

#: classes/Admin/Subscribers/Table.php:151
msgid "No subscribers available."
msgstr "沒有可用的訂閱者。"

#. translators: %s is the name of the subscriber.
#: classes/Admin/Subscribers/Table.php:186
#, php-format
msgid "Select %s"
msgstr "選取 %s"

#: classes/Admin/Subscribers/Table.php:279
msgid "User ID"
msgstr "使用者 ID"

#: classes/Admin/Subscribers/Table.php:312 classes/Privacy.php:227
#: dist/packages/cta-admin.js:23
msgid "ID"
msgstr "ID"

#: classes/Admin/Subscribers/Table.php:332 classes/Admin/Templates.php:413
#: classes/Admin/Templates.php:418 classes/Admin/Templates.php:423
#: dist/packages/cta-editor.js:1
msgid "Delete"
msgstr "刪除"

#: classes/Admin/Subscribers/Table.php:402
#: classes/Admin/Subscribers/Table.php:409
msgid "Subscriber deleted!"
msgid_plural "Subscribers deleted!"
msgstr[0] "訂閱者已刪除！"

#: classes/Admin/Subscribers/Table.php:415
msgid "failed to delete."
msgid_plural "failed to delete."
msgstr[0] "刪除失敗。"

#: classes/Admin/Subscribers/Table.php:426
msgid "Invalid Nonce"
msgstr "Nonce 無效"

#: classes/Admin/Subscribers/Table.php:427 classes/Extension/Updater.php:609
#: includes/admin/class-pum-admin-upgrades.php:247
#: includes/admin/upgrades/class-pum-admin-upgrade-routine-2.php:32
#: includes/admin/upgrades/class-pum-admin-upgrade-routine-3.php:43
#: includes/admin/upgrades/class-pum-admin-upgrade-routine-4.php:43
#: includes/admin/upgrades/class-pum-admin-upgrade-routine-5.php:38
#: includes/admin/upgrades/class-pum-admin-upgrade-routine-6.php:50
msgid "Error"
msgstr "錯誤"

#: classes/Admin/Support.php:27
msgid "Getting Started"
msgstr "入門指南"

#: classes/Admin/Support.php:28
msgid "Learn the basics and build your first popup."
msgstr "學習基礎知識並建立您的第一個彈出視窗。"

#: classes/Admin/Support.php:33 classes/Admin/Templates.php:730
#: classes/Admin/Templates.php:735
#: classes/Controllers/Admin/WP/PluginsPage.php:106
#: dist/packages/cta-editor.js:1
msgid "Documentation"
msgstr "說明文件"

#: classes/Admin/Support.php:34
msgid "Browse setup guides, common questions, and advanced documentation."
msgstr "瀏覽設定指南、常見問題與進階文件。"

#: classes/Admin/Support.php:39
msgid "Community"
msgstr "社群"

#: classes/Admin/Support.php:40
msgid "Ask questions and share solutions with other Popup Maker users."
msgstr "向其他 Popup Maker 使用者提問並分享解決方案。"

#: classes/Admin/Support.php:46
msgid "Find documentation for Popup Maker extensions."
msgstr "尋找 Popup Maker 擴充功能的文件。"

#: classes/Admin/Support.php:51
msgid "Developer Wiki"
msgstr "開發者 Wiki"

#: classes/Admin/Support.php:52
msgid "Contribute to or extend Popup Maker."
msgstr "為 Popup Maker 做出貢獻或擴充其功能。"

#: classes/Admin/Support.php:60
msgid ""
"Find answers, connect with the community, or contact the Popup Maker support "
"team."
msgstr "尋找解答、與社群交流，或聯絡 Popup Maker 支援團隊。"

#: classes/Admin/Support.php:77
msgid "Still need help?"
msgstr "還需要協助嗎？"

#: classes/Admin/Support.php:78
msgid ""
"Open a support request and include the site URL, Popup Maker version, steps "
"to reproduce, and any relevant error messages."
msgstr ""
"開啟支援請求，並包含網站 URL、Popup Maker 版本、重現步驟，以及任何相關錯誤訊"
"息。"

#: classes/Admin/Support.php:81
msgid "Contact Support"
msgstr "聯絡支援"

#: classes/Admin/Templates.php:52
msgid "Check"
msgstr "檢查"

#: classes/Admin/Templates.php:211
msgid ""
"This extension is covered by your Pro+ license. No separate activation "
"needed!"
msgstr "此擴充功能已包含在您的 Pro+ 授權中。不需要另外啟用！"

#: classes/Admin/Templates.php:213
msgid ""
"This extension is covered by your Pro license. No separate activation needed!"
msgstr "此擴充功能已包含在您的 Pro 授權中。無需另外啟用！"

#: classes/Admin/Templates.php:220
msgid "This license is automatically activated."
msgstr "此授權已自動啟用。"

#: classes/Admin/Templates.php:227
msgid "License key is masked for security. Deactivate to make changes."
msgstr "為了安全起見，授權金鑰已隱藏。請先停用後再進行變更。"

#: classes/Admin/Templates.php:235 classes/Admin/Templates.php:411
#: classes/Admin/Templates.php:426 classes/Admin/Templates.php:513
#: classes/Admin/Templates.php:523 dist/packages/addons-page.js:1
#: dist/packages/addons-page.js:4
msgid "Active"
msgstr "啟用中"

#: classes/Admin/Templates.php:236
msgid "Deactivate License"
msgstr "停用授權"

#: classes/Admin/Templates.php:238 classes/Admin/Templates.php:421
#: dist/packages/addons-page.js:1
msgid "Inactive"
msgstr "未啟用"

#: classes/Admin/Templates.php:239
msgid "Activate License"
msgstr "啟用授權"

#: classes/Admin/Templates.php:320
msgid "Licensing"
msgstr "授權"

#: classes/Admin/Templates.php:324
msgid "Premium Ecommerce Edition"
msgstr "進階電子商務版"

#: classes/Admin/Templates.php:338
msgid "Activated"
msgstr "已啟用"

#: classes/Admin/Templates.php:345 classes/Admin/Templates.php:416
#: classes/Admin/Templates.php:513
msgid "Deactivated"
msgstr "已停用"

#: classes/Admin/Templates.php:347
msgid "Expired"
msgstr "已過期"

#: classes/Admin/Templates.php:349
msgid "Invalid"
msgstr "無效"

#: classes/Admin/Templates.php:368
msgid "Enter your Popup Maker Pro License Key"
msgstr "請輸入您的 Popup Maker Pro 授權金鑰"

#: classes/Admin/Templates.php:374 classes/Admin/Templates.php:452
msgid "Your Pro+ license key is active."
msgstr "您的 Pro+ 授權金鑰已啟用。"

#: classes/Admin/Templates.php:376 classes/Admin/Templates.php:462
msgid "Your Pro license key is active."
msgstr "您的 Pro 授權金鑰已啟用。"

#: classes/Admin/Templates.php:379 classes/Admin/Templates.php:471
msgid "Your Pro license is valid but deactivated on this site."
msgstr "您的 Pro 授權有效，但在此網站上已停用。"

#: classes/Admin/Templates.php:381
msgid ""
"You are currently using Popup Maker with extensions — keep enjoying the "
"enhanced features!"
msgstr "您目前正在使用含擴充功能的 Popup Maker — 繼續享受增強功能吧！"

#: classes/Admin/Templates.php:383
msgid ""
"You are currently using Popup Maker Free — no license key required. Enjoy!"
msgstr "您目前正在使用 Popup Maker 免費版 — 不需要授權金鑰。請盡情享用！"

#: classes/Admin/Templates.php:394
msgid "Enter your license key below to activate"
msgstr "請在下方輸入您的授權金鑰以啟用"

#: classes/Admin/Templates.php:394
msgid "Popup Maker Pro+"
msgstr "Popup Maker Pro+"

#: classes/Admin/Templates.php:394
msgid "Popup Maker Pro"
msgstr "Popup Maker Pro"

#: classes/Admin/Templates.php:394
msgid "!"
msgstr "！"

#: classes/Admin/Templates.php:401
msgid "Paste or enter your license key here."
msgstr "請在此貼上或輸入您的授權金鑰。"

#: classes/Admin/Templates.php:408 classes/Admin/Templates.php:417
#: classes/Admin/Templates.php:422 dist/packages/addons-page.js:3
msgid "Activate"
msgstr "啟用"

#: classes/Admin/Templates.php:412 dist/packages/addons-page.js:3
msgid "Deactivate"
msgstr "停用"

#: classes/Admin/Templates.php:413 classes/Admin/Templates.php:418
#: classes/Admin/Templates.php:423
msgid ""
"Are you sure you want to delete this license key? This action cannot be "
"undone."
msgstr "您確定要刪除此授權金鑰嗎？此動作無法復原。"

#: classes/Admin/Templates.php:427
msgid "(Auto-activated)"
msgstr "（自動啟用）"

#: classes/Admin/Templates.php:441
msgid ""
"Enter your license key to activate. If you do not have a license key, you can"
msgstr "輸入您的授權金鑰以啟用。如果您沒有授權金鑰，您可以"

#: classes/Admin/Templates.php:442
msgid "purchase one here"
msgstr "在此購買一個"

#: classes/Admin/Templates.php:453 classes/Admin/Templates.php:463
#: classes/Admin/Templates.php:486
msgid "Thank you for supporting Popup Maker!"
msgstr "感謝您支持 Popup Maker！"

#: classes/Admin/Templates.php:455 classes/Admin/Templates.php:465
#: classes/Admin/Templates.php:488
msgid "Manage add-ons"
msgstr "管理附加元件"

#: classes/Admin/Templates.php:471
msgid "Activate it to enable Pro features!"
msgstr "啟用它以開啟 Pro 功能！"

#: classes/Admin/Templates.php:482
msgid "Your Pro+ license is automatically activated."
msgstr "您的 Pro+ 授權已自動啟用。"

#: classes/Admin/Templates.php:484
msgid "Your Pro license is automatically activated."
msgstr "您的 Pro 授權已自動啟用。"

#: classes/Admin/Templates.php:508
msgid "License Details"
msgstr "授權詳細資料"

#: classes/Admin/Templates.php:512
msgid "Status:"
msgstr "狀態："

#: classes/Admin/Templates.php:516
msgid "License Key:"
msgstr "授權金鑰："

#: classes/Admin/Templates.php:520
msgid "Pro Plugin:"
msgstr "Pro 外掛程式："

#: classes/Admin/Templates.php:525
msgid "Not Active"
msgstr "未啟用"

#: classes/Admin/Templates.php:531
msgid "Expires:"
msgstr "到期日："

#: classes/Admin/Templates.php:536
msgid "License Type:"
msgstr "授權類型："

#: classes/Admin/Templates.php:544
msgid "Lifetime License"
msgstr "終身授權"

#: classes/Admin/Templates.php:557
msgid "🎉 You have access to these powerful Pro+ features:"
msgstr "🎉 您可使用這些強大的 Pro+ 功能："

#: classes/Admin/Templates.php:558
msgid "Plus exclusive Pro+ ecommerce tracking capabilities!"
msgstr "以及獨家的 Pro+ 電子商務追蹤功能！"

#: classes/Admin/Templates.php:560
msgid "🎉 You have access to these powerful Pro features:"
msgstr "🎉 您可使用這些強大的 Pro 功能："

#: classes/Admin/Templates.php:562
msgid "Activate your Pro license above to unlock these powerful features:"
msgstr "請先啟用您的 Pro 授權，以解鎖這些強大功能："

#: classes/Admin/Templates.php:564
msgid "To unlock these game-changing features,"
msgstr "若要解鎖這些改變遊戲規則的功能，"

#: classes/Admin/Templates.php:565
msgid "upgrade to Pro"
msgstr "升級至 Pro"

#: classes/Admin/Templates.php:566
msgid " and enter your license key above."
msgstr "並在上方輸入您的授權金鑰。"

#: classes/Admin/Templates.php:573
msgid "Smart Targeting & Automation"
msgstr "智慧目標鎖定與自動化"

#: classes/Admin/Templates.php:578
msgid "FluentCRM Integration"
msgstr "FluentCRM 整合"

#: classes/Admin/Templates.php:579
msgid ""
" Seamlessly add tags, trigger automation sequences, and create smart links. "
"Perfect for lead nurturing and customer journey automation."
msgstr ""
"輕鬆新增標籤、觸發自動化流程，並建立智慧連結。非常適合潛在客戶培育與客戶旅程"
"自動化。"

#: classes/Admin/Templates.php:585
msgid "Advanced Targeting & Behavioral Triggers"
msgstr "進階目標鎖定與行為觸發器"

#: classes/Admin/Templates.php:586
msgid ""
" Target by user role, comment history, device, and custom behaviors. Show "
"the right message to the right person at the perfect time."
msgstr ""
"可依使用者角色、留言歷史、裝置與自訂行為進行目標鎖定。在最適合的時間，向最適"
"合的人顯示正確訊息。"

#: classes/Admin/Templates.php:592
msgid "Professional CTA Management"
msgstr "專業 CTA 管理"

#: classes/Admin/Templates.php:593
msgid ""
" One-click export/import for CTAs. Create shareable vanity URLs. Bulk "
"operations for enterprise-scale management."
msgstr ""
"CTA 可一鍵匯出／匯入。建立可分享的 vanity URL。適用於企業級管理的批次作業。"

#: classes/Admin/Templates.php:600
msgid "Time-Based Campaign Scheduling"
msgstr "依時間排程活動"

#: classes/Admin/Templates.php:601
msgid ""
" Smart campaign scheduling with timezone support and recurring campaigns. "
"Perfect timing for seasonal promotions and global audiences."
msgstr ""
"具備時區支援與週期性活動的智慧活動排程。非常適合季節性促銷與全球受眾的精準時"
"機安排。"

#: classes/Admin/Templates.php:608
msgid "Monetize & Track Every Conversion"
msgstr "將每一次轉換變現並追蹤"

#: classes/Admin/Templates.php:613
msgid "Revenue Attribution & Analytics"
msgstr "收益歸因與分析"

#: classes/Admin/Templates.php:613 classes/Admin/Templates.php:620
msgid "Enhanced with Pro+"
msgstr "Pro+ 強化版"

#: classes/Admin/Templates.php:614
msgid ""
" Track every dollar earned through your popups. Prove ROI with complete "
"conversion tracking and detailed revenue reports."
msgstr ""
" 追蹤每一筆透過你的彈出視窗賺取的收入。透過完整的轉換追蹤與詳細的收益報表證明"
"投資報酬率。"

#: classes/Admin/Templates.php:620
msgid "Real-Time Analytics & Insights"
msgstr "即時分析與洞察"

#: classes/Admin/Templates.php:621
msgid ""
" Live performance tracking with detailed conversion metrics. Monitor popup "
"effectiveness in real-time and make data-driven optimization decisions "
"instantly."
msgstr ""
" 即時效能追蹤與詳細的轉換指標。即時監控彈出視窗成效，並立即做出以資料為依據的"
"最佳化決策。"

#: classes/Admin/Templates.php:627
msgid "WooCommerce Integration"
msgstr "WooCommerce 整合"

#: classes/Admin/Templates.php:627 classes/Admin/Templates.php:634
msgid "Exclusive"
msgstr "獨家"

#: classes/Admin/Templates.php:628
msgid ""
" Add products to cart, apply discounts, and recover abandoned carts with "
"complete revenue attribution. Proven to increase sales by 15-40%."
msgstr ""
" 將商品加入購物車、套用折扣，並透過完整的收益歸因找回放棄的購物車。已證實可提"
"升 15-40% 的銷售額。"

#: classes/Admin/Templates.php:634
msgid "Easy Digital Downloads Integration"
msgstr "Easy Digital Downloads 整合"

#: classes/Admin/Templates.php:635
msgid ""
" Perfect for software and digital product sales with license management. "
"Seamlessly integrate checkout flows and boost digital sales conversion rates."
msgstr ""
" 非常適合含授權管理的軟體與數位產品銷售。無縫整合結帳流程，提升數位銷售轉換"
"率。"

#: classes/Admin/Templates.php:686
msgid "Category"
msgstr "分類"

#: classes/Admin/Templates.php:690
msgid "Action"
msgstr "動作"

#: classes/Admin/Templates.php:694
msgid "Label"
msgstr "標籤"

#: classes/Admin/Templates.php:698
#: classes/Integration/QueryMonitor/Output/Html/CacheFunc.php:83
msgid "Value"
msgstr "值"

#: classes/Admin/Templates.php:844
msgid "Add New Trigger"
msgstr "新增觸發條件"

#. translators: 1. contextual help link text.
#: classes/Admin/Templates.php:851 classes/Admin/Templates.php:1016
#: classes/Admin/Templates.php:1124
#, php-format
msgid "Learn more about %s"
msgstr "深入了解 %s"

#: classes/Admin/Templates.php:855
msgid "Triggers cause a popup to open."
msgstr "觸發條件會使彈出視窗開啟。"

#: classes/Admin/Templates.php:864 dist/packages/cta-admin.js:4
#: dist/packages/cta-admin.js:23
msgid "Type"
msgstr "類型"

#: classes/Admin/Templates.php:865 classes/Triggers.php:368
msgid "Cookie"
msgstr "Cookie"

#: classes/Admin/Templates.php:867 classes/Admin/Templates.php:1140
#: classes/Shortcode/Subscribe.php:66
msgid "Actions"
msgstr "動作"

#: classes/Admin/Templates.php:896 classes/Admin/Templates.php:905
msgid "Edit this trigger"
msgstr "編輯此觸發條件"

#: classes/Admin/Templates.php:906
msgid "Delete this trigger"
msgstr "刪除此觸發條件"

#: classes/Admin/Templates.php:915
msgid "Link: Exact Match"
msgstr "連結：完全符合"

#: classes/Admin/Templates.php:916
msgid "Link: Containing"
msgstr "連結：包含"

#: classes/Admin/Templates.php:917
msgid "Link: Begins With"
msgstr "連結：以此開頭"

#: classes/Admin/Templates.php:918
msgid "Link: Ends With"
msgstr "連結：以此結尾"

#: classes/Admin/Templates.php:925
msgid "Insert Preset"
msgstr "插入預設值"

#: classes/Admin/Templates.php:948
msgid "What kind of trigger do you want?"
msgstr "您想要哪種觸發條件？"

#: classes/Admin/Templates.php:958
msgid "Prevent popup from showing to visitor again using a cookie?"
msgstr "要使用 Cookie 防止再次向訪客顯示彈出視窗嗎？"

#: classes/Admin/Templates.php:965
msgid "Stop showing popup once visitor takes this action"
msgstr "一旦訪客採取此動作，就停止顯示彈出視窗"

#: classes/Admin/Templates.php:986
msgid "New Trigger"
msgstr "新增觸發條件"

#: classes/Admin/Templates.php:1009
msgid ""
"Conditions allow you to show your popup to a targeted segment of your sites "
"users."
msgstr "條件可讓您將彈出視窗顯示給網站使用者中的特定區段。"

#: classes/Admin/Templates.php:1017
msgid "Targeting Conditions"
msgstr "目標條件"

#: classes/Admin/Templates.php:1027
msgid ""
"By default, this popup will be loaded on every page of your site for all "
"users."
msgstr "預設情況下，此彈出視窗會在您網站的每個頁面上，對所有使用者載入。"

#: classes/Admin/Templates.php:1028
msgid "Target the popup to a specific segment by adding conditions below."
msgstr "透過在下方新增條件，將彈出視窗鎖定到特定區段。"

#. translators: 1. button text. 2. warning icon.
#: classes/Admin/Templates.php:1033
#, php-format
msgid ""
"Click the %1$s button for any condition to check the opposite of the chosen "
"condition. The button will turn red %2$s when active."
msgstr ""
"按一下任何條件的 %1$s 按鈕，即可檢查所選條件的相反條件。啟用時，該按鈕會變成"
"紅色 %2$s。"

#: classes/Admin/Templates.php:1053
msgid ""
"Choose a condition to target your popup to specific content or various other "
"segments."
msgstr "選擇一個條件，將您的彈出視窗鎖定到特定內容或其他各種區段。"

#: classes/Admin/Templates.php:1055 classes/Admin/Templates.php:1087
msgid "Enable the Not Operand"
msgstr "啟用「非」運算元"

#: classes/Admin/Templates.php:1058 classes/Admin/Templates.php:1091
msgid "Choose a condition"
msgstr "選擇一個條件"

#: classes/Admin/Templates.php:1074
msgctxt "aria-label for add new OR condition button"
msgid "Add another OR condition"
msgstr "新增另一個 OR 條件"

#: classes/Admin/Templates.php:1074 classes/Admin/Templates.php:1085
msgid "or"
msgstr "或"

#: classes/Admin/Templates.php:1078
msgctxt "aria-label for add new AND condition button"
msgid "Add another AND condition group"
msgstr "新增另一個 AND 條件群組"

#: classes/Admin/Templates.php:1078
msgid "and"
msgstr "和"

#: classes/Admin/Templates.php:1099
msgid "Remove Condition"
msgstr "移除條件"

#: classes/Admin/Templates.php:1117 classes/Triggers.php:345
msgid "Add New Cookie"
msgstr "新增 Cookie"

#: classes/Admin/Templates.php:1125 classes/Privacy.php:67
#: classes/Site/Assets.php:300
msgid "Cookies"
msgstr "Cookie"

#: classes/Admin/Templates.php:1128
msgid "Cookies control the repeat display of a popup."
msgstr "Cookie 可控制彈出視窗的重複顯示。"

#: classes/Admin/Templates.php:1137
msgid "Event"
msgstr "事件"

#: classes/Admin/Templates.php:1169 classes/Admin/Templates.php:1178
msgid "Edit this cookie"
msgstr "編輯此 Cookie"

#: classes/Admin/Templates.php:1179
msgid "Delete this cookie"
msgstr "刪除此 Cookie"

#: classes/Admin/Templates.php:1188
msgid "When should your cookie be created?"
msgstr "您的 Cookie 應該在什麼時候建立？"

#: classes/Admin/Templates.php:1189
msgid "Select a cookie type."
msgstr "請選擇 Cookie 類型。"

#: classes/Admin/Templates.php:1197
msgid "Reset Cookie Key"
msgstr "重設 Cookie 金鑰"

#: classes/Admin/Themes.php:34
msgid "Theme Settings"
msgstr "佈景主題設定"

#: classes/Admin/Themes.php:37
msgid "Theme Preview"
msgstr "佈景主題預覽"

#: classes/Admin/Themes.php:182
msgid "Title Text"
msgstr "標題文字"

#: classes/Admin/Themes.php:193
msgid ""
"If you move this theme preview to the bottom of your sidebar here it will "
"follow you down the page?"
msgstr "如果您將此佈景主題預覽移到側邊欄底部，它會跟著您往下捲動頁面嗎？"

#: classes/Admin/Themes.php:194
msgid ""
"Clicking on an element in this theme preview will take you to its relevant "
"settings in the editor?"
msgstr "在此佈景主題預覽中點擊某個元素，會帶您前往編輯器中對應的設定嗎？"

#: classes/Admin/Themes.php:198
msgid "Did you know:"
msgstr "您知道嗎："

#: classes/Admin/Themes.php:375
msgid "Overlay"
msgstr "覆蓋層"

#: classes/Admin/Themes.php:376 classes/Admin/Themes.php:401
msgid "Container"
msgstr "容器"

#: classes/Admin/Themes.php:378 classes/Shortcode/Popup.php:43
#: classes/Shortcode/PopupClose.php:41
msgid "Content"
msgstr "內容"

#: classes/Admin/Themes.php:398 classes/Admin/Themes.php:402
#: classes/Admin/Themes.php:417
msgid "Background"
msgstr "背景"

#: classes/Admin/Themes.php:403 classes/Admin/Themes.php:418
msgid "Border"
msgstr "邊框"

#: classes/Admin/Themes.php:404 classes/Admin/Themes.php:419
msgid "Drop Shadow"
msgstr "陰影"

#: classes/Admin/Themes.php:407 classes/Admin/Themes.php:420
msgid "Font"
msgstr "字型"

#: classes/Admin/Themes.php:408 classes/Admin/Themes.php:421
msgid "Text Shadow"
msgstr "文字陰影"

#: classes/Admin/Themes.php:411
msgid "Text"
msgstr "文字"

#: classes/Admin/Themes.php:438
msgid "Solid"
msgstr "實線"

#: classes/Admin/Themes.php:439
msgid "Dotted"
msgstr "點線"

#: classes/Admin/Themes.php:440
msgid "Dashed"
msgstr "虛線"

#: classes/Admin/Themes.php:441
msgid "Double"
msgstr "雙線"

#: classes/Admin/Themes.php:442
msgid "Groove"
msgstr "凹槽"

#: classes/Admin/Themes.php:443 classes/Admin/Themes.php:691
#: classes/Admin/Themes.php:1152
msgid "Inset (inner shadow)"
msgstr "內嵌（內陰影）"

#: classes/Admin/Themes.php:444
msgid "Outset"
msgstr "外凸"

#: classes/Admin/Themes.php:445
msgid "Ridge"
msgstr "脊線"

#: classes/Admin/Themes.php:470
msgid "Use Your Themes"
msgstr "使用您的主題"

#: classes/Admin/Themes.php:471
msgid "System Fonts"
msgstr "系統字型"

#: classes/Admin/Themes.php:500 classes/Admin/Themes.php:754
#: classes/Admin/Themes.php:853 classes/Admin/Themes.php:1057
#: includes/legacy/input-options.php:37
msgid "Normal"
msgstr "一般"

#: classes/Admin/Themes.php:503
msgid "Bold"
msgstr "粗體"

#: classes/Admin/Themes.php:538 classes/Admin/Themes.php:584
#: classes/Admin/Themes.php:610 classes/Admin/Themes.php:634
#: classes/Admin/Themes.php:708 classes/Admin/Themes.php:773
#: classes/Admin/Themes.php:827 classes/Admin/Themes.php:992
#: classes/Admin/Themes.php:1011 classes/Admin/Themes.php:1071
#: classes/Admin/Themes.php:1095 classes/Admin/Themes.php:1164
msgid "Color"
msgstr "顏色"

#: classes/Admin/Themes.php:544 classes/Admin/Themes.php:590
#: classes/Admin/Themes.php:640 classes/Admin/Themes.php:779
#: classes/Admin/Themes.php:998 classes/Admin/Themes.php:1101
#: classes/Admin/Themes.php:1170
msgid "Opacity"
msgstr "不透明度"

#: classes/Admin/Themes.php:562 classes/Admin/Themes.php:950
msgid "Padding"
msgstr "內距"

#: classes/Admin/Themes.php:572 classes/Admin/Themes.php:980
msgid "Border Radius"
msgstr "邊框圓角"

#: classes/Admin/Themes.php:603 classes/Admin/Themes.php:749
#: classes/Admin/Themes.php:848 classes/Admin/Themes.php:1052
#: classes/Admin/Themes.php:1064
msgid "Style"
msgstr "樣式"

#: classes/Admin/Themes.php:619 classes/Admin/Themes.php:1080
msgid "Thickness"
msgstr "粗細"

#: classes/Admin/Themes.php:651 classes/Admin/Themes.php:790
#: classes/Admin/Themes.php:1112 classes/Admin/Themes.php:1181
msgid "Horizontal Position"
msgstr "水平位置"

#: classes/Admin/Themes.php:661 classes/Admin/Themes.php:800
#: classes/Admin/Themes.php:1122 classes/Admin/Themes.php:1191
msgid "Vertical Position"
msgstr "垂直位置"

#: classes/Admin/Themes.php:671 classes/Admin/Themes.php:810
#: classes/Admin/Themes.php:1132 classes/Admin/Themes.php:1201
msgid "Blur Radius"
msgstr "模糊半徑"

#: classes/Admin/Themes.php:681 classes/Admin/Themes.php:1142
msgid "Spread"
msgstr "擴散"

#: classes/Admin/Themes.php:714 classes/Admin/Themes.php:1017
msgid "Font Size"
msgstr "字型大小"

#: classes/Admin/Themes.php:724 classes/Admin/Themes.php:1027
msgid "Line Height"
msgstr "行高"

#: classes/Admin/Themes.php:734 classes/Admin/Themes.php:833
#: classes/Admin/Themes.php:1037
msgid "Font Family"
msgstr "字型系列"

#: classes/Admin/Themes.php:742 classes/Admin/Themes.php:841
#: classes/Admin/Themes.php:1045
msgid "Font Weight"
msgstr "字型粗細"

#: classes/Admin/Themes.php:755 classes/Admin/Themes.php:854
#: classes/Admin/Themes.php:1058 includes/legacy/input-options.php:38
msgid "Italic"
msgstr "斜體"

#: classes/Admin/Themes.php:759 classes/Shortcode/CallToAction.php:141
msgid "Alignment"
msgstr "對齊"

#: classes/Admin/Themes.php:765 classes/Shortcode/CallToAction.php:144
#: classes/Shortcode/Subscribe.php:293 includes/legacy/input-options.php:51
msgid "Center"
msgstr "置中"

#: classes/Admin/Themes.php:767
msgid "Justify"
msgstr "左右對齊"

#: classes/Admin/Themes.php:865
msgid "Close Button Text"
msgstr "關閉按鈕文字"

#: classes/Admin/Themes.php:866
msgid ""
"To use a Font Awesome icon instead of text, enter the CSS classes such as "
"\"fas fa-camera\"."
msgstr ""
"若要使用 Font Awesome 圖示而非文字，請輸入 CSS 類別，例如 \"fas fa-camera\"。"

#: classes/Admin/Themes.php:867 classes/Admin/Themes.php:868
#: includes/functions/themes/deprecated.php:134
msgid "CLOSE"
msgstr "關閉"

#: classes/Admin/Themes.php:872
msgid "Position Outside Container"
msgstr "容器外部位置"

#: classes/Admin/Themes.php:873
msgid "This moves the position of the close button outside the popup."
msgstr "這會將關閉按鈕的位置移到彈出視窗外部。"

#: classes/Admin/Tools.php:46
msgid "Successfully Imported your themes &amp; modals from Easy Modal."
msgstr "已成功從 Easy Modal 匯入您的佈景主題與彈出視窗。"

#: classes/Admin/Tools.php:92
msgid "Popup Maker Tools"
msgstr "Popup Maker 工具"

#: classes/Admin/Tools.php:133
msgid "Beta Versions"
msgstr "Beta 版本"

#: classes/Admin/Tools.php:134
msgid "Error Log"
msgstr "錯誤記錄"

#: classes/Admin/Tools.php:135
msgid "Import / Export"
msgstr "匯入 / 匯出"

#: classes/Admin/Tools.php:187
msgid "Enable Beta Versions"
msgstr "啟用 Beta 版本"

#: classes/Admin/Tools.php:189
msgid ""
"Checking any of the below checkboxes will opt you in to receive pre-release "
"update notifications. You can opt-out at any time. Pre-release updates do "
"not install automatically, you will still have the opportunity to ignore "
"update notifications."
msgstr ""
"勾選下方任一核取方塊，即表示您同意接收預發布更新通知。您可以隨時取消訂閱。預"
"發布更新不會自動安裝，您仍可選擇忽略更新通知。"

#. translators: 1. Product name.
#: classes/Admin/Tools.php:202
#, php-format
msgid "Get updates for pre-release versions of %s"
msgstr "取得 %s 的預發布版本更新"

#: classes/Admin/Tools.php:269
msgid "Import From Easy Modal v2"
msgstr "從 Easy Modal v2 匯入"

#: classes/Admin/Tools.php:392
msgid "Debug logging is disabled."
msgstr "除錯記錄已停用。"

#: classes/Analytics.php:335
msgid "Event Type"
msgstr "事件類型"

#: classes/Analytics.php:340
#: includes/integrations/ninja-forms/Actions/OpenPopup.php:52
msgid "Popup ID"
msgstr "彈出視窗 ID"

#: classes/Analytics.php:347
msgid "Event metadata (JSON or array)"
msgstr "事件中繼資料（JSON 或陣列）"

#: classes/AssetCache.php:698
msgid "Try to create cache again"
msgstr "再次嘗試建立快取"

#: classes/AssetCache.php:699
msgid "Keep current method"
msgstr "保留目前方法"

#: classes/AssetCache.php:707
msgid ""
"Popup Maker detected an issue with your file system's ability and is unable "
"to create & save cached assets for your popup styling and settings. This may "
"lead to suboptimal performance. Please check your filesystem and contact "
"your hosting provide to ensure Popup Maker can create and write to cache "
"files."
msgstr ""
"Popup Maker 偵測到您的檔案系統能力有問題，無法為您的彈出視窗樣式與設定建立並"
"儲存快取資產。這可能導致效能不佳。請檢查您的檔案系統，並聯絡您的主機服務提供"
"者，確認 Popup Maker 能夠建立並寫入快取檔案。"

#. translators: %s: Field label
#: classes/Base/CallToAction.php:135
#, php-format
msgid "%s is required"
msgstr "%s 是必填欄位"

#: classes/Batch/Process/Registry.php:76
msgid "A batch process class must be specified."
msgstr "必須指定批次處理類別。"

#: classes/Batch/Process/Registry.php:80
msgid "No batch class handler file has been supplied."
msgstr "未提供批次類別處理常式檔案。"

#: classes/Batch/Process/Registry.php:85
msgid "An invalid batch class handler file has been supplied."
msgstr "提供的批次類別處理常式檔案無效。"

#: classes/CallToAction/Link.php:34
msgid "Link"
msgstr "連結"

#: classes/CallToAction/Link.php:73
msgid "Link URL"
msgstr "連結 URL"

#: classes/CallToAction/Link.php:74
msgid "https://example.com"
msgstr "https://example.com"

#: classes/CallToAction/Link.php:95
msgid "URL is required"
msgstr "需要 URL"

#: classes/Conditions.php:110
msgid "Pages"
msgstr "頁面"

#: classes/Conditions.php:111 classes/Conditions.php:542
msgid "Posts"
msgstr "文章"

#: classes/Conditions.php:114
msgid "Format"
msgstr "格式"

#. translators: 1. Post type plural label.
#: classes/Conditions.php:236
#, php-format
msgctxt "condition: post type plural label ie. Posts: All"
msgid "%s Archive"
msgstr "%s 彙整"

#. translators: 1. Post type plural label.
#: classes/Conditions.php:248
#, php-format
msgctxt "condition: post type plural label ie. Posts: All"
msgid "All %s"
msgstr "所有 %s"

#. translators: 1. Post type plural label.
#: classes/Conditions.php:258
#, php-format
msgctxt "condition: post type plural label ie. Posts: Selected"
msgid "%s: Selected"
msgstr "%s：已選取"

#. translators: 1. Post type plural label.
#: classes/Conditions.php:265 classes/Conditions.php:310
#: classes/Conditions.php:333
#, php-format
msgctxt "condition: post type plural label ie. Select Posts"
msgid "Select %s."
msgstr "選取 %s。"

#. translators: 1. Post type plural label.
#: classes/Conditions.php:282
#, php-format
msgctxt "condition: post type plural label ie. Posts: ID"
msgid "%s: ID"
msgstr "%s：ID"

#. translators: 1. Post type singular label.
#: classes/Conditions.php:289
#, php-format
msgctxt "condition: post type singular label ie. Posts IDs"
msgid "%s IDs: 128, 129"
msgstr "%s ID：128, 129"

#. translators: 1. Post type plural label.
#: classes/Conditions.php:303
#, php-format
msgctxt "condition: post type plural label ie. Posts: ID"
msgid "%s: Child Of"
msgstr "%s：子項目"

#. translators: 1. Post type plural label.
#: classes/Conditions.php:326
#, php-format
msgctxt "condition: post type plural label ie. Posts: ID"
msgid "%s: Ancestor Of"
msgstr "%s：上層項目"

#. translators: 1. Post type plural label.
#: classes/Conditions.php:353
#, php-format
msgctxt "condition: post type plural label ie. Pages: With Template"
msgid "%s: With Template"
msgstr "%s：含範本"

#: classes/Conditions.php:362 classes/Shortcode/Subscribe.php:137
#: classes/Shortcode/Subscribe.php:305
msgid "Default"
msgstr "預設"

#. translators: 1. Post type plural label, 2. Taxonomy singular label.
#: classes/Conditions.php:411
#, php-format
msgctxt ""
"condition: post type plural and taxonomy singular label ie. Posts: With "
"Category"
msgid "%1$s: With %2$s"
msgstr "%1$s：含有 %2$s"

#. translators: 1. Taxonomy plural label.
#: classes/Conditions.php:419
#, php-format
msgctxt "condition: post type plural label ie. Select categories"
msgid "Select %s."
msgstr "選取 %s。"

#. translators: 1. Taxonomy plural label.
#: classes/Conditions.php:464
#, php-format
msgctxt "condition: taxonomy plural label ie. Categories: All"
msgid "%s: All"
msgstr "%s：全部"

#. translators: 1. Taxonomy plural label.
#: classes/Conditions.php:474
#, php-format
msgctxt "condition: taxonomy plural label ie. Categories: Selected"
msgid "%s: Selected"
msgstr "%s：已選取"

#. translators: 1. Taxonomy plural label.
#: classes/Conditions.php:481
#, php-format
msgctxt "condition: taxonomy plural label ie. Select Categories"
msgid "Select %s."
msgstr "選擇 %s。"

#. translators: 1. Taxonomy plural label.
#: classes/Conditions.php:497
#, php-format
msgctxt "condition: taxonomy plural label ie. Categories: Selected"
msgid "%s: IDs"
msgstr "%s：ID"

#. translators: 1. Taxonomy singular label.
#: classes/Conditions.php:504
#, php-format
msgctxt "condition: taxonomy plural label ie. Category IDs"
msgid "%s IDs: 128, 129"
msgstr "%s ID：128、129"

#: classes/Conditions.php:536
msgid "Home Page"
msgstr "首頁"

#: classes/Conditions.php:543
msgid "Blog Index"
msgstr "部落格索引"

#: classes/Conditions.php:550
msgid "Search Result Page"
msgstr "搜尋結果頁面"

#: classes/Conditions.php:556
msgid "404 Error Page"
msgstr "404 錯誤頁面"

#: classes/Controllers/Admin.php:82
msgid "View Documentation"
msgstr "查看文件"

#: classes/Controllers/Admin.php:90
#: classes/Controllers/Admin/WP/PluginsPage.php:107
msgid "Get Support"
msgstr "取得支援"

#: classes/Controllers/Admin.php:98
msgid "Grant Support Access"
msgstr "授予支援存取權限"

#: classes/Controllers/Admin/Toolbar.php:132
#: classes/Integration/Builder/BeaverBuilder.php:88
#: classes/Shortcode/Subscribe.php:433
#: includes/integrations/class-pum-cf7.php:167
#: includes/integrations/class-pum-gravity-forms.php:192
#: includes/integrations/ninja-forms/Actions/OpenPopup.php:45
#: dist/packages/block-editor.js:1 dist/packages/block-editor.js:2
msgid "Open Popup"
msgstr "開啟彈出視窗"

#: classes/Controllers/Admin/Toolbar.php:144
#: classes/Shortcode/Subscribe.php:417
#: includes/integrations/class-pum-cf7.php:145
#: includes/integrations/class-pum-gravity-forms.php:170
#: includes/integrations/ninja-forms/Actions/ClosePopup.php:46
msgid "Close Popup"
msgstr "關閉彈出視窗"

#: classes/Controllers/Admin/Toolbar.php:157
msgid "Check Conditions"
msgstr "檢查條件"

#: classes/Controllers/Admin/Toolbar.php:170
msgid "Reset Cookies"
msgstr "重設 Cookie"

#: classes/Controllers/Admin/Toolbar.php:195
msgid "No Popups Loaded"
msgstr "未載入任何彈出視窗"

#: classes/Controllers/Admin/Toolbar.php:240
msgid "Flush Popup Cache"
msgstr "清除彈出視窗快取"

#: classes/Controllers/Admin/Toolbar.php:252
msgid "Get Selector"
msgstr "取得選擇器"

#: classes/Controllers/Admin/ToolbarNotifications.php:281
#: classes/Utils/Alerts.php:497 dist/packages/admin-notifications.js:2
msgid "Notifications"
msgstr "通知"

#. translators: %d: notification count.
#: classes/Controllers/Admin/ToolbarNotifications.php:305
#: dist/packages/admin-notifications.js:3
#, php-format
msgid "%d Popup Maker notification"
msgid_plural "%d Popup Maker notifications"
msgstr[0] "%d 個 Popup Maker 通知"

#: classes/Controllers/Admin/WP/PluginsPage.php:66
msgid "Docs"
msgstr "文件"

#: classes/Controllers/Admin/WP/PluginsPage.php:67
#: classes/Controllers/WP/Dashboard.php:121
msgid "Upgrade to Pro"
msgstr "升級至 Pro 版"

#: classes/Controllers/Admin/WP/PluginsPage.php:77
msgid "Translate"
msgstr "翻譯"

#: classes/Controllers/Assets.php:74
msgid ""
"Click Start Selection, then click a page element (text, button, image, etc.) "
"to get its CSS selector."
msgstr ""
"按一下開始選取，然後點擊頁面元素（文字、按鈕、圖片等）以取得其 CSS 選擇器。"

#: classes/Controllers/Assets.php:75
msgctxt "JS alert for CSS get selector tool"
msgid "Selector"
msgstr "選擇器"

#: classes/Controllers/Assets.php:76
msgctxt "JS alert for CSS get selector tool"
msgid "Close"
msgstr "關閉"

#: classes/Controllers/Assets.php:77
msgctxt "JS alert for CSS get selector tool"
msgid "Copy"
msgstr "複製"

#: classes/Controllers/Assets.php:78
msgctxt "JS alert for CSS get selector tool"
msgid "Copied to clipboard"
msgstr "已複製到剪貼簿"

#: classes/Controllers/Compatibility/Builder/Divi.php:177
msgid ""
"Divi 4 requires the classic editor for popup editing. This setting is "
"automatically enforced for compatibility."
msgstr ""
"Divi 4 需要使用傳統編輯器來編輯彈出視窗。為了相容性，此設定會自動強制套用。"

#: classes/Controllers/PostTypes.php:178
msgid "Popups"
msgstr "彈出視窗"

#: classes/Controllers/PostTypes.php:345 classes/Controllers/PostTypes.php:351
#: classes/Controllers/PostTypes.php:595 dist/packages/block-library.js:1
msgid "Call to Action"
msgstr "行動呼籲"

#. translators: %1$s: Post Type Singular: "Popup", "Popup Theme"
#: classes/Controllers/PostTypes.php:501 classes/Controllers/PostTypes.php:503
#, php-format
msgctxt "Post Type Singular: \"Popup\", \"Popup Theme\""
msgid "Add New %1$s"
msgstr "新增 %1$s"

#. translators: %1$s: Post Type Singular: "Popup", "Popup Theme"
#: classes/Controllers/PostTypes.php:505
#, php-format
msgctxt "Post Type Singular: \"Popup\", \"Popup Theme\""
msgid "Edit %1$s"
msgstr "編輯 %1$s"

#. translators: %1$s: Post Type Singular: "Popup", "Popup Theme"
#: classes/Controllers/PostTypes.php:507
#, php-format
msgctxt "Post Type Singular: \"Popup\", \"Popup Theme\""
msgid "New %1$s"
msgstr "新增 %1$s"

#. translators: %2$s: Post Type Plural: "Popups", "Popup Themes"
#: classes/Controllers/PostTypes.php:509
#, php-format
msgctxt "Post Type Plural: \"Popups\", \"Popup Themes\""
msgid "All %2$s"
msgstr "全部 %2$s"

#. translators: %1$s: Post Type Singular: "Popup", "Popup Theme"
#: classes/Controllers/PostTypes.php:511
#, php-format
msgctxt "Post Type Singular: \"Popup\", \"Popup Theme\""
msgid "View %1$s"
msgstr "檢視 %1$s"

#. translators: %2$s: Post Type Plural: "Popups", "Popup Themes"
#: classes/Controllers/PostTypes.php:513
#, php-format
msgctxt "Post Type Plural: \"Popups\", \"Popup Themes\""
msgid "Search %2$s"
msgstr "搜尋 %2$s"

#. translators: %2$s: Post Type Plural: "Popups", "Popup Themes"
#: classes/Controllers/PostTypes.php:515
#, php-format
msgctxt "Post Type Plural: \"Popups\", \"Popup Themes\""
msgid "No %2$s found"
msgstr "找不到任何 %2$s"

#. translators: %2$s: Post Type Plural: "Popups", "Popup Themes"
#: classes/Controllers/PostTypes.php:517
#, php-format
msgctxt "Post Type Plural: \"Popups\", \"Popup Themes\""
msgid "No %2$s found in Trash"
msgstr "在垃圾桶中找不到任何 %2$s"

#. translators: %1$s: Post Type Singular: Popup, Theme
#: classes/Controllers/PostTypes.php:580 classes/Controllers/PostTypes.php:582
#, php-format
msgctxt "Post Type Singular: Popup, Theme"
msgid "%1$s updated."
msgstr "%1$s 已更新。"

#. translators: %1$s: Post Type Singular: Popup, Theme
#: classes/Controllers/PostTypes.php:584
#, php-format
msgctxt "Post Type Singular: Popup, Theme"
msgid "%1$s published."
msgstr "%1$s 已發佈。"

#. translators: %1$s: Post Type Singular: Popup, Theme
#: classes/Controllers/PostTypes.php:586
#, php-format
msgctxt "Post Type Singular: Popup, Theme"
msgid "%1$s saved."
msgstr "%1$s 已儲存。"

#. translators: %1$s: Post Type Singular: Popup, Theme
#: classes/Controllers/PostTypes.php:588
#, php-format
msgctxt "Post Type Singular: Popup, Theme"
msgid "%1$s submitted."
msgstr "%1$s 已提交。"

#: classes/Controllers/RestAPI.php:114
msgid "The popup title displayed inside the popup."
msgstr "顯示在彈出視窗內的彈出視窗標題。"

#: classes/Controllers/RestAPI.php:257
msgid "You do not have permission to trash this call to action."
msgstr "您沒有權限將此行動呼籲丟棄。"

#: classes/Controllers/RestAPI.php:316
msgid "Stats for this CTA."
msgstr "此 CTA 的統計資料。"

#: classes/Controllers/RestAPI.php:416
msgid "CTA type is required"
msgstr "需要 CTA 類型"

#: classes/Controllers/RestAPI.php:424
msgid "Invalid CTA type"
msgstr "無效的 CTA 類型"

#: classes/Controllers/RestAPI.php:476
msgid "Access to this endpoint requires authorization."
msgstr "存取此端點需要授權。"

#: classes/Controllers/WP/Dashboard.php:44
msgid "Popup Analytics"
msgstr "彈出視窗分析"

#: classes/Controllers/WP/Dashboard.php:90
msgid "Free"
msgstr "免費"

#: classes/Controllers/WP/Dashboard.php:95
msgid "Total Views"
msgstr "總瀏覽次數"

#: classes/Controllers/WP/Dashboard.php:105
msgid "Overall Conversion Rate"
msgstr "整體轉換率"

#: classes/Controllers/WP/Dashboard.php:112
msgid "Top Performer:"
msgstr "表現最佳："

#: classes/Controllers/WP/Dashboard.php:123
msgid ""
"Get detailed analytics, revenue tracking, exit intent, advanced targeting, "
"and more"
msgstr "取得詳細分析、收益追蹤、離開意圖、進階目標設定等更多功能"

#: classes/Controllers/WP/Dashboard.php:125
msgid "Upgrade Now"
msgstr "立即升級"

#: classes/Cookies.php:83
msgid "On Popup Close"
msgstr "在彈出視窗關閉時"

#: classes/Cookies.php:86
msgid "On Popup Open"
msgstr "在彈出視窗開啟時"

#: classes/Cookies.php:89
msgid "On Popup Conversion"
msgstr "在彈出視窗轉換時"

#: classes/Cookies.php:99 classes/Shortcode/Subscribe.php:64
#: classes/Triggers.php:222
msgid "Form"
msgstr "表單"

#: classes/Cookies.php:102 classes/Triggers.php:225
msgid "Any Supported Form*"
msgstr "任何支援的表單*"

#: classes/Cookies.php:104 classes/Shortcode/Subscribe.php:41
#: classes/Triggers.php:227
msgid "Subscription Form"
msgstr "訂閱表單"

#: classes/Cookies.php:114
msgid "Only in this popup"
msgstr "僅限此彈出視窗"

#: classes/Cookies.php:122
msgid "Subscription Form: Successful"
msgstr "訂閱表單：成功"

#: classes/Cookies.php:125
msgid "Subscription Form: Already Subscribed"
msgstr "訂閱表單：已訂閱"

#: classes/Cookies.php:128 includes/legacy/input-options.php:165
msgid "Manual"
msgstr "手動"

#: classes/Cookies.php:163
msgid "Cookie Settings"
msgstr "Cookie 設定"

#: classes/Cookies.php:164
msgid "Sessions"
msgstr "工作階段"

#: classes/Cookies.php:232 classes/Privacy.php:79
#: classes/Shortcode/PopupCookie.php:48 classes/Triggers.php:337
msgid "Cookie Name"
msgstr "Cookie 名稱"

#: classes/Cookies.php:233 classes/Shortcode/PopupCookie.php:49
msgid "Cookie Name ex. popmaker-123"
msgstr "Cookie 名稱，例如 popmaker-123"

#: classes/Cookies.php:234 classes/Shortcode/PopupCookie.php:50
msgid "The name that will be used when checking for or saving this cookie."
msgstr "此 Cookie 在檢查或儲存時所使用的名稱。"

#: classes/Cookies.php:239 classes/Shortcode/PopupCookie.php:54
msgid "Cookie Time"
msgstr "Cookie 時間"

#: classes/Cookies.php:240 classes/Shortcode/PopupCookie.php:55
msgid "364 days 23 hours 59 minutes 59 seconds"
msgstr "364 天 23 小時 59 分 59 秒"

#: classes/Cookies.php:241 classes/Shortcode/PopupCookie.php:56
msgid "Enter a plain english time before cookie expires."
msgstr "請在 Cookie 到期前輸入一段簡單的英文時間。"

#: classes/Cookies.php:248
msgid "Use Session Cookie?"
msgstr "使用工作階段 Cookie？"

#: classes/Cookies.php:249
msgid "Session cookies expire when the user closes their browser."
msgstr "工作階段 Cookie 會在使用者關閉瀏覽器時過期。"

#. translators: %1$s: bold start, %2$s: bold end.
#: classes/Cookies.php:251
#, php-format
msgid ""
"%1$sNote%2$s: Modern browsers that reopen your last browser session's tabs "
"do not properly clear session cookies"
msgstr ""
"%1$s注意%2$s：會重新開啟上次瀏覽器工作階段分頁的現代瀏覽器，無法正確清除工作"
"階段 Cookie"

#: classes/Cookies.php:260 classes/Shortcode/PopupCookie.php:60
msgid "Sitewide Cookie"
msgstr "全站 Cookie"

#: classes/Cookies.php:261 classes/Shortcode/PopupCookie.php:61
msgid ""
"This will prevent the popup from triggering on all pages until the cookie "
"expires."
msgstr "這將防止彈出視窗在所有頁面上觸發，直到 Cookie 到期。"

#: classes/Cookies.php:267
msgid "Cookie Key"
msgstr "Cookie 金鑰"

#: classes/Cookies.php:268
msgid "Changing this will cause all existing cookies to be invalid."
msgstr "變更此項將使所有現有 Cookie 失效。"

#: classes/Extension/Activator.php:171 classes/Utils/Prerequisites.php:323
#: includes/pum-sdk/class-pum-extension-activation.php:115
msgid "activate it"
msgstr "啟用它"

#. translators: 1. Plugin name, 2. Required plugin name, 3. `activate it` link.
#. translators: 1. Plugin name, 2. Required plugin name, 3. `install it` link.
#. translators: 1. Plugin Name, 2. Required Plugin Name, 4. `activate it` link.
#. translators: 1. Plugin Name, 2. Required Plugin Name, 3. `install it` link.
#: classes/Extension/Activator.php:174 classes/Extension/Activator.php:199
#: classes/Utils/Prerequisites.php:327 classes/Utils/Prerequisites.php:350
#, php-format
msgid "The plugin \"%1$s\" requires %2$s! Please %3$s to continue!"
msgstr "此外掛程式「%1$s」需要 %2$s！請%3$s以繼續！"

#: classes/Extension/Activator.php:183 classes/Utils/Prerequisites.php:334
msgid "update it"
msgstr "更新它"

#. translators: 1. Plugin name, 2. Required plugin name, 3. Version number, 4. `update it` link.
#. translators: 1. Plugin Name, 2. Required Plugin Name, 3. Version number, 4. `update it` link.
#: classes/Extension/Activator.php:186 classes/Utils/Prerequisites.php:338
#, php-format
msgid ""
"The plugin \"%1$s\" requires %2$s v%3$s or higher! Please %4$s to continue!"
msgstr "此外掛程式「%1$s」需要 %2$s v%3$s 或更高版本！請%4$s以繼續！"

#: classes/Extension/Activator.php:196 classes/Utils/Prerequisites.php:346
#: includes/pum-sdk/class-pum-extension-activation.php:118
msgid "install it"
msgstr "安裝它"

#: classes/Extension/License.php:300 classes/Services/License.php:760
#: classes/Services/License.php:924
msgid "An error occurred, please try again."
msgstr "發生錯誤，請再試一次。"

#. translators: 1. opening link text, 2. closing link text
#: classes/Extension/License.php:514
#, php-format
msgid ""
"Enter your extension license keys here to receive updates for purchased "
"extensions. If your license key has expired, please %1$srenew your "
"license%2$s."
msgstr ""
"請在此輸入您的擴充功能授權金鑰，以接收已購買擴充功能的更新。如果您的授權金鑰"
"已過期，請%1$s更新您的授權%2$s。"

#. translators: 1. Extension name, 2. opening link text, 3. closing link text
#: classes/Extension/License.php:746
#, php-format
msgid ""
"%1$s is missing a license key. You will not receive updates until a valid "
"key is entered on the %2$sLicenses page%3$s."
msgstr ""
"%1$s 缺少授權金鑰。在 %2$s授權頁面%3$s 輸入有效金鑰之前，您將無法收到更新。"

#. translators: 1. Extension name, 2. opening link text, 3. closing link text
#: classes/Extension/License.php:760
#, php-format
msgid ""
"%1$s has an invalid or expired license key. Please visit the %2$sLicenses "
"page%3$s to correct this."
msgstr "%1$s 的授權金鑰無效或已過期。請前往 %2$s授權頁面%3$s 進行修正。"

#. translators: 1. opening link text, 2. closing link text
#: classes/Extension/License.php:805
#, php-format
msgid ""
"You have invalid or expired license keys for Popup Maker. Please go to the "
"%1$sLicenses page%2$s to correct this issue."
msgstr ""
"您有無效或已過期的 Popup Maker 授權金鑰。請前往 %1$s授權頁面%2$s 以修正此問"
"題。"

#: classes/Extension/License.php:839
msgid "Enter valid license key for automatic updates."
msgstr "請輸入有效的授權金鑰以進行自動更新。"

#. translators: the plugin name.
#: classes/Extension/Updater.php:344
#, php-format
msgid "There is a new version of %1$s available."
msgstr "%1$s 有新版本可用。"

#: classes/Extension/Updater.php:350
msgid "Contact your network administrator to install the update."
msgstr "請聯絡您的網路管理員以安裝更新。"

#. translators: 1. opening anchor tag, do not translate 2. the new plugin version 3. closing anchor tag, do not translate.
#: classes/Extension/Updater.php:355
#, php-format
msgid "%1$sView version %2$s details%3$s."
msgstr "%1$s查看版本 %2$s 詳細資訊%3$s。"

#. translators: 1. opening anchor tag, do not translate 2. the new plugin version 3. closing anchor tag, do not translate 4. opening anchor tag, do not translate 5. closing anchor tag, do not translate</a>.
#: classes/Extension/Updater.php:364
#, php-format
msgid "%1$sView version %2$s details%3$s or %4$supdate now%5$s."
msgstr "%1$s查看版本 %2$s 詳細資訊%3$s 或 %4$s立即更新%5$s。"

#: classes/Extension/Updater.php:375
msgid "Update now."
msgstr "立即更新。"

#: classes/Extension/Updater.php:609
msgid "You do not have permission to install plugin updates"
msgstr "您沒有安裝外掛更新的權限"

#: classes/Integration/Builder/BeaverBuilder.php:101
msgid "Open the selected popup when this button is clicked."
msgstr "按下此按鈕時開啟所選的彈出視窗。"

#: classes/Integration/Builder/BeaverBuilder.php:156
msgid "— None —"
msgstr "— 無 —"

#: classes/Integration/Builder/BeaverBuilder.php:175
#: dist/packages/core-data.js:25
msgid "(no title)"
msgstr "（無標題）"

#. translators: 1: popup title, 2: popup ID.
#: classes/Integration/Builder/BeaverBuilder.php:180
#, php-format
msgid "%1$s (ID: %2$d)"
msgstr "%1$s（ID：%2$d）"

#: classes/Integration/Form/BeaverBuilder.php:51
#: classes/Integration/Form/BeaverBuilder.php:88
msgid "Any Contact Form"
msgstr "任何聯絡表單"

#: classes/Integration/Form/BeaverBuilder.php:55
#: classes/Integration/Form/BeaverBuilder.php:89
msgid "Any Subscribe Form"
msgstr "任何訂閱表單"

#: classes/Integration/Form/BeaverBuilder.php:59
#: classes/Integration/Form/BeaverBuilder.php:90
msgid "Any Login Form"
msgstr "任何登入表單"

#: classes/Integration/Form/Elementor.php:153
msgid "Any Elementor Form"
msgstr "任何 Elementor 表單"

#: classes/Integration/Form/Elementor.php:157
msgid "Unknown Page"
msgstr "未知頁面"

#: classes/Integration/GoogleFonts.php:87
msgid "Google Web Fonts"
msgstr "Google 網頁字型"

#: classes/Integration/QueryMonitor/Collector/CacheFunc.php:20
#: classes/Integration/QueryMonitor/Output/Html/CacheFunc.php:33
#: classes/Integration/QueryMonitor/Output/Html/CacheFunc.php:125
msgid "Function Cache"
msgstr "函式快取"

#: classes/Integration/QueryMonitor/Output/Html/CacheFunc.php:48
#: classes/Integration/QueryMonitor/Output/Html/CacheFunc.php:81
msgid "Function"
msgstr "函式"

#: classes/Integration/QueryMonitor/Output/Html/CacheFunc.php:49
msgid "Hits"
msgstr "命中"

#: classes/Integration/QueryMonitor/Output/Html/CacheFunc.php:50
msgid "Misses"
msgstr "未命中"

#: classes/Integration/QueryMonitor/Output/Html/CacheFunc.php:51
msgid "Total"
msgstr "總計"

#: classes/Integration/QueryMonitor/Output/Html/CacheFunc.php:52
msgid "Hit Rate"
msgstr "命中率"

#: classes/Integration/QueryMonitor/Output/Html/CacheFunc.php:77
msgid ""
"Functions with changing return values across hooks. These may not be "
"suitable for caching."
msgstr "在不同 hooks 間回傳值會變動的函式。這些函式可能不適合用於快取。"

#: classes/Integration/QueryMonitor/Output/Html/CacheFunc.php:82
msgid "Hook"
msgstr "Hook"

#: classes/Integration/QueryMonitor/Output/Html/CacheFunc.php:84
#: classes/Privacy.php:81
msgid "Time"
msgstr "時間"

#. translators: 1. Integration label.
#: classes/Integrations.php:485
#, php-format
msgid "Any %s Form"
msgstr "任何 %s 表單"

#. translators: 1. Expiration date, 2. Opening HTML link tag, 3. Closing HTML tag.
#: classes/Licensing.php:120
#, php-format
msgid ""
"Your license key expired on %1$s. Please %2$srenew your license key%3$s."
msgstr "您的授權金鑰已於 %1$s 到期。請 %2$s續約您的授權金鑰%3$s。"

#. translators: 1. Opening HTML link tag, 2. Closing HTML tag.
#: classes/Licensing.php:130
#, php-format
msgid ""
"Your license key has been disabled. Please %1$scontact support%2$s for more "
"information."
msgstr "您的授權金鑰已停用。請 %1$s聯絡支援團隊%2$s以取得更多資訊。"

#. translators: 1. Opening HTML link tag, 2. Closing HTML tag.
#: classes/Licensing.php:138
#, php-format
msgid "Invalid license. Please %1$svisit your account page%2$s and verify it."
msgstr "授權無效。請 %1$s前往您的帳戶頁面%2$s並進行驗證。"

#. translators: 1. Plugin name. 2. Opening HTML link tag, 3. Closing HTML tag.
#: classes/Licensing.php:147
#, php-format
msgid ""
"Your %1$s is not active for this URL. Please %2$svisit your account page%3$s "
"to manage your license key URLs."
msgstr ""
"您的 %1$s 未針對此 URL 啟用。請 %2$s前往您的帳戶頁面%3$s 以管理您的授權金鑰 "
"URL。"

#. translators: 1. Plugin name.
#. translators: the plugin name
#: classes/Licensing.php:156 classes/Services/License.php:914
#, php-format
msgid "This appears to be an invalid license key for %s."
msgstr "這看起來是 %s 的無效授權金鑰。"

#. translators: 1. Opening HTML link tag, 2. Closing HTML tag.
#: classes/Licensing.php:163
#, php-format
msgid ""
"Your license key has reached its activation limit. %1$sView possible "
"upgrades%2$s now."
msgstr "您的授權金鑰已達到啟用上限。立即 %1$s查看可用升級方案%2$s。"

#: classes/Licensing.php:169
msgid ""
"The key you entered belongs to a bundle, please use the product specific "
"license key."
msgstr "您輸入的金鑰屬於套裝組合，請使用對應產品的授權金鑰。"

#: classes/Licensing.php:172
msgid "unknown_error"
msgstr "unknown_error"

#. translators: 1. Error message, 2. Opening HTML link tag, 3. Closing HTML tag.
#: classes/Licensing.php:175
#, php-format
msgid ""
"There was an error with this license key: %1$s. Please %2$scontact our "
"support team%3$s."
msgstr "此授權金鑰發生錯誤：%1$s。請 %2$s聯絡我們的支援團隊%3$s。"

#: classes/Licensing.php:190
msgid "License key never expires."
msgstr "授權金鑰永不過期。"

#. translators: 1. Expiration date, 2. Opening HTML link tag, 3. Closing HTML tag.
#: classes/Licensing.php:194
#, php-format
msgid ""
"Your license key expires soon! It expires on %1$s. %2$sRenew your license "
"key%3$s."
msgstr "您的授權金鑰即將到期！到期日為 %1$s。%2$s立即續約您的授權金鑰%3$s。"

#. translators: 1. Expiration date.
#: classes/Licensing.php:202
#, php-format
msgid "Your license key expires on %s."
msgstr "您的授權金鑰將於 %s 到期。"

#. translators: 1. Plugin name.
#: classes/Licensing.php:212
#, php-format
msgid "To receive updates, please enter your valid %s license key."
msgstr "如需接收更新，請輸入您有效的 %s 授權金鑰。"

#: classes/ListTable.php:965
msgid ""
"function PUM_ListTable::get_columns() must be over-ridden in a sub-class."
msgstr "函式 PUM_ListTable::get_columns() 必須在子類別中覆寫。"

#: classes/Model/Popup.php:307
msgid ""
"Popup settings were not saved because the change would have erased existing "
"triggers, conditions, and display settings. Please reload the popup and try "
"again."
msgstr ""
"由於此變更會清除現有的觸發條件、條件與顯示設定，因此彈出視窗設定未儲存。請重"
"新載入該彈出視窗後再試一次。"

#: classes/Models/CallToAction.php:206
msgid "This content is restricted."
msgstr "此內容受到限制。"

#: classes/Privacy.php:48
msgid "Suggested text:"
msgstr "建議文字："

#: classes/Privacy.php:52
msgid "Hello,"
msgstr "您好，"

#: classes/Privacy.php:52
msgid ""
"This information serves as a guide on what sections need to be modified due "
"to usage of Popup Maker and its extensions."
msgstr ""
"此資訊可作為指南，說明因使用 Popup Maker 及其擴充功能而需要修改哪些區段。"

#: classes/Privacy.php:53
msgid ""
"You should include the information below in the correct sections of you "
"privacy policy."
msgstr "您應將以下資訊加入隱私權政策的正確區段中。"

#: classes/Privacy.php:54
msgid "Disclaimer:"
msgstr "免責聲明："

#: classes/Privacy.php:54
msgid ""
"This information is only for guidance and not to be considered as legal "
"advice."
msgstr "此資訊僅供參考，不應視為法律建議。"

#: classes/Privacy.php:55
msgid "Note:"
msgstr "注意："

#: classes/Privacy.php:55
msgid ""
"Some of the information below is dynamically generated, such as cookies. If "
"you add or change popups you will see those additions or changes below and "
"will need to update your policy accordingly."
msgstr ""
"以下部分資訊為動態產生，例如 cookies。若您新增或變更彈出視窗，您會在下方看到"
"這些新增或變更，並需要相應更新您的政策。"

#: classes/Privacy.php:58
msgid "What personal data we collect and why we collect it"
msgstr "我們收集哪些個人資料，以及為何收集"

#: classes/Privacy.php:60
msgid "Subscription forms"
msgstr "訂閱表單"

#: classes/Privacy.php:61
msgid "Popup Maker subscription forms are not enabled by default."
msgstr "Popup Maker 訂閱表單預設未啟用。"

#: classes/Privacy.php:62
msgid ""
"If you have used them in your popups to collect email subscribers, use this "
"subsection to note what personal data is captured when someone submits a "
"subscription form, and how long you keep it."
msgstr ""
"如果您曾在彈出視窗中使用它們來收集電子郵件訂閱者，請使用此小節說明當有人提交"
"訂閱表單時會收集哪些個人資料，以及您會保留多久。"

#: classes/Privacy.php:63
msgid ""
"For example, you may note that you keep form submissions for ongoing "
"marketing purposes."
msgstr "例如，您可以註明您會保留表單提交資料以作持續行銷用途。"

#: classes/Privacy.php:64
msgid ""
"If you submit a subscription form on our site you will be opting in for us "
"to save your name, email address and other relevant information."
msgstr ""
"如果您在我們的網站上提交訂閱表單，即表示您同意我們儲存您的姓名、電子郵件地址"
"及其他相關資訊。"

#: classes/Privacy.php:65
msgid ""
"These subscriptions are used to notify you about related content, discounts "
"& other special offers."
msgstr "這些訂閱資料會用於通知您相關內容、折扣與其他特別優惠。"

#: classes/Privacy.php:65
msgid ""
"You can opt our or unsubscribe at any time in the future by clicking link in "
"the bottom of any email."
msgstr "您可以隨時點擊任何電子郵件底部的連結，選擇退出或取消訂閱。"

#: classes/Privacy.php:68
msgid ""
"Popup Maker uses cookies for most popups. The primary function is to prevent "
"your users from being annoyed by seeing the same popup repeatedly."
msgstr ""
"Popup Maker 會為大多數彈出視窗使用 Cookie。其主要功能是防止您的使用者因反覆看"
"到同一個彈出視窗而感到困擾。"

#: classes/Privacy.php:69
msgid ""
"This may result in cookies being saved for an extended period of time. These "
"are non-tracking cookies used only by our popups."
msgstr ""
"這可能會導致 Cookie 被保存較長一段時間。這些是不追蹤的 Cookie，僅供我們的彈出"
"視窗使用。"

#: classes/Privacy.php:75
msgid ""
"Below is a list of all cookies currently registered within your popup "
"settings. These are here for you to disclose if you are so required."
msgstr ""
"以下列出目前已在您的彈出視窗設定中註冊的所有 Cookie。若您需要揭露相關資訊，可"
"在此提供。"

#: classes/Privacy.php:80
msgid "Usage"
msgstr "使用方式"

#: classes/Privacy.php:114
msgid ""
"We use anonymous cookies to prevent users from seeing the same popup "
"repetitively in an attempt to make our users experience more pleasant while "
"still delivering time sensitive messaging."
msgstr ""
"我們使用匿名 Cookie 來防止使用者重複看到同一個彈出視窗，藉此讓使用者體驗更愉"
"快，同時仍能傳遞具時效性的訊息。"

#: classes/Privacy.php:117
msgid "Popup Maker anonymously tracks popup views and conversions."
msgstr "Popup Maker 會匿名追蹤彈出視窗的瀏覽與轉換。"

#: classes/Privacy.php:119
msgid "How long we retain your data"
msgstr "我們保留您的資料多久"

#: classes/Privacy.php:120
msgid ""
"Subscriber information is retained in the local database indefinitely for "
"analytic tracking purposes and for future export."
msgstr "訂閱者資訊會為分析追蹤目的及未來匯出之用，而無限期保留在本機資料庫中。"

#: classes/Privacy.php:121
msgid ""
"Data will be exported or removed upon users request via the existing "
"Exporter or Eraser."
msgstr "資料將在使用者透過現有的匯出器或清除器提出要求後被匯出或移除。"

#: classes/Privacy.php:121
msgid ""
"If syncing data to a 3rd party service (for example Mailchimp), data is "
"retained there until unsubscribed or deleted."
msgstr ""
"如果將資料同步至第三方服務（例如 Mailchimp），資料會保留在該服務中，直到取消"
"訂閱或刪除為止。"

#: classes/Privacy.php:123
msgid "Where we send your data"
msgstr "我們將您的資料傳送到哪裡"

#: classes/Privacy.php:124
msgid ""
"Popup Maker does not send any user data outside of your site by default."
msgstr "預設情況下，Popup Maker 不會將任何使用者資料傳送到您網站外部。"

#: classes/Privacy.php:125
msgid ""
"If you have extended our subscription forms to send data to a 3rd party "
"service such as Mailchimp, user info may be passed to these external "
"services. These services may be located abroad."
msgstr ""
"如果您已擴充我們的訂閱表單，將資料傳送至第三方服務，例如 Mailchimp，使用者資"
"訊可能會傳送到這些外部服務。這些服務可能位於海外。"

#: classes/Privacy.php:150 classes/Privacy.php:168
msgid "Popup Maker Subscribe Form"
msgstr "Popup Maker 訂閱表單"

#: classes/Privacy.php:217
msgid "Subscriber Data"
msgstr "訂閱者資料"

#: classes/Privacy.php:257
msgid "Provided Consent"
msgstr "已提供同意"

#: classes/Privacy.php:314
msgid "Date Subscribed"
msgstr "訂閱日期"

#: classes/Privacy.php:391
msgid ""
"Subscription information was not removed. A database error may have occurred "
"during deletion."
msgstr "訂閱資訊未移除。刪除期間可能發生資料庫錯誤。"

#: classes/Privacy.php:395
msgid ""
"Subscription information was not removed. This may occur when no immediate "
"confirmation is received during our attempt to unsubscribe you from our "
"mailing list."
msgstr ""
"訂閱資訊未移除。當我們嘗試將您從郵件名單取消訂閱時，若未立即收到確認，也可能"
"發生這種情況。"

#: classes/Privacy.php:442
msgid "Cookie used to prevent popup from displaying repeatedly."
msgstr "用於防止彈出視窗重複顯示的 Cookie。"

#: classes/RestAPI/License.php:131
msgid "Enter a valid license key."
msgstr "請輸入有效的授權金鑰。"

#: classes/RestAPI/License.php:140
msgid "License activation failed. Check your connection and try again."
msgstr "授權啟用失敗。請檢查您的連線並重試。"

#: classes/RestAPI/License.php:200
msgid "Sorry, you are not allowed to manage licenses."
msgstr "抱歉，您沒有管理授權的權限。"

#: classes/RestAPI/Notifications.php:142
msgid "Missing alert code."
msgstr "缺少警示代碼。"

#: classes/RestAPI/Notifications.php:153
msgid "Unknown notification."
msgstr "未知的通知。"

#: classes/RestAPI/Notifications.php:159
msgid "Invalid notification action."
msgstr "無效的通知動作。"

#: classes/RestAPI/Notifications.php:165
msgid "Could not record dismissal."
msgstr "無法記錄關閉。"

#: classes/RestAPI/ObjectSearch.php:68
msgid "You do not have permission to search objects."
msgstr "您沒有搜尋物件的權限。"

#: classes/RestAPI/ObjectSearch.php:122
msgid "You do not have permission to search this object type."
msgstr "您沒有搜尋此物件類型的權限。"

#: classes/RestAPI/ObjectSearch.php:139
msgid "You do not have permission to search this taxonomy."
msgstr "您沒有搜尋此分類法的權限。"

#: classes/RestAPI/ObjectSearch.php:151
msgid "You do not have permission to search users."
msgstr "您沒有搜尋使用者的權限。"

#: classes/RestAPI/ObjectSearch.php:368
msgid "Type of object to search (post_type, taxonomy, user, custom_entity)"
msgstr "要搜尋的物件類型（post_type、taxonomy、user、custom_entity）"

#: classes/RestAPI/ObjectSearch.php:374
msgid "Specific object key (post type name, taxonomy name, user role)"
msgstr "特定物件鍵值（文章類型名稱、分類法名稱、使用者角色）"

#: classes/RestAPI/ObjectSearch.php:379
msgid "Search term"
msgstr "搜尋詞彙"

#: classes/RestAPI/ObjectSearch.php:384
msgid ""
"IDs to include in results (integers for standard objects, strings for custom "
"entities)"
msgstr "要包含在結果中的 ID（標準物件為整數，自訂實體為字串）"

#: classes/RestAPI/ObjectSearch.php:392
msgid ""
"IDs to exclude from results (integers for standard objects, strings for "
"custom entities)"
msgstr "要從結果中排除的 ID（標準物件為整數，自訂實體為字串）"

#: classes/RestAPI/ObjectSearch.php:400
msgid "Page number for pagination"
msgstr "分頁頁碼"

#: classes/Services/AddonLifecycle.php:75
msgid "This add-on is network active and must be managed in Network Admin."
msgstr "此外掛為網路啟用，必須在網路管理員中管理。"

#: classes/Services/AddonLifecycle.php:100
msgid "The requested add-on is not in the Popup Maker catalog."
msgstr "要求的此外掛不在 Popup Maker 目錄中。"

#: classes/Services/AddonLifecycle.php:106
msgid "The requested add-on is not installed."
msgstr "要求的此外掛尚未安裝。"

#. translators: the license key expiration date
#: classes/Services/License.php:892
#, php-format
msgid "Your license key expired on %s."
msgstr "您的授權金鑰已於 %s 到期。"

#: classes/Services/License.php:899
msgid "Your license key has been disabled."
msgstr "您的授權金鑰已停用。"

#: classes/Services/License.php:903
msgid "Invalid license."
msgstr "無效的授權。"

#: classes/Services/License.php:908
msgid "Your license is not active for this URL."
msgstr "您的授權不適用於此網址。"

#: classes/Services/License.php:920
msgid "Your license key has reached its activation limit."
msgstr "您的授權金鑰已達到啟用上限。"

#. translators: the date and time of the auto-activation disconnect
#: classes/Services/License.php:1136
#, php-format
msgid ""
"Auto-activation was disconnected on %s. The POPUP_MAKER_PRO_LICENSE constant "
"was removed from your configuration."
msgstr ""
"自動啟用已於 %s 中斷。已從您的設定中移除 POPUP_MAKER_PRO_LICENSE 常數。"

#: classes/Services/Notifications/FeatureAnnouncements.php:276
msgid "Test popups while logged out"
msgstr "登入狀態下測試彈出視窗"

#: classes/Services/Notifications/FeatureAnnouncements.php:277
msgid ""
"Use the free <strong>Popup Maker Debug Tools</strong> Chrome extension to "
"test and troubleshoot popups from the front end—even while logged out of "
"WordPress."
msgstr ""
"使用免費的 <strong>Popup Maker Debug Tools</strong> Chrome 擴充功能，從前端測"
"試與排解彈出視窗——即使您尚未登入 WordPress 也可以。"

#: classes/Services/Notifications/FeatureAnnouncements.php:278
msgid "free debugging tool"
msgstr "免費除錯工具"

#: classes/Services/Notifications/FeatureAnnouncements.php:282
msgid "View Chrome extension"
msgstr "查看 Chrome 擴充功能"

#: classes/Services/Notifications/FeatureAnnouncements.php:303
msgid "See what is driving your conversions"
msgstr "看看是什麼推動您的轉換"

#: classes/Services/Notifications/FeatureAnnouncements.php:304
msgid ""
"You have enough conversion activity to spot real trends. <strong>Advanced "
"Analytics in Popup Maker Pro</strong> adds visual reports, URL performance, "
"campaign attribution, filters, and deeper conversion insights."
msgstr ""
"您已有足夠的轉換活動可看出真實趨勢。<strong>Popup Maker Pro 的進階分析</"
"strong>可新增視覺化報表、網址效能、活動歸因、篩選器，以及更深入的轉換洞察。"

#: classes/Services/Notifications/FeatureAnnouncements.php:305
msgid "based on your conversion activity"
msgstr "根據您的轉換活動"

#: classes/Services/Notifications/FeatureAnnouncements.php:309
msgid "Explore Advanced Analytics"
msgstr "探索進階分析"

#: classes/Services/Notifications/FeatureAnnouncements.php:317
#: classes/Services/Notifications/FeatureAnnouncements.php:345
#: classes/Services/Notifications/FeatureAnnouncements.php:373
#: classes/Services/Notifications/FeatureAnnouncements.php:401
#: classes/Services/Notifications/FeatureAnnouncements.php:457
#: classes/Services/Notifications/FeatureAnnouncements.php:484
#: classes/Services/Notifications/FeatureAnnouncements.php:512
msgid "Not now"
msgstr "現在不要"

#: classes/Services/Notifications/FeatureAnnouncements.php:331
msgid "Manage Popup Maker with your AI assistant"
msgstr "透過您的 AI 助理管理 Popup Maker"

#: classes/Services/Notifications/FeatureAnnouncements.php:332
msgid ""
"Your site already has the WordPress MCP foundation. <strong>Popup Maker Pro</"
"strong> connects it to AI tools so authorized users can inspect analytics "
"and manage popups, themes, and CTAs through natural conversation."
msgstr ""
"您的網站已具備 WordPress MCP 基礎。<strong>Popup Maker Pro</strong> 可將其連"
"接到 AI 工具，讓經授權的使用者透過自然對話檢視分析資料，並管理彈出視窗、主題"
"與 CTA。"

#: classes/Services/Notifications/FeatureAnnouncements.php:333
msgid "MCP-ready site"
msgstr "支援 MCP 的網站"

#: classes/Services/Notifications/FeatureAnnouncements.php:337
msgid "Explore AI integration"
msgstr "探索 AI 整合"

#: classes/Services/Notifications/FeatureAnnouncements.php:359
msgid "Find out which popup actually wins"
msgstr "找出哪個彈出視窗真正勝出"

#: classes/Services/Notifications/FeatureAnnouncements.php:360
msgid ""
"You manage multiple live popups. <strong>Split Testing in Popup Maker Pro</"
"strong> lets you divide traffic between variants and measure opens, "
"conversions, purchases, and revenue—including true holdout tests."
msgstr ""
"您正在管理多個正在運作的彈出視窗。<strong>Popup Maker Pro 中的分流測試</"
"strong>可讓您在不同變體之間分配流量，並衡量開啟次數、轉換、購買與營收——包括真"
"正的保留測試。"

#: classes/Services/Notifications/FeatureAnnouncements.php:361
msgid "new in Pro 1.2"
msgstr "Pro 1.2 新功能"

#: classes/Services/Notifications/FeatureAnnouncements.php:365
msgid "Explore Split Testing"
msgstr "探索分流測試"

#: classes/Services/Notifications/FeatureAnnouncements.php:387
msgid "Give your CTAs clean, memorable URLs"
msgstr "讓您的 CTA 擁有乾淨、好記的網址"

#: classes/Services/Notifications/FeatureAnnouncements.php:388
msgid ""
"Your CTAs already track clicks. <strong>Vanity URLs in Popup Maker Pro</"
"strong> replace long tracking links with branded paths such as <code>/go/"
"summer-sale</code> that are easier to share and recognize."
msgstr ""
"您的 CTA 已經會追蹤點擊。<strong>Popup Maker Pro 中的虛榮網址</strong>會以品"
"牌化路徑取代冗長的追蹤連結，例如 <code>/go/summer-sale</code>，更方便分享與辨"
"識。"

#: classes/Services/Notifications/FeatureAnnouncements.php:389
msgid "built for your CTAs"
msgstr "專為您的 CTA 打造"

#: classes/Services/Notifications/FeatureAnnouncements.php:393
msgid "Explore Vanity URLs"
msgstr "探索虛榮網址"

#: classes/Services/Notifications/FeatureAnnouncements.php:415
msgid "Try the new Call-to-Action system"
msgstr "試用全新的行動呼籲系統"

#: classes/Services/Notifications/FeatureAnnouncements.php:416
msgid ""
"Turn links and buttons in your popups into <strong>trackable CTAs</strong> — "
"see which calls-to-action actually get clicked."
msgstr ""
"將彈出視窗中的連結與按鈕轉換為<strong>可追蹤的 CTA</strong>——看看哪些行動呼籲"
"真的被點擊了。"

#: classes/Services/Notifications/FeatureAnnouncements.php:417
msgid "new in PM"
msgstr "PM 新功能"

#: classes/Services/Notifications/FeatureAnnouncements.php:421
msgid "Create your first CTA"
msgstr "建立您的第一個 CTA"

#: classes/Services/Notifications/FeatureAnnouncements.php:443
msgid "Capture visitors who are about to leave"
msgstr "攔截即將離開的訪客"

#: classes/Services/Notifications/FeatureAnnouncements.php:445
msgid "based on your conversions"
msgstr "根據您的轉換情況"

#: classes/Services/Notifications/FeatureAnnouncements.php:449
msgid "See how exit intent works"
msgstr "了解離站意圖的運作方式"

#: classes/Services/Notifications/FeatureAnnouncements.php:471
msgid "Turn on ad-blocker bypass"
msgstr "啟用廣告攔截器繞過"

#: classes/Services/Notifications/FeatureAnnouncements.php:472
msgid ""
"Ad blockers can hide your popups from a real chunk of traffic. Popup Maker "
"has a <strong>built-in bypass</strong> that renames our assets and routes so "
"they look less like something to block — takes a minute to enable."
msgstr ""
"廣告攔截器可能會讓一部分真實流量看不到您的彈出視窗。Popup Maker 內建<strong>"
"繞過機制</strong>，會重新命名我們的資源與路徑，讓它們看起來不那麼像需要被封鎖"
"的內容——只要花一分鐘即可啟用。"

#: classes/Services/Notifications/FeatureAnnouncements.php:473
msgid "free setting"
msgstr "免費設定"

#: classes/Services/Notifications/FeatureAnnouncements.php:477
msgid "Enable bypass"
msgstr "啟用繞過"

#: classes/Services/Notifications/FeatureAnnouncements.php:498
msgid "Stop manually toggling popups on and off"
msgstr "停止手動切換彈出視窗的開啟與關閉"

#: classes/Services/Notifications/FeatureAnnouncements.php:500
msgid "based on your popup activity"
msgstr "根據您的彈出視窗活動"

#: classes/Services/Notifications/FeatureAnnouncements.php:504
msgid "See how scheduling works"
msgstr "查看排程如何運作"

#: classes/Services/Notifications/FeatureAnnouncements.php:662
#: classes/Services/Notifications/WhatsNew.php:194
msgid "Add to Chrome"
msgstr "加入 Chrome"

#. translators: 1: total captured conversions, 2: estimated low lift, 3: estimated high lift
#: classes/Services/Notifications/FeatureAnnouncements.php:812
#, php-format
msgid ""
"You've captured <strong>%1$s conversions</strong> so far. Exit-intent "
"commonly recovers 10–15%% of abandoning visitors — on your traffic, that's "
"another <strong>%2$s–%3$s</strong> left on the table."
msgstr ""
"您目前已捕獲 <strong>%1$s 次轉換</strong>。退出意圖通常可挽回 10–15%% 的流失"
"訪客——以您的流量來看，這代表還有另外 <strong>%2$s–%3$s</strong> 被白白流失。"

#. translators: %s: number of stale popups
#: classes/Services/Notifications/FeatureAnnouncements.php:829
#, php-format
msgid "<strong>%s popup</strong> hasn't been touched in months"
msgid_plural "<strong>%s popups</strong> haven't been touched in months"
msgstr[0] "<strong>%s 個彈出視窗</strong>已經好幾個月沒有被碰過"

#. translators: %s: number of disabled popups
#: classes/Services/Notifications/FeatureAnnouncements.php:840
#, php-format
msgid "<strong>%s popup</strong> is currently disabled"
msgid_plural "<strong>%s popups</strong> are currently disabled"
msgstr[0] "<strong>%s 個彈出視窗</strong>目前已停用"

#. translators: 1: disabled popup phrase, 2: stale popup phrase
#: classes/Services/Notifications/FeatureAnnouncements.php:852
#, php-format
msgid "%1$s and %2$s."
msgstr "%1$s 和 %2$s。"

#. translators: 1: total popup count, 2: context sentence describing what fired
#: classes/Services/Notifications/FeatureAnnouncements.php:864
#, php-format
msgid ""
"You manage <strong>%1$s popups</strong>, and %2$s Scheduling in Pro turns "
"your popups on and off automatically — seasonal sales, launches, business "
"hours — so you never forget to flip a switch."
msgstr ""
"您管理著 <strong>%1$s 個彈出視窗</strong>，而 %2$s Pro 版中的排程功能可自動開"
"啟和關閉您的彈出視窗——像是季節性促銷、產品發表、營業時間等，因此您再也不會忘"
"記切換開關。"

#. translators: %s: version number they last dismissed notes for.
#: classes/Services/Notifications/WhatsNew.php:138
#, php-format
msgid "since v%s"
msgstr "自 v%s 起"

#. translators: %s: new version.
#: classes/Services/Notifications/WhatsNew.php:141
#, php-format
msgid "v%s"
msgstr "v%s"

#. translators: 1: new version, 2: last-seen version
#: classes/Services/Notifications/WhatsNew.php:147
#, php-format
msgid ""
"Popup Maker <strong>v%1$s</strong> is here — plus everything added since "
"v%2$s."
msgstr ""
"Popup Maker <strong>v%1$s</strong> 已登場——以及自 v%2$s 以來新增的所有內容。"

#. translators: %s: new version.
#: classes/Services/Notifications/WhatsNew.php:153
#, php-format
msgid "Popup Maker <strong>v%s</strong> is here."
msgstr "Popup Maker <strong>v%s</strong> 已登場。"

#. translators: %s: version number.
#: classes/Services/Notifications/WhatsNew.php:166
#, php-format
msgid "What's new in Popup Maker %s"
msgstr "Popup Maker %s 有什麼新功能"

#: classes/Services/Notifications/WhatsNew.php:205
#: classes/Services/Notifications/WhatsNew.php:213
msgid "View changelog"
msgstr "查看更新記錄"

#. translators: %d: additional changes not shown.
#: classes/Services/Notifications/WhatsNew.php:440
#, php-format
msgid "…and %d more change."
msgid_plural "…and %d more changes."
msgstr[0] "……以及另外 %d 項變更。"

#: classes/Services/UpgradeStream.php:134
msgid "Starting upgrades..."
msgstr "正在開始升級..."

#: classes/Services/UpgradeStream.php:152
msgid "Upgrades complete."
msgstr "升級完成。"

#. translators: %s: task name.
#: classes/Services/UpgradeStream.php:210
#, php-format
msgid "Completed: %s"
msgstr "已完成：%s"

#: classes/Shortcode.php:153 classes/Shortcode.php:167
#: classes/Shortcode.php:184 dist/packages/cta-editor.js:1
msgid "Options"
msgstr "選項"

#: classes/Shortcode.php:155 classes/Shortcode.php:169
#: classes/Shortcode.php:190
msgid "Extra"
msgstr "額外"

#: classes/Shortcode/CallToAction.php:51
msgid "CTA Button"
msgstr "CTA 按鈕"

#: classes/Shortcode/CallToAction.php:60
msgid "Insert a call to action to let users convert to a specific action."
msgstr "插入行動呼籲，讓使用者轉換為特定動作。"

#: classes/Shortcode/CallToAction.php:95
msgid "Which type of CTA would you like to use?"
msgstr "您想使用哪種 CTA？"

#: classes/Shortcode/CallToAction.php:110
msgid "Open in a new tab?"
msgstr "要在新分頁中開啟嗎？"

#: classes/Shortcode/CallToAction.php:120
msgid "Enter text for your call to action."
msgstr "輸入您的行動呼籲文字。"

#: classes/Shortcode/CallToAction.php:130
msgid "Choose a style."
msgstr "選擇樣式。"

#: classes/Shortcode/CallToAction.php:134
msgid "Text Only"
msgstr "僅文字"

#: classes/Shortcode/CallToAction.php:146 classes/Shortcode/Subscribe.php:149
msgid "Full"
msgstr "完整"

#: classes/Shortcode/CallToAction.php:152
msgid "Additional CSS classes."
msgstr "額外的 CSS 類別。"

#: classes/Shortcode/Popup.php:38
msgid ""
"Insert a popup inline rather. Great for simple popups used for supporting "
"content."
msgstr "改為在內嵌位置插入彈出視窗。非常適合用於支援內容的簡單彈出視窗。"

#: classes/Shortcode/Popup.php:44 classes/Shortcode/PopupClose.php:42
#: classes/Shortcode/PopupTrigger.php:59
msgid "Can contain other shortcodes, images, text or html content."
msgstr "可包含其他短代碼、圖片、文字或 HTML 內容。"

#: classes/Shortcode/Popup.php:96
msgid "Unique Popup ID"
msgstr "唯一的彈出視窗 ID"

#: classes/Shortcode/Popup.php:97
msgid "`offer`, `more-info`"
msgstr "`offer`, `more-info`"

#: classes/Shortcode/Popup.php:98
msgid "Used in popup triggers to target this popup"
msgstr "用於彈出視窗觸發器，以定位此彈出視窗"

#: classes/Shortcode/Popup.php:104
msgid "Enter popup title text,"
msgstr "輸入彈出視窗標題文字，"

#: classes/Shortcode/Popup.php:105
msgid "This will be displayed above the content. Leave it empty to disable it."
msgstr "這將顯示在內容上方。留空可停用。"

#: classes/Shortcode/Popup.php:115
msgid "Choose a theme,"
msgstr "選擇主題，"

#: classes/Shortcode/Popup.php:116
msgid "Choose which popup theme will be used."
msgstr "選擇要使用的彈出視窗主題。"

#: classes/Shortcode/Popup.php:143
msgid "Width Unit"
msgstr "寬度單位"

#: classes/Shortcode/Popup.php:154
msgid "Height Unit"
msgstr "高度單位"

#: classes/Shortcode/PopupClose.php:32
msgid "Popup Close Button"
msgstr "彈出視窗關閉按鈕"

#: classes/Shortcode/PopupClose.php:36
msgid "Make text or html a close trigger for your popup."
msgstr "將文字或 HTML 設為彈出視窗的關閉觸發器。"

#: classes/Shortcode/PopupClose.php:55 classes/Shortcode/PopupTrigger.php:114
msgid "HTML Tag"
msgstr "HTML 標籤"

#: classes/Shortcode/PopupClose.php:56
msgid "The HTML tag used for this element."
msgstr "此元素所使用的 HTML 標籤。"

#: classes/Shortcode/PopupClose.php:71
msgid "Value for href"
msgstr "href 值"

#: classes/Shortcode/PopupClose.php:73
msgid ""
"Enter the href value for your link. Leave blank if you do not want this link "
"to take the visitor to a different page."
msgstr "輸入連結的 href 值。若不希望此連結將訪客帶往不同頁面，請留白。"

#: classes/Shortcode/PopupClose.php:81
msgid "Target for the element"
msgstr "元素的目標"

#: classes/Shortcode/PopupClose.php:83
msgid "Enter the target value for your link. Can be left blank."
msgstr "輸入連結的 target 值。可留白。"

#: classes/Shortcode/PopupClose.php:98 classes/Shortcode/PopupTrigger.php:126
msgid "Add additional classes for styling."
msgstr "新增其他類別以供樣式設定。"

#: classes/Shortcode/PopupClose.php:103 classes/Shortcode/PopupTrigger.php:135
#: classes/Triggers.php:190
msgid "Do not prevent the default click functionality."
msgstr "不要阻止預設的點擊功能。"

#: classes/Shortcode/PopupClose.php:104
msgid ""
"This prevents us from disabling the browsers default action when a close "
"button is clicked. It can be used to allow a link to a file to both close a "
"popup and still download the file."
msgstr ""
"這可避免我們在按下關閉按鈕時停用瀏覽器的預設動作。它可用於讓檔案連結同時關閉"
"彈出視窗並仍可下載檔案。"

#: classes/Shortcode/PopupCookie.php:32 classes/Shortcode/PopupCookie.php:106
msgid "Popup Cookie"
msgstr "彈出視窗 Cookie"

#: classes/Shortcode/PopupCookie.php:36
msgid ""
"Insert this to manually set cookies when users view the content containing "
"the code."
msgstr "插入此項可在使用者檢視包含此代碼的內容時手動設定 Cookie。"

#: classes/Shortcode/PopupCookie.php:66
msgid "Only when visible on-screen"
msgstr "僅在畫面上可見時"

#: classes/Shortcode/PopupCookie.php:67
msgid ""
"This will prevent the cookie from getting set until the user scrolls it into "
"viewport."
msgstr "這會防止 Cookie 被設定，直到使用者將其捲動至視窗中。"

#: classes/Shortcode/PopupTrigger.php:43 dist/packages/block-editor.js:2
msgid "Popup Trigger"
msgstr "彈出視窗觸發器"

#: classes/Shortcode/PopupTrigger.php:50
msgid "Inserts a click-able popup trigger."
msgstr "插入一個可點擊的彈出視窗觸發器。"

#: classes/Shortcode/PopupTrigger.php:58
msgid "Trigger Content"
msgstr "觸發內容"

#: classes/Shortcode/PopupTrigger.php:89
msgid "Targeted Popup"
msgstr "目標彈出視窗"

#: classes/Shortcode/PopupTrigger.php:90
msgid "Choose a Popup"
msgstr "選擇一個彈出視窗"

#: classes/Shortcode/PopupTrigger.php:91
msgid "Choose which popup will be targeted by this trigger."
msgstr "選擇此觸發器要指定的彈出視窗。"

#: classes/Shortcode/PopupTrigger.php:102
msgid "Custom Popup ID"
msgstr "自訂彈出視窗 ID"

#: classes/Shortcode/PopupTrigger.php:115
msgid "HTML Tags: button, span etc."
msgstr "HTML 標籤：button、span 等。"

#: classes/Shortcode/PopupTrigger.php:116
msgid "The HTML tag used to generate the trigger and wrap your text."
msgstr "用來產生觸發器並包住文字的 HTML 標籤。"

#: classes/Shortcode/PopupTrigger.php:136 classes/Triggers.php:191
msgid ""
"This prevents us from disabling the browsers default action when a trigger "
"is clicked. It can be used to allow a link to a file to both trigger a popup "
"and still download the file."
msgstr ""
"這可避免我們在觸發器被點擊時停用瀏覽器的預設動作。可用來讓連到檔案的連結同時"
"觸發彈出視窗，並且仍然下載該檔案。"

#: classes/Shortcode/Subscribe.php:48
msgid "A customizable newsletter subscription form."
msgstr "可自訂的電子報訂閱表單。"

#: classes/Shortcode/Subscribe.php:92
msgid "Fields"
msgstr "欄位"

#: classes/Shortcode/Subscribe.php:93 classes/Shortcode/Subscribe.php:184
msgid "Labels"
msgstr "標籤"

#: classes/Shortcode/Subscribe.php:94
msgid "Placeholders"
msgstr "預留位置"

#: classes/Shortcode/Subscribe.php:99 classes/Shortcode/Subscribe.php:450
msgid "Redirect"
msgstr "重新導向"

#: classes/Shortcode/Subscribe.php:134
msgid "Service Provider"
msgstr "服務供應商"

#: classes/Shortcode/Subscribe.php:135
msgid "Choose which service provider to submit to."
msgstr "選擇要提交到哪個服務供應商。"

#: classes/Shortcode/Subscribe.php:145
msgid "Name Field Type"
msgstr "姓名欄位類型"

#: classes/Shortcode/Subscribe.php:150
msgid "First Only"
msgstr "僅名字"

#: classes/Shortcode/Subscribe.php:151
msgid "First & Last"
msgstr "名字與姓氏"

#: classes/Shortcode/Subscribe.php:157
msgid "Name Optional"
msgstr "姓名可選"

#: classes/Shortcode/Subscribe.php:158
msgid "Makes the name field optional."
msgstr "使姓名欄位成為可選。"

#: classes/Shortcode/Subscribe.php:166
msgid "Name Disabled"
msgstr "姓名已停用"

#: classes/Shortcode/Subscribe.php:167
msgid "Removes the name field."
msgstr "移除姓名欄位。"

#: classes/Shortcode/Subscribe.php:178
msgid "Disable Labels"
msgstr "停用標籤"

#: classes/Shortcode/Subscribe.php:179
msgid "Disables the display of field labels."
msgstr "停用欄位標籤的顯示。"

#: classes/Shortcode/Subscribe.php:185
msgid "Field label text"
msgstr "欄位標籤文字"

#: classes/Shortcode/Subscribe.php:225
msgid "Submit Button"
msgstr "提交按鈕"

#: classes/Shortcode/Subscribe.php:226
msgid "Subscribe"
msgstr "訂閱"

#: classes/Shortcode/Subscribe.php:277
msgid "Form Layout"
msgstr "表單版面配置"

#: classes/Shortcode/Subscribe.php:278
msgid "Choose a form layout."
msgstr "選擇表單版面配置。"

#: classes/Shortcode/Subscribe.php:281
msgid "Block"
msgstr "區塊"

#: classes/Shortcode/Subscribe.php:288
msgid "Form Alignment"
msgstr "表單對齊方式"

#: classes/Shortcode/Subscribe.php:289
msgid "Choose a form alignment."
msgstr "選擇表單對齊方式。"

#: classes/Shortcode/Subscribe.php:300
msgid "Form Style"
msgstr "表單樣式"

#: classes/Shortcode/Subscribe.php:301
msgid "Choose how you want your form styled."
msgstr "選擇您想要的表單樣式。"

#: classes/Shortcode/Subscribe.php:323
msgid ""
"When enabled, the successful completion will result in normal success "
"actions, but if they do not opt-in no records will be made."
msgstr ""
"啟用後，成功完成將會執行一般的成功動作，但如果使用者未選擇加入，則不會建立任"
"何記錄。"

#: classes/Shortcode/Subscribe.php:334
msgid "Consent Field Label"
msgstr "同意欄位標籤"

#: classes/Shortcode/Subscribe.php:342
msgid ""
"Note: Requiring consent may not be compliant with GDPR for all situations. "
"Be sure to do your research or check with legal council."
msgstr ""
"注意：要求同意在所有情況下可能都不符合 GDPR。請務必自行研究，或諮詢法律顧問。"

#: classes/Shortcode/Subscribe.php:349
msgid "Field Type"
msgstr "欄位類型"

#: classes/Shortcode/Subscribe.php:350
msgid "Radio forces the user to make a choice, often resulting in more optins."
msgstr "單選按鈕會迫使使用者做出選擇，通常會帶來更多選擇加入。"

#: classes/Shortcode/Subscribe.php:440
#: includes/integrations/class-pum-cf7.php:230
#: includes/integrations/class-pum-gravity-forms.php:269
#: includes/integrations/ninja-forms/Actions/OpenPopup.php:90
msgid "Select a popup"
msgstr "選擇彈出視窗"

#: classes/Shortcode/Subscribe.php:451
msgid "Enable refreshing the page or redirecting after success."
msgstr "啟用成功後重新整理頁面或重新導向。"

#: classes/Shortcode/Subscribe.php:455
msgid "Redirect URL"
msgstr "重新導向網址"

#: classes/Shortcode/Subscribe.php:456
msgid ""
"Leave blank to refresh, or enter a url that users will be taken to after "
"success."
msgstr "留白以重新整理，或輸入使用者在成功後將前往的網址。"

#: classes/Shortcode/Subscribe.php:784
msgid "Subscription Form Placeholder"
msgstr "訂閱表單預留文字"

#: classes/Site/Assets.php:283
msgid "Debug Mode Enabled"
msgstr "已啟用偵錯模式"

#: classes/Site/Assets.php:284
msgid "Debug started at:"
msgstr "偵錯開始於："

#. translators: 1. URL to documentation.
#: classes/Site/Assets.php:287
#, php-format
msgid "For more information on how to use this information visit %s"
msgstr "如需更多有關如何使用此資訊的說明，請造訪 %s"

#: classes/Site/Assets.php:290
msgid "Global Information"
msgstr "全域資訊"

#: classes/Site/Assets.php:291
msgid "Localized variables"
msgstr "本地化變數"

#: classes/Site/Assets.php:292
msgid "Popups Initializing"
msgstr "彈出視窗初始化中"

#: classes/Site/Assets.php:293
msgid "Popups Initialized"
msgstr "彈出視窗已初始化"

#: classes/Site/Assets.php:294
msgid "Popup: #"
msgstr "彈出視窗：#"

#: classes/Site/Assets.php:295
msgid "Theme ID: "
msgstr "佈景主題 ID："

#: classes/Site/Assets.php:296
msgid "Method Call:"
msgstr "方法呼叫："

#: classes/Site/Assets.php:297
msgid "Method Arguments:"
msgstr "方法引數："

#: classes/Site/Assets.php:301
msgid "Delay:"
msgstr "延遲："

#: classes/Site/Assets.php:303
msgid "Cookie:"
msgstr "Cookie："

#: classes/Site/Assets.php:304
msgid "Settings:"
msgstr "設定："

#: classes/Site/Assets.php:305
msgid "Selector:"
msgstr "選擇器："

#: classes/Site/Assets.php:306
msgid "Mobile Disabled:"
msgstr "行動裝置已停用："

#: classes/Site/Assets.php:307
msgid "Tablet Disabled:"
msgstr "平板裝置已停用："

#. translators: 1. Event name.
#: classes/Site/Assets.php:309
#, php-format
msgid "Event: %s"
msgstr "事件：%s"

#: classes/Telemetry.php:264
msgid "Help us make Popup Maker better"
msgstr "幫助我們讓 Popup Maker 更好"

#: classes/Telemetry.php:267
msgid ""
"Help us prioritize the features that matter most by sharing anonymous usage "
"stats. No visitor data or popup content is ever collected."
msgstr ""
"透過分享匿名使用統計資料，幫助我們優先處理最重要的功能。我們絕不會收集訪客資"
"料或彈出視窗內容。"

#: classes/Telemetry.php:276
msgid "Allow"
msgstr "允許"

#: classes/Telemetry.php:282
msgid "Do not allow"
msgstr "不允許"

#. translators: 1. Trigger name.
#: classes/Triggers.php:94
#, php-format
msgctxt "trigger settings modal title"
msgid "%s Trigger Settings"
msgstr "%s 觸發條件設定"

#: classes/Triggers.php:171
msgid "Click Open"
msgstr "點擊開啟"

#: classes/Triggers.php:172
msgid "Click Trigger Settings"
msgstr "點擊觸發設定"

#: classes/Triggers.php:173
msgid "Extra Selectors"
msgstr "額外選擇器"

#: classes/Triggers.php:178
msgid ""
"Adding the class \"popmake-<span id=\"pum-default-click-trigger-"
"class\">{popup-ID}</span>\" to an element will trigger it to be opened once "
"clicked. Additionally you can add additional CSS selectors below."
msgstr ""
"將類別 \"popmake-<span id=\"pum-default-click-trigger-class\">{popup-ID}</"
"span>\" 加到元素上，點擊後即會觸發開啟。您也可以在下方新增其他 CSS 選擇器。"

#: classes/Triggers.php:181
msgid "Extra CSS Selectors"
msgstr "額外 CSS 選擇器"

#: classes/Triggers.php:182
msgid "For more than one selector, separate by comma (,)"
msgstr "若有多個選擇器，請以逗號 (,) 分隔"

#: classes/Triggers.php:182
msgid " .class-here, .class-2-here, #button_id"
msgstr " .class-here, .class-2-here, #button_id"

#: classes/Triggers.php:183
msgid ".class-here"
msgstr ".class-here"

#: classes/Triggers.php:197
msgid "Time Delay / Auto Open"
msgstr "時間延遲 / 自動開啟"

#: classes/Triggers.php:198
msgid "Time Delay Settings"
msgstr "時間延遲設定"

#: classes/Triggers.php:205 classes/Triggers.php:237
msgid "The delay before the popup will open in milliseconds."
msgstr "彈出視窗開啟前的延遲時間，以毫秒為單位。"

#: classes/Triggers.php:338
msgid "Choose which cookies will disable this trigger"
msgstr "選擇哪些 Cookie 會停用此觸發條件"

#. translators: 1: Opening link tag, 2: Closing link tag.
#: classes/Upsell.php:232
#, php-format
msgid ""
"🎉 Congrats on your first form submission! %1$sUpgrade to Pro%2$s for exit "
"intent triggers, conversion analytics, and advanced targeting."
msgstr ""
"🎉 恭喜您完成第一次表單送出！%1$s升級至 Pro%2$s，即可使用離開意圖觸發、轉換分"
"析與進階目標設定。"

#. translators: 1: Opening link tag, 2: Closing link tag.
#: classes/Upsell.php:238
#, php-format
msgid ""
"📊 Form conversion tracking is now live! Your first submission has been "
"captured. %1$sSee what's converting with Pro analytics%2$s."
msgstr ""
"📊 表單轉換追蹤現已啟用！您的第一次送出已被記錄。%1$s使用 Pro 分析查看哪些內"
"容正在轉換%2$s。"

#. translators: 1: Number of popup views, 2: Opening link tag, 3: Closing link tag.
#: classes/Upsell.php:252
#, php-format
msgid ""
"🚀 Amazing! You've had %1$s popup views! %2$sSee which ones convert best "
"with Pro analytics%3$s."
msgstr ""
"🚀 太棒了！您已經有 %1$s 次彈出視窗瀏覽！%2$s使用 Pro 分析查看哪些表現最"
"佳%3$s。"

#. translators: 1: Number of popup views, 2: Opening link tag, 3: Closing link tag.
#: classes/Upsell.php:267
#, php-format
msgid ""
"📊 You've had %1$s popup views! %2$sSee which ones convert best with Pro "
"analytics%3$s."
msgstr ""
"📊 您已經有 %1$s 次彈出視窗瀏覽！%2$s使用 Pro 分析查看哪些表現最佳%3$s。"

#. translators: 1: Number of popup views, 2: Opening link tag, 3: Closing link tag.
#: classes/Upsell.php:283
#, php-format
msgid ""
"📈 You've had %1$s popup views! %2$sSee which ones convert best with Pro "
"analytics%3$s."
msgstr ""
"📈 您已經有 %1$s 次彈出視窗瀏覽！%2$s使用 Pro 分析查看哪些表現最佳%3$s。"

#. translators: 1: Detected ecommerce platforms, 2: Opening link tag, 3: Closing link tag.
#: classes/Upsell.php:324
#, php-format
msgid ""
"%1$s detected — recover abandoned carts, trigger discount popups, and track "
"revenue per popup with %2$sPro+ Ecommerce Popups%3$s."
msgstr ""
"%1$s 已偵測到 — 使用 %2$sPro+ 電子商務彈出視窗%3$s 來挽回放棄的購物車、觸發折"
"扣彈窗，並追蹤每個彈出視窗的營收。"

#. translators: 1: Detected ecommerce platforms, 2: Opening link tag, 3: Closing link tag.
#: classes/Upsell.php:337
#, php-format
msgid ""
"Track exactly which popups drive %1$s sales with %2$sPro+ Ecommerce "
"Popups%3$s — revenue attribution, purchase targeting, and conversion "
"analytics."
msgstr ""
"精準追蹤哪些彈出視窗為 %1$s 帶來銷售，搭配 %2$sPro+ 電商彈出視窗%3$s — 營收歸"
"因、購買目標鎖定與轉換分析。"

#. translators: 1: Detected ecommerce platforms, 2: Opening link tag, 3: Closing link tag.
#: classes/Upsell.php:350
#, php-format
msgid ""
"Show personalized offers to %1$s customers based on cart contents and "
"purchase history with %2$sPro+ Ecommerce Popups%3$s."
msgstr ""
"根據購物車內容與購買歷史，透過 %2$sPro+ 電商彈出視窗%3$s 向 %1$s 客戶展示個人"
"化優惠。"

#. translators: 1: Detected LMS platforms, 2: Opening link tag, 3: Closing link tag.
#: classes/Upsell.php:367
#, php-format
msgid ""
"%1$s detected — boost course enrollment, target students by progress, and "
"track signups per popup with %2$sPro+ LMS Popups%3$s."
msgstr ""
"%1$s 已偵測到 — 搭配 %2$sPro+ LMS 彈出視窗%3$s 提升課程報名、依進度鎖定學生，"
"並追蹤每個彈出視窗的註冊數。"

#. translators: 1: Detected LMS platforms, 2: Opening link tag, 3: Closing link tag.
#: classes/Upsell.php:380
#, php-format
msgid ""
"Show the right offer at the right time — target %1$s students by enrollment "
"status, course progress, and membership with %2$sPro+ LMS Popups%3$s."
msgstr ""
"在正確的時間顯示正確的優惠 — 透過 %2$sPro+ LMS 彈出視窗%3$s 依註冊狀態、課程"
"進度與會員資格鎖定 %1$s 名學生。"

#. translators: 1: Detected CRM platforms, 2: Opening link tag, 3: Closing link tag.
#: classes/Upsell.php:397
#, php-format
msgid ""
"%1$s detected — auto-tag subscribers, trigger email sequences from popups, "
"and sync leads with %2$sPopup Maker Pro%3$s."
msgstr ""
"%1$s 已偵測到 — 自動為訂閱者加上標籤、從彈出視窗觸發電子郵件序列，並透過 "
"%2$sPopup Maker Pro%3$s 同步潛在客戶。"

#. translators: 1: Detected CRM platforms, 2: Opening link tag, 3: Closing link tag.
#: classes/Upsell.php:410
#, php-format
msgid ""
"Connect popups to %1$s workflows — automatically add contacts, apply tags, "
"and start automations when visitors convert with %2$sPopup Maker Pro%3$s."
msgstr ""
"將彈出視窗連接到 %1$s 工作流程 — 當訪客完成轉換時，自動新增聯絡人、套用標籤，"
"並啟動自動化流程，搭配 %2$sPopup Maker Pro%3$s。"

#. translators: 1: Opening link tag, 2: Closing link tag.
#: classes/Upsell.php:428
#, php-format
msgid ""
"Level up with %1$sPopup Maker Pro+%2$s - unlock ecommerce automation, "
"revenue attribution, and enhanced targeting."
msgstr ""
"使用 %1$sPopup Maker Pro+%2$s 升級功能 — 解鎖電商自動化、營收歸因與增強型目標"
"鎖定。"

#. translators: 1: Opening link tag, 2: Closing link tag.
#: classes/Upsell.php:442
#, php-format
msgid ""
"Unlock advanced features with %1$sPopup Maker Pro & Pro+%2$s - Enhanced "
"targeting, revenue tracking, live analytics, and more."
msgstr ""
"使用 %1$sPopup Maker Pro & Pro+%2$s 解鎖進階功能 — 增強型目標鎖定、營收追蹤、"
"即時分析等更多功能。"

#. translators: 1: List of platforms, 2: Last platform.
#: classes/Upsell.php:502
#, php-format
msgid "%1$s and %2$s"
msgstr "%1$s 和 %2$s"

#: classes/Upsell.php:503
msgid ", "
msgstr ", "

#. translators: %s url to product page.
#: classes/Upsell.php:517
#, php-format
msgid ""
"Want to disable the close button? Check out <a href=\"%s\" "
"target=\"_blank\">Popup Maker Pro</a>!"
msgstr ""
"想要停用關閉按鈕嗎？看看 <a href=\"%s\" target=\"_blank\">Popup Maker Pro</"
"a>！"

#. translators: %s url to product page.
#: classes/Upsell.php:535
#, php-format
msgid ""
"Unlock 50+ advanced targeting conditions with <a href=\"%s\" "
"target=\"_blank\" rel=\"noopener\">Popup Maker Pro</a> — user roles, device "
"detection, URL matching, referrer targeting, and more."
msgstr ""
"透過 <a href=\"%s\" target=\"_blank\" rel=\"noopener\">Popup Maker Pro</a> 解"
"鎖 50+ 種進階目標鎖定條件 — 使用者角色、裝置偵測、網址比對、推薦來源鎖定等更"
"多功能。"

#. translators: %s url to product page.
#: classes/Upsell.php:560
#, php-format
msgid ""
"Unlock background images, parallax effects, and advanced styling with <a "
"href=\"%s\" target=\"_blank\" rel=\"noopener\">Popup Maker Pro</a>."
msgstr ""
"透過 <a href=\"%s\" target=\"_blank\" rel=\"noopener\">Popup Maker Pro</a> 解"
"鎖背景圖片、視差效果與進階樣式設定。"

#: classes/Upsell.php:609
msgid "Exit Intent"
msgstr "離開意圖"

#: classes/Upsell.php:624
msgid "Scroll Trigger"
msgstr "捲動觸發"

#: classes/Upsell.php:638
msgid "Time on Site"
msgstr "網站停留時間"

#: classes/Upsell.php:659
msgid "Item Added to Cart"
msgstr "商品已加入購物車"

#: classes/Upsell.php:701 classes/Upsell.php:715
msgid "User Targeting (Pro)"
msgstr "使用者目標鎖定（Pro）"

#: classes/Upsell.php:702
msgid "User Is Logged In"
msgstr "使用者已登入"

#: classes/Upsell.php:716
msgid "User Has Role"
msgstr "使用者具備角色"

#: classes/Upsell.php:731 classes/Upsell.php:746 classes/Upsell.php:761
#: classes/Upsell.php:777
msgid "Behavior Targeting (Pro)"
msgstr "行為目標設定（Pro）"

#: classes/Upsell.php:732
msgid "Came From Search Engine"
msgstr "來自搜尋引擎"

#: classes/Upsell.php:747
msgid "Is Mobile Device"
msgstr "是行動裝置"

#: classes/Upsell.php:762
msgid "URL Contains"
msgstr "網址包含"

#: classes/Upsell.php:778
msgid "Is Filling Out a Form"
msgstr "正在填寫表單"

#: classes/Upsell.php:800 classes/Upsell.php:814 classes/Upsell.php:828
#: classes/Upsell.php:842
msgid "Ecommerce (Pro+)"
msgstr "電子商務（Pro+）"

#: classes/Upsell.php:801
msgid "Product In Cart"
msgstr "購物車中的商品"

#: classes/Upsell.php:815
msgid "Cart Total"
msgstr "購物車總額"

#: classes/Upsell.php:829
msgid "Customer Has Purchased"
msgstr "顧客已購買"

#: classes/Upsell.php:843
msgid "Customer Lifetime Spend"
msgstr "顧客終身消費"

#: classes/Upsell.php:859 classes/Upsell.php:874
msgid "LMS (Pro+)"
msgstr "LMS（Pro+）"

#: classes/Upsell.php:860
msgid "Student Course Enrollment"
msgstr "學生課程註冊"

#: classes/Upsell.php:875
msgid "LMS Cart Total"
msgstr "LMS 購物車總額"

#. translators: %s url to product page.
#: classes/Upsell.php:998
#, php-format
msgid ""
"Track trends over time with <a href=\"%s\" target=\"_blank\" "
"rel=\"noopener\">Pro Analytics</a> — charts, funnels, and revenue "
"attribution."
msgstr ""
"透過 <a href=\"%s\" target=\"_blank\" rel=\"noopener\">Pro Analytics</a> 隨著"
"時間追蹤趨勢 — 圖表、漏斗與營收歸因。"

#. translators: %s: native language name.
#: classes/Utils/Alerts.php:227
#, php-format
msgid ""
"This plugin is also available in %1$s. <a href=\"%2$s\" "
"target=\"_blank\">Help improve the translation!</a>"
msgstr ""
"此外掛也提供 %1$s 版本。<a href=\"%2$s\" target=\"_blank\">協助改進翻譯！</a>"

#. translators: 1: native language name, 2: other native language names, comma separated
#: classes/Utils/Alerts.php:243 classes/Utils/Alerts.php:270
#, php-format
msgid ""
"This plugin is also available in %1$s (also: %2$s). <a href=\"%3$s\" "
"target=\"_blank\">Help improve the translation!</a>"
msgstr ""
"此外掛也提供 %1$s 版本（另有：%2$s）。<a href=\"%3$s\" target=\"_blank\">協助"
"改進翻譯！</a>"

#. translators: 1: native language name, 2: URL to translate.wordpress.org
#. translators: 1. Native language name, 2. URL to translation.
#: classes/Utils/Alerts.php:255 classes/Utils/Alerts.php:282
#, php-format
msgid ""
"This plugin is not translated into %1$s yet. <a href=\"%2$s\" "
"target=\"_blank\">Help translate it!</a>"
msgstr ""
"此外掛尚未翻譯成 %1$s。<a href=\"%2$s\" target=\"_blank\">幫忙翻譯吧！</a>"

#. translators: %s: native language name.
#: classes/Utils/Alerts.php:289
#, php-format
msgid ""
"This plugin's translation for %1$s is out of date. <a href=\"%2$s\" "
"target=\"_blank\">Help improve the translation!</a>"
msgstr ""
"此外掛針對 %1$s 的翻譯已過時。<a href=\"%2$s\" target=\"_blank\">協助改進翻"
"譯！</a>"

#: classes/Utils/Alerts.php:298
msgid "Help translate Popup Maker"
msgstr "協助翻譯 Popup Maker"

#: classes/Utils/Alerts.php:500
msgid "Check out the following notifications from Popup Maker."
msgstr "查看來自 Popup Maker 的以下通知。"

#: classes/Utils/Alerts.php:573
msgid "Dismiss this item."
msgstr "關閉此項目。"

#: classes/Utils/Cron.php:44
msgid "Once Weekly"
msgstr "每週一次"

#. translators: 1: Number of seconds.
#: classes/Utils/Format.php:80
#, php-format
msgid "%ss"
msgstr "%ss"

#. translators: 1: Number of minutes.
#: classes/Utils/Format.php:90
#, php-format
msgid "%smin"
msgstr "%smin"

#. translators: 1: Number of hours.
#: classes/Utils/Format.php:100
#, php-format
msgid "%shr"
msgstr "%shr"

#. translators: 1: Number of days.
#: classes/Utils/Format.php:110
#, php-format
msgid "%sd"
msgstr "%sd"

#. translators: 1: Number of weeks.
#: classes/Utils/Format.php:120
#, php-format
msgid "%sw"
msgstr "%sw"

#. translators: 1. PHP Version
#: classes/Utils/Prerequisites.php:297
#, php-format
msgid "This plugin requires <b>PHP %s</b> or higher in order to run."
msgstr "此外掛程式需要 <b>PHP %s</b> 或更高版本才能執行。"

#: classes/Utils/Upgrades.php:302
msgid ""
"The latest version of Popup Maker requires changes to the Popup Maker "
"settings saved on your site."
msgstr "Popup Maker 的最新版本需要變更您網站上已儲存的 Popup Maker 設定。"

#: classes/Utils/Upgrades.php:305
msgid ""
"Popup Maker needs to complete a the update of your settings that was "
"previously started."
msgstr "Popup Maker 需要完成先前已開始的設定更新。"

#: classes/Utils/Upgrades.php:329
msgid "Finish Upgrades"
msgstr "完成升級"

#: classes/Utils/Upgrades.php:329
msgid "Process Changes"
msgstr "處理變更"

#: classes/Utils/Upgrades.php:332
msgid "This can sometimes take a few minutes, are you ready to begin?"
msgstr "這有時可能需要幾分鐘，您準備好開始了嗎？"

#: classes/Utils/Upgrades.php:336
msgid "The button below will process these changes automatically for you."
msgstr "下方按鈕會自動為您處理這些變更。"

#: classes/Utils/Upgrades.php:705
msgid "Upgrades"
msgstr "升級"

#: classes/Utils/Upgrades.php:718
msgid "No upgrades currently required."
msgstr "目前不需要升級。"

#: includes/admin/class-pum-admin-upgrades.php:96
#: includes/admin/class-pum-admin-upgrades.php:97
msgid "Popup Maker Upgrades"
msgstr "Popup Maker 升級"

#. translators: %s: URL to upgrade page.
#: includes/admin/class-pum-admin-upgrades.php:218
#, php-format
msgid ""
"Popup Maker needs to complete a database upgrade that was previously "
"started, click <a href=\"%s\">here</a> to resume the upgrade."
msgstr ""
"Popup Maker 需要完成先前已開始的資料庫升級，請按一下 <a href=\"%s\">這裡</a> "
"以繼續升級。"

#: includes/admin/class-pum-admin-upgrades.php:225
msgid "Important"
msgstr "重要"

#: includes/admin/class-pum-admin-upgrades.php:226
msgid "Database upgrades required."
msgstr "需要進行資料庫升級。"

#. translators: %1$s: URL to upgrade page. %2$s: closing HTML tag.
#: includes/admin/class-pum-admin-upgrades.php:229
#, php-format
msgid "Please click %1$shere%2$s to complete these changes now."
msgstr "請點擊 %1$shere%2$s 立即完成這些變更。"

#: includes/admin/class-pum-admin-upgrades.php:247
#: includes/admin/upgrades/class-pum-admin-upgrade-routine-2.php:32
#: includes/admin/upgrades/class-pum-admin-upgrade-routine-3.php:43
#: includes/admin/upgrades/class-pum-admin-upgrade-routine-4.php:43
#: includes/admin/upgrades/class-pum-admin-upgrade-routine-5.php:38
#: includes/admin/upgrades/class-pum-admin-upgrade-routine-6.php:50
msgid "You do not have permission to do upgrades"
msgstr "您沒有執行升級的權限"

#: includes/admin/class-pum-admin-upgrades.php:269
msgid "Upgrades have been completed successfully."
msgstr "升級已成功完成。"

#: includes/admin/class-pum-admin-upgrades.php:525
msgid "Popup Maker - Upgrades"
msgstr "Popup Maker - 升級"

#: includes/admin/class-pum-admin-upgrades.php:540
msgid ""
"The upgrade process has started, please be patient. This could take several "
"minutes. You will be automatically redirected when the upgrade is finished."
msgstr ""
"升級程序已開始，請耐心等候。這可能需要幾分鐘。升級完成後，您將自動重新導向。"

#: includes/admin/class-pum-admin-upgrades.php:615
msgid "Upgrade failed, please try again."
msgstr "升級失敗，請再試一次。"

#: includes/admin/upgrades/class-pum-admin-upgrade-routine-2.php:27
msgid "Update your popups settings."
msgstr "更新您的彈出視窗設定。"

#: includes/admin/upgrades/class-pum-admin-upgrade-routine-3.php:32
msgid "Upgrade popup triggers &amp; cookies."
msgstr "升級彈出視窗觸發條件與 cookies。"

#: includes/admin/upgrades/class-pum-admin-upgrade-routine-4.php:32
msgid "Upgrade popup targeting conditions."
msgstr "升級彈出視窗目標條件。"

#: includes/admin/upgrades/class-pum-admin-upgrade-routine-5.php:30
msgid "Initialize popup analytics."
msgstr "初始化彈出視窗分析。"

#: includes/admin/upgrades/class-pum-admin-upgrade-routine-6.php:42
msgid "Clean up old data and verify data integrity."
msgstr "清理舊資料並驗證資料完整性。"

#. translators: 1: Step number, 2: Approximate number of steps.
#: includes/admin/upgrades/class-pum-admin-upgrade-routine.php:63
#, php-format
msgid "Step %1$d of approximately %2$d running"
msgstr "步驟 %1$d / 約 %2$d 正在執行"

#: includes/functions/newsletter.php:61
msgid "Please check your email and confirm your subscription."
msgstr "請檢查您的電子郵件並確認您的訂閱。"

#: includes/functions/themes/portability.php:51
msgid "Imported Theme"
msgstr "匯入的佈景主題"

#: includes/functions/themes/portability.php:75
#: includes/legacy/functions-deprecated.php:269
msgid "Default Theme"
msgstr "預設佈景主題"

#: includes/integrations/class-pum-buddypress-integration.php:40
msgid "BP: Is a BuddyPress Page"
msgstr "BP：是 BuddyPress 頁面"

#: includes/integrations/class-pum-buddypress-integration.php:46
msgid "BP: Is User Page"
msgstr "BP：是使用者頁面"

#: includes/integrations/class-pum-buddypress-integration.php:52
msgid "BP: Is Group Page"
msgstr "BP：是群組頁面"

#: includes/integrations/class-pum-buddypress-integration.php:58
msgid "BP: Is User Messages Page"
msgstr "BP：是使用者訊息頁面"

#: includes/integrations/class-pum-buddypress-integration.php:64
msgid "BP: Is Activation Page"
msgstr "BP：是啟用頁面"

#: includes/integrations/class-pum-buddypress-integration.php:70
msgid "BP: Is Register Page"
msgstr "BP：是否為註冊頁面"

#: includes/integrations/class-pum-buddypress-integration.php:76
msgid "BP: Is Item Admin"
msgstr "BP：是否為項目管理員"

#: includes/integrations/class-pum-buddypress-integration.php:82
msgid "BP: Is Item Mod"
msgstr "BP：是否為項目編輯"

#: includes/integrations/class-pum-buddypress-integration.php:88
msgid "BP: Is Directory"
msgstr "BP：是否為目錄"

#: includes/integrations/class-pum-buddypress-integration.php:93
msgid "BP: Is Current Component"
msgstr "BP：是否為目前元件"

#: includes/integrations/class-pum-buddypress-integration.php:101
msgid "Which components?"
msgstr "哪些元件？"

#: includes/integrations/class-pum-buddypress-integration.php:109
msgid "BP: Is Current Action"
msgstr "BP：是否為目前動作"

#: includes/integrations/class-pum-buddypress-integration.php:113
msgid "Which actions?"
msgstr "哪些動作？"

#: includes/integrations/class-pum-buddypress-integration.php:121
msgid "BP: Is Action Variable"
msgstr "BP：是否為動作變數"

#: includes/integrations/class-pum-buddypress-integration.php:125
msgid "Which action variables?"
msgstr "哪些動作變數？"

#: includes/integrations/class-pum-cf7.php:104
msgid "Contact Form 7 Success (deprecated. Use Form Submission instead.)"
msgstr "Contact Form 7 成功（已棄用。請改用表單提交。）"

#: includes/integrations/class-pum-cf7.php:140
msgid "These settings control popups after successful form submissions."
msgstr "這些設定可控制表單成功提交後顯示的彈出視窗。"

#: includes/integrations/class-pum-cf7.php:162
#: includes/integrations/class-pum-gravity-forms.php:187
#: includes/integrations/ninja-forms/Actions/ClosePopup.php:53
msgid "seconds"
msgstr "秒"

#: includes/integrations/class-pum-gravity-forms.php:143
msgid "Gravity Form Success (deprecated. Use Form Submission instead.)"
msgstr "Gravity Form 成功（已棄用。請改用表單提交。）"

#: includes/integrations/class-pum-ninja-forms.php:91
msgid "Ninja Form Success (deprecated. Use Form Submission instead.)"
msgstr "Ninja Form 成功（已棄用。請改用表單提交。）"

#: includes/integrations/class-pum-woocommerce-integration.php:41
msgid "Any WooCommerce Page"
msgstr "任何 WooCommerce 頁面"

#: includes/integrations/class-pum-woocommerce-integration.php:46
msgid "Any Shop Page"
msgstr "任何商店頁面"

#: includes/integrations/class-pum-woocommerce-integration.php:51
msgid "Cart Page"
msgstr "購物車頁面"

#: includes/integrations/class-pum-woocommerce-integration.php:56
msgid "Checkout Page"
msgstr "結帳頁面"

#: includes/integrations/class-pum-woocommerce-integration.php:61
msgid "Account Page"
msgstr "帳號頁面"

#: includes/integrations/class-pum-woocommerce-integration.php:67
msgid "Is Endpoint"
msgstr "是否為端點"

#: includes/integrations/class-pum-woocommerce-integration.php:70
msgid "Selected Endpoints"
msgstr "已選取的端點"

#: includes/integrations/ninja-forms/Actions/ClosePopup.php:56
msgid "0"
msgstr "0"

#: includes/legacy/input-options.php:63
msgid "Responsive Sizes&#10549;"
msgstr "響應式尺寸&#10549;"

#: includes/legacy/input-options.php:72
msgid "Non Responsive Sizes&#10549;"
msgstr "非響應式尺寸&#10549;"

#: includes/legacy/input-options.php:90
msgid "Grow"
msgstr "放大"

#: includes/legacy/input-options.php:91
msgid "Grow and Slide"
msgstr "放大並滑動"

#: includes/legacy/input-options.php:162 dist/packages/cta-admin.js:4
#: dist/packages/cta-admin.js:23 dist/packages/cta-editor.js:1
msgid "Disabled"
msgstr "已停用"

#: includes/legacy/input-options.php:163
msgid "On Open"
msgstr "開啟時"

#: includes/legacy/input-options.php:164
msgid "On Close"
msgstr "關閉時"

#: includes/modules/menus.php:47
msgid "Disable Popups Menu Editor"
msgstr "停用彈出式選單編輯器"

#. translators: %1$s: opening and closing link HTML tags, %2$s: link text.
#: includes/modules/menus.php:50
#, php-format
msgctxt "%s represent opening and closing link html"
msgid ""
"Use this if there is a conflict with your theme or another plugin in the nav "
"menu editor. %1$sLearn more%2$s"
msgstr ""
"如果在導覽選單編輯器中與您的佈景主題或其他外掛發生衝突，請使用此選項。 %1$s深"
"入了解%2$s"

#: includes/modules/menus.php:191
msgid "Trigger a Popup"
msgstr "觸發彈出視窗"

#: includes/modules/menus.php:202
msgid "Choose a popup to trigger when this item is clicked."
msgstr "選擇一個在點擊此項目時要觸發的彈出視窗。"

#: includes/modules/reviews.php:132 includes/modules/reviews.php:146
msgid "Leave a 5-star review"
msgstr "留下 5 星評價"

#. translators: 1: Popup Maker product name, 2: amount of time.
#: includes/modules/reviews.php:900
#, php-format
msgid ""
"You've been using %1$s for %2$s. If it has helped you engage visitors, grow "
"your audience, or generate meaningful conversions, would you take a moment "
"to leave us a 5-star review?"
msgstr ""
"您已使用 %1$s %2$s。如果它幫助您吸引訪客、擴大受眾，或創造有意義的轉換，您是"
"否願意花點時間給我們留下 5 星評價？"

#: includes/modules/reviews.php:905
msgid "1 week"
msgstr "1 週"

#: includes/modules/reviews.php:912
msgid "1 month"
msgstr "1 個月"

#: includes/modules/reviews.php:919
msgid "3 months"
msgstr "3 個月"

#. translators: 1: Popup Maker product name, 2: number of popup views.
#: includes/modules/reviews.php:937
#, php-format
msgid ""
"%1$s has now delivered %2$s popup views on your site. If those popups have "
"helped you achieve meaningful results, would you take a moment to leave us a "
"5-star review?"
msgstr ""
"%1$s 在您的網站上已累積帶來 %2$s 次彈出視窗瀏覽。如果這些彈出視窗幫助您達成了"
"有意義的成果，您是否願意花點時間給我們留下 5 星評價？"

#: includes/modules/reviews.php:1007
msgid "Remind me later"
msgstr "稍後提醒我"

#: includes/modules/reviews.php:1012
msgid "I’ve already left a review"
msgstr "我已經留下評價了"

#. translators: %s: Popup Maker product name.
#: includes/modules/reviews.php:1048
#, php-format
msgid "Is %s helping you grow?"
msgstr "%s 有幫助您成長嗎？"

#. translators: %s: Post type.
#: includes/namespaced/condition-helpers.php:34
#, php-format
msgid "Select %s(s) (optional)"
msgstr "選擇 %s（可選）"

#: includes/namespaced/condition-helpers.php:65
msgid "Require all"
msgstr "全部都要符合"

#: includes/namespaced/condition-helpers.php:85
msgid "More Than (optional)"
msgstr "大於（可選）"

#: includes/namespaced/condition-helpers.php:106
msgid "Less Than (optional)"
msgstr "小於（可選）"

#: includes/pum-install-functions.php:149
msgid "Light Box"
msgstr "燈箱"

#: includes/pum-install-functions.php:156
msgid "Enterprise Blue"
msgstr "企業藍"

#: includes/pum-install-functions.php:163
msgid "Hello Box"
msgstr "問候框"

#: includes/pum-install-functions.php:170
msgid "Cutting Edge"
msgstr "前衛"

#: includes/pum-install-functions.php:177
msgid "Framed Border"
msgstr "框線邊框"

#: includes/pum-install-functions.php:184
msgid "Floating Bar - Soft Blue"
msgstr "浮動列 - 柔和藍"

#: includes/pum-install-functions.php:191
msgid "Content Only - For use with page builders or block editor"
msgstr "僅內容 - 供頁面建構器或區塊編輯器使用"

#: includes/pum-sdk/class-pum-extension-activation.php:82
msgid "This plugin"
msgstr "此外掛"

#. translators: 1. plugin name.
#: includes/pum-sdk/class-pum-extension-activation.php:124
#, php-format
msgid " requires Popup Maker! Please %s to continue!"
msgstr "需要 Popup Maker！請先 %s 以繼續！"

#: popup-maker.php:101
msgid "Popup Maker: Failed to initialize autoloader. The plugin cannot load."
msgstr "Popup Maker：無法初始化自動載入器。外掛無法載入。"

#: dist/packages/addons-page.js:1 dist/packages/addons-page.js:3
msgid "Working…"
msgstr "正在處理…"

#: dist/packages/addons-page.js:1 dist/packages/addons-page.js:3
msgid "Network Active"
msgstr "已在網路中啟用"

#: dist/packages/addons-page.js:1
msgid "Pro+ required"
msgstr "需要 Pro+ 版本"

#: dist/packages/addons-page.js:1
msgid "Pro required"
msgstr "需要 Pro 版本"

#: dist/packages/addons-page.js:1 dist/packages/addons-page.js:3
msgid "Unavailable"
msgstr "無法使用"

#: dist/packages/addons-page.js:1
msgid "The add-on triggered a fatal error and the change was not applied."
msgstr "附加元件觸發了致命錯誤，變更未套用。"

#: dist/packages/addons-page.js:1
msgid "%s deactivated."
msgstr "%s 已停用。"

#: dist/packages/addons-page.js:1
msgid "%s activated."
msgstr "%s 已啟用。"

#. translators: %s: add-on name.
#: dist/packages/addons-page.js:2
msgid "%s couldn’t be deactivated"
msgstr "%s 無法停用"

#. translators: %s: add-on name.
#: dist/packages/addons-page.js:3
msgid "%s couldn’t be activated"
msgstr "%s 無法啟用"

#: dist/packages/addons-page.js:3
msgid "The add-on action failed"
msgstr "附加元件動作失敗"

#: dist/packages/addons-page.js:3
msgid "Manage plugins"
msgstr "管理外掛程式"

#: dist/packages/addons-page.js:3
msgid "Get support"
msgstr "取得支援"

#: dist/packages/addons-page.js:3
msgid "Get Pro+"
msgstr "取得 Pro+"

#: dist/packages/addons-page.js:3
msgid "Get Pro"
msgstr "取得 Pro"

#. translators: %s: add-on name.
#: dist/packages/addons-page.js:4
msgid "View details for %s"
msgstr "檢視 %s 的詳細資料"

#: dist/packages/addons-page.js:4
msgid "Available with Pro+"
msgstr "Pro+ 版本可用"

#: dist/packages/addons-page.js:4 dist/packages/admin-notifications.js:2
#: dist/packages/cta-admin.js:23
msgid "All"
msgstr "全部"

#: dist/packages/addons-page.js:4
msgid "Installed"
msgstr "已安裝"

#: dist/packages/addons-page.js:4
msgid "Premium"
msgstr "進階版"

#: dist/packages/addons-page.js:4
msgid "Search add-ons"
msgstr "搜尋附加元件"

#: dist/packages/addons-page.js:4
msgid "The add-on catalog could not be loaded. Please retry shortly."
msgstr "無法載入附加元件目錄。請稍後再試一次。"

#: dist/packages/addons-page.js:4
msgid "The add-on action failed."
msgstr "附加元件動作失敗。"

#: dist/packages/addons-page.js:4
msgid "No add-ons are currently available."
msgstr "目前沒有可用的附加元件。"

#. translators: %s: search query.
#: dist/packages/addons-page.js:5
msgid "No add-ons match “%s”."
msgstr "沒有附加元件符合「%s」。"

#: dist/packages/addons-page.js:5
msgid "No add-ons match the selected filter."
msgstr "沒有符合所選篩選條件的附加元件。"

#: dist/packages/addons-page.js:5
msgid "Pro+ Add-ons"
msgstr "Pro+ 附加元件"

#: dist/packages/addons-page.js:5
msgid "Add-ons"
msgstr "附加元件"

#. translators: %d: number of add-ons.
#: dist/packages/addons-page.js:6
msgid "%d add-on"
msgid_plural "%d add-ons"
msgstr[0] "%d 個附加元件"

#: dist/packages/addons-page.js:6
msgid ""
"Explore Popup Maker add-ons and manage extensions installed on this site."
msgstr "探索 Popup Maker 附加元件並管理此網站上安裝的擴充功能。"

#: dist/packages/admin-bar.js:1
msgid "After clicking ok, click the element you want a selector for."
msgstr "按一下確定後，點選您想要選取器的元素。"

#: dist/packages/admin-bar.js:1
msgid "Selector"
msgstr "選取器"

#: dist/packages/admin-bar.js:1
msgid "Copy"
msgstr "複製"

#: dist/packages/admin-bar.js:1
msgid "Copied to clipboard"
msgstr "已複製到剪貼簿"

#: dist/packages/admin-bar.js:1
msgid "Get Element Selector"
msgstr "取得元素選取器"

#: dist/packages/admin-bar.js:1
msgid "Start Selection"
msgstr "開始選取"

#: dist/packages/admin-bar.js:1
msgid "Conditions Check"
msgstr "條件檢查"

#: dist/packages/admin-bar.js:1
msgid "The conditions were met."
msgstr "條件已符合。"

#: dist/packages/admin-bar.js:1
msgid "The conditions were not met."
msgstr "條件未符合。"

#: dist/packages/admin-bar.js:1
msgid "Cookies Reset"
msgstr "Cookie 已重設"

#: dist/packages/admin-bar.js:1
msgid "The cookies were reset successfully."
msgstr "Cookie 已成功重設。"

#: dist/packages/admin-notifications.js:1
#: dist/packages/admin-notifications.js:2
msgid "What’s New"
msgstr "最新消息"

#: dist/packages/admin-notifications.js:1
msgid "Tip for you"
msgstr "給您的提示"

#: dist/packages/admin-notifications.js:1
msgid "Announcement"
msgstr "公告"

#: dist/packages/admin-notifications.js:1
msgid "Offer"
msgstr "優惠"

#: dist/packages/admin-notifications.js:1
msgid "Heads up"
msgstr "提醒"

#: dist/packages/admin-notifications.js:1
msgid "Details"
msgstr "詳細資訊"

#. translators: %d: number of unread notifications.
#: dist/packages/admin-notifications.js:2
msgid "%d unread notification"
msgid_plural "%d unread notifications"
msgstr[0] "%d 則未讀通知"

#: dist/packages/admin-notifications.js:2
msgid "Tips"
msgstr "提示"

#: dist/packages/admin-notifications.js:2
msgid "News"
msgstr "新聞"

#: dist/packages/admin-notifications.js:2
msgid "Offers"
msgstr "優惠"

#: dist/packages/admin-notifications.js:3
msgid "Popup Maker notifications"
msgstr "Popup Maker 通知"

#: dist/packages/admin-notifications.js:3
msgid "You’re all caught up. No notifications right now."
msgstr "您已全部看完。目前沒有通知。"

#: dist/packages/admin-notifications.js:3
msgid "Nothing in this category right now."
msgstr "此分類目前沒有內容。"

#: dist/packages/admin-notifications.js:3
msgid "Dismiss items you’re not interested in — we’ll remember."
msgstr "將您不感興趣的項目略過 — 我們會記住。"

#: dist/packages/block-editor.js:1
msgid "Popup Controls"
msgstr "彈出視窗控制"

#: dist/packages/block-editor.js:1
msgid "These settings allow you to control popups with this block."
msgstr "這些設定可讓您使用此區塊控制彈出視窗。"

#: dist/packages/block-editor.js:1
msgid "This method does not work well with all block types."
msgstr "此方法不適用於所有區塊類型。"

#: dist/packages/block-editor.js:1
msgid "Open documentation"
msgstr "開啟說明文件"

#: dist/packages/block-editor.js:1
msgid "Open a popup when clicking this block"
msgstr "點擊此區塊時開啟彈出視窗"

#: dist/packages/block-editor.js:1
msgid "Popup Trigger Editor"
msgstr "彈出視窗觸發器編輯器"

#: dist/packages/block-editor.js:1
msgid "Popup Selection Controls"
msgstr "彈出視窗選擇控制"

#: dist/packages/block-editor.js:1
msgid "Which popup should open?"
msgstr "應該開啟哪個彈出視窗？"

#: dist/packages/block-editor.js:1
msgid "Apply"
msgstr "套用"

#. translators: %s: popup title.
#: dist/packages/block-editor.js:2
msgid "Open \"%s\" popup"
msgstr "開啟「%s」彈出視窗"

#: dist/packages/block-editor.js:2
msgid "Popup Trigger Preview"
msgstr "彈出視窗觸發器預覽"

#: dist/packages/block-editor.js:2 dist/packages/block-library.js:1
#: dist/packages/components.js:16 dist/packages/cta-admin.js:23
msgid "Edit"
msgstr "編輯"

#: dist/packages/block-editor.js:2
msgid "Trigger removed."
msgstr "觸發器已移除。"

#: dist/packages/block-editor.js:2
msgid "Trigger edited."
msgstr "觸發器已編輯。"

#: dist/packages/block-editor.js:2
msgid "Trigger inserted."
msgstr "觸發器已插入。"

#: dist/packages/block-editor.js:2
msgid "Trigger settings"
msgstr "觸發器設定"

#: dist/packages/block-editor.js:2
msgid "Do not prevent default click behavior"
msgstr "不要阻止預設點擊行為"

#: dist/packages/block-editor.js:2
msgid "Remove Trigger"
msgstr "移除觸發器"

#: dist/packages/block-editor.js:2
msgid "Failed to save popup title."
msgstr "儲存彈出視窗標題失敗。"

#: dist/packages/block-editor.js:2
msgid "Shown as headline inside the popup."
msgstr "顯示為彈出視窗內的標題。"

#: dist/packages/block-editor.js:2
msgid "Preview Popup"
msgstr "預覽彈出視窗"

#: dist/packages/block-library.js:1
msgid "New call to action"
msgstr "新的行動呼籲"

#: dist/packages/block-library.js:1
msgid "Call to action not found."
msgstr "找不到行動呼籲。"

#: dist/packages/block-library.js:1 dist/packages/cta-admin.js:5
#: dist/packages/cta-editor.js:1
msgid "Add Call to Action"
msgstr "新增行動呼籲"

#: dist/packages/block-library.js:1
msgid "Remove Call to Action"
msgstr "移除行動呼籲"

#: dist/packages/block-library.js:1
msgid "Search or create CTA…"
msgstr "搜尋或建立 CTA…"

#: dist/packages/block-library.js:1
msgid "+ Create new CTA"
msgstr "+ 建立新的 CTA"

#: dist/packages/block-library.js:1
msgid "Remove"
msgstr "移除"

#: dist/packages/block-library.js:1
msgid "Preview Call To Action"
msgstr "預覽行動呼籲"

#: dist/packages/block-library.js:1 dist/packages/cta-editor.js:1
msgid "Edit Call to Action"
msgstr "編輯行動呼籲"

#: dist/packages/block-library.js:1
msgid "Advanced Options"
msgstr "進階選項"

#: dist/packages/block-library.js:1
msgid "Open in new window"
msgstr "在新視窗中開啟"

#: dist/packages/block-library.js:1
msgid "Add rel=\"nofollow\""
msgstr "新增 rel=\"nofollow\""

#: dist/packages/block-library.js:1
msgid "CTA Settings"
msgstr "CTA 設定"

#: dist/packages/block-library.js:1
msgid "Choose a Call to Action"
msgstr "選擇行動呼籲"

#: dist/packages/block-library.js:1
msgid "Buy now"
msgstr "立即購買"

#: dist/packages/block-library.js:1
msgid "Contact us"
msgstr "聯絡我們"

#: dist/packages/components.js:1
msgid "Enter a value"
msgstr "輸入值"

#: dist/packages/components.js:1 dist/packages/fields.js:14
msgid "Search"
msgstr "搜尋"

#: dist/packages/components.js:1
msgid "No suggestions"
msgstr "沒有建議"

#: dist/packages/components.js:1
msgid "Remove token"
msgstr "移除權杖"

#. translators: %s: entity type.
#: dist/packages/components.js:4 dist/packages/components.js:13
#: dist/packages/fields.js:4 dist/packages/fields.js:11
msgid "%s(s)"
msgstr "%s（複數）"

#. translators: %s: entity type.
#: dist/packages/components.js:7 dist/packages/components.js:16
#: dist/packages/fields.js:7 dist/packages/fields.js:14
msgid "Select %s(s)"
msgstr "選擇 %s（複數）"

#: dist/packages/components.js:7 dist/packages/components.js:16
#: dist/packages/fields.js:7 dist/packages/fields.js:14
msgid "Searching…"
msgstr "搜尋中…"

#: dist/packages/components.js:7
msgid "Confirm Action"
msgstr "確認動作"

#: dist/packages/components.js:7
msgid "Confirm"
msgstr "確認"

#. translators: 1. Device type.
#: dist/packages/components.js:8 dist/packages/components.js:10
msgctxt "Device toggle option"
msgid "Show on %1$s"
msgstr "在 %1$s 上顯示"

#. translators: 1. Device type.
#: dist/packages/components.js:9
msgctxt "Device toggle option"
msgid "Hide on %1$s"
msgstr "在 %1$s 上隱藏"

#: dist/packages/components.js:16
msgid "Click here to edit this text."
msgstr "點擊此處編輯這段文字。"

#: dist/packages/components.js:16
msgid "No items found."
msgstr "找不到項目。"

#: dist/packages/components.js:16
msgid "Select Popup"
msgstr "選擇彈出視窗"

#: dist/packages/components.js:16
msgid "Choose a popup"
msgstr "選擇一個彈出視窗"

#: dist/packages/components.js:16
msgid "Select All"
msgstr "全選"

#: dist/packages/components.js:16
msgid "Deselect All"
msgstr "全部取消選取"

#: dist/packages/components.js:16
msgid "URL"
msgstr "網址"

#: dist/packages/components.js:16
msgid "Custom URL"
msgstr "自訂網址"

#: dist/packages/components.js:16
msgid "Search or type url"
msgstr "搜尋或輸入網址"

#: dist/packages/components.js:16
msgid "Press ENTER to add this link"
msgstr "按下 ENTER 以新增此連結"

#: dist/packages/core-data.js:1
msgid "Please provide a name for this call to action."
msgstr "請為此行動呼籲提供名稱。"

#: dist/packages/core-data.js:1 dist/packages/core-data.js:4
#: dist/packages/core-data.js:7 dist/packages/core-data.js:13
msgid "Call to action not found"
msgstr "找不到行動呼籲"

#. translators: %s: call to action title.
#: dist/packages/core-data.js:4 dist/packages/core-data.js:13
msgid "Call to action \"%s\" saved successfully."
msgstr "行動呼籲「%s」已成功儲存。"

#: dist/packages/core-data.js:4 dist/packages/core-data.js:7
msgid "An error occurred, call to action was not saved."
msgstr "發生錯誤，行動呼籲未儲存。"

#. translators: %s: call to action title.
#: dist/packages/core-data.js:7
msgid "Call to action \"%s\" updated successfully."
msgstr "行動呼籲「%s」已成功更新。"

#. translators: %s: call to action title.
#: dist/packages/core-data.js:10
msgid "Call to action \"%s\" deleted successfully."
msgstr "行動呼籲「%s」已成功刪除。"

#: dist/packages/core-data.js:10 dist/packages/core-data.js:22
msgid "Failed to delete entity"
msgstr "無法刪除實體"

#: dist/packages/core-data.js:10 dist/packages/core-data.js:22
msgid "No edits to save"
msgstr "沒有可儲存的編輯內容"

#: dist/packages/core-data.js:13 dist/packages/core-data.js:25
msgid "No editor values to save"
msgstr "沒有可儲存的編輯器值"

#: dist/packages/core-data.js:13
msgid "An error occurred, license were not saved."
msgstr "發生錯誤，授權未儲存。"

#: dist/packages/core-data.js:13
msgid "The license key is the same as the current one."
msgstr "授權金鑰與目前的相同。"

#: dist/packages/core-data.js:13
msgid "An error occurred, license data was not loaded."
msgstr "發生錯誤，授權資料未載入。"

#: dist/packages/core-data.js:13
msgid "Please provide a name for this popup."
msgstr "請為此彈出視窗提供名稱。"

#: dist/packages/core-data.js:13
msgid ""
"Please provide at least one condition for this popup before enabling it."
msgstr "啟用此彈出視窗前，請至少為其提供一個條件。"

#: dist/packages/core-data.js:13 dist/packages/core-data.js:16
#: dist/packages/core-data.js:19 dist/packages/core-data.js:22
#: dist/packages/core-data.js:25
msgid "Popup not found"
msgstr "找不到彈出視窗"

#. translators: %s: popup title.
#: dist/packages/core-data.js:16 dist/packages/core-data.js:25
msgid "Popup \"%s\" saved successfully."
msgstr "彈出視窗「%s」已成功儲存。"

#: dist/packages/core-data.js:16 dist/packages/core-data.js:19
msgid "An error occurred, popup was not saved."
msgstr "發生錯誤，彈出視窗未儲存。"

#. translators: %s: popup title.
#: dist/packages/core-data.js:19
msgid "Popup \"%s\" updated successfully."
msgstr "彈出視窗「%s」已成功更新。"

#. translators: %s: popup title.
#: dist/packages/core-data.js:22
msgid "Popup \"%s\" deleted successfully."
msgstr "彈出視窗「%s」已成功刪除。"

#: dist/packages/core-data.js:25
msgid "An error occurred, settings were not saved."
msgstr "發生錯誤，設定未儲存。"

#: dist/packages/core-data.js:25
msgid "An error occurred, settings were not loaded."
msgstr "發生錯誤，設定未載入。"

#: dist/packages/core-data.js:25
msgid "No results returned"
msgstr "未傳回任何結果"

#. translators: %d: number of items.
#: dist/packages/cta-admin.js:4
msgid "%d item selected"
msgid_plural "%d items selected"
msgstr[0] "已選取 %d 個項目"

#: dist/packages/cta-admin.js:4
msgid "Bulk Actions"
msgstr "批次操作"

#: dist/packages/cta-admin.js:4
msgid "Additional options"
msgstr "其他選項"

#: dist/packages/cta-admin.js:4
msgid "Search Calls to Action…"
msgstr "搜尋行動呼籲…"

#: dist/packages/cta-admin.js:4
msgid "Hide Filters"
msgstr "隱藏篩選器"

#: dist/packages/cta-admin.js:4
msgid "Filters"
msgstr "篩選器"

#: dist/packages/cta-admin.js:4
msgid "Enable or disable the call to action"
msgstr "啟用或停用行動呼籲"

#: dist/packages/cta-admin.js:4 dist/packages/cta-editor.js:1
msgid "Description"
msgstr "說明"

#: dist/packages/cta-admin.js:4 dist/packages/cta-admin.js:23
msgid "Status"
msgstr "狀態"

#: dist/packages/cta-admin.js:4
msgid "In Trash"
msgstr "回收桶中"

#. translators: %d: number of items.
#: dist/packages/cta-admin.js:5
msgid "%d item"
msgid_plural "%d items"
msgstr[0] "%d 個項目"

#: dist/packages/cta-admin.js:5
msgid "Permission Denied"
msgstr "權限遭拒"

#: dist/packages/cta-admin.js:5
msgid "You do not have permission to manage Calls to Action."
msgstr "您沒有管理行動呼籲的權限。"

#: dist/packages/cta-admin.js:5
msgid "Popup Maker - Calls to Action"
msgstr "Popup Maker - 行動呼籲"

#. translators: %d: number of items.
#: dist/packages/cta-admin.js:8
msgid "%d call to action enabled."
msgid_plural "%d calls to action enabled."
msgstr[0] "%d 個行動呼籲已啟用。"

#. translators: %d: number of items.
#: dist/packages/cta-admin.js:11
msgid "%d call to action disabled."
msgid_plural "%d calls to action disabled."
msgstr[0] "%d 個行動呼籲已停用。"

#: dist/packages/cta-admin.js:11 dist/packages/cta-admin.js:23
msgid "Trash"
msgstr "移至垃圾桶"

#. translators: %d: number of items.
#: dist/packages/cta-admin.js:14
msgid "Are you sure you want to trash %d items?"
msgstr "您確定要將 %d 個項目移至垃圾桶嗎？"

#. translators: %d: number of items.
#: dist/packages/cta-admin.js:17
msgid "%d call to action moved to trash."
msgid_plural "%d calls to action moved to trash."
msgstr[0] "%d 個行動呼籲已移至垃圾桶。"

#: dist/packages/cta-admin.js:17 dist/packages/cta-admin.js:23
msgid "Delete Permanently"
msgstr "永久刪除"

#. translators: %d: number of items.
#: dist/packages/cta-admin.js:20
msgid "Are you sure you want to premanently delete %d items?"
msgstr "您確定要永久刪除 %d 個項目嗎？"

#. translators: %d: number of items.
#: dist/packages/cta-admin.js:23
msgid "%d call to action deleted."
msgid_plural "%d calls to action deleted."
msgstr[0] "%d 個行動呼籲已刪除。"

#: dist/packages/cta-admin.js:23
msgid "Quick exports with Popup Maker Pro"
msgstr "使用 Popup Maker Pro 快速匯出"

#: dist/packages/cta-admin.js:23
msgid ""
"Popup Maker Pro gives you the power to import & export your calls to action "
"to a JSON file in seconds."
msgstr "Popup Maker Pro 讓您能在幾秒內將您的行動呼籲匯入與匯出為 JSON 檔案。"

#: dist/packages/cta-admin.js:23
msgid "Learn more or upgrade today"
msgstr "立即了解更多或升級"

#: dist/packages/cta-admin.js:23
msgid "Export"
msgstr "匯出"

#: dist/packages/cta-admin.js:23
msgid "Export is available with Popup Maker Pro"
msgstr "Popup Maker Pro 提供匯出功能"

#: dist/packages/cta-admin.js:23
msgid "Pending"
msgstr "待處理"

#: dist/packages/cta-admin.js:23
msgid "Future"
msgstr "未來"

#: dist/packages/cta-admin.js:23
msgid "Private"
msgstr "私人"

#: dist/packages/cta-admin.js:23
msgid "Quick imports with Popup Maker Pro"
msgstr "使用 Popup Maker Pro 快速匯入"

#: dist/packages/cta-admin.js:23
msgid ""
"Popup Maker Pro gives you the power to import your calls to action from a "
"JSON file in seconds."
msgstr "Popup Maker Pro 讓您能在幾秒內從 JSON 檔案匯入您的行動呼籲。"

#: dist/packages/cta-admin.js:23
msgid "Import"
msgstr "匯入"

#: dist/packages/cta-admin.js:23
msgid "Import is available with Popup Maker Pro"
msgstr "使用 Popup Maker Pro 才能匯入"

#: dist/packages/cta-admin.js:23
msgid "Untrash"
msgstr "還原"

#: dist/packages/cta-admin.js:23
msgid "Are you sure you want to premanently delete this call to action?"
msgstr "您確定要永久刪除此行動呼籲嗎？"

#: dist/packages/cta-editor.js:1
msgid "Undo"
msgstr "復原"

#: dist/packages/cta-editor.js:1
msgid "Redo"
msgstr "重做"

#: dist/packages/cta-editor.js:1
msgid "Are you sure you want to delete this call to action?"
msgstr "您確定要刪除此行動呼籲嗎？"

#: dist/packages/cta-editor.js:1
msgid "Permanently delete all associated content"
msgstr "永久刪除所有相關內容"

#: dist/packages/cta-editor.js:1
msgid "Please fix the errors below."
msgstr "請修正以下錯誤。"

#: dist/packages/cta-editor.js:1
msgid "Select a type"
msgstr "選擇類型"

#: dist/packages/cta-editor.js:1
msgid "Name…"
msgstr "名稱…"

#: dist/packages/cta-editor.js:1
msgid "Enter a name for this call to action."
msgstr "請為此行動呼籲輸入名稱。"

#: dist/packages/cta-editor.js:1
msgid "Add description…"
msgstr "新增描述…"

#: dist/packages/cta-editor.js:1
msgid "Action Type"
msgstr "動作類型"

#: dist/packages/cta-editor.js:1
msgid "Loading call to action…"
msgstr "正在載入行動呼籲…"

#: dist/packages/cta-editor.js:1
msgid "Changes you made may not be saved."
msgstr "您所做的變更可能尚未儲存。"

#: dist/packages/cta-editor.js:1
msgid "Editor requires a valid call to action."
msgstr "編輯器需要有效的行動呼籲。"

#: dist/packages/cta-editor.js:1
msgid "New Call to Action"
msgstr "新增行動呼籲"

#: dist/packages/cta-editor.js:1
msgid "Save Call to Action"
msgstr "儲存行動呼籲"

#: dist/packages/cta-editor.js:1
msgid "Editor requires a valid id"
msgstr "編輯器需要有效的 ID"

#. translators: %s: field type that was not found.
#: dist/packages/fields.js:8
msgid "Field type `%s` not found"
msgstr "找不到欄位類型 `%s`"

#: dist/packages/layout.js:1
msgid "Support"
msgstr "支援"

#: packages/block-library/src/lib/cta-button/block.json
msgctxt "block title"
msgid "Call to Action Button"
msgstr "行動呼籲按鈕"

#: packages/block-library/src/lib/cta-button/block.json
msgctxt "block description"
msgid "Prompt visitors to take action with a button-style link."
msgstr "以按鈕樣式連結引導訪客採取行動。"

#: packages/block-library/src/lib/cta-button/block.json
#: packages/block-library/src/lib/cta-buttons/block.json
msgctxt "block keyword"
msgid "link"
msgstr "連結"

#: packages/block-library/src/lib/cta-button/block.json
#: packages/block-library/src/lib/cta-buttons/block.json
msgctxt "block keyword"
msgid "button"
msgstr "按鈕"

#: packages/block-library/src/lib/cta-button/block.json
#: packages/block-library/src/lib/cta-buttons/block.json
msgctxt "block keyword"
msgid "call to action"
msgstr "行動呼籲"

#: packages/block-library/src/lib/cta-button/block.json
#: packages/block-library/src/lib/cta-buttons/block.json
msgctxt "block keyword"
msgid "cta"
msgstr "CTA"

#: packages/block-library/src/lib/cta-button/block.json
#: packages/block-library/src/lib/cta-buttons/block.json
msgctxt "block keyword"
msgid "conversion"
msgstr "轉換"

#: packages/block-library/src/lib/cta-button/block.json
msgctxt "block style label"
msgid "Fill"
msgstr "填滿"

#: packages/block-library/src/lib/cta-button/block.json
msgctxt "block style label"
msgid "Outline"
msgstr "外框"

#: packages/block-library/src/lib/cta-buttons/block.json
msgctxt "block title"
msgid "Call to Action Buttons"
msgstr "行動呼籲按鈕群組"

#: packages/block-library/src/lib/cta-buttons/block.json
msgctxt "block description"
msgid "Prompt visitors to take action with a group of button-style links."
msgstr "以一組按鈕樣式連結引導訪客採取行動。"
