Viewing File: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/install-es_es.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/js2/ssl/install.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/install-es_es.js
// Module:    /jupiter/js2/ssl/install-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 = {"Actions":"Acciones","Are you sure that you want to delete the SSL host “[_1]”? This operation cannot be undone!":"¿Está seguro de que desea eliminar el host SSL “[_1]”? ¡Esta operación es irreversible!","Certificate Expiration":"Expiración del certificado","Confirm SSL Host Delete":"Confirmar eliminación de host SSL","Deleting SSL host “[_1]” …":"Eliminando el host SSL “[_1]” …","Document Root":"Raíz del documento","Is Primary Website on IP Address?":"¿Es el sitio web principal en la dirección IP?","Is Web [output,acronym,SNI,Server Name Indication] Required?":"¿Se requiere [output,acronym,SNI,SNI] web?","Loading …":"Cargando …","No":"No","Setting “[_1]” as the primary SSL host …":"Estableciendo “[_1]” como host SSL principal …","The SSL host for “[_1]” has been removed.":"El host SSL para “[_1]” ha sido eliminado.","Yes":"Sí","[output,abbr,FQDN,Fully Qualified Domain Name]s":"[output,abbr,FQDN,FQDN]s","[output,strong,Note:] You don’t have a dedicated IP address. Browsers that were released before 2013 may not support [output,abbr,SNI,Server Name Indication]. Because of this, users may see false security warnings when they visit your SSL-secured websites.":"[output,strong,Nota:] no dispone de ninguna dirección IP dedicada. Los navegadores publicados antes del 2013 no soportan [output,abbr,SNI,Server Name Indication] (SNI), motivo por el cual puede que obtengan falsas advertencias de seguridad cuando estos visiten sus sitios web protegidos mediante SSL.","“[_1]” is now the primary SSL host.":"“[_1]” es ahora el host SSL principal."};

    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