//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-ms.js
// Module: /templates/hulkd/views/hulkdWhitelistController-ms
// Locale: ms
// 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":"Tambah kepada Senarai Putih.","Click to delete “[_1]” from the whitelist.":"Klik untuk memadam “[_1]” daripada senarai putih.","Click to edit the comment for “[_1]”.":"Klik untuk mengedit komen bagi “[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the whitelist?":"Adakah anda mahu memadam [quant,_1,rekod,rekod-rekod] daripada senarai putih?","Do you want to permanently delete “[_1]” from the whitelist?":"Adakah anda mahu memadam “[_1]” daripada senarai putih?","Some IP addresses were not added to the whitelist.":"Beberapa alamat IP tidak ditambah kepada senarai putih.","Some records failed to update.":"Sesetengah rekod gagal untuk kemas kini.","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 melumpuhkan [asis,UseDNS] tetapan bagi [asis,SSHD] untuk menambah alamat IP kepada senarai putih. Anda mesti memulakan semula SSH melalui halaman [output,url,_1,Mula Semula Halaman SSH,_2] untuk melaksanakan perubahan tersebut.","The system was unable to delete [quant,_1,record,records] from the whitelist.":"Sistem tidak dapat memadam [quant,_1,rekod,rekod-rekod] daripada senarai putih.","You have deleted all records from the whitelist.":"Anda telah memadamkan semua rekod daripada senarai putih.","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"Anda berjaya menambah [quant,_1,Alamat IP,Alamat IP] kepada senarai putih.","You have successfully added “[_1]” to the whitelist.":"Anda berjaya menambah “[_1]” kepada senarai putih.","You have successfully deleted [quant,_1,record,records] from the whitelist.":"Anda telah berjaya memadam [quant,_1,rekod,rekod-rekod] daripada senarai putih.","You have successfully deleted “[_1]” from the whitelist.":"Anda telah berjaya memadam “[_1]” daripada senarai 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 berjaya mengemas kini komen bagi “[_1]”.","Your current IP address “[_1]” is not on the whitelist.":"Alamat IP semasa anda “[_1]” tiada pada senarai 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~~