Translations:System administration/15/es: Difference between revisions

From ARIS
Jump to navigation Jump to search
Blanca (talk | contribs)
No edit summary
Otman (talk | contribs)
No edit summary
Line 15: Line 15:
|-
|-
| ''bluetooth_enabler'' || String || Indica la disponibilidad de test automáticos a través de conexión Bluetooth (los valores aceptados son 'Enabled' y 'Disabled'), lo cual se utiliza únicamente en el contexto del [http://dl-prod.essi.upc.edu/IMAGINGwiki/index.php/Main_Page Proyecto IMAGING]
| ''bluetooth_enabler'' || String || Indica la disponibilidad de test automáticos a través de conexión Bluetooth (los valores aceptados son 'Enabled' y 'Disabled'), lo cual se utiliza únicamente en el contexto del [http://dl-prod.essi.upc.edu/IMAGINGwiki/index.php/Main_Page Proyecto IMAGING]
|-
| "csv_decimal" || String || Especifica el carácter utilizado para representar el punto decimal en valores numéricos en el archivo CSV generado (valores aceptados: '.' y ',').
|-
| "csv_delimiter" || String || Especifica el carácter utilizado para separar los campos en el archivo CSV generado (valores aceptados: ';' y ',').
|-
|-
| ''default_language'' || String || Idioma establecido por defecto al iniciar la sesión (será el mismo para todos los usuarios)
| ''default_language'' || String || Idioma establecido por defecto al iniciar la sesión (será el mismo para todos los usuarios)

Revision as of 17:53, 29 March 2025

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (System administration)
{| class="wikitable" style="margin:auto; text-align: left;"
|+ System parameters
|-
! Name !! Data type !! Description
|-
| ''attribute_reserved1'' || String || Label of the first field of free use in the requests (write 'DoNotShow' to hide it)
|-
| ''attribute_reserved2'' || String || Label of the second field of free use in the requests (write 'DoNotShow' to hide it)
|-
| ''attribute_reserved3'' || String || Label of the third field of free use in the requests (write 'DoNotShow' to hide it)
|-
| ''backup_frequency'' || Integer || Minimum amount of hours that need to pass for the system to generate a new copy of the database
|-
| ''backup_history'' || Integer || Maximum number of copies of the database kept (once reached, the oldest copy in the folder is deleted)
|-
| ''bluetooth_enabler'' || String || Indicates the availability of automatic tests through Bluetooth connection (accepted values are 'Enabled' and 'Disabled'), which is only used in the [http://dl-prod.essi.upc.edu/IMAGINGwiki/index.php/Main_Page IMAGING  project]
|-
| ''csv_decimal'' || String || Specifies the character used to represent the decimal point in numerical values in the generated csv file (accepted values are ''.'' and '','')
|-
| ''csv_delimiter'' || String || Specifies the character used to separate fields in the generated csv file (accepted values are '';'' and '','')
|-
| ''default_language'' || String || Language set by default on logging in (the same for all users)
|-
| ''filename_background'' || String || File containing the image displayed in the background
|-
| ''filename_favicon'' || String || Icon of the system used in the browser tab
|-
| ''filename_sidebarlogo'' || String || File containing the logo displayed at the bottom of the sidebar
|-
| ''filename_worklistlogo'' || String || Logo used in the worklist reports
|-
| ''groups_profiles'' || String || Shows groups and profiles for analytical tests (accepted values are 'Enabled' and 'Disabled')
|-
| ''log_history'' || Integer || Maximum number of days to keep registries in the access log (those older than this will be automatically deleted)
|-
| ''max_image_volume'' || Integer || Maximum number of megabytes used to store images (once reached, the oldest ones in the folder are deleted)
|-
| ''name'' || String || Caption to appear at the top of the screen (in the navigation bar), as well as in the worklist and reports
|-
| ''report_subtitle'' || String || Subtitle to be used in the worklist and reports
|-
| ''table_default_paging'' || Integer || This indicates the initial paging of all the tables (accepted values are 5, 10 or 25)
|-
| ''table_min_rows_for_search'' || Integer || This is the minimum number of rows a table must have to show the corresponding search field
|-
| ''timeout'' || Integer || Time (in minutes) after which the connection to the backend requires a new log in
|-
| ''version'' || String || Version of the system
|-
| ''zip_password'' || String || This is the password that will be used to generate the downloaded zip file
|}
Parámetros del Sistema
Nombre Tipo de Datos Descripción
attribute_reserved1 String Etiqueta del primer campo de uso discrecional en las solicitudes (escribe 'DoNotShow' para ocultarlo)
attribute_reserved2 String Etiqueta del segundo campo de uso discrecional en las solicitudes (escribe 'DoNotShow' para ocultarlo)
attribute_reserved3 String Etiqueta del tercer campo de uso discrecional en las solicitudes (escribe 'DoNotShow' para ocultarlo)
backup_frequency Integer Mínimo número de horas que deben pasar para que el sistema vuelva a generar una copia de seguridad
backup_history Integer Máximo número de copias de seguridad de la base de datos que se guardan (una vez alcanzado este número, la copia más antigua se borrará)
bluetooth_enabler String Indica la disponibilidad de test automáticos a través de conexión Bluetooth (los valores aceptados son 'Enabled' y 'Disabled'), lo cual se utiliza únicamente en el contexto del Proyecto IMAGING
"csv_decimal" String Especifica el carácter utilizado para representar el punto decimal en valores numéricos en el archivo CSV generado (valores aceptados: '.' y ',').
"csv_delimiter" String Especifica el carácter utilizado para separar los campos en el archivo CSV generado (valores aceptados: ';' y ',').
default_language String Idioma establecido por defecto al iniciar la sesión (será el mismo para todos los usuarios)
filename_background String Fichero que contiene la imagen de fondo
filename_favicon String Icono del sistema usado en la correspondiente pestaña del navegador
filename_sidebarlogo String Fichero que contiene el logo mostrado en la parte superior de la barra lateral
filename_worklistlogo String Logo utilizado en la lista de trabajo y reportes
group_profiles String Muestra los grupos y perfiles de tests analíticos (los valores aceptados son 'Enabled' y 'Disabled')
log_history Integer Número máximo de días que se guardarán las entradas en el registro de acceso (las que sean más antiguas que este límite se borraran automáticamente)
max_image_volume Integer Máximo número de megabytes utilizados para el almacenamiento de imagenes used to store images en el contexto del Proyecto IMAGING (una vez alcanzado este límite, las más antiguas se borrarán)
name String Título que aparece en la parte superior de la pantalla (en la barra de navegación), así como en la lista de trabajo y en los reportes
report_subtitle String Subtítulo que se utilizará en la lista de trabajo y los reportes
table_default_paging Integer Indica la paginación inicial de todas las tablas (los valores aceptados son 5, 10 or 25)
table_min_rows_for_search Integer Mínimo número de filas que una tabla debe tener para mostrar el correspondiente campo de búsqueda
timeout Integer Tiempo (en minutos) después del cual la conexión con el backend requiere un nuevo inicio de sesión
version String Versión del Sistema
zip_password String Palabra clave que será utilizada para generar el fichero zip descargable