//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/sharedjs/emailstats_search.js
// Generated: /usr/local/cpanel/base/sharedjs/emailstats_search-pt_br.js
// Module: legacy_shared/emailstats_search-pt_br
// Locale: pt_br
// 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":"Fechar","Delivery Event Details":"Detalhes do evento de entrega","If you cannot find what you are looking for by paging through these results, please restrict the query further by narrowing your search.":"Se você não puder encontrar o que procura percorrendo estes resultados, restrinja mais a consulta limitando a pesquisa.","Invalid date.":"Data inválida.","Loading new data …":"Carregando novos dados…","Print":"Imprimir","The mail server delivered this message successfully.":"O servidor de emails entregou esta mensagem com êxito.","The mail server is currently delivering this message.":"O servidor de email atualmente está entregando esta mensagem.","The results available below may not contain the record or records you are looking for.":"Os resultados disponíveis abaixo não podem conter o(s) registro(s) que você está procurando.","The specified record’s details are already visible. See the corresponding popup window.":"Os detalhes do registro especificado já estão visíveis. Veja a janela popup correspondente.","This can only be selected when [output,class,Delivery Type,code] is [output,class,All,code].":"Essa opção pode ser selecionada apenas quando [output,class,Tipo de entrega,code] é [output,class,Todos,code].","This message could not be delivered yet. The mail server will attempt delivery again later.":"Ainda não foi possível entregar essa mensagem. O servidor de email tentará fazer a entrega novamente mais tarde.","This message could not be delivered.":"Não foi possível entregar essa mensagem.","This message was discarded by an email filter or spam detection software.":"Esta mensagem foi descartada por um filtro de email ou um software de detecção de spam.","This message was rejected at SMTP time by an RBL, filter, or other configuration.":"Esta mensagem foi rejeitada no tempo de SMTP por uma RBL, um filtro ou outra configuração.","This message was saved into an email archive.":"Esta mensagem foi salva em um arquivamento de email.","This query produced a result set that exceeds the reportable limit.":"Esta consulta gerou um conjunto de resultados que excede o limite reportável."};
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~~