LocalCDN-Firefox-Chrome-Brave/_locales/id/messages.json

151 lines
7.1 KiB
JSON
Raw Normal View History

2020-02-27 13:45:29 +01:00
{
2020-06-26 19:47:48 +02:00
"extensionDescription": {
"message": "Melindungi anda dari pelacakan distribusi konten \"gratis\" dan terpusat.",
2020-06-26 19:47:48 +02:00
"description": "Extension description."
},
"amountInjectedDescription": {
"message": "Jumlah injeksi sumber daya Jaringan Distribusi Konten lokal sejak pemasangan.",
2020-06-26 19:47:48 +02:00
"description": "Amount injected description."
},
"optionsTitle": {
"message": "Opsi",
"description": "Options title"
},
"showIconBadgeTitle": {
"message": "Tampilkan jumlah injeksi pada ikon",
2020-06-26 19:47:48 +02:00
"description": "Show icon badge title"
},
"showIconBadgeDescription": {
"message": "Tampilkan jumlah injeksi sumber daya pada ekstensi ikon.",
2020-06-26 19:47:48 +02:00
"description": "Show icon badge description."
},
"blockMissingTitle": {
"message": "Blokir permintaan untuk sumber daya yang hilang",
"description": "Block requests for missing resources title"
},
"blockMissingDescription": {
"message": "Batalkan pencegatan permintaan jika sumber daya yang dibutuhkan tidak tersedia secara lokal.",
"description": "Block requests for missing resources description."
},
"disablePrefetchTitle": {
"message": "Nonaktifkan pra-ambil tautan",
2020-06-26 19:47:48 +02:00
"description": "Disable prefetch title"
},
"disablePrefetchDescription": {
"message": "Mencegah permintaan yang dicekal bocor ke jaringan pengiriman.",
2020-06-26 19:47:48 +02:00
"description": "Disable prefetch description."
},
"stripMetadataTitle": {
"message": "Buang data meta dari permintaan yang diizinkan",
2020-06-26 19:47:48 +02:00
"description": "Strip metadata title"
},
"stripMetadataDescription": {
"message": "Hapus data sensitif dari permintaan CDN yang diizinkan untuk meningkatkan privasi.",
"description": "Strip metadata description."
},
"whitelistedDomainsTitle": {
"message": "Nonaktifkan LocalCDN untuk domain ini:",
2020-06-26 19:48:47 +02:00
"description": "Deactivate LocalCDN for these domains:"
2020-06-26 19:47:48 +02:00
},
"whitelistedDomainsDescription": {
"message": "Masukkan domain ke daftar putih. Pisahkan entri dengan titik koma (;).",
2020-06-26 19:48:47 +02:00
"description": "Enter domains to disable LocalCDN there. Separate multiple entries with semi-colons (;)."
2020-06-26 19:47:48 +02:00
},
"advancedLabel": {
"message": "Lanjutan",
2020-06-26 19:47:48 +02:00
"description": "Advanced label"
},
"generateRuleSetTitle": {
"message": "Buat aturan untuk uBlock atau uMatrix",
2020-06-26 19:47:48 +02:00
"description": "Generate rule set title"
},
"generateRuleSetDescription": {
"message": "Jika anda menggunakan uBlock Origin atau uMatrix, anda bisa membuat aturannya di sini. Anda harus manambahkan aturan ini secara manual ke uBlock Origin atau uMatrix.",
2020-07-14 20:31:13 +02:00
"description": "In case you are using uBlock Origin or uMatrix you can generate the rules here. You have to add these rules manually in uBlock Origin or uMatrix."
2020-06-26 19:47:48 +02:00
},
"lastUpdate": {
"message": "Terakhir diperbarui:",
2020-06-26 19:47:48 +02:00
"description": "Last update:"
},
"copyRuleSet": {
"message": "Salin",
2020-06-26 19:47:48 +02:00
"description": "Text of button to copy ruleset"
},
"loggingTitle": {
"message": "Aktifkan pencatatan log di dalam konsol peramban",
2020-06-26 19:47:48 +02:00
"description": "Enable logging in browser console"
},
"loggingDescription": {
"message": "Buka \"Konsol Peramban\" ( CTRL + SHIFT + J ) untuk menampilkan sumber daya yang hilang.",
2020-06-26 19:47:48 +02:00
"description": "Open \"Browser Console\" ( CTRL + SHIFT + J ) to show missing resources."
},
"hideReleaseNotesTitle": {
"message": "Nonaktifkan catatan rilis",
2020-06-26 19:47:48 +02:00
"description": "Disable release notes"
},
"hideReleaseNotesDescription": {
"message": "Aktifkan opsi ini untuk berhenti menerima informasi tentang fitur baru LocalCDN. Termasuk info tentang aturan baru uBlock/uMatrix.",
2020-06-26 19:47:48 +02:00
"description": "If enabled, you wont receive any information about new features in LocalCDN. This includes information about new uBlock/uMatrix rules."
},
"featureBreaksWebsitesDescription": {
"message": "Fitur ini akan membuat situs web tidak bekerja dengan benar. Jangan membiarkannya aktif, kecuali jika anda siap menambahkan secara manual semua domain yang terdampak ke dalam daftar putih.",
2020-06-26 19:47:48 +02:00
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually whitelist any affected domains."
},
"featureBreaksWebsitesButton": {
"message": "Nonaktifkan",
2020-06-26 19:47:48 +02:00
"description": "Disable"
},
"labelManipulateDOM": {
"message": "Filter kode sumber HTML",
2020-06-28 18:59:19 +02:00
"description": "Filter HTML source code"
2020-06-26 19:47:48 +02:00
},
"labelDonate": {
"message": "Donasi",
2020-06-26 19:47:48 +02:00
"description": "Donate"
2020-06-26 19:48:47 +02:00
},
"negateHtmlFilterListTitle": {
"message": "Inversi filter HTML",
2020-06-28 18:59:19 +02:00
"description": "Invert HTML filter"
2020-06-26 19:48:47 +02:00
},
"negateHtmlFilterListDescription": {
"message": "Aktifkan opsi untuk selalu menerapkan filter HTML. Domain dalam daftar akan diabaikan. Jika opsi ini dinonaktifkan, filter HTML hanya akan diterapkan ke domain di dalam daftar.",
2020-06-26 19:48:47 +02:00
"description": "Enable this option to always apply the HTML filter. The domains in the list will be ignored then. If this option is disabled, the HTML filter is only applied to domains in the list."
},
"negateHtmlFilterListWarning": {
"message": "Fungsi ini bisa membuat situs web tidak bekerja dengan benar. Silakan baca informasinya pada halaman Wiki.",
2020-06-26 19:48:47 +02:00
"description": "This function can break websites. Please note the information on the Wiki page."
},
"htmlFilterDomainsTitleExclude": {
"message": "Jangan terapkan filter HTML untuk domain ini:",
2020-06-28 18:59:19 +02:00
"description": "Do not apply HTML filter to these domains:"
2020-06-26 19:48:47 +02:00
},
"htmlFilterDomainsDescription": {
"message": "Masukkan domain yang terdampak atau diabaikan oleh filter HTML. Pisahkan beberapa entri dengan titik koma (;).",
2020-06-29 15:21:44 +02:00
"description": "Enter the domains to be handled or ignored by the HTML filter. Separate multiple entries with semi-colons (;)."
2020-06-26 19:48:47 +02:00
},
"htmlFilterDomainsTitleInclude": {
"message": "Terapkan filter HTML untuk domain ini:",
2020-06-28 18:59:19 +02:00
"description": "Apply HTML filter for these domains:"
},
"blockGoogleFontsTitle": {
"message": "Blokir Fon Google",
"description": "Block Google Fonts"
},
"blockGoogleFontsDescription": {
"message": "Jika permintaan untuk sumber daya yang hilang diizinkan, koneksi ke \"fonts.googleapis.com\" tidak akan diblokir. Aktifkan opsi ini untuk memblokir permintaan.",
"description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
2020-07-12 09:58:22 +02:00
},
"chooseIconStyle": {
"message": "Pilih ikon untuk ekstensi ini",
2020-07-12 09:58:22 +02:00
"description": "Choose an icon for this extension"
},
"internalStatisticsTitle": {
"message": "",
"description": "Internal statistics"
},
"internalStatisticsDescription": {
"message": "",
"description": "This function is currently in an experimental stage. No data transmission. Its all local on your device."
2020-06-26 19:47:48 +02:00
}
2020-03-04 17:52:49 +01:00
}