//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-id.js
// Module: /templates/hulkd/views/hulkdWhitelistController-id
// Locale: id
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
// The raw lexicon.
var newLex = {"Add to Whitelist":"Tambahkan ke Daftar Putih","Click to delete “[_1]” from the whitelist.":"Klik untuk menghapus “[_1]” dari daftar putih.","Click to edit the comment for “[_1]”.":"Klik guna mengedit komentar untuk “[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the whitelist?":"Yakin ingin menghapus [quant,_1, catatan, catatan] dari daftar yang diizinkan secara permanen?","Do you want to permanently delete “[_1]” from the whitelist?":"Apakah Anda mau secara permanen menghapus “[_1]” dari daftar putih?","Some IP addresses were not added to the whitelist.":"Beberapa alamat IP tidak ditambahkan ke daftar putih.","Some records failed to update.":"Beberapa record gagal diperbarui.","The system disabled the [asis,UseDNS] setting for [asis,SSHD] in order to add IP addresses to the whitelist. You must restart SSH through the [output,url,_1,Restart SSH Server,_2] page to implement the change.":"Sistem menonaktifkan pengaturan [asis,UseDNS] untuk [asis,SSHD] guna menambahkan alamat IP ke daftar putih. Anda harus mengaktifkan ulang SSH melalui Server Aktifkan Ulang SSH [output,url,_1,halaman,_2] untuk mengimplementasi perubahan.","The system was unable to delete [quant,_1,record,records] from the whitelist.":"Sistem tidak dapat menghapus [quant,_1, catatan, catatan] dari daftar yang diizinkan.","You have deleted all records from the whitelist.":"Anda telah menghapus semua record dari daftar putih.","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"Anda telah berhasil menambahkan [quant,_1, alamat IP, alamat IP] ke daftar yang diizinkan.","You have successfully added “[_1]” to the whitelist.":"Anda telah berhasil menambahkan “[_1]” ke daftar putih.","You have successfully deleted [quant,_1,record,records] from the whitelist.":"Anda telah berhasil menghapus [quant,_1, catatan, catatan] dari daftar yang diizinkan.","You have successfully deleted “[_1]” from the whitelist.":"Anda telah berhasil menghapus “[_1]” dari daftar putih.","You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].":"You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].","You have successfully updated the comment for “[_1]”.":"Anda telah berhasil memperbarui komentar untuk “[_1]”.","Your current IP address “[_1]” is not on the whitelist.":"Alamat IP Anda saat ini “[_1]” tidak berada di daftar putih."};
if (!this.LEXICON) {
this.LEXICON = {};
}
for(var item in newLex) {
if(newLex.hasOwnProperty(item)) {
var value = newLex[item];
if (typeof(value) === "string" && value !== "") {
// Only add it if there is a value.
this.LEXICON[item] = value;
}
}
}
})();
//~~END-GENERATED~~