diff --git a/src/lang/es/admin.php b/src/lang/es/admin.php
new file mode 100644
index 0000000..3fdb206
--- /dev/null
+++ b/src/lang/es/admin.php
@@ -0,0 +1,494 @@
+
+ * https://github.com/vsc55/docker-loganalyzer
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see
(Solo disponible para tu usuario)";
+$content['LN_GEN_GROUPONLY_LONG'] = "Para este grupo
(Solo disponible para el grupo seleccionado)";
+$content['LN_GEN_GROUPONLYNAME'] = "Grupo '%1'";
+$content['LN_ADMIN_POPUPHELP'] = "Detalles sobre esta función";
+$content['LN_ADMIN_DBSTATS'] = "Mostrar estadísticas de la base de datos.";
+$content['LN_ADMIN_CLEARDATA'] = "Si necesita eliminar registros de datos antiguos, use esta función.";
+$content['LN_UPDATE_AVAILABLE'] = "Actualización disponible";
+$content['LN_UPDATE_INSTALLEDVER'] = "Versión instalada: ";
+$content['LN_UPDATE_AVAILABLEVER'] = "Versión disponible: ";
+$content['LN_UPDATE_LINK'] = "Haga clic aquí para obtener la actualización.";
+$content['LN_ADMIN_RESULTREDIRECT'] = "Serás redirigido a esta página en %2 segundos.";
+$content['LN_ADMIN_RESULTCLICK'] = "Haga clic aquí para continuar.";
+$content['LN_ADMIN_GOBACK'] = "Ir Atras";
+
+// General Options
+$content['LN_ADMIN_GLOBFRONTEND'] = "Opciones de Interfaz Global";
+ $content['LN_ADMIN_USERFRONTEND'] = "Opciones de Interfaz de usuario específicas";
+$content['LN_ADMIN_MISC'] = "Opciones Varias";
+$content['LN_GEN_SHOWDEBUGMSG'] = "Mostrar mensajes Debug";
+ $content['LN_GEN_DEBUGGRIDCOUNTER'] = "Mostrar Contador de Cuadrícula de Depuración";
+$content['LN_GEN_SHOWPAGERENDERSTATS'] = "Mostrar Estadísticas de Procesamiento de Página";
+$content['LN_GEN_ENABLEGZIP'] = "Habilitar Salida Comprimida GZIP";
+$content['LN_GEN_DEBUGUSERLOGIN'] = "Debug Iniciar Sesión de Usuario";
+$content['LN_GEN_WEBSTYLE'] = "Estilo predeterminado seleccionado";
+$content['LN_GEN_SELLANGUAGE'] = "Idioma seleccionado por defecto";
+$content['LN_GEN_PREPENDTITLE'] = "Anteponer esta cadena en el título";
+$content['LN_GEN_USETODAY'] = "Usar Hoy y Ayer en campos de tiempo";
+$content['LN_GEN_DETAILPOPUPS'] = "Use Popup para mostrar los detalles completos del mensaje";
+$content['LN_GEN_MSGCHARLIMIT'] = "Límite de caracteres del mensaje en la vista principal";
+$content['LN_GEN_STRCHARLIMIT'] = "Límite de visualización de caracteres para todos los campos de tipo texto";
+$content['LN_GEN_ENTRIESPERPAGE'] = "Número de entradas por página.";
+$content['LN_GEN_AUTORELOADSECONDS'] = "Habilitar recarga automática después de X segundos";
+$content['LN_GEN_ADMINCHANGEWAITTIME'] = "Tiempo de Recarga en el Panel de Administración";
+$content['LN_GEN_IPADRRESOLVE'] = "Resolver Direcciones IP usando DNS";
+$content['LN_GEN_CUSTBTNCAPT'] = "Título de búsqueda personalizada";
+$content['LN_GEN_CUSTBTNSRCH'] = "Texto de búsqueda personalizada";
+$content['LN_GEN_SUCCESSFULLYSAVED'] = "Los valores de configuración se han guardado correctamente";
+ $content['LN_GEN_INTERNAL'] = "Internal";
+$content['LN_GEN_DISABLED'] = "Función desactivada";
+$content['LN_GEN_CONFIGFILE'] = "Archivo de Configuración";
+$content['LN_GEN_ACCESSDENIED'] = "Acceso denegado a esta función";
+$content['LN_GEN_DEFVIEWS'] = "Vista seleccionada por defecto";
+$content['LN_GEN_DEFSOURCE'] = "Fuente seleccionada por defecto";
+$content['LN_GEN_DEFFONT'] = "Fuente predeterminada";
+$content['LN_GEN_DEFFONTSIZE'] = "Tamaño de fuente predeterminado";
+$content['LN_GEN_SUPPRESSDUPMSG'] = "Suprime mensajes duplicados";
+$content['LN_GEN_TREATFILTERSTRUE'] = "Tratar los filtros de campos no encontrados como verdaderos";
+$content['LN_GEN_INLINESEARCHICONS'] = "Mostrar iconos de búsqueda en línea dentro de los campos";
+$content['LN_GEN_OPTIONNAME'] = "Nombre de la opción";
+$content['LN_GEN_GLOBALVALUE'] = "Valor Global";
+$content['LN_GEN_PERSONALVALUE'] = "Valor Personal (Usuario)";
+$content['LN_GEN_DISABLEUSEROPTIONS'] = "Haga clic aquí para deshabilitar las opciones personales";
+$content['LN_GEN_ENABLEUSEROPTIONS'] = "Haga clic aquí para habilitar las opciones personales";
+$content['LN_ADMIN_GLOBALONLY'] = "Solo Opciones Globales";
+$content['LN_GEN_DEBUGTOSYSLOG'] = "Enviar Debug al servidor syslog local";
+$content['LN_GEN_POPUPMENUTIMEOUT'] = "Tiempo de espera del menú emergente en milisegundos";
+$content['LN_ADMIN_SCRIPTTIMEOUT'] = "PHP Script Timeout in seconds";
+$content['LN_GEN_INJECTHTMLHEADER'] = "Inyecte este código html en el área <head>.";
+$content['LN_GEN_INJECTBODYHEADER'] = "Inyecte este código html al comienzo del área <body>.";
+$content['LN_GEN_INJECTBODYFOOTER'] = "Inyecte este código html al final del área <body>.";
+$content['LN_ADMIN_PHPLOGCON_LOGOURL'] = "Opcional LogAnalyzer Logo URL. Deje en blanco para usar el predeterminado.";
+$content['LN_ADMIN_ERROR_READONLY'] = "Este es un usuario SÓLO LECTURA, no puede realizar ninguna operación de cambio.";
+$content['LN_ADMIN_ERROR_NOTALLOWEDTOEDIT'] = "No tiene permiso para editar este elemento de configuración.";
+$content['LN_ADMIN_USEPROXYSERVER'] = "¡Deje en blanco si no desea usar un servidor proxy! Si se establece en un servidor proxy válido (por ejemplo, '127.0.0.1:8080'), LogAnalyzer usará este servidor para consultas remotas como la función de verificación de actualización.";
+$content['LN_ADMIN_DEFAULTENCODING'] = "Codificación de caracteres predeterminada";
+$content['LN_GEN_CONTEXTLINKS'] = "Habilitar Enlaces de Contenido (signos de interrogación)";
+$content['LN_GEN_DISABLEADMINUSERS'] = "Deshabilitar el Panel de Administración para usuarios normales";
+
+// User Center
+$content['LN_USER_CENTER'] = "Opciones de Usuario";
+$content['LN_USER_ID'] = "ID";
+$content['LN_USER_NAME'] = "Nombre de Usuario";
+$content['LN_USER_ADD'] = "Agregar Usuario";
+$content['LN_USER_EDIT'] = "Editar Usuario";
+$content['LN_USER_DELETE'] = "Borrar Usuario";
+$content['LN_USER_PASSWORD1'] = "Contraseña";
+$content['LN_USER_PASSWORD2'] = "Confirmar Contraseña";
+$content['LN_USER_ERROR_IDNOTFOUND'] = "Error, no se encontró el Usuario con ID '%1'";
+$content['LN_USER_ERROR_DONOTDELURSLF'] = "¡Error, no puedes BORRARTE!";
+$content['LN_USER_ERROR_DELUSER'] = "¡La eliminación del Usuario con ID '%1' falló!";
+$content['LN_USER_ERROR_INVALIDID'] = "Error, ID no válido, Usuario no encontrado";
+$content['LN_USER_ERROR_HASBEENDEL'] = "¡El Usuario '%1' ha sido eliminado con éxito!";
+$content['LN_USER_ERROR_USEREMPTY'] = "Error, el Nombre de Usuario estaba vacío";
+$content['LN_USER_ERROR_USERNAMETAKEN'] = "¡Error, este Nombre de Usuario ya está en uso!";
+$content['LN_USER_ERROR_PASSSHORT'] = "Error, la contraseña era corta o no coincidía";
+$content['LN_USER_ERROR_HASBEENADDED'] = "El Usuario '%1' se agregó correctamente";
+$content['LN_USER_ERROR_HASBEENEDIT'] = "El Usuario '%1' se ha editado correctamente";
+$content['LN_USER_ISADMIN'] = "¿Es Administrador?";
+$content['LN_USER_ADDEDIT'] = "Agregar/Editar Usuario";
+$content['LN_USER_WARNREMOVEADMIN'] = "Está a punto de revocar sus propios privilegios administrativos. ¿Estás seguro de eliminar tu estado de administrador?";
+$content['LN_USER_WARNDELETEUSER'] = "¿Está seguro de que desea eliminar el usuario '%1'? También se eliminarán todas sus configuraciones personales.";
+$content['LN_USER_ERROR_INVALIDSESSIONS'] = "Sesión de Usuario no válida.";
+$content['LN_USER_ERROR_SETTINGFLAG'] = "Error al configurar el indicador, ID no válida o Usuario no encontrado";
+$content['LN_USER_WARNRADYONLYADMIN'] = "¡Está a punto de configurar su cuenta como de solo lectura! ¡Esto le impedirá cambiar cualquier configuración! ¿Estás seguro de que quieres continuar?";
+ $content['LN_USER_ISREADONLY'] = "¿Usuario de Solo Lectura?";
+ $content['LN_USER_SETISADMIN'] = "Toggle IsAdmin State";
+ $content['LN_USER_SETISREADONLY'] = "Toggle IsReadOnly State";
+
+// Group center
+ $content['LN_GROUP_CENTER'] = "Group Center";
+ $content['LN_GROUP_ID'] = "ID";
+$content['LN_GROUP_NAME'] = "Nombre del Grupo";
+$content['LN_GROUP_DESCRIPTION'] = "Descripción del Grupo";
+$content['LN_GROUP_TYPE'] = "Tipo de Grupo";
+$content['LN_GROUP_ADD'] = "Añadir Grupo";
+$content['LN_GROUP_EDIT'] = "Editar Grupo";
+$content['LN_GROUP_DELETE'] = "Eliminar Grupo";
+$content['LN_GROUP_NOGROUPS'] = "No se han agregado grupos todavía";
+$content['LN_GROUP_ADDEDIT'] = "Agregar/Editar Grupo";
+$content['LN_GROUP_ERROR_GROUPEMPTY'] = "El Nombre del Grupo no puede estar vacío.";
+$content['LN_GROUP_ERROR_GROUPNAMETAKEN'] = "El Nombre del Grupo ya está en uso.";
+$content['LN_GROUP_HASBEENADDED'] = "El Grupo '%1' se ha agregado correctamente.";
+$content['LN_GROUP_ERROR_IDNOTFOUND'] = "No se pudo encontrar el Grupo con ID '%1'.";
+$content['LN_GROUP_ERROR_HASBEENEDIT'] = "El Grupo '%1' se ha editado correctamente.";
+$content['LN_GROUP_ERROR_INVALIDGROUP'] = "Error, ID no válido, Grupo no encontrado";
+$content['LN_GROUP_WARNDELETEGROUP'] = "¿Está seguro de que desea eliminar el Grupo '%1'? Todos los ajustes de Grupo también se eliminarán.";
+$content['LN_GROUP_ERROR_DELGROUP'] = "¡Falló la eliminación del Grupo con ID '%1'!";
+$content['LN_GROUP_ERROR_HASBEENDEL'] = "¡El Grupo '%1' se ha eliminado con éxito!";
+$content['LN_GROUP_MEMBERS'] = "Miembros del Grupo: ";
+$content['LN_GROUP_ADDUSER'] = "Agregar Usuario al Grupo";
+$content['LN_GROUP_ERROR_USERIDMISSING'] = "Falta el ID de usuario.";
+$content['LN_GROUP_USERHASBEENADDEDGROUP'] = "El Usuario '%1' se ha agregado correctamente al Grupo '%2'";
+$content['LN_GROUP_ERRORNOMOREUSERS'] = "No hay más Usuarios disponibles que se puedan agregar al Grupo '%1'";
+$content['LN_GROUP_USER_ADD'] = "Agregar Usuario al Grupo";
+$content['LN_GROUP_USERDELETE'] = "Eliminar un Usuario del Grupo";
+ $content['LN_GROUP_ERRORNOUSERSINGROUP'] = "No hay Usuarios para eliminar en este grupo '%1'";
+$content['LN_GROUP_ERROR_REMUSERFROMGROUP'] = "No se pudo eliminar el Usuario '%1' del Grupo '%2'";
+$content['LN_GROUP_USERHASBEENREMOVED'] = "El Usuario '%1' se ha eliminado correctamente del Grupo '%2'";
+$content['LN_GROUP_'] = "";
+
+// Custom Searches center
+ $content['LN_SEARCH_CENTER'] = "Custom Searches";
+ $content['LN_SEARCH_ADD'] = "Add new Custom Search";
+ $content['LN_SEARCH_ID'] = "ID";
+ $content['LN_SEARCH_NAME'] = "Search Name";
+ $content['LN_SEARCH_QUERY'] = "Search Query";
+ $content['LN_SEARCH_TYPE'] = "Assigned to";
+ $content['LN_SEARCH_EDIT'] = "Edit Custom Search";
+ $content['LN_SEARCH_DELETE'] = "Delete Custom Search";
+ $content['LN_SEARCH_ADDEDIT'] = "Add / Edit a Custom Search";
+ $content['LN_SEARCH_SELGROUPENABLE'] = ">> Select Group to enable <<";
+ $content['LN_SEARCH_ERROR_DISPLAYNAMEEMPTY'] = "The DisplayName cannot be empty.";
+ $content['LN_SEARCH_ERROR_SEARCHQUERYEMPTY'] = "The SearchQuery cannot be empty.";
+ $content['LN_SEARCH_HASBEENADDED'] = "The Custom Search '%1' has been successfully added.";
+ $content['LN_SEARCH_ERROR_IDNOTFOUND'] = "Could not find a search with ID '%1'.";
+ $content['LN_SEARCH_ERROR_INVALIDID'] = "Invalid search ID.";
+ $content['LN_SEARCH_HASBEENEDIT'] = "The Custom Search '%1' has been successfully edited.";
+ $content['LN_SEARCH_WARNDELETESEARCH'] = "Are you sure that you want to delete the Custom Search '%1'? This cannot be undone!";
+ $content['LN_SEARCH_ERROR_DELSEARCH'] = "Deleting of the Custom Search with id '%1' failed!";
+ $content['LN_SEARCH_ERROR_HASBEENDEL'] = "The Custom Search '%1' has been successfully deleted!";
+ $content['LN_SEARCH_'] = "";
+
+// Custom Views center
+ $content['LN_VIEWS_CENTER'] = "Views Options";
+ $content['LN_VIEWS_ID'] = "ID";
+ $content['LN_VIEWS_NAME'] = "View Name";
+ $content['LN_VIEWS_COLUMNS'] = "View Columns";
+ $content['LN_VIEWS_TYPE'] = "Assigned to";
+ $content['LN_VIEWS_ADD'] = "Add new View";
+ $content['LN_VIEWS_EDIT'] = "Edit View";
+ $content['LN_VIEWS_ERROR_IDNOTFOUND'] = "A View with ID '%1' could not be found.";
+ $content['LN_VIEWS_ERROR_INVALIDID'] = "The View with ID '%1' is not a valid View.";
+ $content['LN_VIEWS_WARNDELETEVIEW'] = "Are you sure that you want to delete the View '%1'? This cannot be undone!";
+ $content['LN_VIEWS_ERROR_DELSEARCH'] = "Deleting of the View with id '%1' failed!";
+ $content['LN_VIEWS_ERROR_HASBEENDEL'] = "The View '%1' has been successfully deleted!";
+ $content['LN_VIEWS_ADDEDIT'] = "Add / Edit a View";
+ $content['LN_VIEWS_COLUMNLIST'] = "Configured Columns";
+ $content['LN_VIEWS_ADDCOLUMN'] = "Add Column into list";
+ $content['LN_VIEWS_ERROR_DISPLAYNAMEEMPTY'] = "The DisplayName cannot be empty.";
+ $content['LN_VIEWS_COLUMN'] = "Column";
+ $content['LN_VIEWS_COLUMN_REMOVE'] = "Remove Column";
+ $content['LN_VIEWS_HASBEENADDED'] = "The Custom View '%1' has been successfully added.";
+ $content['LN_VIEWS_ERROR_NOCOLUMNS'] = "You need to add at least one column in order to add a new Custom View.";
+ $content['LN_VIEWS_HASBEENEDIT'] = "The Custom View '%1' has been successfully edited.";
+ $content['LN_VIEWS_'] = "";
+
+// Custom DBMappings center
+ $content['LN_DBMP_CENTER'] = "Database Field Mappings Options";
+ $content['LN_DBMP_ID'] = "ID";
+ $content['LN_DBMP_NAME'] = "Database Mappingname";
+ $content['LN_DBMP_DBMAPPINGS'] = "Database Mappings";
+ $content['LN_DBMP_ADD'] = "Add new Database Mapping";
+ $content['LN_DBMP_EDIT'] = "Edit Database Mapping";
+ $content['LN_DBMP_DELETE'] = "Delete Database Mapping";
+ $content['LN_DBMP_ERROR_IDNOTFOUND'] = "A Database Mapping with ID '%1' could not be found.";
+ $content['LN_DBMP_ERROR_INVALIDID'] = "The Database Mapping with ID '%1' is not a valid Database Mapping.";
+ $content['LN_DBMP_WARNDELETEMAPPING'] = "Are you sure that you want to delete the Database Mapping '%1'? This cannot be undone!";
+ $content['LN_DBMP_ERROR_DELSEARCH'] = "Deleting of the Database Mapping with id '%1' failed!";
+ $content['LN_DBMP_ERROR_HASBEENDEL'] = "The Database Mapping '%1' has been successfully deleted!";
+ $content['LN_DBMP_ADDEDIT'] = "Add / Edit Database Mapping";
+ $content['LN_DBMP_DBMAPPINGSLIST'] = "Configured Mappings";
+ $content['LN_DBMP_ADDMAPPING'] = "Add Field Mapping into list";
+ $content['LN_DBMP_ERROR_DISPLAYNAMEEMPTY'] = "The DisplayName cannot be empty.";
+ $content['LN_DBMP_MAPPING'] = "Mapping";
+ $content['LN_DBMP_MAPPING_REMOVE'] = "Remove Mapping";
+ $content['LN_DBMP_MAPPING_EDIT'] = "Edit Mapping";
+ $content['LN_DBMP_HASBEENADDED'] = "The Custom Database Mapping '%1' has been successfully added.";
+ $content['LN_DBMP_ERROR_NOCOLUMNS'] = "You need to add at least one column in order to add a new Custom Database Mapping.";
+ $content['LN_DBMP_HASBEENEDIT'] = "The Custom Database Mapping '%1' has been successfully edited.";
+ $content['LN_DBMP_ERROR_MISSINGFIELDNAME'] = "Missing mapping for the '%1' field.";
+ $content['LN_SOURCES_FILTERSTRING'] = "Custom Searchfilter";
+ $content['LN_SOURCES_FILTERSTRING_HELP'] = "Use the same syntax as in the search field. For example if you want to show only messages from 'server1', use this searchfilter: source:=server1";
+
+// Custom Sources center
+ $content['LN_SOURCES_CENTER'] = "Sources Options";
+ $content['LN_SOURCES_EDIT'] = "Edit Source";
+ $content['LN_SOURCES_DELETE'] = "Delete Source";
+ $content['LN_SOURCES_ID'] = "ID";
+ $content['LN_SOURCES_NAME'] = "Source Name";
+ $content['LN_SOURCES_TYPE'] = "Source Type";
+ $content['LN_SOURCES_ASSIGNTO'] = "Assigned To";
+ $content['LN_SOURCES_DISK'] = "Diskfile";
+ $content['LN_SOURCES_DB'] = "MySQL Database";
+ $content['LN_SOURCES_CLICKHOUSE'] = "ClickHouse Database";
+ $content['LN_SOURCES_PDO'] = "PDO Datasource";
+ $content['LN_SOURCES_MONGODB'] = "MongoDB Datasource";
+ $content['LN_SOURCES_ADD'] = "Add new Source";
+ $content['LN_SOURCES_ADDEDIT'] = "Add / Edit a Source";
+ $content['LN_SOURCES_TYPE'] = "Source Type";
+ $content['LN_SOURCES_DISKTYPEOPTIONS'] = "Diskfile related Options";
+ $content['LN_SOURCES_ERROR_MISSINGPARAM'] = "The paramater '%1' is missing.";
+ $content['LN_SOURCES_ERROR_NOTAVALIDFILE'] = "Failed to open the syslog file '%1'! Check if the file exists and LogAnalyzer has sufficient rights to it";
+ $content['LN_SOURCES_ERROR_UNKNOWNSOURCE'] = "Unknown Source '%1' detected";
+ $content['LN_SOURCE_HASBEENADDED'] = "The new Source '%1' has been successfully added.";
+ $content['LN_SOURCES_EDIT'] = "Edit Source";
+ $content['LN_SOURCES_ERROR_INVALIDORNOTFOUNDID'] = "The Source-ID is invalid or could not be found.";
+ $content['LN_SOURCES_ERROR_IDNOTFOUND'] = "The Source-ID could not be found in the database.";
+ $content['LN_SOURCES_HASBEENEDIT'] = "The Source '%1' has been successfully edited.";
+ $content['LN_SOURCES_WARNDELETESEARCH'] = "Are you sure that you want to delete the Source '%1'? This cannot be undone!";
+ $content['LN_SOURCES_ERROR_DELSOURCE'] = "Deleting of the Source with id '%1' failed!";
+ $content['LN_SOURCES_ERROR_HASBEENDEL'] = "The Source '%1' has been successfully deleted!";
+ $content['LN_SOURCES_DESCRIPTION'] = "Source Description (Optional)";
+ $content['LN_SOURCES_ERROR_INVALIDVALUE'] = "Invalid value for the paramater '%1'.";
+ $content['LN_SOURCES_STATSNAME'] = "Name";
+ $content['LN_SOURCES_STATSVALUE'] = "Value";
+ $content['LN_SOURCES_DETAILS'] = "Details for this logstream source";
+ $content['LN_SOURCES_STATSDETAILS'] = "Statistic details for this logstream source";
+ $content['LN_SOURCES_ERROR_NOSTATSDATA'] = "Could not find or obtain any stats related information for this logstream source.";
+ $content['LN_SOURCES_ERROR_NOCLEARSUPPORT'] = "This logstream source does not support deleting data.";
+ $content['LN_SOURCES_ROWCOUNT'] = "Total Rowcount";
+ $content['LN_SOURCES_CLEARDATA'] = "The following database maintenance Options are available";
+ $content['LN_SOURCES_CLEAROPTIONS'] = "Select how you want to clear data.";
+ $content['LN_SOURCES_CLEARALL'] = "Clear (Delete) all data.";
+ $content['LN_SOURCES_CLEAR_HELPTEXT'] = "Attention! Be carefull with deleting data, any action performed here can not be undone!";
+ $content['LN_SOURCES_CLEARSINCE'] = "Clear all data older than ... ";
+ $content['LN_SOURCES_CLEARDATE'] = "Clear all data which is older than ... ";
+ $content['LN_SOURCES_CLEARDATA_SEND'] = "Clear selected data range";
+ $content['LN_SOURCES_ERROR_INVALIDCLEANUP'] = "Invalid Data Cleanup type";
+ $content['LN_SOURCES_WARNDELETEDATA'] = "Are you sure that you want to clear logdata in the '%1' source? This cannot be undone!";
+ $content['LN_SOURCES_ERROR_DELDATA'] = "Could not delete data in the '%1' source";
+ $content['LN_SOURCES_HASBEENDELDATA'] = "Successfully deleted data from the '%1' source, '%2' rows were affected. ";
+
+// Database Upgrade
+ $content['LN_DBUPGRADE_TITLE'] = "LogAnalyzer Database Update";
+ $content['LN_DBUPGRADE_DBFILENOTFOUND'] = "The database upgrade file '%1' could not be found in the include folder! Please check if all files were successfully uploaded.";
+ $content['LN_DBUPGRADE_DBDEFFILESHORT'] = "The database upgrade files where empty or did not contain any SQL Command! Please check if all files were successfully uploaded.";
+ $content['LN_DBUPGRADE_WELCOME'] = "Welcome to the database upgrade";
+ $content['LN_DBUPGRADE_BEFORESTART'] = "Before you start upgrading your database, you should create a FULL BACKUP OF YOUR DATABASE. Anything else will be done automatically by the upgrade Script.";
+ $content['LN_DBUPGRADE_CURRENTINSTALLED'] = "Current Installed Database Version";
+ $content['LN_DBUPGRADE_TOBEINSTALLED'] = "Do be Installed Database Version";
+ $content['LN_DBUPGRADE_HASBEENDONE'] = "Database Update has been performed, see the results below";
+ $content['LN_DBUPGRADE_SUCCESSEXEC'] = "Successfully executed statements";
+ $content['LN_DBUPGRADE_FAILEDEXEC'] = "Failed statements";
+ $content['LN_DBUPGRADE_ONESTATEMENTFAILED'] = "At least one statement failed, you may need to correct and fix this issue manually. See error details below";
+ $content['LN_DBUPGRADE_ERRMSG'] = "Error Message";
+ $content['LN_DBUPGRADE_ULTRASTATSDBVERSION'] = "LogAnalyzer Database Version";
+
+// Charts Options
+ $content['LN_CHARTS_CENTER'] = "Charts Options";
+ $content['LN_CHARTS_EDIT'] = "Edit Chart";
+ $content['LN_CHARTS_DELETE'] = "Delete Chart";
+ $content['LN_CHARTS_ADD'] = "Add new Chart";
+ $content['LN_CHARTS_ADDEDIT'] = "Add / Edit a Chart";
+ $content['LN_CHARTS_NAME'] = "Chart Name";
+ $content['LN_CHARTS_ENABLED'] = "Chart enabled";
+ $content['LN_CHARTS_ENABLEDONLY'] = "Enabled";
+ $content['LN_CHARTS_ERROR_INVALIDORNOTFOUNDID'] = "The Chart-ID is invalid or could not be found.";
+ $content['LN_CHARTS_WARNDELETESEARCH'] = "Are you sure that you want to delete the Chart '%1'? This cannot be undone!";
+ $content['LN_CHARTS_ERROR_DELCHART'] = "Deleting of the Chart with id '%1' failed!";
+ $content['LN_CHARTS_ERROR_HASBEENDEL'] = "The Chart '%1' has been successfully deleted!";
+ $content['LN_CHARTS_ERROR_MISSINGPARAM'] = "The paramater '%1' is missing.";
+ $content['LN_CHARTS_HASBEENADDED'] = "The new Chart '%1' has been successfully added.";
+ $content['LN_CHARTS_ERROR_IDNOTFOUND'] = "The Chart-ID could not be found in the database.";
+ $content['LN_CHARTS_HASBEENEDIT'] = "The Chart '%1' has been successfully edited.";
+ $content['LN_CHARTS_ID'] = "ID";
+ $content['LN_CHARTS_ASSIGNTO'] = "Assigned To";
+ $content['LN_CHARTS_PREVIEW'] = "Preview Chart in a new Window";
+ $content['LN_CHARTS_FILTERSTRING'] = "Custom Filter";
+ $content['LN_CHARTS_FILTERSTRING_HELP'] = "Use the same syntax as in the search field. For example if you want to generate a chart for 'server1', use this filter: source:=server1";
+ $content['LN_CHARTS_ERROR_CHARTIDNOTFOUND'] = "Error, ChartID with ID '%1' , was not found";
+ $content['LN_CHARTS_ERROR_SETTINGFLAG'] = "Error setting flag, invalid ChartID or operation.";
+ $content['LN_CHARTS_SETENABLEDSTATE'] = "Toggle Enabled State";
+
+// Fields Options
+ $content['LN_FIELDS_CENTER'] = "Fields Options";
+ $content['LN_FIELDS_EDIT'] = "Edit Field";
+ $content['LN_FIELDS_DELETE'] = "Delete Field";
+ $content['LN_FIELDS_ADD'] = "Add new Field";
+ $content['LN_FIELDS_ID'] = "FieldID";
+ $content['LN_FIELDS_NAME'] = "Display Name";
+ $content['LN_FIELDS_DEFINE'] = "Internal FieldID";
+ $content['LN_FIELDS_DELETE_FROMDB'] = "Delete Field from DB";
+ $content['LN_FIELDS_ADDEDIT'] = "Add / Edit a Field";
+ $content['LN_FIELDS_TYPE'] = "Field Type";
+ $content['LN_FIELDS_ALIGN'] = "Listview Alignment";
+ $content['LN_FIELDS_SEARCHONLINE'] = "Enable online search";
+ $content['LN_FIELDS_DEFAULTWIDTH'] = "Row width in Listview";
+ $content['LN_FIELDS_ERROR_IDNOTFOUND'] = "The Field-ID could not be found in the database, or in the default constants.";
+ $content['LN_FIELDS_ERROR_INVALIDID'] = "The Field with ID '%1' is not a valid Field.";
+ $content['LN_FIELDS_SEARCHFIELD'] = "Name of Searchfilter";
+ $content['LN_FIELDS_WARNDELETESEARCH'] = "Are you sure that you want to delete the Field '%1'? This cannot be undone!";
+ $content['LN_FIELDS_ERROR_DELSEARCH'] = "The Field-ID could not be found in the database.";
+ $content['LN_FIELDS_ERROR_HASBEENDEL'] = "The Field '%1' has been successfully deleted!";
+ $content['LN_FIELDS_ERROR_FIELDCAPTIONEMPTY'] = "The field caption was empty. ";
+ $content['LN_FIELDS_ERROR_FIELDIDEMPTY'] = "The field id was empty. ";
+ $content['LN_FIELDS_ERROR_SEARCHFIELDEMPTY'] = "The searchfilter was empty. ";
+ $content['LN_FIELDS_ERROR_FIELDDEFINEEMPTY'] = "The internal FieldID was empty. ";
+ $content['LN_FIELDS_HASBEENEDIT'] = "The configuration for the field '%1' has been successfully edited.";
+ $content['LN_FIELDS_HASBEENADDED'] = "The configuration for the field '%1' has been successfully added.";
+ $content['LN_FIELDS_'] = "";
+ $content['LN_ALIGN_CENTER'] = "center";
+ $content['LN_ALIGN_LEFT'] = "left";
+ $content['LN_ALIGN_RIGHT'] = "right";
+ $content['LN_FILTER_TYPE_STRING'] = "String";
+ $content['LN_FILTER_TYPE_NUMBER'] = "Number";
+ $content['LN_FILTER_TYPE_DATE'] = "Date";
+
+// Parser Options
+ $content['LN_PARSERS_EDIT'] = "Edit Message Parser";
+ $content['LN_PARSERS_DELETE'] = "Delete Message Parser";
+ $content['LN_PARSERS_ID'] = "Message Parser ID";
+ $content['LN_PARSERS_NAME'] = "Message Parser Name";
+ $content['LN_PARSERS_DESCRIPTION'] = "Message Parser Description";
+ $content['LN_PARSERS_ERROR_NOPARSERS'] = "There were no valid message parsers found in your installation. ";
+ $content['LN_PARSERS_HELP'] = "Help";
+ $content['LN_PARSERS_HELP_CLICK'] = "Click here for a detailed description";
+ $content['LN_PARSERS_INFO'] = "Show more Information for this message parser.";
+ $content['LN_PARSERS_INIT'] = "Initialize settings for this message parser.";
+ $content['LN_PARSERS_REMOVE'] = "Remove settings for this message parser.";
+ $content['LN_PARSERS_ERROR_IDNOTFOUND'] = "There was no message parser with ID '%1' found.";
+ $content['LN_PARSERS_ERROR_INVALIDID'] = "Invalid message parser id.";
+ $content['LN_PARSERS_DETAILS'] = "Details for this Parser";
+ $content['LN_PARSERS_CUSTOMFIELDS'] = "The following Custom fields are needed by this Message Parser.";
+ $content['LN_PARSERS_WARNREMOVE'] = "You are about to remove the custom fields needed by the '%1' Message Parser. However you can add these fields again if you change your mind.";
+ $content['LN_PARSERS_ERROR_HASBEENREMOVED'] = "All settings ('%2' custom fields) for the Message Parser '%1' have been removed. ";
+ $content['LN_PARSERS_ERROR_HASBEENADDED'] = "All required settings ('%2' custom fields) for the Message Parser '%1' have been added. ";
+ $content['LN_PARSERS_ERROR_NOFIELDS'] = "The Message Parser '%1' does not have any custom fields to add.";
+ $content['LN_PARSERSMENU_LIST'] = "List installed Message Parsers";
+ $content['LN_PARSERS_ONLINELIST'] = "All Available Parsers";
+ $content['LN_PARSERS_'] = "";
+
+// Command Line stuff
+ $content['LN_CMD_NOOP'] = "Operation parameter is missing";
+ $content['LN_CMD_NOLOGSTREAM'] = "The logstream source parameter is missing";
+ $content['LN_CMD_LOGSTREAMNOTFOUND'] = "Logstream Source with ID '%1' could not be found in the Database!";
+ $content['LN_CMD_COULDNOTGETROWCOUNT'] = "Could not obtain rowcount from logstream source '%1'";
+ $content['LN_CMD_SUBPARAM1MISSING'] = "Subparameter 1 is missing, it should be set to 'all', 'since' or 'date'. For more details see the documentation.";
+ $content['LN_CMD_WRONGSUBOPORMISSING'] = "Either the sub-operation is wrong, or another parameter is missing";
+ $content['LN_CMD_FAILEDTOCLEANDATA'] = "Failed to cleandata for the logstream '%1'.";
+ $content['LN_CMD_CLEANINGDATAFOR'] = "Cleaning data for logstream source '%1'.";
+ $content['LN_CMD_ROWSFOUND'] = "Successfully connected and found '%1' rows in the logstream source.";
+ $content['LN_CMD_DELETINGOLDERTHEN'] = "Performing deletion of data entries older then '%1'.";
+ $content['LN_CMD_DELETEDROWS'] = "Successfully Deleted '%1' rows in the logstream source.'";
+ $content['LN_CMD_'] = "";
+
+// Report Options
+ $content['LN_REPORTS_EDIT'] = "Edit Report";
+ $content['LN_REPORTS_DELETE'] = "Remove Report";
+ $content['LN_REPORTS_REQUIREDFIELDS'] = "Required Fields";
+ $content['LN_REPORTS_ERROR_NOREPORTS'] = "There were no valid reports found in your installation.";
+ $content['LN_REPORTS_INIT'] = "Initialize settings";
+ $content['LN_REPORTS_REMOVE'] = "Remove settings";
+ $content['LN_REPORTS_ERROR_IDNOTFOUND'] = "There was no report with ID '%1' found.";
+ $content['LN_REPORTS_ERROR_INVALIDID'] = "Invalid report id.";
+ $content['LN_REPORTS_DETAILS'] = "Details for this report";
+ $content['LN_REPORTS_WARNREMOVE'] = "You are about to remove the custom settings needed by the '%1' report. However you can add these settings again if you change your mind.";
+ $content['LN_REPORTS_ERROR_HASBEENREMOVED'] = "All settings for the report '%1' have been removed.";
+ $content['LN_REPORTS_ERROR_HASBEENADDED'] = "All required settings for the report '%1' have been added.";
+ $content['LN_REPORTS_ERROR_NOFIELDS'] = "The report '%1' does not have any custom settings which can be added.";
+ $content['LN_REPORTS_ERROR_REPORTDOESNTNEEDTOBEREMOVED'] = "The report '%1' does not need to be removed or initialized.";
+ $content['LN_REPORTS_REMOVESAVEDREPORT'] = "Remove Savedreport";
+ $content['LN_REPORTS_CUSTOMTITLE'] = "Report Title";
+ $content['LN_REPORTS_CUSTOMCOMMENT'] = "Comment / Description";
+ $content['LN_REPORTS_FILTERSTRING'] = "Filterstring";
+ $content['LN_REPORTS_OUTPUTFORMAT'] = "Outputformat";
+ $content['LN_REPORTS_OUTPUTTARGET'] = "Outputtarget";
+ $content['LN_REPORTS_HASBEENADDED'] = "The Savedreport '%1' has been successfully added.";
+ $content['LN_REPORTS_HASBEENEDIT'] = "The Savedreport '%1' has been successfully edited.";
+ $content['LN_REPORTS_SOURCEID'] = "Logstream source";
+ $content['LN_REPORTS_ERROR_SAVEDREPORTIDNOTFOUND'] = "There was no savedreport with ID '%1' found.";
+ $content['LN_REPORTS_ERROR_INVALIDSAVEDREPORTID'] = "Invalid savedreport id.";
+ $content['LN_REPORTS_WARNDELETESAVEDREPORT'] = "Are you sure that you want to delete the savedreport '%1'?";
+ $content['LN_REPORTS_ERROR_DELSAVEDREPORT'] = "Deleting of the savedreport with id '%1' failed!";
+ $content['LN_REPORTS_ERROR_HASBEENDEL'] = "The savedreport '%1' has been successfully deleted!";
+ $content['LN_REPORTS_FILTERLIST'] = "Filterlist";
+ $content['LN_REPORTS_FILTER'] = "Filter";
+ $content['LN_REPORTS_ADDFILTER'] = "Add filter";
+ $content['LN_REPORTS_FILTER_EDIT'] = "Edit filter";
+ $content['LN_REPORTS_FILTER_MOVEUP'] = "Move filter up";
+ $content['LN_REPORTS_FILTER_MOVEDOWN'] = "Move filter down";
+ $content['LN_REPORTS_FILTER_REMOVE'] = "Remove filter";
+ $content['LN_REPORTS_FILTEREDITOR'] = "Filtereditor";
+ $content['LN_REPORTS_FILTERSTRING_ONLYEDITIF'] = "Only edit raw filterstring if you know what you are doing! Note if you change the filterstring, any changes made in the Filtereditor will be lost!";
+ $content['LN_REPORTS_ADVANCEDFILTERS'] = "Advanced filters";
+ $content['LN_REPORTS_ADVANCEDFILTERLIST'] = "List of advanced report filters";
+ $content['LN_REPORTS_OUTPUTTARGET_DETAILS'] = "Outputtarget Options";
+ $content['LN_REPORTS_OUTPUTTARGET_FILE'] = "Output Path and Filename";
+ $content['LN_REPORTS_CRONCMD'] = "Local Report command";
+ $content['LN_REPORTS_LINKS'] = "Related Links";
+ $content['LN_REPORTS_INSTALLED'] = "Installed";
+ $content['LN_REPORTS_NOTINSTALLED'] = "Not installed";
+ $content['LN_REPORTS_DOWNLOAD'] = "Download Link";
+ $content['LN_REPORTS_SAMPLELINK'] = "Report Sample";
+ $content['LN_REPORTS_DETAILSFOR'] = "Details for '%1' report";
+ $content['LN_REPORTS_PERFORMANCE_WARNING'] = "Logstream Performance Warning";
+ $content['LN_REPORTS_OPTIMIZE_LOGSTREAMSOURCE'] = "Yes, optimize logstream source!";
+ $content['LN_REPORTS_OPTIMIZE_INDEXES'] = "The datasource '%1' is not optimized for this report. There is at least one INDEX missing. Creating INDEXES will speedup the report generation.
Do you want LogAnalyzer to create the necessary INDEXES now? This may take more then a few minutes, so please be patient!";
+ $content['LN_REPORTS_ERROR_FAILED_CREATE_INDEXES'] = "Failed to create INDEXES for datasource '%1' with error code '%2'";
+ $content['LN_REPORTS_INDEX_CREATED'] = "Logstream INDEXES created";
+ $content['LN_REPORTS_INDEX_CREATED_SUCCESS'] = "Successfully created all INDEXES for datasource '%1'.";
+ $content['LN_REPORTS_OPTIMIZE_TRIGGER'] = "The datasource '%1' does not have a TRIGGER installed to automatically generate the message checksum on INSERT. Creating the TRIGGER will speedup the report generation.
Do you want LogAnalyzer to create the TRIGGER now? ";
+ $content['LN_REPORTS_TRIGGER_CREATED'] = "Logstream TRIGGER created";
+ $content['LN_REPORTS_TRIGGER_CREATED_SUCCESS'] = "Successfully created TRIGGER for datasource '%1'.";
+ $content['LN_REPORTS_ERROR_FAILED_CREATE_TRIGGER'] = "Failed to create TRIGGER for datasource '%1' with error code '%2'";
+ $content['LN_REPORTS_CHANGE_CHECKSUM'] = "The Checksum field for datasource '%1' is not set to UNSIGNED INT. To get the report work properly, changing the CHECKSUM field to UNSIGNED INT is necessary!
Do you want LogAnalyzer to change the CHECKSUM field now? This may take more then a few minutes, so please be patient!";
+ $content['LN_REPORTS_ERROR_FAILED_CHANGE_CHECKSUM'] = "Failed to change the CHECKSUM field for datasource '%1' with error code '%2'";
+ $content['LN_REPORTS_CHECKSUM_CHANGED'] = "Checksum field changed";
+ $content['LN_REPORTS_CHECKSUM_CHANGED_SUCCESS'] = "Successfully changed the Checksum field for datasource '%1'.";
+ $content['LN_REPORTS_LOGSTREAM_WARNING'] = "Logstream Warning";
+ $content['LN_REPORTS_ADD_MISSINGFIELDS'] = "The datasource '%1' does not contain all necessary datafields There is at least one FIELD missing.
Do you want LogAnalyzer to create the missing datafields now?";
+ $content['LN_REPORTS_ERROR_FAILED_ADDING_FIELDS'] = "Failed adding missing datafields in datasource '%1' with error code '%2'";
+ $content['LN_REPORTS_FIELDS_CREATED'] = "Added missing datafields";
+ $content['LN_REPORTS_FIELDS_CREATED_SUCCESS'] = "Successfully added missing datafields for datasource '%1'.";
+ $content['LN_REPORTS_RECHECKLOGSTREAMSOURCE'] = "Do you want to check the current logstream source again?";
+ $content['LN_REPORTS_ADDSAVEDREPORT'] = "Add Savedreport and save changes";
+ $content['LN_REPORTS_EDITSAVEDREPORT'] = "Save changes";
+ $content['LN_REPORTS_ADDSAVEDREPORTANDRETURN'] = "Add Savedreport and return to reportlist";
+ $content['LN_REPORTS_EDITSAVEDREPORTANDRETURN'] = "Save changes and return to reportlist";
+ $content['LN_REPORTS_SOURCE_WARNING'] = "Logstream Source Warning";
+ $content['LN_REPORTS_ERROR_FAILED_SOURCE_CHECK'] = "Failed to check the datasource '%1' with error '%2'";
+ $content['LN_REPORTS_'] = "";
+
+
+?>
diff --git a/src/lang/es/info.txt b/src/lang/es/info.txt
new file mode 100644
index 0000000..d236fc3
--- /dev/null
+++ b/src/lang/es/info.txt
@@ -0,0 +1 @@
+Español
\ No newline at end of file
diff --git a/src/lang/es/main.php b/src/lang/es/main.php
new file mode 100644
index 0000000..a80f884
--- /dev/null
+++ b/src/lang/es/main.php
@@ -0,0 +1,409 @@
+
+ * https://github.com/vsc55/docker-loganalyzer
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see
%2";
+$content['LN_SOURCES_ERROR_EXTRAMSG'] = "Detalles del error adicionales:
%1";
+$content['LN_ERROR_NORECORDS'] = "No se encontraron registros de syslog";
+$content['LN_ERROR_FILE_NOT_FOUND'] = "No se pudo encontrar el archivo Syslog";
+$content['LN_ERROR_FILE_NOT_READABLE'] = "El archivo Syslog no se puede leer, puede ser que no tenga acceso de lectura";
+$content['LN_ERROR_UNKNOWN'] = "Se produjo un error desconocido o no controlado (Código de error '%1')";
+$content['LN_ERROR_FILE_EOF'] = "Fin del archivo alcanzado";
+$content['LN_ERROR_FILE_BOF'] = "Inicio del archivo alcanzado";
+$content['LN_ERROR_FILE_CANT_CLOSE'] = "No se puede cerrar el archivo";
+$content['LN_ERROR_UNDEFINED'] = "Error no definido";
+$content['LN_ERROR_EOS'] = "Fin del flujo alcanzado";
+$content['LN_ERROR_FILTER_NOT_MATCH'] = "El filtro no coincide con ningún resultado";
+$content['LN_ERROR_DB_CONNECTFAILED'] = "La conexión al servidor de la base de datos falló";
+$content['LN_ERROR_DB_CANNOTSELECTDB'] = "No se pudo encontrar la base de datos configurada";
+$content['LN_ERROR_DB_QUERYFAILED'] = "La consulta de datos no se pudo ejecutar";
+$content['LN_ERROR_DB_NOPROPERTIES'] = "No se encontraron propiedades de la base de datos";
+$content['LN_ERROR_DB_INVALIDDBMAPPING'] = "Asignaciones de campo de datos no válidas";
+$content['LN_ERROR_DB_INVALIDDBDRIVER'] = "Controlador de base de datos seleccionado no válido";
+$content['LN_ERROR_DB_TABLENOTFOUND'] = "No se pudo encontrar la tabla configurada, quizás esté mal escrita o los nombres de las tablas distinguen entre mayúsculas y minúsculas";
+$content['LN_ERROR_DB_DBFIELDNOTFOUND'] = "No se pudo encontrar la asignación de campo de base de datos para al menos un campo.";
+$content['LN_GEN_SELECTEXPORT'] = "> Seleccionar Formato de Exportación <";
+$content['LN_GEN_EXPORT_CVS'] = "CSV (Separado por comas)";
+$content['LN_GEN_EXPORT_XML'] = "XML";
+$content['LN_GEN_EXPORT_PDF'] = "PDF";
+$content['LN_GEN_ERROR_EXPORING'] = "Error al exportar datos";
+$content['LN_GEN_ERROR_INVALIDEXPORTTYPE'] = "Se seleccionó un formato de exportación no válido u otros parámetros fueron incorrectos.";
+$content['LN_GEN_ERROR_SOURCENOTFOUND'] = "No se pudo encontrar la fuente con ID '%1'.";
+$content['LN_GEN_MOREINFORMATION'] = "Más Información";
+$content['LN_FOOTER_PAGERENDERED'] = "Página generada en";
+$content['LN_FOOTER_DBQUERIES'] = "Consultas DB";
+$content['LN_FOOTER_GZIPENABLED'] = "GZIP habilitado";
+ $content['LN_FOOTER_SCRIPTTIMEOUT'] = "Script Timeout";
+$content['LN_FOOTER_SECONDS'] = "segundos";
+$content['LN_WARNING_LOGSTREAMTITLE'] = "Advertencia del flujo de registros";
+$content['LN_WARNING_LOGSTREAMDISK_TIMEOUT'] = "Mientras leía el flujo de registros, el tiempo de espera del script php me obligó a abortar en este punto.
Si desea evitar esto, aumente el tiempo de espera del script LogAnalyzer en su config.php. Si el sistema de usuario está instalado, puede hacerlo en el Centro de administración.";
+$content['LN_ERROR_FILE_NOMORETIME'] = "No queda más tiempo para procesar";
+$content['LN_WARNING_DBUPGRADE'] = "Actualización de base de datos requerida";
+$content['LN_WARNING_DBUPGRADE_TEXT'] = "La versión actual de la base de datos instalada es '%1'.
Hay disponible una actualización a la versión '%2'.";
+$content['LN_ERROR_REDIRECTABORTED'] = 'La redirección automática a la página se canceló, ya que se produjo un error interno. Consulte los detalles de error anteriores y póngase en contacto con nuestros foros de soporte si necesita ayuda.';
+$content['LN_DEBUGLEVEL'] = "Nivel de Depuración";
+$content['LN_DEBUGMESSAGE'] = "Mensaje de Depuración";
+$content['LN_GEN_REPORT_OUTPUT_HTML'] = "Formato HTML";
+$content['LN_GEN_REPORT_OUTPUT_PDF'] = "Formato PDF";
+$content['LN_GEN_REPORT_TARGET_STDOUT'] = "Salida Directa";
+$content['LN_GEN_REPORT_TARGET_FILE'] = "Guardar en Archivo";
+$content['LN_GEN_REPORT_TARGET_EMAIL'] = "Enviar como Correo Electrónico";
+$content['LN_GEN_UNKNOWN'] = "Desconocido";
+$content['LN_GEN_AUTH_INTERNAL'] = "Autenticación interna";
+$content['LN_GEN_AUTH_LDAP'] = "Autenticación LDAP";
+
+// Topmenu Entries
+$content['LN_MENU_SEARCH'] = "Buscar";
+$content['LN_MENU_SHOWEVENTS'] = "Mostrar Eventos";
+$content['LN_MENU_HELP'] = "Ayuda";
+$content['LN_MENU_DOC'] = "Documentación";
+$content['LN_MENU_FORUM'] = "Foro de Soporte";
+ $content['LN_MENU_WIKI'] = "LogAnalyzer Wiki";
+$content['LN_MENU_PROSERVICES'] = "Servicios Profesionales";
+ //$content['LN_MENU_SEARCHINKB'] = "Search in Knowledge Base";
+ $content['LN_MENU_SEARCHINKB'] = "Buscar en la Base de Conocimiento";
+$content['LN_MENU_LOGIN'] = "Iniciar Sesión";
+$content['LN_MENU_ADMINCENTER'] = "Centro de Administración";
+$content['LN_MENU_LOGOFF'] = "Desconectarse";
+$content['LN_MENU_LOGGEDINAS'] = "Conectado como";
+$content['LN_MENU_MAXVIEW'] = "Vista Maxima";
+$content['LN_MENU_NORMALVIEW'] = "Vista Normalizar";
+$content['LN_MENU_STATISTICS'] = "Estadísticas";
+$content['LN_MENU_CLICKTOEXPANDMENU'] = "Haga clic en el icono para mostrar el menú.";
+$content['LN_MENU_REPORTS'] = "Informes";
+
+// Main Index Site
+$content['LN_ERROR_INSTALLFILEREMINDER'] = "¡Advertencia! ¡Todavía NO ha eliminado el 'install.php' de su directorio principal de LogAnalyzer!";
+$content['LN_TOP_NUM'] = "No.";
+$content['LN_TOP_UID'] = "uID";
+$content['LN_GRID_POPUPDETAILS'] = "Detalles del mensaje de Syslog con ID '%1'";
+$content['LN_SEARCH_USETHISBLA'] = "Use el formulario a continuación y su búsqueda avanzada aparecerá aquí";
+$content['LN_SEARCH_FILTER'] = "Buscar (filtro):";
+$content['LN_SEARCH_ADVANCED'] = "Búsqueda Avanzada";
+$content['LN_SEARCH'] = "Buscar";
+$content['LN_SEARCH_RESET'] = "Restablecer Búsqueda";
+$content['LN_SEARCH_PERFORMADVANCED'] = "Realizar Búsqueda Avanzada";
+$content['LN_VIEW_MESSAGECENTERED'] = "Volver a la vista sin filtrar con este mensaje en la parte superior";
+$content['LN_VIEW_RELATEDMSG'] = "Ver mensajes relacionados de syslog";
+$content['LN_VIEW_FILTERFOR'] = "Filtrar mensaje para ";
+$content['LN_VIEW_SEARCHFOR'] = "Busque en línea para ";
+$content['LN_VIEW_SEARCHFORGOOGLE'] = "Busca en Google para ";
+$content['LN_GEN_MESSAGEDETAILS'] = "Detalles del mensaje";
+$content['LN_VIEW_ADDTOFILTER'] = "Agregue '%1' al conjunto de filtros";
+$content['LN_VIEW_EXCLUDEFILTER'] = "Excluir '%1' del conjunto de filtros";
+$content['LN_VIEW_FILTERFORONLY'] = "Filtrar solo por '%1'";
+$content['LN_VIEW_SHOWALLBUT'] = "Mostrar todo excepto '%1'";
+$content['LN_VIEW_VISITLINK'] = "Abra el enlace '%1' en una nueva ventana";
+
+$content['LN_HIGHLIGHT'] = "Destacar >>";
+$content['LN_HIGHLIGHT_OFF'] = "Destacar <<";
+$content['LN_HIGHLIGHT_WORDS'] = "Destacar palabras separadas por comas";
+
+$content['LN_AUTORELOAD'] = "Establecer recarga automática";
+$content['LN_AUTORELOAD_DISABLED'] = "Recarga automática deshabilitada";
+$content['LN_AUTORELOAD_PRECONFIGURED'] = "Recarga automática preconfigurada ";
+$content['LN_AUTORELOAD_SECONDS'] = "segundos";
+$content['LN_AUTORELOAD_MINUTES'] = "minutos";
+
+// Filter Options
+$content['LN_FILTER_DATE'] = "Rango de Fecha y Hora";
+$content['LN_FILTER_DATEMODE'] = "Seleccionar modo";
+$content['LN_DATEMODE_ALL'] = "Todo el tiempo";
+$content['LN_DATEMODE_RANGE'] = "Intervalo de tiempo";
+$content['LN_DATEMODE_LASTX'] = "Hora x desde hoy";
+$content['LN_FILTER_DATEFROM'] = "Rango de fechas desde";
+$content['LN_FILTER_DATETO'] = "Rango de fechas hasta";
+$content['LN_FILTER_TIMEFROM'] = "Rango de tiempo desde";
+$content['LN_FILTER_TIMETO'] = "Rango de tiempo hasta";
+$content['LN_FILTER_DATELASTX'] = "Tiempo desde";
+$content['LN_FILTER_ADD2SEARCH'] = "Agregar a la búsqueda";
+$content['LN_DATE_LASTX_HOUR'] = "Ultima hora";
+$content['LN_DATE_LASTX_12HOURS'] = "Últimas 12 horas";
+$content['LN_DATE_LASTX_24HOURS'] = "Últimas 24 horas";
+$content['LN_DATE_LASTX_7DAYS'] = "Los últimos 7 días";
+$content['LN_DATE_LASTX_31DAYS'] = "Los últimos 31 días";
+ $content['LN_FILTER_FACILITY'] = "Syslog Facility";
+ $content['LN_FILTER_SEVERITY'] = "Syslog Severity";
+$content['LN_FILTER_OTHERS'] = "Otros Filtros";
+$content['LN_FILTER_MESSAGE'] = "Mensaje de Syslog";
+$content['LN_FILTER_SYSLOGTAG'] = "Etiqueta Syslog";
+$content['LN_FILTER_SOURCE'] = "Origen (Hostname)";
+$content['LN_FILTER_MESSAGETYPE'] = "Tipo de Mensaje";
+
+// Install Page
+$content['LN_CFG_DBSERVER'] = "Host de Base de Datos";
+$content['LN_CFG_DBPORT'] = "Puerto de Base de Datos";
+$content['LN_CFG_DBNAME'] = "Nombre de la Base de Datos";
+$content['LN_CFG_DBPREF'] = "Prefijo de Tabla";
+$content['LN_CFG_DBUSER'] = "Usuario de Base de Datos";
+$content['LN_CFG_DBPASSWORD'] = "Contraseña de Base de Datos";
+$content['LN_CFG_PARAMMISSING'] = "Faltaban los siguientes parámetros: ";
+$content['LN_CFG_SOURCETYPE'] = "Tipo de Fuente";
+$content['LN_CFG_DISKTYPEOPTIONS'] = "Opciones de Tipo de Disco";
+$content['LN_CFG_LOGLINETYPE'] = "Tipo de Línea de Registro";
+$content['LN_CFG_SYSLOGFILE'] = "Archivo Syslog";
+$content['LN_CFG_DATABASETYPEOPTIONS'] = "Opciones de Tipo de Base de Datos";
+$content['LN_CFG_DBTABLETYPE'] = "Tipo de Tabla";
+ $content['LN_CFG_DBSTORAGEENGINE'] = "Motor de Almacenamiento de Bases de Datos";
+$content['LN_CFG_DBTABLENAME'] = "Nombre de Tabla en la Base de Datos";
+$content['LN_CFG_NAMEOFTHESOURCE'] = "Nombre de la Fuente";
+$content['LN_CFG_FIRSTSYSLOGSOURCE'] = "Primera Fuente de Syslog";
+$content['LN_CFG_DBROWCOUNTING'] = "Habilitar recuento de filas";
+$content['LN_CFG_VIEW'] = "Seleccione Ver";
+$content['LN_CFG_DBUSERLOGINREQUIRED'] = "Requerir que el Usuario Inicie Sesión";
+$content['LN_CFG_MSGPARSERS'] = "Analizadores de mensajes (separados por comas)";
+$content['LN_CFG_NORMALIZEMSG'] = "Normalizar Mensaje dentro de Analizadores";
+$content['LN_CFG_SKIPUNPARSEABLE'] = "Omitir mensajes no analizables (¡Solo funciona si los Analizadores de Mensajes están configurados!)";
+$content['LN_CFG_DBRECORDSPERQUERY'] = "Recuento de registros para consultas de Bases de Datos";
+$content['LN_CFG_LDAPServer'] = "Servidor LDAP Hostname/IP";
+$content['LN_CFG_LDAPPort'] = "Puerto LDAP, predeterminado 389 (636 para SSL)";
+$content['LN_CFG_LDAPBaseDN'] = "DN base para Búsqueda LDAP";
+$content['LN_CFG_LDAPSearchFilter'] = "Filtro de Búsqueda Básica";
+$content['LN_CFG_LDAPUidAttribute'] = "Atributo de Nombre de Usuario LDAP";
+$content['LN_CFG_LDAPBindDN'] = "Usuario Privilegiado utilizado para consultas LDAP";
+$content['LN_CFG_LDAPBindPassword'] = "Contraseña del Usuario Privilegiado";
+$content['LN_CFG_LDAPDefaultAdminUser'] = "Nombre de Usuario Administrativo LDAP predeterminado";
+$content['LN_CFG_AUTHTYPE'] = "Método de Autentificación";
+$content['LN_GEN_AUTH_LDAP_OPTIONS'] = "Opciones de Autenticación LDAP";
+
+// Details page
+$content['LN_DETAILS_FORSYSLOGMSG'] = "Detalles del mensajes de syslog con id";
+$content['LN_DETAILS_DETAILSFORMSG'] = "Detalles del mensaje con id";
+$content['LN_DETAIL_BACKTOLIST'] = "Volver a la lista";
+$content['LN_DETAIL_DYNAMIC_FIELDS'] = "Campos dinamicos";
+
+
+// Login Site
+$content['LN_LOGIN_DESCRIPTION'] = "Use este formulario para iniciar sesión en LogAnalyzer. ";
+$content['LN_LOGIN_TITLE'] = "Iniciar Sesión";
+$content['LN_LOGIN_USERNAME'] = "Usuario";
+$content['LN_LOGIN_PASSWORD'] = "Contraseña";
+$content['LN_LOGIN_SAVEASCOOKIE'] = "Mantenerme conectado";
+$content['LN_LOGIN_ERRWRONGPASSWORD'] = "¡Usuario o contraseña incorrectos!";
+$content['LN_LOGIN_USERPASSMISSING'] = "Usuario o contraseña no proporcionados";
+$content['LN_LOGIN_LDAP_USERNOTFOUND'] = "No se pudo encontrar el usuario '%1'";
+$content['LN_LOGIN_LDAP_USERCOULDNOTLOGIN'] = "No se pudo iniciar sesión con el usuario '%1', error de LDAP:%2";
+$content['LN_LOGIN_LDAP_PASSWORDFAIL'] = "El usuario '%1' no pudo iniciar sesión con esa contraseña";
+$content['LN_LOGIN_LDAP_SERVERFAILED'] = "Error al conectarse al servidor LDAP '%1'";
+$content['LN_LOGIN_LDAP_USERBINDFAILED'] = "No se pudo vincular con el usuario de búsqueda DN '%1'";
+
+
+// Install Site
+$content['LN_INSTALL_TITLETOP'] = "Instalación de LogAnalyzer Versión %1 - Paso %2";
+$content['LN_INSTALL_TITLE'] = "Paso del instalador %1";
+$content['LN_INSTALL_ERRORINSTALLED'] = '¡LogAnalyzer ya está configurado!
Si desea reconfigurar LogAnalyzer, elimine config.php actual o reemplácelo con un archivo vacío.
Haga clic aquí para volver a la página de inicio de pgpLogCon.';
+$content['LN_INSTALL_FILEORDIRNOTWRITEABLE'] = "Al menos un archivo o directorio (o más) no se puede escribir, compruebe los permisos del archivo (chmod 666)!";
+$content['LN_INSTALL_SAMPLECONFIGMISSING'] = "Falta el archivo de configuración de muestra '%1'. No ha cargado completamente LogAnalyzer.";
+$content['LN_INSTALL_ERRORCONNECTFAILED'] = "¡Conexión con la base de datos '%1' ha fallado! ¡Por favor verifique el Nombre del Servidor, Puerto, Usuario y Contraseña!";
+$content['LN_INSTALL_ERRORACCESSDENIED'] = "¡No se puede usar la base de datos '%1'! ¡Si la base de datos no existe, créela o verifique los permisos de acceso de los usuarios!";
+$content['LN_INSTALL_ERRORINVALIDDBFILE'] = "¡Error, archivo de definición de base de datos no válido (para abreviar), el nombre del archivo es '%1'! Por favor, compruebe si el archivo se ha subido correctamente.";
+$content['LN_INSTALL_ERRORINSQLCOMMANDS'] = "¡Error, archivo de definición de base de datos no válido (no se encontraron sentencias SQL), el nombre del archivo es '%1'!
¡Compruebe si el archivo no se cargó correctamente o póngase en contacto con los foros de LogAnalyzer para obtener ayuda!";
+$content['LN_INSTALL_MISSINGUSERNAME'] = "El nombre de usuario necesita ser especificado";
+$content['LN_INSTALL_PASSWORDNOTMATCH'] = "¡La contraseña no coincide o es corta!";
+$content['LN_INSTALL_FAILEDTOOPENSYSLOGFILE'] = "¡Error al abrir el archivo syslog '%1'! Compruebe si el archivo existe y LogAnalyzer tiene suficientes permisos
";
+$content['LN_INSTALL_FAILEDCREATECFGFILE'] = "¡No se pudo crear el archivo de configuración en '%1'! ¡Por favor verifique los permisos del archivo!";
+$content['LN_INSTALL_FAILEDREADINGFILE'] = "¡Error al leer el archivo '%1'! ¡Por favor verifique si el archivo existe!";
+ $content['LN_INSTALL_ERRORREADINGDBFILE'] = "¡Error al leer el archivo de definición de base de datos predeterminado en '%1'! ¡Por favor verifique si el archivo existe!";
+$content['LN_INSTALL_STEP1'] = "Paso 1 - Requisitos Previos";
+$content['LN_INSTALL_STEP2'] = "Paso 2 - Verificar los Permisos de Archivos";
+$content['LN_INSTALL_STEP3'] = "Paso 3 - Configuración Básica";
+$content['LN_INSTALL_STEP4'] = "Paso 4 - Crear Tablas";
+$content['LN_INSTALL_STEP5'] = "Paso 5 - Comprobar los Resultados de SQL";
+$content['LN_INSTALL_STEP6'] = "Paso 6 - Creación de la Cuenta de Usuario Principal";
+$content['LN_INSTALL_STEP7'] = "Paso 7 - Cree la Primera Fuente para Mensajes de Syslog";
+$content['LN_INSTALL_STEP8'] = "Paso 8 - Hecho";
+$content['LN_INSTALL_STEP1_TEXT'] = 'Antes de comenzar a instalar LogAnalyzer, la configuración del instalador debe verificar algunas cosas primero.
Es posible que primero deba corregir algunos permisos de archivo.
Haga clic en para comenzar la prueba.';
+$content['LN_INSTALL_STEP2_TEXT'] = "Se han verificado los siguientes permisos de archivo. ¡Verifique los resultados a continuación!
Puede usar el script configure.sh de la carpeta contrib para establecer los permisos por usted.";
+$content['LN_INSTALL_STEP3_TEXT'] = "En este paso, configurará las configuraciones básicas para LogAnalyzer.";
+$content['LN_INSTALL_STEP4_TEXT'] = '¡Si alcanzó este paso, la conexión de la base de datos se ha verificado con éxito!
+El siguiente paso será crear las tablas de base de datos necesarias utilizadas por el sistema de usuario LogAnalyzer. ¡Esto puede llevar un tiempo!
+ADVERTENCIA, si tiene una instalación de LogAnalyzer existente en esta base de datos con el mismo prefijo de tabla, ¡todos sus datos serán SOBRESCRITOS! Asegúrese de estar utilizando una nueva base de datos, o si desea sobrescribir su antigua base de datos LogAnalyzer.
+Haga clic en para comenzar la creación de las tablas
+';
+$content['LN_INSTALL_STEP5_TEXT'] = "Se han creado las tablas. Consulte la lista a continuación para ver posibles errores";
+$content['LN_INSTALL_STEP6_TEXT'] = "Ahora está a punto de crear la cuenta de usuario de LogAnalyzer inicial.
¡Este será el primer usuario administrativo, que será necesario para iniciar sesión en LogAnalyzer y acceder al Centro de administración!";
+$content['LN_INSTALL_STEP8_TEXT'] = '¡Felicidades! ¡Has instalado correctamente LogAnalyzer :)!
Haga clic aquí para ir a su instalación.';
+$content['LN_INSTALL_PROGRESS'] = "Progreso de la Instalación: ";
+$content['LN_INSTALL_FRONTEND'] = "Opciones Frontend";
+$content['LN_INSTALL_NUMOFSYSLOGS'] = "Número de mensajes de syslog por página";
+$content['LN_INSTALL_MSGCHARLIMIT'] = "Límite de caracteres del mensaje para la vista principal";
+$content['LN_INSTALL_STRCHARLIMIT'] = "Límite de visualización de caracteres para todos los campos de tipo string";
+ $content['LN_INSTALL_SHOWDETAILPOP'] = "Show message details popup";
+ $content['LN_INSTALL_AUTORESOLVIP'] = "Resolver automáticamente las direcciones IP (inline)";
+$content['LN_INSTALL_USERDBOPTIONS'] = "Opciones de Base de Datos de Usuario";
+$content['LN_INSTALL_ENABLEUSERDB'] = "Habilitar Base de Datos de Usuario";
+$content['LN_INSTALL_SUCCESSSTATEMENTS'] = "Declaraciones ejecutadas con éxito:";
+$content['LN_INSTALL_FAILEDSTATEMENTS'] = "Declaraciones fallidas:";
+$content['LN_INSTALL_STEP5_TEXT_NEXT'] = "¡Ahora puede continuar con el siguiente paso agregando el primer usuario administrador de LogAnalyzer!";
+$content['LN_INSTALL_STEP5_TEXT_FAILED'] = "Al menos una declaración falló, ver razones de error a continuación";
+$content['LN_INSTALL_ERRORMSG'] = "Mensaje de Error";
+$content['LN_INSTALL_SQLSTATEMENT'] = "Instrucción SQL";
+$content['LN_INSTALL_CREATEUSER'] = "Crear Cuenta de Usuario";
+$content['LN_INSTALL_PASSWORD'] = "Contraseña";
+$content['LN_INSTALL_PASSWORDREPEAT'] = "Repite la contraseña";
+$content['LN_INSTALL_SUCCESSCREATED'] = "Usuario creado con éxito";
+$content['LN_INSTALL_RECHECK'] = "Volver a Comprobar";
+ $content['LN_INSTALL_FINISH'] = "Finish!";
+$content['LN_INSTALL_LDAPCONNECTFAILED'] = "No se pudo conectar a su servidor LDAP '%1'.";
+$content['LN_INSTALL_WARNINGMYSQL'] = "Se requiere un servidor de base de datos MYSQL para esta función. Otros motores de base de datos no son compatibles con el Sistema de base de datos de usuario. Sin embargo, para las fuentes de registro, hay soporte para otros sistemas de bases de datos.";
+$content['LN_INSTALL_'] = "";
+
+// Converter Site
+$content['LN_CONVERT_TITLE'] = "Convertidor de configuración Paso %1";
+$content['LN_CONVERT_NOTALLOWED'] = "Iniciar Sesión";
+$content['LN_CONVERT_ERRORINSTALLED'] = 'LogAnalyzer no tiene permitido convertir su configuración en la base de datos de usuarios.
Si desea convertir su configuración de conversión, agregue la siguiente variable en su config.php:
$CFG[\'UserDBConvertAllowed\'] = true;
Haga clic en aquí para volver a la página de inicio de pgpLogCon.';
+$content['LN_CONVERT_STEP1'] = "Paso 1 - Informacion";
+$content['LN_CONVERT_STEP2'] = "Paso 2 - Crear Tablas";
+$content['LN_CONVERT_STEP3'] = "Paso 3 - Comprobar los resultados de SQL";
+$content['LN_CONVERT_STEP4'] = "Paso 4 - Creación de la Cuenta de Usuario Principal";
+$content['LN_CONVERT_STEP5'] = "Paso 5 - Importar configuraciones en la base de datos de usuario";
+$content['LN_CONVERT_STEP6'] = "Paso 8 - Hecho";
+$content['LN_CONVERT_TITLETOP'] = "Conversión de la configuración de LogAnalyzer - Paso ";
+$content['LN_CONVERT_STEP1_TEXT'] = 'Este script le permite importar su configuración existente desde el archivo config.php. Esto incluye configuraciones frontend, fuentes de datos, vistas personalizadas y búsquedas personalizadas. Solo realice esta conversión si instaló LogAnalyzer sin el sistema de base de datos de usuario y decidió habilitarlo ahora.
¡CUALQUIER INSTANCIA EXISTENTE DE UN BASE DE DATOS DE USUARIO SE SOBREESCRIBIRÁ!
para comenzar el primer paso de conversión!';
+$content['LN_CONVERT_STEP2_TEXT'] = '¡La conexión de la base de datos ha sido verificada con éxito!
El siguiente paso será crear las tablas de base de datos necesarias para el sistema de usuario LogAnalyzer. ¡Esto podría tomar un tiempo!
ADVERTENCIA, si tiene una instalación de LogAnalyzer existente en esta base de datos con el mismo prefijo de tabla, ¡todos sus datos serán SOBRESCRITOS!
Asegúrese de estar utilizando un nueva base de datos, o si desea sobrescribir su antigua base de datos LogAnalyzer.
Haga clic en para comenzar la creación de las tablas ';
+$content['LN_CONVERT_STEP5_TEXT'] = ' para comenzar el último paso de la conversión. En este paso, su configuración existente desde config.php se importará a la base de datos.';
+$content['LN_CONVERT_STEP6_TEXT'] = '¡Felicidades! ¡Ha convertido con éxito su instalación existente de LogAnalyzer :)!
¡Importante! ¡No olvides ELIMINAR LAS VARIABLES $CFG[\'UserDBConvertAllowed\'] = true; de tu archivo config.php!
Puede hacer clic aquí para acceder a su instalación de LogAnalyzer.';
+$content['LN_CONVERT_PROCESS'] = "Progreso de conversión:";
+$content['LN_CONVERT_ERROR_SOURCEIMPORT'] = "Error crítico al importar las fuentes en la base de datos, el Tipo de fuente '%1' no es compatible con esta versión de LogAnalyzer.";
+
+// Stats Site
+$content['LN_STATS_CHARTTITLE'] = "Principales %1 '%2' ordenados por recuento de mensajes";
+ $content['LN_STATS_COUNTBY'] = "Recuento de mensajes de '%1'";
+ $content['LN_STATS_OTHERS'] = "Todos los demas";
+ $content['LN_STATS_TOPRECORDS'] = "Max registros: %1";
+ $content['LN_STATS_GENERATEDAT'] = "Generado en: %1";
+// $content['LN_STATS_COUNTBYSYSLOGTAG'] = "Conteo de mensajes por SyslogTag";
+$content['LN_STATS_GRAPH'] = "Grafico";
+$content['LN_GEN_ERROR_INVALIDFIELD'] = "Nombre de campo no válido";
+$content['LN_GEN_ERROR_MISSINGCHARTFIELD'] = "Falta el nombre del campo";
+$content['LN_GEN_ERROR_INVALIDTYPE'] = "Tipo de gráfico no válido o desconocido.";
+$content['LN_ERROR_CHARTS_NOTCONFIGURED'] = "No hay gráficos configurados.";
+$content['LN_CHART_TYPE'] = "Tipo de gráfico";
+$content['LN_CHART_WIDTH'] = "Ancho del gráfico";
+$content['LN_CHART_FIELD'] = "Campo de gráfico";
+$content['LN_CHART_MAXRECORDS'] = "Cantidad de los principales registros";
+$content['LN_CHART_SHOWPERCENT'] = "Mostrar datos en porcentaje";
+$content['LN_CHART_TYPE_CAKE'] = "Circular";
+$content['LN_CHART_TYPE_BARS_VERTICAL'] = "Barras verticales";
+$content['LN_CHART_TYPE_BARS_HORIZONTAL'] = "Barras horizontales";
+$content['LN_STATS_WARNINGDISPLAY'] = "Generar gráficos en grandes fuentes de datos actualmente consume mucho tiempo. Esto se abordará en versiones posteriores. Si el procesamiento lleva demasiado tiempo, simplemente cancele la solicitud.";
+
+// asktheoracle site
+$content['LN_ORACLE_TITLE'] = "Preguntarle al oráculo por '%1'";
+$content['LN_ORACLE_HELP_FOR'] = "Estos son los enlaces que el oráculo tiene para ti";
+$content['LN_ORACLE_HELP_TEXT'] = "
Esta página le permite hacer una búsqueda en múltiples fuentes de registro. %3
La idea general es facilitar la búsqueda de información sobre un tema específico en todos los lugares donde pueda existir.
Un caso de uso útil puede ser un intento de pirateo que ve en un registro web. Haga clic en la IP del atacante, que muestra esta página de búsqueda aquí. Ahora puede buscar información sobre el rango de IP y verificar sus otros registros (por ejemplo, firewall o correo) si contienen información sobre el atacante. Esperamos que esto facilite su proceso de análisis.
+"; + $content['LN_ORACLE_HELP_TEXT_EXTERNAL'] = "It also enables you to perform canned searches over some external databases"; +$content['LN_ORACLE_HELP_DETAIL'] = "Matriz de enlaces para '%1' con el valor '%2'"; +$content['LN_ORACLE_SEARCH'] = "Buscar"; // in '%1' Field"; +$content['LN_ORACLE_SOURCENAME'] = "Nombre de la fuente"; +$content['LN_ORACLE_FIELD'] = "Campo"; +$content['LN_ORACLE_ONLINESEARCH'] = "Busqueda en Linea"; + $content['LN_ORACLE_WHOIS'] = "WHOIS Lookup para '%1' con valor '%2'"; + +// Report Strings +$content['LN_GEN_ERROR_INVALIDOP'] = "Tipo de operación no válida o no especificada"; +$content['LN_GEN_ERROR_INVALIDREPORTID'] = "ID del informe no válido o no especificado"; +$content['LN_GEN_ERROR_MISSINGSAVEDREPORTID'] = "ID del informe guardado no válido o no especificado"; +$content['LN_GEN_ERROR_REPORTGENFAILED'] = "Error al generar el informe '%1' por el siguiente error: %2"; +$content['LN_GEN_ERROR_WHILEREPORTGEN'] = "Se produjo un error al generar el informe"; +$content['LN_GEN_ERROR_REPORT_NODATA'] = "No se encontraron datos para la generación de informes."; +$content['LN_GEN_ALL_OTHER_EVENTS'] = "Todos los demás eventos"; + $content['LN_REPORT_FOOTER_ENDERED'] = "Report rendered in"; +$content['LN_REPORT_FILTERS'] = "Lista de filtros usados"; +$content['LN_REPORT_FILTERTYPE_DATE'] = "Fecha"; +$content['LN_REPORT_FILTERTYPE_NUMBER'] = "Número"; +$content['LN_REPORT_FILTERTYPE_STRING'] = "Texto"; +$content['LN_GEN_SUCCESS_WHILEREPORTGEN'] = "El informe se generó correctamente"; +$content['LN_GEN_ERROR_REPORTFAILEDTOGENERATE'] = "Error al generar el informe, detalles del error: %1"; +$content['LN_GEN_SUCCESS_REPORTWASGENERATED_DETAILS'] = "Informe generado correctamente: %1"; +$content['LN_ERROR_PATH_NOT_ALLOWED'] = "El archivo no se encuentra en la lista de directorios permitidos (por defecto solo está permitido '/var/log')."; +$content['LN_ERROR_PATH_NOT_ALLOWED_EXTRA'] = "El archivo '%1' no se encuentra en uno de estos directorios: '%2'"; + $content['LN_CMD_RUNREPORT'] = "Generating saved report '%1'"; +$content['LN_CMD_REPORTIDNOTFOUND'] = "ID de informe no válido '%1'"; +$content['LN_CMD_SAVEDREPORTIDNOTFOUND'] = "ID de informe guardado no válido '%1'"; +$content['LN_CMD_NOREPORTID'] = "ID de informe no especificado"; +$content['LN_CMD_NOSAVEDREPORTID'] = "Falta el ID del informe guardado"; +$content['LN_CMD_NOCMDPROMPT'] = "Error, este script solo se puede ejecutar desde el símbolo del sistema."; +$content['LN_REPORT_GENERATEDTIME'] = "Informe generado en: "; + + $content['LN_REPORT_ACTIONS'] = "Ejecutar Acciones del Informe"; +$content['LN_REPORTS_CAT'] = "Categoría del Informe"; +$content['LN_REPORTS_ID'] = "ID del Informe"; +$content['LN_REPORTS_NAME'] = "Nombre del Informe"; +$content['LN_REPORTS_DESCRIPTION'] = "Descripción del Informe"; +$content['LN_REPORTS_HELP'] = "Ayuda"; +$content['LN_REPORTS_HELP_CLICK'] = "Haga clic aquí para obtener una descripción detallada del informe."; +$content['LN_REPORTS_INFO'] = "Mostrar más Información"; + $content['LN_REPORTS_SAVEDREPORTS'] = "Informes Guardados"; +$content['LN_REPORTS_ADMIN'] = "Administrar Informes"; +$content['LN_REPORTMENU_LIST'] = "Lista de Informes Instalados"; +$content['LN_REPORTMENU_ONLINELIST'] = "Todos los Informes Disponibles"; +$content['LN_REPORTS_INFORMATION'] = "Esta página muestra una lista de informes instalados y disponibles, incluidas las configuraciones de informes guardadas.