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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-es.js
// Module:    /js2/list_db_objects-es
// Locale:    es
// 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.":"La operación de renombrar una base de datos MySQL es potencialmente peligrosa. Se recomienda que [output,url,_1,inicie sesión en la interfaz de cPanel de este usuario y haga una copia de seguridad de esta base de datos] antes de renombrarla.","Provide a password to set for this user.":"Proporcione una contraseña para este usuario.","Show [quant,_1,record,records]":"Mostrar [quant,_1,registro,registros]","Show all [quant,_1,record,records]":"Mostrar todos los [quant,_1,registro,registros]","There [numerate,_1,is,are] [quant,_1,record,records].":"Aquí [numerate,_1,es,son] [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 contraseña es demasiado débil. Añada más combinaciones de minúsculas y mayúsculas, números y símbolos. (La seguridad mínima de la contraseña es [numf,_1]).","You have successfully renamed the [asis,MySQL] database “[_1]” to “[_2]”.":"Cambió el nombre de la base de datos [asis,MySQL] de “[_1]” a “[_2]”, correctamente.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]” and set its password.":"Cambió el nombre del usuario [asis,MySQL] de “[_1]” a “[_2]” y configuró la contraseña, correctamente.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]”.":"Cambió el nombre del usuario [asis,MySQL] de “[_1]” a “[_2]”, correctamente.","You have successfully renamed the [asis,PostgreSQL] database “[_1]” to “[_2]”.":"Cambió el nombre de la base de datos [asis,PostgreSQL] de “[_1]” a “[_2]”, correctamente.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]” and set its password.":"Cambió el nombre del usuario [asis,PostgreSQL] de “[_1]” a “[_2]” y configuró la contraseña, correctamente.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]”.":"Cambió el nombre del usuario [asis,PostgreSQL] de “[_1]” a “[_2]”, correctamente.","You have successfully set the password for the [asis,MySQL] user “[_1]”.":"Configuró la contraseña del usuario [asis,MySQL] “[_1]” correctamente.","You have successfully set the password for the [asis,PostgreSQL] user “[_1]”.":"Configuró la contraseña del usuario [asis,PostgreSQL] “[_1]” correctamente.","Your search matched [numf,_1] of [quant,_2,record,records].":"La búsqueda coincidió [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