Approval in backend

This commit is contained in:
2022-12-30 17:55:32 +00:00
committed by md translation bot
parent 6e2a8035f8
commit 39f31f3f93
19 changed files with 58 additions and 20 deletions

View File

@ -105,6 +105,8 @@
"bulk_download_text": "Text appearing for users when bulk downloading object images",
"explica_bulk_download_text": "Using this setting the museum can determine a text that will appear in an overlay as users download all object images in bulk. The users may thus be asked to notify the museum when using the images, even though the license permits them to use them without notification.",
"nextcloud_base_url": "Nextcloud integration: base URL",
"explica_nextcloud_base_url": "musdb can be integrated with an institution's Nextcloud instance. To do so, the base URL (https:\/\/cloud.example.com) needs to be entered here. If that has been done, each user of the institution can enter their username and an app password (available using the user security settings in Nextcloud) in their personal settings. Subsequently, musdb will indicate if one has access to folders with additional data for an entry - e.g. a loan or an exhibition. For this to work, folder names need to include the entity's reference number (displayed in the sidebar)."
"explica_nextcloud_base_url": "musdb can be integrated with an institution's Nextcloud instance. To do so, the base URL (https:\/\/cloud.example.com) needs to be entered here. If that has been done, each user of the institution can enter their username and an app password (available using the user security settings in Nextcloud) in their personal settings. Subsequently, musdb will indicate if one has access to folders with additional data for an entry - e.g. a loan or an exhibition. For this to work, folder names need to include the entity's reference number (displayed in the sidebar).",
"custom_report_templates_explanation": "Here you can upload templates for reports and overviews. At the respecitve places (page of an object, object overview, \u2026) these template might be used to autogenerate the reports and overviews with the relevant information. Placeholders mark the space where the respective information is filled in when the report is generated. A list of the placeholders available for a given type of report can be accessed by clicking one of the buttons below. The templates need to be uploaded in a plain text format (e.g. html, csv, txt, \u2026).",
"custom_report_templates_object_loop_explanation": "Where a given type of report concerns multiple objects, the section for representing object information has to be encapsulted with the marker {object_loop}."
}
}