Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/backup_configuration/directives/formValidator-es_es.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/backup_configuration/directives/formValidator.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/backup_configuration/directives/formValidator-es_es.js
// Module:    /templates/backup_configuration/directives/formValidator-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 = {"The [asis,Backblaze] [asis,B2] bucket name must not begin with “b2-” because [asis,Backblaze] reserves this prefix.":"El nombre de cubo [asis,Backblaze] [asis,B2] debe empezar por “b2-” porque [asis,Backblaze] reserva este prefijo.","The bucket name must be between [numf,3] and [numf,63] characters.":"The bucket name must be between [numf,3] and [numf,63] characters.","The bucket name must be between [numf,6] and [numf,50] characters.":"The bucket name must be between [numf,6] and [numf,50] characters.","The bucket name must not begin or end with a hyphen or a period.":"El nombre del cubo no debe comenzar ni terminar con un guion o un punto.","The bucket name must not begin or end with a hyphen.":"El nombre del cubo no debe comenzar ni terminar con un guion.","The bucket name must only contain numbers, hyphens, and letters.":"El nombre del cubo solo puede incluir números, guiones y letras.","The bucket name must only contain numbers, hyphens, and lowercase letters.":"El nombre del cubo solo puede contener números, guiones y letras en minúsculas.","The bucket name must only contain numbers, periods, hyphens, and lowercase letters.":"El nombre del cubo solo puede incluir números, puntos, guiones y letras en minúsculas.","The remote host address must be a valid hostname or IP address.":"La dirección del host remoto debe ser una dirección IP o nombre de host válido.","The remote host address must not contain a port number.":"La dirección del host remoto no debe incluir ningún número de puerto.","The remote host address must not contain a protocol.":"La dirección del host remoto no debe incluir ningún protocolo.","The remote host address must not contain path information.":"La dirección del host remoto no debe incluir información sobre la ruta.","You cannot enter a loopback address for the remote address.":"No puede introducir una dirección de bucle invertido para la dirección remota.","You must enter a path within the user home directory.":"Indique una ruta dentro del directorio principal del usuario.","You must enter a relative path.":"Indique una ruta relativa.","You must enter a value without slashes.":"Indique un valor sin barras diagonales.","You must enter a value without spaces.":"Indique un valor sin espacios.","You must enter an absolute path.":"Indique una ruta absoluta."};

    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