//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/ssl-tls-configuration/main.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/ssl-tls-configuration/main-es_es.js
// Module: /templates/ssl-tls-configuration/main-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 = {"About This Interface":"Acerca de esta interfaz","Click here to configure Apache [asis,SSL] Ciphers.":"Haga clic aquí para configurar ciphers [asis,SSL] de Apache.","Click here to configure Web Services [asis,SSL] Ciphers.":"Haga clic aquí para configurar ciphers [asis,SSL] de servicios web.","Click here to configure Webdisk [asis,SSL] Ciphers.":"Haga clic aquí para configurar ciphers [asis,SSL] de Webdisk.","Click here to configure [asis, AutoSSL].":"Haga clic aquí para configurar [asis, AutoSSL].","Click here to manage [asis,SSL] hosts.":"Haga clic aquí para administrar hosts [asis,SSL].","Click here to manage [asis,SSL] storage.":"Haga clic aquí para administrar el almacenamiento [asis,SSL].","Click here to save these settings.":"Haga clic aquí para guardar esta configuración.","Configure Apache [asis,SSL] Ciphers":"Configurar ciphers [asis,SSL] de Apache","Configure Web Services [asis,SSL] Ciphers":"Configurar ciphers [asis,SSL] de servicios web","Configure Webdisk SSL Ciphers":"Configurar ciphers SSL de Web Disk","Configure [asis,AutoSSL]":"Configurar [asis,AutoSSL]","Configure [asis,SSL/TLS] related configurations.":"Configure configuraciones relacionadas con [asis,SSL/TLS].","Current":"Actual","Default [asis,SSL/TLS] Key Type":"Tipo de clave [asis,SSL/TLS] predeterminado","I want to:":"Deseo:","Manage [asis,SSL] Hosts":"Administrar hosts [asis,SSL]","Manage [asis,SSL] Storage":"Administrar almacenamiento [asis,SSL]","Need Help?":"¿Necesita ayuda?","Need help? Click here to read more about this interface.":"¿Necesita ayuda? Haga clic aquí para obtener más información acerca de esta interfaz.","SSL/TLS Configuration":"Configuración SSL/TLS","Save":"Guardar","The system updated the default [asis,SSL/TLS] key type to “[_1]”.":"The system updated the default [asis,SSL/TLS] key type to “[_1]”.","The type of key that the system will create by default for [asis,SSL/TLS] certificates and signing requests.":"El tipo de clave que el creará el sistema por omisión para certificados [asis,SSL/TLS] y peticiones de firma.","This is the current setting that the system utilizes.":"Esta es la configuración actual usada por el sistema.","This is the default setting for new systems.":"Esta es la configuración predeterminada para sistemas nuevos.","When you change this setting, the server will replace [output,strong,all] [asis,AutoSSL]-issued certificates that use a different key type.":"Cuando cambie esta opción, el servidor reemplazará [output,strong,todos] los certificados emitidos por [asis,AutoSSL] que usen otro tipo de clave.","[asis,ECDSA] is recommended for systems running [output,acronym,LSWS,LiteSpeed Web Servers].":"[asis,ECDSA] es la opción recomendada en el caso de sistemas que ejecuten [output,acronym,LSWS,servidores web LiteSpeed]."};
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~~