Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-pt_br.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-pt_br.js
// Module:    /templates/mod_security/vendors.cmb-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 = {"Add Vendor":"Adicionar fornecedor","An error occurred in the attempt to retrieve the vendor information.":"Ocorreu um erro ao tentar recuperar informações do fornecedor.","Manage Vendors":"Gerenciar fornecedores","Select Vendor Rule Sets":"Selecionar conjuntos de regras do fornecedor","The URL must contain a protocol, domain, and file name in the correct format. (Example: [asis,https://example.com/example/meta_example.yaml])":"A URL deve conter um protocolo, domínio e nome de arquivo no formato correto. (Exemplo: [asis,https://example.com/example/meta_example.yaml])","The URL must use one of the following recognized protocols: [join,~, ,_1]":"A URL deve usar um dos protocolos reconhecidos a seguir:[join,~, ,_1]","The file name must have the .yaml extension. (Example: [asis,meta_example.yaml])":"O nome do arquivo deve ter a extensão .yaml. (Exemplo: [asis,meta_example.yaml])","The file name must start with meta_, followed by the vendor name and have the .yaml extension. (Example: [asis,meta_example.yaml])":"O nome do arquivo deve iniciar com meta_, seguido do nome do fornecedor, e deve ter extensão .yaml. (Exemplo: [asis,meta_example.yaml])","The file name must use the meta_ prefix, followed by the vendor name and a .yaml extension. The vendor name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"O nome do arquivo deve usar o prefixo meta_, seguido do nome do fornecedor e uma extensão .yaml. O nome do fornecedor deve conter apenas caracteres do seguinte conjunto: [join,~, ,_1] (Exemplo: [asis,meta_example.yaml])","The file name must use the meta_ prefix. (Example: [asis,meta_example.yaml])":"O nome do arquivo deve usar o prefixo meta_. (Exemplo: [asis,meta_example.yaml])","The protocol should be followed by a colon and two forward slashes. (Example: [asis,https://])":"O protocolo deve ser seguido pelo caractere de dois-pontos e duas barras. (Exemplo: [asis,https://])","The system could not disable the configuration files.":"O sistema não pôde desabilitar os arquivos de configuração.","The system could not enable the configuration files.":"O sistema não pôde habilitar os arquivos de configuração.","The system could not find the specified [asis,vendor_id].":"O sistema não pôde localizar o [asis,vendor_id] especificado.","The system experienced the following error when it attempted to install the “[_1]” vendor: [_2]":"O sistema apresentou o seguinte erro ao tentar instalar o fornecedor “[_1]”: [_2]","The system experienced the following error when it attempted to remove the vendor [_1]: [_2]":"O sistema apresentou o seguinte erro ao tentar remover o fornecedor [_1]: [_2]","The system failed to pass the ID query string parameter.":"Falha no sistema ao passar o parâmetro da cadeia de caracteres de consulta de ID.","The vendor name part of the file name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"A parte do nome do fornecedor no nome do arquivo deve conter apenas caracteres do seguinte conjunto: [join,~, ,_1] (Exemplo: [asis,meta_example.yaml])","You have multiple vendors with the same [asis,vendor_id].":"Há vários fornecedores com o mesmo [asis,vendor_id].","You have successfully added “[_1]” to the vendor configuration list.":"Você adicionou com êxito “[_1]” à lista de configuração de fornecedores.","You have successfully disabled all of the configuration files.":"Você desabilitou com êxito todos os arquivos de configuração.","You have successfully disabled automatic updates for the vendor: [_1]":"Você desabilitou com êxito as atualizações automáticas do fornecedor: [_1]","You have successfully disabled some of the configuration files. The files that the system failed to disable are marked below.":"Você desabilitou com êxito alguns arquivos de configuração. Os arquivos que o sistema não pôde desabilitar estão marcados a seguir.","You have successfully disabled the configuration file: [_1]":"Você desabilitou com êxito o arquivo de configuração: [_1]","You have successfully disabled the vendor: [_1]":"Você desabilitou com êxito o fornecedor: [_1]","You have successfully enabled all of the configuration files.":"Você habilitou com êxito todos os arquivos de configuração.","You have successfully enabled automatic updates for the vendor: [_1]":"Você habilitou com êxito as atualizações automáticas do fornecedor: [_1]","You have successfully enabled some of the configuration files. The files that the system failed to enable are marked below.":"Você habilitou com êxito alguns arquivos de configuração. Os arquivos que o sistema não pôde habilitar estão marcados a seguir.","You have successfully enabled the configuration file: [_1]":"Você habilitou com êxito o arquivo de configuração: [_1]","You have successfully enabled the vendor: [_1]":"Você habilitou com êxito o fornecedor: [_1]","You have successfully installed the vendor: [_1]":"Você instalou com êxito o fornecedor: [_1]","You have successfully removed the vendor: [_1]":"Você removeu com êxito o fornecedor: [_1]"};

    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