diff --git a/backend/ar/settings.json b/backend/ar/settings.json index 08e9cda0..44dcb0af 100644 --- a/backend/ar/settings.json +++ b/backend/ar/settings.json @@ -107,6 +107,12 @@ "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).", "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}." + "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}.", + "limit_tags_for_object_types_by_id": "Limit tags that can be linked as object types by ID", + "limit_tags_for_object_types_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose object types from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as object types in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_materials_by_id": "Limit tags that can be linked as materials by ID", + "limit_tags_for_materials_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose materials from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as materials in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_techniques_by_id": "Limit tags that can be linked as techniques by ID", + "limit_tags_for_techniques_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose techniques from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as techniques in a comma-separated list. E.g. \"1,21,521\"" } } \ No newline at end of file diff --git a/backend/de/settings.json b/backend/de/settings.json index 611f977a..22ae38c4 100644 --- a/backend/de/settings.json +++ b/backend/de/settings.json @@ -107,6 +107,12 @@ "nextcloud_base_url": "Nextcloud-Integration: Basis-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).", "custom_report_templates_explanation": "Hier k\u00f6nnen Vorlagen f\u00fcr Berichte und \u00dcbersichten gespeichert werden. Die Vorlagen k\u00f6nnen auf passenden Seiten (Objekt-Einzelseite, Treffer-Seiten f\u00fcr Objekte, \u2026) genutzt werden um automatisch ausgef\u00fcllte Berichte und \u00dcbersichten zu erzeugen. Hierf\u00fcr m\u00fcssen an den passenden Stellen der Vorlagen Platzhalter verwendet werden. Eine Liste der jeweils verf\u00fcgbaren Platzhalter erreichen Sie \u00fcber Anklicken der entsprechenden Buttons (unten). Die Vorlagen m\u00fcssen als reine Textdateien (z.B. html, csv, txt, \u2026) hochgeladen werden.", - "custom_report_templates_object_loop_explanation": "Dort, wo mehrere Objekte in einer \u00dcbersicht zusammenflie\u00dfen muss der Bereich der Platzhalter f\u00fcr Objektinformationen mit dem Platzhalter {object_loop} eingeleitet werden und ebenso mit {object_loop} abgeschlossen werden." + "custom_report_templates_object_loop_explanation": "Dort, wo mehrere Objekte in einer \u00dcbersicht zusammenflie\u00dfen muss der Bereich der Platzhalter f\u00fcr Objektinformationen mit dem Platzhalter {object_loop} eingeleitet werden und ebenso mit {object_loop} abgeschlossen werden.", + "limit_tags_for_object_types_by_id": "Limit tags that can be linked as object types by ID", + "limit_tags_for_object_types_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose object types from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as object types in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_materials_by_id": "Limit tags that can be linked as materials by ID", + "limit_tags_for_materials_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose materials from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as materials in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_techniques_by_id": "Limit tags that can be linked as techniques by ID", + "limit_tags_for_techniques_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose techniques from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as techniques in a comma-separated list. E.g. \"1,21,521\"" } } \ No newline at end of file diff --git a/backend/dsb/settings.json b/backend/dsb/settings.json index cf138dc1..5e26586a 100644 --- a/backend/dsb/settings.json +++ b/backend/dsb/settings.json @@ -107,6 +107,12 @@ "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).", "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}." + "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}.", + "limit_tags_for_object_types_by_id": "Limit tags that can be linked as object types by ID", + "limit_tags_for_object_types_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose object types from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as object types in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_materials_by_id": "Limit tags that can be linked as materials by ID", + "limit_tags_for_materials_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose materials from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as materials in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_techniques_by_id": "Limit tags that can be linked as techniques by ID", + "limit_tags_for_techniques_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose techniques from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as techniques in a comma-separated list. E.g. \"1,21,521\"" } } \ No newline at end of file diff --git a/backend/en/settings.json b/backend/en/settings.json index d429436e..e693f3a0 100644 --- a/backend/en/settings.json +++ b/backend/en/settings.json @@ -107,6 +107,12 @@ "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).", "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}." + "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}.", + "limit_tags_for_object_types_by_id": "Limit tags that can be linked as object types by ID", + "limit_tags_for_object_types_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose object types from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as object types in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_materials_by_id": "Limit tags that can be linked as materials by ID", + "limit_tags_for_materials_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose materials from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as materials in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_techniques_by_id": "Limit tags that can be linked as techniques by ID", + "limit_tags_for_techniques_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose techniques from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as techniques in a comma-separated list. E.g. \"1,21,521\"" } } \ No newline at end of file diff --git a/backend/es/settings.json b/backend/es/settings.json index 5421f208..0e6b9530 100644 --- a/backend/es/settings.json +++ b/backend/es/settings.json @@ -107,6 +107,12 @@ "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).", "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}." + "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}.", + "limit_tags_for_object_types_by_id": "Limit tags that can be linked as object types by ID", + "limit_tags_for_object_types_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose object types from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as object types in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_materials_by_id": "Limit tags that can be linked as materials by ID", + "limit_tags_for_materials_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose materials from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as materials in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_techniques_by_id": "Limit tags that can be linked as techniques by ID", + "limit_tags_for_techniques_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose techniques from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as techniques in a comma-separated list. E.g. \"1,21,521\"" } } \ No newline at end of file diff --git a/backend/fr/settings.json b/backend/fr/settings.json index badc4f16..f6c8a3e6 100644 --- a/backend/fr/settings.json +++ b/backend/fr/settings.json @@ -107,6 +107,12 @@ "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).", "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}." + "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}.", + "limit_tags_for_object_types_by_id": "Limit tags that can be linked as object types by ID", + "limit_tags_for_object_types_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose object types from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as object types in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_materials_by_id": "Limit tags that can be linked as materials by ID", + "limit_tags_for_materials_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose materials from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as materials in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_techniques_by_id": "Limit tags that can be linked as techniques by ID", + "limit_tags_for_techniques_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose techniques from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as techniques in a comma-separated list. E.g. \"1,21,521\"" } } \ No newline at end of file diff --git a/backend/hsb/settings.json b/backend/hsb/settings.json index cf138dc1..5e26586a 100644 --- a/backend/hsb/settings.json +++ b/backend/hsb/settings.json @@ -107,6 +107,12 @@ "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).", "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}." + "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}.", + "limit_tags_for_object_types_by_id": "Limit tags that can be linked as object types by ID", + "limit_tags_for_object_types_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose object types from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as object types in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_materials_by_id": "Limit tags that can be linked as materials by ID", + "limit_tags_for_materials_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose materials from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as materials in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_techniques_by_id": "Limit tags that can be linked as techniques by ID", + "limit_tags_for_techniques_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose techniques from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as techniques in a comma-separated list. E.g. \"1,21,521\"" } } \ No newline at end of file diff --git a/backend/hu/settings.json b/backend/hu/settings.json index 652cb8ac..c8934d90 100644 --- a/backend/hu/settings.json +++ b/backend/hu/settings.json @@ -107,6 +107,12 @@ "nextcloud_base_url": "Nextcloud integr\u00e1ci\u00f3: alap URL", "explica_nextcloud_base_url": "A M\u00fazeumDigit\u00e1r integr\u00e1lhat\u00f3 az int\u00e9zm\u00e9ny Nextcloudj\u00e1val. Az ehhez sz\u00fcks\u00e9ges URL c\u00edmet itt lehets\u00e9ges megadni. (https:\/\/cloud.p\u00e9lda.com). Miut\u00e1n ez megt\u00f6rt\u00e9nt az int\u00e9zm\u00e9ny minden felhaszn\u00e1l\u00f3ja megadhatja a felhaszn\u00e1l\u00f3nev\u00e9t \u00e9s a jelszav\u00e1t (amely a Nextcloud felhaszn\u00e1l\u00f3i be\u00e1ll\u00edt\u00e1sok seg\u00edts\u00e9g\u00e9vel \u00e9rhet\u0151 el) a szem\u00e9lyes be\u00e1ll\u00edt\u00e1saiban. Ezt k\u00f6vet\u0151en a musdb jelzi, ha valaki hozz\u00e1f\u00e9r\u00e9ssel rendelkezik a Nextcloud mapp\u00e1khoz.", "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}." + "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}.", + "limit_tags_for_object_types_by_id": "Limit tags that can be linked as object types by ID", + "limit_tags_for_object_types_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose object types from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as object types in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_materials_by_id": "Limit tags that can be linked as materials by ID", + "limit_tags_for_materials_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose materials from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as materials in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_techniques_by_id": "Limit tags that can be linked as techniques by ID", + "limit_tags_for_techniques_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose techniques from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as techniques in a comma-separated list. E.g. \"1,21,521\"" } } \ No newline at end of file diff --git a/backend/id/settings.json b/backend/id/settings.json index 6a7e68aa..b539ddb8 100644 --- a/backend/id/settings.json +++ b/backend/id/settings.json @@ -107,6 +107,12 @@ "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).", "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}." + "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}.", + "limit_tags_for_object_types_by_id": "Limit tags that can be linked as object types by ID", + "limit_tags_for_object_types_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose object types from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as object types in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_materials_by_id": "Limit tags that can be linked as materials by ID", + "limit_tags_for_materials_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose materials from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as materials in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_techniques_by_id": "Limit tags that can be linked as techniques by ID", + "limit_tags_for_techniques_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose techniques from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as techniques in a comma-separated list. E.g. \"1,21,521\"" } } \ No newline at end of file diff --git a/backend/it/settings.json b/backend/it/settings.json index 5421f208..0e6b9530 100644 --- a/backend/it/settings.json +++ b/backend/it/settings.json @@ -107,6 +107,12 @@ "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).", "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}." + "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}.", + "limit_tags_for_object_types_by_id": "Limit tags that can be linked as object types by ID", + "limit_tags_for_object_types_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose object types from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as object types in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_materials_by_id": "Limit tags that can be linked as materials by ID", + "limit_tags_for_materials_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose materials from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as materials in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_techniques_by_id": "Limit tags that can be linked as techniques by ID", + "limit_tags_for_techniques_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose techniques from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as techniques in a comma-separated list. E.g. \"1,21,521\"" } } \ No newline at end of file diff --git a/backend/iw/settings.json b/backend/iw/settings.json index 08e9cda0..44dcb0af 100644 --- a/backend/iw/settings.json +++ b/backend/iw/settings.json @@ -107,6 +107,12 @@ "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).", "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}." + "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}.", + "limit_tags_for_object_types_by_id": "Limit tags that can be linked as object types by ID", + "limit_tags_for_object_types_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose object types from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as object types in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_materials_by_id": "Limit tags that can be linked as materials by ID", + "limit_tags_for_materials_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose materials from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as materials in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_techniques_by_id": "Limit tags that can be linked as techniques by ID", + "limit_tags_for_techniques_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose techniques from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as techniques in a comma-separated list. E.g. \"1,21,521\"" } } \ No newline at end of file diff --git a/backend/nl/settings.json b/backend/nl/settings.json index 5421f208..0e6b9530 100644 --- a/backend/nl/settings.json +++ b/backend/nl/settings.json @@ -107,6 +107,12 @@ "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).", "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}." + "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}.", + "limit_tags_for_object_types_by_id": "Limit tags that can be linked as object types by ID", + "limit_tags_for_object_types_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose object types from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as object types in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_materials_by_id": "Limit tags that can be linked as materials by ID", + "limit_tags_for_materials_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose materials from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as materials in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_techniques_by_id": "Limit tags that can be linked as techniques by ID", + "limit_tags_for_techniques_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose techniques from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as techniques in a comma-separated list. E.g. \"1,21,521\"" } } \ No newline at end of file diff --git a/backend/pl/settings.json b/backend/pl/settings.json index 577f04b7..8e70a5c0 100644 --- a/backend/pl/settings.json +++ b/backend/pl/settings.json @@ -107,6 +107,12 @@ "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).", "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}." + "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}.", + "limit_tags_for_object_types_by_id": "Limit tags that can be linked as object types by ID", + "limit_tags_for_object_types_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose object types from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as object types in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_materials_by_id": "Limit tags that can be linked as materials by ID", + "limit_tags_for_materials_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose materials from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as materials in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_techniques_by_id": "Limit tags that can be linked as techniques by ID", + "limit_tags_for_techniques_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose techniques from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as techniques in a comma-separated list. E.g. \"1,21,521\"" } } \ No newline at end of file diff --git a/backend/pt/settings.json b/backend/pt/settings.json index 0444d7b3..2e7e7256 100644 --- a/backend/pt/settings.json +++ b/backend/pt/settings.json @@ -107,6 +107,12 @@ "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).", "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}." + "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}.", + "limit_tags_for_object_types_by_id": "Limit tags that can be linked as object types by ID", + "limit_tags_for_object_types_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose object types from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as object types in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_materials_by_id": "Limit tags that can be linked as materials by ID", + "limit_tags_for_materials_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose materials from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as materials in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_techniques_by_id": "Limit tags that can be linked as techniques by ID", + "limit_tags_for_techniques_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose techniques from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as techniques in a comma-separated list. E.g. \"1,21,521\"" } } \ No newline at end of file diff --git a/backend/ru/settings.json b/backend/ru/settings.json index 947e822a..bf29639c 100644 --- a/backend/ru/settings.json +++ b/backend/ru/settings.json @@ -107,6 +107,12 @@ "nextcloud_base_url": "\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f \u0441 Nextcloud: \u0431\u0430\u0437\u043e\u0432\u044b\u0439 URL", "explica_nextcloud_base_url": "musdb \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0438\u043d\u0442\u0435\u0433\u0440\u0438\u0440\u043e\u0432\u0430\u043d \u0441 \u0445\u0440\u0430\u043d\u0438\u043b\u0438\u0449\u0435\u043c Nextcloud \u0443\u0447\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u044f. \u0414\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u0437\u0434\u0435\u0441\u044c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0432\u0432\u0435\u0441\u0442\u0438 \u0431\u0430\u0437\u043e\u0432\u044b\u0439 URL (https:\/\/cloud.example.com). \u0415\u0441\u043b\u0438 \u044d\u0442\u043e \u0431\u044b\u043b\u043e \u0441\u0434\u0435\u043b\u0430\u043d\u043e, \u043a\u0430\u0436\u0434\u044b\u0439 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u0443\u0447\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u044f \u043c\u043e\u0436\u0435\u0442 \u0432\u0432\u0435\u0441\u0442\u0438 \u0441\u0432\u043e\u0435 \u0438\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0438 \u043f\u0430\u0440\u043e\u043b\u044c \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f (\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u0439 \u0432 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430\u0445 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0432 Nextcloud) \u0432 \u043b\u0438\u0447\u043d\u044b\u0445 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430\u0445. \u0412\u043f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u0438 musdb \u0443\u043a\u0430\u0436\u0435\u0442, \u0435\u0441\u0442\u044c \u043b\u0438 \u0443 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u043f\u0430\u043f\u043a\u0430\u043c \u0441 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c\u0438 \u0434\u0430\u043d\u043d\u044b\u043c\u0438 \u0434\u043b\u044f \u0437\u0430\u043f\u0438\u0441\u0438 - \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u043e \u0437\u0430\u0439\u043c\u0435 \u0438\u043b\u0438 \u0432\u044b\u0441\u0442\u0430\u0432\u043a\u0435. \u0427\u0442\u043e\u0431\u044b \u044d\u0442\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u043b\u043e, \u0438\u043c\u0435\u043d\u0430 \u043f\u0430\u043f\u043e\u043a \u0434\u043e\u043b\u0436\u043d\u044b \u0432\u043a\u043b\u044e\u0447\u0430\u0442\u044c \u043d\u043e\u043c\u0435\u0440 \u0441\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u043e\u0431\u044a\u0435\u043a\u0442 (\u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0435\u0442\u0441\u044f \u0432 \u0431\u043e\u043a\u043e\u0432\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438).", "custom_report_templates_explanation": "\u0417\u0434\u0435\u0441\u044c \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0448\u0430\u0431\u043b\u043e\u043d\u044b \u0434\u043b\u044f \u043e\u0442\u0447\u0435\u0442\u043e\u0432 \u0438 \u043e\u0431\u0437\u043e\u0440\u043e\u0432. \u0412 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0445 \u0440\u0430\u0437\u0434\u0435\u043b\u0430\u0445 (\u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u043e\u0431\u044a\u0435\u043a\u0442\u0430, \u043e\u0431\u0437\u043e\u0440 \u043e\u0431\u044a\u0435\u043a\u0442\u0430, ...) \u044d\u0442\u0438 \u0448\u0430\u0431\u043b\u043e\u043d\u044b \u043c\u043e\u0433\u0443\u0442 \u0431\u044b\u0442\u044c \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u044b \u0434\u043b\u044f \u0430\u0432\u0442\u043e\u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u0438 \u043e\u0442\u0447\u0435\u0442\u043e\u0432 \u0438 \u043e\u0431\u0437\u043e\u0440\u043e\u0432 \u0441 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0435\u0439. \u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438 \u043e\u0431\u043e\u0437\u043d\u0430\u0447\u0430\u044e\u0442 \u043c\u0435\u0441\u0442\u043e, \u0433\u0434\u0435 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0437\u0430\u043f\u043e\u043b\u043d\u044f\u0435\u0442\u0441\u044f \u043f\u0440\u0438 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0438 \u043e\u0442\u0447\u0435\u0442\u0430. \u0421\u043f\u0438\u0441\u043e\u043a \u0448\u0430\u0431\u043b\u043e\u043d\u043e\u0432, \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u0445 \u0434\u043b\u044f \u0434\u0430\u043d\u043d\u043e\u0433\u043e \u0442\u0438\u043f\u0430 \u043e\u0442\u0447\u0435\u0442\u0430, \u043c\u043e\u0436\u043d\u043e \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c, \u043d\u0430\u0436\u0430\u0432 \u043d\u0430 \u043e\u0434\u043d\u0443 \u0438\u0437 \u043a\u043d\u043e\u043f\u043e\u043a \u043d\u0438\u0436\u0435. \u0428\u0430\u0431\u043b\u043e\u043d\u044b \u0434\u043e\u043b\u0436\u043d\u044b \u0431\u044b\u0442\u044c \u0437\u0430\u0433\u0440\u0443\u0436\u0435\u043d\u044b \u0432 \u043e\u0431\u044b\u0447\u043d\u043e\u043c \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u043c \u0444\u043e\u0440\u043c\u0430\u0442\u0435 (\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, html, csv, txt, ...).", - "custom_report_templates_object_loop_explanation": "\u0415\u0441\u043b\u0438 \u0434\u0430\u043d\u043d\u044b\u0439 \u0442\u0438\u043f \u043e\u0442\u0447\u0435\u0442\u0430 \u043a\u0430\u0441\u0430\u0435\u0442\u0441\u044f \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u0432, \u0440\u0430\u0437\u0434\u0435\u043b \u0434\u043b\u044f \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u043e\u0431 \u043e\u0431\u044a\u0435\u043a\u0442\u0435 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u0438\u043d\u043a\u0430\u043f\u0441\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d \u0441 \u043c\u0430\u0440\u043a\u0435\u0440\u043e\u043c {object_loop}." + "custom_report_templates_object_loop_explanation": "\u0415\u0441\u043b\u0438 \u0434\u0430\u043d\u043d\u044b\u0439 \u0442\u0438\u043f \u043e\u0442\u0447\u0435\u0442\u0430 \u043a\u0430\u0441\u0430\u0435\u0442\u0441\u044f \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u0432, \u0440\u0430\u0437\u0434\u0435\u043b \u0434\u043b\u044f \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u043e\u0431 \u043e\u0431\u044a\u0435\u043a\u0442\u0435 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u0438\u043d\u043a\u0430\u043f\u0441\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d \u0441 \u043c\u0430\u0440\u043a\u0435\u0440\u043e\u043c {object_loop}.", + "limit_tags_for_object_types_by_id": "Limit tags that can be linked as object types by ID", + "limit_tags_for_object_types_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose object types from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as object types in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_materials_by_id": "Limit tags that can be linked as materials by ID", + "limit_tags_for_materials_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose materials from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as materials in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_techniques_by_id": "Limit tags that can be linked as techniques by ID", + "limit_tags_for_techniques_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose techniques from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as techniques in a comma-separated list. E.g. \"1,21,521\"" } } \ No newline at end of file diff --git a/backend/tl/settings.json b/backend/tl/settings.json index 5421f208..0e6b9530 100644 --- a/backend/tl/settings.json +++ b/backend/tl/settings.json @@ -107,6 +107,12 @@ "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).", "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}." + "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}.", + "limit_tags_for_object_types_by_id": "Limit tags that can be linked as object types by ID", + "limit_tags_for_object_types_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose object types from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as object types in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_materials_by_id": "Limit tags that can be linked as materials by ID", + "limit_tags_for_materials_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose materials from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as materials in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_techniques_by_id": "Limit tags that can be linked as techniques by ID", + "limit_tags_for_techniques_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose techniques from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as techniques in a comma-separated list. E.g. \"1,21,521\"" } } \ No newline at end of file diff --git a/backend/tr/settings.json b/backend/tr/settings.json index f931eb96..b0578ceb 100644 --- a/backend/tr/settings.json +++ b/backend/tr/settings.json @@ -107,6 +107,12 @@ "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).", "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}." + "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}.", + "limit_tags_for_object_types_by_id": "Limit tags that can be linked as object types by ID", + "limit_tags_for_object_types_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose object types from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as object types in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_materials_by_id": "Limit tags that can be linked as materials by ID", + "limit_tags_for_materials_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose materials from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as materials in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_techniques_by_id": "Limit tags that can be linked as techniques by ID", + "limit_tags_for_techniques_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose techniques from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as techniques in a comma-separated list. E.g. \"1,21,521\"" } } \ No newline at end of file diff --git a/backend/uk/settings.json b/backend/uk/settings.json index 076dec4c..acecb61f 100644 --- a/backend/uk/settings.json +++ b/backend/uk/settings.json @@ -107,6 +107,12 @@ "nextcloud_base_url": "\u0406\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0456\u044f \u0437 Nextcloud: \u0431\u0430\u0437\u043e\u0432\u0438\u0439 URL", "explica_nextcloud_base_url": "musdb \u043c\u043e\u0436\u0435 \u0431\u0443\u0442\u0438 \u0456\u043d\u0442\u0435\u0433\u0440\u043e\u0432\u0430\u043d\u0438\u0439 \u0437\u0456 \u0441\u0445\u043e\u0432\u0438\u0449\u0435\u043c Nextcloud \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438. \u0414\u043b\u044f \u0446\u044c\u043e\u0433\u043e \u0442\u0443\u0442 \u043d\u0435\u043e\u0431\u0445\u0456\u0434\u043d\u043e \u0432\u0432\u0435\u0441\u0442\u0438 \u0431\u0430\u0437\u043e\u0432\u0438\u0439 URL (https:\/\/cloud.example.com). \u042f\u043a\u0449\u043e \u0446\u0435 \u0431\u0443\u043b\u043e \u0437\u0440\u043e\u0431\u043b\u0435\u043d\u043e, \u043a\u043e\u0436\u0435\u043d \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438 \u043c\u043e\u0436\u0435 \u0432\u0432\u0435\u0441\u0442\u0438 \u0441\u0432\u043e\u0454 \u0456\u043c'\u044f \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430 \u0442\u0430 \u043f\u0430\u0440\u043e\u043b\u044c \u0434\u043e\u0434\u0430\u0442\u043a\u0430 (\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u0439 \u0443 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f\u0445 \u0431\u0435\u0437\u043f\u0435\u043a\u0438 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430 \u0432 Nextcloud) \u0432 \u043e\u0441\u043e\u0431\u0438\u0441\u0442\u0438\u0445 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f\u0445. \u0417\u0433\u043e\u0434\u043e\u043c musdb \u0432\u043a\u0430\u0436\u0435, \u0447\u0438 \u043c\u0430\u0454 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447 \u0434\u043e\u0441\u0442\u0443\u043f \u0434\u043e \u043f\u0430\u043f\u043e\u043a \u0437 \u0434\u043e\u0434\u0430\u0442\u043a\u043e\u0432\u0438\u043c\u0438 \u0434\u0430\u043d\u0438\u043c\u0438 \u0434\u043b\u044f \u0437\u0430\u043f\u0438\u0441\u0443 - \u043d\u0430\u043f\u0440\u0438\u043a\u043b\u0430\u0434, \u043f\u0440\u043e \u043f\u043e\u0437\u0438\u043a\u0443 \u0430\u0431\u043e \u0432\u0438\u0441\u0442\u0430\u0432\u043a\u0443. \u0429\u043e\u0431 \u0446\u0435 \u043f\u0440\u0430\u0446\u044e\u0432\u0430\u043b\u043e, \u0456\u043c\u0435\u043d\u0430 \u043f\u0430\u043f\u043e\u043a \u043c\u0430\u044e\u0442\u044c \u043c\u0456\u0441\u0442\u0438\u0442\u0438 \u043d\u043e\u043c\u0435\u0440 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f \u043d\u0430 \u043e\u0431'\u0454\u043a\u0442 (\u0432\u0456\u0434\u043e\u0431\u0440\u0430\u0436\u0430\u0454\u0442\u044c\u0441\u044f \u0432 \u0431\u0456\u0447\u043d\u0456\u0439 \u043f\u0430\u043d\u0435\u043b\u0456).", "custom_report_templates_explanation": "\u0422\u0443\u0442 \u0432\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0448\u0430\u0431\u043b\u043e\u043d\u0438 \u0434\u043b\u044f \u0437\u0432\u0456\u0442\u0456\u0432 \u0442\u0430 \u043e\u0433\u043b\u044f\u0434\u0456\u0432. \u0423 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u0438\u0445 \u0440\u043e\u0437\u0434\u0456\u043b\u0430\u0445 (\u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0430 \u043e\u0431'\u0454\u043a\u0442\u0430, \u043e\u0433\u043b\u044f\u0434 \u043e\u0431'\u0454\u043a\u0442\u0430, ...) \u0446\u0456 \u0448\u0430\u0431\u043b\u043e\u043d\u0438 \u043c\u043e\u0436\u043d\u0430 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u0442\u0438 \u0434\u043b\u044f \u0430\u0432\u0442\u043e\u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0456\u0457 \u0437\u0432\u0456\u0442\u0456\u0432 \u0442\u0430 \u043e\u0433\u043b\u044f\u0434\u0456\u0432 \u0456\u0437 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u043e\u044e \u0456\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u0454\u044e. \u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438 \u043f\u043e\u0437\u043d\u0430\u0447\u0430\u044e\u0442\u044c \u043c\u0456\u0441\u0446\u0435, \u0434\u0435 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u0430 \u0456\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u044f \u0437\u0430\u043f\u043e\u0432\u043d\u044e\u0454\u0442\u044c\u0441\u044f \u043f\u0456\u0434 \u0447\u0430\u0441 \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u044f \u0437\u0432\u0456\u0442\u0443. \u0421\u043f\u0438\u0441\u043e\u043a \u0448\u0430\u0431\u043b\u043e\u043d\u0456\u0432, \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438\u0445 \u0434\u043b\u044f \u0434\u0430\u043d\u043e\u0433\u043e \u0442\u0438\u043f\u0443 \u0437\u0432\u0456\u0442\u0443, \u043c\u043e\u0436\u043d\u0430 \u043e\u0442\u0440\u0438\u043c\u0430\u0442\u0438, \u043d\u0430\u0442\u0438\u0441\u043d\u0443\u0432\u0448\u0438 \u043d\u0430 \u043e\u0434\u043d\u0443 \u0437 \u043a\u043d\u043e\u043f\u043e\u043a \u043d\u0438\u0436\u0447\u0435. \u0428\u0430\u0431\u043b\u043e\u043d\u0438 \u043c\u0430\u044e\u0442\u044c \u0431\u0443\u0442\u0438 \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u0456 \u0443 \u0437\u0432\u0438\u0447\u0430\u0439\u043d\u043e\u043c\u0443 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u043c\u0443 \u0444\u043e\u0440\u043c\u0430\u0442\u0456 (\u043d\u0430\u043f\u0440\u0438\u043a\u043b\u0430\u0434, html, csv, txt, ...).", - "custom_report_templates_object_loop_explanation": "\u042f\u043a\u0449\u043e \u0446\u0435\u0439 \u0442\u0438\u043f \u0437\u0432\u0456\u0442\u0443 \u0441\u0442\u043e\u0441\u0443\u0454\u0442\u044c\u0441\u044f \u043a\u0456\u043b\u044c\u043a\u043e\u0445 \u043e\u0431'\u0454\u043a\u0442\u0456\u0432, \u0440\u043e\u0437\u0434\u0456\u043b \u0434\u043b\u044f \u043f\u043e\u0434\u0430\u043d\u043d\u044f \u0456\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u0457 \u043f\u0440\u043e \u043e\u0431'\u0454\u043a\u0442 \u043c\u0430\u0454 \u0431\u0443\u0442\u0438 \u0456\u043d\u043a\u0430\u043f\u0441\u0443\u043b\u044c\u043e\u0432\u0430\u043d\u043e \u0437 \u043c\u0430\u0440\u043a\u0435\u0440\u043e\u043c {object_loop}." + "custom_report_templates_object_loop_explanation": "\u042f\u043a\u0449\u043e \u0446\u0435\u0439 \u0442\u0438\u043f \u0437\u0432\u0456\u0442\u0443 \u0441\u0442\u043e\u0441\u0443\u0454\u0442\u044c\u0441\u044f \u043a\u0456\u043b\u044c\u043a\u043e\u0445 \u043e\u0431'\u0454\u043a\u0442\u0456\u0432, \u0440\u043e\u0437\u0434\u0456\u043b \u0434\u043b\u044f \u043f\u043e\u0434\u0430\u043d\u043d\u044f \u0456\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u0457 \u043f\u0440\u043e \u043e\u0431'\u0454\u043a\u0442 \u043c\u0430\u0454 \u0431\u0443\u0442\u0438 \u0456\u043d\u043a\u0430\u043f\u0441\u0443\u043b\u044c\u043e\u0432\u0430\u043d\u043e \u0437 \u043c\u0430\u0440\u043a\u0435\u0440\u043e\u043c {object_loop}.", + "limit_tags_for_object_types_by_id": "Limit tags that can be linked as object types by ID", + "limit_tags_for_object_types_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose object types from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as object types in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_materials_by_id": "Limit tags that can be linked as materials by ID", + "limit_tags_for_materials_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose materials from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as materials in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_techniques_by_id": "Limit tags that can be linked as techniques by ID", + "limit_tags_for_techniques_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose techniques from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as techniques in a comma-separated list. E.g. \"1,21,521\"" } } \ No newline at end of file diff --git a/backend/zh/settings.json b/backend/zh/settings.json index d6e38f38..ee6aedca 100644 --- a/backend/zh/settings.json +++ b/backend/zh/settings.json @@ -107,6 +107,12 @@ "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).", "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}." + "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}.", + "limit_tags_for_object_types_by_id": "Limit tags that can be linked as object types by ID", + "limit_tags_for_object_types_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose object types from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as object types in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_materials_by_id": "Limit tags that can be linked as materials by ID", + "limit_tags_for_materials_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose materials from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as materials in a comma-separated list. E.g. \"1,21,521\"", + "limit_tags_for_techniques_by_id": "Limit tags that can be linked as techniques by ID", + "limit_tags_for_techniques_by_id_explica": "According to Hungarian law, collection management systems should allow museums to choose techniques from a *museum-specific* list of values. musdb generally works with shared controlled vocabularies - in fact, that is one of it's greatest stengths.\r\nTo still meet the requirements set by the law mentioned above, museums can use this input field to enter the IDs of tags whitelisted for use as techniques in a comma-separated list. E.g. \"1,21,521\"" } } \ No newline at end of file