//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/autossl/views/select_provider_controller.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/autossl/views/select_provider_controller-es_es.js
// Module: /templates/autossl/views/select_provider_controller-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 = {"This interface uses the following parameters to calculate the usability score: [list_and,_1].":"This interface uses the following parameters to calculate the usability score: [list_and,_1].","You have configured [asis,AutoSSL] to use the “[_1]” provider.":"You have configured [asis,AutoSSL] to use the “[_1]” provider.","You have created a new registration for this system with “[_1]” and configured [asis,AutoSSL] to use that provider.":"Ha creado un nuevo registro para este sistema con “[_1]” y configurado [asis,AutoSSL] para usar dicho proveedor.","You have disabled [asis,AutoSSL]. Any users with [asis,SSL] certificates from [asis,AutoSSL] will continue to use them, but the system will not automatically renew these certificates.":"Ha desactivado [asis,AutoSSL]. Cualquier usuario que disponga de certificados [asis,SSL] de [asis,AutoSSL] seguirá usándolo, si bien el sistema no renovará dichos certificados de forma automática.","[output,em,Unspecified]":"[output,em,No especificado]","[quant,_1,day,days]":"[quant,_1,día,días]","[quant,_1,hour,hours]":"[quant,_1,hora,horas]","[quant,_1,minute,minutes]":"[quant,_1,minuto,minutos]","[quant,_1,second,seconds]":"[quant,_1,segundo,segundos]","[quant,_1,year,years]":"[quant,_1,año,años]","unlimited":"ilimitado"};
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~~