//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/js2/manageservicecrts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/manageservicecrts-es_es.js
// Module: /js2/manageservicecrts-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 = {"Actions":"Acciones","Certificate Expiration":"Expiración del certificado","Certificate Key":"Clave del certificado","Certificate Properties":"Propiedades del certificado","Confirm SSL Certificate Reset":"Confirmar restablecimiento de certificado SSL","Enter the password for “[_1]”:":"Indique la contraseña para “[_1]”:","Installing …":"Instalando …","Resetting SSL certificate for “[_1]” …":"Restableciendo el certificado SSL para “[_1]” …","Restart [asis,cpsrvd]":"Reiniciar [asis,cpsrvd]","Restarting [asis,cpsrvd] …":"Reiniciando [asis,cpsrvd] …","Service":"Servicio","The SSL certificate update failed.":"Se experimentaron errores en la actualización del certificado SSL.","The password you entered does not match “[_1]”.":"La contraseña indicada no coincide “[_1]”.","The system successfully updated the SSL certificate for [list_and_quoted,_1]; however, it failed to update the following [numerate,_2,service,services]:":"The system successfully updated the SSL certificate for [list_and_quoted,_1]; however, it failed to update the following [numerate,_2,service,services]:","You have entered the correct password for “[_1]”.":"Ha indicado la contraseña correcta para “[_1]”.","You have successfully reset the SSL certificate for “[_1]”.":"Ha restablecido correctamente el certificado SSL para “[_1]”.","You have successfully updated the SSL certificate for [list_and_quoted,_1].":"You have successfully updated the SSL certificate for [list_and_quoted,_1].","Your browser failed to load “[_1]” because of an error ([_2]): [_3]":"Su navegador no pudo cargar “[_1]” debido a un error ([_2]): [_3]","Your browser failed to parse a certificate from “[_1]” because of an error: [_2]":"Su navegador no pudo analizar un certificado de “[_1]” debido a un error: [_2]","Your browser failed to parse a key from “[_1]” because of an error: [_2]":"Su navegador no pudo analizar una clave de “[_1]” debido a un error: [_2]","Your browser failed to parse “[_1]” as [asis,DER] because of an error: [_2]":"Your browser failed to parse “[_1]” as [asis,DER] because of an error: [_2]","[asis,PKCS #12] Password":"Contraseña [asis,PKCS #12]","“[_1]” is encrypted. Enter this archive’s password to proceed.":"“[_1]” está cifrado. Para continuar, introduzca la contraseña de este archivo."};
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~~