//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/autossl/services/manageService.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/autossl/services/manageService-es_es.js
// Module: /templates/autossl/services/manageService-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 maximum of 2 stars per method if the provider supports Ancestor DCV.":"Un máximo de 2 estrellas por método si el proveedor soporta Ancestor DCV.","A maximum of [quant,_1,star,stars] is possible.":"Un máximo de [quant,_1,estrella,estrellas] es posible.","Ancestor DCV Support":"Soporte de Ancestor DCV","Average Delivery Time":"Tiempo medio de entrega","DCV Methods":"Métodos DCV","Delivery Method":"Método de entrega","Domains per Certificate":"Dominios por certificado","Maximum Number of Redirects":"Número máximo de redireccionamientos","Otherwise, a maximum of 1 star per method.":"De lo contrario, un máximo de 1 estrella por método.","Provider":"Proveedor","The Domain Control Validation methods that the provider offers.":"Los métodos de validación de control de dominios ofrecidos por el proveedor.","The amount of time before the certificate expires.":"El tiempo antes de que expire el certificado.","The amount of time that the provider requires to issue a certificate.":"El tiempo que el proveedor necesita para emitir un certificado.","The capabilities of a provider determine the provider’s rank.":"Las capacidades de un proveedor determinan la categoría del proveedor.","The maximum number of redirections a domain can use and still pass an HTTP-based Domain Control Validation.":"El número máximo de redireccionamientos que puede usar un dominio y todavía pasar una validación de control de dominios basada en HTTP.","The method that the provider uses to issue the certificate.":"El método que utiliza el proveedor para emitir el certificado.","The number of unique domains each certificate can contain.":"La cantidad de dominios únicos que puede contener cada certificado.","The provider supports wildcard domains.":"El proveedor soporta dominios wildcard.","Usability Score":"Puntuación de usabilidad","Validity Period":"Período de validez","Whether the successful Domain Control Validation of a parent domain implies the success of a subdomain. For example, if “example.com” succeeds, “store.example.com” would succeed.":"Si la correcta validación de control de dominios de un dominio principal implica el éxito de un subdominio. Por ejemplo, si “example.com” es correcto, “store.example.com” también debería serlo.","Wildcard Support":"Soporte de wildcards"};
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~~