//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-ms.js
// Module: /templates/hulkd/views/hulkdBlacklistController-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 = {"Click to delete “[_1]” from the blacklist.":"Klik untuk memadam “[_1]” daripada senarai hitam.","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 backlist?":"Adakah anda mahu memadam [quant,_1,rekod,rekod-rekod] secara kekal daripada senarai hitam?","Do you want to permanently delete “[_1]” from the blacklist?":"Adakah anda mahu memadam “[_1]” secara kekal daripada senarai hitam?","Some IP addresses were not added to the blacklist.":"Beberapa alamat IP tidak ditambah kepada senarai hitam.","Some records failed to update.":"Sesetengah rekod gagal untuk kemas kini.","The system was unable to delete [quant,_1,record,records] from the blacklist.":"Sistem tidak dapat memadam [quant,_1,rekod,rekod-rekod] daripada senarai hitam.","You have deleted all records from the blacklist.":"Anda telah memadamkan semua rekod daripada senarai hitam.","You have successfully added [quant,_1,IP address,IP addresses] to the blacklist.":"Anda berjaya menambah [quant,_1,Alamat IP,Alamat IP] kepada senarai hitam.","You have successfully added “[_1]” to the blacklist.":"Anda berjaya menambah “[_1]” kepada senarai hitam.","You have successfully deleted [quant,_1,record,records] from the blacklist.":"Anda telah berjaya memadamkan [quant,_1,rekod,rekod-rekod] daripada senarai hitam.","You have successfully deleted “[_1]” from the blacklist.":"Anda telah berjaya memadamkan “[_1]” daripada senarai hitam.","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]”."};
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~~