//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/PurchaseSimpleController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/security/tls_wizard/views/PurchaseSimpleController-es_es.js
// Module: /jupiter/security/tls_wizard/views/PurchaseSimpleController-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 [output,abbr,DV,Domain Validated] certificate already secures this domain.":"Este dominio ya está protegido por un certificado de [output,abbr,DV,dominio validado].","A certificate of unknown type already secures this domain.":"Un certificado de tipo desconocido ya protege este dominio.","A self-signed certificate already secures this domain.":"Un certificado autofirmado ya protege este dominio.","An [output,abbr,EV,Extended Validation] certificate already secures this domain.":"Ya existe un certificado de [output,abbr,EV,Validación ampliada] que protege este dominio.","An [output,abbr,OV,Organization Validated] certificate already secures this domain.":"Este dominio ya está protegido por un certificado de [output,abbr,OV,Organización validada].","Because wildcard certificates require their parent domains, the system added the following [numerate,_1,domain,domains] for you: [list_and_quoted,_2]":"Because wildcard certificates require their parent domains, the system added the following [numerate,_1,domain,domains] for you: [list_and_quoted,_2]","Because you cannot secure a single website with multiple certificates, in order to secure any unselected [numerate,_1,domain,domains] in the future, you would need to purchase a new certificate to secure all of these domains.":"Because you cannot secure a single website with multiple certificates, in order to secure any unselected [numerate,_1,domain,domains] in the future, you would need to purchase a new certificate to secure all of these domains.","Domain Control Validation failed: [_1]":"Error de Domain Control Validation: [_1]","Failed to save information to browser cache.":"No pudo guardarse la información en la caché del explorador.","If you choose to continue, the certificate will not secure the following [numerate,_1,domain,domains], and because a certificate will exist on their website, you may have to purchase a new certificate to secure all of these domains later. [list_and_quoted,_2]":"If you choose to continue, the certificate will not secure the following [numerate,_1,domain,domains], and because a certificate will exist on their website, you may have to purchase a new certificate to secure all of these domains later. [list_and_quoted,_2]","It will expire soon.":"Expirará en breve.","Running Domain Control Validation …":"Validando el control de dominios …","The certificate for wildcard domain “[_1]” will secure this domain.":"El certificado para el dominio wildcard “[_1]” protegerá este dominio.","The certificate has expired.":"El certificado ha expirado.","The certificate will secure some, but not all, of the domains on websites on which they exist.":"El certificado solo protegerá algunos de los dominios en los sitios web donde existan.","The following [numerate,_2,domain,domains] failed [numerate,_2,its,their] [output,abbr,DCV,Domain Control Validation] check: [list_and_quoted,_1]":"The following [numerate,_2,domain,domains] failed [numerate,_2,its,their] [output,abbr,DCV,Domain Control Validation] check: [list_and_quoted,_1]","This certificate includes the parent domain in the price of the certificate.":"Este certificado incluye el dominio principal en el precio del certificado.","This certificate will not secure [quant,_2,other domain,other domains] on the same website as “[_1]”.":"This certificate will not secure [quant,_2,other domain,other domains] on the same website as “[_1]”.","Validated via [asis,DNS]-based Domain Control Validation.":"Validado mediante validación de control de dominios basada en [asis,DNS].","Validated via [asis,HTTP]-based Domain Control Validation.":"Validado mediante validación de control de dominios basada en [asis,HTTP].","Would you like to secure the following additional [numerate,_2,domain,domains] with this certificate? [list_and_quoted,_1]":"Would you like to secure the following additional [numerate,_2,domain,domains] with this certificate? [list_and_quoted,_1]","You cannot check out until you resolve all errors (in red).":"No puede proceder con la recuperación hasta que resuelva todos los errores (en rojo).","You need to select at least one domain before you can select a product.":"Antes de seleccionar un producto, seleccione al menos un dominio.","[_1] per domain":"[_1] por dominio","[_1] per wildcard domain":"[_1] por dominio wildcard","[_1] total":"[_1] total","[asis,HTTP]-based Domain Control Validation failed.":"Error de DCV basada en [asis,HTTP].","[asis,HTTP]-based Domain Control Validation required [quant,_1,redirection,redirections].":"[asis,HTTP]-based Domain Control Validation required [quant,_1,redirection,redirections].","[output,strong,Showing] [numf,_1] - [numf,_2] of [quant,_3,domain,domains]":"[output,strong,Showing] [numf,_1] - [numf,_2] of [quant,_3,domain,domains]"};
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~~