# Translation of Ultimate Multisite - Ultimate Multisite: Captcha in German (Austria)
# 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:26:24+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.3\n"
"Language: de_AT\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 "Zugriff verweigert. Bitte verwende einen unterstützten Browser."

#: 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 "Deine IP-Adresse wurde wegen verdächtiger Aktivitäten markiert. Bitte kontaktiere den Support, wenn du glaubst, dass dies ein Fehler ist."

#: inc/class-rate-limiter.php:234
msgid "Too many requests. Please wait a moment and try again."
msgstr "Zu viele Anfragen. Bitte warte einen Moment und versuche es erneut."

#: 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 "Deine IP-Adresse wurde von der http:BL-Spam-Datenbank markiert. Bitte kontaktiere den Support, wenn du glaubst, dass dies ein Fehler ist."

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

#: inc/class-httpbl-checker.php:318
msgid "Comment Spammer"
msgstr "Kommentar-Spammer"

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

#: inc/class-httpbl-checker.php:310
msgid "Suspicious"
msgstr "Verdächtig"

#: inc/class-httpbl-checker.php:304
msgid "Search Engine"
msgstr "Suchmaschine"

#: inc/class-honeypot-checker.php:172
msgid "Form submitted too quickly. Please take a moment and try again."
msgstr "Formular zu schnell abgeschickt. Bitte nimm dir einen Moment Zeit und versuche es erneut."

#: inc/class-honeypot-checker.php:161
msgid "Submission blocked. Please try again."
msgstr "Übermittlung blockiert. Bitte versuche es erneut."

#: 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 "Deine IP-Adresse wurde wegen missbräuchlichen Verhaltens gemeldet. Bitte kontaktiere den Support, wenn du glaubst, dass dies ein Fehler ist."

#: inc/captcha-providers/class-captcha-manager.php:839
msgid "Minimum abuse confidence score (1-100) to block an IP. Default: 75."
msgstr "Mindest-Missbrauchs-Konfidenzwert (1–100), um eine IP zu blockieren. Standard: 75."

#: inc/captcha-providers/class-captcha-manager.php:838
msgid "AbuseIPDB Score Threshold"
msgstr "AbuseIPDB-Bewertungsschwellwert"

#: inc/captcha-providers/class-captcha-manager.php:824
msgid "Free API key from abuseipdb.com (1,000 lookups/day). Leave empty to disable."
msgstr "Kostenloser API-Schlüssel von abuseipdb.com (1.000 Abfragen/Tag). Leer lassen, um zu deaktivieren."

#: inc/captcha-providers/class-captcha-manager.php:823
msgid "AbuseIPDB API Key"
msgstr "AbuseIPDB-API-Schlüssel"

#: 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 "Minimaler Vertrauenswert (1–100) zum Blockieren einer IP. Höhere Werte sind strenger. Standard: 90."

#: inc/captcha-providers/class-captcha-manager.php:805
msgid "StopForumSpam Confidence Threshold"
msgstr "StopForumSpam-Vertrauensschwellenwert"

#: inc/captcha-providers/class-captcha-manager.php:792
msgid "Check IPs against the StopForumSpam database. No API key required. Enabled by default."
msgstr "IPs gegen die StopForumSpam-Datenbank prüfen. Kein API-Schlüssel erforderlich. Standardmäßig aktiviert."

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

#: inc/captcha-providers/class-captcha-manager.php:774
msgid "Ignore threats older than this many days. Default: 30."
msgstr "Bedrohungen ignorieren, die älter als diese Anzahl Tage sind. Standard: 30."

#: inc/captcha-providers/class-captcha-manager.php:773
msgid "Max Threat Age (days)"
msgstr "Maximales Bedrohungsalter (Tage)"

#: 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 "Minimaler http:BL-Bedrohungswert zum Blockieren einer IP (1–255). Niedrigere Werte sind strenger. Standard: 25."

#: inc/captcha-providers/class-captcha-manager.php:756
msgid "Threat Score Threshold"
msgstr "Bedrohungs-Schwellenwert"

#: 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 "Gib deinen 12-stelligen http:BL-Zugangsschlüssel von projecthoneypot.org ein. Leer lassen, um zu deaktivieren."

#: inc/captcha-providers/class-captcha-manager.php:740
msgid "Project Honey Pot Access Key"
msgstr "Project Honey Pot-Zugangsschlüssel"

#: inc/captcha-providers/class-captcha-manager.php:726
msgid "Blocks bad IPs with blacklist from projecthoneypot.org"
msgstr "Blockiert schädliche IPs mit der Blacklist von projecthoneypot.org"

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

#: inc/captcha-providers/class-captcha-manager.php:711
msgid "Block requests with common bot User-Agent signatures (curl, wget, python, etc.)."
msgstr "Anfragen mit typischen Bot-User-Agent-Signaturen (curl, wget, python usw.) blockieren."

#: inc/captcha-providers/class-captcha-manager.php:710
msgid "Block Bot User-Agents"
msgstr "Bot-User-Agents blockieren"

#: 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 "Unsichtbares Honeypot-Feld und Zeitprüfung hinzufügen. Einsendungen unter 2 Sekunden werden als wahrscheinliche Bots blockiert."

#: inc/captcha-providers/class-captcha-manager.php:695
msgid "Enable Honeypot Protection"
msgstr "Honeypot-Schutz aktivieren"

#: inc/captcha-providers/class-captcha-manager.php:678
msgid "How long to block an IP after exceeding the limit. Default: 3600 (1 hour)."
msgstr "Wie lange eine IP nach Überschreitung des Limits gesperrt werden soll. Standard: 3600 (1 Stunde)."

#: inc/captcha-providers/class-captcha-manager.php:677
msgid "Block Duration (seconds)"
msgstr "Sperrdauer (Sekunden)"

#: inc/captcha-providers/class-captcha-manager.php:661
msgid "The time period in seconds over which attempts are counted. Default: 600 (10 minutes)."
msgstr "Der Zeitraum in Sekunden, über den die Versuche gezählt werden. Standard: 600 (10 Minuten)."

#: inc/captcha-providers/class-captcha-manager.php:660
msgid "Time Window (seconds)"
msgstr "Zeitfenster (Sekunden)"

#: inc/captcha-providers/class-captcha-manager.php:644
msgid "Number of attempts allowed per IP within the time window."
msgstr "Anzahl der Versuche, die einer IP innerhalb des Zeitfensters erlaubt sind."

#: inc/captcha-providers/class-captcha-manager.php:643
msgid "Max Attempts"
msgstr "Maximale Versuche"

#: 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 "Begrenze die Anzahl der Anfragen ohne Captcha pro IP. Blockiert IPs, die den Schwellenwert überschreiten."

#: inc/captcha-providers/class-captcha-manager.php:629
msgid "Enable Rate Limiter"
msgstr "Ratenbegrenzung aktivieren"

#: inc/captcha-providers/class-captcha-manager.php:616
msgid "In addition to captcha challenges these layers protect against bots."
msgstr "Zusätzlich zu Captcha-Herausforderungen schützen diese Ebenen vor Bots."

#: inc/captcha-providers/class-captcha-manager.php:615
msgid "Extra Protection"
msgstr "Extra-Schutz"

#: 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"