//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-fil.js
// Module: /templates/greylist/views/trustedHosts-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 Trusted Hosts list.":"I-click upang tanggalin ang “[_1]” sa listahan ng Mga Pinagkakatiwalaang Host.","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 Trusted Hosts list?":"Gusto mo bang permanenteng tanggalin ang [quant,_1,talaan,(na) record] mula sa listahan ng Mga Pinagkakatiwalaang Host?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"Gusto mo bang permanenteng tanggalin ang “[_1]” mula sa listahan ng Mga Pinagkakatiwalaang Host?","Examples:":"Mga Halimbawa:","Some records failed to update.":"Hindi na-update ang ilang record.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"Hindi nagawang i-delete ng system ang [quant,_1,talaan,(na) record] sa listahan ng Mga Pinagkakatiwalaang Host.","You have deleted all records from the Trusted Hosts list.":"Natanggal mo ang lahat ng record mula sa listahan ng Mga Pinagkakatiwalaang Host.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"Matagumpay mong natanggal ang [quant,_1,talaan,(na) record] mula sa listahan ng Mga Pinagkakatiwalaang Host.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"Matagumpay mong natanggal ang “[_1]” mula sa listahan ng Mga Pinagkakatiwalaang Host.","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~~