//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/sharedjs/emailstats_search.js
// Generated: /usr/local/cpanel/base/sharedjs/emailstats_search-es_419.js
// Module: legacy_shared/emailstats_search-es_419
// Locale: es_419
// 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":"Cerrar","Delivery Event Details":"Delivery Event Details","If you cannot find what you are looking for by paging through these results, please restrict the query further by narrowing your search.":"If you cannot find what you are looking for by paging through these results, please restrict the query further by narrowing your search.","Invalid date.":"Invalid date.","Loading new data …":"Loading new data …","Print":"Print","The mail server delivered this message successfully.":"The mail server delivered this message successfully.","The mail server is currently delivering this message.":"The mail server is currently delivering this message.","The results available below may not contain the record or records you are looking for.":"The results available below may not contain the record or records you are looking for.","The specified record’s details are already visible. See the corresponding popup window.":"The specified record’s details are already visible. See the corresponding popup window.","This can only be selected when [output,class,Delivery Type,code] is [output,class,All,code].":"This can only be selected when [output,class,Delivery Type,code] is [output,class,All,code].","This message could not be delivered yet. The mail server will attempt delivery again later.":"This message could not be delivered yet. The mail server will attempt delivery again later.","This message could not be delivered.":"This message could not be delivered.","This message was discarded by an email filter or spam detection software.":"This message was discarded by an email filter or spam detection software.","This message was rejected at SMTP time by an RBL, filter, or other configuration.":"This message was rejected at SMTP time by an RBL, filter, or other configuration.","This message was saved into an email archive.":"This message was saved into an email archive.","This query produced a result set that exceeds the reportable limit.":"This query produced a result set that exceeds the reportable limit."};
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~~