# Translation of Ultimate Multisite - Ultimate Multisite: Captcha in Chinese (Taiwan)
# This file is distributed under the same license as the Ultimate Multisite - Ultimate Multisite: Captcha package.
msgid ""
msgstr ""
"PO-Revision-Date: 2026-05-06 03:19:25+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: GlotPress/4.0.3\n"
"Language: zh_TW\n"
"Project-Id-Version: Ultimate Multisite - Ultimate Multisite: Captcha\n"

#: inc/class-useragent-blocker.php:130
msgid "Access denied. Please use a supported browser."
msgstr "存取遭拒。請使用支援的瀏覽器。"

#: inc/class-stopforumspam-checker.php:297
msgid "Your IP address has been flagged for suspicious activity. Please contact support if you believe this is an error."
msgstr "您的 IP 位址因可疑活動而被標記。若您認為這是錯誤，請聯絡支援團隊。"

#: inc/class-rate-limiter.php:234
msgid "Too many requests. Please wait a moment and try again."
msgstr "請求次數過多。請稍候片刻再試一次。"

#: inc/class-httpbl-checker.php:368
msgid "Your IP address has been flagged by the http:BL spam database. Please contact support if you believe this is an error."
msgstr "您的 IP 位址已被 http:BL 垃圾郵件資料庫標記。若您認為這是錯誤，請聯絡支援團隊。"

#: inc/class-httpbl-checker.php:321
msgid "Unknown"
msgstr "未知"

#: inc/class-httpbl-checker.php:318
msgid "Comment Spammer"
msgstr "留言垃圾訊息發送者"

#: inc/class-httpbl-checker.php:314
msgid "Harvester"
msgstr "收集器"

#: inc/class-httpbl-checker.php:310
msgid "Suspicious"
msgstr "可疑"

#: inc/class-httpbl-checker.php:304
msgid "Search Engine"
msgstr "搜尋引擎"

#: inc/class-honeypot-checker.php:172
msgid "Form submitted too quickly. Please take a moment and try again."
msgstr "表單提交速度過快。請稍候片刻再試一次。"

#: inc/class-honeypot-checker.php:161
msgid "Submission blocked. Please try again."
msgstr "提交已封鎖。請再試一次。"

#: inc/class-abuseipdb-checker.php:318
msgid "Your IP address has been reported for abusive behavior. Please contact support if you believe this is an error."
msgstr "您的 IP 位址已被回報有濫用行為。若您認為這是錯誤，請聯絡支援團隊。"

#: inc/captcha-providers/class-captcha-manager.php:839
msgid "Minimum abuse confidence score (1-100) to block an IP. Default: 75."
msgstr "封鎖 IP 位址的最低濫用信任評分（1-100）。預設值：75。"

#: inc/captcha-providers/class-captcha-manager.php:838
msgid "AbuseIPDB Score Threshold"
msgstr "AbuseIPDB 評分閾值"

#: inc/captcha-providers/class-captcha-manager.php:824
msgid "Free API key from abuseipdb.com (1,000 lookups/day). Leave empty to disable."
msgstr "來自 abuseipdb.com 的免費 API 索引碼（每日 1,000 次查詢）。留空以停用。"

#: inc/captcha-providers/class-captcha-manager.php:823
msgid "AbuseIPDB API Key"
msgstr "AbuseIPDB API 索引碼"

#: inc/captcha-providers/class-captcha-manager.php:806
msgid "Minimum confidence score (1-100) to block an IP. Higher values are stricter. Default: 90."
msgstr "封鎖 IP 位址的最低信心度分數（1-100）。數值越高越嚴格。預設值：90。"

#: inc/captcha-providers/class-captcha-manager.php:805
msgid "StopForumSpam Confidence Threshold"
msgstr "StopForumSpam 信心度閾值"

#: inc/captcha-providers/class-captcha-manager.php:792
msgid "Check IPs against the StopForumSpam database. No API key required. Enabled by default."
msgstr "對 StopForumSpam 資料庫核取 IP 位址。無需 API 索引碼。預設為啟用。"

#: inc/captcha-providers/class-captcha-manager.php:791
msgid "Enable StopForumSpam"
msgstr "啟用 StopForumSpam"

#: inc/captcha-providers/class-captcha-manager.php:774
msgid "Ignore threats older than this many days. Default: 30."
msgstr "忽略超過此天數的威脅。預設值：30。"

#: inc/captcha-providers/class-captcha-manager.php:773
msgid "Max Threat Age (days)"
msgstr "最大威脅天數（天）"

#: inc/captcha-providers/class-captcha-manager.php:757
msgid "Minimum http:BL threat score to block an IP (1-255). Lower values are stricter. Default: 25."
msgstr "最低 http:BL 威脅分數以封鎖 IP 位址（1-255）。數值越低越嚴格。預設值：25。"

#: inc/captcha-providers/class-captcha-manager.php:756
msgid "Threat Score Threshold"
msgstr "威脅分數閾值"

#: inc/captcha-providers/class-captcha-manager.php:744
msgid "Enter http:BL access Key "
msgstr ""

#: inc/captcha-providers/class-captcha-manager.php:741
msgid "Enter your 12-character http:BL access key from projecthoneypot.org. Leave empty to disable."
msgstr "輸入您從 projecthoneypot.org 取得的 12 字元 http:BL 存取索引碼。留空以停用。"

#: inc/captcha-providers/class-captcha-manager.php:740
msgid "Project Honey Pot Access Key"
msgstr "Project Honey Pot 存取索引碼"

#: inc/captcha-providers/class-captcha-manager.php:726
msgid "Blocks bad IPs with blacklist from projecthoneypot.org"
msgstr "使用 projecthoneypot.org 的封鎖清單封鎖惡意 IP 位址。"

#: inc/captcha-providers/class-captcha-manager.php:725
msgid "Enable http:BL (Project Honey Pot)"
msgstr "啟用 http:BL（Project Honey Pot）"

#: inc/captcha-providers/class-captcha-manager.php:711
msgid "Block requests with common bot User-Agent signatures (curl, wget, python, etc.)."
msgstr "封鎖帶有常見機器人使用者代理特徵（curl、wget、python 等）的請求。"

#: inc/captcha-providers/class-captcha-manager.php:710
msgid "Block Bot User-Agents"
msgstr "封鎖機器人使用者代理"

#: inc/captcha-providers/class-captcha-manager.php:696
msgid "Add invisible honeypot field and timing check. Sub-2-second submissions are blocked as likely bots."
msgstr "新增隱藏的蜜罐欄位與時間檢查。提交時間低於 2 秒的請求將被視為機器人而封鎖。"

#: inc/captcha-providers/class-captcha-manager.php:695
msgid "Enable Honeypot Protection"
msgstr "啟用蜜罐保護"

#: inc/captcha-providers/class-captcha-manager.php:678
msgid "How long to block an IP after exceeding the limit. Default: 3600 (1 hour)."
msgstr "超過限制後封鎖 IP 的持續時間。預設值：3600（1 小時）。"

#: inc/captcha-providers/class-captcha-manager.php:677
msgid "Block Duration (seconds)"
msgstr "封鎖持續時間（秒）"

#: inc/captcha-providers/class-captcha-manager.php:661
msgid "The time period in seconds over which attempts are counted. Default: 600 (10 minutes)."
msgstr "計算嘗試次數的時間期間（以秒為單位）。預設值：600（10 分鐘）。"

#: inc/captcha-providers/class-captcha-manager.php:660
msgid "Time Window (seconds)"
msgstr "時間視窗（秒）"

#: inc/captcha-providers/class-captcha-manager.php:644
msgid "Number of attempts allowed per IP within the time window."
msgstr "在時間視窗內，每個 IP 位址允許的嘗試次數。"

#: inc/captcha-providers/class-captcha-manager.php:643
msgid "Max Attempts"
msgstr "最大嘗試次數"

#: inc/captcha-providers/class-captcha-manager.php:630
msgid "Limit the number of captcha-less requests per IP. Blocks IPs that exceed the threshold."
msgstr "限制每個 IP 位址無驗證碼的請求數量。封鎖超過閾值的 IP 位址。"

#: inc/captcha-providers/class-captcha-manager.php:629
msgid "Enable Rate Limiter"
msgstr "啟用速率限制器"

#: inc/captcha-providers/class-captcha-manager.php:616
msgid "In addition to captcha challenges these layers protect against bots."
msgstr "除了驗證碼挑戰之外，這些層級還能防止機器人攻擊。"

#: inc/captcha-providers/class-captcha-manager.php:615
msgid "Extra Protection"
msgstr "額外保護"

#: inc/class-settings-page.php:259
msgid "Enabled"
msgstr "Enabled"

#: inc/class-settings-page.php:64
msgid "Captcha Settings"
msgstr "Captcha Settings"

#. translators: %1$s: reCAPTCHA admin URL, %2$s: hCaptcha dashboard URL
#: inc/captcha-providers/class-captcha-manager.php:530
msgid "Get your keys from <a href=\"%1$s\" target=\"_blank\">Google reCAPTCHA</a> or <a href=\"%2$s\" target=\"_blank\">hCaptcha Dashboard</a>."
msgstr "Get your keys from <a href=\"%1$s\" target=\"_blank\">Google reCAPTCHA</a> or <a href=\"%2$s\" target=\"_blank\">hCaptcha Dashboard</a>."

#: inc/captcha-providers/class-cap-captcha-provider.php:189
msgid "Verification failed. Please try again."
msgstr "Verification failed. Please try again."

#: inc/captcha-providers/class-cap-captcha-provider.php:188
msgid "Verification complete. You are a human."
msgstr "Verification complete. You are a human."

#: inc/captcha-providers/class-cap-captcha-provider.php:187
msgid "Verifying that you are a human"
msgstr "Verifying that you are a human"

#: inc/captcha-providers/class-cap-captcha-provider.php:186
msgid "Click to verify you are a human"
msgstr "Click to verify you are a human"

#: inc/captcha-providers/class-cap-captcha-provider.php:184
msgid "Enable WASM for faster solving"
msgstr "Enable WASM for faster solving"

#: inc/captcha-providers/class-cap-captcha-provider.php:183
msgid "Verification failed"
msgstr "Verification failed"

#: inc/captcha-providers/class-cap-captcha-provider.php:182
msgid "You're a human"
msgstr "You're a human"

#: inc/captcha-providers/class-cap-captcha-provider.php:181
msgid "Verifying..."
msgstr "Verifying..."

#: inc/captcha-providers/class-cap-captcha-provider.php:180
msgid "I'm a human"
msgstr "I'm a human"

#: inc/integrations/class-wordpress-integration.php:350
msgid "Comment Submission Failed"
msgstr "Comment Submission Failed"

#: inc/integrations/class-woocommerce-integration.php:648
msgid "Captcha token."
msgstr "Captcha token."

#: inc/class-cap-statistics.php:338
msgid "Reset Stats"
msgstr "Reset Stats"

#: inc/class-cap-statistics.php:337
msgid "Are you sure you want to reset the statistics?"
msgstr "Are you sure you want to reset the statistics?"

#. translators: %s: last activity time
#: inc/class-cap-statistics.php:329
msgid "Last activity: %s"
msgstr "Last activity: %s"

#. translators: %s: time since last reset
#: inc/class-cap-statistics.php:321
msgid "Tracking for %s"
msgstr "Tracking for %s"

#: inc/class-cap-statistics.php:311
msgid "Rate Limited"
msgstr "Rate Limited"

#: inc/class-cap-statistics.php:301
msgid "Blocked"
msgstr "Blocked"

#: inc/class-cap-statistics.php:291
msgid "Passed"
msgstr "Passed"

#: inc/class-cap-statistics.php:281
msgid "Challenges"
msgstr "Challenges"

#: inc/class-cap-statistics.php:271
msgid "Cap Captcha Statistics"
msgstr "Cap Captcha Statistics"

#: inc/class-cap-statistics.php:254
msgid "ago"
msgstr "ago"

#: inc/class-cap-statistics.php:251
msgid "No activity yet"
msgstr "No activity yet"

#: inc/class-cap-statistics.php:234
msgid "Never"
msgstr "Never"

#: inc/captcha-providers/class-recaptcha-v3-provider.php:200
msgid "Captcha score too low. Please try again."
msgstr "Captcha score too low. Please try again."

#: inc/captcha-providers/class-captcha-manager.php:510
msgid "Protect the WooCommerce pay order page."
msgstr "Protect the WooCommerce pay order page."

#: inc/captcha-providers/class-captcha-manager.php:509
msgid "WooCommerce Pay Order"
msgstr "WooCommerce Pay Order"

#: inc/captcha-providers/class-captcha-manager.php:496
msgid "Protect the WooCommerce password reset form."
msgstr "Protect the WooCommerce password reset form."

#: inc/captcha-providers/class-captcha-manager.php:495
msgid "WooCommerce Password Reset"
msgstr "WooCommerce Password Reset"

#: inc/captcha-providers/class-captcha-manager.php:482
msgid "Protect the WooCommerce checkout form."
msgstr "Protect the WooCommerce checkout form."

#: inc/captcha-providers/class-captcha-manager.php:481
msgid "WooCommerce Checkout"
msgstr "WooCommerce Checkout"

#: inc/captcha-providers/class-captcha-manager.php:468
msgid "Protect the WooCommerce registration form."
msgstr "Protect the WooCommerce registration form."

#: inc/captcha-providers/class-captcha-manager.php:467
msgid "WooCommerce Registration"
msgstr "WooCommerce Registration"

#: inc/captcha-providers/class-captcha-manager.php:454
msgid "Protect the WooCommerce login form."
msgstr "Protect the WooCommerce login form."

#: inc/captcha-providers/class-captcha-manager.php:453
msgid "WooCommerce Login"
msgstr "WooCommerce Login"

#: inc/captcha-providers/class-captcha-manager.php:441
msgid "Protect WooCommerce forms."
msgstr "Protect WooCommerce forms."

#: inc/captcha-providers/class-captcha-manager.php:440
msgid "WooCommerce Forms"
msgstr "WooCommerce Forms"

#: inc/captcha-providers/class-captcha-manager.php:424
msgid "Skip captcha validation for logged-in users on comment forms."
msgstr "Skip captcha validation for logged-in users on comment forms."

#: inc/captcha-providers/class-captcha-manager.php:423
msgid "Skip for Logged-in Users (Comments)"
msgstr "Skip for Logged-in Users (Comments)"

#: inc/captcha-providers/class-captcha-manager.php:410
msgid "Protect the WordPress comments form."
msgstr "Protect the WordPress comments form."

#: inc/captcha-providers/class-captcha-manager.php:409
msgid "Comments Form"
msgstr "Comments Form"

#: inc/captcha-providers/class-captcha-manager.php:396
msgid "Protect the WordPress password reset form."
msgstr "Protect the WordPress password reset form."

#: inc/captcha-providers/class-captcha-manager.php:395
msgid "Password Reset Form"
msgstr "Password Reset Form"

#: inc/captcha-providers/class-captcha-manager.php:382
msgid "Protect the WordPress registration form."
msgstr "Protect the WordPress registration form."

#: inc/captcha-providers/class-captcha-manager.php:381
msgid "Registration Form"
msgstr "Registration Form"

#: inc/captcha-providers/class-captcha-manager.php:368
msgid "Protect the WordPress login form (wp-login.php)."
msgstr "Protect the WordPress login form (wp-login.php)."

#: inc/captcha-providers/class-captcha-manager.php:367
msgid "Login Form"
msgstr "Login Form"

#: inc/captcha-providers/class-captcha-manager.php:355
msgid "Protect WordPress native forms."
msgstr "Protect WordPress native forms."

#: inc/captcha-providers/class-captcha-manager.php:354
msgid "WordPress Forms"
msgstr "WordPress Forms"

#: inc/integrations/class-ultimate-multisite-integration.php:463
msgid "Add captcha protection to the Ultimate Multisite checkout and registration forms."
msgstr "Add captcha protection to the Ultimate Multisite checkout and registration forms."

#: inc/integrations/class-ultimate-multisite-integration.php:462
msgid "Protect Checkout/Registration"
msgstr "Protect Checkout/Registration"

#: inc/captcha-providers/class-captcha-manager.php:341
msgid "Choose which pages and forms should be protected by the captcha."
msgstr "Choose which pages and forms should be protected by the captcha."

#: inc/captcha-providers/class-captcha-manager.php:340
msgid "Protection Locations"
msgstr "Protection Locations"

#: inc/captcha-providers/class-cap-captcha-provider.php:567
msgid "When enabled, the captcha runs invisibly in the background when the form is submitted. When disabled, shows a checkbox the user must click."
msgstr "When enabled, the captcha runs invisibly in the background when the form is submitted. When disabled, shows a checkbox the user must click."

#: inc/captcha-providers/class-cap-captcha-provider.php:566
msgid "Invisible Mode"
msgstr "Invisible Mode"

#: inc/captcha-providers/class-cap-captcha-provider.php:553
msgid "Max (5 challenges, high difficulty + rate limiting)"
msgstr "Max (5 challenges, high difficulty + rate limiting)"

#: inc/captcha-providers/class-cap-captcha-provider.php:552
msgid "Medium (3 challenges, moderate difficulty)"
msgstr "Medium (3 challenges, moderate difficulty)"

#: inc/captcha-providers/class-cap-captcha-provider.php:551
msgid "Fast (2 challenges, low difficulty)"
msgstr "Fast (2 challenges, low difficulty)"

#: inc/captcha-providers/class-cap-captcha-provider.php:547
msgid "Fast: Quick verification, best user experience. Medium: Balanced security and performance (recommended). Max: Maximum protection against bots, may take longer to verify."
msgstr "Fast: Quick verification, best user experience. Medium: Balanced security and performance (recommended). Max: Maximum protection against bots, may take longer to verify."

#: inc/captcha-providers/class-cap-captcha-provider.php:546
msgid "Security Level"
msgstr "Security Level"

#: inc/captcha-providers/class-cap-captcha-provider.php:532
msgid "Protection Statistics"
msgstr "Protection Statistics"

#. translators: %s is a link to Cap Captcha documentation
#: inc/captcha-providers/class-cap-captcha-provider.php:516
msgid "<strong>Cap Captcha</strong> is a lightweight, privacy-first captcha that uses proof-of-work instead of tracking or image recognition. When a user clicks the checkbox, their browser solves a small computational puzzle (SHA-256 hashing) to prove they are not a bot.<br><br><strong>Benefits:</strong><ul><li>No API keys required - fully self-hosted</li><li>Works on all domains automatically (ideal for multisite)</li><li>Privacy-focused - no user data sent to third parties</li><li>GDPR compliant</li><li>Only ~20KB in size</li></ul><a href=\"%s\" target=\"_blank\">Learn more about Cap Captcha &rarr;</a>"
msgstr "<strong>Cap Captcha</strong> is a lightweight, privacy-first captcha that uses proof-of-work instead of tracking or image recognition. When a user clicks the checkbox, their browser solves a small computational puzzle (SHA-256 hashing) to prove they are not a bot.<br><br><strong>Benefits:</strong><ul><li>No API keys required - fully self-hosted</li><li>Works on all domains automatically (ideal for multisite)</li><li>Privacy-focused - no user data sent to third parties</li><li>GDPR compliant</li><li>Only ~20KB in size</li></ul><a href=\"%s\" target=\"_blank\">Learn more about Cap Captcha &rarr;</a>"

#: inc/captcha-providers/class-cap-captcha-provider.php:513
msgid "About Cap Captcha"
msgstr "About Cap Captcha"

#: inc/captcha-providers/class-cap-captcha-provider.php:53
msgid "Cap Captcha (Self-Hosted)"
msgstr "Cap Captcha (Self-Hosted)"

#: inc/captcha-providers/class-abstract-hcaptcha-provider.php:215
#: inc/captcha-providers/class-abstract-recaptcha-provider.php:142
#: inc/captcha-providers/class-cap-captcha-provider.php:490
#: inc/captcha-providers/class-recaptcha-v3-provider.php:191
#: inc/class-captcha-core.php:339
#: inc/integrations/class-ultimate-multisite-integration.php:378
msgid "Captcha verification failed. Please try again."
msgstr "Captcha verification failed. Please try again."

#: inc/captcha-providers/class-abstract-hcaptcha-provider.php:205
#: inc/captcha-providers/class-abstract-recaptcha-provider.php:132
#: inc/captcha-providers/class-cap-captcha-provider.php:480
#: inc/captcha-providers/class-recaptcha-v3-provider.php:181
#: inc/class-captcha-core.php:285
#: inc/integrations/class-ultimate-multisite-integration.php:369
msgid "Please complete the captcha verification."
msgstr "Please complete the captcha verification."

#: views/captcha/no_keys.php:15
msgid "After adding the correct keys, reload this page and this message should go away."
msgstr "After adding the correct keys, reload this page and this message should go away."

#: views/captcha/no_keys.php:15
msgid "If you do not have keys already, then visit %s."
msgstr "If you do not have keys already, then visit %s."

#: views/captcha/no_keys.php:12
msgid "Add your Captcha site keys"
msgstr "Add your Captcha site keys"

#: inc/captcha-providers/class-captcha-manager.php:593
msgid "Dark"
msgstr "Dark"

#: inc/captcha-providers/class-captcha-manager.php:592
msgid "Light"
msgstr "Light"

#: inc/captcha-providers/class-captcha-manager.php:588
msgid "The color theme of the widget."
msgstr "The color theme of the widget."

#: inc/captcha-providers/class-captcha-manager.php:587
msgid "Theme mode"
msgstr "Theme mode"

#: inc/captcha-providers/class-captcha-manager.php:574
msgid "Compact"
msgstr "Compact"

#: inc/captcha-providers/class-captcha-manager.php:573
msgid "Normal"
msgstr "一般"

#: inc/captcha-providers/class-captcha-manager.php:569
msgid "The size of the widget."
msgstr "The size of the widget."

#: inc/captcha-providers/class-captcha-manager.php:568
msgid "Display mode"
msgstr "Display mode"

#: inc/captcha-providers/class-captcha-manager.php:552
msgid "The secret key authorizes communication between your application backend and the (ReCaptcha or hCaptcha) server."
msgstr "The secret key authorizes communication between your application backend and the (ReCaptcha or hCaptcha) server."

#: inc/captcha-providers/class-captcha-manager.php:551
msgid "1VqD2Z9jAAAAAOmEgsb_4SeKcx6pHdvv-L1NL7H3"
msgstr "1VqD2Z9jAAAAAOmEgsb_4SeKcx6pHdvv-L1NL7H3"

#: inc/captcha-providers/class-captcha-manager.php:550
msgid "Site Secret"
msgstr "Site Secret"

#: inc/captcha-providers/class-captcha-manager.php:535
msgid "The site key provided by the captcha service (ReCaptcha or hCaptcha)."
msgstr "The site key provided by the captcha service (ReCaptcha or hCaptcha)."

#: inc/captcha-providers/class-captcha-manager.php:534
msgid "2LoD6Z4aAABAAJjZso789dBIHsrEaYrT98pqks45"
msgstr "2LoD6Z4aAABAAJjZso789dBIHsrEaYrT98pqks45"

#: inc/captcha-providers/class-captcha-manager.php:527
msgid "Site Key"
msgstr "Site Key"

#: inc/captcha-providers/class-recaptcha-v3-provider.php:239
msgid "Hide the ReCaptcha badge in the bottom right of the screen."
msgstr "Hide the ReCaptcha badge in the bottom right of the screen."

#: inc/captcha-providers/class-recaptcha-v3-provider.php:238
msgid "Hide the ReCAPTCHA v3 badge"
msgstr "Hide the ReCAPTCHA v3 badge"

#: inc/captcha-providers/class-hcaptcha-invisible-provider.php:43
msgid "hCaptcha Invisible"
msgstr "hCaptcha Invisible"

#: inc/captcha-providers/class-hcaptcha-provider.php:43
msgid "hCaptcha"
msgstr "hCaptcha"

#: inc/captcha-providers/class-recaptcha-v3-provider.php:45
msgid "Google Recaptcha - V3 ReCaptcha"
msgstr "Google Recaptcha - V3 ReCaptcha"

#: inc/captcha-providers/class-recaptcha-v2-invisible-provider.php:43
msgid "Google ReCaptcha - V2 Invisible"
msgstr "Google ReCaptcha - V2 Invisible"

#: inc/captcha-providers/class-recaptcha-v2-checkbox-provider.php:43
msgid "Google ReCaptcha - V2 Checkbox"
msgstr "Google ReCaptcha - V2 Checkbox"

#: inc/captcha-providers/class-captcha-manager.php:319
msgid "Spam Protection Method"
msgstr "Spam Protection Method"

#: inc/captcha-providers/class-captcha-manager.php:309
msgid "Toggle this option to enable captcha spam prevent methods on the registration page."
msgstr "Toggle this option to enable captcha spam prevent methods on the registration page."

#: inc/captcha-providers/class-captcha-manager.php:308
msgid "Enable Captcha"
msgstr "Enable Captcha"

#: inc/captcha-providers/class-captcha-manager.php:299
msgid "Protect your network from spam registrations and abuse."
msgstr "Protect your network from spam registrations and abuse."

#: inc/captcha-providers/class-captcha-manager.php:298
msgid "Security"
msgstr "Security"

#: inc/captcha-providers/class-captcha-manager.php:286
#: inc/captcha-providers/class-captcha-manager.php:287
#: inc/class-settings-page.php:65
msgid "Captcha"
msgstr "Captcha"

#. Author URI of the plugin
#: ultimate-multisite-captcha.php
msgid "https://multisiteultimate.com"
msgstr "https://multisiteultimate.com"

#. Author of the plugin
#: ultimate-multisite-captcha.php
msgid "Multisite Ultimate"
msgstr "Multisite Ultimate"

#. Description of the plugin
#: ultimate-multisite-captcha.php
msgid "Prevent bots from creating spam sites on your network using Google reCaptcha or hCaptcha."
msgstr "Prevent bots from creating spam sites on your network using Google reCaptcha or hCaptcha."

#. Plugin URI of the plugin
#: ultimate-multisite-captcha.php
msgid "https://multisiteultimate.com/addons"
msgstr "https://multisiteultimate.com/addons"

#. Plugin Name of the plugin
#: ultimate-multisite-captcha.php
msgid "Ultimate Multisite: Captcha"
msgstr "Ultimate Multisite: Captcha"