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 41: Line 41:
|-
|-
| ''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.
| ''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_default_paging'' || Integer || Indicates the initial paging of all the tables (accepted values are 5, 10 or 25)

Latest revision as of 15:50, 26 February 2026

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, 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 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