//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb-fil.js
// Module: /templates/greylist/index.cmb-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","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 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.","Some records failed to update.":"Hindi na-update ang ilang record.","The number of minutes during which the mail server accepts a resent email from an unknown triplet.":"Ang bilang ng mga minuto na tinatanggap ng mail server ang isang email na ipinadala ulit mula sa isang hindi kilalang triplet.","The number of minutes during which the mail server defers email from an unknown triplet.":"Ang bilang ng mga minuto na ipagpapaliban ng mail server ang email mula sa isang hindi kilalang triplet.","The status for [asis,Greylisting] has changed, possibly in another browser session.":"Nagbago ang status para sa [asis,Greylisting] posibleng sa ibang browser session.","The system successfully saved your [asis,Greylisting] Common Mail Provider settings.":"The system successfully saved your [asis,Greylisting] Common Mail Provider settings.","The system successfully saved your [asis,Greylisting] configuration settings.":"Matagumpay na na-save ng system ang mga setting ng iyong configuration ng [asis,Greylisting].","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.","The time at which the mail server treats a resent email as coming from a new, unknown triplet.":"Ang oras kung saan itinuturing ng mail server ang isang email na ipinadala ulit bilang nanggagaling mula sa isang bago at hindi kilalang triplet.","Whether the system automatically accepts email from hosts with a valid [asis,SPF] record.[comment,this text is used in a tooltip]":"Kung awtomatikong tumatanggap ang system ng email mula sa mga host na may wastong [asis,SPF] record.[comment,this text is used in a tooltip]","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 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 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]”.","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~~