Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/accounts/createacct-es_es.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/accounts/createacct.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/accounts/createacct-es_es.js
// Module:    /templates/accounts/createacct-es_es
// Locale:    es_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 = {"A username cannot contain spaces.":"Un nombre de usuario no puede incluir espacios.","A username must have between [numf,_1] and [quant,_2,character,characters].":"A username must have between [numf,_1] and [quant,_2,character,characters].","A username must start with a letter.":"Un nombre de usuario debe empezar por una letra.","Domain":"Dominio","Email":"Email","Enable Spam Box":"Activar Spam Box","Manual Resource Options":"Opciones manuales de recursos","Max Team Users":"Max Team Users","Package Name":"Nombre del paquete","Selected Package":"Paquete seleccionado","The email field must be empty or an email address.":"El campo de email debe estar vacío o presentar una dirección de email.","The username cannot be the same as the password.":"El nombre de usuario no puede ser el mismo que la contraseña.","This is not a valid domain.":"No se trata de un dominio válido.","This is not a valid package name.":"No se trata de un nombre de paquete válido.","This is not a valid username.":"No se trata de un nombre de usuario válido.","Updating …":"Actualizando …","Username":"Nombre de usuario","You must enable [asis,Apache SpamAssassin™] to use the Spam Box feature.":"Es necesario activar [asis,Apache SpamAssassin™] para usar la prestación Spam Box.","You must enter a value between 1 and 100.":"Indique un valor entre 1 y 100.","You must enter a value of 0 or greater.":"Indique un valor de 0 o mayor.","You must enter a value of 1 or greater.":"Indique un valor de 1 o mayor.","You must enter a value of less than or equal to [_1].":"Indique un valor inferior o igual a [_1].","You must select a package.":"Seleccione un paquete."};

    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