# Translation of Ultimate Multisite - Ultimate Multisite: Captcha in Danish
# 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:33+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: da_DK\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 "Adgang nægtet. Brug venligst en understøttet 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 "Din IP-adresse er blevet markeret for mistænkelig aktivitet. Kontakt venligst support, hvis du mener, dette er en fejl."

#: inc/class-rate-limiter.php:234
msgid "Too many requests. Please wait a moment and try again."
msgstr "For mange forespørgsler. Vent et øjeblik og prøv igen."

#: 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 "Din IP-adresse er blevet markeret af http:BL-spamdatabasen. Kontakt venligst support, hvis du mener, dette er en fejl."

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

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

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

#: inc/class-httpbl-checker.php:310
msgid "Suspicious"
msgstr "Mistænkelig"

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

#: inc/class-honeypot-checker.php:172
msgid "Form submitted too quickly. Please take a moment and try again."
msgstr "Formular indsendt for hurtigt. Vent et øjeblik og prøv igen."

#: inc/class-honeypot-checker.php:161
msgid "Submission blocked. Please try again."
msgstr "Indsendelse blokeret. Prøv venligst igen."

#: 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 "Din IP-adresse er blevet rapporteret for misbrugsadfærd. Kontakt venligst support, hvis du mener, dette er en fejl."

#: inc/captcha-providers/class-captcha-manager.php:839
msgid "Minimum abuse confidence score (1-100) to block an IP. Default: 75."
msgstr "Minimum misbrugstillidsscore (1-100) for at blokere en IP. Standard: 75."

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

#: inc/captcha-providers/class-captcha-manager.php:824
msgid "Free API key from abuseipdb.com (1,000 lookups/day). Leave empty to disable."
msgstr "Gratis API-nøgle fra abuseipdb.com (1.000 opslag/dag). Lad være tom for at deaktivere."

#: inc/captcha-providers/class-captcha-manager.php:823
msgid "AbuseIPDB API Key"
msgstr "AbuseIPDB API-nøgle"

#: 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 "Minimum konfidensscore (1-100) for at blokere en IP. Højere værdier er strengere. Standard: 90."

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

#: inc/captcha-providers/class-captcha-manager.php:792
msgid "Check IPs against the StopForumSpam database. No API key required. Enabled by default."
msgstr "Kontrollér IP'er mod StopForumSpam-databasen. Ingen API-nøgle påkrævet. Aktiveret som standard."

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

#: inc/captcha-providers/class-captcha-manager.php:774
msgid "Ignore threats older than this many days. Default: 30."
msgstr "Ignorer trusler ældre end dette antal dage. Standard: 30."

#: inc/captcha-providers/class-captcha-manager.php:773
msgid "Max Threat Age (days)"
msgstr "Maksimal trusselsalder (dage)"

#: 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 "Minimum http:BL trusselscore for at blokere en IP (1-255). Lavere værdier er strengere. Standard: 25."

#: inc/captcha-providers/class-captcha-manager.php:756
msgid "Threat Score Threshold"
msgstr "Tærskelværdi for trusselscore"

#: 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 "Indtast din 12-tegns http:BL-adgangsnøgle fra projecthoneypot.org. Lad være tom for at deaktivere."

#: inc/captcha-providers/class-captcha-manager.php:740
msgid "Project Honey Pot Access Key"
msgstr "Project Honey Pot-adgangsnøgle"

#: inc/captcha-providers/class-captcha-manager.php:726
msgid "Blocks bad IPs with blacklist from projecthoneypot.org"
msgstr "Bloker dårlige IP'er med sortliste fra projecthoneypot.org"

#: inc/captcha-providers/class-captcha-manager.php:725
msgid "Enable http:BL (Project Honey Pot)"
msgstr "Aktiver 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 "Bloker anmodninger med almindelige bot-brugeragent-signaturer (curl, wget, python osv.)."

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

#: 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 "Tilføj usynligt honeypot-felt og tidskontrol. Indsendelser på under 2 sekunder blokeres som sandsynlige bots."

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

#: inc/captcha-providers/class-captcha-manager.php:678
msgid "How long to block an IP after exceeding the limit. Default: 3600 (1 hour)."
msgstr "Hvor længe en IP skal blokeres efter overskridelse af grænsen. Standard: 3600 (1 time)."

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

#: inc/captcha-providers/class-captcha-manager.php:661
msgid "The time period in seconds over which attempts are counted. Default: 600 (10 minutes)."
msgstr "Tidsperioden i sekunder, over hvilken forsøg tælles. Standard: 600 (10 minutter)."

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

#: inc/captcha-providers/class-captcha-manager.php:644
msgid "Number of attempts allowed per IP within the time window."
msgstr "Antal tilladte forsøg pr. IP inden for tidsvinduet."

#: inc/captcha-providers/class-captcha-manager.php:643
msgid "Max Attempts"
msgstr "Maks. forsøg"

#: 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 "Begræns antallet af anmodninger uden captcha pr. IP. Blokerer IP'er, der overskrider grænsen."

#: inc/captcha-providers/class-captcha-manager.php:629
msgid "Enable Rate Limiter"
msgstr "Aktivér hastighedsbegrænser"

#: inc/captcha-providers/class-captcha-manager.php:616
msgid "In addition to captcha challenges these layers protect against bots."
msgstr "Ud over captcha-udfordringer beskytter disse lag mod bots."

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

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

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

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

#: inc/captcha-providers/class-cap-captcha-provider.php:189
msgid "Verification failed. Please try again."
msgstr "Bekræftelse mislykkedes. Prøv venligst igen."

#: inc/captcha-providers/class-cap-captcha-provider.php:188
msgid "Verification complete. You are a human."
msgstr "Verifikation fuldført. Du er et menneske."

#: inc/captcha-providers/class-cap-captcha-provider.php:187
msgid "Verifying that you are a human"
msgstr "Bekræfter, at du er menneske"

#: inc/captcha-providers/class-cap-captcha-provider.php:186
msgid "Click to verify you are a human"
msgstr "Klik for at bekræfte, at du er menneske"

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

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

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

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

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

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

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

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

#: inc/class-cap-statistics.php:337
msgid "Are you sure you want to reset the statistics?"
msgstr "Er du sikker på, at du vil nulstille statistikkerne?"

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

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

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

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

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

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

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

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

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

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

#: inc/captcha-providers/class-recaptcha-v3-provider.php:200
msgid "Captcha score too low. Please try again."
msgstr "Captcha-score for lav. Prøv venligst igen."

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

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

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

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

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

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

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

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

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

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

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

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

#: inc/captcha-providers/class-captcha-manager.php:424
msgid "Skip captcha validation for logged-in users on comment forms."
msgstr "Spring captcha-validering over for loggede ind brugere på kommentarsformularer."

#: inc/captcha-providers/class-captcha-manager.php:423
msgid "Skip for Logged-in Users (Comments)"
msgstr "Spring over for loggede ind brugere (kommentarer)"

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

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

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

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

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

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

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

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

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

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

#: inc/integrations/class-ultimate-multisite-integration.php:463
msgid "Add captcha protection to the Ultimate Multisite checkout and registration forms."
msgstr "Tilføj captcha-beskyttelse til Ultimate Multisite checkout- og registreringsformularerne."

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

#: inc/captcha-providers/class-captcha-manager.php:341
msgid "Choose which pages and forms should be protected by the captcha."
msgstr "Vælg hvilke sider og formularer, der skal beskyttes af captcha."

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

#: 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 "Når det er aktiveret, kører captcha'en usynligt i baggrunden, når formularen indsendes. Når det er deaktiveret, vises der en afkrydsningsboks, som brugeren skal klikke på."

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

#: inc/captcha-providers/class-cap-captcha-provider.php:553
msgid "Max (5 challenges, high difficulty + rate limiting)"
msgstr "Max (5 udfordringer, høj sværhedsgrad + hastighedsbegrænsning)"

#: 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 "Hurtig (2 udfordringer, lav sværhedsgrad)"

#: 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: Hurtig verifikation, bedste brugeroplevelse. Medium: Balanseret sikkerhed og ydeevne (anbefalet). Max: Maksimal beskyttelse mod bots, kan tage længere tid at verificere."

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

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

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

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

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

#: 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-verifikation mislykkedes. Prøv venligst igen."

#: 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 "Udfyld venligst captcha-verifikationen."

#: views/captcha/no_keys.php:15
msgid "After adding the correct keys, reload this page and this message should go away."
msgstr "Efter at have tilføjet de korrekte nøgler, genindlæs denne side, og denne besked skulle forsvinde."

#: views/captcha/no_keys.php:15
msgid "If you do not have keys already, then visit %s."
msgstr "Hvis du ikke allerede har nøgler, så besøg %s."

#: views/captcha/no_keys.php:12
msgid "Add your Captcha site keys"
msgstr "Tilføj dine Captcha-webstedsnøgler"

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

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

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

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

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

#: 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 "Størrelsen på widgeten."

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

#: 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 "Nøgleen autoriserer kommunikation mellem din applikations backend og (ReCaptcha eller hCaptcha) serveren."

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

#: inc/captcha-providers/class-captcha-manager.php:535
msgid "The site key provided by the captcha service (ReCaptcha or hCaptcha)."
msgstr "Nøglen til webstedet leveret af captcha-tjenesten (ReCaptcha eller 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 "Websted nøgle"

#: inc/captcha-providers/class-recaptcha-v3-provider.php:239
msgid "Hide the ReCaptcha badge in the bottom right of the screen."
msgstr "Skjul ReCaptcha-badgen i nederste højre hjørne af skærmen."

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

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

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

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

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

#: inc/captcha-providers/class-captcha-manager.php:309
msgid "Toggle this option to enable captcha spam prevent methods on the registration page."
msgstr "Slå denne indstilling til/fra for at aktivere captcha-baserede spam-beskyttelsesmetoder på tilmeldingssiden."

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

#: inc/captcha-providers/class-captcha-manager.php:299
msgid "Protect your network from spam registrations and abuse."
msgstr "Beskytt dit netværk mod spamregistreringer og misbrug."

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

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

#. Description of the plugin
#: ultimate-multisite-captcha.php
msgid "Prevent bots from creating spam sites on your network using Google reCaptcha or hCaptcha."
msgstr "Forhindrer bots i at oprette spamwebsteder på dit netværk ved hjælp af Google reCaptcha eller 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 "Ultimativ Multisite: Captcha"