Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-pt_br.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-pt_br.js
// Module:    /templates/mod_security/views/editRuleController-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 = {"A vendor configuration file provides this rule. You cannot edit vendor rules. You can enable or disable this rule with the controls below.":"Um arquivo de configuração do fornecedor fornece esta regra. Não é possível editar regras do fornecedor. É possível habilitar ou desabilitar esta regra com os controles a seguir.","The configuration file that provides the rule “[_1]” is disabled. Whether enabled or disabled, the rule will have no visible effect until you enable the configuration file for the “[_2]” vendor.":"O arquivo de configuração que fornece a regra “[_1]” está desabilitado. A regra (habilitada ou desabilitada) não terá efeito visível até você habilitar o arquivo de configuração do fornecedor “[_2]”.","The rule with ID number “[_1]” is not unique. There are multiple rules that use the same ID number within the “[_2]” vendor rule set.":"A regra com o número de ID “[_1]” não é exclusiva. Há várias regras que usam o mesmo número de ID no conjunto de regras do fornecedor “[_2]”.","The rule with ID number “[_1]” is not unique. There are multiple rules that use the same ID number within your user-defined rule set.":"A regra com o número de ID “[_1]” não é exclusiva. Há várias regras que usam o mesmo número de ID no conjunto de regras definidas pelo usuário.","The system could not find the ID number for this rule.":"O sistema não conseguiu encontrar o número da ID dessa regra.","The system could not find the rule with ID number “[_1]” from the “[_2]” vendor rule set.":"O sistema não pôde encontrar a regra com número de ID “[_1]” do conjunto de regras de fornecedor “[_2]”.","The system could not find the rule with ID number “[_1]” from your user-defined rule set.":"O sistema não pôde encontrar a regra com número de ID “[_1]” no conjunto de regras definidas pelo usuário.","The vendor that provides the rule “[_1]” is disabled. Whether enabled or disabled, the rule will have no visible effect until you enable that vendor.":"O fornecedor que fornece a regra “[_1]” está desabilitado. A regra (habilitada ou desabilitada) não terá efeito visível até o fornecedor ser habilitado.","There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"Existe uma regra do [asis,ModSecurity™] duplicada no arquivo de configuração preparado. Não é possível adicionar uma regra duplicada.","You have successfully updated the [asis,ModSecurity™] rule.":"Você atualizou com êxito a regra do [asis,ModSecurity™]."};

    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~~
Back to Directory File Manager