msgid ""
msgstr ""
"Project-Id-Version: AesirX Consent 2.0.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/aesirx-consent\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-07-25T03:47:45+00:00\n"
"PO-Revision-Date: 2024-07-26 17:10+0200\n"
"Language: dk\n"
"X-Domain: aesirx-consent\n"
"X-Generator: Poedit 3.4.4\n"

#. Plugin URI of the plugin
#: aesirx-consent.php
msgid "https://analytics.aesirx.io?utm_source=wpplugin&utm_medium=web&utm_campaign=wordpress&utm_id=aesirx&utm_term=wordpress&utm_content=analytics"
msgstr "https://analytics.aesirx.io?utm_source=wpplugin&utm_medium=web&utm_campaign=wordpress&utm_id=aesirx&utm_term=wordpress&utm_content=analytics"

#. Author of the plugin
#: aesirx-consent.php
msgid "aesirx.io"
msgstr "aesirx.io"

#. Author URI of the plugin
#: aesirx-consent.php
msgid "https://aesirx.io/"
msgstr "https://aesirx.io/"

#: aesirx-consent.php:259
msgid "Settings"
msgstr "Indstillinger"

#: aesirx-consent.php:386
msgid "Problem with Aesirx Analytics plugin install"
msgstr "Problem med installation af Aesirx Analytics plugin"

#: aesirx-consent.php:70
#: includes/settings.php:1569
msgid "Consent"
msgstr "Samtykke"

#: src/AesirxAnalyticsMysqlHelper.php:101
msgid "Database error occurred."
msgstr "Der opstod en databasefejl."

#: src/AesirxAnalyticsMysqlHelper.php:255
#: src/AesirxAnalyticsMysqlHelper.php:594
#: src/AesirxAnalyticsMysqlHelper.php:632
#: src/AesirxAnalyticsMysqlHelper.php:671
#: src/AesirxAnalyticsMysqlHelper.php:705
msgid "\"start\" filter is not correct"
msgstr "\"Start\"-filteret er ikke korrekt"

#: src/AesirxAnalyticsMysqlHelper.php:263
#: src/AesirxAnalyticsMysqlHelper.php:602
#: src/AesirxAnalyticsMysqlHelper.php:640
#: src/AesirxAnalyticsMysqlHelper.php:680
#: src/AesirxAnalyticsMysqlHelper.php:713
msgid "\"end\" filter is not correct"
msgstr "\"Slut\"-filteret er ikke korrekt"

#: src/AesirxAnalyticsMysqlHelper.php:333
msgid "Domain not found"
msgstr "Domæne ikke fundet"

#: src/AesirxAnalyticsMysqlHelper.php:413
#: src/AesirxAnalyticsMysqlHelper.php:477
#: src/AesirxAnalyticsMysqlHelper.php:530
#: src/AesirxAnalyticsMysqlHelper.php:555
#: src/AesirxAnalyticsMysqlHelper.php:574
#: src/AesirxAnalyticsMysqlHelper.php:734
#: src/AesirxAnalyticsMysqlHelper.php:758
#: src/AesirxAnalyticsMysqlHelper.php:785
#: src/AesirxAnalyticsMysqlHelper.php:825
#: src/AesirxAnalyticsMysqlHelper.php:1183
msgid "There was a problem with the database query."
msgstr "Der var et problem med databaseforespørgslen."

#: src/AesirxAnalyticsMysqlHelper.php:1007
#: src/AesirxAnalyticsMysqlHelper.php:1026
#: src/AesirxAnalyticsMysqlHelper.php:1046
#: src/AesirxAnalyticsMysqlHelper.php:1387
msgid "Something went wrong"
msgstr "Noget gik galt"

#: src/AesirxAnalyticsMysqlHelper.php:1108
msgid "There was a problem updating the data in the database."
msgstr "Der opstod et problem med at opdatere dataene i databasen."

#: src/Mysql/AddConsentLevel1.php:23
#: src/Mysql/AddConsentLevel5.php:23
#: src/Mysql/AddConsentLevel6.php:23
msgid "The uuid parameter is required."
msgstr "Uuid-parameteren er påkrævet."

#: src/Mysql/AddConsentLevel1.php:27
#: src/Mysql/AddConsentLevel5.php:27
#: src/Mysql/AddConsentLevel6.php:27
msgid "The consent parameter is required and must be a number."
msgstr "Samtykkeparameteren er påkrævet og skal være et tal."

#: src/Mysql/AddConsentLevel1.php:53
#: src/Mysql/AddConsentLevel5.php:53
#: src/Mysql/AddConsentLevel6.php:53
msgid "Previous consent was not expired"
msgstr "Det tidligere samtykke var ikke udløbet"

#: src/Mysql/AddConsentLevel2.php:16
#: src/Mysql/AddConsentLevel3or4.php:55
msgid "Invalid token"
msgstr "Ugyldig token"

#: src/Mysql/AddConsentLevel2.php:24
#: src/Mysql/AddConsentLevel3or4.php:19
msgid "Visitor not found"
msgstr "Besøgende ikke fundet"

#: src/Mysql/AddConsentLevel2.php:41
#: src/Mysql/AddConsentLevel3or4.php:80
msgid "Previous consent still active"
msgstr "Tidligere samtykke stadig aktivt"

#: src/Mysql/AddConsentLevel2.php:124
#: src/Mysql/AddConsentLevel3or4.php:167
msgid "There was a problem querying the data in the database."
msgstr "Der opstod et problem med at forespørge dataene i databasen."

#: src/Mysql/AddConsentLevel3or4.php:12
msgid "Invalid signature"
msgstr "Ugyldig signatur"

#: src/Mysql/AddConsentLevel3or4.php:26
msgid "Wallet not found"
msgstr "Tegnebog ikke fundet"

#: src/Mysql/AddConsentLevel3or4.php:32
msgid "Wallet nonce not found"
msgstr "Wallet nonce ikke fundet"

#: src/Mysql/AddConsentLevel3or4.php:39
#: src/Mysql/RevokeConsentLevel3or4.php:37
msgid "Nonce is not valid"
msgstr "Nonce er ikke gyldig"

#: src/Mysql/AddConsentLevel3or4.php:48
#: src/Mysql/RevokeConsentLevel3or4.php:44
msgid "Contract is not valid"
msgstr "Kontrakten er ikke gyldig"

#: src/Mysql/CloseVisitorEvent.php:14
#: src/Mysql/CloseVisitorEvent.php:18
msgid "The event uuid parameter is required."
msgstr "Eventets uuid-parameter er påkrævet."

#: src/Mysql/CloseVisitorEvent.php:36
msgid "Failed to update analytics events."
msgstr "Kunne ikke opdatere analytiske begivenheder."

#: src/Mysql/CloseVisitorEvent.php:43
msgid "Visitor event not found."
msgstr "Besøgsbegivenhed ikke fundet."

#: src/Mysql/CloseVisitorEvent.php:55
msgid "Failed to update analytics flows"
msgstr "Opdatering af analyseflows mislykkedes"

#: src/Mysql/GetNonce.php:12
msgid "Address is not valid"
msgstr "Adressen er ikke gyldig"

#: src/Mysql/RevokeConsentLevel3or4.php:14
msgid "Invalid signature."
msgstr "Ugyldig signatur."

#: src/Mysql/RevokeConsentLevel3or4.php:24
msgid "Wallet not found."
msgstr "Tegnebog ikke fundet."

#: src/Mysql/RevokeConsentLevel3or4.php:30
msgid "Nonce not found."
msgstr "Nonce ikke fundet."

#: src/Mysql/RevokeConsentLevel3or4.php:55
msgid "Failed to update consent expiration."
msgstr "Opdatering af samtykkes udløb mislykkedes."

#: src/Mysql/RevokeConsentLevel3or4.php:62
msgid "Failed to update nonce."
msgstr "Kunne ikke opdatere nonce."

#: src/Mysql/StartFingerprint.php:68
msgid "Wrong URL format, domain not found"
msgstr "Forkert URL-format, domæne ikke fundet"

#: src/Mysql/StartFingerprint.php:72
msgid "The domain sent in the new URL does not match the domain stored in the visitor document"
msgstr "Domænet sendt i den nye URL matcher ikke domænet gemt i besøgsdokumentet"

#: src/Route/Middleware/IsBackendMiddleware.php:18
msgid "Permission denied!"
msgstr "Adgang nægtet!"

#: src/Track/CliTracker.php:32
msgid "Error in tracking"
msgstr "Fejl i sporing"

#. Plugin Name of the plugin
#: aesirx-consent.php
msgid "AesirX Consent"
msgstr "AesirX Samtykke"

#. Description of the plugin
#: aesirx-consent.php
msgid "Aesirx Consent plugin. When you join forces with AesirX, you're not just becoming a Partner - you're also becoming a freedom fighter in the battle for privacy! Earn 25% Affiliate Commission <a href=\"https://aesirx.io/partner?utm_source=wpplugin&utm_medium=web&utm_campaign=wordpress&utm_id=aesirx&utm_term=wordpress&utm_content=analytics\">[Click to Join]</a>"
msgstr "AesirX samtykke-plugin. Når du slutter dig til AesirX, bliver du ikke kun en partner - du bliver også en frihedskæmper i kampen for privatlivets fred! Tjen 25% affiliatekommission <a href=\"https://aesirx.io/partner?utm_source=wpplugin&utm_medium=web&utm_campaign=wordpress&utm_id=aesirx&utm_term=wordpress&utm_content=analytics\">[Klik for at deltage]</a>"

#: aesirx-consent.php:66
#: includes/settings.php:1565
msgid "Shield of Privacy"
msgstr "Shield of Privacy"

#: aesirx-consent.php:67
#: includes/settings.php:1566
msgid "Revoke your consent for data use whenever you wish."
msgstr "Tilbagetræk dit samtykke til brug af data, når du ønsker det."

#: aesirx-consent.php:68
#: includes/settings.php:1567
msgid "Manage Decentralized Consent"
msgstr "Administrer decentraliseret samtykke"

#: aesirx-consent.php:69
#: includes/settings.php:1568
msgid "Revoke Consent"
msgstr "Tilbagetræk samtykke"

#: aesirx-consent.php:71
#: includes/settings.php:1570
msgid "Reject"
msgstr "Afvis"

#: aesirx-consent.php:72
#: includes/settings.php:1571
msgid "Please connect your Web3 wallet"
msgstr "Venligst tilslut din Web3-pung"

#: aesirx-consent.php:73
#: includes/settings.php:1572
msgid "Please sign the message on your wallet twice and wait for it to be saved."
msgstr "Underskriv venligst beskeden i din tegnebog to gange og vent på, at den bliver gemt."

#: aesirx-consent.php:74
#: includes/settings.php:1573
msgid "Saving..."
msgstr "Gemmer..."

#: aesirx-consent.php:75
#: includes/settings.php:1574
msgid "Please connect to your wallet"
msgstr "Forbind venligst til din tegnebog"

#: aesirx-consent.php:76
#: includes/settings.php:1575
msgid "Connecting"
msgstr "Forbinder"

#: aesirx-consent.php:77
#: includes/settings.php:1576
msgid "TRACKING AND DATA PRIVACY PREFERENCES"
msgstr "SPORING OG DATA PRIVATLIVSPRÆFERENCER"

#: aesirx-consent.php:78
#: includes/settings.php:1577
msgid "About"
msgstr "Om"

#: aesirx-consent.php:79
#: aesirx-consent.php:128
#: includes/settings.php:1578
#: includes/settings.php:1627
msgid "Details"
msgstr "Detaljer"

#: aesirx-consent.php:80
#: aesirx-consent.php:108
#: includes/settings.php:1579
#: includes/settings.php:1607
msgid "Decentralized Consent"
msgstr "Decentraliseret samtykke"

#: aesirx-consent.php:81
#: includes/settings.php:1580
msgid "Manage Your Consent Preferences"
msgstr "Administrer dine samtykkepræferencer"

#: aesirx-consent.php:82
#: includes/settings.php:1581
msgid "Choose how we use your data: \"Reject\" data collection, allow tracking [\"Consent\"], or use \"Decentralized Consent\" for more control over your personal data."
msgstr "Vælg hvordan vi bruger dine data: 'Afvis' dataindsamling, tillad sporing ['Samtykke'], eller brug 'Decentraliseret Samtykke' for mere kontrol over dine personlige data & belønninger."

#: aesirx-consent.php:83
#: includes/settings.php:1582
msgid "Choose how we use your data: \"Reject\" data collection, allow tracking [\"Consent\"]."
msgstr "Vælg hvordan vi bruger dine data: \"Afvis\" dataindsamling, tillad sporing [\"Samtykke\"]."

#: aesirx-consent.php:84
#: includes/settings.php:1583
msgid "By consenting, you allow us to collect & use your data for:"
msgstr "Ved at give samtykke tillader du os at indsamle & bruge dine data til:"

#: aesirx-consent.php:85
#: includes/settings.php:1584
msgid "Analytics & Behavioral Data: To improve our services & personalize your experience."
msgstr "Analytik & adfærdsdata: For at forbedre vores tjenester & personliggøre din oplevelse."

#: aesirx-consent.php:86
#: includes/settings.php:1585
msgid "Form Data: When you contact us."
msgstr "Formulardata: Når du kontakter os."

#: aesirx-consent.php:87
#: includes/settings.php:1586
msgid "Please note"
msgstr "Bemærk venligst"

#: aesirx-consent.php:88
#: includes/settings.php:1587
msgid "We do not share your data with third parties without your explicit consent."
msgstr "Vi deler ikke dine data med tredjeparter uden dit udtrykkelige samtykke."

#: aesirx-consent.php:89
#: includes/settings.php:1588
msgid "You can opt-in later for specific features without giving blanket consent."
msgstr "Du kan tilmelde dig senere for specifikke funktioner uden at give generel samtykke."

#: aesirx-consent.php:90
#: includes/settings.php:1589
msgid "For more details, refer to our <a class='text-success fw-semibold text-decoration-underline' href='https://aesirx.io/privacy-policy' target='_blank'>privacy policy.</a>"
msgstr "For flere detaljer henvises til vores <a class='text-success fw-semibold text-decoration-underline' href='https://aesirx.io/privacy-policy' target='_blank'>privatlivspolitik.</a>"

#: aesirx-consent.php:91
#: includes/settings.php:1590
msgid "Benefits"
msgstr "Fordele"

#: aesirx-consent.php:92
#: includes/settings.php:1591
msgid "<span class='fw-semibold text-primary'>Control your data:</span> Choose your preferred level of data collection & tracking."
msgstr "<span class='fw-semibold text-primary'>Kontrollér dine data:</span> Vælg dit foretrukne niveau af dataindsamling & sporing."

#: aesirx-consent.php:93
#: includes/settings.php:1592
msgid "<span class='fw-semibold text-primary'>Earn rewards:</span> Participate in decentralized consent for privacy & rewards."
msgstr "<span class='fw-semibold text-primary'>Tjen belønninger:</span> Deltag i decentraliseret samtykke for privatlivets fred og belønninger."

#: aesirx-consent.php:94
#: includes/settings.php:1593
msgid "<span class='fw-semibold text-primary'>Transparent data collection practices:</span> Understand how your data is collected & used."
msgstr "<span class='fw-semibold text-primary'>Gennemsigtige dataindsamlingspraksisser:</span> Forstå hvordan dine data indsamles & bruges."

#: aesirx-consent.php:95
#: includes/settings.php:1594
msgid "Understanding Your Privacy Choices"
msgstr "Forstå dine privatlivsvalg"

#: aesirx-consent.php:96
#: includes/settings.php:1595
msgid "<span class='fw-semibold text-primary'>Reject:</span> No data will be collected or loaded except for anonymized page views & rejections. Some personalization features may be disabled."
msgstr "<span class='fw-semibold text-primary'>Afvis:</span> Ingen data vil blive indsamlet eller indlæst undtagen anonymiserede sidevisninger & afvisninger. Nogle personaliseringsfunktioner kan være deaktiveret."

#: aesirx-consent.php:97
#: includes/settings.php:1596
msgid "<span class='fw-semibold text-primary'>Consent:</span> First & third-party tracking data will be collected to enhance your experience."
msgstr "<span class='fw-semibold text-primary'>Samtykke:</span> Første- og tredjeparts sporing data vil blive indsamlet for at forbedre din oplevelse."

#: aesirx-consent.php:98
#: includes/settings.php:1597
msgid "<span class='fw-semibold text-primary'>Decentralized Consent:</span> Choose Decentralized Wallets or Decentralized Wallet + Shield of Privacy. Both options let you manage & revoke consent on-site or through AesirX dApp, plus earn rewards from digital marketing activities."
msgstr "<span class='fw-semibold text-primary'>Decentraliseret Samtykke:</span> Vælg Decentraliserede Tegnebøger eller Decentraliseret Tegnebog + Privatlivsskjold. Begge muligheder lader dig administrere og tilbagekalde samtykke på stedet eller gennem AesirX dApp, plus tjene belønninger fra digitale marketingaktiviteter."

#: aesirx-consent.php:99
#: includes/settings.php:1598
msgid "Our Commitment in Action"
msgstr "Vores engagement i handling"

#: aesirx-consent.php:100
#: includes/settings.php:1599
msgid "<span class='fw-semibold text-primary'>Privacy Protection:</span> Users have full control over their data, ensuring maximum privacy."
msgstr "<span class='fw-semibold text-primary'>Beskyttelse af privatlivets fred:</span> Brugere har fuld kontrol over deres data, hvilket sikrer maksimal privatlivets fred."

#: aesirx-consent.php:101
#: includes/settings.php:1600
msgid "<span class='fw-semibold text-primary'>Enables Compliance:</span> Using Shield of Privacy (SoP) ensures compliance with GDPR, CCPA, ePrivacy Directive, & other data protection regulations."
msgstr "<span class='fw-semibold text-primary'>Muliggør Overholdelse:</span> Brug af Privacy Shield (SoP) sikrer overholdelse af GDPR, CCPA, ePrivacy-direktivet og andre databeskyttelsesregler."

#: aesirx-consent.php:102
#: includes/settings.php:1601
msgid "<span class='fw-semibold text-primary'>Proactive Protection:</span> We enhance privacy measures to safeguard your data integrity."
msgstr "<span class='fw-semibold text-primary'>Proaktiv Beskyttelse:</span> Vi forbedrer privatlivsbeskyttelsen for at sikre dine datas integritet."

#: aesirx-consent.php:103
#: includes/settings.php:1602
msgid "<span class='fw-semibold text-primary'>Flexible Consent:</span> You can withdraw your consent anytime on-site or via our <a class='text-success fw-semibold text-decoration-underline' href='https://dapp.shield.aesirx.io' target='_blank'>dApp</a> (Decentralized Application)."
msgstr "<span class='fw-semibold text-primary'>Fleksibelt samtykke:</span> Du kan til enhver tid trække dit samtykke tilbage på stedet eller via vores <a class='text-success fw-semibold text-decoration-underline' href='https://dapp.shield.aesirx.io' target='_blank'>dApp</a> (Decentraliseret Applikation)."

#: aesirx-consent.php:104
#: includes/settings.php:1603
msgid "<span class='fw-semibold text-primary'>Learn More:</span> Discover our approach to data processing in our <a class='text-success fw-semibold text-decoration-underline' href='https://aesirx.io/privacy-policy' target='_blank'>Privacy Policy</a>."
msgstr "<span class='fw-semibold text-primary'>Lær mere:</span> Opdag vores tilgang til databehandling i vores <a class='text-success fw-semibold text-decoration-underline' href='https://aesirx.io/privacy-policy' target='_blank'>Privatlivspolitik</a>."

#: aesirx-consent.php:105
#: includes/settings.php:1604
msgid "<span class='fw-semibold text-primary'>For Businesses:</span> Enhance trust, secure user identities, & prevent breaches."
msgstr "<span class='fw-semibold text-primary'>For virksomheder:</span> Styrk tilliden, sikr brugeridentiteter & forebyg brud."

#: aesirx-consent.php:106
#: includes/settings.php:1605
msgid "More info at <a class='text-success fw-semibold text-decoration-underline' href='https://shield.aesirx.io' target='_blank'>https://shield.aesirx.io</a>."
msgstr "Mere info på <a class='text-success fw-semibold text-decoration-underline' href='https://shield.aesirx.io' target='_blank'>https://shield.aesirx.io</a>."

#: aesirx-consent.php:107
#: includes/settings.php:1606
msgid "Select your preferred decentralized consent option:"
msgstr "Vælg din foretrukne decentraliserede samtykkemulighed:"

#: aesirx-consent.php:109
#: includes/settings.php:1608
msgid "Decentralized consent will be loaded"
msgstr "Decentraliseret samtykke indlæses"

#: aesirx-consent.php:110
#: includes/settings.php:1609
msgid "Both first-party & third-party tracking data will be activated."
msgstr "Både førsteparts- og tredjeparts sporing data vil blive aktiveret."

#: aesirx-consent.php:111
#: includes/settings.php:1610
msgid "All consented data will be collected."
msgstr "Alle samtykkede data vil blive indsamlet."

#: aesirx-consent.php:112
#: includes/settings.php:1611
msgid "Users can revoke consent on-site at any time."
msgstr "Brugere kan til enhver tid tilbagekalde samtykke på stedet."

#: aesirx-consent.php:113
#: includes/settings.php:1612
msgid "Decentralized Consent + Shield of Privacy"
msgstr "Decentraliseret Samtykke + Beskyttelse af Privatliv"

#: aesirx-consent.php:114
#: includes/settings.php:1613
msgid "Users can revoke consent on-site or from the AesirX dApp at any time."
msgstr "Brugere kan tilbagekalde samtykke på stedet eller fra AesirX dApp når som helst."

#: aesirx-consent.php:115
#: includes/settings.php:1614
msgid "Users can earn rewards from digital marketing activities."
msgstr "Brugere kan tjene belønninger fra digitale marketingaktiviteter."

#: aesirx-consent.php:116
#: includes/settings.php:1615
msgid "Continue"
msgstr "Fortsæt"

#: aesirx-consent.php:117
#: includes/settings.php:1616
msgid "Back"
msgstr "Tilbage"

#: aesirx-consent.php:118
#: includes/settings.php:1617
msgid "You've chosen to reject data collection:"
msgstr "Du har valgt at afvise dataindsamling:"

#: aesirx-consent.php:119
#: includes/settings.php:1618
msgid "Only anonymized page views & limited features will be available. To access all website features, including personalized content & enhanced functionality, please choose an option:"
msgstr "Kun anonymiserede sidevisninger og begrænsede funktioner vil være tilgængelige. For at få adgang til alle webstedsfunktioner, inklusive personligt indhold og forbedret funktionalitet, vælg venligst en mulighed:"

#: aesirx-consent.php:120
#: includes/settings.php:1619
msgid "<span class='fw-semibold text-primary'>Consent:</span> Allow data collection for analytics, form data (when you contact us), & behavioral & event tracking, with the option to opt-in for specific features."
msgstr "<span class='fw-semibold text-primary'>Samtykke:</span> Tillad dataindsamling til analyse, formulardata (når du kontakter os) og adfærds- og begivenhedssporing, med mulighed for at tilmelde dig specifikke funktioner."

#: aesirx-consent.php:121
#: includes/settings.php:1620
msgid "<span class='fw-semibold text-primary'>Decentralized Consent:</span> Allow data collection for analytics, form data (when you contact us), & behavioral & event tracking, with the option to revoke consent, opt-in for specific features, & earn rewards from digital marketing activities."
msgstr "<span class='fw-semibold text-primary'>Decentraliseret samtykke:</span> Tillad dataindsamling til analyse, formulardata (når du kontakter os) og adfærds- og begivenhedssporing, med mulighed for at tilbagekalde samtykke, tilmelde sig specifikke funktioner og tjene belønninger fra digitale marketingaktiviteter."

#: aesirx-consent.php:122
#: includes/settings.php:1621
msgid "You can revoke consent on the site or any explicit opt-in consent, such as payment processing, at any time"
msgstr "Du kan tilbagekalde samtykke på siden eller enhver udtrykkelig indvilligelse, såsom betalingsbehandling, til enhver tid"

#: aesirx-consent.php:123
#: includes/settings.php:1622
msgid "Revoke Opt-In Consent"
msgstr "Træk samtykke tilbage"

#: aesirx-consent.php:124
#: includes/settings.php:1623
msgid "Revoke Opt-In Consent for Payment Processing"
msgstr "Træk samtykke til betalingsbehandling tilbage"

#: aesirx-consent.php:125
#: includes/settings.php:1624
msgid "Revoke Opt-In Consent for AesirX Privacy Advisor AI"
msgstr "Træk samtykke til opt-in tilbage for AesirX Privacy Advisor AI"

#: aesirx-consent.php:126
#: includes/settings.php:1625
msgid "Revoke Consent for the site"
msgstr "Træk samtykke tilbage for webstedet"

#: aesirx-consent.php:127
#: includes/settings.php:1626
msgid "Consent Management"
msgstr "Samtykkeadministration"

#: includes/settings.php:142
msgid "Gtag ID"
msgstr "Gtag-ID"

#: includes/settings.php:167
msgid "GTM ID"
msgstr "GTM ID"

#: includes/settings.php:327
msgid "AesirX Consent Shield for Third-Party Plugins "
msgstr "AesirX Consent Shield for tredjeparts plugins"

#: includes/settings.php:332
msgid "Blocks selected third-party plugins from loading until user consent is given."
msgstr "Blokerer indlæsning af udvalgte tredjeparts-plugins, indtil brugersamtykke er givet."

#: includes/settings.php:369
msgid "Completely prevents the loading and execution of chosen third-party plugins before consent."
msgstr "Forhindrer fuldstændigt indlæsning og eksekvering af valgte tredjeparts plugins før samtykke."

#: includes/settings.php:375
msgid "No network requests are made to third-party servers, enabling maximum compliance with privacy regulations like GDPR and the ePrivacy Directive."
msgstr "Der foretages ingen netværksanmodninger til tredjepartsservere, hvilket muliggør maksimal overholdelse af privatlivsreguleringer som GDPR og ePrivacy-direktivet."

#: includes/settings.php:389
msgid "AesirX Consent Shield for Domain/Path-Based Blocking"
msgstr "AesirX Samtykke Skjold til Domæne/Sti-baseret Blokering"

#: includes/settings.php:404
#: includes/settings.php:422
msgid "Enter domain or path"
msgstr "Indtast domæne eller sti"

#: includes/settings.php:392
msgid "Removes scripts matching specified domains or paths from the browser until user consent is given."
msgstr "Fjerner scripts, der matcher angivne domæner eller stier, fra browseren indtil brugeren giver samtykke."

#: includes/settings.php:445
msgid "Blocks or removes scripts from running in the user's browser before consent is given."
msgstr "Blokerer eller fjerner scripts i brugerens browser, før samtykke er givet."

#: includes/settings.php:451
msgid "While it prevents scripts from executing, initial network requests may still occur, so it enhances privacy compliance under GDPR but may not fully meet the ePrivacy Directive requirements."
msgstr "Selvom det forhindrer scripts i at køre, kan der stadig forekomme indledende netværksanmodninger, så det forbedrer privatlivsoverholdelse under GDPR, men opfylder måske ikke fuldt ud kravene i ePrivacy-direktivet."

#: includes/settings.php:465
msgid "Script Blocking Options"
msgstr "Indstillinger for blokering af scripts"

#: includes/settings.php:480
msgid "Only Third-Party Hosts (default)"
msgstr "Kun tredjeparts-hosts (standard)"

#: includes/settings.php:895
msgid "Need Help? Access Our Comprehensive Documentation Hub"
msgstr "Har du brug for hjælp? Få adgang til vores omfattende dokumentationshub"

#: src/AesirxAnalyticsMysqlHelper.php:946
msgid "Could not insert consent"
msgstr "Samtykke kunne ikke indsættes"

#: includes/settings.php:103
msgid "Choose your tailored template"
msgstr "Vælg din tilpassede skabelon"

#: includes/settings.php:403
#: includes/settings.php:421
msgid "Domain"
msgstr "Domæne"

#: includes/settings.php:471
msgid "Configure how JavaScript is blocked based on user consent preferences."
msgstr "Konfigurer hvordan JavaScript blokeres baseret på brugerens samtykkepræferencer."

#: includes/settings.php:481
msgid "Blocks JavaScript from third-party domains, allowing first-party scripts to run normally & keep essential site functions intact."
msgstr "Blokere JavaScript fra tredjepartsdomæner, tillader førstepartsscript at køre normalt og holder essentielle webstedsfunktioner intakte."

#: includes/settings.php:905
msgid "Discover the latest features & best practices."
msgstr "Opdag de nyeste funktioner og bedste praksisser."

#: includes/settings.php:1411
#: includes/settings.php:1472
#: includes/settings.php:1505
#: includes/settings.php:1538
msgid "Save settings"
msgstr "Gem indstillinger"

#: includes/settings.php:1359
msgid "Learn how to use AesirX Privacy Scanner with Consent Shield to detect privacy-intrusive elements, using the JetPack plugin as an example."
msgstr "Lær hvordan du bruger AesirX Privacy Scanner med Consent Shield til at opdage privatlivskrænkende elementer, ved brug af JetPack-plugin som eksempel."

#: includes/settings.php:195
msgid "To configure, input your Google Tag Manager Gtag ID & GTM ID in the designated fields. Once set up, Google Tag Manager will only load after the user provides consent."
msgstr "For at konfigurere skal du indtaste din Google Tag Manager Gtag-ID og GTM-ID i de angivne felter. Når det er opsat, vil Google Tag Manager kun indlæses, efter at brugeren har givet samtykke."

#: includes/settings.php:152
#: includes/settings.php:177
msgid ""
"<div class='input_information_content'>\n"
"          Remember to include the explicit purpose (e.g., analytics, marketing) in the consent text to inform users why GTM is being used.</div>"
msgstr "<div class='input_information_content'>Husk at inkludere det eksplicitte formål (f.eks. analyse, marketing) i samtykketeksten for at informere brugerne om, hvorfor GTM anvendes.</div>"

#: includes/settings.php:899
msgid "Explore How-To Guides, instructions, & tutorials to get the most from AesirX Consent Shield. Whether you're a developer or admin, find all you need to configure & optimize your privacy setup."
msgstr "Udforsk vejledninger, instruktioner og tutorials for at få mest muligt ud af AesirX Consent Shield. Uanset om du er udvikler eller administrator, find alt hvad du behøver for at konfigurere og optimere dit privatlivsopsætning."

#: includes/settings.php:236
msgid "Reset Consent"
msgstr "Nulstil samtykke"

#: aesirx-consent.php:401
msgid "Important: Permalink Settings Required"
msgstr "Vigtigt: Indstillinger for permalinks er nødvendige"

#. translators: 1: Permalink structure example, 2: Link to Permalink Settings page
#: aesirx-consent.php:406
msgid ""
"Our plugin requires that your site use a pretty permalink structure (for example, %1$s) to work correctly.\n"
"                            It looks like your current settings are using the plain permalink format, which might cause issues.\n"
"                            Please %2$s to open your Permalink Settings.\n"
"                            Once there, select the \"Post name\" option (or another pretty permalink structure) and click \"Save Changes.\""
msgstr "Vores plugin kræver, at dit site bruger en pæn permalink-struktur (for eksempel %1$s) for at fungere korrekt. Det ser ud til, at dine nuværende indstillinger bruger det enkle permalink-format, hvilket kan forårsage problemer. Venligst %2$s for at åbne dine permalink-indstillinger. Vælg derefter \"Postnavn\"-muligheden (eller en anden pæn permalink-struktur) og klik på \"Gem ændringer.\""

#: aesirx-consent.php:413
msgid "click here"
msgstr "Klik her"

#: includes/settings.php:192
msgid "GTM General"
msgstr "Generel GTM"

#: includes/settings.php:122
msgid "Decentralized Consent Mode"
msgstr "Decentraliseret samtykketilstand"

#: includes/settings.php:602
msgid "GPC Compliance"
msgstr "GPC-overensstemmelse"

#: includes/settings.php:615
msgid "Enable GPC Support"
msgstr "Aktivér GPC-understøttelse"

#: includes/settings.php:623
msgid "Disable GPC Support"
msgstr "Deaktiver GPC-understøttelse"

#: includes/settings.php:630
msgid "To comply with Global Privacy Control (GPC), please download and upload the following file:"
msgstr "For at overholde Global Privacy Control (GPC), download venligst og upload følgende fil:"

#: includes/settings.php:633
msgid "Upload Instructions:"
msgstr "Uploadinstruktioner:"

#: includes/settings.php:635
msgid "Download the gpc.json file."
msgstr "Download gpc.json-filen."

#: includes/settings.php:636
msgid "Connect to your website via FTP or File Manager."
msgstr "Forbind til dit websted via FTP eller Filhåndtering."

#: includes/settings.php:637
msgid "Upload the file to: <code>/public_html/.well-known/gpc.json</code>"
msgstr "Upload filen til: <code>/public_html/.well-known/gpc.json</code>"

#: includes/settings.php:288
msgid "Reset Detail"
msgstr "Nulstil detalje"

#: includes/settings.php:300
msgid "Customize Reject Text "
msgstr "Tilpas Afvis tekst"

#: includes/settings.php:314
msgid "Reset Reject"
msgstr "Nulstil Afvis"

#: aesirx-consent.php:129
msgid "Customize"
msgstr "Tilpas"

#: aesirx-consent.php:130
msgid "Save"
msgstr "Gem"

#: aesirx-consent.php:131
msgid "Always active"
msgstr "Altid aktiv"

#: aesirx-consent.php:132
msgid "Domain/Path-Based"
msgstr "Domæne/sti-baseret"

#: aesirx-consent.php:133
msgid "Third-Party Plugins"
msgstr "Tredjeparts plugins"

#: aesirx-consent.php:134
msgid "Essential Tracking"
msgstr "Væsentlige sporing"

#: aesirx-consent.php:135
msgid "Required for the website to function (e.g, session cookies, security tracking)."
msgstr "Påkrævet for at hjemmesiden kan fungere (f.eks. sessionscookies, sikkerhedssporing)."

#: aesirx-consent.php:136
msgid "Functional Tracking"
msgstr "Funktionel sporing"

#: aesirx-consent.php:137
msgid "User preferencese & site enhancements (e.g, language setting, live chat)."
msgstr "Brugerpræferencer og webstedsforbedringer (f.eks. sprogindstilling, livechat)."

#: aesirx-consent.php:138
msgid "Analytics Tracking"
msgstr "Analytics-sporing"

#: aesirx-consent.php:139
msgid "Visitor behavior monitoring (e.g, Google Analytics, Matomo)."
msgstr "Overvågning af besøgendes adfærd (f.eks. Google Analytics, Matomo)."

#: aesirx-consent.php:140
msgid "Advertising Tracking"
msgstr "Annoncesporing"

#: aesirx-consent.php:141
msgid "Targeted advertising & remarketing (e.g, Facebook Pixel, Google Ads)."
msgstr "Målrettet annoncering og remarketing (f.eks. Facebook Pixel, Google Ads)."

#: aesirx-consent.php:142
msgid "Custom Tracking"
msgstr "Tilpasset sporing"

#: aesirx-consent.php:143
msgid "Any additional third-party integrations (e.g, customer support tools, CDNS)."
msgstr "Enhver yderligere tredjepartsintegration (f.eks. kundesupportværktøjer, CDNS)."

#: aesirx-consent.php:144
msgid "Opt-Out of tracking"
msgstr "Fravælg sporing"

#: aesirx-consent.php:145
msgid "This website uses tracking by default. You may opt out at any time."
msgstr "Denne hjemmeside bruger sporing som standard. Du kan til enhver tid framelde dig."

#: aesirx-consent.php:146
msgid "Do Not Sell or Share My Personal Information (CCPA)"
msgstr "Sælg eller del ikke mine personlige oplysninger (CCPA)"

#: aesirx-consent.php:147
msgid "Disables third-party data sharing for California users."
msgstr "Deaktiverer tredjeparts datadeling for brugere i Californien."

#: includes/settings.php:512
msgid "Configurable Consent Logic"
msgstr "Konfigurerbar samtykkelogik"

#: includes/settings.php:525
msgid "Opt-In Mode (EU)"
msgstr "Tilvalgstilstand (EU)"

#: includes/settings.php:526
msgid "No tracking technologies are activated until a user explicitly gives consent. This is required by <strong>GDPR</strong> and <strong>ePrivacy Directive 5(3)</strong>."
msgstr "Ingen sporingsteknologier aktiveres, før en bruger udtrykkeligt giver sit samtykke. Dette er påkrævet i henhold til <strong>GDPR</strong> og <strong>e-databeskyttelsesdirektivet 5(3)</strong>."

#: includes/settings.php:534
msgid "Opt-Out Mode (California)"
msgstr "Fravalgstilstand (Californien)"

#: includes/settings.php:535
msgid "Tracking is allowed by default, but users must be able to opt out easily. This aligns with <strong>CCPA</strong> and similar U.S. privacy frameworks."
msgstr "Sporing er tilladt som standard, men brugere skal nemt kunne fravælge. Dette stemmer overens med <strong>CCPA</strong> og lignende amerikanske privatlivsrammer."

#: includes/settings.php:566
msgid "Do not sell or share options"
msgstr "Sælg eller del ikke optioner"

#: includes/settings.php:579
#: includes/settings.php:693
msgid "Yes"
msgstr "Ja"

#: includes/settings.php:587
#: includes/settings.php:701
msgid "No"
msgstr "Ingen"

#: includes/settings.php:680
msgid "Enable Geo-handling for Consent Mode"
msgstr "Aktiver Geo-håndtering for samtykketilstand"

#: includes/settings.php:716
msgid "Geo-Based Consent Rules"
msgstr "Geo-baserede samtykkeregler"

#: includes/settings.php:815
msgid "Browser Language"
msgstr "Browsersprog"

#: includes/settings.php:816
#: includes/settings.php:840
#: includes/settings.php:857
msgid "Time Zone"
msgstr "Tidszone"

#: includes/settings.php:830
msgid "Consent Mode"
msgstr "Samtykketilstand"

#: includes/settings.php:831
msgid "Allow Override"
msgstr "Tillad tilsidesættelse"

#: includes/settings.php:839
#: includes/settings.php:856
msgid "Language"
msgstr "Sprog"

#: includes/settings.php:842
#: includes/settings.php:859
msgid "Select Mode"
msgstr "Vælg tilstand"

#: includes/settings.php:860
msgid "Override"
msgstr "Tilsidesæt"

#: includes/settings.php:113
msgid "Default Consent Mode"
msgstr "Standard samtykketilstand"

#: includes/settings.php:117
msgid "Default Consent Mode improves Google Consent Mode 2.0 by not loading any tags until after consent is given, reducing compliance risks."
msgstr "Standard samtykketilstand forbedrer Google samtykketilstand 2.0 ved ikke at indlæse nogen tags, før der er givet samtykke, hvilket reducerer overholdelsesrisici."

#: includes/settings.php:126
msgid "Decentralized Consent Mode setup improves Google Consent Mode 2.0 by not loading any scripts, beacons, or tags until after consent is given, reducing compliance risks. It also includes Decentralized Consent, for more control over personal data."
msgstr "Opsætning af decentraliseret samtykketilstand forbedrer Google samtykketilstand 2.0 ved ikke at indlæse scripts, beacons eller tags, før der er givet samtykke, hvilket reducerer overholdelsesrisici. Det inkluderer også decentraliseret samtykke, for mere kontrol over personlige data og belønninger."

#: includes/settings.php:822
msgid "Choose how browser language and time zone are combined to determine consent rules:"
msgstr "Vælg, hvordan browsersprog og tidszone kombineres for at bestemme samtykkeregler:"

#: includes/settings.php:824
msgid "<strong>AND Logic (Stricter Match):</strong> Both language and time zone must match a region for its consent model to apply. Ideal for high-accuracy targeting."
msgstr "<strong>AND logik (strengere match):</strong> Både sprog og tidszone skal matche en region, for at dens samtykkemodel kan anvendes. Ideel til målretning med høj nøjagtighed."

#: includes/settings.php:825
msgid "<strong>OR Logic (More Flexible):</strong> Either language or time zone can match to apply a region’s consent model. Best for broader coverage based on user preferences."
msgstr "<strong>OR Logik (mere fleksibel):</strong> Enten sprog eller tidszone kan matche for at anvende en regions samtykkemodel. Bedst til bredere dækning baseret på brugerpræferencer."

#: includes/settings.php:221
msgid "Customize Consent Management Text "
msgstr "Tilpas tekst til samtykkestyring"

#: includes/settings.php:274
msgid "Customize Details Text "
msgstr "Tilpas detaljeret tekst"

#: aesirx-consent.php:148
msgid "Cookie Declaration"
msgstr "Cookie-erklæring"

#: includes/settings.php:248
msgid "Customize Cookie Declaration Text"
msgstr ""

#: includes/settings.php:937
#: includes/settings.php:1267
msgid "Age & Country Verification"
msgstr ""

#: includes/settings.php:1182
msgid "This feature lets you restrict access by age or location using secure digital ID verification. Users without a wallet ID can create a Concordium ID with a passport or driver’s license. Verification uses zero-knowledge proofs, so the website never sees or stores personal details."
msgstr ""

#: includes/settings.php:1191
msgid "Tick to require users to confirm their age using a digital ID stored in a wallet such as Concordium Wallet or Google Wallet (Note: Google Wallet support varies by region and ID type)."
msgstr ""

#: includes/settings.php:1203
msgid "Tick to require users to confirm their country from their digital ID stored in a wallet such as Concordium Wallet or Google Wallet (Note: Google Wallet support varies by region and ID type)."
msgstr ""

#: includes/settings.php:1214
msgid "Users must be at least this age to access."
msgstr ""

#: includes/settings.php:1226
msgid "Users cannot be over this age to access."
msgstr ""

#: includes/settings.php:1238
#: includes/settings.php:1252
msgid "Only these countries can access (leave blank to allow all)."
msgstr ""

#: includes/settings.php:1262
msgid "Message preview"
msgstr ""

#: includes/settings.php:1268
msgid "Age Verification"
msgstr ""

#: includes/settings.php:1269
msgid "Country Verification"
msgstr ""

#: includes/settings.php:1276
msgid "You must be at least <span class='minimum_age_text'>%1$s</span> years old to access this content."
msgstr ""

#: includes/settings.php:1282
msgid "Access is limited to users under <span class='maximum_age_text'>%1$s</span> years."
msgstr ""

#: includes/settings.php:1288
msgid "To access this content, you must be from <span class='allow_country_text'>%1$s</span>."
msgstr ""

#: includes/settings.php:1294
msgid "Access is excluded to users from <span class='disallow_country_text'>%1$s</span>."
msgstr ""

#: includes/settings.php:1323
msgid "Verification is done using your digital ID stored in a secure wallet of your choice – your personal details are encrypted & never stored or shared. If you don’t have a wallet ID, you can create one now."
msgstr ""

#: includes/settings.php:1329
msgid "Cancel"
msgstr ""

#: includes/settings.php:1334
msgid "Continue to Verification"
msgstr ""

#: includes/settings.php:262
msgid "Reset Cookie"
msgstr "Nulstil Cookie"

#: includes/settings.php:233
msgid "Always link your own website's Privacy Policy, not the AesirX example"
msgstr "Link altid til dit eget websteds privatlivspolitik, ikke AesirX-eksemplet"

#: aesirx-consent.php:270
#: aesirx-consent.php:462
msgid "Upgrade to Pro"
msgstr ""

#: aesirx-consent.php:452
msgid "Unlock AesirX CMP Pro 🚀"
msgstr ""

#: aesirx-consent.php:453
msgid "Unlock AI Auto-Blocking, ID Verification, Consent Analytics, AI Privacy Advisor & priority support with AesirX CMP Pro."
msgstr ""

#. translators: 1: URL to the gpc.json file (href attribute), 2: URL displayed as link text.
#: includes/settings.php:640
msgid "Ensure the file is accessible by visiting: <a href=\"%1$s\" target=\"_blank\">%2$s</a>"
msgstr ""

#. translators: 1: CSS class attribute for span, 2: text describing what is being verified (age, country, or age & country).
#: includes/settings.php:1301
msgid "To comply with the law, we need to verify your <span class=\"%1$s\">%2$s</span> before granting you access."
msgstr ""
