//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-fil.js
// Module: /templates/hulkd/views/hulkdWhitelistController-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 = {"Add to Whitelist":"Idagdag sa Whitelist","Click to delete “[_1]” from the whitelist.":"I-click upang tanggalin ang “[_1]” sa whitelist.","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 whitelist?":"Gusto mo bang permanenteng tanggalin ang [quant,_1,talaan,(na) record] sa whitelist?","Do you want to permanently delete “[_1]” from the whitelist?":"Gusto mo bang permanenteng tanggalin ang “[_1]” sa whitelist?","Some IP addresses were not added to the whitelist.":"Hindi nadagdag ang ilang IP address sa whitelist.","Some records failed to update.":"Hindi na-update ang ilang record.","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.":"Na-disable ng system ang setting ng [asis,UseDNS] para sa [asis,SSHD] upang madagdag ang mga IP address sa whitelist. Dapat mong i-restart ang SSH sa pamamagitan ng page na [output,url,_1,I-restart ang SSH Server,_2] upang ipatupad ang pagbabago.","The system was unable to delete [quant,_1,record,records] from the whitelist.":"Hindi natanggal ng system ang [quant,_1,talaan,(na) record] sa whitelist.","You have deleted all records from the whitelist.":"Natanggal mo na ang lahat ng record sa whitelist.","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"Matagumpay mong naidagdag ang [quant,_1,IP address,(na) IP address] sa whitelist.","You have successfully added “[_1]” to the whitelist.":"Matagumpay mong naidagdag ang “[_1]” sa whitelist.","You have successfully deleted [quant,_1,record,records] from the whitelist.":"Matagumpay mong natanggal ang [quant,_1,talaan,(na) record] sa whitelist.","You have successfully deleted “[_1]” from the whitelist.":"Matagumpay mong natanggal ang “[_1]” sa whitelist.","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]”.","Your current IP address “[_1]” is not on the whitelist.":"Ang kasalukuyan mong IP address na “[_1]” ay wala sa whitelist."};
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~~