msgid ""
msgstr ""
"Project-Id-Version: SureCookie 0.0.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/surecookie\n"
"Last-Translator: gpt-po v1.3.0\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2026-02-17T04:00:51+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: WP-CLI 2.12.0\n"
"X-Domain: surecookie\n"

#. Plugin Name of the plugin
#. Author of the plugin
#: surecookie.php
#: inc/integrations/wp-consent-api/actions.php:66
#: inc/integrations/wp-consent-api/actions.php:74
msgid "SureCookie"
msgstr "SureCookie"

#. Plugin URI of the plugin
#: surecookie.php
msgid "https://surecookie.com"
msgstr "https://surecookie.com"

#. Author URI of the plugin
#: surecookie.php
msgid "https://surecookie.com/"
msgstr "https://surecookie.com/"

#: admin/onboarding.php:75
msgid "You do not have sufficient permissions to access this page."
msgstr "Anda tidak memiliki izin yang cukup untuk mengakses halaman ini."

#: admin/menu.php:87
#: admin/menu.php:274
#: build/admin.js:2
msgid "Settings"
msgstr "Pengaturan"

#: admin/product-promotion.php:110
msgid "A simple yet powerful way to create modern forms for your website."
msgstr "Cara sederhana namun kuat untuk membuat formulir modern untuk situs web Anda."

#: admin/product-promotion.php:122
msgid "The Spectra extends the Gutenberg functionality with several unique and feature-rich blocks that help build websites faster."
msgstr "Spectra memperluas fungsi Gutenberg dengan beberapa blok unik dan kaya fitur yang membantu membangun situs web lebih cepat."

#: inc/api/consent-logs.php:448
msgid "Consent logs retrieved successfully."
msgstr "Log persetujuan berhasil diambil."

#: inc/api/consent-logs.php:485
msgid "Consent processed successfully (logging disabled)"
msgstr "Persetujuan diproses dengan sukses (pencatatan dinonaktifkan)"

#: inc/api/consent-logs.php:530
msgid "Preferences should not be empty."
msgstr "Preferensi tidak boleh kosong."

#: inc/api/consent-logs.php:631
msgid "Consent saved successfully."
msgstr "Persetujuan berhasil disimpan."

#: inc/api/consent-logs.php:641
msgid "Failed to save consent."
msgstr "Gagal menyimpan persetujuan."

#: inc/api/consent-logs.php:659
#: inc/api/consent-logs.php:791
msgid "Invalid log ID"
msgstr "ID log tidak valid"

#: inc/api/consent-logs.php:671
msgid "Log not found."
msgstr "Log tidak ditemukan."

#: inc/api/consent-logs.php:707
#: inc/api/consent-logs.php:734
msgid "Log details retrieved successfully."
msgstr "Detail log berhasil diambil."

#: inc/api/consent-logs.php:756
msgid "Invalid log IDs"
msgstr "ID log tidak valid"

#. translators: %d: number of logs deleted
#: inc/api/consent-logs.php:777
#, php-format
msgid "%d log(s) deleted successfully."
msgstr "%d log berhasil dihapus."

#: inc/api/consent-logs.php:767
#: inc/api/consent-logs.php:862
msgid "Failed to delete logs."
msgstr "Gagal menghapus log."

#: inc/api/consent-logs.php:802
msgid "Log deleted successfully."
msgstr "Log berhasil dihapus."

#: inc/api/consent-logs.php:811
msgid "Failed to delete log."
msgstr "Gagal menghapus log."

#: inc/api/consent-logs.php:853
msgid "All logs deleted successfully."
msgstr "Semua log berhasil dihapus."

#: inc/services/cookie-category-service.php:45
msgid "Cookie categories retrieved successfully."
msgstr "Kategori cookie berhasil diambil."

#: inc/services/cookie-category-service.php:66
msgid "Category name is required."
msgstr "Nama kategori diperlukan."

#: inc/services/cookie-category-service.php:77
msgid "A category with this name already exists."
msgstr "Kategori dengan nama ini sudah ada."

#: inc/services/cookie-category-service.php:94
msgid "Category created successfully."
msgstr "Kategori berhasil dibuat."

#: inc/api/cookie-categories.php:176
msgid "Failed to create category: "
msgstr "Gagal membuat kategori:"

#: inc/services/cookie-category-service.php:115
#: inc/services/cookie-category-service.php:180
msgid "Category ID is required."
msgstr "ID kategori diperlukan."

#: inc/services/cookie-category-service.php:125
#: inc/services/cookie-category-service.php:199
msgid "Category not found."
msgstr "Kategori tidak ditemukan."

#: inc/services/cookie-category-service.php:157
msgid "Category updated successfully."
msgstr "Kategori berhasil diperbarui."

#: inc/api/cookie-categories.php:199
msgid "Failed to update category: "
msgstr "Gagal memperbarui kategori:"

#: inc/services/cookie-category-service.php:189
msgid "Default categories cannot be deleted."
msgstr "Kategori default tidak dapat dihapus."

#: inc/services/cookie-category-service.php:238
msgid "Category deleted successfully."
msgstr "Kategori berhasil dihapus."

#: inc/api/cookie-categories.php:224
msgid "Failed to delete category: "
msgstr "Gagal menghapus kategori:"

#: inc/services/cookie-service.php:52
#: inc/services/cookie-service.php:333
msgid "No scanned cookies found."
msgstr "Tidak ditemukan cookie yang dipindai."

#: inc/services/cookie-service.php:76
msgid "Scanned cookies retrieved successfully."
msgstr "Cookie yang dipindai berhasil diambil."

#: inc/services/cookie-service.php:93
msgid "Custom cookies retrieved successfully."
msgstr "Cookie kustom berhasil diambil."

#: inc/services/cookie-service.php:121
#: inc/services/cookie-service.php:301
msgid "Cookie name is required."
msgstr "Nama cookie diperlukan."

#: inc/services/cookie-service.php:128
msgid "Cookie category is required."
msgstr "Kategori cookie diperlukan."

#: inc/services/cookie-service.php:139
msgid "A cookie with this name already exists."
msgstr "Cookie dengan nama ini sudah ada."

#: inc/services/cookie-service.php:171
msgid "Custom cookie created successfully."
msgstr "Cookie kustom berhasil dibuat."

#: inc/api/cookies.php:265
msgid "Failed to create custom cookie: "
msgstr "Gagal membuat cookie kustom:"

#: inc/services/cookie-service.php:190
#: inc/services/cookie-service.php:260
msgid "Cookie ID is required."
msgstr "ID cookie diperlukan."

#: inc/services/cookie-service.php:199
#: inc/services/cookie-service.php:269
msgid "Cookie not found."
msgstr "Cookie tidak ditemukan."

#: inc/services/cookie-service.php:242
msgid "Custom cookie updated successfully."
msgstr "Cookie kustom berhasil diperbarui."

#: inc/api/cookies.php:287
msgid "Failed to update custom cookie: "
msgstr "Gagal memperbarui cookie kustom:"

#: inc/services/cookie-service.php:279
msgid "Custom cookie deleted successfully."
msgstr "Cookie kustom berhasil dihapus."

#: inc/api/cookies.php:308
msgid "Failed to delete custom cookie: "
msgstr "Gagal menghapus cookie kustom:"

#: inc/services/cookie-service.php:308
msgid "Current category is required."
msgstr "Kategori saat ini diperlukan."

#: inc/services/cookie-service.php:315
msgid "New category is required."
msgstr "Kategori baru diperlukan."

#: inc/services/cookie-service.php:323
msgid "Cookie is already in the selected category."
msgstr "Cookie sudah ada di kategori yang dipilih."

#: inc/services/cookie-service.php:341
msgid "Current category not found in scanned cookies."
msgstr "Kategori saat ini tidak ditemukan dalam cookie yang dipindai."

#: inc/services/cookie-service.php:360
msgid "Cookie not found in the specified category."
msgstr "Cookie tidak ditemukan dalam kategori yang ditentukan."

#: inc/services/cookie-service.php:380
msgid "Cookie category updated successfully."
msgstr "Kategori cookie berhasil diperbarui."

#: inc/api/cookies.php:334
msgid "Failed to update cookie category: "
msgstr "Gagal memperbarui kategori cookie:"

#: inc/api/onboarding.php:134
msgid "Onboarding data saved successfully."
msgstr "Data onboarding berhasil disimpan."

#: inc/api/onboarding.php:152
msgid "Onboarding is already marked as complete."
msgstr "Onboarding sudah ditandai sebagai selesai."

#: inc/api/onboarding.php:162
msgid "Onboarding marked as complete."
msgstr "Onboarding ditandai sebagai selesai."

#: inc/api/plugin.php:158
#: inc/api/plugin.php:191
msgid "Plugin not found."
msgstr "Plugin tidak ditemukan."

#: inc/api/plugin.php:203
msgid "Plugin is already inactive."
msgstr "Plugin sudah tidak aktif."

#: inc/api/plugin.php:228
#: build/admin.js:51
msgid "Plugin deactivated successfully."
msgstr "Plugin berhasil dinonaktifkan."

#: inc/api/plugin.php:121
msgid "Promotional plugins data retrieved."
msgstr "Data plugin promosi berhasil diambil."

#: inc/api/plugin.php:172
#: build/admin.js:2
msgid "Plugin activated successfully."
msgstr "Plugin berhasil diaktifkan."

#: inc/api/plugin.php:290
msgid "Conflicting plugins retrieved."
msgstr "Plugin yang bertentangan berhasil diambil."

#: inc/api/scan-history.php:61
msgid "Scanned history retrieved successfully."
msgstr "Riwayat pemindaian berhasil diambil."

#: inc/api/settings.php:120
msgid "No data found"
msgstr "Tidak ada data ditemukan"

#: inc/api/settings.php:144
msgid "Settings updated"
msgstr "Pengaturan diperbarui"

#: inc/functions/get.php:66
msgid "Essential Cookies"
msgstr "Cookies Esensial"

#: inc/functions/get.php:72
msgid "Functional Cookies"
msgstr "Cookies Fungsional"

#: inc/functions/get.php:78
msgid "Analytics Cookies"
msgstr "Cookies Analitik"

#: inc/functions/get.php:84
msgid "Marketing Cookies"
msgstr "Cookies Pemasaran"

#: inc/functions/get.php:90
msgid "Uncategorized Cookies"
msgstr "Cookies Tanpa Kategori"

#: build/admin.js:34
#: build/public.js:4
msgid "This website uses cookies to enhance your browsing experience, personalize content, provide social media features, and analyze our traffic. You can review and manage your cookie settings at any time, or accept all cookies to proceed."
msgstr "Situs web ini menggunakan cookies untuk meningkatkan pengalaman browsing Anda, personalisasi konten, menyediakan fitur media sosial, dan menganalisis lalu lintas kami. Anda dapat meninjau dan mengelola pengaturan cookie kapan saja, atau menerima semua cookies untuk melanjutkan."

#: inc/utils/options.php:71
#: build/admin.js:2
#: build/admin.js:34
#: build/public.js:4
msgid "Accept All"
msgstr "Terima Semua"

#: inc/utils/options.php:75
#: build/admin.js:2
#: build/admin.js:34
#: build/public.js:4
msgid "Decline"
msgstr "Tolak"

#: inc/modules/nudges/api.php:69
msgid "Invalid type provided."
msgstr "Jenis yang diberikan tidak valid."

#: inc/modules/nudges/api.php:90
msgid "Could not disable the nudge. Please try again."
msgstr "Tidak dapat menonaktifkan dorongan. Silakan coba lagi."

#. translators: %s: nudge type
#: inc/modules/nudges/api.php:96
#, php-format
msgid "\"%s\" has been disabled."
msgstr "\"%s\" telah dinonaktifkan."

#. translators: %s: Service name (e.g., YouTube, Google Maps)
#: inc/modules/script-blocking/blocker.php:1041
#, php-format
msgid "This content is blocked because it requires %s cookies."
msgstr "Konten ini diblokir karena memerlukan %s cookies."

#: inc/modules/script-blocking/blocker.php:1048
msgid "Accept & Load"
msgstr "Terima & Muat"

#: inc/modules/site-scanner/api.php:220
msgid "Scan cancelled successfully."
msgstr "Pemindaian dibatalkan dengan sukses."

#: inc/modules/site-scanner/api.php:226
msgid "No active scan to cancel."
msgstr "Tidak ada pemindaian aktif untuk dibatalkan."

#: inc/modules/site-scanner/api.php:257
#: inc/modules/site-scanner/saas-client.php:252
msgid "A scan is already in progress. Please wait for it to complete."
msgstr "Pemindaian sudah berlangsung. Harap tunggu hingga selesai."

#: inc/modules/site-scanner/api.php:299
msgid "Cookie scan has been initiated."
msgstr "Pemindaian cookie telah dimulai."

#: inc/modules/site-scanner/api.php:300
msgid "The scan is running. You will be notified when it completes."
msgstr "Pemindaian sedang berjalan. Anda akan diberitahu saat selesai."

#. translators: %s: Error message
#: inc/modules/site-scanner/api.php:312
#, php-format
msgid "Failed to start site scanner: %s"
msgstr "Gagal memulai pemindai situs: %s"

#: inc/modules/site-scanner/cron.php:69
msgid "Starting site scan (triggered by user)."
msgstr "Memulai pemindaian situs (dipicu oleh pengguna)."

#: inc/modules/site-scanner/api.php:273
#: inc/modules/site-scanner/cron.php:75
#: inc/modules/site-scanner/saas-client.php:259
msgid "No pages selected for scanning."
msgstr "Tidak ada halaman yang dipilih untuk dipindai."

#. translators: %s: Plan name
#: inc/modules/site-scanner/cron.php:91
#, php-format
msgid "Plan: %s."
msgstr "Rencana: %s."

#. translators: %d: Number of pages
#: inc/modules/site-scanner/cron.php:92
#, php-format
msgid "Pages selected: %d."
msgstr "Halaman yang dipilih: %d."

#: inc/modules/site-scanner/cron.php:94
msgid "Sending scan request…"
msgstr "Mengirim permintaan pemindaian…"

#: inc/modules/site-scanner/cron.php:100
msgid "Scan already in progress. Skipping."
msgstr "Pemindaian sudah berlangsung. Mengabaikan."

#: inc/modules/site-scanner/cron.php:113
msgid "Scan started successfully."
msgstr "Pemindaian berhasil dimulai."

#. translators: %s: Group ID
#: inc/modules/site-scanner/cron.php:114
#, php-format
msgid "Group ID: %s"
msgstr "ID Grup: %s"

#: inc/modules/site-scanner/cron.php:116
msgid "Checking scan progress…"
msgstr "Memeriksa kemajuan pemindaian…"

#: inc/modules/site-scanner/cron.php:141
msgid "No active scan."
msgstr "Tidak ada pemindaian aktif."

#: inc/modules/site-scanner/cron.php:158
msgid "Scan in progress..."
msgstr "Sedang dalam proses pemindaian..."

#: inc/modules/site-scanner/cron.php:178
msgid "Scan cancelled by user."
msgstr "Pemindaian dibatalkan oleh pengguna."

#: inc/modules/site-scanner/saas-client.php:132
msgid "Every 1 Minute (SureCookie Polling)"
msgstr "Setiap 1 Menit (Polling SureCookie)"

#: inc/modules/site-scanner/saas-client.php:243
msgid "Cookie scanning is not available for localhost or development sites. Please use a live domain."
msgstr "Pemindaian cookie tidak tersedia untuk localhost atau situs pengembangan. Silakan gunakan domain langsung."

#: inc/modules/site-scanner/saas-client.php:296
msgid "Failed to encode scan request."
msgstr "Gagal mengkodekan permintaan pemindaian."

#. translators: %s: Error message
#: inc/modules/site-scanner/saas-client.php:343
#, php-format
msgid "Failed to start scan: %s"
msgstr "Gagal memulai pemindaian: %s"

#: inc/modules/site-scanner/saas-client.php:382
msgid "Unknown error occurred."
msgstr "Terjadi kesalahan yang tidak diketahui."

#: inc/modules/site-scanner/saas-client.php:450
msgid "Scan has been started. You will be notified when it completes."
msgstr "Pemindaian telah dimulai. Anda akan diberitahu saat selesai."

#: inc/modules/site-scanner/saas-client.php:492
msgid "Failed to check scan status."
msgstr "Gagal memeriksa status pemindaian."

#: inc/modules/site-scanner/saas-client.php:628
msgid "Failed to get scan group."
msgstr "Gagal mendapatkan grup pemindaian."

#: inc/modules/site-scanner/saas-client.php:718
msgid "Scan timed out. Please try again."
msgstr "Pemindaian waktu habis. Silakan coba lagi."

#: inc/modules/site-scanner/saas-client.php:808
msgid "Scan failed on server."
msgstr "Pemindaian gagal di server."

#: inc/modules/site-scanner/saas-client.php:1610
msgid "Failed to fetch results."
msgstr "Gagal mengambil hasil."

#: inc/utils/options.php:79
msgid "Cookie Settings"
msgstr "Pengaturan Cookie"

#: inc/utils/options.php:142
#: build/admin.js:2
#: build/admin.js:34
#: build/public.js:4
msgid "Preferences"
msgstr "Preferensi"

#: build/admin.js:1
#: build/admin.js:4
#: build/admin.js:5
#: build/onboarding.js:1
msgid "Accepted"
msgstr "Diterima"

#: build/admin.js:1
#: build/admin.js:4
#: build/onboarding.js:1
msgid "Partially Accepted"
msgstr "Diterima Sebagian"

#: build/admin.js:1
#: build/admin.js:4
#: build/admin.js:5
#: build/onboarding.js:1
msgid "Declined"
msgstr "Ditolak"

#: build/admin.js:1
msgid "Failed to load consent logs"
msgstr "Gagal memuat log persetujuan"

#: build/admin.js:1
msgid "Failed to load cookie categories"
msgstr "Gagal memuat kategori cookie"

#: build/admin.js:1
#: build/admin.js:2
#: build/admin.js:24
#: build/admin.js:34
#: build/admin.js:51
#: build/admin.js:60
msgid "Failed to load settings"
msgstr "Gagal memuat pengaturan"

#: build/admin.js:1
msgid "Failed to save settings"
msgstr "Gagal menyimpan pengaturan"

#: build/admin.js:1
#: build/admin.js:3
#: build/onboarding.js:1
#: build/public.js:1
msgid "Never"
msgstr "Tidak Pernah"

#: build/admin.js:1
#: build/onboarding.js:1
#: build/public.js:1
msgid "30 days"
msgstr "30 hari"

#: build/admin.js:1
#: build/onboarding.js:1
#: build/public.js:1
msgid "60 days"
msgstr "60 hari"

#: admin/menu.php:74
#: build/admin.js:2
msgid "Dashboard"
msgstr "Dasbor"

#: admin/menu.php:78
#: build/admin.js:2
msgid "Cookie Manager"
msgstr "Pengelola Cookie"

#: build/admin.js:40
#: build/admin.js:51
msgid "Cookie Scanner"
msgstr "Pemindai Cookie"

#: build/admin.js:2
#: build/admin.js:24
msgid "All Cookies"
msgstr "Semua Cookie"

#: build/admin.js:2
msgid "Banner"
msgstr "Banner"

#: build/admin.js:2
msgid "Content"
msgstr "Konten"

#: build/admin.js:2
msgid "Layout"
msgstr "Tata Letak"

#: build/admin.js:2
#: build/admin.js:24
msgid "Custom CSS"
msgstr "CSS Kustom"

#: admin/menu.php:82
#: admin/menu.php:400
#: build/admin.js:2
msgid "Logs"
msgstr "Log"

#: build/admin.js:2
#: build/admin.js:21
msgid "Consent Logs"
msgstr "Log Persetujuan"

#: build/admin.js:2
#: build/admin.js:3
#: build/admin.js:24
msgid "Cancel"
msgstr "Batal"

#: build/admin.js:2
#: build/admin.js:5
#: build/admin.js:6
#: build/admin.js:21
#: build/admin.js:24
msgid "Delete"
msgstr "Hapus"

#: build/admin.js:2
#: build/admin.js:24
#: build/admin.js:56
msgid "Save"
msgstr "Simpan"

#: build/admin.js:2
#: build/onboarding.js:1
msgid "No options available"
msgstr "Tidak ada opsi yang tersedia"

#: build/admin.js:2
msgid "Settings saved!"
msgstr "Pengaturan disimpan!"

#: build/admin.js:2
msgid "Your settings have been successfully saved."
msgstr "Pengaturan Anda telah berhasil disimpan."

#: build/admin.js:2
msgid "Save failed!"
msgstr "Gagal menyimpan!"

#: build/admin.js:2
msgid "There was an error saving your settings. Please try again."
msgstr "Terjadi kesalahan saat menyimpan pengaturan Anda. Silakan coba lagi."

#: build/admin.js:2
msgid "Saving…"
msgstr "Menyimpan…"

#: build/admin.js:2
msgid "WordPress updates API not available."
msgstr "API pembaruan WordPress tidak tersedia."

#: build/admin.js:2
msgid "Plugin activation failed."
msgstr "Aktivasi plugin gagal."

#: build/admin.js:2
msgid "Plugin installation failed."
msgstr "Instalasi plugin gagal."

#: build/admin.js:2
msgid "Plugin installed and activated successfully."
msgstr "Plugin berhasil diinstal dan diaktifkan."

#: build/admin.js:2
msgid "Failed to install and activate plugin."
msgstr "Gagal menginstal dan mengaktifkan plugin."

#: build/admin.js:2
msgid "Failed to activate plugin."
msgstr "Gagal mengaktifkan plugin."

#: build/admin.js:2
msgid "Install and Activate"
msgstr "Pasang dan Aktifkan"

#: build/admin.js:2
msgid "Activate"
msgstr "Aktifkan"

#: build/admin.js:2
msgid "Activated"
msgstr "Aktif"

#: build/admin.js:2
msgid "Banner Content"
msgstr "Konten Banner"

#: build/admin.js:2
msgid "Enable Cookie Banner Switch"
msgstr "Aktifkan Switch Banner Cookie"

#: build/admin.js:2
msgid "Enable Cookie Banner"
msgstr "Aktifkan Banner Cookie"

#: build/admin.js:2
msgid "Cookie Notice (optional)"
msgstr "Pemberitahuan Cookie (opsional)"

#: build/admin.js:2
msgid "Enable Accept All Button"
msgstr "Aktifkan Tombol Terima Semua"

#: build/admin.js:2
msgid "Button Order"
msgstr "Urutan Tombol"

#: build/admin.js:2
msgid "Banner Layout"
msgstr "Tata Letak Banner"

#: build/admin.js:2
msgid "Configure how and where your cookie banner appears on your website"
msgstr "Konfigurasikan bagaimana dan di mana banner cookie Anda muncul di situs web Anda"

#: build/admin.js:2
msgid "Logo"
msgstr "Logo"

#: build/admin.js:2
msgid "Upload Logo"
msgstr "Unggah Logo"

#: build/admin.js:2
msgid "Select Logo"
msgstr "Pilih Logo"

#: build/admin.js:2
msgid "Use this logo"
msgstr "Gunakan logo ini"

#: build/admin.js:2
msgid "Banner Type"
msgstr "Jenis Banner"

#: build/admin.js:2
msgid "Floating Banner"
msgstr "Spanduk Mengambang"

#: build/admin.js:2
msgid "Full-width Banner"
msgstr "Spanduk Lebar Penuh"

#: build/admin.js:2
msgid "Banner Width"
msgstr "Lebar Spanduk"

#: build/admin.js:2
msgid "px"
msgstr "px"

#: build/admin.js:2
msgid "Position"
msgstr "Posisi"

#: build/admin.js:2
msgid "Bottom Left"
msgstr "Kiri Bawah"

#: build/admin.js:2
msgid "Bottom Center"
msgstr "Tengah Bawah"

#: build/admin.js:2
msgid "Bottom Right"
msgstr "Kanan Bawah"

#: build/admin.js:2
msgid "Middle"
msgstr "Tengah"

#: build/admin.js:2
msgid "Top"
msgstr "Atas"

#: build/admin.js:2
msgid "Bottom"
msgstr "Bawah"

#: build/admin.js:2
msgid "Color Palette: <span></span>"
msgstr "Palet Warna: <span></span>"

#: build/admin.js:2
#: build/admin.js:4
#: build/admin.js:5
msgid "Default"
msgstr "Default"

#: build/admin.js:4
msgid "Consent Details"
msgstr "Detail Persetujuan"

#: build/admin.js:4
#: build/admin.js:21
#: build/admin.js:51
msgid "Unknown"
msgstr "Tidak Diketahui"

#: build/admin.js:4
msgid "No data available."
msgstr "Data tidak tersedia."

#: build/admin.js:4
#: build/admin.js:21
msgid "Actions"
msgstr "Tindakan"

#: build/admin.js:4
msgid "Date & Time"
msgstr "Tanggal & Waktu"

#: build/admin.js:4
#: build/admin.js:5
msgid "IP Address"
msgstr "Alamat IP"

#: build/admin.js:4
#: build/admin.js:5
msgid "Country"
msgstr "Negara"

#: build/admin.js:4
#: build/admin.js:5
msgid "Status"
msgstr "Status"

#: build/admin.js:4
msgid "Download PDF"
msgstr "Unduh PDF"

#: build/admin.js:6
msgid "Consent log is empty"
msgstr "Log persetujuan kosong"

#: build/admin.js:6
msgid "Your consent logs will be displayed here once users interact with the banner"
msgstr "Log persetujuan Anda akan ditampilkan di sini setelah pengguna berinteraksi dengan spanduk"

#: build/admin.js:6
msgid "<span></span> Selected"
msgstr "<span></span> Dipilih"

#: build/admin.js:6
msgid "Deleting…"
msgstr "Menghapus…"

#: build/admin.js:6
msgid "View All Logs"
msgstr "Lihat Semua Log"

#: build/admin.js:6
msgid "Consent Logging Disabled"
msgstr "Pencatatan Persetujuan Dinonaktifkan"

#: build/admin.js:6
msgid "Enable consent logging to view analytics data and recent consent logs."
msgstr "Aktifkan pencatatan persetujuan untuk melihat data analitik dan log persetujuan terbaru."

#: build/admin.js:3
#: build/admin.js:6
msgid "Enable Consent Logging"
msgstr "Aktifkan Pencatatan Persetujuan"

#: build/admin.js:6
msgid "Consents"
msgstr "Persetujuan"

#: build/admin.js:6
msgid "No Consents Yet"
msgstr "Belum Ada Persetujuan"

#: build/admin.js:6
msgid "Data will appear here once visitors interact with the cookie banner."
msgstr "Data akan muncul di sini setelah pengunjung berinteraksi dengan spanduk cookie."

#. translators: %s: log/logs
#: build/admin.js:9
#, js-format
msgid "Failed to delete consent %s"
msgstr "Gagal menghapus persetujuan %s"

#: build/admin.js:9
#: build/admin.js:12
#: build/admin.js:18
msgid "log"
msgid_plural "logs"
msgstr[0] "log"

#. translators: %s: log/logs
#: build/admin.js:12
#, js-format
msgid "Successfully deleted consent %s"
msgstr "Berhasil menghapus persetujuan %s"

#: build/admin.js:12
msgid "Failed to delete consent log"
msgstr "Gagal menghapus log persetujuan"

#: build/admin.js:12
#: build/admin.js:21
msgid "Delete Consent Log"
msgstr "Hapus Log Persetujuan"

#: build/admin.js:12
#: build/admin.js:21
msgid "Are you sure you want to delete this consent log? This action cannot be undone."
msgstr "Anda yakin ingin menghapus log persetujuan ini? Tindakan ini tidak dapat dibatalkan."

#: build/admin.js:15
msgid "Delete Selected Consent Logs"
msgstr "Hapus Log Persetujuan yang Dipilih"

#. translators: %s: the log string pluralized.
#: build/admin.js:18
#, js-format
msgid "Are you sure you want to delete the selected consent %s? This action cannot be undone."
msgstr "Anda yakin ingin menghapus persetujuan %s yang dipilih? Tindakan ini tidak dapat dibatalkan."

#: build/admin.js:21
msgid "Page"
msgstr "Halaman"

#: build/admin.js:21
msgid "of"
msgstr "dari"

#: build/admin.js:21
msgid "Consent Logs Pagination"
msgstr "Pagination Log Persetujuan"

#: build/admin.js:2
msgid "Consent Duration (in days)"
msgstr "Durasi Persetujuan (dalam hari)"

#: build/admin.js:2
msgid "How long user consent remains valid before requiring renewal (1–365 days)."
msgstr "Berapa lama persetujuan pengguna tetap berlaku sebelum memerlukan pembaruan (1–365 hari)."

#: build/admin.js:3
msgid "Enable Consent Logging Switch"
msgstr "Aktifkan Switch Pencatatan Persetujuan"

#: build/admin.js:3
msgid "Store consent records in database for compliance reporting and analytics."
msgstr "Simpan catatan persetujuan di database untuk pelaporan kepatuhan dan analitik."

#: build/admin.js:3
msgid "Clear Logs After"
msgstr "Hapus Log Setelah"

#: build/admin.js:3
msgid "Select retention period"
msgstr "Pilih periode retensi"

#: build/admin.js:3
msgid "Automatically delete consent logs older than the selected period."
msgstr "Hapus otomatis log persetujuan yang lebih lama dari periode yang dipilih."

#: build/admin.js:51
msgid "here"
msgstr "di sini"

#: build/admin.js:21
#: build/admin.js:34
#: build/public.js:4
msgid "Name"
msgstr "Nama"

#: build/admin.js:4
#: build/admin.js:5
#: build/admin.js:21
#: build/admin.js:51
msgid "Category"
msgstr "Kategori"

#: build/admin.js:21
#: build/admin.js:34
#: build/public.js:4
msgid "Provider"
msgstr "Penyedia"

#: inc/modules/cookie-policy/shortcode.php:206
#: build/admin.js:21
msgid "Domain"
msgstr "Domain"

#: build/admin.js:21
msgid "Duration (Days)"
msgstr "Durasi (Hari)"

#: build/admin.js:21
#: build/admin.js:51
msgid "Type"
msgstr "Jenis"

#: build/admin.js:21
#: build/admin.js:51
msgid "Uncategorized"
msgstr "Tidak dikategorikan"

#: build/admin.js:21
msgid "Change Category"
msgstr "Ubah Kategori"

#: build/admin.js:21
#: build/admin.js:24
msgid "Edit"
msgstr "Edit"

#: build/admin.js:21
msgid "Scanned"
msgstr "Dipindai"

#: build/admin.js:21
msgid "Custom"
msgstr "Kustom"

#: build/admin.js:21
msgid "Are you sure you want to delete the cookie \"<strong></strong>\"? This action cannot be undone."
msgstr "Anda yakin ingin menghapus cookie \"<strong></strong>\"? Tindakan ini tidak dapat dibatalkan."

#: build/admin.js:21
msgid "Are you sure you want to delete this cookie? This action cannot be undone."
msgstr "Anda yakin ingin menghapus cookie ini? Tindakan ini tidak dapat dibatalkan."

#: build/admin.js:21
msgid "Delete Custom Cookie"
msgstr "Hapus Cookie Kustom"

#: build/admin.js:21
msgid "Change Cookie Category"
msgstr "Ubah Kategori Cookie"

#: build/admin.js:21
msgid "Update Category"
msgstr "Perbarui Kategori"

#: build/admin.js:21
msgid "Edit Cookie"
msgstr "Edit Cookie"

#: build/admin.js:21
msgid "Update Cookie"
msgstr "Perbarui Cookie"

#: build/admin.js:21
msgid "Add New Cookie"
msgstr "Tambah Cookie Baru"

#: build/admin.js:21
msgid "Save Cookie"
msgstr "Simpan Cookie"

#: inc/modules/cookie-policy/shortcode.php:203
#: build/admin.js:21
msgid "Cookie Name"
msgstr "Nama Cookie"

#: build/admin.js:21
msgid "e.g., my_custom_cookie"
msgstr "contoh, my_custom_cookie"

#: build/admin.js:21
msgid "Select a category"
msgstr "Pilih kategori"

#: build/admin.js:21
msgid "No categories available. Please create a category first."
msgstr "Tidak ada kategori yang tersedia. Silakan buat kategori terlebih dahulu."

#: build/admin.js:21
msgid "e.g., 30"
msgstr "contoh, 30"

#: build/admin.js:21
msgid "e.g., Your Company Name"
msgstr "contoh, Nama Perusahaan Anda"

#: build/admin.js:21
msgid "e.g., .example.com"
msgstr "contoh, .contoh.com"

#: build/admin.js:21
msgid "Description"
msgstr "Deskripsi"

#: build/admin.js:21
msgid "Enter a description for this cookie…"
msgstr "Masukkan deskripsi untuk cookie ini…"

#: inc/modules/cookie-policy/shortcode.php:204
#: build/admin.js:21
msgid "Purpose"
msgstr "Tujuan"

#: build/admin.js:21
msgid "Describe the purpose of this cookie…"
msgstr "Jelaskan tujuan dari cookie ini…"

#: build/admin.js:24
msgid "No cookie categories found. Click \"Add New Category\" to create one."
msgstr "Tidak ditemukan kategori cookie. Klik \"Tambah Kategori Baru\" untuk membuatnya."

#: build/admin.js:24
msgid "Manage Categories"
msgstr "Kelola Kategori"

#: build/admin.js:24
msgid "Manage cookie categories that appear in the privacy preferences modal"
msgstr "Kelola kategori cookie yang muncul di modal preferensi privasi"

#: build/admin.js:24
msgid "Add New Category"
msgstr "Tambah Kategori Baru"

#: build/admin.js:24
msgid "Edit Category"
msgstr "Edit Kategori"

#: build/admin.js:24
msgid "Add Category"
msgstr "Tambah Kategori"

#: build/admin.js:21
msgid "Category Name"
msgstr "Nama Kategori"

#: build/admin.js:21
msgid "e.g., Performance Cookies"
msgstr "contoh, Cookies Performa"

#: build/admin.js:21
msgid "Enter a description for this cookie category…"
msgstr "Masukkan deskripsi untuk kategori cookie ini…"

#. translators: %1$s is the category name, %2$s is the number of cookies
#: build/admin.js:24
#, js-format
msgid "Are you sure you want to delete this cookie category? <br/> The category \"%1$s\" has %2$s assigned to it:"
msgstr "Anda yakin ingin menghapus kategori cookie ini? <br/> Kategori \"%1$s\" memiliki %2$s yang ditugaskan ke dalamnya:"

#: build/admin.js:24
msgid "cookie"
msgid_plural "cookies"
msgstr[0] "cookie"

#: build/admin.js:24
msgid "Are you sure you want to delete this cookie category? This action cannot be undone."
msgstr "Anda yakin ingin menghapus kategori cookie ini? Tindakan ini tidak dapat dibatalkan."

#: build/admin.js:24
msgid "Delete Cookie Category"
msgstr "Hapus Kategori Cookie"

#: build/admin.js:24
msgid "Keep cookies"
msgstr "Pertahankan cookie"

#: build/admin.js:24
msgid "Assigned cookies will be moved to \"Uncategorized\"."
msgstr "Cookie yang ditugaskan akan dipindahkan ke \"Tidak Dikategorikan\"."

#: build/admin.js:24
#: build/onboarding.js:1
msgid "Please enter a cookie name"
msgstr "Silakan masukkan nama cookie"

#: build/admin.js:24
#: build/onboarding.js:1
msgid "Please select a category"
msgstr "Silakan pilih kategori"

#: build/admin.js:24
#: build/onboarding.js:1
msgid "Please enter a category name"
msgstr "Silakan masukkan nama kategori"

#: build/admin.js:24
msgid "Failed to load custom cookies"
msgstr "Gagal memuat cookie kustom"

#: build/admin.js:24
msgid "Failed to create custom cookie"
msgstr "Gagal membuat cookie kustom"

#: build/admin.js:24
msgid "Custom cookie created successfully"
msgstr "Cookie kustom berhasil dibuat"

#: build/admin.js:24
msgid "Failed to update custom cookie"
msgstr "Gagal memperbarui cookie kustom"

#: build/admin.js:24
msgid "Custom cookie updated successfully"
msgstr "Cookie kustom berhasil diperbarui"

#: build/admin.js:24
msgid "Failed to delete custom cookie"
msgstr "Gagal menghapus cookie kustom"

#: build/admin.js:24
msgid "Custom cookie deleted successfully"
msgstr "Cookie kustom berhasil dihapus"

#: build/admin.js:24
msgid "Failed to update cookie category"
msgstr "Gagal memperbarui kategori cookie"

#: build/admin.js:24
msgid "Cookie category updated successfully"
msgstr "Kategori cookie berhasil diperbarui"

#: build/admin.js:24
msgid "Failed to create category"
msgstr "Gagal membuat kategori"

#: build/admin.js:24
msgid "Category created successfully"
msgstr "Kategori berhasil dibuat"

#: build/admin.js:24
msgid "Failed to update category"
msgstr "Gagal memperbarui kategori"

#: build/admin.js:24
msgid "Category updated successfully"
msgstr "Kategori berhasil diperbarui"

#: build/admin.js:24
msgid "Failed to delete category"
msgstr "Gagal menghapus kategori"

#: build/admin.js:24
msgid "Category deleted successfully"
msgstr "Kategori berhasil dihapus"

#: build/admin.js:24
msgid "Manage All Cookies"
msgstr "Kelola Semua Cookie"

#: build/admin.js:24
msgid "Create and manage all cookies for your website. These cookies will appear in the selected privacy preference categories."
msgstr "Buat dan kelola semua cookie untuk situs web Anda. Cookie ini akan muncul di kategori preferensi privasi yang dipilih."

#: build/admin.js:24
msgid "Manage Cookies"
msgstr "Kelola Cookie"

#: build/admin.js:24
msgid "New Cookie"
msgstr "Cookie Baru"

#: build/admin.js:24
msgid "Add custom CSS to style your cookie banner. Changes will be reflected in both preview and frontend after saving."
msgstr "Tambahkan CSS kustom untuk menata banner cookie Anda. Perubahan akan tercermin di pratinjau dan frontend setelah disimpan."

#: build/admin.js:24
msgid "CSS Code Editor"
msgstr "Editor Kode CSS"

#: build/admin.js:24
msgid "Reset Custom CSS"
msgstr "Reset CSS Kustom"

#: build/admin.js:24
msgid "Are you sure you want to reset custom CSS? This will remove all your custom styles."
msgstr "Anda yakin ingin mengatur ulang CSS kustom? Ini akan menghapus semua gaya kustom Anda."

#: build/admin.js:24
msgid "Custom CSS has been reset. The banner will now use default styles."
msgstr "CSS kustom telah direset. Banner sekarang akan menggunakan gaya default."

#: build/admin.js:24
msgid "Write your custom CSS below. Use <strong>!important</strong> to override inline styles.<br />You can target banner elements using classes like <strong>.surecookie-banner</strong>, <strong>.surecookie-accept-btn</strong>, etc."
msgstr "Tulis CSS kustom Anda di bawah. Gunakan <strong>!important</strong> untuk menimpa gaya inline.<br />Anda dapat menargetkan elemen banner menggunakan kelas seperti <strong>.surecookie-banner</strong>, <strong>.surecookie-accept-btn</strong>, dll."

#: build/admin.js:24
#: build/admin.js:40
msgid "<span></span> Quick Tips:"
msgstr "<span></span> Tips Cepat:"

#: build/admin.js:24
msgid "Use <b>.surecookie-banner</b> to target the cookie banner (works in both preview and frontend)"
msgstr "Gunakan <b>.surecookie-banner</b> untuk menargetkan banner cookie (berfungsi di pratinjau dan frontend)"

#: build/admin.js:24
msgid "Use <b>.surecookie-accept-btn</b>, <b>.surecookie-decline-btn</b> for buttons"
msgstr "Gunakan <b>.surecookie-accept-btn</b>, <b>.surecookie-decline-btn</b> untuk tombol"

#: build/admin.js:24
msgid "Important: Use <b>!important</b> to override inline styles"
msgstr "Penting: Gunakan <b>!important</b> untuk mengesampingkan gaya inline"

#: build/admin.js:24
msgid "Changes take effect after clicking \"Save Changes\" below"
msgstr "Perubahan berlaku setelah mengklik \"Simpan Perubahan\" di bawah"

#: build/admin.js:24
msgid "Your CSS is saved and will persist after page refresh"
msgstr "CSS Anda disimpan dan akan tetap setelah penyegaran halaman"

#: build/admin.js:24
msgid "Overview"
msgstr "Ikhtisar"

#: build/admin.js:24
msgid "Active"
msgstr "Aktif"

#: build/admin.js:24
msgid "Inactive"
msgstr "Tidak Aktif"

#: build/admin.js:24
msgid "Cookie Banner"
msgstr "Banner Cookie"

#: build/admin.js:24
msgid "Your website is compliant with cookie consent regulations"
msgstr "Situs web Anda sesuai dengan regulasi persetujuan cookie"

#: build/admin.js:24
msgid "Your website is not compliant with cookie consent regulations"
msgstr "Situs web Anda tidak sesuai dengan regulasi persetujuan cookie"

#: build/admin.js:24
#: build/admin.js:28
msgid "Configure"
msgstr "Konfigurasi"

#: build/admin.js:25
msgid "Open Support Ticket"
msgstr "Buka Tiket Dukungan"

#: build/admin.js:25
msgid "Help Center"
msgstr "Pusat Bantuan"

#: build/admin.js:25
msgid "Join our Community"
msgstr "Gabung dengan Komunitas kami"

#: build/admin.js:25
msgid "Leave Us a Review"
msgstr "Berikan Ulasan kepada Kami"

#: build/admin.js:25
msgid "Quick Access"
msgstr "Akses Cepat"

#: build/admin.js:25
msgid "Recent Consent Logs"
msgstr "Log Persetujuan Terbaru"

#: build/admin.js:25
msgid "Toggle Preview"
msgstr "Alihkan Pratinjau"

#: build/admin.js:25
msgid "Click this button to show or hide the cookie consent banner preview."
msgstr "Klik tombol ini untuk menampilkan atau menyembunyikan pratinjau banner persetujuan cookie."

#: build/admin.js:25
msgid "Click here to start"
msgstr "Klik di sini untuk memulai"

#: build/admin.js:25
msgid "design your banner"
msgstr "rancang banner Anda"

#: build/admin.js:25
msgid "Here's a preview of the cookie consent banner."
msgstr "Berikut adalah pratinjau banner persetujuan cookie."

#: build/admin.js:25
msgid "You can adjust the content and design settings."
msgstr "Anda dapat menyesuaikan pengaturan konten dan desain."

#: build/admin.js:6
msgid "All Countries"
msgstr "Semua Negara"

#: build/admin.js:2
#: build/admin.js:57
msgid "Geographic Targeting"
msgstr "Penargetan Geografis"

#: inc/utils/options.php:146
msgid "Privacy Preference"
msgstr "Preferensi Privasi"

#: build/admin.js:32
#: build/public.js:2
msgid "Always Active"
msgstr "Selalu Aktif"

#: build/admin.js:34
#: build/public.js:4
msgid "Reject All"
msgstr "Tolak Semua"

#: build/admin.js:34
#: build/public.js:4
msgid "Confirm My Choices"
msgstr "Konfirmasi Pilihan Saya"

#: inc/utils/localize-data.php:217
#: build/admin.js:34
#: build/public.js:4
msgid "Powered by"
msgstr "Didukung oleh"

#: build/admin.js:38
msgid "Scan Completed!"
msgstr "Pemindaian Selesai!"

#: build/admin.js:38
msgid "Cookie scan has been completed successfully."
msgstr "Pemindaian cookie telah berhasil diselesaikan."

#: build/admin.js:38
msgid "Latest Scanning Logs"
msgstr "Log Pemindaian Terbaru"

#: build/admin.js:38
msgid "View logs from the most recent cookie scanning process."
msgstr "Lihat log dari proses pemindaian cookie terbaru."

#: build/admin.js:38
msgid "Could not copy logs automatically."
msgstr "Gagal menyalin log secara otomatis."

#: build/admin.js:38
msgid "Logs copied to clipboard!"
msgstr "Log disalin ke clipboard!"

#: build/admin.js:38
msgid "Copied"
msgstr "Disalin"

#: build/admin.js:38
msgid "Copy"
msgstr "Salin"

#: build/admin.js:38
msgid "This field contains the scanning status results only."
msgstr "Bidang ini hanya berisi hasil status pemindaian."

#: build/admin.js:40
msgid "contact our support team"
msgstr "hubungi tim dukungan kami"

#: build/admin.js:40
#: build/onboarding.js:1
msgid "Failed to initiate scan"
msgstr "Gagal memulai pemindaian"

#: build/admin.js:40
#: build/admin.js:51
msgid "Scan your website to detect all cookies being used."
msgstr "Pindai situs web Anda untuk mendeteksi semua cookie yang digunakan."

#: build/admin.js:40
#: build/admin.js:51
#: build/onboarding.js:1
msgid "(no title)"
msgstr "(tanpa judul)"

#: build/admin.js:45
#: build/onboarding.js:3
msgid "Select Pages"
msgstr "Pilih Halaman"

#: build/admin.js:46
#: build/onboarding.js:4
msgid "Select the pages you want to scan."
msgstr "Pilih halaman yang ingin Anda pindai."

#: build/admin.js:50
#: build/onboarding.js:7
msgid "Scan Started!"
msgstr "Pemindaian Dimulai!"

#: build/onboarding.js:7
msgid "SureCookie is scanning your pages for cookies. This may take a few minutes."
msgstr "SureCookie sedang memindai halaman Anda untuk cookie. Ini mungkin memakan waktu beberapa menit."

#: build/admin.js:51
#: build/onboarding.js:7
msgid "Scanning…"
msgstr "Memindai…"

#: build/admin.js:51
#: build/onboarding.js:7
msgid "Start Scan"
msgstr "Mulai Pindai"

#: build/admin.js:51
msgid "View Scanning Logs"
msgstr "Lihat Log Pemindaian"

#: build/admin.js:51
#: build/onboarding.js:1
msgid "WordPress Cron is Disabled"
msgstr "Cron WordPress Dinonaktifkan"

#: build/admin.js:1
msgid "Failed to load conflicting plugins"
msgstr "Gagal memuat plugin yang bertentangan"

#: build/admin.js:51
msgid "Conflicting Plugins Detected."
msgstr "Plugin yang bertentangan terdeteksi."

#: build/admin.js:51
msgid "It's recommended to deactivate them to avoid issues."
msgstr "Disarankan untuk menonaktifkan mereka untuk menghindari masalah."

#: build/admin.js:51
msgid "Deactivate Plugin"
msgstr "Nonaktifkan Plugin"

#: build/admin.js:51
msgid "Conflicting Plugins Detected"
msgstr "Plugin yang bertentangan terdeteksi"

#: build/admin.js:51
msgid "The following plugins may conflict with SureCookie. It's recommended to deactivate them to avoid issues."
msgstr "Plugin berikut mungkin bertentangan dengan SureCookie. Disarankan untuk menonaktifkan mereka untuk menghindari masalah."

#: build/admin.js:51
msgid "Version:"
msgstr "Versi:"

#: build/admin.js:51
msgid "Deactivation successful. Reloading the page in 3 seconds."
msgstr "Deaktivasi berhasil. Memuat ulang halaman dalam 3 detik."

#: build/admin.js:51
msgid "Failed to deactivate plugin."
msgstr "Gagal menonaktifkan plugin."

#: build/admin.js:51
msgid "The plugin could not be deactivated. Please try again."
msgstr "Plugin tidak dapat dinonaktifkan. Silakan coba lagi."

#: build/admin.js:51
msgid "Deactivating…"
msgstr "Menonaktifkan…"

#: build/admin.js:51
msgid "Deactivate"
msgstr "Nonaktifkan"

#: build/admin.js:51
msgid "Close"
msgstr "Tutup"

#: build/admin.js:51
msgid "Preview:"
msgstr "Pratinjau:"

#: build/admin.js:51
msgid "ON"
msgstr "NYALA"

#: build/admin.js:51
msgid "OFF"
msgstr "MATI"

#: build/admin.js:51
msgid "What's New?"
msgstr "Apa yang Baru?"

#: build/admin.js:51
msgid "Knowledge Base"
msgstr "Basis Pengetahuan"

#: build/onboarding.js:1
msgid "First name is required"
msgstr "Nama depan wajib diisi"

#: build/onboarding.js:1
msgid "Please enter a valid email address"
msgstr "Harap masukkan alamat email yang valid"

#: build/onboarding.js:1
msgid "Welcome to SureCookie"
msgstr "Selamat datang di SureCookie"

#: build/onboarding.js:1
msgid "Privacy compliance made effortless 🍪"
msgstr "Kepatuhan privasi dibuat mudah 🍪"

#: build/admin.js:2
#: build/onboarding.js:1
msgid "Let's Get Started"
msgstr "Mari Mulai"

#: build/onboarding.js:1
msgid "Run a Quick Privacy Scan"
msgstr "Lakukan Pemindaian Privasi Cepat"

#: build/onboarding.js:1
msgid "SureCookie will scan your website, detect all cookies, and categorize them automatically.<br/> This helps you stay compliant without spending hours identifying scripts manually."
msgstr "SureCookie akan memindai situs web Anda, mendeteksi semua cookie, dan mengkategorikannya secara otomatis.<br/> Ini membantu Anda tetap patuh tanpa menghabiskan berjam-jam mengidentifikasi skrip secara manual."

#: build/onboarding.js:1
#: build/onboarding.js:7
msgid "Back"
msgstr "Kembali"

#: build/onboarding.js:7
msgid "Okay, just one last step…"
msgstr "Baik, tinggal satu langkah lagi…"

#: build/onboarding.js:7
msgid "Help us tailor your SureCookie experience by sharing a bit about yourself:"
msgstr "Bantu kami menyesuaikan pengalaman SureCookie Anda dengan berbagi sedikit tentang diri Anda:"

#: build/onboarding.js:7
msgid "First Name"
msgstr "Nama Depan"

#: build/onboarding.js:7
msgid "Enter your first name"
msgstr "Masukkan nama depan Anda"

#: build/onboarding.js:7
msgid "Last Name"
msgstr "Nama Belakang"

#: build/onboarding.js:7
msgid "Enter your last name"
msgstr "Masukkan nama belakang Anda"

#: build/onboarding.js:7
msgid "Email Address"
msgstr "Alamat Email"

#: build/onboarding.js:7
msgid "Enter your email address"
msgstr "Masukkan alamat email Anda"

#: build/onboarding.js:1
msgid "Next"
msgstr "Berikutnya"

#: build/onboarding.js:1
#: build/onboarding.js:7
msgid "Skip"
msgstr "Lewati"

#: build/onboarding.js:7
msgid "Block non-essential cookies and trackers until explicit consent"
msgstr "Blokir cookie dan tracker non-esensial sampai ada persetujuan eksplisit"

#: build/onboarding.js:7
msgid "Auto-discover common services, categorize them, and preconfigure safe rules"
msgstr "Temukan layanan umum secara otomatis, kategorikan, dan konfigurasikan aturan aman secara pra"

#: build/onboarding.js:7
msgid "Keep all evidence of consent locally on the site, exportable on demand"
msgstr "Simpan semua bukti persetujuan secara lokal di situs, dapat diekspor sesuai permintaan"

#: build/onboarding.js:7
msgid "Here's what SureCookie will do for you now:"
msgstr "Inilah yang akan dilakukan SureCookie untuk Anda sekarang:"

#: build/onboarding.js:7
msgid "SureCookie Features"
msgstr "Fitur SureCookie"

#: build/admin.js:28
#: build/onboarding.js:7
msgid "Go to Dashboard"
msgstr "Pergi ke Dashboard"

#: build/onboarding.js:1
msgid "Exit Setup"
msgstr "Keluar Pengaturan"

#: admin/menu.php:130
msgid "You don't have access to this page."
msgstr "Anda tidak memiliki akses ke halaman ini."

#: admin/onboarding.php:59
#: build/onboarding.js:7
msgid "Onboarding"
msgstr "Pengenalan"

#: inc/api/base.php:59
msgid "You don't have access to do this."
msgstr "Anda tidak memiliki akses untuk melakukan ini."

#: inc/api/base.php:71
msgid "Security check failed. Please refresh the page and try again."
msgstr "Pemeriksaan keamanan gagal. Silakan segarkan halaman dan coba lagi."

#: inc/api/base.php:80
msgid "Your session expired. Please refresh the page and try again."
msgstr "Sesi Anda telah berakhir. Silakan segarkan halaman dan coba lagi."

#: inc/api/consent-logs.php:146
msgid "Search by IP address or Session ID"
msgstr "Cari berdasarkan alamat IP atau ID Sesi"

#: inc/api/consent-logs.php:882
msgid "Request origin is not allowed."
msgstr "Asal permintaan tidak diizinkan."

#: inc/api/consent-logs.php:570
msgid "Session ID is required."
msgstr "ID Sesi diperlukan."

#: inc/api/plugin.php:154
msgid "You don't have permission to activate plugins."
msgstr "Anda tidak memiliki izin untuk mengaktifkan plugin."

#: inc/api/plugin.php:187
msgid "You don't have permission to deactivate plugins."
msgstr "Anda tidak memiliki izin untuk menonaktifkan plugin."

#: inc/api/scanned-resources.php:78
msgid "Scanned resources retrieved successfully."
msgstr "Sumber daya yang dipindai berhasil diambil."

#: inc/functions/get.php:67
msgid "Required for basic website functionality."
msgstr "Diperlukan untuk fungsi dasar situs web."

#: inc/functions/get.php:73
msgid "Enable features like saved preferences and personalized content."
msgstr "Aktifkan fitur seperti preferensi yang disimpan dan konten yang dipersonalisasi."

#: inc/functions/get.php:79
msgid "Help us understand how visitors use our site so we can improve it."
msgstr "Bantu kami memahami bagaimana pengunjung menggunakan situs kami agar kami dapat meningkatkannya."

#: inc/functions/get.php:85
msgid "Used to show you relevant ads based on your interests."
msgstr "Digunakan untuk menampilkan iklan yang relevan berdasarkan minat Anda."

#: inc/functions/get.php:91
msgid "Cookies that haven't been categorized yet."
msgstr "Cookie yang belum dikategorikan."

#: inc/modules/auth/api.php:71
msgid "Authentication is already completed."
msgstr "Autentikasi sudah selesai."

#: inc/modules/auth/controller.php:87
msgid "Failed to encode the token data."
msgstr "Gagal mengkodekan data token."

#: inc/modules/auth/controller.php:187
msgid "Failed to decode the access key."
msgstr "Gagal mendekode kunci akses."

#: inc/modules/auth/controller.php:192
msgid "Invalid data format."
msgstr "Format data tidak valid."

#: inc/modules/auth/controller.php:206
msgid "Failed to decrypt the access key."
msgstr "Gagal mendekripsi kunci akses."

#: inc/modules/auth/controller.php:212
msgid "Failed to json decode the decrypted data."
msgstr "Gagal melakukan decode json pada data yang didekripsi."

#: inc/modules/auth/controller.php:216
msgid "No user email found in the decrypted data."
msgstr "Tidak ditemukan email pengguna dalam data yang didekripsi."

#: inc/modules/cookie-policy/api.php:76
#: build/admin.js:51
msgid "Cookie Policy page already exists."
msgstr "Halaman Kebijakan Cookie sudah ada."

#: inc/modules/cookie-policy/api.php:90
#: build/admin.js:2
#: build/admin.js:31
#: build/admin.js:51
#: build/public.js:1
msgid "Cookie Policy"
msgstr "Kebijakan Cookie"

#: inc/modules/cookie-policy/api.php:112
msgid "Cookie Policy page created successfully."
msgstr "Halaman Kebijakan Cookie berhasil dibuat."

#. translators: %s: site name.
#: inc/modules/cookie-policy/api.php:182
#, php-format
msgid "This Cookie Policy explains how %s uses cookies and similar tracking technologies when you visit our website. It describes what these technologies are, why we use them, and your rights to control our use of them."
msgstr "Kebijakan Cookie ini menjelaskan bagaimana %s menggunakan cookie dan teknologi pelacakan serupa saat Anda mengunjungi situs web kami. Ini menjelaskan apa teknologi tersebut, mengapa kami menggunakannya, dan hak Anda untuk mengontrol penggunaan kami terhadapnya."

#: inc/modules/cookie-policy/api.php:191
msgid "What Are Cookies"
msgstr "Apa Itu Cookie"

#: inc/modules/cookie-policy/api.php:195
msgid "Cookies are small text files that are stored on your computer or mobile device when you visit a website. They are widely used to make websites work more efficiently, provide a better browsing experience, and supply information to the owners of the site. Cookies can be \"persistent\" or \"session\" cookies. Persistent cookies remain on your device for a set period or until you delete them, while session cookies are deleted as soon as you close your web browser."
msgstr "Cookie adalah file teks kecil yang disimpan di komputer atau perangkat seluler Anda saat Anda mengunjungi sebuah situs web. Cookie banyak digunakan untuk membuat situs web bekerja lebih efisien, memberikan pengalaman menjelajah yang lebih baik, dan menyediakan informasi kepada pemilik situs. Cookie dapat berupa cookie \"persisten\" atau \"sesi\". Cookie persisten tetap ada di perangkat Anda untuk jangka waktu tertentu atau sampai Anda menghapusnya, sedangkan cookie sesi dihapus segera setelah Anda menutup browser web Anda."

#: inc/modules/cookie-policy/api.php:199
msgid "In addition to cookies, we may also use similar technologies such as pixel tags, web beacons, and local storage to collect and store information. These technologies work in a similar way to cookies and allow us to monitor and improve our website and your experience of it."
msgstr "Selain cookie, kami juga dapat menggunakan teknologi serupa seperti tag piksel, beacon web, dan penyimpanan lokal untuk mengumpulkan dan menyimpan informasi. Teknologi ini bekerja dengan cara yang mirip dengan cookie dan memungkinkan kami memantau serta meningkatkan situs web kami dan pengalaman Anda menggunakannya."

#: inc/modules/cookie-policy/api.php:206
msgid "Types of Cookies We Use"
msgstr "Jenis Cookie yang Kami Gunakan"

#: inc/modules/cookie-policy/api.php:210
msgid "We use different types of cookies for various reasons. The table below provides detailed information about the cookies we use, organized by category, including the name of each cookie, its purpose, duration, and the domain it belongs to. Some cookies are essential for the website to function properly, while others help us understand how visitors interact with our site, remember your preferences, or deliver relevant advertising."
msgstr "Kami menggunakan berbagai jenis cookie untuk berbagai alasan. Tabel di bawah ini memberikan informasi rinci tentang cookie yang kami gunakan, diatur berdasarkan kategori, termasuk nama setiap cookie, tujuannya, durasi, dan domain tempat cookie tersebut berada. Beberapa cookie penting agar situs web berfungsi dengan baik, sementara yang lain membantu kami memahami bagaimana pengunjung berinteraksi dengan situs kami, mengingat preferensi Anda, atau menyampaikan iklan yang relevan."

#: inc/modules/cookie-policy/api.php:220
msgid "How to Manage Your Cookie Preferences"
msgstr "Cara Mengelola Preferensi Cookie Anda"

#: inc/modules/cookie-policy/api.php:224
msgid "When you first visit our website, you will be shown a cookie consent banner that allows you to accept or decline non-essential cookies. You can change your preferences at any time by clicking the cookie preferences option available on our website. Essential cookies cannot be disabled as they are necessary for the basic functioning of the website."
msgstr "Saat Anda pertama kali mengunjungi situs web kami, Anda akan melihat banner persetujuan cookie yang memungkinkan Anda menerima atau menolak cookie yang tidak penting. Anda dapat mengubah preferensi kapan saja dengan mengklik opsi preferensi cookie yang tersedia di situs web kami. Cookie penting tidak dapat dinonaktifkan karena diperlukan untuk fungsi dasar situs web."

#: inc/modules/cookie-policy/api.php:228
msgid "Please note that restricting cookies may impact your experience of the website, as some features and services may not function properly without certain cookies enabled."
msgstr "Harap diperhatikan bahwa membatasi cookie dapat memengaruhi pengalaman Anda di situs web, karena beberapa fitur dan layanan mungkin tidak berfungsi dengan baik tanpa cookie tertentu yang diaktifkan."

#: inc/modules/cookie-policy/api.php:235
msgid "How to Control Cookies in Your Browser"
msgstr "Cara Mengontrol Cookie di Browser Anda"

#: inc/modules/cookie-policy/api.php:239
msgid "Most web browsers allow you to manage your cookie preferences through their settings. You can set your browser to refuse cookies, delete existing cookies, or alert you when a cookie is being set. The steps to manage cookies vary by browser. Below are general instructions for the most common browsers."
msgstr "Sebagian besar browser web memungkinkan Anda mengelola preferensi cookie melalui pengaturannya. Anda dapat mengatur browser untuk menolak cookie, menghapus cookie yang ada, atau memberi peringatan saat cookie sedang disetel. Langkah-langkah mengelola cookie berbeda-beda tergantung browser. Berikut adalah petunjuk umum untuk browser yang paling umum digunakan."

#: inc/modules/cookie-policy/api.php:243
msgid "Google Chrome: Open Settings, go to Privacy and Security, then click on Cookies and other site data. From there, you can block third-party cookies, clear cookies when you close the browser, or block all cookies."
msgstr "Google Chrome: Buka Pengaturan, pergi ke Privasi dan Keamanan, lalu klik pada Cookie dan data situs lainnya. Dari sana, Anda dapat memblokir cookie pihak ketiga, menghapus cookie saat menutup browser, atau memblokir semua cookie."

#: inc/modules/cookie-policy/api.php:247
msgid "Mozilla Firefox: Open Settings, go to Privacy and Security, and under Cookies and Site Data you can manage how Firefox handles cookies including clearing data and managing exceptions."
msgstr "Mozilla Firefox: Buka Pengaturan, pergi ke Privasi dan Keamanan, dan di bawah Cookie dan Data Situs Anda dapat mengelola bagaimana Firefox menangani cookie termasuk menghapus data dan mengelola pengecualian."

#: inc/modules/cookie-policy/api.php:251
msgid "Safari: Open Preferences, go to the Privacy tab, and configure your cookie blocking preferences. Safari also offers an option to prevent cross-site tracking."
msgstr "Safari: Buka Preferensi, pergi ke tab Privasi, dan konfigurasikan preferensi pemblokiran cookie Anda. Safari juga menawarkan opsi untuk mencegah pelacakan lintas situs."

#: inc/modules/cookie-policy/api.php:255
msgid "Microsoft Edge: Open Settings, go to Privacy, Search, and Services. Under the Cookies section, you can choose to block third-party cookies or all cookies and manage cookie exceptions."
msgstr "Microsoft Edge: Buka Pengaturan, pergi ke Privasi, Pencarian, dan Layanan. Di bagian Cookie, Anda dapat memilih untuk memblokir cookie pihak ketiga atau semua cookie dan mengelola pengecualian cookie."

#: inc/modules/cookie-policy/api.php:262
msgid "Consequences of Disabling Cookies"
msgstr "Konsekuensi Menonaktifkan Cookie"

#: inc/modules/cookie-policy/api.php:266
msgid "If you choose to disable or decline cookies, some parts of this website may not function as intended. For example, you may not be able to log in, your preferences may not be saved between visits, and certain interactive features may be limited. Disabling essential cookies may make it impossible to use some or all of the services provided through this website."
msgstr "Jika Anda memilih untuk menonaktifkan atau menolak cookie, beberapa bagian dari situs web ini mungkin tidak berfungsi sebagaimana mestinya. Misalnya, Anda mungkin tidak dapat masuk, preferensi Anda mungkin tidak tersimpan antara kunjungan, dan beberapa fitur interaktif mungkin terbatas. Menonaktifkan cookie penting dapat membuat Anda tidak dapat menggunakan sebagian atau seluruh layanan yang disediakan melalui situs web ini."

#: inc/modules/cookie-policy/api.php:270
msgid "Disabling analytics or marketing cookies will not affect the core functionality of the website, but it may limit our ability to improve the website based on user behavior or to provide you with personalized content and advertisements."
msgstr "Menonaktifkan cookie analitik atau pemasaran tidak akan memengaruhi fungsi inti situs web, tetapi dapat membatasi kemampuan kami untuk meningkatkan situs web berdasarkan perilaku pengguna atau memberikan konten dan iklan yang dipersonalisasi kepada Anda."

#: inc/modules/cookie-policy/api.php:277
msgid "Changes to This Cookie Policy"
msgstr "Perubahan pada Kebijakan Cookie Ini"

#: inc/modules/cookie-policy/api.php:281
msgid "We may update this Cookie Policy from time to time to reflect changes in technology, legislation, our business operations, or any other reason we determine is necessary or appropriate. Any changes will be posted on this page with an updated revision date. We encourage you to review this Cookie Policy periodically to stay informed about how we are using cookies."
msgstr "Kami dapat memperbarui Kebijakan Cookie ini dari waktu ke waktu untuk mencerminkan perubahan teknologi, peraturan, operasi bisnis kami, atau alasan lain yang kami anggap perlu atau sesuai. Setiap perubahan akan diposting di halaman ini dengan tanggal revisi yang diperbarui. Kami mendorong Anda untuk meninjau Kebijakan Cookie ini secara berkala agar tetap mengetahui bagaimana kami menggunakan cookie."

#: inc/modules/cookie-policy/api.php:288
msgid "Contact Us"
msgstr "Hubungi Kami"

#: inc/modules/cookie-policy/api.php:292
msgid "If you have any questions or concerns about this Cookie Policy or our use of cookies, please contact us at:"
msgstr "Jika Anda memiliki pertanyaan atau kekhawatiran tentang Kebijakan Cookie ini atau penggunaan cookie oleh kami, silakan hubungi kami di:"

#: inc/modules/cookie-policy/api.php:296
msgid "[Your Company Name], [Your Address], [your-email@example.com]"
msgstr "[Nama Perusahaan Anda], [Alamat Anda], [your-email@example.com]"

#: inc/modules/cookie-policy/shortcode.php:143
#: inc/modules/cookie-policy/shortcode.php:144
msgid "Table of Contents"
msgstr "Daftar Isi"

#: inc/modules/cookie-policy/shortcode.php:205
#: build/admin.js:34
#: build/public.js:4
msgid "Duration"
msgstr "Durasi"

#. translators: %s: formatted date string.
#: inc/modules/cookie-policy/shortcode.php:270
#, php-format
msgid "Last updated: %s"
msgstr "Terakhir diperbarui: %s"

#: inc/modules/cookie-policy/shortcode.php:356
msgid "This website"
msgstr "Situs web ini"

#: inc/modules/google-consent-mode/consent-handler.php:123
msgid "SureCookie:"
msgstr "SureCookie:"

#: inc/modules/google-consent-mode/consent-handler.php:125
msgid "Google Site Kit's Consent Mode is active. Please disable it in Site Kit settings to use SureCookie's implementation."
msgstr "Mode Persetujuan Google Site Kit aktif. Harap nonaktifkan di pengaturan Site Kit untuk menggunakan implementasi SureCookie."

#: inc/modules/site-scanner/api.php:288
msgid "Failed to start scan."
msgstr "Gagal memulai pemindaian."

#. translators: 1: completed pages count, 2: total pages count
#: inc/modules/site-scanner/saas-client.php:756
#, php-format
msgid "Progress: %1$d of %2$d pages scanned."
msgstr "Progres: %1$d dari %2$d halaman dipindai."

#. translators: %d: number of failed pages
#: inc/modules/site-scanner/saas-client.php:766
#, php-format
msgid "%d page(s) failed to scan."
msgstr "%d halaman gagal dipindai."

#: inc/modules/site-scanner/saas-client.php:789
msgid "Scan completed!"
msgstr "Pemindaian selesai!"

#: inc/modules/site-scanner/saas-client.php:814
msgid "Scan is in progress. Checking again…"
msgstr "Pemindaian sedang berlangsung. Memeriksa lagi…"

#: inc/utils/options.php:48
msgid "We use cookies to improve your experience and understand how you use our site. You can review your choices at any time."
msgstr "Kami menggunakan cookie untuk meningkatkan pengalaman Anda dan memahami bagaimana Anda menggunakan situs kami. Anda dapat meninjau pilihan Anda kapan saja."

#: inc/utils/options.php:62
#: build/admin.js:2
#: build/admin.js:34
#: build/public.js:4
msgid "Only Essential"
msgstr "Hanya Esensial"

#: inc/utils/options.php:174
#: build/admin.js:4
#: build/admin.js:5
#: build/admin.js:51
msgid "Cookie Preferences"
msgstr "Preferensi Cookie"

#: build/admin.js:1
msgid "Scan cancelled."
msgstr "Pemindaian dibatalkan."

#: build/admin.js:1
msgid "Failed to cancel scan."
msgstr "Gagal membatalkan pemindaian."

#: build/admin.js:1
#: build/onboarding.js:1
#: build/public.js:1
msgid "90 days"
msgstr "90 hari"

#: build/admin.js:1
#: build/onboarding.js:1
#: build/public.js:1
msgid "365 days"
msgstr "365 hari"

#: build/admin.js:2
#: build/admin.js:51
msgid "Re-Consent"
msgstr "Persetujuan Ulang"

#: build/admin.js:2
#: build/admin.js:51
msgid "Resource Blocking"
msgstr "Pemblokiran Sumber Daya"

#: build/admin.js:2
msgid "Google Consent Mode"
msgstr "Mode Persetujuan Google"

#: build/admin.js:2
#: build/onboarding.js:1
msgid "Authentication timeout. Please try again."
msgstr "Waktu autentikasi habis. Silakan coba lagi."

#: build/admin.js:2
#: build/onboarding.js:1
msgid "Authentication successful!"
msgstr "Autentikasi berhasil!"

#: build/admin.js:2
#: build/onboarding.js:1
msgid "An error occurred during authentication"
msgstr "Terjadi kesalahan selama autentikasi"

#: build/admin.js:2
#: build/onboarding.js:1
msgid "Authentication cancelled. Please try again."
msgstr "Autentikasi dibatalkan. Silakan coba lagi."

#: build/admin.js:2
#: build/onboarding.js:1
msgid "Authentication successful"
msgstr "Autentikasi berhasil"

#: build/admin.js:2
#: build/onboarding.js:1
msgid "Authentication completed successfully. Closing tab in 3 seconds…"
msgstr "Otentikasi berhasil diselesaikan. Menutup tab dalam 3 detik…"

#: build/admin.js:2
#: build/onboarding.js:1
msgid "Authentication failed"
msgstr "Otentikasi gagal"

#: build/admin.js:2
msgid "Automatic Cookie Detection"
msgstr "Deteksi Cookie Otomatis"

#: build/admin.js:2
msgid "Smart Categorization"
msgstr "Kategorisasi Cerdas"

#: build/admin.js:2
msgid "Compliance Recommendations"
msgstr "Rekomendasi Kepatuhan"

#: build/admin.js:2
msgid "Connect to scan your website"
msgstr "Hubungkan untuk memindai situs web Anda"

#: build/admin.js:2
msgid "Connect your SureCookie account to automatically detect cookies on your website, categorize them, and get compliance recommendations."
msgstr "Hubungkan akun SureCookie Anda untuk secara otomatis mendeteksi cookie di situs web Anda, mengkategorikannya, dan mendapatkan rekomendasi kepatuhan."

#: build/admin.js:2
msgid "Learn more"
msgstr "Pelajari lebih lanjut"

#: build/admin.js:2
msgid "Free Plan Limit Reached"
msgstr "Batas Paket Gratis Tercapai"

#: build/admin.js:2
msgid "You've used all available AI requests in your Free Plan. Upgrade to SureCookie Pro to keep using AI features."
msgstr "Anda telah menggunakan semua permintaan AI yang tersedia dalam Paket Gratis Anda. Tingkatkan ke SureCookie Pro untuk terus menggunakan fitur AI."

#: build/admin.js:2
#: build/admin.js:6
#: build/admin.js:50
msgid "Upgrade Now"
msgstr "Tingkatkan Sekarang"

#: build/admin.js:2
msgid "Unlock this feature"
msgstr "Buka fitur ini"

#: build/admin.js:2
msgid "Upgrade to SureCookie Pro to access this feature."
msgstr "Tingkatkan ke SureCookie Pro untuk mengakses fitur ini."

#: build/admin.js:2
#: build/admin.js:28
#: build/admin.js:34
#: build/admin.js:49
#: build/admin.js:51
#: build/onboarding.js:7
msgid "Upgrade to Pro"
msgstr "Tingkatkan ke Pro"

#: build/admin.js:2
#: build/admin.js:24
#: build/admin.js:34
#: build/admin.js:51
#: build/admin.js:60
msgid "An error occurred while loading settings. Please refresh the page to try again."
msgstr "Terjadi kesalahan saat memuat pengaturan. Silakan segarkan halaman untuk mencoba lagi."

#: build/admin.js:2
msgid "Show cookie consent banner to comply with privacy regulations."
msgstr "Tampilkan banner persetujuan cookie untuk mematuhi peraturan privasi."

#: build/admin.js:2
msgid "Banner Heading"
msgstr "Judul Banner"

#: build/admin.js:2
msgid "Banner Message"
msgstr "Pesan Banner"

#: build/admin.js:2
msgid "Banner message cannot be empty."
msgstr "Pesan banner tidak boleh kosong."

#: build/admin.js:2
msgid "Drag and drop to reorder buttons. This order can be overridden per Geographic Targeting Rule."
msgstr "Seret dan lepas untuk mengatur ulang tombol. Urutan ini dapat diganti per Aturan Penargetan Geografis."

#: build/admin.js:2
msgid "Drag and drop to reorder buttons."
msgstr "Seret dan lepas untuk mengatur ulang tombol."

#: build/admin.js:2
msgid "Banner Animation"
msgstr "Animasi Banner"

#: build/admin.js:2
msgid "Fade"
msgstr "Memudar"

#: build/admin.js:2
msgid "Slide"
msgstr "Geser"

#: build/admin.js:4
msgid "Consent logs"
msgstr "Log persetujuan"

#. translators: %s: consent log timestamp
#: build/admin.js:5
#, js-format
msgid "Download PDF for consent log from %s"
msgstr "Unduh PDF untuk log persetujuan dari %s"

#: build/admin.js:4
#: build/admin.js:5
msgid "PROOF OF CONSENT"
msgstr "BUKTI PERSETUJUAN"

#: build/admin.js:4
#: build/admin.js:5
msgid "This document serves as legal proof of consent given by the user in accordance with GDPR and other applicable privacy regulations."
msgstr "Dokumen ini berfungsi sebagai bukti hukum persetujuan yang diberikan oleh pengguna sesuai dengan GDPR dan peraturan privasi yang berlaku lainnya."

#: build/admin.js:5
msgid "Session Summary"
msgstr "Ringkasan Sesi"

#: build/admin.js:4
#: build/admin.js:5
msgid "Field"
msgstr "Bidang"

#: build/admin.js:4
#: build/admin.js:5
msgid "Value"
msgstr "Nilai"

#: build/admin.js:5
msgid "Session ID"
msgstr "ID Sesi"

#: build/admin.js:5
msgid "Total Records"
msgstr "Total Rekaman"

#: build/admin.js:5
msgid "Date Range"
msgstr "Rentang Tanggal"

#: build/admin.js:5
msgid "Consent Record"
msgstr "Rekam Persetujuan"

#: build/admin.js:4
#: build/admin.js:5
msgid "Log ID"
msgstr "ID Log"

#: build/admin.js:4
#: build/admin.js:5
msgid "Timestamp"
msgstr "Cap Waktu"

#: build/admin.js:4
#: build/admin.js:5
msgid "Consent Status"
msgstr "Status Persetujuan"

#: build/admin.js:4
#: build/admin.js:5
msgid "Consent Preset"
msgstr "Preset Persetujuan"

#: build/admin.js:4
msgid "Legal Information"
msgstr "Informasi Hukum"

#: build/admin.js:4
msgid "Date of Generation"
msgstr "Tanggal Pembuatan"

#: build/admin.js:4
msgid "Website"
msgstr "Situs Web"

#. translators: %s: consent log timestamp
#: build/admin.js:6
#, js-format
msgid "Delete consent log from %s"
msgstr "Hapus log persetujuan dari %s"

#: build/admin.js:6
msgid "All Actions"
msgstr "Semua Tindakan"

#: build/admin.js:6
msgid "IP address or Session ID…"
msgstr "Alamat IP atau ID Sesi…"

#: build/admin.js:6
msgid "Clear Filters"
msgstr "Bersihkan Filter"

#: build/admin.js:21
msgid "Failed to load countries"
msgstr "Gagal memuat negara"

#: build/admin.js:2
msgid "Please enter a value between 1 and 365 days."
msgstr "Silakan masukkan nilai antara 1 dan 365 hari."

#: build/admin.js:34
msgid "SureCookie admin menu location toggle"
msgstr "Toggle lokasi menu admin SureCookie"

#: build/admin.js:3
msgid "Delete data on uninstall toggle"
msgstr "Toggle hapus data saat uninstall"

#: build/admin.js:3
msgid "Delete Data on Uninstall"
msgstr "Hapus Data saat Uninstall"

#: build/admin.js:3
msgid "When enabled, all plugin data including consent logs, settings, and scan results will be permanently deleted when you uninstall SureCookie. Leave disabled to preserve data for compliance records or future reinstallation."
msgstr "Saat diaktifkan, semua data plugin termasuk log persetujuan, pengaturan, dan hasil pemindaian akan dihapus secara permanen saat Anda menghapus instalasi SureCookie. Biarkan nonaktif untuk mempertahankan data sebagai catatan kepatuhan atau instalasi ulang di masa depan."

#: build/admin.js:3
msgid "Compliance Notice"
msgstr "Pemberitahuan Kepatuhan"

#: build/admin.js:3
msgid "Consent logs may be required to demonstrate proof of consent under GDPR Article 7(1). Consider exporting consent records before uninstalling."
msgstr "Log persetujuan mungkin diperlukan untuk menunjukkan bukti persetujuan berdasarkan GDPR Pasal 7(1). Pertimbangkan untuk mengekspor rekaman persetujuan sebelum menghapus instalasi."

#: build/admin.js:34
msgid "Hide SureCookie branding toggle"
msgstr "Toggle sembunyikan branding SureCookie"

#: build/admin.js:34
msgid "Hide SureCookie Branding"
msgstr "Sembunyikan Branding SureCookie"

#: build/admin.js:34
msgid "Remove the \"Powered by SureCookie\" text from the consent banner and preferences modal."
msgstr "Hapus teks \"Powered by SureCookie\" dari banner persetujuan dan modal preferensi."

#: build/admin.js:34
msgid "to remove the \"Powered by SureCookie\" text from the consent banner and preferences modal."
msgstr "untuk menghapus teks \"Powered by SureCookie\" dari banner persetujuan dan modal preferensi."

#: build/admin.js:24
msgid "Keep cookies when deleting category"
msgstr "Pertahankan cookie saat menghapus kategori"

#: build/admin.js:24
msgid "All your cookies will be displayed here"
msgstr "Semua cookie Anda akan ditampilkan di sini"

#: build/admin.js:24
msgid "Click the button below to create your first custom cookie"
msgstr "Klik tombol di bawah untuk membuat cookie kustom pertama Anda"

#: build/admin.js:24
msgid "Disabled"
msgstr "Dinonaktifkan"

#: build/admin.js:24
msgid "Consent Logging"
msgstr "Pencatatan Persetujuan"

#: build/admin.js:24
msgid "Enable consent logging to view consent analytics"
msgstr "Aktifkan pencatatan persetujuan untuk melihat analitik persetujuan"

#: build/admin.js:24
msgid "Enable"
msgstr "Aktifkan"

#: build/admin.js:31
#: build/public.js:1
msgid "All cookies accepted."
msgstr "Semua cookie diterima."

#: build/admin.js:31
#: build/public.js:1
msgid "Non-essential cookies rejected."
msgstr "Cookie non-esensial ditolak."

#: build/admin.js:31
#: build/public.js:1
msgid "Preferences saved successfully."
msgstr "Preferensi berhasil disimpan."

#: build/admin.js:31
#: build/public.js:1
msgid "Close privacy preferences dialog"
msgstr "Tutup dialog preferensi privasi"

#. translators: %s: cookie category name
#: build/admin.js:33
#: build/public.js:3
#, js-format
msgid "%s: always active, cannot be disabled"
msgstr "%s: selalu aktif, tidak dapat dinonaktifkan"

#: build/admin.js:33
#: build/public.js:3
msgid "View Cookies"
msgstr "Lihat Cookie"

#. translators: %s: cookie category name
#: build/admin.js:34
#: build/public.js:4
#, js-format
msgid "%s cookies details"
msgstr "Detail cookie %s"

#: build/admin.js:34
#: build/public.js:4
msgid "Expiry"
msgstr "Kadaluarsa"

#: build/admin.js:34
#: build/public.js:4
msgid "Powered by SureCookie (opens in new tab)"
msgstr "Powered by SureCookie (buka di tab baru)"

#: build/admin.js:34
msgid "Buttons are for reference only in preview."
msgstr "Tombol hanya untuk referensi dalam pratinjau."

#: build/admin.js:34
msgid "This is a preview"
msgstr "Ini adalah pratinjau"

#: build/admin.js:34
msgid "Close preview"
msgstr "Tutup pratinjau"

#: build/admin.js:34
#: build/admin.js:35
msgid "Complete"
msgstr "Selesai"

#: build/admin.js:34
#: build/admin.js:35
msgid "Queued…"
msgstr "Dalam antrean…"

#: build/admin.js:35
msgid "Scanning pages…"
msgstr "Memindai halaman…"

#: build/admin.js:34
#: build/admin.js:35
msgid "Starting scan…"
msgstr "Memulai pemindaian…"

#: build/admin.js:35
msgid "In progress…"
msgstr "Sedang berlangsung…"

#. translators: 1: completed pages, 2: total pages
#: build/admin.js:36
#, js-format
msgid "%1$d of %2$d pages scanned"
msgstr "%1$d dari %2$d halaman dipindai"

#. translators: %s: estimated time remaining
#: build/admin.js:37
#, js-format
msgid "· ~%s left"
msgstr "· ~%s tersisa"

#: build/admin.js:37
msgid "Scan Completed with Errors"
msgstr "Pemindaian Selesai dengan Kesalahan"

#. translators: %d: number of failed pages
#: build/admin.js:38
#, js-format
msgid "%d page(s) could not be scanned. Check the logs for details."
msgstr "%d halaman tidak dapat dipindai. Periksa log untuk detail."

#: build/admin.js:38
msgid "Scan appears stuck"
msgstr "Pemindaian tampak macet"

#. translators: 1: completed pages, 2: total pages, 3: elapsed time
#: build/admin.js:39
#, js-format
msgid "%1$d of %2$d pages scanned after %3$s with no recent progress."
msgstr "%1$d dari %2$d halaman dipindai setelah %3$s tanpa kemajuan terbaru."

#. translators: %s: elapsed time
#: build/admin.js:40
#, js-format
msgid "No progress detected after %s."
msgstr "Tidak ada kemajuan terdeteksi setelah %s."

#: build/admin.js:40
msgid "Possible causes: scan server under heavy load, your site is unreachable from our scanner, or a page caused a browser timeout."
msgstr "Kemungkinan penyebab: server pemindaian dalam beban berat, situs Anda tidak dapat dijangkau dari pemindai kami, atau sebuah halaman menyebabkan waktu habis browser."

#: build/admin.js:40
#: build/admin.js:51
msgid "Cancelling…"
msgstr "Membatalkan…"

#: build/admin.js:40
msgid "Cancel Scan"
msgstr "Batalkan Pemindaian"

#: build/admin.js:40
msgid "Copy Logs for Support"
msgstr "Salin Log untuk Dukungan"

#: build/admin.js:40
msgid "The scan runs in the background - you can safely navigate away."
msgstr "Pemindaian berjalan di latar belakang - Anda dapat dengan aman menavigasi pergi."

#: build/admin.js:40
msgid "Make sure your site is publicly accessible (not behind basic auth or maintenance mode)."
msgstr "Pastikan situs Anda dapat diakses secara publik (tidak di balik otentikasi dasar atau mode pemeliharaan)."

#: build/admin.js:40
msgid "Check if a firewall or security plugin is blocking external requests to your site."
msgstr "Periksa apakah firewall atau plugin keamanan memblokir permintaan eksternal ke situs Anda."

#: build/admin.js:40
msgid "Pages with heavy JavaScript may take longer to scan. If scanning fails repeatedly, try fewer pages."
msgstr "Halaman dengan JavaScript berat mungkin memerlukan waktu lebih lama untuk dipindai. Jika pemindaian gagal berulang kali, coba kurangi jumlah halaman."

#: build/admin.js:40
msgid "If issues persist, copy the logs and <a>contact our support team.</a>"
msgstr "Jika masalah berlanjut, salin log dan <a>hubungi tim dukungan kami.</a>"

#: build/admin.js:49
msgid "Daily Limit Reached"
msgstr "Batas Harian Tercapai"

#. translators: 1: scans used, 2: scan limit
#: build/admin.js:50
#, js-format
msgid "You've used %1$d of %2$d daily scans. Your credits will refresh automatically tomorrow."
msgstr "Anda telah menggunakan %1$d dari %2$d pemindaian harian. Kredit Anda akan diperbarui secara otomatis besok."

#: build/admin.js:50
msgid "You've used all your scan credits for today. Your credits will refresh automatically tomorrow."
msgstr "Anda telah menggunakan semua kredit pemindaian untuk hari ini. Kredit Anda akan diperbarui secara otomatis besok."

#: build/admin.js:50
msgid "Scanning your pages for cookies. This may take a few minutes."
msgstr "Memindai halaman Anda untuk cookie. Ini mungkin memakan waktu beberapa menit."

#: build/admin.js:51
msgid "Network error occurred"
msgstr "Terjadi kesalahan jaringan"

#: build/admin.js:51
msgid "Cancel Stuck Scan"
msgstr "Batalkan Pemindaian Macet"

#: build/admin.js:51
#: build/onboarding.js:1
msgid "The WordPress cron system is not working on your site. Cookie scanning may not work as expected. Please enable WP-Cron or set up a server cron job to ensure proper functionality."
msgstr "Sistem cron WordPress tidak berfungsi di situs Anda. Pemindaian cookie mungkin tidak berjalan sesuai harapan. Harap aktifkan WP-Cron atau atur pekerjaan cron server untuk memastikan fungsi yang tepat."

#: build/admin.js:51
msgid "Select"
msgstr "Pilih"

#: build/admin.js:51
msgid "Configure how the \"Cookie Preferences\" button appears on your site, allowing users to update their consent at any time."
msgstr "Konfigurasikan bagaimana tombol \"Preferensi Cookie\" muncul di situs Anda, memungkinkan pengguna untuk memperbarui persetujuan mereka kapan saja."

#: build/admin.js:51
msgid "No re-consent method active"
msgstr "Tidak ada metode persetujuan ulang yang aktif"

#: build/admin.js:51
msgid "Visitors won't be able to update their cookie preferences unless you add a menu item or place the shortcode on a page. You can safely ignore this if the shortcode is already added."
msgstr "Pengunjung tidak akan dapat memperbarui preferensi cookie mereka kecuali Anda menambahkan item menu atau menempatkan shortcode di halaman. Anda dapat mengabaikan ini jika shortcode sudah ditambahkan."

#: build/admin.js:51
msgid "Button Label"
msgstr "Label Tombol"

#: build/admin.js:51
msgid "The label shown on the Cookie Preferences link."
msgstr "Label yang ditampilkan pada tautan Preferensi Cookie."

#: build/admin.js:51
msgid "Menu Level"
msgstr "Tingkat Menu"

#: build/admin.js:51
msgid "Shortcode"
msgstr "Shortcode"

#: build/admin.js:51
msgid "Floating Widget"
msgstr "Widget Mengambang"

#: build/admin.js:51
msgid "Select a WordPress menu to automatically add the Cookie Preferences link to it. When clicked, it opens the consent preferences modal directly."
msgstr "Pilih menu WordPress untuk secara otomatis menambahkan tautan Preferensi Cookie ke dalamnya. Saat diklik, akan membuka modal preferensi persetujuan secara langsung."

#: build/admin.js:51
msgid "No WordPress menus found."
msgstr "Tidak ditemukan menu WordPress."

#: build/admin.js:51
msgid "Create a menu in Appearance > Menus."
msgstr "Buat menu di Tampilan > Menu."

#: build/admin.js:51
msgid "Select Menu"
msgstr "Pilih Menu"

#: build/admin.js:51
msgid "Use this shortcode to display the Cookie Preferences link anywhere on your site. When clicked, it opens the consent preferences modal directly."
msgstr "Gunakan shortcode ini untuk menampilkan tautan Preferensi Cookie di mana saja di situs Anda. Saat diklik, akan membuka modal preferensi persetujuan secara langsung."

#: build/admin.js:51
msgid "Shortcode Copied!"
msgstr "Shortcode Disalin!"

#: build/admin.js:51
msgid "Could not copy to clipboard. Please copy the shortcode manually."
msgstr "Tidak dapat menyalin ke clipboard. Silakan salin shortcode secara manual."

#: build/admin.js:51
msgid "Copied!"
msgstr "Disalin!"

#: build/admin.js:51
msgid "Copy shortcode"
msgstr "Salin shortcode"

#: build/admin.js:51
msgid "Enable Floating Widget"
msgstr "Aktifkan Widget Mengambang"

#: build/admin.js:51
msgid "to show a floating cookie preferences button on every page."
msgstr "untuk menampilkan tombol preferensi cookie mengambang di setiap halaman."

#: build/admin.js:51
msgid "Upgrade to Pro to unlock advanced features like Geo Rules, Advanced Scanning, and more."
msgstr "Tingkatkan ke Pro untuk membuka fitur lanjutan seperti Aturan Geo, Pemindaian Lanjutan, dan lainnya."

#: build/admin.js:51
msgid "Free version"
msgstr "Versi gratis"

#: build/admin.js:51
msgid "Pro version"
msgstr "Versi Pro"

#: build/admin.js:51
#: build/admin.js:56
msgid "Analytics"
msgstr "Analitik"

#: build/admin.js:51
#: build/admin.js:56
msgid "Marketing"
msgstr "Pemasaran"

#: build/admin.js:51
#: build/admin.js:56
msgid "Functional"
msgstr "Fungsional"

#: build/admin.js:51
msgid "Essential"
msgstr "Esensial"

#: build/admin.js:51
msgid "Detected Resources"
msgstr "Sumber Daya Terdeteksi"

#: build/admin.js:51
msgid "No scan data available. Run a scan to detect third-party resources."
msgstr "Tidak ada data pemindaian tersedia. Jalankan pemindaian untuk mendeteksi sumber daya pihak ketiga."

#: build/admin.js:51
msgid "detected by scanner"
msgstr "terdeteksi oleh pemindai"

#: build/admin.js:51
msgid "Replace data on next scan"
msgstr "Ganti data pada pemindaian berikutnya"

#: build/admin.js:51
msgid "Resource"
msgstr "Sumber Daya"

#: build/admin.js:51
msgid "Block"
msgstr "Blokir"

#: build/admin.js:51
msgid "Script"
msgstr "Skrip"

#: build/admin.js:51
msgid "Iframe"
msgstr "Iframe"

#: build/admin.js:51
msgid "Block non-essential resources until user consent is given"
msgstr "Blokir sumber daya non-esensial sampai persetujuan pengguna diberikan"

#: build/admin.js:51
msgid "Enable Script and Content Blocking Switch"
msgstr "Aktifkan Saklar Pemblokiran Skrip dan Konten"

#: build/admin.js:51
msgid "Enable Script and Content Blocking"
msgstr "Aktifkan Pemblokiran Skrip dan Konten"

#: build/admin.js:51
msgid "Prevent non-essential scripts and embedded content from loading until user consent is given. Supported services are listed <a>here</a>."
msgstr "Cegah skrip dan konten tertanam non-esensial dimuat sampai persetujuan pengguna diberikan. Layanan yang didukung tercantum <a>di sini</a>."

#: build/admin.js:51
msgid "The selected page is not published and will not appear to visitors."
msgstr "Halaman yang dipilih tidak dipublikasikan dan tidak akan muncul untuk pengunjung."

#: build/admin.js:51
msgid "The previously selected page no longer exists or could not be loaded."
msgstr "Halaman yang sebelumnya dipilih tidak lagi ada atau tidak dapat dimuat."

#: build/admin.js:51
msgid "Generate a cookie policy page or use a shortcode to display your cookie policy anywhere on your site."
msgstr "Buat halaman kebijakan cookie secara otomatis atau gunakan shortcode untuk menampilkan kebijakan cookie Anda di mana saja di situs Anda."

#: build/admin.js:51
msgid "Cookie Policy Page"
msgstr "Halaman Kebijakan Cookie"

#: build/admin.js:51
msgid "A link to this page will appear in the consent preferences modal footer."
msgstr "Tautan ke halaman ini akan muncul di footer modal preferensi persetujuan."

#: build/admin.js:51
msgid "Auto Generate"
msgstr "Buat Otomatis"

#: build/admin.js:51
msgid "Automatically create a published Cookie Policy page containing a dynamically generated cookie table that always stays up to date."
msgstr "Secara otomatis buat halaman Kebijakan Cookie yang dipublikasikan berisi tabel cookie yang dihasilkan secara dinamis yang selalu diperbarui."

#: build/admin.js:51
msgid "Cookie Policy page created successfully!"
msgstr "Halaman Kebijakan Cookie berhasil dibuat!"

#: build/admin.js:51
msgid "Failed to generate page. Please try again."
msgstr "Gagal membuat halaman. Silakan coba lagi."

#: build/admin.js:51
msgid "An error occurred while generating the page. Please try again."
msgstr "Terjadi kesalahan saat membuat halaman. Silakan coba lagi."

#: build/admin.js:51
msgid "Page Already Linked"
msgstr "Halaman Sudah Terhubung"

#: build/admin.js:51
msgid "Generate Cookie Policy Page"
msgstr "Buat Halaman Kebijakan Cookie"

#: build/admin.js:51
msgid "Edit Page"
msgstr "Sunting Halaman"

#: build/admin.js:51
msgid "View Page"
msgstr "Lihat Halaman"

#: build/admin.js:51
msgid "Use this shortcode to display the cookie policy with a dynamically generated cookie table on any page or post. The table always reflects the latest scanned and custom cookies."
msgstr "Gunakan shortcode ini untuk menampilkan kebijakan cookie dengan tabel cookie yang dibuat secara dinamis di halaman atau postingan mana pun. Tabel selalu mencerminkan cookie yang dipindai dan kustom terbaru."

#: build/admin.js:57
msgid "Google Consent Mode v2"
msgstr "Mode Persetujuan Google v2"

#: build/admin.js:57
msgid "Mandatory for EU/EEA as of March 2024"
msgstr "Wajib untuk EU/EEA mulai Maret 2024"

#: build/admin.js:57
msgid "Google now requires Consent Mode v2 for all websites using Google services in the European Economic Area."
msgstr "Google sekarang mengharuskan Mode Persetujuan v2 untuk semua situs web yang menggunakan layanan Google di Wilayah Ekonomi Eropa."

#: build/admin.js:57
msgid "Learn more about Google Consent Mode v2 →"
msgstr "Pelajari lebih lanjut tentang Mode Persetujuan Google v2 →"

#: build/admin.js:57
msgid "Enable Google Consent Mode Switch"
msgstr "Aktifkan Saklar Mode Persetujuan Google"

#: build/admin.js:57
msgid "Enable Google Consent Mode"
msgstr "Aktifkan Mode Persetujuan Google"

#: build/admin.js:57
msgid "Wait Time (milliseconds)"
msgstr "Waktu Tunggu (milidetik)"

#: build/admin.js:57
msgid "How long Google services wait for consent before making requests. Default: 500ms. Range: 0–2000ms."
msgstr "Berapa lama layanan Google menunggu persetujuan sebelum melakukan permintaan. Default: 500ms. Rentang: 0–2000ms."

#: build/admin.js:57
msgid "Show the cookie banner only where you want, based on visitor location."
msgstr "Tampilkan banner cookie hanya di tempat yang Anda inginkan, berdasarkan lokasi pengunjung."

#: build/admin.js:57
msgid "Where should the banner appear?"
msgstr "Di mana banner harus muncul?"

#: build/admin.js:57
msgid "Choose where the banner is shown. Visitors outside selected regions will not see it."
msgstr "Pilih di mana banner ditampilkan. Pengunjung di luar wilayah yang dipilih tidak akan melihatnya."

#: build/admin.js:57
msgid "Show to all visitors worldwide"
msgstr "Tampilkan ke semua pengunjung di seluruh dunia"

#: build/admin.js:57
msgid "Use the same experience for everyone, regardless of location."
msgstr "Gunakan pengalaman yang sama untuk semua orang, tanpa memandang lokasi."

#: build/admin.js:51
#: build/admin.js:57
msgid "Pro"
msgstr "Pro"

#: build/admin.js:57
msgid "Show only where required by law"
msgstr "Tampilkan hanya di tempat yang diwajibkan oleh hukum"

#: build/admin.js:57
msgid "Target specific regions with tailored consent experiences."
msgstr "Targetkan wilayah tertentu dengan pengalaman persetujuan yang disesuaikan."

#: build/admin.js:57
msgid "Mode: Show to all visitors worldwide"
msgstr "Mode: Tampilkan ke semua pengunjung di seluruh dunia"

#: build/admin.js:57
msgid "Your existing banner settings apply to all visitors. No geographic targeting is active."
msgstr "Pengaturan banner Anda yang ada berlaku untuk semua pengunjung. Tidak ada penargetan geografis yang aktif."

#: build/admin.js:57
msgid "Unlock Regional Targeting"
msgstr "Buka Kunci Penargetan Regional"

#: build/admin.js:57
msgid "Show banner only in selected regions, create custom regional rules, and control fallback behavior."
msgstr "Tampilkan banner hanya di wilayah yang dipilih, buat aturan regional khusus, dan kendalikan perilaku fallback."

#: build/admin.js:57
msgid "Location detection uses GeoLite2 data by MaxMind, available from <link>https://www.maxmind.com</link>."
msgstr "Deteksi lokasi menggunakan data GeoLite2 oleh MaxMind, tersedia dari <link>https://www.maxmind.com</link>."

#: build/onboarding.js:1
msgid "An error occurred while connecting"
msgstr "Terjadi kesalahan saat menghubungkan"

#: build/onboarding.js:1
msgid "Email address is required"
msgstr "Alamat email diperlukan"

#: build/onboarding.js:1
msgid "Classify cookies automatically"
msgstr "Klasifikasikan cookie secara otomatis"

#: build/onboarding.js:1
msgid "Get smart compliance recommendations"
msgstr "Dapatkan rekomendasi kepatuhan cerdas"

#: build/onboarding.js:1
msgid "Generate privacy-compliant descriptions"
msgstr "Buat deskripsi yang sesuai dengan privasi"

#: build/onboarding.js:1
msgid "Connect Your Account"
msgstr "Hubungkan Akun Anda"

#: build/onboarding.js:1
msgid "Connect your SureCookie account to automatically classify cookies, generate compliant descriptions, and get smart recommendations for your privacy needs."
msgstr "Hubungkan akun SureCookie Anda untuk secara otomatis mengklasifikasikan cookie, membuat deskripsi yang sesuai, dan mendapatkan rekomendasi cerdas untuk kebutuhan privasi Anda."

#: build/onboarding.js:1
msgid "Here's what you can do:"
msgstr "Berikut yang dapat Anda lakukan:"

#: build/onboarding.js:1
msgid "List of capabilities"
msgstr "Daftar kemampuan"

#: build/onboarding.js:1
msgid "Connected to SureCookie"
msgstr "Terhubung ke SureCookie"

#: build/onboarding.js:1
msgid "Connecting…"
msgstr "Menghubungkan…"

#: build/onboarding.js:1
msgid "Connect"
msgstr "Hubungkan"

#: build/onboarding.js:1
msgid "Account not connected"
msgstr "Akun tidak terhubung"

#: build/onboarding.js:7
msgid "Connect Required"
msgstr "Koneksi Diperlukan"

#: build/onboarding.js:7
msgid "Please connect your account to get free scanning credits."
msgstr "Silakan hubungkan akun Anda untuk mendapatkan kredit pemindaian gratis."

#: build/onboarding.js:7
msgid "Finish"
msgstr "Selesai"

#: build/public.js:4
msgid "Banner logo"
msgstr "Logo spanduk"

#: build/public.js:4
msgid "Decline all non-essential cookies"
msgstr "Tolak semua cookie yang tidak penting"

#: build/public.js:4
msgid "Manage cookie preferences"
msgstr "Kelola preferensi cookie"

#: build/public.js:4
msgid "Accept only essential cookies"
msgstr "Terima hanya cookie penting"

#: build/public.js:4
msgid "Accept all cookies"
msgstr "Terima semua cookie"

#. Description of the plugin
#: surecookie.php
msgid "Real cookie consent for WordPress. Browser-based scanning, smart categorization, strict script blocking, and consent logs stored in your database."
msgstr "Persetujuan cookie nyata untuk WordPress. Pemindaian berbasis browser, kategorisasi cerdas, pemblokiran skrip ketat, dan log persetujuan disimpan di database Anda."

#: admin/menu.php:300
#: admin/menu.php:301
msgid "Upgrade"
msgstr "Tingkatkan"

#: admin/product-promotion.php:116
msgid "WordPress emails often go missing or land in spam because web hosts aren’t built for reliable delivery. SureMail fixes this by connecting to trusted SMTP services, so your emails reach inboxes, no more lost messages or frustrated customers."
msgstr "Email WordPress sering hilang atau masuk ke spam karena penyedia hosting web tidak dirancang untuk pengiriman yang andal. SureMail memperbaiki ini dengan menghubungkan ke layanan SMTP terpercaya, sehingga email Anda sampai ke kotak masuk, tidak ada lagi pesan yang hilang atau pelanggan yang frustrasi."

#: admin/rating-notice.php:140
msgid "If SureCookie has been helpful, would you mind taking a moment to leave a 5-star review on WordPress.org?"
msgstr "Jika SureCookie membantu, maukah Anda meluangkan waktu untuk memberikan ulasan bintang 5 di WordPress.org?"

#: admin/rating-notice.php:149
msgid "Rate SureCookie"
msgstr "Beri Nilai SureCookie"

#: admin/rating-notice.php:157
msgid "Maybe later"
msgstr "Mungkin nanti"

#: admin/rating-notice.php:161
msgid "I already did"
msgstr "Saya sudah melakukannya"

#: inc/integrations/wp-consent-api/actions.php:62
msgid "days"
msgstr "hari"

#: inc/integrations/wp-consent-api/actions.php:69
msgid "Stores the user's cookie consent preferences."
msgstr "Menyimpan preferensi persetujuan cookie pengguna."

#: inc/integrations/wp-consent-api/actions.php:76
msgid "1 year"
msgstr "1 tahun"

#: inc/integrations/wp-consent-api/actions.php:77
msgid "Tracks consent log sessions for audit purposes."
msgstr "Melacak sesi log persetujuan untuk keperluan audit."

#: build/admin.js:34
msgid "Contribute to SureCookie toggle"
msgstr "Kontribusi ke toggle SureCookie"

#: build/admin.js:34
msgid "Contribute to SureCookie"
msgstr "Kontribusi ke SureCookie"

#: build/admin.js:34
#: build/admin.js:57
msgid "Learn More"
msgstr "Pelajari Lebih Lanjut"

#: build/admin.js:25
#: build/onboarding.js:1
msgid "Launch Setup Wizard"
msgstr "Luncurkan Wizard Pengaturan"

#. translators: %d: maximum pages
#: build/admin.js:45
#: build/onboarding.js:3
#, js-format
msgid "Select up to %d pages to scan…"
msgstr "Pilih hingga %d halaman untuk dipindai…"

#. translators: %d: maximum pages
#: build/admin.js:46
#: build/onboarding.js:4
#, js-format
msgid "You have selected more than %d pages"
msgstr "Anda telah memilih lebih dari %d halaman"

#. translators: %d: maximum pages
#: build/admin.js:47
#: build/onboarding.js:5
#, js-format
msgid "Your plan supports scanning up to %d pages. Please remove extra pages to continue."
msgstr "Paket Anda mendukung pemindaian hingga %d halaman. Harap hapus halaman tambahan untuk melanjutkan."

#. translators: %d: maximum pages
#: build/admin.js:48
#: build/onboarding.js:6
#, js-format
msgid "The free plan supports scanning up to %d pages. To scan additional pages and keep your cookie list updated automatically, join the waitlist."
msgstr "Paket gratis mendukung pemindaian hingga %d halaman. Untuk memindai halaman tambahan dan menjaga daftar cookie Anda tetap diperbarui secara otomatis, bergabunglah dengan daftar tunggu."

#. translators: %d: maximum pages
#: build/admin.js:49
#, js-format
msgid "We'll visit these pages to detect all cookies in use. Allowed %d pages per scan due to resource constraints."
msgstr "Kami akan mengunjungi halaman-halaman ini untuk mendeteksi semua cookie yang digunakan. Diperbolehkan %d halaman per pemindaian karena keterbatasan sumber daya."

#: build/admin.js:56
msgid "Please enter at least one region code"
msgstr "Harap masukkan setidaknya satu kode wilayah"

#: build/admin.js:56
msgid "Invalid region code format. Use ISO 3166 codes like EU, US, US-CA, or GB."
msgstr "Format kode wilayah tidak valid. Gunakan kode ISO 3166 seperti EU, US, US-CA, atau GB."

#: build/admin.js:56
msgid "EU/EEA (GDPR)"
msgstr "EU/EEA (GDPR)"

#: build/admin.js:56
msgid "California (CCPA)"
msgstr "California (CCPA)"

#: build/admin.js:56
msgid "United Kingdom"
msgstr "Inggris Raya"

#: build/admin.js:56
msgid "Brazil (LGPD)"
msgstr "Brasil (LGPD)"

#: build/admin.js:56
msgid "Edit Regional Rule"
msgstr "Edit Aturan Regional"

#: build/admin.js:56
msgid "Add Regional Rule"
msgstr "Tambah Aturan Regional"

#: build/admin.js:56
msgid "Set default consent state for visitors from this region. Google uses the most specific match."
msgstr "Tetapkan status persetujuan default untuk pengunjung dari wilayah ini. Google menggunakan kecocokan paling spesifik."

#: build/admin.js:56
msgid "Add Rule"
msgstr "Tambah Aturan"

#: build/admin.js:56
msgid "Quick Presets"
msgstr "Preset Cepat"

#: build/admin.js:56
msgid "Apply preset:"
msgstr "Terapkan preset:"

#: build/admin.js:56
msgid "Region Codes"
msgstr "Kode Wilayah"

#: build/admin.js:56
msgid "Comma-separated ISO 3166 codes: EU, US, US-CA, GB, BR, etc."
msgstr "Kode ISO 3166 yang dipisahkan koma: EU, US, US-CA, GB, BR, dll."

#: build/admin.js:56
msgid "Default Consent State"
msgstr "Status Persetujuan Default"

#: build/admin.js:56
msgid "Choose which categories are granted by default for visitors from this region before they interact with the banner."
msgstr "Pilih kategori mana yang diberikan secara default untuk pengunjung dari wilayah ini sebelum mereka berinteraksi dengan spanduk."

#: build/admin.js:56
msgid "Functional Storage"
msgstr "Penyimpanan Fungsional"

#: build/admin.js:56
msgid "Enables storage for site functionality like preferences and language."
msgstr "Mengaktifkan penyimpanan untuk fungsi situs seperti preferensi dan bahasa."

#: build/admin.js:56
msgid "Functional storage default"
msgstr "Penyimpanan fungsional default"

#: build/admin.js:56
msgid "Analytics Storage"
msgstr "Penyimpanan Analitik"

#: build/admin.js:56
msgid "Enables storage for analytics purposes like visit duration and page views."
msgstr "Mengaktifkan penyimpanan untuk tujuan analitik seperti durasi kunjungan dan tampilan halaman."

#: build/admin.js:56
msgid "Analytics storage default"
msgstr "Penyimpanan analitik default"

#: build/admin.js:56
msgid "Marketing / Ads Storage"
msgstr "Penyimpanan Pemasaran / Iklan"

#: build/admin.js:56
msgid "Enables storage for advertising purposes including ad personalization and user data."
msgstr "Mengaktifkan penyimpanan untuk tujuan periklanan termasuk personalisasi iklan dan data pengguna."

#: build/admin.js:56
msgid "Marketing storage default"
msgstr "Penyimpanan pemasaran default"

#: build/admin.js:56
msgid "Essential cookies (security_storage) are always granted. These defaults apply before the visitor interacts with the consent banner."
msgstr "Cookie penting (security_storage) selalu diberikan. Default ini berlaku sebelum pengunjung berinteraksi dengan banner persetujuan."

#: build/admin.js:56
msgid "Granted"
msgstr "Diberikan"

#: build/admin.js:56
msgid "Denied"
msgstr "Ditolak"

#: build/admin.js:56
msgid "Active Regional Rules"
msgstr "Aturan Regional Aktif"

#: build/admin.js:56
msgid "Set different default consent states per region. Google uses the most specific match (e.g., US-CA overrides US)."
msgstr "Tetapkan status persetujuan default yang berbeda per wilayah. Google menggunakan kecocokan paling spesifik (misalnya, US-CA menggantikan US)."

#: build/admin.js:56
msgid "Edit rule for"
msgstr "Edit aturan untuk"

#: build/admin.js:56
msgid "Delete rule for"
msgstr "Hapus aturan untuk"

#: build/admin.js:56
msgid "No regional rules configured. The global default (deny all except essential) applies to all visitors."
msgstr "Tidak ada aturan regional yang dikonfigurasi. Default global (tolak semua kecuali yang penting) berlaku untuk semua pengunjung."

#. translators: %s: comma-separated duplicate region codes
#: build/admin.js:57
#, js-format
msgid "These region codes already exist in another rule: %s"
msgstr "Kode wilayah ini sudah ada di aturan lain: %s"

#: build/admin.js:57
msgid "Delete Regional Rule"
msgstr "Hapus Aturan Regional"

#: build/admin.js:57
msgid "Are you sure you want to delete this regional consent rule? Visitors from this region will use the global default."
msgstr "Apakah Anda yakin ingin menghapus aturan persetujuan regional ini? Pengunjung dari wilayah ini akan menggunakan default global."

#: build/admin.js:57
msgid "Automatically communicate user consent preferences to Google services."
msgstr "Secara otomatis mengkomunikasikan preferensi persetujuan pengguna ke layanan Google."

#: build/admin.js:57
msgid "Supported services: Analytics 4, Google Ads, Tag Manager, Campaign Manager 360, Ad Manager, Floodlight, and DV360"
msgstr "Layanan yang didukung: Analytics 4, Google Ads, Tag Manager, Campaign Manager 360, Ad Manager, Floodlight, dan DV360"

#: build/public.js:4
msgid "Cookie Consent"
msgstr "Persetujuan Cookie"

#: inc/api/consent-logs.php:318
#: inc/api/consent-logs.php:345
msgid "Request origin could not be verified."
msgstr "Asal permintaan tidak dapat diverifikasi."

#: inc/api/consent-logs.php:609
msgid "Accept All is not enabled for this site."
msgstr "Terima Semua tidak diaktifkan untuk situs ini."

#: inc/api/posts.php:165
msgid "Post not found."
msgstr "Posting tidak ditemukan."

#: inc/modules/site-scanner/saas-client.php:856
msgid "Quota is not available on localhost or development sites."
msgstr "Kuota tidak tersedia di localhost atau situs pengembangan."

#: inc/modules/site-scanner/saas-client.php:916
msgid "Unexpected response from server."
msgstr "Respons tak terduga dari server."

#: inc/modules/site-scanner/saas-client.php:964
msgid "Authentication required."
msgstr "Diperlukan autentikasi."

#: inc/modules/site-scanner/saas-client.php:974
msgid "Failed to fetch quota."
msgstr "Gagal mengambil kuota."

#: inc/utils/options.php:150
msgid "We use cookies and similar technologies to help personalize content, tailor and measure ads, and provide a better experience."
msgstr "Kami menggunakan cookie dan teknologi serupa untuk membantu mempersonalisasi konten, menyesuaikan dan mengukur iklan, serta memberikan pengalaman yang lebih baik."

#: build/admin.js:2
msgid "Configure the text content that appears in your cookie consent banner and preference modal"
msgstr "Konfigurasikan konten teks yang muncul di banner persetujuan cookie dan modal preferensi Anda"

#: build/admin.js:2
msgid "Consent Banner"
msgstr "Banner Persetujuan"

#: build/admin.js:2
msgid "Preference Modal"
msgstr "Modal Preferensi"

#: build/admin.js:2
msgid "Show the \"Accept All\" button on the consent banner. When off, the button is removed from the banner and from the Button Order list."
msgstr "Tampilkan tombol \"Terima Semua\" pada banner persetujuan. Saat dimatikan, tombol dihapus dari banner dan dari daftar Urutan Tombol."

#: build/admin.js:2
msgid "Preference Modal Title"
msgstr "Judul Modal Preferensi"

#: build/admin.js:2
msgid "Preference Modal Description"
msgstr "Deskripsi Modal Preferensi"

#: build/admin.js:2
msgid "Shown at the top of the preference modal. Use {cookie_policy_link} anywhere in the text to position the Cookie Policy link inline."
msgstr "Ditampilkan di bagian atas modal preferensi. Gunakan {cookie_policy_link} di mana saja dalam teks untuk menempatkan tautan Kebijakan Cookie secara inline."

#: build/admin.js:2
msgid "Preference modal description cannot be empty."
msgstr "Deskripsi modal preferensi tidak boleh kosong."

#: build/admin.js:4
msgid "This document is automatically generated by the SureCookie plugin and serves as proof of user consent for cookie usage and data processing in accordance with GDPR and other applicable privacy regulations. The information contained in this document is accurate and complete to the best of our knowledge at the time of generation."
msgstr "Dokumen ini secara otomatis dibuat oleh plugin SureCookie dan berfungsi sebagai bukti persetujuan pengguna untuk penggunaan cookie dan pemrosesan data sesuai dengan GDPR dan peraturan privasi lain yang berlaku. Informasi yang terkandung dalam dokumen ini akurat dan lengkap menurut pengetahuan kami pada saat pembuatan."

#: build/admin.js:34
msgid "Help shape the future of SureCookie. Share how you use the plugin so we can build features that matter, fix issues faster, and make smarter decisions."
msgstr "Bantu bentuk masa depan SureCookie. Bagikan bagaimana Anda menggunakan plugin ini agar kami dapat membangun fitur yang penting, memperbaiki masalah lebih cepat, dan membuat keputusan yang lebih cerdas."

#. translators: 1: current page index, 2: total pages
#: build/admin.js:35
#, js-format
msgid "Scanning page %1$d of %2$d…"
msgstr "Memindai halaman %1$d dari %2$d…"

#: build/admin.js:35
msgid "Analyzing cookies…"
msgstr "Menganalisis cookie…"

#: build/admin.js:35
msgid "Finalizing…"
msgstr "Menyelesaikan…"

#: build/admin.js:35
msgid "Scan failed"
msgstr "Pemindaian gagal"

#: build/admin.js:35
msgid "Scan progress"
msgstr "Progres pemindaian"

#: build/admin.js:36
msgid "Preparing scan…"
msgstr "Mempersiapkan pemindaian…"

#: build/admin.js:40
msgid "Once the scan is complete, your cookies will appear under <a>All Cookies</a>."
msgstr "Setelah pemindaian selesai, cookie Anda akan muncul di bawah <a>Semua Cookie</a>."

#: build/admin.js:40
msgid "Your scan limit will reset tomorrow."
msgstr "Batas pemindaian Anda akan direset besok."

#. translators: 1: remaining scans, 2: total daily scans
#: build/admin.js:41
#: build/onboarding.js:2
#, js-format
msgid "You have %1$d of %2$d daily scans remaining"
msgstr "Anda memiliki %1$d dari %2$d pemindaian harian tersisa"

#. translators: %s: time until reset (e.g. "4h 22m")
#: build/admin.js:42
#: build/admin.js:44
#, js-format
msgid "Resets in %s"
msgstr "Reset dalam %s"

#: build/admin.js:44
#: build/onboarding.js:2
msgid "Limits refreshed."
msgstr "Batas telah diperbarui."

#: build/admin.js:44
#: build/onboarding.js:2
msgid "Failed to refresh limits."
msgstr "Gagal memperbarui batas."

#: build/admin.js:44
msgid "Your session expired. Please reload to reconnect."
msgstr "Sesi Anda telah berakhir. Silakan muat ulang untuk menyambung kembali."

#: build/admin.js:44
#: build/onboarding.js:2
msgid "We couldn't fetch your limits right now. Please try again in a moment."
msgstr "Kami tidak dapat mengambil batas Anda saat ini. Silakan coba lagi sebentar lagi."

#: build/admin.js:44
#: build/onboarding.js:2
msgid "Refreshing…"
msgstr "Menyegarkan…"

#: build/admin.js:44
#: build/onboarding.js:2
msgid "Refresh limits"
msgstr "Segarkan batas"

#: build/admin.js:51
msgid "Clear selected page"
msgstr "Bersihkan halaman yang dipilih"

#: build/admin.js:51
msgid "Select a Page"
msgstr "Pilih Halaman"

#: build/onboarding.js:1
msgid "Let's make your website transparent, trustworthy, and fully compliant in minutes. SureCookie automatically detects, categorizes, and configures cookies so you can focus on growing your business."
msgstr "Mari buat situs web Anda transparan, dapat dipercaya, dan sepenuhnya patuh dalam hitungan menit. SureCookie secara otomatis mendeteksi, mengkategorikan, dan mengonfigurasi cookie sehingga Anda dapat fokus mengembangkan bisnis Anda."

#: build/onboarding.js:1
msgid "Please <a>go back</a> and connect your SureCookie account to enable cookie scanning."
msgstr "Silakan <a>kembali</a> dan hubungkan akun SureCookie Anda untuk mengaktifkan pemindaian cookie."

#: build/onboarding.js:2
msgid "Your session expired. Please reconnect to continue."
msgstr "Sesi Anda telah berakhir. Silakan sambungkan kembali untuk melanjutkan."

#: build/onboarding.js:7
msgid "You're all set. Let's go live 🚀"
msgstr "Anda sudah siap. Mari mulai siaran langsung 🚀"

#: build/onboarding.js:7
msgid "From consent logs to region-based preferences, SureCookie helps you stay compliant while building visitor trust."
msgstr "Dari log persetujuan hingga preferensi berbasis wilayah, SureCookie membantu Anda tetap patuh sambil membangun kepercayaan pengunjung."

#: admin/menu.php:91
#: build/admin.js:2
msgid "Learn"
msgstr "Pelajari"

#: inc/api/consent-logs.php:376
#: inc/api/consent-logs.php:510
msgid "Too many requests. Please try again later."
msgstr "Terlalu banyak permintaan. Silakan coba lagi nanti."

#: inc/api/consent-logs.php:539
msgid "Preferences data is too large."
msgstr "Data preferensi terlalu besar."

#: inc/api/consent-logs.php:550
#: inc/api/consent-logs.php:561
msgid "Invalid preferences format."
msgstr "Format preferensi tidak valid."

#: inc/modules/auth/controller.php:70
msgid "Could not generate secure auth key."
msgstr "Tidak dapat menghasilkan kunci otentikasi yang aman."

#: inc/modules/auth/controller.php:178
msgid "Invalid flow identifier."
msgstr "Pengidentifikasi alur tidak valid."

#: inc/modules/site-scanner/cron.php:121
msgid "Scan failed."
msgstr "Pemindaian gagal."

#: inc/modules/site-scanner/saas-client.php:274
msgid "Could not generate a secure scan token. Please retry."
msgstr "Tidak dapat menghasilkan token pemindaian yang aman. Silakan coba lagi."

#: inc/modules/site-scanner/saas-client.php:870
msgid "Scanner credentials are not yet issued. Run your first scan to register."
msgstr "Kredensial pemindai belum diterbitkan. Jalankan pemindaian pertama Anda untuk mendaftar."

#: inc/modules/site-scanner/saas-client.php:1196
msgid "Another registration is already in progress. Please try again in a moment."
msgstr "Pendaftaran lain sudah dalam proses. Silakan coba lagi sebentar lagi."

#: inc/modules/site-scanner/saas-client.php:1226
msgid "Could not determine site domain."
msgstr "Tidak dapat menentukan domain situs."

#: inc/modules/site-scanner/saas-client.php:1238
msgid "Could not generate a secure registration nonce. Please retry."
msgstr "Tidak dapat menghasilkan nonce pendaftaran yang aman. Silakan coba lagi."

#: inc/modules/site-scanner/saas-client.php:1266
msgid "Failed to encode registration request."
msgstr "Gagal mengkodekan permintaan pendaftaran."

#. translators: %s: error message from the network call
#: inc/modules/site-scanner/saas-client.php:1288
#, php-format
msgid "Could not reach the SureCookie service: %s"
msgstr "Tidak dapat menghubungi layanan SureCookie: %s"

#: inc/modules/site-scanner/saas-client.php:1302
msgid "Registration could not be initiated."
msgstr "Pendaftaran tidak dapat dimulai."

#: inc/modules/site-scanner/saas-client.php:1318
msgid "Received an invalid verification token. Please retry."
msgstr "Menerima token verifikasi tidak valid. Silakan coba lagi."

#: inc/modules/site-scanner/saas-client.php:1336
msgid "Failed to encode verification completion."
msgstr "Gagal mengkodekan penyelesaian verifikasi."

#: build/admin.js:2
#: build/admin.js:51
msgid "Visibility"
msgstr "Visibilitas"

#: build/admin.js:2
msgid "Additional Consent"
msgstr "Persetujuan Tambahan"

#: build/admin.js:2
#: build/onboarding.js:1
msgid "Please return to the SureCookie dashboard and try again."
msgstr "Silakan kembali ke dasbor SureCookie dan coba lagi."

#. translators: 1: number of completed steps, 2: total number of steps
#: build/admin.js:28
#, js-format
msgid "%1$d of %2$d steps complete"
msgstr "%1$d dari %2$d langkah selesai"

#: build/admin.js:28
msgid "You're all set! SureCookie is ready to protect your site."
msgstr "Semua sudah siap! SureCookie siap melindungi situs Anda."

#: build/admin.js:28
msgid "Scan Your Site for Cookies"
msgstr "Pindai Situs Anda untuk Cookie"

#: build/admin.js:28
msgid "Run the cookie scanner to discover and categorize cookies your site uses."
msgstr "Jalankan pemindai cookie untuk menemukan dan mengkategorikan cookie yang digunakan situs Anda."

#: build/admin.js:28
msgid "Scan Now"
msgstr "Pindai Sekarang"

#: build/admin.js:28
msgid "Set up the Consent Banner"
msgstr "Atur Banner Persetujuan"

#: build/admin.js:28
msgid "Customize your cookie consent banner - content, layout, and visibility."
msgstr "Sesuaikan banner persetujuan cookie Anda - konten, tata letak, dan visibilitas."

#: build/admin.js:28
msgid "Review Consent Logs"
msgstr "Tinjau Log Persetujuan"

#: build/admin.js:28
msgid "See who has consented and when - useful for compliance audits."
msgstr "Lihat siapa yang telah memberikan persetujuan dan kapan - berguna untuk audit kepatuhan."

#: build/admin.js:28
msgid "View Logs"
msgstr "Lihat Log"

#: build/admin.js:28
msgid "Publish Your Cookie Policy"
msgstr "Terbitkan Kebijakan Cookie Anda"

#: build/admin.js:28
msgid "Review and publish the cookie policy page on your site."
msgstr "Tinjau dan terbitkan halaman kebijakan cookie di situs Anda."

#: build/admin.js:28
msgid "Review Page"
msgstr "Tinjau Halaman"

#: build/admin.js:28
msgid "Generate a cookie policy page so visitors know how you handle their data."
msgstr "Buat halaman kebijakan cookie agar pengunjung tahu bagaimana Anda menangani data mereka."

#: build/admin.js:28
msgid "Create Page"
msgstr "Buat Halaman"

#: build/admin.js:28
msgid "Get Started with SureCookie"
msgstr "Mulai dengan SureCookie"

#: build/admin.js:28
msgid "Follow these steps to set up cookie consent on your site in minutes."
msgstr "Ikuti langkah-langkah ini untuk mengatur persetujuan cookie di situs Anda dalam beberapa menit."

#: build/admin.js:28
msgid "See full documentation →"
msgstr "Lihat dokumentasi lengkap →"

#: build/admin.js:28
msgid "Continue Learning"
msgstr "Lanjutkan Belajar"

#. translators: 1: number of completed steps, 2: total number of steps
#: build/admin.js:31
#, js-format
msgid "%1$d of %2$d setup steps complete."
msgstr "%1$d dari %2$d langkah pengaturan selesai."

#: build/admin.js:31
msgid "Open Learn"
msgstr "Buka Pelajari"

#: build/admin.js:51
msgid "Control where your cookie banner appears on your site."
msgstr "Kontrol di mana banner cookie Anda muncul di situs Anda."

#: build/admin.js:51
msgid "Want More Control over Your Cookie Banner?"
msgstr "Ingin Kontrol Lebih atas Banner Cookie Anda?"

#: build/admin.js:51
msgid "Upgrade to hide it on selected pages, posts, archives, or on specific user roles."
msgstr "Tingkatkan untuk menyembunyikannya di halaman, posting, arsip tertentu, atau pada peran pengguna tertentu."

#: build/admin.js:60
msgid "IAB Transparency & Consent Framework"
msgstr "Kerangka Transparansi & Persetujuan IAB"

#: build/admin.js:60
msgid "Make your consent banner compliant with IAB TCF 2.3 and integrate with the Global Vendor List."
msgstr "Buat banner persetujuan Anda sesuai dengan IAB TCF 2.3 dan integrasikan dengan Daftar Vendor Global."

#: build/admin.js:60
msgid "Unlock IAB TCF 2.3 Compliance - Coming Soon"
msgstr "Buka Kepatuhan IAB TCF 2.3 - Segera Hadir"

#: build/admin.js:60
msgid "Enable full TCF mode, generate TC strings, and display the IAB vendor list to your visitors."
msgstr "Aktifkan mode TCF penuh, buat string TC, dan tampilkan daftar vendor IAB kepada pengunjung Anda."

#: build/admin.js:60
msgid "Google Additional Consent (AC)"
msgstr "Persetujuan Tambahan Google (AC)"

#: build/admin.js:60
msgid "Add Google Additional Consent alongside IAB TCF to handle ad-tech vendors not on the IAB Global Vendor List."
msgstr "Tambahkan Persetujuan Tambahan Google bersama IAB TCF untuk menangani vendor ad-tech yang tidak ada di Daftar Vendor Global IAB."

#: build/admin.js:60
msgid "Unlock Google Additional Consent - Coming Soon"
msgstr "Buka Persetujuan Tambahan Google - Segera Hadir"

#: build/admin.js:60
msgid "Generate the AC string, mirror the addtl_consent cookie, and display Google's Additional Consent provider list to your visitors - required for full Google Ads / GAM monetization."
msgstr "Buat string AC, cerminkan cookie addtl_consent, dan tampilkan daftar penyedia Persetujuan Tambahan Google kepada pengunjung Anda - diperlukan untuk monetisasi penuh Google Ads / GAM."

#: build/onboarding.js:1
msgid "Failed to get authentication payload"
msgstr "Gagal mendapatkan payload autentikasi"

#: build/admin.js:2
#: build/admin.js:31
#: build/admin.js:57
#: build/public.js:1
msgid "Consent Forwarding"
msgstr "Penerusan Persetujuan"

#: build/admin.js:2
msgid "Want custom brand colors?"
msgstr "Ingin warna merek kustom?"

#: build/admin.js:2
msgid "Upgrade to SureCookie Pro to pick custom primary, secondary, foreground, and background colors for your banner."
msgstr "Tingkatkan ke SureCookie Pro untuk memilih warna utama, sekunder, latar depan, dan latar belakang kustom untuk banner Anda."

#: build/admin.js:3
#: build/admin.js:4
msgid "Received from"
msgstr "Diterima dari"

#: build/admin.js:3
#: build/admin.js:4
#: build/onboarding.js:1
msgid "Received"
msgstr "Diterima"

#. translators: %d: number of sites
#: build/admin.js:4
#, js-format
msgid "Shared to %d site(s)"
msgstr "Dibagikan ke %d situs"

#: build/admin.js:4
msgid "Consent not received for"
msgstr "Persetujuan tidak diterima untuk"

#: build/admin.js:4
msgid "These categories exist only on this site and were not part of the forwarded consent. The visitor will be prompted to set their preferences for these when they visit this site directly."
msgstr "Kategori ini hanya ada di situs ini dan bukan bagian dari persetujuan yang diteruskan. Pengunjung akan diminta untuk mengatur preferensi mereka untuk kategori ini saat mereka mengunjungi situs ini secara langsung."

#: build/admin.js:4
msgid "More information about these categories"
msgstr "Informasi lebih lanjut tentang kategori ini"

#: build/admin.js:4
#: build/onboarding.js:1
msgid "Shared"
msgstr "Dibagikan"

#: build/admin.js:4
msgid "Shared to"
msgstr "Dibagikan ke"

#: build/admin.js:4
msgid "Consent Session ID"
msgstr "ID Sesi Persetujuan"

#: build/admin.js:4
msgid "Localhost"
msgstr "Localhost"

#: build/admin.js:6
msgid "Consent log export upgrade"
msgstr "Peningkatan ekspor log persetujuan"

#: build/admin.js:6
msgid "Export consent logs"
msgstr "Ekspor log persetujuan"

#: build/admin.js:31
#: build/public.js:1
msgid "Preference sections"
msgstr "Bagian preferensi"

#: build/admin.js:31
#: build/public.js:1
msgid "Cookies"
msgstr "Cookie"

#. translators: %d: number of partner sites
#: build/admin.js:32
#: build/public.js:2
#, js-format
msgid "%d connected site(s)"
msgstr "%d situs terhubung"

#: build/admin.js:32
#: build/public.js:2
msgid "Sites that will receive your consent"
msgstr "Situs yang akan menerima persetujuan Anda"

#: build/admin.js:32
#: build/public.js:2
msgid "No partner sites configured."
msgstr "Tidak ada situs mitra yang dikonfigurasi."

#: build/admin.js:34
msgid "Cookie Notice"
msgstr "Pemberitahuan Cookie"

#: build/admin.js:57
msgid "Share visitor consent across multiple sites so users do not have to consent again."
msgstr "Bagikan persetujuan pengunjung di beberapa situs agar pengguna tidak perlu memberikan persetujuan lagi."

#: build/admin.js:57
msgid "Unlock Consent Forwarding"
msgstr "Buka Kunci Penerusan Persetujuan"

#: build/admin.js:57
msgid "Automatically sync cookie consent across multiple domains and forward consent choices to connected services, without asking visitors to consent again."
msgstr "Sinkronkan persetujuan cookie secara otomatis di beberapa domain dan teruskan pilihan persetujuan ke layanan yang terhubung, tanpa meminta pengunjung untuk memberikan persetujuan lagi."

#: inc/modules/mcp/server.php:100
msgid "SureCookie MCP Server"
msgstr "Server SureCookie MCP"

#: inc/modules/mcp/server.php:101
msgid "SureCookie MCP Server for cookie consent settings, consent logs, cookie management, and site scanning workflows."
msgstr "Server SureCookie MCP untuk pengaturan persetujuan cookie, log persetujuan, manajemen cookie, dan alur kerja pemindaian situs."

#. translators: %s: navigation group label
#: build/admin.js:2
#, js-format
msgid "%s submenu"
msgstr "%s submenu"

#: build/admin.js:2
msgid "General"
msgstr "Umum"

#: build/admin.js:2
msgid "Consent & Data"
msgstr "Persetujuan & Data"

#: build/admin.js:2
msgid "Compliance"
msgstr "Kepatuhan"

#: build/admin.js:2
msgid "Consent Frameworks"
msgstr "Kerangka Persetujuan"

#: build/admin.js:2
msgid "IAB-TCF"
msgstr "IAB-TCF"

#: build/admin.js:2
msgid "Enter text"
msgstr "Masukkan teks"

#: build/admin.js:2
msgid "Enter Banner Message"
msgstr "Masukkan Pesan Banner"

#: build/admin.js:2
msgid "You can add links and basic formatting like bold/italic to the banner message."
msgstr "Anda dapat menambahkan tautan dan pemformatan dasar seperti tebal/miring pada pesan banner."

#: build/admin.js:2
msgid "Control how long consent stays valid and how consent records are stored."
msgstr "Kontrol berapa lama persetujuan tetap berlaku dan bagaimana catatan persetujuan disimpan."

#: build/admin.js:4
msgid "N/A"
msgstr "Tidak Ada"

#. translators: %d: number of partner sites that received the forwarded consent.
#: build/admin.js:15
#, js-format
msgid "This consent was shared with %d connected site. Deleting it here will also erase the copy from that site (GDPR Art. 17)."
msgid_plural "This consent was shared with %d connected sites. Deleting it here will also erase the copies from those sites (GDPR Art. 17)."
msgstr[0] "Persetujuan ini dibagikan dengan %d situs yang terhubung. Menghapusnya di sini juga akan menghapus salinannya dari situs tersebut (GDPR Pasal 17)."

#. translators: %d: number of selected logs that were forwarded to partner sites.
#: build/admin.js:21
#, js-format
msgid "%d of these logs was shared with connected partner sites. Deleting will also erase those forwarded copies (GDPR Art. 17)."
msgid_plural "%d of these logs were shared with connected partner sites. Deleting will also erase those forwarded copies (GDPR Art. 17)."
msgstr[0] "%d dari log ini dibagikan dengan situs mitra yang terhubung. Menghapusnya juga akan menghapus salinan yang diteruskan tersebut (GDPR Pasal 17)."

#: build/admin.js:34
msgid "Admin and plugin preferences for SureCookie."
msgstr "Preferensi admin dan plugin untuk SureCookie."

#: build/admin.js:34
msgid "SureCookie Admin Menu"
msgstr "Menu Admin SureCookie"

#: build/admin.js:34
msgid "Toggle to show SureCookie in the main menu or under Settings → SureCookie."
msgstr "Alihkan untuk menampilkan SureCookie di menu utama atau di bawah Pengaturan → SureCookie."

#: build/admin.js:57
msgid "Connect Your AI Client"
msgstr "Hubungkan Klien AI Anda"

#: build/admin.js:57
msgid "Create an Application Password"
msgstr "Buat Kata Sandi Aplikasi"

#: build/admin.js:57
msgid "Open Application Passwords"
msgstr "Buka Kata Sandi Aplikasi"

#: build/admin.js:57
msgid "Add to your AI client:"
msgstr "Tambahkan ke klien AI Anda:"

#: build/admin.js:57
msgid "Learn more about the WordPress MCP Adapter"
msgstr "Pelajari lebih lanjut tentang WordPress MCP Adapter"

#: build/admin.js:57
msgid "Claude Code"
msgstr "Claude Code"

#: build/admin.js:57
msgid "Claude Desktop"
msgstr "Claude Desktop"

#: build/admin.js:57
msgid "Cursor"
msgstr "Cursor"

#: build/admin.js:57
msgid "VS Code"
msgstr "VS Code"

#: build/admin.js:57
msgid "ChatGPT"
msgstr "ChatGPT"

#: build/admin.js:57
msgid "go to Settings → Connectors → Add Connector, paste the endpoint URL, and use your WordPress username + Application Password."
msgstr "Pergi ke Pengaturan → Konektor → Tambah Konektor, tempel URL endpoint, dan gunakan nama pengguna WordPress + Kata Sandi Aplikasi Anda."

#: build/admin.js:57
msgid "Learn more about ChatGPT connectors"
msgstr "Pelajari lebih lanjut tentang konektor ChatGPT"

#: build/admin.js:57
msgid "SureCookie Only"
msgstr "Hanya SureCookie"

#: build/admin.js:57
msgid "Global"
msgstr "Global"

#: build/admin.js:57
msgid "Copy setup prompt for AI client"
msgstr "Salin prompt pengaturan untuk klien AI"

#: build/admin.js:57
msgid "Prompt copied! Paste it into your AI client."
msgstr "Prompt disalin! Tempelkan ke klien AI Anda."

#: build/admin.js:57
msgid "Failed to copy prompt to clipboard"
msgstr "Gagal menyalin prompt ke clipboard"

#: build/admin.js:57
msgid "Copy JSON config"
msgstr "Salin konfigurasi JSON"

#: build/admin.js:57
msgid "Copied to clipboard"
msgstr "Disalin ke clipboard"

#: build/admin.js:57
msgid "Failed to copy to clipboard"
msgstr "Gagal menyalin ke clipboard"

#: build/admin.js:57
msgid "MCP Adapter plugin not detected"
msgstr "Plugin MCP Adapter tidak terdeteksi"

#. translators: %s: WP MCP Adapter plugin name.
#: build/admin.js:60
#, js-format
msgid "To connect AI clients to your site, the %s plugin is required. Download the latest release from GitHub, upload it via Plugins > Add New > Upload Plugin, and activate."
msgstr "Untuk menghubungkan klien AI ke situs Anda, plugin %s diperlukan. Unduh rilis terbaru dari GitHub, unggah melalui Plugin > Tambah Baru > Unggah Plugin, dan aktifkan."

#: build/admin.js:60
msgid "Download from GitHub"
msgstr "Unduh dari GitHub"

#: build/admin.js:2
#: build/admin.js:60
msgid "MCP"
msgstr "MCP"

#: build/admin.js:60
msgid "Configure AI client access to SureCookie through the Model Context Protocol."
msgstr "Konfigurasikan akses klien AI ke SureCookie melalui Model Context Protocol."

#: build/admin.js:60
msgid "Enable MCP"
msgstr "Aktifkan MCP"

#: build/admin.js:60
msgid "Allow AI clients like Claude, ChatGPT, and Cursor to manage your cookie banner, scanner, and consent settings through SureCookie. When disabled, no abilities are registered and AI clients cannot connect."
msgstr "Izinkan klien AI seperti Claude, ChatGPT, dan Cursor untuk mengelola banner cookie, pemindai, dan pengaturan persetujuan Anda melalui SureCookie. Saat dinonaktifkan, tidak ada kemampuan yang terdaftar dan klien AI tidak dapat terhubung."

#: build/admin.js:60
msgid "WordPress Abilities API not available"
msgstr "API Kemampuan WordPress tidak tersedia"

#: build/admin.js:60
msgid "MCP requires the WordPress Abilities API (WordPress 6.9 or later). Update WordPress to use this feature."
msgstr "MCP memerlukan API Kemampuan WordPress (WordPress 6.9 atau lebih baru). Perbarui WordPress untuk menggunakan fitur ini."

#: build/admin.js:60
msgid "Unsaved changes"
msgstr "Perubahan yang belum disimpan"

#: build/admin.js:60
msgid "The MCP endpoint becomes active only after you save your settings."
msgstr "Endpoint MCP menjadi aktif hanya setelah Anda menyimpan pengaturan Anda."

#: inc/api/consent-logs.php:404
msgid "Unable to determine the current user."
msgstr "Tidak dapat menentukan pengguna saat ini."

#: inc/api/consent-logs.php:415
msgid "Consent logs marked as viewed."
msgstr "Log persetujuan ditandai sebagai sudah dilihat."

#: inc/api/plugin.php:214
msgid "This plugin is network-activated and must be deactivated by a Network Administrator from Network Admin > Plugins."
msgstr "Plugin ini diaktifkan jaringan dan harus dinonaktifkan oleh Administrator Jaringan dari Admin Jaringan > Plugin."

#: inc/api/plugin.php:225
msgid "Plugin could not be deactivated."
msgstr "Plugin tidak dapat dinonaktifkan."

#: inc/modules/automatic-scanning/api.php:118
msgid "Enable Automatic Scanning before running a scan."
msgstr "Aktifkan Pemindaian Otomatis sebelum menjalankan pemindaian."

#: inc/modules/automatic-scanning/api.php:122
msgid "A scan is already in progress."
msgstr "Pemindaian sudah sedang berlangsung."

#: inc/modules/automatic-scanning/api.php:128
msgid "Could not start the scan. Please try again."
msgstr "Tidak dapat memulai pemindaian. Silakan coba lagi."

#: inc/modules/automatic-scanning/api.php:131
msgid "Scan triggered."
msgstr "Pemindaian dipicu."

#: inc/modules/automatic-scanning/runner.php:99
msgid "Automatic scan deferred: daily page budget reached. Retrying in ~24 hours."
msgstr "Pemindaian otomatis ditunda: anggaran halaman harian tercapai. Mencoba lagi dalam ~24 jam."

#: inc/modules/automatic-scanning/runner.php:123
msgid "Automatic scan skipped: a scan is already in progress."
msgstr "Pemindaian otomatis dilewati: pemindaian sudah sedang berlangsung."

#: inc/modules/automatic-scanning/runner.php:136
msgid "Starting automatic (scheduled) scan."
msgstr "Memulai pemindaian otomatis (terjadwal)."

#: inc/modules/automatic-scanning/scheduler.php:85
msgid "Once Monthly (SureCookie)"
msgstr "Sekali Sebulan (SureCookie)"

#: inc/modules/automatic-scanning/scheduler.php:92
msgid "Once Weekly (SureCookie)"
msgstr "Sekali Seminggu (SureCookie)"

#: inc/modules/script-blocking/blocker.php:1037
msgid "This content is currently blocked."
msgstr "Konten ini saat ini diblokir."

#: inc/modules/site-scanner/saas-client.php:370
msgid "Scan deferred by server: daily page budget reached. It will retry automatically."
msgstr "Pemindaian ditunda oleh server: anggaran halaman harian tercapai. Akan mencoba lagi secara otomatis."

#: inc/modules/site-scanner/saas-client.php:375
msgid "Daily page budget reached. The scheduled scan will retry automatically."
msgstr "Anggaran halaman harian tercapai. Pemindaian terjadwal akan mencoba lagi secara otomatis."

#: build/admin.js:2
msgid "Cookie Scanning"
msgstr "Pemindaian Cookie"

#: build/admin.js:2
#: build/admin.js:52
msgid "Manual"
msgstr "Manual"

#: build/admin.js:2
msgid "Automatic"
msgstr "Otomatis"

#: build/admin.js:2
msgid "Join Waitlist"
msgstr "Bergabung dengan Daftar Tunggu"

#: build/admin.js:2
msgid "Reset to default"
msgstr "Atur ulang ke default"

#: build/admin.js:2
msgid "Enable Background Overlay"
msgstr "Aktifkan Lapisan Latar Belakang"

#: build/admin.js:2
msgid "Background Overlay"
msgstr "Lapisan Latar Belakang"

#: build/admin.js:2
msgid "Dim the page behind the banner and limit interaction until the visitor accepts or declines. The overlay is removed after a choice is made."
msgstr "Redupkan halaman di belakang banner dan batasi interaksi sampai pengunjung menerima atau menolak. Lapisan akan dihapus setelah pilihan dibuat."

#: build/admin.js:2
msgid "This layout highlights the consent banner and may affect user experience. Ensure it aligns with your regional consent requirements."
msgstr "Tata letak ini menyoroti banner persetujuan dan dapat memengaruhi pengalaman pengguna. Pastikan sesuai dengan persyaratan persetujuan regional Anda."

#: build/admin.js:2
#: build/admin.js:3
msgid "Re-request Consent"
msgstr "Minta Persetujuan Ulang"

#. translators: %s: date/time of the last renewal.
#: build/admin.js:3
#, js-format
msgid "Last Requested: %s"
msgstr "Terakhir Diminta: %s"

#: build/admin.js:3
msgid "Ask all visitors to provide consent again. Use this after updating your cookie policy or adding new trackers. Existing consent will be marked as outdated, and the banner will reappear on the next visit."
msgstr "Minta semua pengunjung memberikan persetujuan lagi. Gunakan ini setelah memperbarui kebijakan cookie Anda atau menambahkan pelacak baru. Persetujuan yang ada akan ditandai sebagai usang, dan banner akan muncul kembali pada kunjungan berikutnya."

#: build/admin.js:3
msgid "Consent requested. Visitors will be asked for consent again."
msgstr "Persetujuan diminta. Pengunjung akan diminta persetujuan lagi."

#: build/admin.js:3
msgid "Could not Re-request Consent. Please try again."
msgstr "Tidak dapat Meminta Persetujuan Ulang. Silakan coba lagi."

#: build/admin.js:3
msgid "Renewing…"
msgstr "Memperbarui…"

#: build/admin.js:3
msgid "Confirm Re-request"
msgstr "Konfirmasi Permintaan Ulang"

#: build/admin.js:21
msgid "New"
msgstr "Baru"

#: build/admin.js:24
#: build/admin.js:51
msgid "Automatic Scanning"
msgstr "Pemindaian Otomatis"

#: build/admin.js:24
msgid "Manage"
msgstr "Kelola"

#: build/admin.js:24
msgid "Since the last scan:"
msgstr "Sejak pemindaian terakhir:"

#: build/admin.js:24
msgid "new cookie"
msgid_plural "new cookies"
msgstr[0] "cookie baru"

#: build/admin.js:24
msgid "removed"
msgstr "dihapus"

#: build/admin.js:24
msgid "new tracker domain"
msgid_plural "new tracker domains"
msgstr[0] "domain pelacak baru"

#: build/admin.js:24
msgid "No scans yet. Schedule automatic scans to track changes over time."
msgstr "Belum ada pemindaian. Jadwalkan pemindaian otomatis untuk melacak perubahan dari waktu ke waktu."

#. translators: %s: next scan date
#: build/admin.js:25
#, js-format
msgid "Next scan: %s"
msgstr "Pemindaian berikutnya: %s"

#: build/admin.js:25
msgid "Scheduling is off"
msgstr "Penjadwalan dimatikan"

#: build/admin.js:51
msgid "Network-activated"
msgstr "Diaktifkan jaringan"

#: build/admin.js:51
msgid "Manage in Network Admin"
msgstr "Kelola di Admin Jaringan"

#: build/admin.js:51
msgid "Google Consent Mode is enabled, so SureCookie allows Google's Consent Mode scripts to function correctly. As a result, this script cannot be blocked."
msgstr "Mode Persetujuan Google diaktifkan, jadi SureCookie memungkinkan skrip Mode Persetujuan Google berfungsi dengan benar. Oleh karena itu, skrip ini tidak dapat diblokir."

#: build/admin.js:51
msgid "Necessary"
msgstr "Diperlukan"

#: build/admin.js:51
msgid "What Changed in the Last Scan"
msgstr "Apa yang Berubah dalam Pemindaian Terakhir"

#: build/admin.js:51
msgid "Cookies and tracker domains that changed compared to the previous scan."
msgstr "Cookie dan domain pelacak yang berubah dibandingkan dengan pemindaian sebelumnya."

#: build/admin.js:51
msgid "No differences were detected compared to the previous scan."
msgstr "Tidak ada perbedaan yang terdeteksi dibandingkan dengan pemindaian sebelumnya."

#: build/admin.js:51
msgid "New Cookies"
msgstr "Cookie Baru"

#: build/admin.js:51
msgid "No Longer Detected"
msgstr "Tidak Lagi Terdeteksi"

#: build/admin.js:51
msgid "Recategorized"
msgstr "Dikategorikan Ulang"

#: build/admin.js:51
msgid "New Tracker Domains"
msgstr "Domain Pelacak Baru"

#: build/admin.js:51
msgid "Third-party"
msgstr "Pihak ketiga"

#: build/admin.js:51
msgid "Monthly"
msgstr "Bulanan"

#: build/admin.js:51
msgid "Re-scan your site once a month."
msgstr "Pindai ulang situs Anda sebulan sekali."

#: build/admin.js:51
msgid "Weekly"
msgstr "Mingguan"

#: build/admin.js:51
msgid "Re-scan every week for faster drift detection."
msgstr "Pindai ulang setiap minggu untuk deteksi perubahan lebih cepat."

#: build/admin.js:51
msgid "Pages from Manual Scan"
msgstr "Halaman dari Pemindaian Manual"

#: build/admin.js:51
msgid "Reuse the pages selected on the Cookie Scanner."
msgstr "Gunakan kembali halaman yang dipilih pada Pemindai Cookie."

#: build/admin.js:51
msgid "All Published Content"
msgstr "Semua Konten yang Diterbitkan"

#: build/admin.js:51
msgid "Scan published posts and pages, as per plan limit."
msgstr "Pindai posting dan halaman yang diterbitkan, sesuai batas rencana."

#: build/admin.js:51
msgid "Selected Pages"
msgstr "Halaman yang Dipilih"

#: build/admin.js:51
msgid "Choose specific pages to scan below."
msgstr "Pilih halaman tertentu untuk dipindai di bawah ini."

#: build/admin.js:51
msgid "Re-scan your site on a schedule and get notified when cookies or trackers change."
msgstr "Pindai ulang situs Anda sesuai jadwal dan dapatkan pemberitahuan saat cookie atau pelacak berubah."

#: build/admin.js:51
msgid "Enable Automatic Scanning"
msgstr "Aktifkan Pemindaian Otomatis"

#: build/admin.js:51
msgid "Run scheduled scans in the background and detect changes automatically."
msgstr "Jalankan pemindaian terjadwal di latar belakang dan deteksi perubahan secara otomatis."

#: build/admin.js:51
msgid "Scan Frequency"
msgstr "Frekuensi Pemindaian"

#: build/admin.js:51
msgid "Pages to Scan"
msgstr "Halaman untuk Dipindai"

#: build/admin.js:51
msgid "Select pages to scan…"
msgstr "Pilih halaman untuk dipindai…"

#: build/admin.js:51
msgid "WordPress cron is disabled"
msgstr "Cron WordPress dinonaktifkan"

#: build/admin.js:51
msgid "Scheduled scans rely on cron. Ask your host to set up a real server cron job so automatic scans run on time."
msgstr "Pemindaian terjadwal bergantung pada cron. Minta penyedia hosting Anda untuk mengatur pekerjaan cron server nyata agar pemindaian otomatis berjalan tepat waktu."

#: build/admin.js:51
msgid "Last Scan"
msgstr "Pemindaian Terakhir"

#. translators: %s: last scan date-time
#: build/admin.js:52
#, js-format
msgid "Scanned on %s"
msgstr "Dipindai pada %s"

#: build/admin.js:52
msgid "Scheduled"
msgstr "Terjadwal"

#. translators: %d: number of new cookies
#: build/admin.js:53
#, js-format
msgid "%d New Cookies"
msgstr "%d Cookie Baru"

#. translators: %d: number of cookies no longer detected
#: build/admin.js:54
#, js-format
msgid "%d Removed"
msgstr "%d Dihapus"

#. translators: %d: number of recategorized cookies
#: build/admin.js:55
#, js-format
msgid "%d Recategorized"
msgstr "%d Dikategorikan Ulang"

#. translators: %d: number of new tracker domains
#: build/admin.js:56
#, js-format
msgid "%d New Tracker Domains"
msgstr "%d Domain Pelacak Baru"

#: build/admin.js:56
msgid "View Changes"
msgstr "Lihat Perubahan"

#: build/admin.js:56
msgid "No scans yet - run your first scan to start monitoring changes."
msgstr "Belum ada pemindaian - jalankan pemindaian pertama Anda untuk mulai memantau perubahan."

#: build/admin.js:56
msgid "Stay Compliant Automatically"
msgstr "Tetap Patuh Secara Otomatis"

#: build/admin.js:56
msgid "Get weekly scans, instant alerts, smart classification, and automatic protection from new trackers."
msgstr "Dapatkan pemindaian mingguan, peringatan instan, klasifikasi cerdas, dan perlindungan otomatis dari pelacak baru."

#. translators: %d: maximum pages
#: build/onboarding.js:7
#, js-format
msgid "SureCookie agent will visit them like real users to detect all cookies in use. Allowed %d pages per scan due to resource constraints."
msgstr "Agen SureCookie akan mengunjungi mereka seperti pengguna nyata untuk mendeteksi semua cookie yang digunakan. Diizinkan %d halaman per pemindaian karena keterbatasan sumber daya."

#: build/admin.js:6
msgid "Upgrade to Pro to download CSV report for legal audits and GDPR Article 7 documentation."
msgstr "Tingkatkan ke Pro untuk mengunduh laporan CSV untuk audit hukum dan dokumentasi Pasal 7 GDPR."

#. translators: 1: remaining pages, 2: total daily page budget
#: build/admin.js:43
#, js-format
msgid "%1$d of %2$d daily pages remaining on this site"
msgstr "%1$d dari %2$d halaman harian tersisa di situs ini"

#: build/admin.js:51
#: build/onboarding.js:7
msgid "<p>By scanning you accept our <a>terms and conditions</a>.</p>"
msgstr "<p>Dengan memindai Anda menerima <a>syarat dan ketentuan</a> kami.</p>"

#: build/admin.js:51
#: build/onboarding.js:7
msgid "Terms and Conditions"
msgstr "Syarat dan Ketentuan"

#: build/admin.js:51
#: build/onboarding.js:1
msgid "Cookie Scanning Not Available on Local Sites"
msgstr "Pemindaian Cookie Tidak Tersedia di Situs Lokal"

#: build/admin.js:51
#: build/onboarding.js:1
msgid "This site is running on a local or development environment that our cloud scanner cannot reach. Cookie scanning will be available once your site is live on a publicly accessible domain."
msgstr "Situs ini berjalan di lingkungan lokal atau pengembangan yang tidak dapat dijangkau pemindai cloud kami. Pemindaian cookie akan tersedia setelah situs Anda aktif di domain yang dapat diakses publik."

#: build/onboarding.js:7
msgid "Skip for Now"
msgstr "Lewati untuk Saat Ini"

#: build/onboarding.js:7
msgid "Stay in the loop and help shape SureCookie! Get feature updates, and help us build a better SureCookie by sharing how you use the plugin. <a>Terms and Conditions</a>"
msgstr "Tetap terhubung dan bantu bentuk SureCookie! Dapatkan pembaruan fitur, dan bantu kami membangun SureCookie yang lebih baik dengan membagikan bagaimana Anda menggunakan plugin ini. <a>Syarat dan Ketentuan</a>"

#: admin/product-promotion.php:104
msgid "Grow traffic of your website with SureRank - a lightweight SEO toolkit plugin for WordPress users who want better rankings without the complexity."
msgstr "Tingkatkan lalu lintas situs web Anda dengan SureRank - plugin toolkit SEO ringan untuk pengguna WordPress yang menginginkan peringkat lebih baik tanpa kerumitan."

#: admin/rating-notice.php:138
msgid "Amazing! SureCookie discovered cookies on your site - let's keep growing together!"
msgstr "Luar biasa! SureCookie menemukan cookie di situs Anda - mari terus berkembang bersama!"

#. translators: 1: page URL, 2: error message
#: inc/modules/site-scanner/saas-client.php:801
#, php-format
msgid "Page failed: %1$s - %2$s"
msgstr "Halaman gagal: %1$s - %2$s"

#: inc/modules/site-scanner/saas-client.php:1371
msgid "Domain verification failed - please retry the scan."
msgstr "Verifikasi domain gagal - silakan ulangi pemindaian."

#: build/admin.js:24
msgid "WP-Cron disabled - scans won’t run automatically"
msgstr "WP-Cron dinonaktifkan - pemindaian tidak akan berjalan secara otomatis"

#: build/admin.js:49
#: build/admin.js:50
#: build/onboarding.js:7
msgid "Consider Plan Upgrade"
msgstr "Pertimbangkan Peningkatan Paket"

#. translators: 1: pages scanned, 2: pages submitted
#: build/admin.js:51
#, js-format
msgid "Scanned %1$d of %2$d pages - your daily page budget is used up. The remaining pages will scan after it resets."
msgstr "%1$d dari %2$d halaman telah dipindai - kuota halaman harian Anda telah habis. Halaman yang tersisa akan dipindai setelah kuota direset."

#: build/admin.js:57
msgid "Update the environment variables"
msgstr "Perbarui variabel lingkungan"

#: build/admin.js:57
msgid "WP_API_USERNAME"
msgstr "WP_API_USERNAME"

#: build/admin.js:57
msgid "Your WordPress username (prefilled)."
msgstr "Nama pengguna WordPress Anda (terisi otomatis)."

#: build/admin.js:57
msgid "WP_API_PASSWORD"
msgstr "WP_API_PASSWORD"

#: build/admin.js:57
msgid "Replace \"your-application-password\" with the password from Step 1."
msgstr "Ganti \"your-application-password\" dengan kata sandi dari Langkah 1."

#: build/admin.js:57
msgid "Verify Node.js version"
msgstr "Verifikasi versi Node.js"

#: build/admin.js:57
msgid "In your terminal, run:"
msgstr "Di terminal Anda, jalankan:"

#: build/admin.js:57
msgid "The version must be 20.1 or higher."
msgstr "Versinya harus 20.1 atau lebih tinggi."

#: build/admin.js:57
msgid "If it is lower, run:"
msgstr "Jika lebih rendah, jalankan:"

#: build/admin.js:57
msgid "Restart your AI client and paste the copied prompt again into your AI client."
msgstr "Mulai ulang klien AI Anda dan tempel kembali prompt yang telah disalin ke klien AI Anda."

#: build/admin.js:57
msgid "Enjoy your AI client connected to your WordPress site!"
msgstr "Nikmati klien AI Anda yang terhubung ke situs WordPress Anda!"

#: admin/rating-notice.php:213
msgid "Invalid nonce."
msgstr "Nonce tidak valid."

#: admin/rating-notice.php:215
msgid "Unauthorized user."
msgstr "Pengguna tidak berwenang."

#: admin/rating-notice.php:228
msgid "Invalid parameters."
msgstr "Parameter tidak valid."

#: build/admin.js:28
msgid "Do More with SureCookie Pro"
msgstr "Lakukan Lebih Banyak dengan SureCookie Pro"

#: build/admin.js:28
msgid "More scan limits, geographic targeting, re-consent widget, and more."
msgstr "Batas pemindaian lebih banyak, penargetan geografis, widget persetujuan ulang, dan lainnya."
