//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/index.cmb-es_es.js
// Module: /templates/hulkd/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 = {"Add to Whitelist":"Añadir a la lista blanca","Brute Force Protection Period (in minutes)":"Periodo de protección de fuerza bruta (en minutos)","Click to delete “[_1]” from the blacklist.":"Haga clic para eliminar “[_1]” de la lista negra.","Click to delete “[_1]” from the whitelist.":"Haga clic para eliminar “[_1]” de la lista blanca.","Click to edit the comment for “[_1]”.":"Haga clic para editar el comentario para “[_1]”.","Country whitelist and blacklist updated.":"Lista blanca y negra de países actualizada.","Do you want to permanently delete [quant,_1,record,records] from the backlist?":"¿Desea eliminar [quant,_1,registro,registros] de forma permanente de la lista negra?","Do you want to permanently delete [quant,_1,record,records] from the whitelist?":"¿Desea eliminar [quant,_1,registro,registros] de forma permanente de la lista blanca?","Do you want to permanently delete “[_1]” from the blacklist?":"¿Desea eliminar “[_1]” de la lista negra de forma permanente?","Do you want to permanently delete “[_1]” from the whitelist?":"¿Desea eliminar “[_1]” de la lista blanca de forma permanente?","IP Address-based Brute Force Protection Period (in minutes)":"Periodo de protección frente a ataques de fuerza bruta basado en dirección IP (en minutos)","Some IP addresses were not added to the blacklist.":"Algunas direcciones IP no se añadieron a la lista negra.","Some IP addresses were not added to the whitelist.":"Algunas direcciones IP no se añadieron a la lista blanca.","Some records failed to update.":"Algunos registros no pudieron actualizarse.","The status for [asis,cPHulk] has changed, possibly in another browser session.":"El estado de [asis,cPHulk] ha cambiado, posiblemente en otra sesión del navegador.","The system blocks [asis,IP] addresses for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.":"The system blocks [asis,IP] addresses for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.","The system blocks users for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.":"El sistema bloquea usuarios durante [quant,_1,minuto,minutos]. Puede configurar este valor con la opción “[_2]”.","The system cleared the tables.":"El sistema vació las tablas.","The system counts Failed Logins for the duration of the specified period, which is currently set to [quant,_1,minute,minutes].":"El sistema contabiliza los inicios de sesión fallidos para el periodo indicado, que en este momento es de [quant,_1,minuto,minutos].","The system disabled the [asis,UseDNS] setting for [asis,SSHD] in order to add IP addresses to the whitelist. You must restart SSH through the [output,url,_1,Restart SSH Server,_2] page to implement the change.":"The system disabled the [asis,UseDNS] setting for [asis,SSHD] in order to add IP addresses to the whitelist. You must restart SSH through the [output,url,_1,Restart SSH Server,_2] page to implement the change.","The system removed the block for: [_1]":"El sistema eliminó el bloqueo para: [_1]","The system successfully saved your [asis,cPHulk] configuration settings.":"El sistema guardó correctamente sus parámetros de configuración de [asis,cPHulk].","The system was unable to delete [quant,_1,record,records] from the blacklist.":"El sistema no pudo eliminar [quant,_1,registro,registros] de la lista negra.","The system was unable to delete [quant,_1,record,records] from the whitelist.":"El sistema no pudo eliminar [quant,_1,registro,registros] de la lista blanca.","Updating the country whitelist and blacklist …":"Actualizando la lista negra y la lista blanca del país …","You changed the protection level of [asis,cPHulk]. Click Save to implement this change.":"Ha cambiado el nivel de protección de [asis,cPHulk]. Haga clic en Guardar para implementar este cambio.","You have deleted all records from the blacklist.":"Ha eliminado todos los registros de la lista negra.","You have deleted all records from the whitelist.":"Ha eliminado todos los registros de la lista blanca.","You have successfully added [quant,_1,IP address,IP addresses] to the blacklist.":"Ha añadido correctamente [quant,_1,dirección IP,direcciones IP] a la lista negra.","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"Ha añadido correctamente [quant,_1,dirección IP,direcciones IP] a la lista blanca.","You have successfully added “[_1]” to the blacklist.":"Ha añadido “[_1]” a la lista negra correctamente.","You have successfully added “[_1]” to the whitelist.":"Ha añadido “[_1]” a la lista blanca correctamente.","You have successfully deleted [quant,_1,record,records] from the blacklist.":"Ha eliminado correctamente [quant,_1,registro,registros] de la lista negra.","You have successfully deleted [quant,_1,record,records] from the whitelist.":"Ha eliminado correctamente [quant,_1,registro,registros] de la lista blanca.","You have successfully deleted “[_1]” from the blacklist.":"Ha eliminado correctamente “[_1]” de la lista negra.","You have successfully deleted “[_1]” from the whitelist.":"Ha eliminado correctamente “[_1]” de la lista blanca.","You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].":"You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].","You have successfully updated the comment for “[_1]”.":"Ha actualizado correctamente el comentario para “[_1]”.","Your current IP address “[_1]” is not on the whitelist.":"Su dirección IP actual “[_1]” no está presente en la lista blanca.","[asis,cPHulk] is now disabled.":"[asis,cPHulk] ahora está desactivado.","[asis,cPHulk] is now enabled.":"[asis,cPHulk] ahora está activado."};
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~~