//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base-fil.js
// Module: /templates/greylist/views/base-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 Trusted Hosts":"Idinagdag sa Mga Pinagkakatiwalaang Host","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"Hindi naidagdag ang ilang Host [asis,IP] address sa listahan ng Mga Pinagkakatiwalaang Host.","The status for [asis,Greylisting] has changed, possibly in another browser session.":"Nagbago ang status para sa [asis,Greylisting] posibleng sa ibang browser session.","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"Matagumpay mong nadagdag ang [quant,_1,talaan,(na) record] sa listahan ng Mga Pinagkakatiwalaang Host.","You have successfully added “[_1]” to the Trusted Hosts list.":"Matagumpay mong nadagdag ang “[_1]” sa listahan ng Mga Pinagkakatiwalaang Host.","You have successfully updated the comment for “[_1]”.":"Matagumpay mong na-update ang komento para sa “[_1]”.","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"Ang iyong mga kalapit na [asis,IP] address ay wala sa listahan ng Mga Pinagkakatiwalaang Host.","[asis,Exim] is disabled on the server which makes [asis,Greylisting] ineffective. Use the [output,url,_1,Service Manager page,_2] to enable [asis,Exim].":"Naka-disable ang [asis,Exim] sa server at hindi magkakabisa ang [asis,Greylisting]. Gamitin ang [output,url,_1,page ng Service Manager,_2] upang i-enable ang [asis,Exim].","[asis,Greylisting] is now disabled.":"Naka-disable na ngayon ang [asis,Greylisting].","[asis,Greylisting] is now enabled.":"Naka-enable na ngayon ang [asis,Greylisting]."};
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~~