//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-fil.js
// Module: /templates/hulkd/views/hulkdBlacklistController-fil
// Locale: fil
// 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.":"I-click upang tanggalin ang “[_1]” sa blacklist.","Click to edit the comment for “[_1]”.":"I-click upang i-edit ang komento para sa “[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the backlist?":"Gusto mo bang permanenteng tanggalin ang [quant,_1,talaan,(na) record] sa blacklist?","Do you want to permanently delete “[_1]” from the blacklist?":"Gusto mo bang permanenteng tanggalin ang “[_1]” sa blacklist?","Some IP addresses were not added to the blacklist.":"Hindi nadagdag ang ilang IP address sa blacklist.","Some records failed to update.":"Hindi na-update ang ilang record.","The system was unable to delete [quant,_1,record,records] from the blacklist.":"Hindi natanggal ng system ang [quant,_1,talaan,(na) record] sa blacklist.","You have deleted all records from the blacklist.":"Natanggal mo na ang lahat ng record sa blacklist.","You have successfully added [quant,_1,IP address,IP addresses] to the blacklist.":"Matagumpay mong naidagdag ang [quant,_1,IP address,(na) IP address] sa blacklist.","You have successfully added “[_1]” to the blacklist.":"Matagumpay mong naidagdag ang “[_1]” sa blacklist.","You have successfully deleted [quant,_1,record,records] from the blacklist.":"Matagumpay mong natanggal ang [quant,_1,talaan,(na) record] sa blacklist.","You have successfully deleted “[_1]” from the blacklist.":"Matagumpay mong natanggal ang “[_1]” sa blacklist.","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]”.":"Matagumpay mong na-update ang komento para sa “[_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~~