//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController-pt_br.js
// Module: /templates/mod_security/views/rulesListController-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 = {"Custom":"Personalizado","Loading …":"Carregando …","The displayed rules are from the following vendor rule [numerate,_1,set,sets]: [list_and,_2]":"As regras exibidas vêm do(s) seguinte(s) [numerate,_1,conjunto,conjuntos] de regras do fornecedor: [list_and,_2]","There was a problem loading the page. The system is reporting the following error: [_1].":"Houve um problema no carregamento da página. O sistema está relatando o seguinte erro: [_1].","You have not selected any vendor rule sets.":"Você não selecionou conjuntos de regras do fornecedor.","You successfully deleted “[_1]” from the list of [asis,ModSecurity™] rules.":"Você excluiu com êxito “[_1]” da lista de regras do [asis,ModSecurity™].","You successfully deployed the staged changes and [asis,Apache] received a graceful restart request.":"Você implantou com êxito as alterações preparadas e o [asis,Apache] recebeu uma solicitação de reinicialização normal.","You successfully disabled “[_1]” in the list of [asis,ModSecurity™] rules.":"Você desabilitou com êxito “[_1]” na lista de regras [asis,ModSecurity™].","You successfully discarded the staged changes.":"Você descartou com êxito as alterações preparadas.","You successfully enabled “[_1]” in the list of [asis,ModSecurity™] rules.":"Você habilitou com êxito “[_1]” na lista de regras do [asis,ModSecurity™].","Your user-defined rules are included below.":"As regras definidas pelo usuário estão inclusas a seguir.","Your user-defined rules are not included below.":"As regras definidas pelo usuário não estão inclusas a seguir.","[quant,_1,Vendor,Vendors]":"[quant,_1,fornecedor,fornecedores]"};
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~~