# Copyright (C) 2026 PublishPress
# This file is distributed under the GPLv2 or later.
msgid ""
msgstr ""
"Project-Id-Version: PublishPress Shortlinks Free 1.5.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/project\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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-04-07T09:15:09+00:00\n"
"PO-Revision-Date: 2026-04-29 12:57+0000\n"
"X-Generator: WP-CLI 2.12.0\n"
"X-Domain: tinypress\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"Language: id-ID\n"

#: tinypress.php:4, fuzzy
#. Plugin Name of the plugin
msgid "PublishPress Shortlinks Free"
msgstr "PublishPress Shortlinks Free"

#: tinypress.php:5, fuzzy
#. Plugin URI of the plugin
msgid "https://publishpress.com/shortlinks/"
msgstr "https://publishpress.com/shortlinks/"

#: tinypress.php:6
#. Description of the plugin
msgid ""
"Create custom links for your posts. These links are brandable, trackable, "
"and can have custom view permissions."
msgstr ""
"Buat tautan kustom untuk pos Anda. Tautan ini dapat dipersonalisasi, dapat "
"dilacak, dan dapat memiliki izin tampilan kustom."

#: tinypress.php:9
#. Author of the plugin
msgid "PublishPress"
msgstr "PublishPress"

#: tinypress.php:10, fuzzy
#. Author URI of the plugin
msgid "https://publishpress.com/"
msgstr "https://publishpress.com/"

#: includes-core/ShortlinksCoreAdmin.php:86
msgid ""
"You're using PublishPress Shortlinks Free. The Pro version has more "
"features and support. "
msgstr ""
"Anda menggunakan PublishPress Shortlinks Free. Versi Pro memiliki lebih "
"banyak fitur dan dukungan. "

#: includes-core/ShortlinksCoreAdmin.php:87
#: includes-core/ShortlinksCoreAdmin.php:104
#: includes-core/ShortlinksCoreAdmin.php:105
#: includes-core/ShortlinksCoreAdmin.php:271
msgid "Upgrade to Pro"
msgstr "Upgrade ke Pro"

#: includes-core/ShortlinksCoreAdmin.php:117
#: includes-core/ShortlinksCoreAdmin.php:196
msgid "Pro Feature"
msgstr "Fitur Pro"

#: includes-core/ShortlinksCoreAdmin.php:120
#: includes-core/ShortlinksCoreAdmin.php:199
msgid "This feature is available in PublishPress Shortlinks Pro."
msgstr "Fitur ini tersedia di PublishPress Shortlinks Pro."

#: includes-core/ShortlinksCoreAdmin.php:135
#: includes-core/ShortlinksCoreAdmin.php:158
msgid "Show Expiration Notice"
msgstr "Tampilkan Pemberitahuan Kadaluarsa"

#: includes-core/ShortlinksCoreAdmin.php:139
msgid "Display a brief notice before redirecting expired links."
msgstr ""
"Tampilkan pemberitahuan singkat sebelum mengalihkan tautan yang sudah "
"kedaluwarsa."

#: includes-core/ShortlinksCoreAdmin.php:153
msgid "Expired Redirect Settings"
msgstr "Pengaturan Pengalihan Kadaluarsa"

#: includes-core/ShortlinksCoreAdmin.php:156
msgid "Expired Redirect URL"
msgstr "URL Pengalihan Kadaluarsa"

#: includes-core/ShortlinksCoreAdmin.php:161
msgid "Display a brief notice before redirecting."
msgstr "Tampilkan pemberitahuan singkat sebelum mengalihkan."

#: includes-core/ShortlinksCoreAdmin.php:233
#: includes-core/ShortlinksCoreAdmin.php:234
msgid "Import / Export"
msgstr "Impor / Ekspor"

#: includes-core/ShortlinksCoreAdmin.php:249
msgid "Import / Export Shortlinks"
msgstr "Impor / Ekspor Shortlinks"

#: includes-core/ShortlinksCoreAdmin.php:254
msgid "Bulk Import & Export"
msgstr "Impor & Ekspor Massal"

#: includes-core/ShortlinksCoreAdmin.php:255
msgid ""
"Import and export your shortlinks in bulk using CSV files. Migrate from "
"other plugins or manage links across multiple sites."
msgstr ""
"Impor dan ekspor shortlinks Anda secara massal menggunakan file CSV. "
"Migrasi dari plugin lain atau kelola tautan di berbagai situs."

#: includes-core/ShortlinksCoreAdmin.php:259
msgid "CSV Export"
msgstr "Ekspor CSV"

#: includes-core/ShortlinksCoreAdmin.php:263
msgid "CSV Import"
msgstr "Impor CSV"

#: includes-core/ShortlinksCoreAdmin.php:267
msgid "Bulk Management"
msgstr "Manajemen Massal"

#: includes/classes/class-autolist-ajax.php:39
#: includes/classes/class-autolist-ajax.php:200
msgid "Permission denied"
msgstr "Izin ditolak"

#: includes/classes/class-autolist-ajax.php:47
msgid "Post type is required"
msgstr "post type diperlukan"

#: includes/classes/class-autolist-ajax.php:53
#. translators: %s: post type name
msgid "\"%%s\" is not a registered post type"
msgstr "\"%%s\" tidak terdaftar sebagai post type"

#: includes/classes/class-autolist-ajax.php:61
#. translators: %s: post type name
msgid "\"%%s\" is not a public post type"
msgstr "\"%%s\" bukan post type publik"

#: includes/classes/class-autolist-ajax.php:68
#. translators: %s: post type name
msgid "\"%%s\" cannot be used for auto-listing"
msgstr "\"%%s\" tidak dapat digunakan untuk auto-listing"

#: includes/classes/class-autolist-ajax.php:78
#. translators: %s: post type name
msgid "\"%%s\" is already configured"
msgstr "\"%%s\" sudah dikonfigurasi"

#: includes/classes/class-autolist-ajax.php:85, fuzzy
#. translators: %s: post type label
msgid "Valid: %%s"
msgstr "Valid: %%s"

#: includes/classes/class-autolist-ajax.php:99
msgid "Permission denied - you must be an administrator"
msgstr "Izin ditolak - Anda harus menjadi administrator"

#: includes/classes/class-autolist-ajax.php:107
msgid "Invalid configuration format - expected array"
msgstr "Format konfigurasi tidak valid - array yang diharapkan"

#: includes/classes/class-autolist-ajax.php:128
msgid "Configuration unchanged (already saved)"
msgstr "Konfigurasi tidak berubah (sudah disimpan)"

#: includes/classes/class-autolist-ajax.php:132
msgid "Failed to save configuration to database"
msgstr "Gagal menyimpan konfigurasi ke database"

#: includes/classes/class-autolist-ajax.php:137
msgid "Configuration saved successfully"
msgstr "Konfigurasi berhasil disimpan"

#: includes/classes/class-autolist-ajax.php:144
#. translators: %s: error message
#, php-format
msgid "Error: %s"
msgstr "Kesalahan: %s"

#: includes/classes/class-autolist-ajax.php:289
msgid "Validating..."
msgstr "Memvalidasi..."

#: includes/classes/class-autolist-ajax.php:290
msgid "Saving..."
msgstr "Menyimpan..."

#: includes/classes/class-autolist-ajax.php:291
msgid "Saved!"
msgstr "Disimpan!"

#: includes/classes/class-autolist-ajax.php:292
msgid "Error"
msgstr "Kesalahan"

#: includes/classes/class-autolist-ajax.php:293
msgid "Are you sure you want to remove this post type?"
msgstr "Apakah Anda yakin ingin menghapus post type ini?"

#: includes/classes/class-autolist-ajax.php:294
msgid "Select a post type"
msgstr "Pilih sebuah post type"

#: includes/classes/class-autolist-ajax.php:295
#: includes/classes/class-settings.php:595
#: includes/classes/class-settings.php:691
msgid "Never"
msgstr "Tidak Pernah"

#: includes/classes/class-autolist-ajax.php:296
#: includes/classes/class-settings.php:593
#: includes/classes/class-settings.php:693
msgid "When Link is First Used"
msgstr "Ketika Tautan Pertama Kali Digunakan"

#: includes/classes/class-autolist-ajax.php:297
#: includes/classes/class-settings.php:695
msgid "When Post is Published"
msgstr "Ketika Post Dipublikasikan"

#: includes/classes/class-autolist-ajax.php:298
#: includes/classes/class-settings.php:694
msgid "When Post is Created"
msgstr "Ketika Post Dibuat"

#: includes/classes/class-autolist-ajax.php:299
#: includes/classes/class-settings.php:692
msgid "When Link is First Used or Post Created"
msgstr "Ketika Tautan Pertama Kali Digunakan atau Post Dibuat"

#: includes/classes/class-autolist.php:119
msgid "Invalid post ID or post type."
msgstr "ID post atau jenis post tidak valid."

#: includes/classes/class-columns-link.php:49
#: includes/classes/class-columns-link.php:279
#: includes/classes/class-hooks.php:207
#: includes/classes/class-table-logs.php:164
#: templates/admin-modal-new-link.php:29, fuzzy
msgid "Shortlink"
msgstr "Shortlink"

#: includes/classes/class-columns-link.php:71
msgid "No shortlink"
msgstr "Tidak ada shortlink"

#: includes/classes/class-columns-link.php:92
#: includes/classes/class-hooks.php:208
#: includes/classes/class-hooks.php:210
#: includes/classes/class-meta-boxes.php:93, fuzzy
msgid "Shortlinks"
msgstr "Shortlinks"

#: includes/classes/class-columns-link.php:176, fuzzy
msgid "Internal"
msgstr "Internal"

#: includes/classes/class-columns-link.php:176
msgid "External"
msgstr "Eksternal"

#: includes/classes/class-columns-link.php:177
msgid "This links to your post"
msgstr "Ini mengarah ke post Anda"

#: includes/classes/class-columns-link.php:177
msgid "This links to an external website"
msgstr "Ini mengarah ke situs web eksternal"

#: includes/classes/class-columns-link.php:189
msgid "Revision"
msgstr "Revisi"

#: includes/classes/class-columns-link.php:190
msgid "This links to a revision"
msgstr "Ini mengarah ke sebuah revisi"

#: includes/classes/class-columns-link.php:198
msgid "Not yet submitted"
msgstr "Belum dikirim"

#: includes/classes/class-columns-link.php:199
msgid "Submitted for approval"
msgstr "Dikirim untuk persetujuan"

#: includes/classes/class-columns-link.php:200
#: includes/classes/class-settings.php:558
msgid "Scheduled"
msgstr "Jadwal"

#: includes/classes/class-columns-link.php:201
msgid "Deferred"
msgstr "Ditunda"

#: includes/classes/class-columns-link.php:202
msgid "Needs work"
msgstr "Perlu pekerjaan"

#: includes/classes/class-columns-link.php:203
msgid "Rejected"
msgstr "Ditolak"

#: includes/classes/class-columns-link.php:207
#. translators: %s: revision status label
#, php-format
msgid "Revision: %s"
msgstr "Revisi: %s"

#: includes/classes/class-columns-link.php:224
#. translators: %s: number of clicks
#, php-format
msgid "Clicked %s times"
msgstr "Diklik %s kali"

#: includes/classes/class-columns-link.php:230
#: includes/classes/class-table-logs.php:197, fuzzy
msgid "Edit"
msgstr "Edit"

#: includes/classes/class-columns-link.php:231
#: includes/classes/class-table-logs.php:178
#: includes/classes/class-table-logs.php:199
msgid "Delete"
msgstr "Hapus"

#: includes/classes/class-columns-link.php:278
msgid "Link Title"
msgstr "Judul Tautan"

#: includes/classes/class-columns-link.php:280
msgid "Link Type"
msgstr "Jenis Tautan"

#: includes/classes/class-columns-link.php:281
msgid "Stats"
msgstr "Statistik"

#: includes/classes/class-columns-link.php:282
msgid "Actions"
msgstr "Tindakan"

#: includes/classes/class-functions.php:43
msgid "Click to copy"
msgstr "Klik untuk menyalin"

#: includes/classes/class-functions.php:51
msgid "Copied"
msgstr "Disalin"

#: includes/classes/class-hooks.php:61
msgid "Security check failed."
msgstr "Pemeriksaan keamanan gagal."

#: includes/classes/class-hooks.php:65
msgid "You do not have permission to create shortlinks."
msgstr "Anda tidak memiliki izin untuk membuat tautan pendek."

#: includes/classes/class-hooks.php:72
msgid "Invalid or empty URL"
msgstr "URL tidak valid atau kosong"

#: includes/classes/class-hooks.php:89
msgid "Shortlink created successfully."
msgstr "Tautan pendek berhasil dibuat."

#: includes/classes/class-hooks.php:98
msgid "Invalid nonce verification."
msgstr "Verifikasi nonce tidak valid."

#: includes/classes/class-hooks.php:102
msgid "You do not have permission to reset analytics."
msgstr "Anda tidak memiliki izin untuk mereset analitik."

#: includes/classes/class-hooks.php:109
msgid "Invalid post ID."
msgstr "ID pos tidak valid."

#: includes/classes/class-hooks.php:140
msgid "Analytics reset successfully."
msgstr "Analitik berhasil direset."

#: includes/classes/class-hooks.php:142
msgid "Failed to reset analytics."
msgstr "Gagal mereset analitik."

#: includes/classes/class-hooks.php:168
msgid "Shorten"
msgstr "Pendekkan"

#: includes/classes/class-hooks.php:211
msgid "All Shortlinks"
msgstr "Semua Shortlink"

#: includes/classes/class-hooks.php:212
#: includes/classes/class-hooks.php:213
msgid "Add Shortlink"
msgstr "Tambah Shortlink"

#: includes/classes/class-hooks.php:214
msgid "Search Shortlinks"
msgstr "Cari Shortlink"

#: includes/classes/class-hooks.php:229
msgid "Category"
msgstr "Kategori"

#: includes/classes/class-hooks.php:230
msgid "Categories"
msgstr "Kategori"

#: includes/classes/class-hooks.php:256
#: includes/classes/class-hooks.php:257
msgid "Logs"
msgstr "Log"

#: includes/classes/class-hooks.php:285
msgid "All Logs"
msgstr "Semua Log"

#: includes/classes/class-hooks.php:285
msgid "Are you sure you want to clear all logs?"
msgstr "Apakah Anda yakin ingin menghapus semua log?"

#: includes/classes/class-hooks.php:285
msgid "Clear Logs"
msgstr "Hapus Log"

#: includes/classes/class-hooks.php:506
msgid "Sorry, you are not allowed to access shortlinks."
msgstr "Maaf, Anda tidak diizinkan mengakses shortlink."

#: includes/classes/class-hooks.php:507
#: includes/classes/class-hooks.php:528
#: includes/classes/class-hooks.php:539
#: includes/classes/class-hooks.php:560
msgid "Access Denied"
msgstr "Akses Ditolak"

#: includes/classes/class-hooks.php:527
msgid "Sorry, you are not allowed to create shortlinks."
msgstr "Maaf, Anda tidak diizinkan membuat shortlink."

#: includes/classes/class-hooks.php:538
msgid "Sorry, you are not allowed to edit shortlinks."
msgstr "Maaf, Anda tidak diizinkan mengedit shortlink."

#: includes/classes/class-hooks.php:559
msgid "Sorry, you are not allowed to access shortlink settings."
msgstr "Maaf, Anda tidak diizinkan mengakses pengaturan shortlink."

#: includes/classes/class-meta-boxes.php:76
msgid "Side"
msgstr "Sisi"

#: includes/classes/class-meta-boxes.php:187
#: tinypress.php:448, fuzzy
msgid "PublishPress Shortlinks"
msgstr "PublishPress Shortlinks"

#: includes/classes/class-meta-boxes.php:200
#: includes/classes/class-settings.php:401
msgid "General"
msgstr "Umum"

#: includes/classes/class-meta-boxes.php:205, fuzzy
msgid "Label *"
msgstr "Label *"

#: includes/classes/class-meta-boxes.php:207
msgid "For admin purpose only."
msgstr "Hanya untuk tujuan admin."

#: includes/classes/class-meta-boxes.php:216
msgid "Target URL *"
msgstr "URL Target *"

#: includes/classes/class-meta-boxes.php:226
msgid "Short String *"
msgstr "String Pendek *"

#: includes/classes/class-meta-boxes.php:227
msgid "Short string of this URL."
msgstr "String pendek dari URL ini."

#: includes/classes/class-meta-boxes.php:233, fuzzy
msgid "Status"
msgstr "Status"

#: includes/classes/class-meta-boxes.php:234
msgid "Disable the shortlink instantly."
msgstr "Nonaktifkan shortlink segera."

#: includes/classes/class-meta-boxes.php:235
msgid "After disabling the link will not active but the settings will be reserved."
msgstr ""
"Setelah dinonaktifkan, tautan tidak akan aktif tetapi pengaturan akan tetap "
"disimpan."

#: includes/classes/class-meta-boxes.php:236
msgid "Enable"
msgstr "Aktifkan"

#: includes/classes/class-meta-boxes.php:237
msgid "Disable"
msgstr "Nonaktifkan"

#: includes/classes/class-meta-boxes.php:244
msgid "Notes"
msgstr "Catatan"

#: includes/classes/class-meta-boxes.php:251
msgid "All"
msgstr "Semua"

#: includes/classes/class-meta-boxes.php:263
msgid "Auto-linking"
msgstr "Penautan otomatis"

#: includes/classes/class-meta-boxes.php:268
msgid "Keywords"
msgstr "Kata kunci"

#: includes/classes/class-meta-boxes.php:269
msgid ""
"Add keywords separated by commas or on separate lines. Each keyword will "
"link to this shortlink."
msgstr ""
"Tambahkan kata kunci yang dipisahkan dengan koma atau pada baris terpisah. "
"Setiap kata kunci akan terhubung ke shortlink ini."

#: includes/classes/class-meta-boxes.php:274, fuzzy
msgid "Post Types"
msgstr "Post Types"

#: includes/classes/class-meta-boxes.php:275
msgid "Where should these keywords be auto-linked?"
msgstr "Di mana kata kunci ini harus di-auto-link?"

#: includes/classes/class-meta-boxes.php:288
msgid "Redirection"
msgstr "Pengalihan"

#: includes/classes/class-meta-boxes.php:293
msgid "Redirection Method"
msgstr "Metode Pengalihan"

#: includes/classes/class-meta-boxes.php:294
msgid "Select redirection method"
msgstr "Pilih metode pengalihan"

#: includes/classes/class-meta-boxes.php:295
msgid "Select a method"
msgstr "Pilih metode"

#: includes/classes/class-meta-boxes.php:297
msgid "307 (Temporary)"
msgstr "307 (Sementara)"

#: includes/classes/class-meta-boxes.php:298
msgid "302 (Temporary)"
msgstr "302 (Sementara)"

#: includes/classes/class-meta-boxes.php:299
msgid "301 (Permanent)"
msgstr "301 (Permanen)"

#: includes/classes/class-meta-boxes.php:306
msgid "Sponsored"
msgstr "Disponsori"

#: includes/classes/class-meta-boxes.php:307
msgid "Mark links as sponsored content."
msgstr "Tandai tautan sebagai konten bersponsor."

#: includes/classes/class-meta-boxes.php:308
msgid ""
"Adds rel=\"sponsored\" attribute. Recommended for affiliate links and paid "
"promotions."
msgstr ""
"Menambahkan atribut rel=\"sponsored\". Disarankan untuk tautan afiliasi dan "
"promosi berbayar."

#: includes/classes/class-meta-boxes.php:313, fuzzy
msgid "NoFollow"
msgstr "NoFollow"

#: includes/classes/class-meta-boxes.php:314
msgid "Prevent search engines from following this link."
msgstr "Mencegah mesin pencari mengikuti tautan ini."

#: includes/classes/class-meta-boxes.php:315
msgid ""
"Adds rel=\"nofollow\" attribute. Recommended for external links and "
"untrusted sources."
msgstr ""
"Menambahkan atribut rel=\"nofollow\". Disarankan untuk tautan eksternal dan "
"sumber yang tidak terpercaya."

#: includes/classes/class-meta-boxes.php:321
msgid "Parameter Forwarding"
msgstr "Parameter Pengalihan"

#: includes/classes/class-meta-boxes.php:322
msgid "Pass URL parameters to the target link."
msgstr "Kirim parameter URL ke tautan target."

#: includes/classes/class-meta-boxes.php:323
msgid ""
"Any parameters added to the short URL (e.g., ?utm_source=email) will be "
"forwarded to the target URL."
msgstr ""
"Parameter apa pun yang ditambahkan ke URL pendek (misalnya, "
"?utm_source=email) akan diteruskan ke URL target."

#: includes/classes/class-meta-boxes.php:333
msgid "Password Protection"
msgstr "Perlindungan Kata Sandi"

#: includes/classes/class-meta-boxes.php:334
msgid "Secure your shortlink."
msgstr "Amankan tautan pendek Anda."

#: includes/classes/class-meta-boxes.php:335
msgid "Users must enter the password to redirect to the target link."
msgstr "Pengguna harus memasukkan kata sandi untuk dialihkan ke tautan target."

#: includes/classes/class-meta-boxes.php:340
msgid "Password"
msgstr "Kata Sandi"

#: includes/classes/class-meta-boxes.php:341
msgid "Share this with users."
msgstr "Bagikan ini dengan pengguna."

#: includes/classes/class-meta-boxes.php:342
msgid "Passwords are case sensitive."
msgstr "Kata sandi bersifat sensitif terhadap huruf besar dan kecil."

#: includes/classes/class-meta-boxes.php:343, fuzzy
msgid "********"
msgstr "********"

#: includes/classes/class-meta-boxes.php:352
msgid "Enable Expiration"
msgstr "Aktifkan Kedaluwarsa"

#: includes/classes/class-meta-boxes.php:353
msgid "Expire automatically."
msgstr "Kedaluwarsa secara otomatis."

#: includes/classes/class-meta-boxes.php:354
msgid "Users will not able to redirect to the target URL once expire."
msgstr "Pengguna tidak akan dapat dialihkan ke URL target setelah kedaluwarsa."

#: includes/classes/class-meta-boxes.php:359
msgid "Expiration Date"
msgstr "Tanggal Kedaluwarsa"

#: includes/classes/class-meta-boxes.php:360
msgid "Choose the date this link should expire."
msgstr "Pilih tanggal tautan ini harus kedaluwarsa."

#: includes/classes/class-meta-boxes.php:372
msgid "Expiration Time"
msgstr "Waktu Kedaluwarsa"

#: includes/classes/class-meta-boxes.php:373
msgid "Choose the time this link should expire."
msgstr "Pilih waktu tautan ini harus kedaluwarsa."

#: includes/classes/class-meta-boxes.php:374
msgid "Must be at least 1 minute in the future."
msgstr "Harus setidaknya 1 menit di masa depan."

#: includes/classes/class-meta-boxes.php:391
msgid "Security"
msgstr "Keamanan"

#: includes/classes/class-meta-boxes.php:402
msgid "Analytics"
msgstr "Analitik"

#: includes/classes/class-redirection.php:599
msgid "Post not found."
msgstr "Pos tidak ditemukan."

#: includes/classes/class-redirection.php:648
msgid "This link has expired"
msgstr "Tautan ini telah kedaluwarsa"

#: includes/classes/class-redirection.php:652
msgid "You will be redirected shortly."
msgstr "Anda akan diarahkan sebentar lagi."

#: includes/classes/class-redirection.php:656
msgid "Click here if you are not redirected"
msgstr "Klik di sini jika Anda tidak diarahkan"

#: includes/classes/class-redirection.php:673
msgid "Link Expired"
msgstr "Tautan Kedaluwarsa"

#: includes/classes/class-redirection.php:804
msgid "This link is not active."
msgstr "Tautan ini tidak aktif."

#: includes/classes/class-redirection.php:849
msgid "This link is expired."
msgstr "Tautan ini telah kedaluwarsa."

#: includes/classes/class-redirection.php:868
msgid "Incorrect password. Please try again."
msgstr "Kata sandi salah. Silakan coba lagi."

#: includes/classes/class-redirection.php:883
#: includes/classes/class-redirection.php:888
msgid "Password Protected Link"
msgstr "Tautan yang Dilindungi Kata Sandi"

#: includes/classes/class-redirection.php:894
msgid "Enter password to continue:"
msgstr "Masukkan kata sandi untuk melanjutkan:"

#: includes/classes/class-redirection.php:896
msgid "Submit"
msgstr "Kirim"

#: includes/classes/class-redirection.php:1014
msgid "This link is not containing the right prefix slug."
msgstr "Tautan ini tidak mengandung slug prefiks yang benar."

#: includes/classes/class-revision.php:439
msgid "Invalid revision ID."
msgstr "ID revisi tidak valid."

#: includes/classes/class-settings.php:187
msgid "Settings"
msgstr "Pengaturan"

#: includes/classes/class-settings.php:271
msgid ""
"Select which post statuses are accessible when visiting a PublishPress "
"shortlink."
msgstr ""
"Pilih status post mana yang dapat diakses saat mengunjungi shortlink "
"PublishPress."

#: includes/classes/class-settings.php:287
msgid "PublishPress Statuses Plugin Detected:"
msgstr "Plugin Status PublishPress Terdeteksi:"

#: includes/classes/class-settings.php:288
msgid ""
"To use core PublishPress statuses with Shortlinks, Please enable the "
"Shortlinks post type in PublishPress Statuses workflow settings."
msgstr ""
"Untuk menggunakan status PublishPress inti dengan Shortlinks, Harap "
"aktifkan jenis pos Shortlinks dalam pengaturan alur kerja Status "
"PublishPress."

#: includes/classes/class-settings.php:307
msgid "Elementor Detected:"
msgstr "Elementor Terdeteksi:"

#: includes/classes/class-settings.php:308
msgid ""
"Shortlink prefix is required for proper rendering of Elementor revisions. "
"It is advisable to keep it enabled."
msgstr ""
"Prefiks shortlink diperlukan untuk rendering yang tepat dari revisi "
"Elementor. Disarankan untuk tetap mengaktifkannya."

#: includes/classes/class-settings.php:340
msgid "TinyPress Shortlinks Notice:"
msgstr "Pemberitahuan Shortlink TinyPress:"

#: includes/classes/class-settings.php:341
msgid ""
"Elementor is active. Shortlink prefix has been automatically disabled, it "
"is required for optimal compatibility with Elementor revisions."
msgstr ""
"Elementor aktif. Prefiks shortlink telah dinonaktifkan secara otomatis, ini "
"diperlukan untuk kompatibilitas optimal dengan revisi Elementor."

#: includes/classes/class-settings.php:404
msgid "Options"
msgstr "Opsi"

#: includes/classes/class-settings.php:409
msgid "Shortlink Prefix"
msgstr "Prefiks Shortlink"

#: includes/classes/class-settings.php:410
msgid "Add a prefix between your domain name and shortlink."
msgstr "Tambahkan awalan antara nama domain Anda dan tautan pendek."

#: includes/classes/class-settings.php:417
msgid "Prefix Slug"
msgstr "Awalan Slug"

#: includes/classes/class-settings.php:418
msgid "Custom prefix slug."
msgstr "Slug awalan kustom."

#: includes/classes/class-settings.php:419
msgid "This text will be added between your domain name and shortlink."
msgstr "Teks ini akan ditambahkan antara nama domain Anda dan tautan pendek."

#: includes/classes/class-settings.php:420
#: includes/classes/class-settings.php:421
msgid "go"
msgstr "pergi"

#: includes/classes/class-settings.php:427
msgid "Keyboard Shortcut"
msgstr "Pintasan Keyboard"

#: includes/classes/class-settings.php:428
msgid "Create shortlinks from anywhere inside your WordPress dashboard."
msgstr "Buat tautan pendek dari mana saja di dalam dashboard WordPress Anda."

#: includes/classes/class-settings.php:429
#: includes/classes/class-settings.php:430
msgid "Ctrl or Cmd + /"
msgstr "Ctrl atau Cmd + /"

#: includes/classes/class-settings.php:439
msgid "Remove from Admin Bar"
msgstr "Hapus dari Bilah Admin"

#: includes/classes/class-settings.php:440
msgid "Hide the \"Shorten\" button from the WordPress admin bar."
msgstr "Sembunyikan tombol \"Pendekan\" dari bilah admin WordPress."

#: includes/classes/class-settings.php:446
msgid "Role Management"
msgstr "Manajemen Peran"

#: includes/classes/class-settings.php:451
msgid "Who Can View Shortlinks"
msgstr "Siapa yang Dapat Melihat Tautan Pendek"

#: includes/classes/class-settings.php:452
msgid "Only selected user roles can view links."
msgstr "Hanya peran pengguna yang dipilih yang dapat melihat tautan."

#: includes/classes/class-settings.php:460
msgid "Who Can Create/Edit Shortlinks"
msgstr "Siapa yang Dapat Membuat/Mengedit Tautan Pendek"

#: includes/classes/class-settings.php:461
msgid "Only selected user roles can create or edit links."
msgstr "Hanya peran pengguna yang dipilih yang dapat membuat atau mengedit tautan."

#: includes/classes/class-settings.php:470
msgid "Who Can See Analytics"
msgstr "Siapa yang Dapat Melihat Analitik"

#: includes/classes/class-settings.php:471
msgid "Only selected user roles can see analytics."
msgstr "Hanya peran pengguna yang dipilih yang dapat melihat analitik."

#: includes/classes/class-settings.php:480
msgid "Who Can Control Settings"
msgstr "Siapa yang Dapat Mengontrol Pengaturan"

#: includes/classes/class-settings.php:481
msgid "Only selected user roles can control settings."
msgstr "Hanya peran pengguna yang dipilih yang dapat mengontrol pengaturan."

#: includes/classes/class-settings.php:490
msgid "Auto-Linking"
msgstr "Penautan otomatis"

#: includes/classes/class-settings.php:495
msgid "Enable Auto-Linking"
msgstr "Aktifkan Penautan otomatis"

#: includes/classes/class-settings.php:496
msgid "Automatically convert keywords to shortlinks in post content."
msgstr "Secara otomatis mengonversi kata kunci menjadi shortlink dalam konten pos."

#: includes/classes/class-settings.php:497
msgid ""
"When enabled, keywords configured in shortlink settings will be "
"automatically linked in your content."
msgstr ""
"Saat diaktifkan, kata kunci yang dikonfigurasi dalam pengaturan shortlink "
"akan secara otomatis terhubung dalam konten Anda."

#: includes/classes/class-settings.php:503
msgid "Open Auto-Links In"
msgstr "Buka Auto-Links Di"

#: includes/classes/class-settings.php:504
msgid "Choose how auto-linked keywords should open."
msgstr "Pilih bagaimana kata kunci yang di-auto-link harus dibuka."

#: includes/classes/class-settings.php:506
msgid "Same tab"
msgstr "Tab yang sama"

#: includes/classes/class-settings.php:507
msgid "New tab"
msgstr "Tab baru"

#: includes/classes/class-settings.php:515
msgid "Auto-Link Color"
msgstr "Warna Auto-Link"

#: includes/classes/class-settings.php:516
msgid "Choose the color for auto-linked keywords."
msgstr "Pilih warna untuk kata kunci yang terhubung secara otomatis."

#: includes/classes/class-settings.php:523
msgid "Auto-List Links"
msgstr "Daftar Tautan Otomatis"

#: includes/classes/class-settings.php:528, fuzzy
msgid "Auto-List Shortlinks"
msgstr "Auto-List Shortlinks"

#: includes/classes/class-settings.php:529
msgid ""
"When enabled, shortlinks will appear in the \"All Links\" table based on "
"the behavior you configure below."
msgstr ""
"Ketika diaktifkan, shortlink akan muncul di tabel \"Semua Tautan\" "
"berdasarkan perilaku yang Anda konfigurasikan di bawah."

#: includes/classes/class-settings.php:535
msgid "Configure Post Types"
msgstr "Konfigurasi Post Type"

#: includes/classes/class-settings.php:536
msgid "Set when links should be auto-listed for each post type"
msgstr ""
"Tentukan kapan tautan harus dicantumkan secara otomatis untuk setiap post "
"type"

#: includes/classes/class-settings.php:537
msgid ""
"Add post types and configure when their shortlinks should appear in the "
"\"All Links\" table. Changes are saved automatically."
msgstr ""
"Tambahkan post type dan konfigurasi kapan shortlink mereka harus muncul di "
"tabel \"Semua Tautan\". Perubahan disimpan secara otomatis."

#: includes/classes/class-settings.php:544
#: includes/classes/class-statuses.php:233
msgid "Post Status Visibility"
msgstr "Visibilitas Status Post"

#: includes/classes/class-settings.php:549
msgid "Allowed Post Statuses"
msgstr "Status Post yang Diizinkan"

#: includes/classes/class-settings.php:550
msgid "Choose which post statuses can be accessed via shortlinks"
msgstr "Pilih status post mana yang dapat diakses melalui shortlink"

#: includes/classes/class-settings.php:554
msgid "Published"
msgstr "Dipublikasikan"

#: includes/classes/class-settings.php:555
msgid "Draft"
msgstr "Draf"

#: includes/classes/class-settings.php:556
msgid "Pending Review"
msgstr "Menunggu Tinjauan"

#: includes/classes/class-settings.php:557
msgid "Private"
msgstr "Pribadi"

#: includes/classes/class-settings.php:565
msgid "Expired Links"
msgstr "Tautan yang Kedaluwarsa"

#: includes/classes/class-settings.php:570
msgid "Default Expired Redirect URL"
msgstr "URL Redirect Kedaluwarsa Default"

#: includes/classes/class-settings.php:571
msgid "Where should expired shortlinks redirect?"
msgstr "Kemana shortlink yang kedaluwarsa harus mengarahkan?"

#: includes/classes/class-settings.php:572
msgid ""
"When a shortlink expires, visitors will be redirected to this URL instead "
"of seeing an error. Leave empty to show the default expiration message."
msgstr ""
"Ketika shortlink kadaluarsa, pengunjung akan diarahkan ke URL ini alih-alih "
"melihat kesalahan. Biarkan kosong untuk menampilkan pesan kedaluwarsa "
"default."

#: includes/classes/class-settings.php:584
msgid "Revisions"
msgstr "Revisi"

#: includes/classes/class-settings.php:589
msgid "Revision Link Visibility"
msgstr "Visibilitas Tautan Revisi"

#: includes/classes/class-settings.php:590
msgid ""
"When enabled, revision shortlinks will appear in the \"All Shortlinks\" "
"table based on the behavior you configure below."
msgstr ""
"Ketika diaktifkan, shortlink revisi akan muncul di tabel \"Semua "
"Shortlink\" berdasarkan perilaku yang Anda konfigurasikan di bawah."

#: includes/classes/class-settings.php:592
msgid "When Revision is Created"
msgstr "Ketika Revisi Dibuat"

#: includes/classes/class-settings.php:594
msgid "When Revision is Created or Link is First Used"
msgstr "Ketika Revisi Dibuat atau Tautan Pertama Kali Digunakan"

#: includes/classes/class-settings.php:602
msgid "Show Shortlink in Revision Table"
msgstr "Tampilkan Shortlink di Tabel Revisi"

#: includes/classes/class-settings.php:603
msgid "Display shortlink column when viewing revisions in PublishPress Revisions."
msgstr "Tampilkan kolom shortlink saat melihat revisi di PublishPress Revisions."

#: includes/classes/class-settings.php:609
msgid "Revision Visibility for Visitors"
msgstr "Visibilitas Revisi untuk Pengunjung"

#: includes/classes/class-settings.php:610
msgid "Allow logged-out visitors to view revision content via shortlinks."
msgstr ""
"Izinkan pengunjung yang tidak masuk untuk melihat konten revisi melalui "
"shortlink."

#: includes/classes/class-settings.php:611
msgid ""
"By default, PublishPress Revisions blocks visitors from viewing revision "
"previews. When enabled, revision shortlinks will render the revision "
"content directly for logged-out visitors instead of redirecting to the "
"preview URL."
msgstr ""
"Secara default, PublishPress Revisions memblokir pengunjung dari melihat "
"pratinjau revisi. Ketika diaktifkan, shortlink revisi akan menampilkan "
"konten revisi secara langsung untuk pengunjung yang tidak masuk alih-alih "
"mengalihkan ke URL pratinjau."

#: includes/classes/class-settings.php:632, fuzzy
msgid "Dummy"
msgstr "Dummy"

#: includes/classes/class-settings.php:676
msgid "No post types configured yet. Click \"Add Post Type\" to get started."
msgstr ""
"Belum ada jenis pos yang dikonfigurasi. Klik \"Tambahkan Jenis Pos\" untuk "
"memulai."

#: includes/classes/class-settings.php:708
msgid "Add Post Type"
msgstr "Tambahkan Jenis Pos"

#: includes/classes/class-table-logs.php:70
msgid "Log entry deleted successfully."
msgstr "Entri log berhasil dihapus."

#: includes/classes/class-table-logs.php:80
#. translators: %d: number of log entries deleted
#, php-format
msgid "%d log entries deleted successfully."
msgstr "%d entri log berhasil dihapus."

#: includes/classes/class-table-logs.php:84
msgid "All logs have been cleared."
msgstr "Semua log telah dihapus."

#: includes/classes/class-table-logs.php:163
msgid "Title"
msgstr "Judul"

#: includes/classes/class-table-logs.php:165
msgid "Details"
msgstr "Detail"

#: includes/classes/class-table-logs.php:199
msgid "Are you sure you want to delete this log entry?"
msgstr "Apakah Anda yakin ingin menghapus entri log ini?"

#: includes/classes/class-table-logs.php:250, fuzzy
msgid "Tablet"
msgstr "Tablet"

#: includes/classes/class-table-logs.php:252, fuzzy
msgid "Mobile"
msgstr "Mobile"

#: includes/classes/class-table-logs.php:254, fuzzy
msgid "Desktop"
msgstr "Desktop"

#: includes/classes/class-table-logs.php:308
#. translators: 1: user display name, 2: location name, 3: visit date/time
#, php-format
msgid "%1$s from %2$s visited at %3$s"
msgstr "%1$s dari %2$s mengunjungi pada %3$s"

#: includes/classes/class-table-logs.php:311
#. translators: 1: user display name, 2: visit date/time
#, php-format
msgid "%1$s visited at %2$s"
msgstr "%1$s mengunjungi pada %2$s"

#: includes/classes/class-table-logs.php:315
#. translators: 1: location name, 2: visit date/time
#, php-format
msgid "From %1$s, visited at %2$s"
msgstr "Dari %1$s, mengunjungi pada %2$s"

#: includes/classes/class-table-logs.php:318
#. translators: %s: visit date/time
#, php-format
msgid "Visited at %s"
msgstr "Mengunjungi pada %s"

#: includes/classes/class-table-logs.php:330
#. translators: %s: device type and browser name, e.g. "Mobile Chrome"
#, fuzzy, php-format
msgid "via %s"
msgstr "via %s"

#: includes/functions.php:169
msgid "Edit shortlink settings"
msgstr "Edit pengaturan shortlink"

#: includes/functions.php:216
msgid "Target url not found."
msgstr "URL target tidak ditemukan."

#: includes/functions.php:223
msgid "Invalid URL scheme. Only http, https, ftp, ftps, and mailto are allowed."
msgstr ""
"Skema URL tidak valid. Hanya http, https, ftp, ftps, dan mailto yang "
"diizinkan."

#: includes/functions.php:229
msgid "Invalid URL."
msgstr "URL tidak valid."

#: includes/functions.php:233
msgid "Tiny slug could not created."
msgstr "Slug kecil tidak dapat dibuat."

#: includes/functions.php:252
#. translators: %s: link ID number
#, php-format
msgid "Link - %s"
msgstr "Tautan - %s"

#: templates/admin-modal-new-link.php:12
msgid "Shortlink will appear here"
msgstr "Shortlink akan muncul di sini"

#: templates/admin-modal-new-link.php:20
msgid "Enter a long URL and make a shortlink"
msgstr "Masukkan URL panjang dan buat shortlink"

#: templates/admin-modal-new-link.php:25
msgid "Long URL"
msgstr "URL Panjang"

#: templates/admin-modal-new-link.php:37
msgid "Close"
msgstr "Tutup"

#: templates/admin-modal-new-link.php:38
msgid "Create Shortlink"
msgstr "Buat Shortlink"

#: templates/admin/analytics.php:45
#: templates/admin/analytics.php:64
msgid "Reset Today's Analytics"
msgstr "Reset Analitik Hari Ini"

#: templates/admin/analytics.php:46
msgid "Reset Week's Analytics"
msgstr "Reset Analitik Minggu Ini"

#: templates/admin/analytics.php:47
msgid "Reset Month's Analytics"
msgstr "Reset Analitik Bulan Ini"

#: templates/admin/analytics.php:48
msgid "Reset Year's Analytics"
msgstr "Reset Analitik Tahun Ini"

#: templates/admin/analytics.php:49
msgid ""
"Are you sure you want to reset the analytics for this period? This action "
"cannot be undone."
msgstr ""
"Apakah Anda yakin ingin mereset analitik untuk periode ini? Tindakan ini "
"tidak dapat dibatalkan."

#: templates/admin/analytics.php:57
msgid "Today"
msgstr "Hari Ini"

#: templates/admin/analytics.php:58
msgid "Last 7 Days"
msgstr "7 Hari Terakhir"

#: templates/admin/analytics.php:59
msgid "Last 1 Month"
msgstr "1 Bulan Terakhir"

#: templates/admin/analytics.php:60
msgid "Last 1 Year"
msgstr "1 Tahun Terakhir"

#: templates/admin/footer.php:16
#. translators: %1$s: plugin name, %2$s: star rating icon
#, php-format
msgid "If you like %1$s please leave us a %2$s rating. Thank you!"
msgstr "Jika Anda menyukai %1$s silakan beri kami penilaian %2$s. Terima kasih!"

#: templates/admin/footer.php:24
msgid "About"
msgstr "Tentang"

#: templates/admin/footer.php:29
msgid "Documentation"
msgstr "Dokumentasi"

#: templates/admin/footer.php:33
msgid "Contact"
msgstr "Kontak"

#: templates/admin/qr-code.php:16
msgid "Download QR Code"
msgstr "Unduh Kode QR"

#: templates/admin/settings/browsers.php:8
msgid "We have developed extensions for the below browsers."
msgstr "Kami telah mengembangkan ekstensi untuk browser di bawah ini."

#: templates/admin/settings/browsers.php:9
msgid "Click on your preferred one to Download the extension."
msgstr "Klik pada yang Anda pilih untuk mengunduh ekstensi."

#: templates/admin/settings/browsers.php:16
msgid "Download the Extension"
msgstr "Unduh Ekstensi"

#: templates/admin/settings/supports.php:17
msgid "Need PublishPress Shortlinks Support?"
msgstr "Butuh Dukungan PublishPress Shortlinks?"

#: templates/admin/settings/supports.php:22
msgid "If you need help or have a new feature request, let us know."
msgstr ""
"Jika Anda membutuhkan bantuan atau memiliki permintaan fitur baru, beri "
"tahu kami."

#: templates/admin/settings/supports.php:24
msgid "Request Support"
msgstr "Permintaan Dukungan"

#: templates/admin/settings/supports.php:29
msgid "Detailed documentation is also available on the plugin website."
msgstr "Dokumentasi rinci juga tersedia di situs web plugin."

#: templates/admin/settings/supports.php:31
msgid "View Knowledge Base"
msgstr "Lihat Basis Pengetahuan"

#: tinypress.php:98
msgid "This plugin can be deleted."
msgstr "Plugin ini dapat dihapus."

#: tinypress.php:355
msgid "Copied."
msgstr "Disalin."
