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

From ARIS
Jump to navigation Jump to search
FuzzyBot (talk | contribs)
Importing a new version from external source
 
FuzzyBot (talk | contribs)
Importing a new version from external source
Line 4: Line 4:
! Name !! Data type !! Description
! Name !! Data type !! Description
|-
|-
| ''version'' || String || Version of the system
| ''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)
|-
|-
| ''name'' || String || Caption to appear at the top of the screen, in the navigation bar
| ''backup_frequency'' || Integer || Minimum amount of hours that need to pass for the system to generate a new copy of the database
|-
|-
| ''default_language'' || String || Language set by default on logging in (the same for all users)
| ''backup_history'' || Integer || Maximum number of copies of the database kept (once reached, oldest copy in the folder is deleted)
|-
|-
| ''timeout'' || Integer || Time (in minutes) after wich the connection to the backend requires a new log in
| ''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]
|-
|-
| ''table_default_paging'' || Integer || This indicates the initial paging of all the tables (accepted values are 5, 10 or 25)
| ''default_language'' || String || Language set by default on logging in (the same for all users)
|-
|-
| ''table_min_rows_for_search'' || Integer || This is the minimum number of rows a table must have to show the corresponding search field
| ''filename_background'' || String || File containing the image displayed in the background
|-
|-
| ''attribute_reserved1'' || String || Label of the first field of free use in the requests (write 'DoNotShow' to hide it)
| ''filename_favicon'' || String || Icon of the system used in the browser tab
|-
|-
| ''attribute_reserved2'' || String || Label of the second field of free use in the requests (write 'DoNotShow' to hide it)
| ''filename_sidebarlogo'' || String || File containing the logo displayed at the bottom of the sidebar
|-
|-
| ''attribute_reserved3'' || String || Label of the third field of free use in the requests (write 'DoNotShow' to hide it)
| ''filename_worklistlogo'' || String || Logo used in the worklist reports
|-
|-
| ''filename_background'' || String || File containing the image displayed in the background
| ''groups_profiles'' || String || Shows groups and profiles for analytical tests (accepted values are 'Enabled' and 'Disabled')
|-
|-
| ''filename_sidebarlogo'' || String || File containing the logo displayed at the bottom of the sidebar
| ''log_history'' || Integer || Maximum number of days to keep registries in the access log (those older than this will be automatically deleted)
|-
|-
| ''filename_favicon'' || String || Icon of the system used in the browser tab
| ''max_image_volume'' || Integer || Maximum number of megabytes used to store images (once reached, oldest ones in the folder are 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]
| ''name'' || String || Caption to appear at the top of the screen (in the navigation bar), as well as in the worklist and reports
|-
|-
| ''zip_password'' || String || This is the password that will be used to generate the downloaded zip file
| ''report_subtitle'' || String || Subtitle to be used in the worklist and reports
|-
|-
| ''log_history'' || Integer || Maximum number of days to keep registries in the access log (those older than this will be automatically deleted)
| ''table_default_paging'' || Integer || This indicates the initial paging of all the tables (accepted values are 5, 10 or 25)
|-
|-
| ''backup_frequency'' || Integer || Minimum amount of hours that need to pass for the system to generate a new copy of the database
| ''table_min_rows_for_search'' || Integer || This is the minimum number of rows a table must have to show the corresponding search field
|-
|-
| ''backup_history'' || Integer || Maximum number of copies of the database kept (once reached, oldest copy in the folder is deleted)
| ''timeout'' || Integer || Time (in minutes) after wich the connection to the backend requires a new log in
|-
|-
| ''max_image_volume'' || Integer || Maximum number of megabytes used to store images (once reached, oldest ones in the folder are deleted)
| ''version'' || String || Version of the system
|-
|-
| ''filename_worklistlogo'' || String || Logo used in the worklist reports
| ''zip_password'' || String || This is the password that will be used to generate the downloaded zip file
|}
|}

Revision as of 13:22, 18 May 2024

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
|-
| ''set_sample_delivery_default'' || String || Indicates whether samples are assumed to be delivered or not by default (accepted values are 'True' and 'False'); setting it to 'True' makes 'Change information' and 'Samples' items in the sidebar be hidden.
|-
| ''show_validate_all_button'' || String || Specifies whether the button to validate all tests at once is visible or not (accepted values are 'True' and 'False').
|-
| ''table_default_paging'' || Integer || Indicates the initial paging of all the tables (accepted values are 5, 10 or 25)
|-
| ''table_min_rows_for_search'' || Integer || 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 || Password that will be used to generate the downloaded zip file
|}
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, 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 IMAGING project
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, 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 wich 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