Approval in backend

This commit is contained in:
2022-12-01 18:04:19 +00:00
committed by md translation bot
parent 8e7ceed724
commit 7f14458a64
19 changed files with 114 additions and 19 deletions

View File

@ -98,6 +98,11 @@
"explica_strict_mode_invno": "By default, a warning is given if a new object with a duplicate inventory number is entered. It is however possible to proceed entering the object regardless by pressing the respective button. Enabling this setting removes the button and makes it fully impossible to enter objects of a duplicate inventory number.",
"explica_how_event_sources": "If a museum has a strong research focus or a focus on provenenance research, it may be useful to note the source from which the information for events (e.g. who bought the object at a given date?) was retrieved. The option to do so in a regularized fashion is available once this option has been activated.",
"explica_object_categorization_ai": "When adding objects, an AI-based image categorization can be run for a rough tagging of the objects (provided that images are uploaded as the object is added). As this image categoriation is far from perfect and blocks the upload process for some time, it needs to be enabled here if it is to be used.",
"explica_invno_scheme": "If this field is filled, a suggestion for inventory numbers for new objects can be provided by the system. Variable components of an inventory number - a counter and often an identifier for the collection - can be marked using the placeholders {no} (for a counter counting up) and {c_sig} for the collection signature. Suggesting collection signatures required a collection to have already been selected as the suggestion button is pressed. Signatures for the collection can be entered using the collection page. An example for such an inventory number scheme may thus be XYZ-{no}8, meaning that any suggested inventory number will start with \"XYZ-\", followed by a counter padded to 8 characters. The first proposed inventory number would thus be XYZ-00000001, the second XYZ-00000002."
"explica_invno_scheme": "If this field is filled, a suggestion for inventory numbers for new objects can be provided by the system. Variable components of an inventory number - a counter and often an identifier for the collection - can be marked using the placeholders {no} (for a counter counting up) and {c_sig} for the collection signature. Suggesting collection signatures required a collection to have already been selected as the suggestion button is pressed. Signatures for the collection can be entered using the collection page. An example for such an inventory number scheme may thus be XYZ-{no}8, meaning that any suggested inventory number will start with \"XYZ-\", followed by a counter padded to 8 characters. The first proposed inventory number would thus be XYZ-00000001, the second XYZ-00000002.",
"enable_strict_mode_for_object_type": "Require users to select an object type from the drop-down list when adding a new object",
"explica_strict_mode_object_type": "If this setting is enabled, the object input page is adjusted to prevent users from adding new objects with free-text object types. Instead, the object type needs to be selected from the drop-down menu appearing as one types in the relevant field. Thus, the object type is also always searchable as a tag and the object is directly categorizable using norm data links in case of exports and the like.",
"image_downloads": "Image downloads",
"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."
}
}