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: id\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 "Pengaturan"

#: aesirx-consent.php:386
msgid "Problem with Aesirx Analytics plugin install"
msgstr "Masalah dengan pemasangan plugin Aesirx Analytics"

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

#: src/AesirxAnalyticsMysqlHelper.php:101
msgid "Database error occurred."
msgstr "Terjadi kesalahan database."

#: 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 "\"Filter \\\"mulai\\\" tidak benar\""

#: 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 "Filter \"akhir\" tidak benar"

#: src/AesirxAnalyticsMysqlHelper.php:333
msgid "Domain not found"
msgstr "Domain tidak ditemukan"

#: 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 "Terjadi masalah dengan kueri basis data."

#: src/AesirxAnalyticsMysqlHelper.php:1007
#: src/AesirxAnalyticsMysqlHelper.php:1026
#: src/AesirxAnalyticsMysqlHelper.php:1046
#: src/AesirxAnalyticsMysqlHelper.php:1387
msgid "Something went wrong"
msgstr "Ada yang salah"

#: src/AesirxAnalyticsMysqlHelper.php:1108
msgid "There was a problem updating the data in the database."
msgstr "Terjadi masalah saat memperbarui data di database."

#: src/Mysql/AddConsentLevel1.php:23
#: src/Mysql/AddConsentLevel5.php:23
#: src/Mysql/AddConsentLevel6.php:23
msgid "The uuid parameter is required."
msgstr "Parameter uuid diperlukan."

#: 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 "Parameter persetujuan diperlukan dan harus berupa angka."

#: src/Mysql/AddConsentLevel1.php:53
#: src/Mysql/AddConsentLevel5.php:53
#: src/Mysql/AddConsentLevel6.php:53
msgid "Previous consent was not expired"
msgstr "Persetujuan sebelumnya belum kedaluwarsa"

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

#: src/Mysql/AddConsentLevel2.php:24
#: src/Mysql/AddConsentLevel3or4.php:19
msgid "Visitor not found"
msgstr "Pengunjung tidak ditemukan"

#: src/Mysql/AddConsentLevel2.php:41
#: src/Mysql/AddConsentLevel3or4.php:80
msgid "Previous consent still active"
msgstr "Persetujuan sebelumnya masih aktif"

#: src/Mysql/AddConsentLevel2.php:124
#: src/Mysql/AddConsentLevel3or4.php:167
msgid "There was a problem querying the data in the database."
msgstr "Terjadi masalah saat mengkueri data di basis data."

#: src/Mysql/AddConsentLevel3or4.php:12
msgid "Invalid signature"
msgstr "Tanda tangan tidak valid"

#: src/Mysql/AddConsentLevel3or4.php:26
msgid "Wallet not found"
msgstr "Dompet tidak ditemukan"

#: src/Mysql/AddConsentLevel3or4.php:32
msgid "Wallet nonce not found"
msgstr "Nonce dompet tidak ditemukan"

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

#: src/Mysql/AddConsentLevel3or4.php:48
#: src/Mysql/RevokeConsentLevel3or4.php:44
msgid "Contract is not valid"
msgstr "Kontrak tidak valid"

#: src/Mysql/CloseVisitorEvent.php:14
#: src/Mysql/CloseVisitorEvent.php:18
msgid "The event uuid parameter is required."
msgstr "Parameter uuid acara diperlukan."

#: src/Mysql/CloseVisitorEvent.php:36
msgid "Failed to update analytics events."
msgstr "Gagal memperbarui acara analitik."

#: src/Mysql/CloseVisitorEvent.php:43
msgid "Visitor event not found."
msgstr "Acara pengunjung tidak ditemukan."

#: src/Mysql/CloseVisitorEvent.php:55
msgid "Failed to update analytics flows"
msgstr "Gagal memperbarui alur analitik"

#: src/Mysql/GetNonce.php:12
msgid "Address is not valid"
msgstr "Alamat tidak valid"

#: src/Mysql/RevokeConsentLevel3or4.php:14
msgid "Invalid signature."
msgstr "Tanda tangan tidak valid."

#: src/Mysql/RevokeConsentLevel3or4.php:24
msgid "Wallet not found."
msgstr "Dompet tidak ditemukan."

#: src/Mysql/RevokeConsentLevel3or4.php:30
msgid "Nonce not found."
msgstr "Nonce tidak ditemukan."

#: src/Mysql/RevokeConsentLevel3or4.php:55
msgid "Failed to update consent expiration."
msgstr "Gagal memperbarui kedaluwarsa persetujuan."

#: src/Mysql/RevokeConsentLevel3or4.php:62
msgid "Failed to update nonce."
msgstr "Gagal memperbarui nonce."

#: src/Mysql/StartFingerprint.php:68
msgid "Wrong URL format, domain not found"
msgstr "Format URL salah, domain tidak ditemukan"

#: src/Mysql/StartFingerprint.php:72
msgid "The domain sent in the new URL does not match the domain stored in the visitor document"
msgstr "Domain yang dikirim dalam URL baru tidak cocok dengan domain yang disimpan dalam dokumen pengunjung"

#: src/Route/Middleware/IsBackendMiddleware.php:18
msgid "Permission denied!"
msgstr "Izin ditolak!"

#: src/Track/CliTracker.php:32
msgid "Error in tracking"
msgstr "Kesalahan dalam pelacakan"

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

#. 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 "Plugin Persetujuan AesirX. Ketika Anda bergabung dengan AesirX, Anda tidak hanya menjadi Mitra - Anda juga menjadi pejuang kebebasan dalam pertempuran untuk privasi! Dapatkan Komisi Afiliasi 25% <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 untuk Bergabung]</a>"

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

#: aesirx-consent.php:67
#: includes/settings.php:1566
msgid "Revoke your consent for data use whenever you wish."
msgstr "Cabut persetujuan Anda untuk penggunaan data kapan saja."

#: aesirx-consent.php:68
#: includes/settings.php:1567
msgid "Manage Decentralized Consent"
msgstr "Kelola Persetujuan Terdesentralisasi"

#: aesirx-consent.php:69
#: includes/settings.php:1568
msgid "Revoke Consent"
msgstr "Cabut Persetujuan"

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

#: aesirx-consent.php:72
#: includes/settings.php:1571
msgid "Please connect your Web3 wallet"
msgstr "Harap hubungkan dompet Web3 Anda"

#: 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 "Silakan tanda tangani pesan di dompet Anda dua kali dan tunggu hingga disimpan."

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

#: aesirx-consent.php:75
#: includes/settings.php:1574
msgid "Please connect to your wallet"
msgstr "Harap hubungkan ke dompet Anda"

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

#: aesirx-consent.php:77
#: includes/settings.php:1576
msgid "TRACKING AND DATA PRIVACY PREFERENCES"
msgstr "PELACAKAN DAN PREFERENSI PRIVASI DATA"

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

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

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

#: aesirx-consent.php:81
#: includes/settings.php:1580
msgid "Manage Your Consent Preferences"
msgstr "Kelola preferensi persetujuan Anda"

#: 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 "Pilih bagaimana kami menggunakan data Anda: 'Tolak' pengumpulan data, izinkan pelacakan ['Persetujuan'], atau gunakan 'Persetujuan Terdesentralisasi' untuk lebih mengontrol data pribadi dan hadiah Anda."

#: aesirx-consent.php:83
#: includes/settings.php:1582
msgid "Choose how we use your data: \"Reject\" data collection, allow tracking [\"Consent\"]."
msgstr "Pilih bagaimana kami menggunakan data Anda: \"Tolak\" pengumpulan data, izinkan pelacakan [\"Persetujuan\"]."

#: aesirx-consent.php:84
#: includes/settings.php:1583
msgid "By consenting, you allow us to collect & use your data for:"
msgstr "Dengan menyetujui, Anda mengizinkan kami untuk mengumpulkan dan menggunakan data Anda untuk:"

#: aesirx-consent.php:85
#: includes/settings.php:1584
msgid "Analytics & Behavioral Data: To improve our services & personalize your experience."
msgstr "Analisis & Data Perilaku: Untuk meningkatkan layanan kami & mempersonalisasi pengalaman Anda."

#: aesirx-consent.php:86
#: includes/settings.php:1585
msgid "Form Data: When you contact us."
msgstr "Data Formulir: Saat Anda menghubungi kami."

#: aesirx-consent.php:87
#: includes/settings.php:1586
msgid "Please note"
msgstr "Harap dicatat"

#: aesirx-consent.php:88
#: includes/settings.php:1587
msgid "We do not share your data with third parties without your explicit consent."
msgstr "Kami tidak membagikan data Anda dengan pihak ketiga tanpa persetujuan tegas Anda."

#: aesirx-consent.php:89
#: includes/settings.php:1588
msgid "You can opt-in later for specific features without giving blanket consent."
msgstr "Anda dapat memilih nanti untuk fitur tertentu tanpa memberikan persetujuan menyeluruh."

#: 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 "Untuk detail lebih lanjut, lihat <a class='text-success fw-semibold text-decoration-underline' href='https://aesirx.io/privacy-policy' target='_blank'>kebijakan privasi</a> kami."

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

#: 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'>Kendalikan data Anda:</span> Pilih tingkat pengumpulan dan pelacakan data yang Anda inginkan."

#: 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'>Dapatkan hadiah:</span> Ikuti persetujuan terdesentralisasi untuk privasi dan hadiah."

#: 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'>Praktik pengumpulan data yang transparan:</span> Pahami bagaimana data Anda dikumpulkan & digunakan."

#: aesirx-consent.php:95
#: includes/settings.php:1594
msgid "Understanding Your Privacy Choices"
msgstr "Memahami Pilihan Privasi Anda"

#: 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'>Tolak:</span> Tidak ada data yang akan dikumpulkan atau dimuat kecuali tampilan halaman anonim & penolakan. Beberapa fitur personalisasi mungkin dinonaktifkan."

#: 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'>Persetujuan:</span> Data pelacakan pihak pertama dan ketiga akan dikumpulkan untuk meningkatkan pengalaman Anda."

#: 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'>Persetujuan Terdesentralisasi:</span> Pilih Dompet Terdesentralisasi atau Dompet Terdesentralisasi + Perisai Privasi. Kedua opsi memungkinkan Anda mengelola & mencabut persetujuan di situs atau melalui AesirX dApp, serta mendapatkan hadiah dari aktivitas pemasaran digital."

#: aesirx-consent.php:99
#: includes/settings.php:1598
msgid "Our Commitment in Action"
msgstr "Komitmen Kami dalam Tindakan"

#: 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'>Perlindungan Privasi:</span> Pengguna memiliki kontrol penuh atas data mereka, memastikan privasi maksimal."

#: 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'>Memungkinkan Kepatuhan:</span> Penggunaan Privacy Shield (SoP) memastikan kepatuhan terhadap GDPR, CCPA, Direktif ePrivacy, dan peraturan perlindungan data lainnya."

#: 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'>Perlindungan Proaktif:</span> Kami meningkatkan langkah-langkah privasi untuk menjaga integritas data Anda."

#: 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'>Persetujuan Fleksibel:</span> Anda dapat menarik persetujuan Anda kapan saja di situs atau melalui <a class='text-success fw-semibold text-decoration-underline' href='https://dapp.shield.aesirx.io' target='_blank'>dApp</a> (Aplikasi Terdesentralisasi) kami."

#: 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'>Pelajari lebih lanjut:</span> Temukan pendekatan kami terhadap pemrosesan data dalam <a class='text-success fw-semibold text-decoration-underline' href='https://aesirx.io/privacy-policy' target='_blank'>Kebijakan Privasi</a> kami."

#: 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'>Untuk Bisnis:</span> Tingkatkan kepercayaan, amankan identitas pengguna, & cegah pelanggaran."

#: 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 "Info lebih lanjut di <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 "Pilih opsi persetujuan terdesentralisasi yang Anda sukai:"

#: aesirx-consent.php:109
#: includes/settings.php:1608
msgid "Decentralized consent will be loaded"
msgstr "Persetujuan terdesentralisasi akan dimuat"

#: aesirx-consent.php:110
#: includes/settings.php:1609
msgid "Both first-party & third-party tracking data will be activated."
msgstr "Data pelacakan pihak pertama & pihak ketiga akan diaktifkan."

#: aesirx-consent.php:111
#: includes/settings.php:1610
msgid "All consented data will be collected."
msgstr "Semua data yang disetujui akan dikumpulkan."

#: aesirx-consent.php:112
#: includes/settings.php:1611
msgid "Users can revoke consent on-site at any time."
msgstr "Pengguna dapat mencabut persetujuan di situs kapan saja."

#: aesirx-consent.php:113
#: includes/settings.php:1612
msgid "Decentralized Consent + Shield of Privacy"
msgstr "Persetujuan Terdesentralisasi + Perisai Privasi"

#: aesirx-consent.php:114
#: includes/settings.php:1613
msgid "Users can revoke consent on-site or from the AesirX dApp at any time."
msgstr "Pengguna dapat mencabut persetujuan di situs atau dari AesirX dApp kapan saja."

#: aesirx-consent.php:115
#: includes/settings.php:1614
msgid "Users can earn rewards from digital marketing activities."
msgstr "Pengguna dapat memperoleh hadiah dari aktivitas pemasaran digital."

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

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

#: aesirx-consent.php:118
#: includes/settings.php:1617
msgid "You've chosen to reject data collection:"
msgstr "Anda telah memilih untuk menolak pengumpulan data:"

#: 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 "Hanya tampilan halaman anonim dan fitur terbatas yang akan tersedia. Untuk mengakses semua fitur situs web, termasuk konten yang dipersonalisasi dan fungsionalitas yang ditingkatkan, silakan pilih opsi:"

#: 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'>Persetujuan:</span> Izinkan pengumpulan data untuk analitik, data formulir (ketika Anda menghubungi kami), dan pelacakan perilaku dan acara, dengan opsi untuk memilih fitur tertentu."

#: 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'>Persetujuan Terdesentralisasi:</span> Izinkan pengumpulan data untuk analitik, data formulir (ketika Anda menghubungi kami), dan pelacakan perilaku & acara, dengan opsi untuk mencabut persetujuan, memilih fitur tertentu, & mendapatkan hadiah dari aktivitas pemasaran digital."

#: 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 "Anda dapat mencabut persetujuan di situs atau persetujuan eksplisit apa pun, seperti pemrosesan pembayaran, kapan saja"

#: aesirx-consent.php:123
#: includes/settings.php:1622
msgid "Revoke Opt-In Consent"
msgstr "Cabut Persetujuan Opt-In"

#: aesirx-consent.php:124
#: includes/settings.php:1623
msgid "Revoke Opt-In Consent for Payment Processing"
msgstr "Cabut Persetujuan Opt-In untuk Pemrosesan Pembayaran"

#: aesirx-consent.php:125
#: includes/settings.php:1624
msgid "Revoke Opt-In Consent for AesirX Privacy Advisor AI"
msgstr "Cabut Persetujuan Opt-In untuk AesirX Privacy Advisor AI"

#: aesirx-consent.php:126
#: includes/settings.php:1625
msgid "Revoke Consent for the site"
msgstr "Cabut Persetujuan untuk situs"

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

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

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

#: includes/settings.php:327
msgid "AesirX Consent Shield for Third-Party Plugins "
msgstr "Perisai Persetujuan AesirX untuk Plugin Pihak Ketiga"

#: includes/settings.php:332
msgid "Blocks selected third-party plugins from loading until user consent is given."
msgstr "Memblokir pemuatan plugin pihak ketiga yang dipilih sampai persetujuan pengguna diberikan."

#: includes/settings.php:369
msgid "Completely prevents the loading and execution of chosen third-party plugins before consent."
msgstr "Sepenuhnya mencegah pemuatan dan eksekusi plugin pihak ketiga yang dipilih sebelum persetujuan."

#: 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 "Tidak ada permintaan jaringan yang dilakukan ke server pihak ketiga, memungkinkan kepatuhan maksimal terhadap peraturan privasi seperti GDPR dan Arahan ePrivacy."

#: includes/settings.php:389
msgid "AesirX Consent Shield for Domain/Path-Based Blocking"
msgstr "Perisai Persetujuan AesirX untuk Pemblokiran Berbasis Domain/Jalur"

#: includes/settings.php:404
#: includes/settings.php:422
msgid "Enter domain or path"
msgstr "Masukkan domain atau jalur"

#: includes/settings.php:392
msgid "Removes scripts matching specified domains or paths from the browser until user consent is given."
msgstr "Hapus skrip yang cocok dengan domain atau jalur tertentu dari browser hingga persetujuan pengguna diberikan."

#: includes/settings.php:445
msgid "Blocks or removes scripts from running in the user's browser before consent is given."
msgstr "Memblokir atau menghapus skrip agar tidak berjalan di browser pengguna sebelum persetujuan diberikan."

#: 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 "Meskipun mencegah skrip dari eksekusi, permintaan jaringan awal mungkin masih terjadi, sehingga meningkatkan kepatuhan privasi di bawah GDPR tetapi mungkin tidak sepenuhnya memenuhi persyaratan dari ePrivacy Directive."

#: includes/settings.php:465
msgid "Script Blocking Options"
msgstr "Opsi Pemblokiran Skrip"

#: includes/settings.php:480
msgid "Only Third-Party Hosts (default)"
msgstr "Hanya Host Pihak Ketiga (default)"

#: includes/settings.php:895
msgid "Need Help? Access Our Comprehensive Documentation Hub"
msgstr "Butuh Bantuan? Akses Pusat Dokumentasi Komprehensif Kami"

#: src/AesirxAnalyticsMysqlHelper.php:946
msgid "Could not insert consent"
msgstr "Tidak dapat memasukkan persetujuan"

#: includes/settings.php:103
msgid "Choose your tailored template"
msgstr "Pilih template yang disesuaikan"

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

#: includes/settings.php:471
msgid "Configure how JavaScript is blocked based on user consent preferences."
msgstr "Konfigurasikan cara JavaScript diblokir berdasarkan preferensi persetujuan pengguna."

#: includes/settings.php:481
msgid "Blocks JavaScript from third-party domains, allowing first-party scripts to run normally & keep essential site functions intact."
msgstr "Memblokir JavaScript dari domain pihak ketiga, memungkinkan skrip pihak pertama berjalan normal dan menjaga fungsi situs penting tetap utuh."

#: includes/settings.php:905
msgid "Discover the latest features & best practices."
msgstr "Temukan fitur terbaru dan praktik terbaik."

#: includes/settings.php:1411
#: includes/settings.php:1472
#: includes/settings.php:1505
#: includes/settings.php:1538
msgid "Save settings"
msgstr "Simpan pengaturan"

#: 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 "Pelajari cara menggunakan AesirX Privacy Scanner dengan Consent Shield untuk mendeteksi elemen yang mengganggu privasi, menggunakan plugin JetPack sebagai contoh."

#: 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 "Untuk mengkonfigurasi, masukkan ID Gtag dan ID GTM Google Tag Manager Anda di kolom yang ditentukan. Setelah diatur, Google Tag Manager hanya akan dimuat setelah pengguna memberikan persetujuan."

#: 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'>Ingat untuk menyertakan tujuan eksplisit (misalnya, analitik, pemasaran) dalam teks persetujuan untuk memberi tahu pengguna mengapa GTM digunakan.</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 "Jelajahi Panduan, petunjuk, & tutorial Cara Melakukan untuk mendapatkan manfaat maksimal dari Perisai Persetujuan AesirX. Baik Anda pengembang atau admin, temukan semua yang Anda butuhkan untuk mengonfigurasi & mengoptimalkan pengaturan privasi Anda. Kustomisasi Teks Persetujuan."

#: includes/settings.php:236
msgid "Reset Consent"
msgstr "Atur Ulang Persetujuan"

#: aesirx-consent.php:401
msgid "Important: Permalink Settings Required"
msgstr "Penting: Pengaturan tautan permanen diperlukan"

#. 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 "Plugin kami memerlukan situs Anda menggunakan struktur permalink yang bagus (misalnya, %1$s) agar berfungsi dengan benar. Sepertinya pengaturan Anda saat ini menggunakan format permalink sederhana, yang mungkin menyebabkan masalah. Silakan %2$s untuk membuka Pengaturan Permalink Anda. Setelah di sana, pilih opsi \"Nama Pos\" (atau struktur permalink bagus lainnya) dan klik \"Simpan Perubahan.\""

#: aesirx-consent.php:413
msgid "click here"
msgstr "klik di sini"

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

#: includes/settings.php:122
msgid "Decentralized Consent Mode"
msgstr "Mode Persetujuan Terdesentralisasi"

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

#: includes/settings.php:615
msgid "Enable GPC Support"
msgstr "Aktifkan Dukungan GPC"

#: includes/settings.php:623
msgid "Disable GPC Support"
msgstr "Nonaktifkan dukungan GPC"

#: includes/settings.php:630
msgid "To comply with Global Privacy Control (GPC), please download and upload the following file:"
msgstr "Untuk mematuhi Kontrol Privasi Global (GPC), harap unduh dan unggah file berikut:"

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

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

#: includes/settings.php:636
msgid "Connect to your website via FTP or File Manager."
msgstr "Hubungkan ke situs web Anda melalui FTP atau Manajer File."

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

#: includes/settings.php:288
msgid "Reset Detail"
msgstr "Atur Ulang Detail"

#: includes/settings.php:300
msgid "Customize Reject Text "
msgstr "Kustomisasi Teks Penolakan"

#: includes/settings.php:314
msgid "Reset Reject"
msgstr "Atur Ulang Penolakan"

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

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

#: aesirx-consent.php:131
msgid "Always active"
msgstr "Selalu aktif"

#: aesirx-consent.php:132
msgid "Domain/Path-Based"
msgstr "Berbasis Domain/Jalur"

#: aesirx-consent.php:133
msgid "Third-Party Plugins"
msgstr "Plugin Pihak Ketiga"

#: aesirx-consent.php:134
msgid "Essential Tracking"
msgstr "Pelacakan Esensial"

#: aesirx-consent.php:135
msgid "Required for the website to function (e.g, session cookies, security tracking)."
msgstr "Diperlukan agar situs web berfungsi (misalnya, cookie sesi, pelacakan keamanan)."

#: aesirx-consent.php:136
msgid "Functional Tracking"
msgstr "Pelacakan Fungsional"

#: aesirx-consent.php:137
msgid "User preferencese & site enhancements (e.g, language setting, live chat)."
msgstr "Preferensi pengguna & peningkatan situs (misalnya, pengaturan bahasa, obrolan langsung)."

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

#: aesirx-consent.php:139
msgid "Visitor behavior monitoring (e.g, Google Analytics, Matomo)."
msgstr "Pemantauan perilaku pengunjung (misalnya, Google Analytics, Matomo)."

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

#: aesirx-consent.php:141
msgid "Targeted advertising & remarketing (e.g, Facebook Pixel, Google Ads)."
msgstr "Iklan tertarget & pemasaran ulang (mis. 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 "Integrasi pihak ketiga tambahan (misalnya, alat dukungan pelanggan, CDNS)."

#: aesirx-consent.php:144
msgid "Opt-Out of tracking"
msgstr "Berhenti dari pelacakan"

#: aesirx-consent.php:145
msgid "This website uses tracking by default. You may opt out at any time."
msgstr "Situs web ini menggunakan pelacakan secara default. Anda dapat memilih keluar kapan saja."

#: aesirx-consent.php:146
msgid "Do Not Sell or Share My Personal Information (CCPA)"
msgstr "Jangan jual atau bagikan informasi pribadi saya (CCPA)"

#: aesirx-consent.php:147
msgid "Disables third-party data sharing for California users."
msgstr "Menonaktifkan pembagian data pihak ketiga untuk pengguna California."

#: includes/settings.php:512
msgid "Configurable Consent Logic"
msgstr "Logika Persetujuan yang Dapat Dikonfigurasi"

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

#: 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 "Teknologi pelacakan tidak akan diaktifkan sampai pengguna memberikan persetujuan secara eksplisit. Ini diwajibkan oleh <strong>GDPR</strong> dan <strong>Direktif ePrivacy 5(3)</strong>."

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

#: 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 "Pelacakan diizinkan secara default, tetapi pengguna harus dapat keluar dengan mudah. Ini sejalan dengan <strong>CCPA</strong> dan kerangka privasi AS serupa."

#: includes/settings.php:566
msgid "Do not sell or share options"
msgstr "Jangan jual atau bagikan opsi"

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

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

#: includes/settings.php:680
msgid "Enable Geo-handling for Consent Mode"
msgstr "Aktifkan penanganan geo untuk Mode Persetujuan"

#: includes/settings.php:716
msgid "Geo-Based Consent Rules"
msgstr "Aturan Persetujuan Berbasis Geo"

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

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

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

#: includes/settings.php:831
msgid "Allow Override"
msgstr "Izinkan penggantian"

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

#: includes/settings.php:842
#: includes/settings.php:859
msgid "Select Mode"
msgstr "Pilih Mode"

#: includes/settings.php:860
msgid "Override"
msgstr "Pengesampingan"

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

#: 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 "Mode Persetujuan Default menyempurnakan Mode Persetujuan Google 2.0 dengan tidak memuat tag apa pun hingga setelah persetujuan diberikan, sehingga mengurangi risiko kepatuhan."

#: 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 "Penyiapan Mode Persetujuan Terdesentralisasi menyempurnakan Mode Persetujuan Google 2.0 dengan tidak memuat skrip, suar, atau tag apa pun hingga setelah persetujuan diberikan, sehingga mengurangi risiko kepatuhan. Mode ini juga mencakup Persetujuan Terdesentralisasi, untuk kontrol lebih besar atas data pribadi dan hadiah."

#: includes/settings.php:822
msgid "Choose how browser language and time zone are combined to determine consent rules:"
msgstr "Pilih cara bahasa peramban dan zona waktu digabungkan untuk menentukan aturan persetujuan:"

#: 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>Logika AND (Pencocokan Lebih Ketat):</strong> Baik bahasa maupun zona waktu harus cocok dengan suatu wilayah agar model persetujuannya dapat diterapkan. Ideal untuk penargetan dengan akurasi tinggi."

#: 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>Logika OR (Lebih Fleksibel):</strong> Bahasa atau zona waktu dapat cocok untuk menerapkan model persetujuan suatu wilayah. Terbaik untuk cakupan yang lebih luas berdasarkan preferensi pengguna."

#: includes/settings.php:221
msgid "Customize Consent Management Text "
msgstr "Sesuaikan Teks Manajemen Persetujuan"

#: includes/settings.php:274
msgid "Customize Details Text "
msgstr "Sesuaikan Teks Rincian"

#: aesirx-consent.php:148
msgid "Cookie Declaration"
msgstr "Deklarasi Cookie"

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

#: includes/settings.php:233
msgid "Always link your own website's Privacy Policy, not the AesirX example"
msgstr ""

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