//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/clam-av/main.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/clam-av/main-es_es.js
// Module: /jupiter/clam-av/main-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 = {"Cleanup Process":"Proceso de borrado","Close":"Cerrar","Data":"Datos","Deleted.[comment, placed after the path to a file that was removed]":"Deleted.[comment, placed after the path to a file that was removed]","Destroy":"Destruir","Disinfect":"Desinfectar","Disinfected.[comment, placed after the path to a file that was cleaned]":"Disinfected.[comment, placed after the path to a file that was cleaned]","Due to your system’s configuration, the system can not scan all files in your user’s mail directory.":"Debido a la configuración de su sistema, el sistema no puede analizar todos los archivos presentes en el directorio de correo de su usuario.","Error!":"¡Error!","File":"Archivo","Go to the Cleanup Process Page":"Ir a la página de procesamiento de limpieza","If this condition persists, contact your system administrator.":"Si esta condición persiste, póngase en contacto con su administrador del sistema.","Ignore":"Ignorar","Ignored.[comment, placed after the path to a file that was not processed]":"Ignorada.[comment, placed after the path to a file that was not processed]","Infected Files":"Archivos infectados","Infected files found.":"Se encontraron archivos infectados.","Internal Error":"Error interno","Loading …":"Cargando …","No active scans.":"Ningún análisis activo.","No cleanup process found.":"No se encontró ningún proceso de limpieza.","No virus found.":"No se encontró ningún virus.","Only mailboxes can be disinfected.":"Solo pueden desinfectarse buzones de correo.","Oops!":"¡Ups!","Please press the “Cancel” button.":"Haga clic en el botón “Cancelar”.","Process Cleanup":"Limpieza de procesos","Processing …":"Procesando …","Quarantine":"Cuarentena","Quarantined.[comment, placed after the path to a file that was moved to a safer place]":"En cuarentena.[comment, placed after the path to a file that was moved to a safer place]","Scan Complete!":"¡Análisis completado!","Scan Now":"Analizar ahora","Scanner":"Analizador","Scanner Progress":"Progreso de detección","Scanning:":"Detectando:","Scans will automatically stop if they run for more than one day.":"Los análisis se detendrán automáticamente si estos se ejecutan durante más de un día.","Select All":"Seleccionar todo","Something bad happened.":"Se produjo algún error.","Start a New Scan":"Iniciar un nuevo análisis","Success!":"¡Correcto!","The system failed to fetch the disinfect status.":"El sistema no pudo recuperar el estado de desinfección.","The system failed to fetch the infected files.":"El sistema no pudo recuperar los archivos infectados.","The system failed to fetch the scan status.":"El sistema no pudo recuperar el estado del análisis.","The system failed to start a disinfection.":"El sistema no pudo iniciar una desinfección.","The system failed to start a scan.":"El sistema no pudo iniciar un análisis.","The system failed to start the disinfection process in the background.":"El sistema no pudo iniciar el proceso de desinfección en segundo plano.","The system failed to start the virus scanner in the background.":"El sistema no pudo iniciar el analizador de virus en segundo plano.","Total file count":"Recuento total de archivos","Total file size":"Tamaño total de archivos","Try again":"Intentarlo de nuevo","Virus":"Virus","Virus Scan Complete":"Análisis de virus completado","Virus scan complete modal.":"Modal de análisis de virus completo.","Warning!":"¡Advertencia!","You should not leave this page without hitting the “Process Cleanup” button!":"No debería abandonar esta página sin hacer clic en el botón “Limpieza de procesos”"};
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~~