//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/domains/index.cmb.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/domains/index.cmb-es_es.js
// Module: /jupiter/domains/index.cmb-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 = {"Addon":"Complemento","Addon and parked domains inherit their [asis,HTTPS] redirect status from their associated subdomain.":"Los dominios aparcados y complementarios heredan su estado de redireccionamiento [asis,HTTPS] de su subdominio asociado.","Alias":"Alias","Because this server does not use the “[_1]” role, the system creates new domains as separate zones. If you only need a [asis,DNS] entry, you can add the domain as new record on an existing zone in the [output,url,_2,_3,_4] interface.":"Because this server does not use the “[_1]” role, the system creates new domains as separate zones. If you only need a [asis,DNS] entry, you can add the domain as new record on an existing zone in the [output,url,_2,_3,_4] interface.","Create a New Domain":"Crear un dominio","Displaying [numf,_1] through [numf,_2] out of [quant,_3,item,items]":"Displaying [numf,_1] through [numf,_2] out of [quant,_3,item,items]","Force [asis,HTTPS] Redirect is disabled for the selected domains.":"Forzar redireccionamiento [asis,HTTPS] está desactivado para los dominios seleccionados.","Force [asis,HTTPS] Redirect is disabled for the “[_1]” domain.":"Force [asis,HTTPS] Redirect is disabled for the “[_1]” domain.","Force [asis,HTTPS] Redirect is enabled for the selected domains.":"Forzar redireccionamiento [asis,HTTPS] está activado para los dominios seleccionados.","Force [asis,HTTPS] Redirect is enabled for the “[_1]” domain.":"Force [asis,HTTPS] Redirect is enabled for the “[_1]” domain.","List Domains":"Enumerar dominios","Manage the Domain":"Administrar el dominio","Return to Domains":"Volver a dominios","Some aliases for this domain may not have a working SSL certificate configured.":"Es posible que algunos alias para este dominio no tengan configurado un certificado SSL.","Subdomain":"Subdominio","The server reserves this subdomain for system use only. Enter a different subdomain.":"El servidor reserva este subdominio solo para uso del sistema. Indique otro subdominio.","The system failed to disable Force [asis,HTTPS] Redirect.":"El sistema no pudo desactivar el forzar el redireccionamiento [asis,HTTPS].","The system failed to enable Force [asis,HTTPS] Redirect.":"El sistema no pudo activar el forzar el redireccionamiento [asis,HTTPS].","This domain already exists on this account.":"Este dominio ya existe en esta cuenta.","You cannot activate [asis,HTTPS] Redirect because [asis,AutoSSL] is not currently active for this domain or the [asis,SSL] certificate is not valid.":"No puede activar el redireccionamiento [asis,HTTPS] porque [asis,AutoSSL] no está activo en este momento para este dominio o el certificado [asis,SSL] no es válido.","You have successfully created the new “[_1]” domain with the document root of “[_2]”.":"Ha creado correctamente el dominio nuevo “[_1]” con la raíz de documentos de “[_2]”.","You have successfully created the new “[_1]” domain.":"Ha creado correctamente el nuevo dominio “[_1]”.","You must enter a valid subdomain.":"Indique un subdominio válido."};
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~~