//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/sharedjs/emailstats_search.js
// Generated: /usr/local/cpanel/base/sharedjs/emailstats_search-fil.js
// Module: legacy_shared/emailstats_search-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 = {"Close":"Isara","Delivery Event Details":"Mga Detalye ng Kaganapan ng Paghahatid","If you cannot find what you are looking for by paging through these results, please restrict the query further by narrowing your search.":"Kung hindi mo makita kung ano ang iyong hinahanap sa pamamagitan ng pagtingin sa mga page ng mga resultang ito, mangyaring limitahan ang query sa pamamagitan ng pagpapaliit sa iyong paghahanap.","Invalid date.":"Di-wastong petsa.","Loading new data …":"Naglo-load ng bagong data …","Print":"I-print","The mail server delivered this message successfully.":"Matagumpay na naihatid ng mail server ang mensaheng ito.","The mail server is currently delivering this message.":"Kasalukuyang inihahatid ng server ng mail ang mensaheng ito.","The results available below may not contain the record or records you are looking for.":"Ang mga resultang available sa ibaba ay maaaring hindi naglalaman ng talaan o mga talaang hinahanap mo.","The specified record’s details are already visible. See the corresponding popup window.":"Nakikita na ang mga detalye ng tinukoy na record. Tingnan ang katumbas na popup window.","This can only be selected when [output,class,Delivery Type,code] is [output,class,All,code].":"Mapipili lang ito kapag ang [output,class,Uri ng Paghahatid,code] ay [output,class,Lahat,code].","This message could not be delivered yet. The mail server will attempt delivery again later.":"Hindi pa maihahatid ang mensaheng ito. Susubukan ng server ng mail na maghatid muli sa ibang pagkakataon.","This message could not be delivered.":"Hindi maihatid ang mensaheng ito.","This message was discarded by an email filter or spam detection software.":"Itinapon ang mensaheng ito ng isang filter ng email o software na tumutunton ng spam.","This message was rejected at SMTP time by an RBL, filter, or other configuration.":"Tinanggihan ang mensaheng ito sa oras ng SMTP ng isang RBL, filter, o iba pang configuration.","This message was saved into an email archive.":"Na-save ang mensaheng ito sa isang archive ng email.","This query produced a result set that exceeds the reportable limit.":"Nagbigay ang query na ito ng hanay ng resultang lumalagpas sa naiuulat na limitasyon."};
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~~