Viewing File: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-pt_br.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-pt_br.js
// Module:    /js2/list_db_objects-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 = {"It is a potentially dangerous operation to rename a MySQL database. You may want to [output,url,_1,log into this user’s cPanel interface and back up this database] before renaming it.":"Trata-se de uma operação potencialmente perigosa para renomear um banco de dados MySQL. Convém [output,url,_1,fazer login na interface do cPanel do usuário e fazer backup do banco de dados] antes de renomeá-lo.","Provide a password to set for this user.":"Forneça uma senha a ser definida para o usuário.","Show [quant,_1,record,records]":"Mostrar [quant,_1,registro,registros]","Show all [quant,_1,record,records]":"Mostrar todos os [quant,_1,registro,registros]","There [numerate,_1,is,are] [quant,_1,record,records].":"Há [numerate,_1,existe,existem] [quant,_1,registro,registros].","This password is too weak. Add more combinations of lowercase and uppercase letters, numerals, and symbols. (The minimum strength is [numf,_1]).":"Esta senha é muito fraca. Adicione mais combinações de letras minúsculas e maiúsculas, numerais e símbolos. (A força mínima é [numf,_1]).","You have successfully renamed the [asis,MySQL] database “[_1]” to “[_2]”.":"Você renomeou com êxito o banco de dados [asis,MySQL] “[_1]” para “[_2]”.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]” and set its password.":"Você renomeou com êxito o usuário [asis,MySQL] “[_1]” para “[_2]” e definiu sua senha.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]”.":"Você renomeou com êxito o usuário [asis,MySQL] “[_1]” para “[_2]”.","You have successfully renamed the [asis,PostgreSQL] database “[_1]” to “[_2]”.":"Você renomeou com êxito o banco de dados [asis,PostgreSQL] “[_1]” para “[_2]”.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]” and set its password.":"Você renomeou com êxito o usuário [asis,PostgreSQL] “[_1]” para “[_2]” e definiu sua senha.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]”.":"Você renomeou com êxito o usuário [asis,PostgreSQL] “[_1]” para “[_2]”.","You have successfully set the password for the [asis,MySQL] user “[_1]”.":"Você definiu com êxito a senha do usuário [asis,MySQL] “[_1]”.","You have successfully set the password for the [asis,PostgreSQL] user “[_1]”.":"Você definiu com êxito a senha do usuário [asis,PostgreSQL] “[_1]”.","Your search matched [numf,_1] of [quant,_2,record,records].":"A pesquisa correspondeu a [numf,_1] de [quant,_2,registro,registros]."};

    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