diff --git a/backend/ar/exhibitions.php b/backend/ar/exhibitions.php index 8031f377..4dda47a5 100644 --- a/backend/ar/exhibitions.php +++ b/backend/ar/exhibitions.php @@ -40,6 +40,8 @@ "exhibitions_list_empty_text": "No exhibition entry has been added for your museum yet (hence, we cannot list any). You may:", "linked_an_exhibition": "Linked an exhibition with the object", "removed_obj_exh_link": "Removed link of object with an exhibition", - "permanent_exhibition": "Permanent exhibition" + "permanent_exhibition": "Permanent exhibition", + "toggled_highlighting": "Toggled highlight status", + "highlight": "Highlight" } } \ No newline at end of file diff --git a/backend/ar/object_addendum.json b/backend/ar/object_addendum.json index c90a18dc..c245af77 100644 --- a/backend/ar/object_addendum.json +++ b/backend/ar/object_addendum.json @@ -91,6 +91,9 @@ "Purchase", "Excavation", "Extrication", - "Inheritance" + "Inheritance", + "endowment", + "dispossession", + "old stock" ] } \ No newline at end of file diff --git a/backend/ar/object_relation.json b/backend/ar/object_relation.json index 5949c59e..3c7a3402 100644 --- a/backend/ar/object_relation.json +++ b/backend/ar/object_relation.json @@ -31,6 +31,7 @@ "linkable_collections": "Linkable collections", "switch_museum": "Switch museum", "select_a_museum": "Select a museum", - "links_object_with": "Links the object with" + "links_object_with": "Links the object with", + "tag_or_relation": "Keyword or relation" } } \ No newline at end of file diff --git a/backend/ar/startpage.json b/backend/ar/startpage.json index 3c69e6ae..d2570b93 100644 --- a/backend/ar/startpage.json +++ b/backend/ar/startpage.json @@ -38,6 +38,11 @@ "removed_background_img_successfully": "Removed background image successfully", "data_url": "Data \/ URL", "qr_code_generator": "QR code generator", - "instance_health": "Instance health" + "instance_health": "Instance health", + "version_links": "Links to other services", + "public_frontend": "Publlic page", + "norm_data_controlled_voc": "Norm data \/ controlled vocabularies", + "handbook": "Handbook", + "blog": "Blog" } } \ No newline at end of file diff --git a/backend/de/exhibitions.php b/backend/de/exhibitions.php index 62f7edd7..6c373a38 100644 --- a/backend/de/exhibitions.php +++ b/backend/de/exhibitions.php @@ -40,6 +40,8 @@ "exhibitions_list_empty_text": "Es wurde noch keine Ausstellung f\u00fcr Ihr Museum angelegt (entsprechend k\u00f6nnen wir keine auflisten). Sie k\u00f6nnen:", "linked_an_exhibition": "Eine Ausstellung wurde mit dem Objekt verkn\u00fcpft", "removed_obj_exh_link": "Verkn\u00fcpfung von Objekt und Ausstellung wurde gel\u00f6scht", - "permanent_exhibition": "Dauerausstellung" + "permanent_exhibition": "Dauerausstellung", + "toggled_highlighting": "Der Highlight-Status wurde bearbeitet", + "highlight": "Highlight" } } \ No newline at end of file diff --git a/backend/de/object_addendum.json b/backend/de/object_addendum.json index 65a91dff..9175259e 100644 --- a/backend/de/object_addendum.json +++ b/backend/de/object_addendum.json @@ -91,6 +91,9 @@ "Kauf", "Grabung", "Notbergung", - "Erbschaft" + "Erbschaft", + "Stiftung", + "Enteignung", + "Ursprungsbestand" ] } \ No newline at end of file diff --git a/backend/de/object_relation.json b/backend/de/object_relation.json index 49254671..fce29624 100644 --- a/backend/de/object_relation.json +++ b/backend/de/object_relation.json @@ -7,7 +7,7 @@ "collection_without_museum": "Sammlungen ohne Zuordnung zu einem Museum", "collection_with_museum": "Sammlungen mit Zuordnung zu einem Museum", "add_event": "Verkn\u00fcpfung mit Ereignis hinzuf\u00fcgen", - "add_tag": "Verkn\u00fcpfung mit Schlagwort hinzuf\u00fcgen", + "add_tag": "Verkn\u00fcpfung mit Schlagwort | Bezug hinzuf\u00fcgen", "tag_is": "Das Schlagwort ist", "no_timeplaceactor": "Bitte KEINE Zeit-, Orts- oder Personennamen eintragen", "common_term": "Allgemeiner Begriff", @@ -31,6 +31,7 @@ "linkable_collections": "Verkn\u00fcpfbare Sammlungen", "switch_museum": "Museum auswechseln", "select_a_museum": "Ein Museum ausw\u00e4hlen", - "links_object_with": "Verkn\u00fcpft das Objekt mit" + "links_object_with": "Verkn\u00fcpft das Objekt mit", + "tag_or_relation": "Schlagwort | Bezug" } } \ No newline at end of file diff --git a/backend/de/startpage.json b/backend/de/startpage.json index 12c1deac..a455b1be 100644 --- a/backend/de/startpage.json +++ b/backend/de/startpage.json @@ -38,6 +38,11 @@ "removed_background_img_successfully": "Hintergrundbild wurde erfolgreich entfernt", "data_url": "Daten \/ URL", "qr_code_generator": "QR-Code-Generator", - "instance_health": "Instanz-Gesundheit" + "instance_health": "Instanz-Gesundheit", + "version_links": "Links zu anderen Services", + "public_frontend": "\u00d6ffentliche Seite", + "norm_data_controlled_voc": "Normdaten \/ kontrollierte Vokabulare", + "handbook": "Handbuch", + "blog": "Blog" } } \ No newline at end of file diff --git a/backend/en/exhibitions.php b/backend/en/exhibitions.php index 8031f377..4dda47a5 100644 --- a/backend/en/exhibitions.php +++ b/backend/en/exhibitions.php @@ -40,6 +40,8 @@ "exhibitions_list_empty_text": "No exhibition entry has been added for your museum yet (hence, we cannot list any). You may:", "linked_an_exhibition": "Linked an exhibition with the object", "removed_obj_exh_link": "Removed link of object with an exhibition", - "permanent_exhibition": "Permanent exhibition" + "permanent_exhibition": "Permanent exhibition", + "toggled_highlighting": "Toggled highlight status", + "highlight": "Highlight" } } \ No newline at end of file diff --git a/backend/en/object.json b/backend/en/object.json index 021c6370..b42a0611 100644 --- a/backend/en/object.json +++ b/backend/en/object.json @@ -61,7 +61,7 @@ "delete_hint": "The website for the object gets destroyed. Any link linking to it will not be valid anymore", "delete_no": "No, not really (back)", "delete_yes": "Yes, that's what I want", - "be_careful": "Handle with care", + "be_careful": "To be used cautiously", "change_all_data": "Changes datasets selected according to the following rule", "which_field_change": "Please select the field to edit", "replace": "Replace", @@ -117,4 +117,4 @@ "allow_all": "Allow for all", "disallow_all": "Disallow for all" } -} \ No newline at end of file +} diff --git a/backend/en/object_addendum.json b/backend/en/object_addendum.json index c90a18dc..c245af77 100644 --- a/backend/en/object_addendum.json +++ b/backend/en/object_addendum.json @@ -91,6 +91,9 @@ "Purchase", "Excavation", "Extrication", - "Inheritance" + "Inheritance", + "endowment", + "dispossession", + "old stock" ] } \ No newline at end of file diff --git a/backend/en/object_relation.json b/backend/en/object_relation.json index 5949c59e..3c7a3402 100644 --- a/backend/en/object_relation.json +++ b/backend/en/object_relation.json @@ -31,6 +31,7 @@ "linkable_collections": "Linkable collections", "switch_museum": "Switch museum", "select_a_museum": "Select a museum", - "links_object_with": "Links the object with" + "links_object_with": "Links the object with", + "tag_or_relation": "Keyword or relation" } } \ No newline at end of file diff --git a/backend/en/startpage.json b/backend/en/startpage.json index 3c69e6ae..d2570b93 100644 --- a/backend/en/startpage.json +++ b/backend/en/startpage.json @@ -38,6 +38,11 @@ "removed_background_img_successfully": "Removed background image successfully", "data_url": "Data \/ URL", "qr_code_generator": "QR code generator", - "instance_health": "Instance health" + "instance_health": "Instance health", + "version_links": "Links to other services", + "public_frontend": "Publlic page", + "norm_data_controlled_voc": "Norm data \/ controlled vocabularies", + "handbook": "Handbook", + "blog": "Blog" } } \ No newline at end of file diff --git a/backend/es/exhibitions.php b/backend/es/exhibitions.php index 8031f377..4dda47a5 100644 --- a/backend/es/exhibitions.php +++ b/backend/es/exhibitions.php @@ -40,6 +40,8 @@ "exhibitions_list_empty_text": "No exhibition entry has been added for your museum yet (hence, we cannot list any). You may:", "linked_an_exhibition": "Linked an exhibition with the object", "removed_obj_exh_link": "Removed link of object with an exhibition", - "permanent_exhibition": "Permanent exhibition" + "permanent_exhibition": "Permanent exhibition", + "toggled_highlighting": "Toggled highlight status", + "highlight": "Highlight" } } \ No newline at end of file diff --git a/backend/es/object_addendum.json b/backend/es/object_addendum.json index c90a18dc..c245af77 100644 --- a/backend/es/object_addendum.json +++ b/backend/es/object_addendum.json @@ -91,6 +91,9 @@ "Purchase", "Excavation", "Extrication", - "Inheritance" + "Inheritance", + "endowment", + "dispossession", + "old stock" ] } \ No newline at end of file diff --git a/backend/es/object_relation.json b/backend/es/object_relation.json index 262b360c..46d51e9d 100644 --- a/backend/es/object_relation.json +++ b/backend/es/object_relation.json @@ -31,6 +31,7 @@ "linkable_collections": "Linkable collections", "switch_museum": "Switch museum", "select_a_museum": "Select a museum", - "links_object_with": "Links the object with" + "links_object_with": "Links the object with", + "tag_or_relation": "Keyword or relation" } } \ No newline at end of file diff --git a/backend/es/startpage.json b/backend/es/startpage.json index 3c69e6ae..d2570b93 100644 --- a/backend/es/startpage.json +++ b/backend/es/startpage.json @@ -38,6 +38,11 @@ "removed_background_img_successfully": "Removed background image successfully", "data_url": "Data \/ URL", "qr_code_generator": "QR code generator", - "instance_health": "Instance health" + "instance_health": "Instance health", + "version_links": "Links to other services", + "public_frontend": "Publlic page", + "norm_data_controlled_voc": "Norm data \/ controlled vocabularies", + "handbook": "Handbook", + "blog": "Blog" } } \ No newline at end of file diff --git a/backend/fr/exhibitions.php b/backend/fr/exhibitions.php index 8031f377..4dda47a5 100644 --- a/backend/fr/exhibitions.php +++ b/backend/fr/exhibitions.php @@ -40,6 +40,8 @@ "exhibitions_list_empty_text": "No exhibition entry has been added for your museum yet (hence, we cannot list any). You may:", "linked_an_exhibition": "Linked an exhibition with the object", "removed_obj_exh_link": "Removed link of object with an exhibition", - "permanent_exhibition": "Permanent exhibition" + "permanent_exhibition": "Permanent exhibition", + "toggled_highlighting": "Toggled highlight status", + "highlight": "Highlight" } } \ No newline at end of file diff --git a/backend/fr/object_addendum.json b/backend/fr/object_addendum.json index c90a18dc..c245af77 100644 --- a/backend/fr/object_addendum.json +++ b/backend/fr/object_addendum.json @@ -91,6 +91,9 @@ "Purchase", "Excavation", "Extrication", - "Inheritance" + "Inheritance", + "endowment", + "dispossession", + "old stock" ] } \ No newline at end of file diff --git a/backend/fr/object_relation.json b/backend/fr/object_relation.json index 5949c59e..3c7a3402 100644 --- a/backend/fr/object_relation.json +++ b/backend/fr/object_relation.json @@ -31,6 +31,7 @@ "linkable_collections": "Linkable collections", "switch_museum": "Switch museum", "select_a_museum": "Select a museum", - "links_object_with": "Links the object with" + "links_object_with": "Links the object with", + "tag_or_relation": "Keyword or relation" } } \ No newline at end of file diff --git a/backend/fr/startpage.json b/backend/fr/startpage.json index 3c69e6ae..d2570b93 100644 --- a/backend/fr/startpage.json +++ b/backend/fr/startpage.json @@ -38,6 +38,11 @@ "removed_background_img_successfully": "Removed background image successfully", "data_url": "Data \/ URL", "qr_code_generator": "QR code generator", - "instance_health": "Instance health" + "instance_health": "Instance health", + "version_links": "Links to other services", + "public_frontend": "Publlic page", + "norm_data_controlled_voc": "Norm data \/ controlled vocabularies", + "handbook": "Handbook", + "blog": "Blog" } } \ No newline at end of file diff --git a/backend/hu/exhibitions.php b/backend/hu/exhibitions.php index fbf629ed..d831d611 100644 --- a/backend/hu/exhibitions.php +++ b/backend/hu/exhibitions.php @@ -40,6 +40,8 @@ "exhibitions_list_empty_text": "Nincs ki\u00e1ll\u00edt\u00e1s hozz\u00e1rendelve az int\u00e9zm\u00e9nyhez. Tov\u00e1bbi lehet\u0151s\u00e9gek:", "linked_an_exhibition": "Ki\u00e1ll\u00edt\u00e1s \u00f6sszek\u00f6t\u00e9se a t\u00e1rggyal", "removed_obj_exh_link": "Ki\u00e1ll\u00edt\u00e1ssal val\u00f3 \u00f6sszek\u00f6t\u00e9s t\u00f6rl\u00e9se", - "permanent_exhibition": "\u00c1lland\u00f3 ki\u00e1ll\u00edt\u00e1s" + "permanent_exhibition": "\u00c1lland\u00f3 ki\u00e1ll\u00edt\u00e1s", + "toggled_highlighting": "Toggled highlight status", + "highlight": "Highlight" } } \ No newline at end of file diff --git a/backend/hu/museum.json b/backend/hu/museum.json index 38e5ed5b..70dd7cb8 100644 --- a/backend/hu/museum.json +++ b/backend/hu/museum.json @@ -84,9 +84,9 @@ "remove_scene_image": "K\u00e9p t\u00f6rl\u00e9se", "add_scene": "Helysz\u00edn hozz\u00e1ad\u00e1sa", "remove_scene": "Helysz\u00edn t\u00f6rl\u00e9se", - "remove_tour": "V\u00e1ndorki\u00e1ll\u00edt\u00e1s t\u00f6rl\u00e9se", - "add_tour": "V\u00e1ndorki\u00e1ll\u00edt\u00e1s hozz\u00e1ad\u00e1sa", - "edit_tour": "V\u00e1ndorki\u00e1ll\u00edt\u00e1s szerkeszt\u00e9se", + "remove_tour": "Panor\u00e1mafot\u00f3 t\u00f6rl\u00e9se", + "add_tour": "Panor\u00e1mafot\u00f3 hozz\u00e1ad\u00e1sa", + "edit_tour": "Panor\u00e1mafot\u00f3 szerkeszt\u00e9se", "sceneTitle": "Helysz\u00edn c\u00edme", "sceneVaov": "vaov", "sceneChange": "Helysz\u00edn cser\u00e9je", diff --git a/backend/hu/object_addendum.json b/backend/hu/object_addendum.json index 4d7bc711..61ad0fc4 100644 --- a/backend/hu/object_addendum.json +++ b/backend/hu/object_addendum.json @@ -91,8 +91,8 @@ "Felt\u00e1r\u00e1s", "Hivatalos \u00e1tad\u00e1s", "Csere", - "Gy\u0171jt\u00e9s", "Saj\u00e1t el\u0151\u00e1ll\u00edt\u00e1s", + "Gy\u0171jt\u00e9s", "T\u00f6rzsanyag", "Let\u00e9t" ] diff --git a/backend/hu/object_relation.json b/backend/hu/object_relation.json index 83f6f00b..7063fec5 100644 --- a/backend/hu/object_relation.json +++ b/backend/hu/object_relation.json @@ -31,6 +31,7 @@ "linkable_collections": "\u00d6sszekapcsolhat\u00f3 gy\u0171jtem\u00e9nyek", "switch_museum": "Tartalomszolg\u00e1ltat\u00f3 bekapcsol\u00e1sa", "select_a_museum": "Tartalomszolg\u00e1ltat\u00f3 v\u00e1laszt\u00e1sa", - "links_object_with": "A t\u00e1rgy \u00f6sszek\u00f6t\u00e9se" + "links_object_with": "A t\u00e1rgy \u00f6sszek\u00f6t\u00e9se", + "tag_or_relation": "kulcssz\u00f3 vagy vonatkoz\u00e1s" } } \ No newline at end of file diff --git a/backend/hu/startpage.json b/backend/hu/startpage.json index 1a362fb7..ad4c613d 100644 --- a/backend/hu/startpage.json +++ b/backend/hu/startpage.json @@ -38,6 +38,11 @@ "removed_background_img_successfully": "A h\u00e1tt\u00e9rk\u00e9pet sikeresen t\u00f6r\u00f6lt\u00fck", "data_url": "Adat \/ URL-c\u00edm", "qr_code_generator": "QR k\u00f3d gener\u00e1l\u00e1s", - "instance_health": "Instance health" + "instance_health": "Instance health", + "version_links": "Links to other services", + "public_frontend": "Publlic page", + "norm_data_controlled_voc": "Norm data \/ controlled vocabularies", + "handbook": "Handbook", + "blog": "Blog" } } \ No newline at end of file diff --git a/backend/id/exhibitions.php b/backend/id/exhibitions.php index 8031f377..4dda47a5 100644 --- a/backend/id/exhibitions.php +++ b/backend/id/exhibitions.php @@ -40,6 +40,8 @@ "exhibitions_list_empty_text": "No exhibition entry has been added for your museum yet (hence, we cannot list any). You may:", "linked_an_exhibition": "Linked an exhibition with the object", "removed_obj_exh_link": "Removed link of object with an exhibition", - "permanent_exhibition": "Permanent exhibition" + "permanent_exhibition": "Permanent exhibition", + "toggled_highlighting": "Toggled highlight status", + "highlight": "Highlight" } } \ No newline at end of file diff --git a/backend/id/object_addendum.json b/backend/id/object_addendum.json index 5fdae2c1..4f2db298 100644 --- a/backend/id/object_addendum.json +++ b/backend/id/object_addendum.json @@ -91,6 +91,9 @@ "Kauf", "Grabung", "Notbergung", - "Erbschaft" + "Erbschaft", + "endowment", + "dispossession", + "old stock" ] } \ No newline at end of file diff --git a/backend/id/object_relation.json b/backend/id/object_relation.json index c916b120..87bea426 100644 --- a/backend/id/object_relation.json +++ b/backend/id/object_relation.json @@ -31,6 +31,7 @@ "linkable_collections": "Linkable collections", "switch_museum": "Switch museum", "select_a_museum": "Select a museum", - "links_object_with": "Links the object with" + "links_object_with": "Links the object with", + "tag_or_relation": "Keyword or relation" } } \ No newline at end of file diff --git a/backend/id/startpage.json b/backend/id/startpage.json index 55c04bd1..caa2ae35 100644 --- a/backend/id/startpage.json +++ b/backend/id/startpage.json @@ -38,6 +38,11 @@ "removed_background_img_successfully": "Removed background image successfully", "data_url": "Data \/ URL", "qr_code_generator": "QR code generator", - "instance_health": "Instance health" + "instance_health": "Instance health", + "version_links": "Links to other services", + "public_frontend": "Publlic page", + "norm_data_controlled_voc": "Norm data \/ controlled vocabularies", + "handbook": "Handbook", + "blog": "Blog" } } \ No newline at end of file diff --git a/backend/it/exhibitions.php b/backend/it/exhibitions.php index 8031f377..4dda47a5 100644 --- a/backend/it/exhibitions.php +++ b/backend/it/exhibitions.php @@ -40,6 +40,8 @@ "exhibitions_list_empty_text": "No exhibition entry has been added for your museum yet (hence, we cannot list any). You may:", "linked_an_exhibition": "Linked an exhibition with the object", "removed_obj_exh_link": "Removed link of object with an exhibition", - "permanent_exhibition": "Permanent exhibition" + "permanent_exhibition": "Permanent exhibition", + "toggled_highlighting": "Toggled highlight status", + "highlight": "Highlight" } } \ No newline at end of file diff --git a/backend/it/object_addendum.json b/backend/it/object_addendum.json index c90a18dc..c245af77 100644 --- a/backend/it/object_addendum.json +++ b/backend/it/object_addendum.json @@ -91,6 +91,9 @@ "Purchase", "Excavation", "Extrication", - "Inheritance" + "Inheritance", + "endowment", + "dispossession", + "old stock" ] } \ No newline at end of file diff --git a/backend/it/object_relation.json b/backend/it/object_relation.json index 262b360c..46d51e9d 100644 --- a/backend/it/object_relation.json +++ b/backend/it/object_relation.json @@ -31,6 +31,7 @@ "linkable_collections": "Linkable collections", "switch_museum": "Switch museum", "select_a_museum": "Select a museum", - "links_object_with": "Links the object with" + "links_object_with": "Links the object with", + "tag_or_relation": "Keyword or relation" } } \ No newline at end of file diff --git a/backend/it/startpage.json b/backend/it/startpage.json index 3c69e6ae..d2570b93 100644 --- a/backend/it/startpage.json +++ b/backend/it/startpage.json @@ -38,6 +38,11 @@ "removed_background_img_successfully": "Removed background image successfully", "data_url": "Data \/ URL", "qr_code_generator": "QR code generator", - "instance_health": "Instance health" + "instance_health": "Instance health", + "version_links": "Links to other services", + "public_frontend": "Publlic page", + "norm_data_controlled_voc": "Norm data \/ controlled vocabularies", + "handbook": "Handbook", + "blog": "Blog" } } \ No newline at end of file diff --git a/backend/iw/exhibitions.php b/backend/iw/exhibitions.php index 8031f377..4dda47a5 100644 --- a/backend/iw/exhibitions.php +++ b/backend/iw/exhibitions.php @@ -40,6 +40,8 @@ "exhibitions_list_empty_text": "No exhibition entry has been added for your museum yet (hence, we cannot list any). You may:", "linked_an_exhibition": "Linked an exhibition with the object", "removed_obj_exh_link": "Removed link of object with an exhibition", - "permanent_exhibition": "Permanent exhibition" + "permanent_exhibition": "Permanent exhibition", + "toggled_highlighting": "Toggled highlight status", + "highlight": "Highlight" } } \ No newline at end of file diff --git a/backend/iw/object_addendum.json b/backend/iw/object_addendum.json index c90a18dc..c245af77 100644 --- a/backend/iw/object_addendum.json +++ b/backend/iw/object_addendum.json @@ -91,6 +91,9 @@ "Purchase", "Excavation", "Extrication", - "Inheritance" + "Inheritance", + "endowment", + "dispossession", + "old stock" ] } \ No newline at end of file diff --git a/backend/iw/object_relation.json b/backend/iw/object_relation.json index 5949c59e..3c7a3402 100644 --- a/backend/iw/object_relation.json +++ b/backend/iw/object_relation.json @@ -31,6 +31,7 @@ "linkable_collections": "Linkable collections", "switch_museum": "Switch museum", "select_a_museum": "Select a museum", - "links_object_with": "Links the object with" + "links_object_with": "Links the object with", + "tag_or_relation": "Keyword or relation" } } \ No newline at end of file diff --git a/backend/iw/startpage.json b/backend/iw/startpage.json index 3c69e6ae..d2570b93 100644 --- a/backend/iw/startpage.json +++ b/backend/iw/startpage.json @@ -38,6 +38,11 @@ "removed_background_img_successfully": "Removed background image successfully", "data_url": "Data \/ URL", "qr_code_generator": "QR code generator", - "instance_health": "Instance health" + "instance_health": "Instance health", + "version_links": "Links to other services", + "public_frontend": "Publlic page", + "norm_data_controlled_voc": "Norm data \/ controlled vocabularies", + "handbook": "Handbook", + "blog": "Blog" } } \ No newline at end of file diff --git a/backend/nl/exhibitions.php b/backend/nl/exhibitions.php index 8031f377..4dda47a5 100644 --- a/backend/nl/exhibitions.php +++ b/backend/nl/exhibitions.php @@ -40,6 +40,8 @@ "exhibitions_list_empty_text": "No exhibition entry has been added for your museum yet (hence, we cannot list any). You may:", "linked_an_exhibition": "Linked an exhibition with the object", "removed_obj_exh_link": "Removed link of object with an exhibition", - "permanent_exhibition": "Permanent exhibition" + "permanent_exhibition": "Permanent exhibition", + "toggled_highlighting": "Toggled highlight status", + "highlight": "Highlight" } } \ No newline at end of file diff --git a/backend/nl/object_addendum.json b/backend/nl/object_addendum.json index c90a18dc..c245af77 100644 --- a/backend/nl/object_addendum.json +++ b/backend/nl/object_addendum.json @@ -91,6 +91,9 @@ "Purchase", "Excavation", "Extrication", - "Inheritance" + "Inheritance", + "endowment", + "dispossession", + "old stock" ] } \ No newline at end of file diff --git a/backend/nl/object_relation.json b/backend/nl/object_relation.json index 262b360c..46d51e9d 100644 --- a/backend/nl/object_relation.json +++ b/backend/nl/object_relation.json @@ -31,6 +31,7 @@ "linkable_collections": "Linkable collections", "switch_museum": "Switch museum", "select_a_museum": "Select a museum", - "links_object_with": "Links the object with" + "links_object_with": "Links the object with", + "tag_or_relation": "Keyword or relation" } } \ No newline at end of file diff --git a/backend/nl/startpage.json b/backend/nl/startpage.json index 3c69e6ae..d2570b93 100644 --- a/backend/nl/startpage.json +++ b/backend/nl/startpage.json @@ -38,6 +38,11 @@ "removed_background_img_successfully": "Removed background image successfully", "data_url": "Data \/ URL", "qr_code_generator": "QR code generator", - "instance_health": "Instance health" + "instance_health": "Instance health", + "version_links": "Links to other services", + "public_frontend": "Publlic page", + "norm_data_controlled_voc": "Norm data \/ controlled vocabularies", + "handbook": "Handbook", + "blog": "Blog" } } \ No newline at end of file diff --git a/backend/pl/exhibitions.php b/backend/pl/exhibitions.php index 8031f377..4dda47a5 100644 --- a/backend/pl/exhibitions.php +++ b/backend/pl/exhibitions.php @@ -40,6 +40,8 @@ "exhibitions_list_empty_text": "No exhibition entry has been added for your museum yet (hence, we cannot list any). You may:", "linked_an_exhibition": "Linked an exhibition with the object", "removed_obj_exh_link": "Removed link of object with an exhibition", - "permanent_exhibition": "Permanent exhibition" + "permanent_exhibition": "Permanent exhibition", + "toggled_highlighting": "Toggled highlight status", + "highlight": "Highlight" } } \ No newline at end of file diff --git a/backend/pl/object_addendum.json b/backend/pl/object_addendum.json index e96d6c99..391f7a84 100644 --- a/backend/pl/object_addendum.json +++ b/backend/pl/object_addendum.json @@ -91,6 +91,9 @@ "Purchase", "Excavation", "Extrication", - "Inheritance" + "Inheritance", + "endowment", + "dispossession", + "old stock" ] } \ No newline at end of file diff --git a/backend/pl/object_relation.json b/backend/pl/object_relation.json index 3b9d0d61..cc2685c2 100644 --- a/backend/pl/object_relation.json +++ b/backend/pl/object_relation.json @@ -31,6 +31,7 @@ "linkable_collections": "Linkable collections", "switch_museum": "Switch museum", "select_a_museum": "Select a museum", - "links_object_with": "Links the object with" + "links_object_with": "Links the object with", + "tag_or_relation": "Keyword or relation" } } \ No newline at end of file diff --git a/backend/pl/startpage.json b/backend/pl/startpage.json index 3c69e6ae..d2570b93 100644 --- a/backend/pl/startpage.json +++ b/backend/pl/startpage.json @@ -38,6 +38,11 @@ "removed_background_img_successfully": "Removed background image successfully", "data_url": "Data \/ URL", "qr_code_generator": "QR code generator", - "instance_health": "Instance health" + "instance_health": "Instance health", + "version_links": "Links to other services", + "public_frontend": "Publlic page", + "norm_data_controlled_voc": "Norm data \/ controlled vocabularies", + "handbook": "Handbook", + "blog": "Blog" } } \ No newline at end of file diff --git a/backend/pt/exhibitions.php b/backend/pt/exhibitions.php index 8031f377..4dda47a5 100644 --- a/backend/pt/exhibitions.php +++ b/backend/pt/exhibitions.php @@ -40,6 +40,8 @@ "exhibitions_list_empty_text": "No exhibition entry has been added for your museum yet (hence, we cannot list any). You may:", "linked_an_exhibition": "Linked an exhibition with the object", "removed_obj_exh_link": "Removed link of object with an exhibition", - "permanent_exhibition": "Permanent exhibition" + "permanent_exhibition": "Permanent exhibition", + "toggled_highlighting": "Toggled highlight status", + "highlight": "Highlight" } } \ No newline at end of file diff --git a/backend/pt/object_addendum.json b/backend/pt/object_addendum.json index 6341730f..f5107f6e 100644 --- a/backend/pt/object_addendum.json +++ b/backend/pt/object_addendum.json @@ -91,6 +91,9 @@ "Purchase", "Excavation", "Extrication", - "Inheritance" + "Inheritance", + "endowment", + "dispossession", + "old stock" ] } \ No newline at end of file diff --git a/backend/pt/object_relation.json b/backend/pt/object_relation.json index fa8472c1..d3945dc1 100644 --- a/backend/pt/object_relation.json +++ b/backend/pt/object_relation.json @@ -31,6 +31,7 @@ "linkable_collections": "Linkable collections", "switch_museum": "Switch museum", "select_a_museum": "Select a museum", - "links_object_with": "Links the object with" + "links_object_with": "Links the object with", + "tag_or_relation": "Keyword or relation" } } \ No newline at end of file diff --git a/backend/pt/startpage.json b/backend/pt/startpage.json index 3c69e6ae..d2570b93 100644 --- a/backend/pt/startpage.json +++ b/backend/pt/startpage.json @@ -38,6 +38,11 @@ "removed_background_img_successfully": "Removed background image successfully", "data_url": "Data \/ URL", "qr_code_generator": "QR code generator", - "instance_health": "Instance health" + "instance_health": "Instance health", + "version_links": "Links to other services", + "public_frontend": "Publlic page", + "norm_data_controlled_voc": "Norm data \/ controlled vocabularies", + "handbook": "Handbook", + "blog": "Blog" } } \ No newline at end of file diff --git a/backend/tl/exhibitions.php b/backend/tl/exhibitions.php index 8031f377..4dda47a5 100644 --- a/backend/tl/exhibitions.php +++ b/backend/tl/exhibitions.php @@ -40,6 +40,8 @@ "exhibitions_list_empty_text": "No exhibition entry has been added for your museum yet (hence, we cannot list any). You may:", "linked_an_exhibition": "Linked an exhibition with the object", "removed_obj_exh_link": "Removed link of object with an exhibition", - "permanent_exhibition": "Permanent exhibition" + "permanent_exhibition": "Permanent exhibition", + "toggled_highlighting": "Toggled highlight status", + "highlight": "Highlight" } } \ No newline at end of file diff --git a/backend/tl/object_addendum.json b/backend/tl/object_addendum.json index c90a18dc..c245af77 100644 --- a/backend/tl/object_addendum.json +++ b/backend/tl/object_addendum.json @@ -91,6 +91,9 @@ "Purchase", "Excavation", "Extrication", - "Inheritance" + "Inheritance", + "endowment", + "dispossession", + "old stock" ] } \ No newline at end of file diff --git a/backend/tl/object_relation.json b/backend/tl/object_relation.json index 262b360c..46d51e9d 100644 --- a/backend/tl/object_relation.json +++ b/backend/tl/object_relation.json @@ -31,6 +31,7 @@ "linkable_collections": "Linkable collections", "switch_museum": "Switch museum", "select_a_museum": "Select a museum", - "links_object_with": "Links the object with" + "links_object_with": "Links the object with", + "tag_or_relation": "Keyword or relation" } } \ No newline at end of file diff --git a/backend/tl/startpage.json b/backend/tl/startpage.json index 3c69e6ae..d2570b93 100644 --- a/backend/tl/startpage.json +++ b/backend/tl/startpage.json @@ -38,6 +38,11 @@ "removed_background_img_successfully": "Removed background image successfully", "data_url": "Data \/ URL", "qr_code_generator": "QR code generator", - "instance_health": "Instance health" + "instance_health": "Instance health", + "version_links": "Links to other services", + "public_frontend": "Publlic page", + "norm_data_controlled_voc": "Norm data \/ controlled vocabularies", + "handbook": "Handbook", + "blog": "Blog" } } \ No newline at end of file diff --git a/frontend/ar/eventtype_name.json b/frontend/ar/eventtype_name.json index dc59905c..6420fa94 100644 --- a/frontend/ar/eventtype_name.json +++ b/frontend/ar/eventtype_name.json @@ -32,6 +32,9 @@ "32": "\u0645\u0648\u0642\u0639 \u0628\u062e\u0637 \u0627\u0644\u064a\u062f ", "33": "\u0645\u0634\u0627\u0631 \u0627\u0644\u064a\u0647 ", "34": "\u0645\u062f\u0641\u0648\u0646 ", - "35": "\u0627\u0628\u062f\u0627\u0639 \u0641\u0643\u0631\u064a" + "35": "\u0627\u0628\u062f\u0627\u0639 \u0641\u0643\u0631\u064a", + "36": "Was depicted", + "37": "Painted on", + "38": "Illustrated" } } \ No newline at end of file diff --git a/frontend/ar/eventtype_persinst.json b/frontend/ar/eventtype_persinst.json index f841b489..fb7890f4 100644 --- a/frontend/ar/eventtype_persinst.json +++ b/frontend/ar/eventtype_persinst.json @@ -32,6 +32,9 @@ "32": "\u0645\u0648\u0642\u0639 \u0628\u062e\u0637 \u0627\u0644\u064a\u062f \u0645\u0646 \u0642\u0628\u0644", "33": "\u0630\u064f\u0643\u0631 \u0645\u0646 \u0642\u0628\u0644", "34": "\u0645\u062f\u0641\u0648\u0646 \u0645\u0646 \u0642\u0628\u0644", - "35": "\u0645\u064f\u062a\u062e\u064a\u0644 \u0645\u0646 \u0642\u0628\u0644" + "35": "\u0645\u064f\u062a\u062e\u064a\u0644 \u0645\u0646 \u0642\u0628\u0644", + "36": "was imaged", + "37": "painted on by", + "38": "illustrated by" } } \ No newline at end of file diff --git a/frontend/ar/eventtype_place.json b/frontend/ar/eventtype_place.json index 12685cc1..62635d6b 100644 --- a/frontend/ar/eventtype_place.json +++ b/frontend/ar/eventtype_place.json @@ -32,6 +32,9 @@ "32": "\u0645\u0648\u0642\u0639 \u0628\u062e\u0637 \u0627\u0644\u064a\u062f \u0641\u064a", "33": "\u0630\u064f\u0643\u0631 \u0641\u064a", "34": "\u0645\u062f\u0641\u0648\u0646 \u0641\u064a", - "35": "\u0645\u064f\u062a\u062e\u064a\u0644 \u0641\u064a" + "35": "\u0645\u064f\u062a\u062e\u064a\u0644 \u0641\u064a", + "36": "was imaged", + "37": "painted on in", + "38": "illustrated in" } } \ No newline at end of file diff --git a/frontend/ar/eventtype_time.json b/frontend/ar/eventtype_time.json index b17dc13c..1905c9e9 100644 --- a/frontend/ar/eventtype_time.json +++ b/frontend/ar/eventtype_time.json @@ -32,6 +32,9 @@ "32": "\u0645\u0648\u0642\u0639 \u0628\u062e\u0637 \u0627\u0644\u064a\u062f ", "33": "\u0630\u064f\u0643\u0631 ", "34": "\u0645\u062f\u0641\u0648\u0646 ", - "35": "\u0645\u064f\u062a\u062e\u064a\u0644 " + "35": "\u0645\u064f\u062a\u062e\u064a\u0644 ", + "36": "was imaged", + "37": "painted on", + "38": "illustrated" } } \ No newline at end of file diff --git a/frontend/ar/graphview.json b/frontend/ar/graphview.json index 39f482cd..3e2f49fa 100644 --- a/frontend/ar/graphview.json +++ b/frontend/ar/graphview.json @@ -10,6 +10,8 @@ "focus_selected_node": "\u062a\u0631\u0643\u064a\u0632 \u0639\u0642\u062f\u0629 \u0645\u062d\u062f\u062f\u0629 \u061f\u061f\u061f", "time": "\u0627\u0644\u0648\u0642\u062a", "person": "\u0627\u0644\u0634\u062e\u0635", - "place": "\u0627\u0644\u0645\u0643\u0627\u0646" + "place": "\u0627\u0644\u0645\u0643\u0627\u0646", + "toggle_boxes_view": "Toggle display in boxes", + "toggle_visjs_config": "Toggle visjs config" } } \ No newline at end of file diff --git a/frontend/ar/object.json b/frontend/ar/object.json index 2634981f..d8e2bc13 100644 --- a/frontend/ar/object.json +++ b/frontend/ar/object.json @@ -31,7 +31,9 @@ "published": "\u0645\u0646\u0634\u0648\u0631\u0627\u062a", "exact_match_or_not": "\u062a\u0645\u0627\u0647\u064a \u062a\u0627\u0645 \u0627\u0645 \u0644\u0627", "exact_match_subordinates": "\u062a\u0645\u0627\u0647\u064a \u062a\u0627\u0645 \/ \u0645\u0639 \u062a\u0636\u0645\u064a\u0646 \u0627\u0644\u0645\u0644\u062d\u0642\u0627\u062a", - "ongoing_exhibitions": "\u0627\u0644\u0639\u0631\u0648\u0636 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 " + "ongoing_exhibitions": "\u0627\u0644\u0639\u0631\u0648\u0636 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 ", + "contact_institution": "Contact the institution", + "object_from_institution": "Object from" }, "objekt_single": { "inventory_number": "\u0631\u0642\u0645 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u062c\u0631\u062f", diff --git a/frontend/ar/people.json b/frontend/ar/people.json index 80c1c670..82618643 100644 --- a/frontend/ar/people.json +++ b/frontend/ar/people.json @@ -15,6 +15,7 @@ "background": "\u062e\u0644\u0641\u064a\u0629 ", "biography": "\u0633\u064a\u0631\u0629 \u0630\u0627\u062a\u064a\u0629 ", "what_we_know": "\u0645\u0627\u0630\u0627 \u0646\u0639\u0631\u0641 ", - "objects_and_visualizations": "\u0642\u0637\u0639 \u0648\u0631\u0624\u0649 \u061f\u061f\u061f" + "objects_and_visualizations": "\u0642\u0637\u0639 \u0648\u0631\u0624\u0649 \u061f\u061f\u061f", + "map": "Map" } } \ No newline at end of file diff --git a/frontend/de/eventtype_name.json b/frontend/de/eventtype_name.json index e2f09b55..9fb6762f 100644 --- a/frontend/de/eventtype_name.json +++ b/frontend/de/eventtype_name.json @@ -4,7 +4,7 @@ "2": "Gefunden", "3": "Ver\u00f6ffentlicht", "4": "Vorlagenerstellung", - "5": "Wurde abgebildet", + "5": "Wurde abgebildet (Akteur)", "6": "Wurde genutzt", "7": "Verfasst", "8": "Gesammelt", @@ -32,6 +32,9 @@ "32": "Signiert", "33": "Wurde erw\u00e4hnt", "34": "Vergraben", - "35": "Geistige Sch\u00f6pfung" + "35": "Geistige Sch\u00f6pfung", + "36": "Wurde abgebildet (Ort)", + "37": "Bemalt", + "38": "Illustriert" } } \ No newline at end of file diff --git a/frontend/de/eventtype_persinst.json b/frontend/de/eventtype_persinst.json index d5103e73..1242b0bf 100644 --- a/frontend/de/eventtype_persinst.json +++ b/frontend/de/eventtype_persinst.json @@ -32,6 +32,9 @@ "32": "signiert von", "33": "wurde erw\u00e4hnt von", "34": "vergraben von", - "35": "erdacht von" + "35": "erdacht von", + "36": "abgebildet von", + "37": "bemalt von", + "38": "illustriert von" } } \ No newline at end of file diff --git a/frontend/de/eventtype_place.json b/frontend/de/eventtype_place.json index 9996608c..5c12c476 100644 --- a/frontend/de/eventtype_place.json +++ b/frontend/de/eventtype_place.json @@ -32,6 +32,9 @@ "32": "signiert in", "33": "wurde erw\u00e4hnt von", "34": "vergraben in", - "35": "erdacht in" + "35": "erdacht in", + "36": "wurde abgebildet in", + "37": "bemalt in", + "38": "illustriert in" } } \ No newline at end of file diff --git a/frontend/de/eventtype_time.json b/frontend/de/eventtype_time.json index 0b96c82b..7390cf8a 100644 --- a/frontend/de/eventtype_time.json +++ b/frontend/de/eventtype_time.json @@ -32,6 +32,9 @@ "32": "signiert", "33": "wurde erw\u00e4hnt", "34": "vergraben", - "35": "erdacht" + "35": "erdacht", + "36": "wurde abgebildet", + "37": "bemalt", + "38": "illustriert" } } \ No newline at end of file diff --git a/frontend/de/graphview.json b/frontend/de/graphview.json index 9126a727..d1a53399 100644 --- a/frontend/de/graphview.json +++ b/frontend/de/graphview.json @@ -10,6 +10,8 @@ "focus_selected_node": "Ausgew\u00e4hlten Knoten fokussieren", "time": "Zeit", "person": "Akteur", - "place": "Ort" + "place": "Ort", + "toggle_boxes_view": "Anzeige als Boxen an\/ausschalten", + "toggle_visjs_config": "visjs-Konfiguration an-\/abschalten" } } \ No newline at end of file diff --git a/frontend/de/object.json b/frontend/de/object.json index 22da423e..12007fb2 100644 --- a/frontend/de/object.json +++ b/frontend/de/object.json @@ -31,7 +31,9 @@ "published": "Ver\u00f6ffentlicht", "exact_match_or_not": "Exakter Treffer oder nicht", "exact_match_subordinates": "Exakter Treffer oder auch Untergeordnetes", - "ongoing_exhibitions": "Laufende Ausstellungen" + "ongoing_exhibitions": "Laufende Ausstellungen", + "contact_institution": "Das Museum kontaktieren", + "object_from_institution": "Objekt aus" }, "objekt_single": { "inventory_number": "Inventarnummer", diff --git a/frontend/de/people.json b/frontend/de/people.json index d1abe80b..fe8f18d4 100644 --- a/frontend/de/people.json +++ b/frontend/de/people.json @@ -15,6 +15,7 @@ "background": "Hintergrund", "biography": "Werdegang", "what_we_know": "Was wir wissen ...", - "objects_and_visualizations": "Objekte und Visualisierungen" + "objects_and_visualizations": "Objekte und Visualisierungen", + "map": "Karte" } } \ No newline at end of file diff --git a/frontend/en/eventtype_name.json b/frontend/en/eventtype_name.json index ec6fe866..09f6dce5 100644 --- a/frontend/en/eventtype_name.json +++ b/frontend/en/eventtype_name.json @@ -32,6 +32,9 @@ "32": "Autographed", "33": "Mentioned", "34": "Buried", - "35": "Intellectual creation" + "35": "Intellectual creation", + "36": "Was depicted", + "37": "Painted on", + "38": "Illustrated" } } \ No newline at end of file diff --git a/frontend/en/eventtype_persinst.json b/frontend/en/eventtype_persinst.json index 299ad245..a16899c2 100644 --- a/frontend/en/eventtype_persinst.json +++ b/frontend/en/eventtype_persinst.json @@ -32,6 +32,9 @@ "32": "autographed by", "33": "mentioned by", "34": "buried by", - "35": "conceived by" + "35": "conceived by", + "36": "was imaged", + "37": "painted on by", + "38": "illustrated by" } } \ No newline at end of file diff --git a/frontend/en/eventtype_place.json b/frontend/en/eventtype_place.json index 21710fcb..768e85ba 100644 --- a/frontend/en/eventtype_place.json +++ b/frontend/en/eventtype_place.json @@ -32,6 +32,9 @@ "32": "autographed in", "33": "mentioned in", "34": "buried in", - "35": "conceived in" + "35": "conceived in", + "36": "was imaged", + "37": "painted on in", + "38": "illustrated in" } } \ No newline at end of file diff --git a/frontend/en/eventtype_time.json b/frontend/en/eventtype_time.json index 0858b1b0..4e5e2604 100644 --- a/frontend/en/eventtype_time.json +++ b/frontend/en/eventtype_time.json @@ -32,6 +32,9 @@ "32": "autographed", "33": "was mentioned", "34": "buried", - "35": "conceived" + "35": "conceived", + "36": "was imaged", + "37": "painted on", + "38": "illustrated" } } \ No newline at end of file diff --git a/frontend/en/graphview.json b/frontend/en/graphview.json index d2d2fe4e..b4b9af15 100644 --- a/frontend/en/graphview.json +++ b/frontend/en/graphview.json @@ -10,6 +10,8 @@ "focus_selected_node": "Focus selected node", "time": "Time", "person": "Person", - "place": "Place" + "place": "Place", + "toggle_boxes_view": "Toggle display in boxes", + "toggle_visjs_config": "Toggle visjs config" } } \ No newline at end of file diff --git a/frontend/en/object.json b/frontend/en/object.json index b46e0d69..9dfe093b 100644 --- a/frontend/en/object.json +++ b/frontend/en/object.json @@ -19,7 +19,7 @@ "feedback": "Did you encounter something wrong? Do you know more? Any remarks?", "last_update": "Last update", "image_new_window": "Object opens in new window", - "not_shown": "At this moment the object cannot be shown.
Possibly there are rights questions or the object information is updated.
As soon as possible the object will be displayed here again.", + "not_shown": "At this moment the object cannot be shown.Possibly there are unsolved license issues or the object information has been updated.The object will be displayed here again as soon as possible.", "basic_data": "Basic Data", "object_title": "Object title", "cite_this_page": "Cite this page", @@ -31,7 +31,9 @@ "published": "Published", "exact_match_or_not": "Exact match or not", "exact_match_subordinates": "Exact match \/ including subordinates", - "ongoing_exhibitions": "Ongoing exhibitions" + "ongoing_exhibitions": "Ongoing exhibitions", + "contact_institution": "Contact the institution", + "object_from_institution": "Object from" }, "objekt_single": { "inventory_number": "Inventory number", @@ -61,4 +63,4 @@ "basic_data": "Basic data", "events": "Events" } -} +} \ No newline at end of file diff --git a/frontend/en/people.json b/frontend/en/people.json index db063d32..51803a75 100644 --- a/frontend/en/people.json +++ b/frontend/en/people.json @@ -15,6 +15,7 @@ "background": "Background", "biography": "Biography", "what_we_know": "What we know", - "objects_and_visualizations": "Objects and visualizations" + "objects_and_visualizations": "Objects and visualizations", + "map": "Map" } } \ No newline at end of file diff --git a/frontend/es/eventtype_name.json b/frontend/es/eventtype_name.json index ec6fe866..09f6dce5 100644 --- a/frontend/es/eventtype_name.json +++ b/frontend/es/eventtype_name.json @@ -32,6 +32,9 @@ "32": "Autographed", "33": "Mentioned", "34": "Buried", - "35": "Intellectual creation" + "35": "Intellectual creation", + "36": "Was depicted", + "37": "Painted on", + "38": "Illustrated" } } \ No newline at end of file diff --git a/frontend/es/eventtype_persinst.json b/frontend/es/eventtype_persinst.json index 299ad245..a16899c2 100644 --- a/frontend/es/eventtype_persinst.json +++ b/frontend/es/eventtype_persinst.json @@ -32,6 +32,9 @@ "32": "autographed by", "33": "mentioned by", "34": "buried by", - "35": "conceived by" + "35": "conceived by", + "36": "was imaged", + "37": "painted on by", + "38": "illustrated by" } } \ No newline at end of file diff --git a/frontend/es/eventtype_place.json b/frontend/es/eventtype_place.json index 21710fcb..768e85ba 100644 --- a/frontend/es/eventtype_place.json +++ b/frontend/es/eventtype_place.json @@ -32,6 +32,9 @@ "32": "autographed in", "33": "mentioned in", "34": "buried in", - "35": "conceived in" + "35": "conceived in", + "36": "was imaged", + "37": "painted on in", + "38": "illustrated in" } } \ No newline at end of file diff --git a/frontend/es/eventtype_time.json b/frontend/es/eventtype_time.json index 0858b1b0..4e5e2604 100644 --- a/frontend/es/eventtype_time.json +++ b/frontend/es/eventtype_time.json @@ -32,6 +32,9 @@ "32": "autographed", "33": "was mentioned", "34": "buried", - "35": "conceived" + "35": "conceived", + "36": "was imaged", + "37": "painted on", + "38": "illustrated" } } \ No newline at end of file diff --git a/frontend/es/graphview.json b/frontend/es/graphview.json index 27590e04..70e8262a 100644 --- a/frontend/es/graphview.json +++ b/frontend/es/graphview.json @@ -10,6 +10,8 @@ "focus_selected_node": "Focus selected node", "time": "Time", "person": "Person", - "place": "Place" + "place": "Place", + "toggle_boxes_view": "Toggle display in boxes", + "toggle_visjs_config": "Toggle visjs config" } } \ No newline at end of file diff --git a/frontend/es/object.json b/frontend/es/object.json index a3f76cb3..747ef374 100644 --- a/frontend/es/object.json +++ b/frontend/es/object.json @@ -31,7 +31,9 @@ "published": "Published", "exact_match_or_not": "Exact match or not", "exact_match_subordinates": "Exact match \/ including subordinates", - "ongoing_exhibitions": "Ongoing exhibitions" + "ongoing_exhibitions": "Ongoing exhibitions", + "contact_institution": "Contact the institution", + "object_from_institution": "Object from" }, "objekt_single": { "inventory_number": "Inventory number", diff --git a/frontend/es/people.json b/frontend/es/people.json index 2e0a3a15..a96f4c0e 100644 --- a/frontend/es/people.json +++ b/frontend/es/people.json @@ -15,6 +15,7 @@ "background": "Background", "biography": "Biography", "what_we_know": "What we know", - "objects_and_visualizations": "Objects and visualizations" + "objects_and_visualizations": "Objects and visualizations", + "map": "Map" } } \ No newline at end of file diff --git a/frontend/fr/eventtype_name.json b/frontend/fr/eventtype_name.json index ec6fe866..09f6dce5 100644 --- a/frontend/fr/eventtype_name.json +++ b/frontend/fr/eventtype_name.json @@ -32,6 +32,9 @@ "32": "Autographed", "33": "Mentioned", "34": "Buried", - "35": "Intellectual creation" + "35": "Intellectual creation", + "36": "Was depicted", + "37": "Painted on", + "38": "Illustrated" } } \ No newline at end of file diff --git a/frontend/fr/eventtype_persinst.json b/frontend/fr/eventtype_persinst.json index 299ad245..a16899c2 100644 --- a/frontend/fr/eventtype_persinst.json +++ b/frontend/fr/eventtype_persinst.json @@ -32,6 +32,9 @@ "32": "autographed by", "33": "mentioned by", "34": "buried by", - "35": "conceived by" + "35": "conceived by", + "36": "was imaged", + "37": "painted on by", + "38": "illustrated by" } } \ No newline at end of file diff --git a/frontend/fr/eventtype_place.json b/frontend/fr/eventtype_place.json index 21710fcb..768e85ba 100644 --- a/frontend/fr/eventtype_place.json +++ b/frontend/fr/eventtype_place.json @@ -32,6 +32,9 @@ "32": "autographed in", "33": "mentioned in", "34": "buried in", - "35": "conceived in" + "35": "conceived in", + "36": "was imaged", + "37": "painted on in", + "38": "illustrated in" } } \ No newline at end of file diff --git a/frontend/fr/eventtype_time.json b/frontend/fr/eventtype_time.json index 0858b1b0..4e5e2604 100644 --- a/frontend/fr/eventtype_time.json +++ b/frontend/fr/eventtype_time.json @@ -32,6 +32,9 @@ "32": "autographed", "33": "was mentioned", "34": "buried", - "35": "conceived" + "35": "conceived", + "36": "was imaged", + "37": "painted on", + "38": "illustrated" } } \ No newline at end of file diff --git a/frontend/fr/graphview.json b/frontend/fr/graphview.json index d2d2fe4e..b4b9af15 100644 --- a/frontend/fr/graphview.json +++ b/frontend/fr/graphview.json @@ -10,6 +10,8 @@ "focus_selected_node": "Focus selected node", "time": "Time", "person": "Person", - "place": "Place" + "place": "Place", + "toggle_boxes_view": "Toggle display in boxes", + "toggle_visjs_config": "Toggle visjs config" } } \ No newline at end of file diff --git a/frontend/fr/object.json b/frontend/fr/object.json index fefe6e28..d5923ea0 100644 --- a/frontend/fr/object.json +++ b/frontend/fr/object.json @@ -31,7 +31,9 @@ "published": "Published", "exact_match_or_not": "Exact match or not", "exact_match_subordinates": "Exact match \/ including subordinates", - "ongoing_exhibitions": "Ongoing exhibitions" + "ongoing_exhibitions": "Ongoing exhibitions", + "contact_institution": "Contact the institution", + "object_from_institution": "Object from" }, "objekt_single": { "inventory_number": "Inventory number", diff --git a/frontend/fr/people.json b/frontend/fr/people.json index db063d32..51803a75 100644 --- a/frontend/fr/people.json +++ b/frontend/fr/people.json @@ -15,6 +15,7 @@ "background": "Background", "biography": "Biography", "what_we_know": "What we know", - "objects_and_visualizations": "Objects and visualizations" + "objects_and_visualizations": "Objects and visualizations", + "map": "Map" } } \ No newline at end of file diff --git a/frontend/hu/eventtype_name.json b/frontend/hu/eventtype_name.json index d4c42bed..b6da4c8c 100644 --- a/frontend/hu/eventtype_name.json +++ b/frontend/hu/eventtype_name.json @@ -32,6 +32,9 @@ "32": "Szign\u00e1l\u00e1s", "33": "Eml\u00edt\u00e9s", "34": "Eltemet\u00e9s", - "35": "Koncepci\u00f3 megalkot\u00e1sa" + "35": "Koncepci\u00f3 megalkot\u00e1sa", + "36": "\u00c1br\u00e1zolt hely", + "37": "D\u00edszit\u00e9s k\u00e9sz\u00edt\u00e9se", + "38": "Illusztr\u00e1ci\u00f3 k\u00e9sz\u00edt\u00e9se" } } \ No newline at end of file diff --git a/frontend/hu/eventtype_persinst.json b/frontend/hu/eventtype_persinst.json index 1278a057..11a6fede 100644 --- a/frontend/hu/eventtype_persinst.json +++ b/frontend/hu/eventtype_persinst.json @@ -32,6 +32,9 @@ "32": "Szign\u00e1l\u00f3", "33": "Eml\u00edtett szem\u00e9ly", "34": "A eltemet\u00e9st v\u00e9gz\u0151 szem\u00e9ly\/ int\u00e9zm\u00e9ny", - "35": "A koncepci\u00f3 szerz\u0151je" + "35": "A koncepci\u00f3 szerz\u0151je", + "36": "\u00c1br\u00e1szol\u00e1s k\u00e9sz\u00edt\u0151je", + "37": "D\u00edsz\u00edt\u00e9s k\u00e9sz\u00edt\u0151je", + "38": "Illusztr\u00e1ci\u00f3 k\u00e9sz\u00edt\u0151je" } } \ No newline at end of file diff --git a/frontend/hu/eventtype_place.json b/frontend/hu/eventtype_place.json index 2e97945a..f8db0810 100644 --- a/frontend/hu/eventtype_place.json +++ b/frontend/hu/eventtype_place.json @@ -32,6 +32,9 @@ "32": "Szign\u00e1l\u00e1s helysz\u00edne", "33": "Eml\u00edt\u00e9s helysz\u00edne", "34": "Az eltemet\u00e9s helye", - "35": "A koncepci\u00f3 megalkot\u00e1s\u00e1nak helye" + "35": "A koncepci\u00f3 megalkot\u00e1s\u00e1nak helye", + "36": "\u00c1br\u00e1zol\u00e1s helysz\u00edne", + "37": "D\u00edsz\u00edt\u00e9s helysz\u00edne", + "38": "Illuszt\u00e1ci\u00f3 helysz\u00edne" } } \ No newline at end of file diff --git a/frontend/hu/eventtype_time.json b/frontend/hu/eventtype_time.json index adf4761f..22d6eccb 100644 --- a/frontend/hu/eventtype_time.json +++ b/frontend/hu/eventtype_time.json @@ -32,6 +32,9 @@ "32": "A szign\u00e1l\u00e1s id\u0151pontja", "33": "Az eml\u00edt\u00e9s id\u0151pontja", "34": "Az eltemet\u00e9s id\u0151pontja", - "35": "A koncepci\u00f3 megalkot\u00e1s\u00e1nak id\u0151pontja" + "35": "A koncepci\u00f3 megalkot\u00e1s\u00e1nak id\u0151pontja", + "36": "\u00c1br\u00e1zol\u00e1s id\u0151pontja", + "37": "D\u00edsz\u00edt\u00e9s id\u0151pontja", + "38": "Illusztr\u00e1ci\u00f3 id\u0151pontja" } } \ No newline at end of file diff --git a/frontend/hu/graphview.json b/frontend/hu/graphview.json index ada9c58e..5bb03fa7 100644 --- a/frontend/hu/graphview.json +++ b/frontend/hu/graphview.json @@ -10,6 +10,8 @@ "focus_selected_node": "Sz\u00fck\u00edt\u00e9s akiv\u00e1lasztott ikonra", "time": "Id\u0151beli vonatkoz\u00e1s", "person": "Szem\u00e9lyi vonatkoz\u00e1s", - "place": "F\u00f6ldrajzi vonatkoz\u00e1s" + "place": "F\u00f6ldrajzi vonatkoz\u00e1s", + "toggle_boxes_view": "Toggle display in boxes", + "toggle_visjs_config": "Toggle visjs config" } } \ No newline at end of file diff --git a/frontend/hu/object.json b/frontend/hu/object.json index 3e3af8ac..f57f5da3 100644 --- a/frontend/hu/object.json +++ b/frontend/hu/object.json @@ -31,7 +31,9 @@ "published": "Publik\u00e1lva", "exact_match_or_not": "Pontos \/pontatlan tal\u00e1lat", "exact_match_subordinates": "Pontostal\u00e1lat \/ including subordinates", - "ongoing_exhibitions": "Jelenleg l\u00e1togathat\u00f3 ki\u00e1ll\u00edt\u00e1sok" + "ongoing_exhibitions": "Jelenleg l\u00e1togathat\u00f3 ki\u00e1ll\u00edt\u00e1sok", + "contact_institution": "Contact the institution", + "object_from_institution": "Object from" }, "objekt_single": { "inventory_number": "Lelt\u00e1ri sz\u00e1m", diff --git a/frontend/hu/people.json b/frontend/hu/people.json index deedcac8..ae1c5f3c 100644 --- a/frontend/hu/people.json +++ b/frontend/hu/people.json @@ -15,6 +15,7 @@ "background": "H\u00e1tt\u00e9r", "biography": "\u00c9letrajz", "what_we_know": "Mit tudunk", - "objects_and_visualizations": "T\u00e1rgyak \u00e9s k\u00e9pi \u00e1br\u00e1zol\u00e1suk" + "objects_and_visualizations": "T\u00e1rgyak \u00e9s k\u00e9pi \u00e1br\u00e1zol\u00e1suk", + "map": "Map" } } \ No newline at end of file diff --git a/frontend/id/eventtype_name.json b/frontend/id/eventtype_name.json index 223f0684..e74ef929 100644 --- a/frontend/id/eventtype_name.json +++ b/frontend/id/eventtype_name.json @@ -32,6 +32,9 @@ "32": "Ditandai", "33": "Disebut", "34": "Dikuburkan", - "35": "Penciptaan" + "35": "Penciptaan", + "36": "Was depicted", + "37": "Painted on", + "38": "Illustrated" } } \ No newline at end of file diff --git a/frontend/id/eventtype_persinst.json b/frontend/id/eventtype_persinst.json index ce137b7e..f5509169 100644 --- a/frontend/id/eventtype_persinst.json +++ b/frontend/id/eventtype_persinst.json @@ -32,6 +32,9 @@ "32": "ditandai oleh", "33": "disebut oleh", "34": "dikuburkan oleh", - "35": "diciptakan oleh" + "35": "diciptakan oleh", + "36": "was imaged", + "37": "painted on by", + "38": "illustrated by" } } \ No newline at end of file diff --git a/frontend/id/eventtype_place.json b/frontend/id/eventtype_place.json index 1233ffd5..d9c8c474 100644 --- a/frontend/id/eventtype_place.json +++ b/frontend/id/eventtype_place.json @@ -32,6 +32,9 @@ "32": "ditandai di", "33": "disebut di", "34": "dikuburkan di", - "35": "diciptakan di" + "35": "diciptakan di", + "36": "was imaged", + "37": "painted on in", + "38": "illustrated in" } } \ No newline at end of file diff --git a/frontend/id/eventtype_time.json b/frontend/id/eventtype_time.json index d64887fa..e6b48bf9 100644 --- a/frontend/id/eventtype_time.json +++ b/frontend/id/eventtype_time.json @@ -32,6 +32,9 @@ "32": "padatandai pada", "33": "padasebut pada", "34": "dikuburkan pada", - "35": "diciptakan pada" + "35": "diciptakan pada", + "36": "was imaged", + "37": "painted on", + "38": "illustrated" } } \ No newline at end of file diff --git a/frontend/id/graphview.json b/frontend/id/graphview.json index bd535532..dd86742f 100644 --- a/frontend/id/graphview.json +++ b/frontend/id/graphview.json @@ -10,6 +10,8 @@ "focus_selected_node": "Pusatkan unsur terpilih", "time": "Waktu", "person": "Orang", - "place": "Tempat" + "place": "Tempat", + "toggle_boxes_view": "Toggle display in boxes", + "toggle_visjs_config": "Toggle visjs config" } } \ No newline at end of file diff --git a/frontend/id/object.json b/frontend/id/object.json index f2ba5088..c5d4124e 100644 --- a/frontend/id/object.json +++ b/frontend/id/object.json @@ -31,7 +31,9 @@ "published": "Diterbitkan", "exact_match_or_not": "Exact match or not", "exact_match_subordinates": "Exact match \/ including subordinates", - "ongoing_exhibitions": "Pameran sekarang ini" + "ongoing_exhibitions": "Pameran sekarang ini", + "contact_institution": "Contact the institution", + "object_from_institution": "Object from" }, "objekt_single": { "inventory_number": "Nomor inventarisasi", diff --git a/frontend/id/people.json b/frontend/id/people.json index 26d48bd2..35184df4 100644 --- a/frontend/id/people.json +++ b/frontend/id/people.json @@ -15,6 +15,7 @@ "background": "Latar belakang", "biography": "Biografi", "what_we_know": "Apa kami tahu", - "objects_and_visualizations": "Benda dan visualisasi" + "objects_and_visualizations": "Benda dan visualisasi", + "map": "Map" } } \ No newline at end of file diff --git a/frontend/it/eventtype_name.json b/frontend/it/eventtype_name.json index 70680524..16fb6561 100644 --- a/frontend/it/eventtype_name.json +++ b/frontend/it/eventtype_name.json @@ -32,6 +32,9 @@ "32": "Firmato", "33": "Citato", "34": "Interro", - "35": "Invento" + "35": "Invento", + "36": "Was depicted", + "37": "Painted on", + "38": "Illustrated" } } \ No newline at end of file diff --git a/frontend/it/eventtype_persinst.json b/frontend/it/eventtype_persinst.json index 54db493e..bc38e856 100644 --- a/frontend/it/eventtype_persinst.json +++ b/frontend/it/eventtype_persinst.json @@ -32,6 +32,9 @@ "32": "firmato da", "33": "citato da", "34": "sepolto da", - "35": "inventato da" + "35": "inventato da", + "36": "was imaged", + "37": "painted on by", + "38": "illustrated by" } } \ No newline at end of file diff --git a/frontend/it/eventtype_place.json b/frontend/it/eventtype_place.json index 859ed7d2..04a78f44 100644 --- a/frontend/it/eventtype_place.json +++ b/frontend/it/eventtype_place.json @@ -32,6 +32,9 @@ "32": "firmato", "33": "citato", "34": "sepolto", - "35": "inventato" + "35": "inventato", + "36": "was imaged", + "37": "painted on in", + "38": "illustrated in" } } \ No newline at end of file diff --git a/frontend/it/eventtype_time.json b/frontend/it/eventtype_time.json index c72240c8..ee69ced9 100644 --- a/frontend/it/eventtype_time.json +++ b/frontend/it/eventtype_time.json @@ -32,6 +32,9 @@ "32": "firmato", "33": "citato", "34": "sepolto", - "35": "inventato" + "35": "inventato", + "36": "was imaged", + "37": "painted on", + "38": "illustrated" } } \ No newline at end of file diff --git a/frontend/it/graphview.json b/frontend/it/graphview.json index 27590e04..70e8262a 100644 --- a/frontend/it/graphview.json +++ b/frontend/it/graphview.json @@ -10,6 +10,8 @@ "focus_selected_node": "Focus selected node", "time": "Time", "person": "Person", - "place": "Place" + "place": "Place", + "toggle_boxes_view": "Toggle display in boxes", + "toggle_visjs_config": "Toggle visjs config" } } \ No newline at end of file diff --git a/frontend/it/object.json b/frontend/it/object.json index c2b050e3..93be867c 100644 --- a/frontend/it/object.json +++ b/frontend/it/object.json @@ -31,7 +31,9 @@ "published": "Published", "exact_match_or_not": "Exact match or not", "exact_match_subordinates": "Exact match \/ including subordinates", - "ongoing_exhibitions": "Ongoing exhibitions" + "ongoing_exhibitions": "Ongoing exhibitions", + "contact_institution": "Contact the institution", + "object_from_institution": "Object from" }, "objekt_single": { "inventory_number": "Numero d'inventario", diff --git a/frontend/it/people.json b/frontend/it/people.json index 2e0a3a15..a96f4c0e 100644 --- a/frontend/it/people.json +++ b/frontend/it/people.json @@ -15,6 +15,7 @@ "background": "Background", "biography": "Biography", "what_we_know": "What we know", - "objects_and_visualizations": "Objects and visualizations" + "objects_and_visualizations": "Objects and visualizations", + "map": "Map" } } \ No newline at end of file diff --git a/frontend/iw/eventtype_name.json b/frontend/iw/eventtype_name.json index ec6fe866..09f6dce5 100644 --- a/frontend/iw/eventtype_name.json +++ b/frontend/iw/eventtype_name.json @@ -32,6 +32,9 @@ "32": "Autographed", "33": "Mentioned", "34": "Buried", - "35": "Intellectual creation" + "35": "Intellectual creation", + "36": "Was depicted", + "37": "Painted on", + "38": "Illustrated" } } \ No newline at end of file diff --git a/frontend/iw/eventtype_persinst.json b/frontend/iw/eventtype_persinst.json index 299ad245..a16899c2 100644 --- a/frontend/iw/eventtype_persinst.json +++ b/frontend/iw/eventtype_persinst.json @@ -32,6 +32,9 @@ "32": "autographed by", "33": "mentioned by", "34": "buried by", - "35": "conceived by" + "35": "conceived by", + "36": "was imaged", + "37": "painted on by", + "38": "illustrated by" } } \ No newline at end of file diff --git a/frontend/iw/eventtype_place.json b/frontend/iw/eventtype_place.json index 21710fcb..768e85ba 100644 --- a/frontend/iw/eventtype_place.json +++ b/frontend/iw/eventtype_place.json @@ -32,6 +32,9 @@ "32": "autographed in", "33": "mentioned in", "34": "buried in", - "35": "conceived in" + "35": "conceived in", + "36": "was imaged", + "37": "painted on in", + "38": "illustrated in" } } \ No newline at end of file diff --git a/frontend/iw/eventtype_time.json b/frontend/iw/eventtype_time.json index 0858b1b0..4e5e2604 100644 --- a/frontend/iw/eventtype_time.json +++ b/frontend/iw/eventtype_time.json @@ -32,6 +32,9 @@ "32": "autographed", "33": "was mentioned", "34": "buried", - "35": "conceived" + "35": "conceived", + "36": "was imaged", + "37": "painted on", + "38": "illustrated" } } \ No newline at end of file diff --git a/frontend/iw/graphview.json b/frontend/iw/graphview.json index d2d2fe4e..b4b9af15 100644 --- a/frontend/iw/graphview.json +++ b/frontend/iw/graphview.json @@ -10,6 +10,8 @@ "focus_selected_node": "Focus selected node", "time": "Time", "person": "Person", - "place": "Place" + "place": "Place", + "toggle_boxes_view": "Toggle display in boxes", + "toggle_visjs_config": "Toggle visjs config" } } \ No newline at end of file diff --git a/frontend/iw/object.json b/frontend/iw/object.json index b46e0d69..305142d4 100644 --- a/frontend/iw/object.json +++ b/frontend/iw/object.json @@ -31,7 +31,9 @@ "published": "Published", "exact_match_or_not": "Exact match or not", "exact_match_subordinates": "Exact match \/ including subordinates", - "ongoing_exhibitions": "Ongoing exhibitions" + "ongoing_exhibitions": "Ongoing exhibitions", + "contact_institution": "Contact the institution", + "object_from_institution": "Object from" }, "objekt_single": { "inventory_number": "Inventory number", @@ -61,4 +63,4 @@ "basic_data": "Basic data", "events": "Events" } -} +} \ No newline at end of file diff --git a/frontend/iw/people.json b/frontend/iw/people.json index db063d32..51803a75 100644 --- a/frontend/iw/people.json +++ b/frontend/iw/people.json @@ -15,6 +15,7 @@ "background": "Background", "biography": "Biography", "what_we_know": "What we know", - "objects_and_visualizations": "Objects and visualizations" + "objects_and_visualizations": "Objects and visualizations", + "map": "Map" } } \ No newline at end of file diff --git a/frontend/nl/eventtype_name.json b/frontend/nl/eventtype_name.json index e2f09b55..19cc2db2 100644 --- a/frontend/nl/eventtype_name.json +++ b/frontend/nl/eventtype_name.json @@ -32,6 +32,9 @@ "32": "Signiert", "33": "Wurde erw\u00e4hnt", "34": "Vergraben", - "35": "Geistige Sch\u00f6pfung" + "35": "Geistige Sch\u00f6pfung", + "36": "Was depicted", + "37": "Painted on", + "38": "Illustrated" } } \ No newline at end of file diff --git a/frontend/nl/eventtype_persinst.json b/frontend/nl/eventtype_persinst.json index d5103e73..811e8efd 100644 --- a/frontend/nl/eventtype_persinst.json +++ b/frontend/nl/eventtype_persinst.json @@ -32,6 +32,9 @@ "32": "signiert von", "33": "wurde erw\u00e4hnt von", "34": "vergraben von", - "35": "erdacht von" + "35": "erdacht von", + "36": "was imaged", + "37": "painted on by", + "38": "illustrated by" } } \ No newline at end of file diff --git a/frontend/nl/eventtype_place.json b/frontend/nl/eventtype_place.json index 9996608c..b6faaddd 100644 --- a/frontend/nl/eventtype_place.json +++ b/frontend/nl/eventtype_place.json @@ -32,6 +32,9 @@ "32": "signiert in", "33": "wurde erw\u00e4hnt von", "34": "vergraben in", - "35": "erdacht in" + "35": "erdacht in", + "36": "was imaged", + "37": "painted on in", + "38": "illustrated in" } } \ No newline at end of file diff --git a/frontend/nl/eventtype_time.json b/frontend/nl/eventtype_time.json index 0b96c82b..5edb71d7 100644 --- a/frontend/nl/eventtype_time.json +++ b/frontend/nl/eventtype_time.json @@ -32,6 +32,9 @@ "32": "signiert", "33": "wurde erw\u00e4hnt", "34": "vergraben", - "35": "erdacht" + "35": "erdacht", + "36": "was imaged", + "37": "painted on", + "38": "illustrated" } } \ No newline at end of file diff --git a/frontend/nl/graphview.json b/frontend/nl/graphview.json index 27590e04..70e8262a 100644 --- a/frontend/nl/graphview.json +++ b/frontend/nl/graphview.json @@ -10,6 +10,8 @@ "focus_selected_node": "Focus selected node", "time": "Time", "person": "Person", - "place": "Place" + "place": "Place", + "toggle_boxes_view": "Toggle display in boxes", + "toggle_visjs_config": "Toggle visjs config" } } \ No newline at end of file diff --git a/frontend/nl/object.json b/frontend/nl/object.json index 6d6bb47d..dccd2b4e 100644 --- a/frontend/nl/object.json +++ b/frontend/nl/object.json @@ -31,7 +31,9 @@ "published": "Published", "exact_match_or_not": "Exact match or not", "exact_match_subordinates": "Exact match \/ including subordinates", - "ongoing_exhibitions": "Ongoing exhibitions" + "ongoing_exhibitions": "Ongoing exhibitions", + "contact_institution": "Contact the institution", + "object_from_institution": "Object from" }, "objekt_single": { "inventory_number": "Inventarnummer", diff --git a/frontend/nl/people.json b/frontend/nl/people.json index 2e0a3a15..a96f4c0e 100644 --- a/frontend/nl/people.json +++ b/frontend/nl/people.json @@ -15,6 +15,7 @@ "background": "Background", "biography": "Biography", "what_we_know": "What we know", - "objects_and_visualizations": "Objects and visualizations" + "objects_and_visualizations": "Objects and visualizations", + "map": "Map" } } \ No newline at end of file diff --git a/frontend/pl/eventtype_name.json b/frontend/pl/eventtype_name.json index afe56d53..ecec87f0 100644 --- a/frontend/pl/eventtype_name.json +++ b/frontend/pl/eventtype_name.json @@ -32,6 +32,9 @@ "32": "Podpisanie", "33": "Wzmiankowanie", "34": "Pochowanie", - "35": "Stworzenie" + "35": "Stworzenie", + "36": "Was depicted", + "37": "Painted on", + "38": "Illustrated" } } \ No newline at end of file diff --git a/frontend/pl/eventtype_persinst.json b/frontend/pl/eventtype_persinst.json index f576cc97..69ae8ddd 100644 --- a/frontend/pl/eventtype_persinst.json +++ b/frontend/pl/eventtype_persinst.json @@ -32,6 +32,9 @@ "32": "podpisane przez", "33": "wzmiankowane przez", "34": "pochowane przez", - "35": "pocz\u0119te przez" + "35": "pocz\u0119te przez", + "36": "was imaged", + "37": "painted on by", + "38": "illustrated by" } } \ No newline at end of file diff --git a/frontend/pl/eventtype_place.json b/frontend/pl/eventtype_place.json index 865d9da0..2ed6712b 100644 --- a/frontend/pl/eventtype_place.json +++ b/frontend/pl/eventtype_place.json @@ -32,6 +32,9 @@ "32": "podpisano", "33": "wzmiankowano", "34": "pochowano", - "35": "pocz\u0119to" + "35": "pocz\u0119to", + "36": "was imaged", + "37": "painted on in", + "38": "illustrated in" } } \ No newline at end of file diff --git a/frontend/pl/eventtype_time.json b/frontend/pl/eventtype_time.json index cba551b5..993a027a 100644 --- a/frontend/pl/eventtype_time.json +++ b/frontend/pl/eventtype_time.json @@ -32,6 +32,9 @@ "32": "podpisano", "33": "wspomniano", "34": "pochowano", - "35": "stworzono" + "35": "stworzono", + "36": "was imaged", + "37": "painted on", + "38": "illustrated" } } \ No newline at end of file diff --git a/frontend/pl/graphview.json b/frontend/pl/graphview.json index 27590e04..70e8262a 100644 --- a/frontend/pl/graphview.json +++ b/frontend/pl/graphview.json @@ -10,6 +10,8 @@ "focus_selected_node": "Focus selected node", "time": "Time", "person": "Person", - "place": "Place" + "place": "Place", + "toggle_boxes_view": "Toggle display in boxes", + "toggle_visjs_config": "Toggle visjs config" } } \ No newline at end of file diff --git a/frontend/pl/object.json b/frontend/pl/object.json index 9a4ff431..8c06bb8c 100644 --- a/frontend/pl/object.json +++ b/frontend/pl/object.json @@ -31,7 +31,9 @@ "published": "Published", "exact_match_or_not": "Exact match or not", "exact_match_subordinates": "Exact match \/ including subordinates", - "ongoing_exhibitions": "Ongoing exhibitions" + "ongoing_exhibitions": "Ongoing exhibitions", + "contact_institution": "Contact the institution", + "object_from_institution": "Object from" }, "objekt_single": { "inventory_number": "Numer inwentarzowy", diff --git a/frontend/pl/people.json b/frontend/pl/people.json index 2e0a3a15..a96f4c0e 100644 --- a/frontend/pl/people.json +++ b/frontend/pl/people.json @@ -15,6 +15,7 @@ "background": "Background", "biography": "Biography", "what_we_know": "What we know", - "objects_and_visualizations": "Objects and visualizations" + "objects_and_visualizations": "Objects and visualizations", + "map": "Map" } } \ No newline at end of file diff --git a/frontend/pt/eventtype_name.json b/frontend/pt/eventtype_name.json index e48401c3..59a8a0e3 100644 --- a/frontend/pt/eventtype_name.json +++ b/frontend/pt/eventtype_name.json @@ -32,6 +32,9 @@ "32": "Autografado", "33": "Foi mencionado", "34": "Foi finalizado em", - "35": "Cria\u00e7\u00e3o intelectual" + "35": "Cria\u00e7\u00e3o intelectual", + "36": "Was depicted", + "37": "Painted on", + "38": "Illustrated" } } \ No newline at end of file diff --git a/frontend/pt/eventtype_persinst.json b/frontend/pt/eventtype_persinst.json index 29fb6a9f..174eb126 100644 --- a/frontend/pt/eventtype_persinst.json +++ b/frontend/pt/eventtype_persinst.json @@ -32,6 +32,9 @@ "32": "Autografado por", "33": "Foi mencionado por", "34": "Foi finalizado por", - "35": "Foi concebido por" + "35": "Foi concebido por", + "36": "was imaged", + "37": "painted on by", + "38": "illustrated by" } } \ No newline at end of file diff --git a/frontend/pt/eventtype_place.json b/frontend/pt/eventtype_place.json index 82ef23c8..283789c8 100644 --- a/frontend/pt/eventtype_place.json +++ b/frontend/pt/eventtype_place.json @@ -32,6 +32,9 @@ "32": "Autografado em", "33": "Foi mencionado em", "34": "Foi finalizado em", - "35": "Foi concebido em" + "35": "Foi concebido em", + "36": "was imaged", + "37": "painted on in", + "38": "illustrated in" } } \ No newline at end of file diff --git a/frontend/pt/eventtype_time.json b/frontend/pt/eventtype_time.json index acd96046..1b3831ca 100644 --- a/frontend/pt/eventtype_time.json +++ b/frontend/pt/eventtype_time.json @@ -32,6 +32,9 @@ "32": "Assinado", "33": "Foi mencionado em", "34": "Foi finalizado em", - "35": "Foi concebido em" + "35": "Foi concebido em", + "36": "was imaged", + "37": "painted on", + "38": "illustrated" } } \ No newline at end of file diff --git a/frontend/pt/graphview.json b/frontend/pt/graphview.json index 27590e04..70e8262a 100644 --- a/frontend/pt/graphview.json +++ b/frontend/pt/graphview.json @@ -10,6 +10,8 @@ "focus_selected_node": "Focus selected node", "time": "Time", "person": "Person", - "place": "Place" + "place": "Place", + "toggle_boxes_view": "Toggle display in boxes", + "toggle_visjs_config": "Toggle visjs config" } } \ No newline at end of file diff --git a/frontend/pt/object.json b/frontend/pt/object.json index ab2c0eb6..6418ce27 100644 --- a/frontend/pt/object.json +++ b/frontend/pt/object.json @@ -31,7 +31,9 @@ "published": "Published", "exact_match_or_not": "Exact match or not", "exact_match_subordinates": "Exact match \/ including subordinates", - "ongoing_exhibitions": "Ongoing exhibitions" + "ongoing_exhibitions": "Ongoing exhibitions", + "contact_institution": "Contact the institution", + "object_from_institution": "Object from" }, "objekt_single": { "inventory_number": "N\u00famero no invent\u00e1rio", diff --git a/frontend/pt/people.json b/frontend/pt/people.json index 2e0a3a15..a96f4c0e 100644 --- a/frontend/pt/people.json +++ b/frontend/pt/people.json @@ -15,6 +15,7 @@ "background": "Background", "biography": "Biography", "what_we_know": "What we know", - "objects_and_visualizations": "Objects and visualizations" + "objects_and_visualizations": "Objects and visualizations", + "map": "Map" } } \ No newline at end of file diff --git a/frontend/qu/eventtype_name.json b/frontend/qu/eventtype_name.json index ec6fe866..09f6dce5 100644 --- a/frontend/qu/eventtype_name.json +++ b/frontend/qu/eventtype_name.json @@ -32,6 +32,9 @@ "32": "Autographed", "33": "Mentioned", "34": "Buried", - "35": "Intellectual creation" + "35": "Intellectual creation", + "36": "Was depicted", + "37": "Painted on", + "38": "Illustrated" } } \ No newline at end of file diff --git a/frontend/qu/eventtype_persinst.json b/frontend/qu/eventtype_persinst.json index 299ad245..a16899c2 100644 --- a/frontend/qu/eventtype_persinst.json +++ b/frontend/qu/eventtype_persinst.json @@ -32,6 +32,9 @@ "32": "autographed by", "33": "mentioned by", "34": "buried by", - "35": "conceived by" + "35": "conceived by", + "36": "was imaged", + "37": "painted on by", + "38": "illustrated by" } } \ No newline at end of file diff --git a/frontend/qu/eventtype_place.json b/frontend/qu/eventtype_place.json index 21710fcb..768e85ba 100644 --- a/frontend/qu/eventtype_place.json +++ b/frontend/qu/eventtype_place.json @@ -32,6 +32,9 @@ "32": "autographed in", "33": "mentioned in", "34": "buried in", - "35": "conceived in" + "35": "conceived in", + "36": "was imaged", + "37": "painted on in", + "38": "illustrated in" } } \ No newline at end of file diff --git a/frontend/qu/eventtype_time.json b/frontend/qu/eventtype_time.json index 0858b1b0..4e5e2604 100644 --- a/frontend/qu/eventtype_time.json +++ b/frontend/qu/eventtype_time.json @@ -32,6 +32,9 @@ "32": "autographed", "33": "was mentioned", "34": "buried", - "35": "conceived" + "35": "conceived", + "36": "was imaged", + "37": "painted on", + "38": "illustrated" } } \ No newline at end of file diff --git a/frontend/qu/graphview.json b/frontend/qu/graphview.json index d2d2fe4e..b4b9af15 100644 --- a/frontend/qu/graphview.json +++ b/frontend/qu/graphview.json @@ -10,6 +10,8 @@ "focus_selected_node": "Focus selected node", "time": "Time", "person": "Person", - "place": "Place" + "place": "Place", + "toggle_boxes_view": "Toggle display in boxes", + "toggle_visjs_config": "Toggle visjs config" } } \ No newline at end of file diff --git a/frontend/qu/object.json b/frontend/qu/object.json index a3f76cb3..747ef374 100644 --- a/frontend/qu/object.json +++ b/frontend/qu/object.json @@ -31,7 +31,9 @@ "published": "Published", "exact_match_or_not": "Exact match or not", "exact_match_subordinates": "Exact match \/ including subordinates", - "ongoing_exhibitions": "Ongoing exhibitions" + "ongoing_exhibitions": "Ongoing exhibitions", + "contact_institution": "Contact the institution", + "object_from_institution": "Object from" }, "objekt_single": { "inventory_number": "Inventory number", diff --git a/frontend/qu/people.json b/frontend/qu/people.json index db063d32..51803a75 100644 --- a/frontend/qu/people.json +++ b/frontend/qu/people.json @@ -15,6 +15,7 @@ "background": "Background", "biography": "Biography", "what_we_know": "What we know", - "objects_and_visualizations": "Objects and visualizations" + "objects_and_visualizations": "Objects and visualizations", + "map": "Map" } } \ No newline at end of file diff --git a/frontend/ru/eventtype_name.json b/frontend/ru/eventtype_name.json index e2f09b55..19cc2db2 100644 --- a/frontend/ru/eventtype_name.json +++ b/frontend/ru/eventtype_name.json @@ -32,6 +32,9 @@ "32": "Signiert", "33": "Wurde erw\u00e4hnt", "34": "Vergraben", - "35": "Geistige Sch\u00f6pfung" + "35": "Geistige Sch\u00f6pfung", + "36": "Was depicted", + "37": "Painted on", + "38": "Illustrated" } } \ No newline at end of file diff --git a/frontend/ru/eventtype_persinst.json b/frontend/ru/eventtype_persinst.json index d5103e73..811e8efd 100644 --- a/frontend/ru/eventtype_persinst.json +++ b/frontend/ru/eventtype_persinst.json @@ -32,6 +32,9 @@ "32": "signiert von", "33": "wurde erw\u00e4hnt von", "34": "vergraben von", - "35": "erdacht von" + "35": "erdacht von", + "36": "was imaged", + "37": "painted on by", + "38": "illustrated by" } } \ No newline at end of file diff --git a/frontend/ru/eventtype_place.json b/frontend/ru/eventtype_place.json index 9996608c..b6faaddd 100644 --- a/frontend/ru/eventtype_place.json +++ b/frontend/ru/eventtype_place.json @@ -32,6 +32,9 @@ "32": "signiert in", "33": "wurde erw\u00e4hnt von", "34": "vergraben in", - "35": "erdacht in" + "35": "erdacht in", + "36": "was imaged", + "37": "painted on in", + "38": "illustrated in" } } \ No newline at end of file diff --git a/frontend/ru/eventtype_time.json b/frontend/ru/eventtype_time.json index 0b96c82b..5edb71d7 100644 --- a/frontend/ru/eventtype_time.json +++ b/frontend/ru/eventtype_time.json @@ -32,6 +32,9 @@ "32": "signiert", "33": "wurde erw\u00e4hnt", "34": "vergraben", - "35": "erdacht" + "35": "erdacht", + "36": "was imaged", + "37": "painted on", + "38": "illustrated" } } \ No newline at end of file diff --git a/frontend/ru/graphview.json b/frontend/ru/graphview.json index 27590e04..70e8262a 100644 --- a/frontend/ru/graphview.json +++ b/frontend/ru/graphview.json @@ -10,6 +10,8 @@ "focus_selected_node": "Focus selected node", "time": "Time", "person": "Person", - "place": "Place" + "place": "Place", + "toggle_boxes_view": "Toggle display in boxes", + "toggle_visjs_config": "Toggle visjs config" } } \ No newline at end of file diff --git a/frontend/ru/object.json b/frontend/ru/object.json index 6d6bb47d..dccd2b4e 100644 --- a/frontend/ru/object.json +++ b/frontend/ru/object.json @@ -31,7 +31,9 @@ "published": "Published", "exact_match_or_not": "Exact match or not", "exact_match_subordinates": "Exact match \/ including subordinates", - "ongoing_exhibitions": "Ongoing exhibitions" + "ongoing_exhibitions": "Ongoing exhibitions", + "contact_institution": "Contact the institution", + "object_from_institution": "Object from" }, "objekt_single": { "inventory_number": "Inventarnummer", diff --git a/frontend/ru/people.json b/frontend/ru/people.json index 2e0a3a15..a96f4c0e 100644 --- a/frontend/ru/people.json +++ b/frontend/ru/people.json @@ -15,6 +15,7 @@ "background": "Background", "biography": "Biography", "what_we_know": "What we know", - "objects_and_visualizations": "Objects and visualizations" + "objects_and_visualizations": "Objects and visualizations", + "map": "Map" } } \ No newline at end of file diff --git a/frontend/tl/eventtype_name.json b/frontend/tl/eventtype_name.json index ec6fe866..09f6dce5 100644 --- a/frontend/tl/eventtype_name.json +++ b/frontend/tl/eventtype_name.json @@ -32,6 +32,9 @@ "32": "Autographed", "33": "Mentioned", "34": "Buried", - "35": "Intellectual creation" + "35": "Intellectual creation", + "36": "Was depicted", + "37": "Painted on", + "38": "Illustrated" } } \ No newline at end of file diff --git a/frontend/tl/eventtype_persinst.json b/frontend/tl/eventtype_persinst.json index 299ad245..a16899c2 100644 --- a/frontend/tl/eventtype_persinst.json +++ b/frontend/tl/eventtype_persinst.json @@ -32,6 +32,9 @@ "32": "autographed by", "33": "mentioned by", "34": "buried by", - "35": "conceived by" + "35": "conceived by", + "36": "was imaged", + "37": "painted on by", + "38": "illustrated by" } } \ No newline at end of file diff --git a/frontend/tl/eventtype_place.json b/frontend/tl/eventtype_place.json index 21710fcb..768e85ba 100644 --- a/frontend/tl/eventtype_place.json +++ b/frontend/tl/eventtype_place.json @@ -32,6 +32,9 @@ "32": "autographed in", "33": "mentioned in", "34": "buried in", - "35": "conceived in" + "35": "conceived in", + "36": "was imaged", + "37": "painted on in", + "38": "illustrated in" } } \ No newline at end of file diff --git a/frontend/tl/eventtype_time.json b/frontend/tl/eventtype_time.json index 0858b1b0..4e5e2604 100644 --- a/frontend/tl/eventtype_time.json +++ b/frontend/tl/eventtype_time.json @@ -32,6 +32,9 @@ "32": "autographed", "33": "was mentioned", "34": "buried", - "35": "conceived" + "35": "conceived", + "36": "was imaged", + "37": "painted on", + "38": "illustrated" } } \ No newline at end of file diff --git a/frontend/tl/graphview.json b/frontend/tl/graphview.json index 27590e04..70e8262a 100644 --- a/frontend/tl/graphview.json +++ b/frontend/tl/graphview.json @@ -10,6 +10,8 @@ "focus_selected_node": "Focus selected node", "time": "Time", "person": "Person", - "place": "Place" + "place": "Place", + "toggle_boxes_view": "Toggle display in boxes", + "toggle_visjs_config": "Toggle visjs config" } } \ No newline at end of file diff --git a/frontend/tl/object.json b/frontend/tl/object.json index a3f76cb3..747ef374 100644 --- a/frontend/tl/object.json +++ b/frontend/tl/object.json @@ -31,7 +31,9 @@ "published": "Published", "exact_match_or_not": "Exact match or not", "exact_match_subordinates": "Exact match \/ including subordinates", - "ongoing_exhibitions": "Ongoing exhibitions" + "ongoing_exhibitions": "Ongoing exhibitions", + "contact_institution": "Contact the institution", + "object_from_institution": "Object from" }, "objekt_single": { "inventory_number": "Inventory number", diff --git a/frontend/tl/people.json b/frontend/tl/people.json index db063d32..51803a75 100644 --- a/frontend/tl/people.json +++ b/frontend/tl/people.json @@ -15,6 +15,7 @@ "background": "Background", "biography": "Biography", "what_we_know": "What we know", - "objects_and_visualizations": "Objects and visualizations" + "objects_and_visualizations": "Objects and visualizations", + "map": "Map" } } \ No newline at end of file diff --git a/mdorg/de/about.json b/mdorg/de/about.json index ee7e2f34..c7eadcb0 100644 --- a/mdorg/de/about.json +++ b/mdorg/de/about.json @@ -4,11 +4,11 @@ "pageDescription": "Wer oder was ist museum-digital? Wir sind ein Projekt mit dem Ziel, die Digitalisierung in Museen und von Museumsdaten weiterzubringen.", "pageKeywords": "Museen, Digitalisierung, Community, Forschung", "about_title": "\u00dcber museum-digital", - "about_introduction": "museum-digital ist ein Projekt Yada-yada lopemm \u00f6dklfjdksla dkafk\u00f6dla lkdskafl\u00f6kdlaf jakljfdklajfkld\u00f6sajfkld anklfj dklajflkasjd klfasdkl jfkadl\u00f6jfkl\u00f6j", + "about_introduction": "museum-digital ist eine Inititive von Museen. Die Initiative besteht seit 2009. Sie entstand aus dem Versuch einen m\u00f6glichst einfachen Weg zu entwickeln, um Informationen \u00fcber Museen und die von ihnen verwahrten Objekte online zu stellen. Aus den urspr\u00fcnglich 6 beteiligten Museen sind mittlerweile mehr als 600 geworden und l\u00e4ngst haben sich auch die Ziele erweitert. Die einfache Publikation in einer Datenbank wurde durch weitere Pr\u00e4sentationsformen erweitert, vor allem aber ist gutes Inventarisieren ebenfalls zu einem zentralen Ziel geworden. Bei museum-digital entwickeln wir gemeinsam Software mit dem Ziel, die Inventarisierung und die Online-Stellung nicht nur einfach, sondern jede qualit\u00e4tvolle Erfassung zu einer Freude zu machen. \r\n", "about_resources": "Resourcen", "logos_caption": "Hier k\u00f6nnen Sie die verschiedenen von museum-digital verwendeten Logos zum Download finden.", "background_title": "Wo kommen wir her - und wo geht es hin?", - "background_content": "In mid 2009, the AG Digitalisierung of the Landesmuseumsverband gathered and founded museum-digital. It was May 2009, and the recently founded working group soon spread to research how long it takes to digitize an object. The data thus gathered provided the fodder for an initial writing of the frontend for museum-digital.", - "the_future": "Starting in 2014?, museum-digital entered Hungary. This opened " + "background_content": "Als sich im Februar 2009 im Kreismuseum Bitterfeld mehrere Museen des Museumsverbandes Sachsen-Anhalt trafen, um die Arbeitsgemeinschaft Digitalisierung des Museumsverbandes Sachsen-Anhalt zu gr\u00fcnden legten sie den Grundstein f\u00fcr museum-digital. Damals wurden gemeinsame Grunds\u00e4tze aufgestellt, das gemeinsame Ziel definiert und eine Machbarkeitsstudie durchgef\u00fchrt. Schon an dieser Studie beteiligten sich Museen aus dem Museumsverband Rheinland-Pfalz. Best\u00e4ndig wuchs die Zahl von Museen und Verb\u00e4nden, die an museum-digital mitwirken. Aus dieser Verwurzelung in der Region entstand die aktuelle Struktur von museum-digital, das in verschiedenen Instanzen organisiert ist, die im Prinzip voneinander unabh\u00e4ngig sind. Dennoch gibt es f\u00fcr jede Sprache einen Pool von kontrollierten Begriffen, den alle Instanzen dieses Sprachgebiets gemeinsam nutzen. Dieser Pool wird gemeinsam gepflegt. Objektdatenbank(en) und Normdatenpool sind die Grundlage f\u00fcr gemeinsames Publizieren und qualit\u00e4tvolles Inventarisieren.\r\n", + "the_future": "Museum-digital ist konsequent mehrsprachig und stets offen f\u00fcr neue Mitstreiter. Entwicklung geschieht nach Bedarf. Woimmer sich mehrere Museen zusammentun k\u00f6nnen sie museum-digital nutzen. Bei Bedarf wird eine weitere Instanz eingef\u00fchrt oder es werden andere Kooperationswege geschaffen. Weil der Bedarf die Weiterentwicklung bestimmt folgt museum-digital keinem festgef\u00fcgten Plan." } } \ No newline at end of file diff --git a/mdorg/de/dashboard.json b/mdorg/de/dashboard.json index f104c7f0..39b3d826 100644 --- a/mdorg/de/dashboard.json +++ b/mdorg/de/dashboard.json @@ -1,10 +1,31 @@ { "tlDashboard": { "pageTitle": "museum-digital :: Dashboard", - "pageDescription": "Facts, Figures, Benchmarks on museum-digital and it's various instances", - "pageKeywords": "museum-digital, statistics, graphs, museums, museum digitization", + "pageDescription": "Facts, Figures, Benchmarks zu museum-digital und seinen verschiedenen Instanzen", + "pageKeywords": "museum-digital, Statistik, Graphen, Museen, Digitalisierung", "dashboard": "Dashboard", - "dashboard_introduction": "Here you can find facts and figures documenting the development and growth of museum-digital.", - "in_the_database": "Entities in the Database" + "dashboard_introduction": "Zahlen und Schaubilder zur Entwicklung von museum-digital", + "in_the_database": "Eintr\u00e4ge in der Datenbank", + "objects": "Objekte", + "museums": "Museen", + "collections": "Sammlungen", + "literature_entries": "Literatureintr\u00e4ge", + "exhibitions": "Ausstellungen", + "appointments": "Veranstaltungen", + "user_accounts": "User-Accounts", + "images": "Abbildungen", + "visitor_stats": "Besucherstatistik", + "visitors_yesterday": "Besucher (gestern)", + "visitors_this_month": "Besucher in diesem Monat", + "controlled_vocabularies": "Kontrollierte Vokabulare", + "popular_entries_in_german": "Beliebte deutschsprachige Eintr\u00e4ge", + "title_actors": "Akteure", + "title_places": "Orte", + "title_tags": "Tags", + "popular_entries_in_hungarian": "Beliebte ungarisch-sprachige Eintr\u00e4ge", + "controlled_vocabularies_figcaption_german": "Kontrollierte Vokabulare in der deutschsprachigen DatenbankVon Links: Personen, Orte, Zeiten, Tags", + "controlled_vocabularies_figcaption_hungarian": "Kontrollierte Vokabulare in der ungarisch-sprachigen DatenbankVon Links: Personen, Orte, Zeiten, Tags", + "was_founded": "museum-digital wurde am %s gegr\u00fcndet", + "is_days_old": "museum-digital ist %s Tage alt" } } \ No newline at end of file diff --git a/mdorg/de/footer.json b/mdorg/de/footer.json new file mode 100644 index 00000000..40d4fb3c --- /dev/null +++ b/mdorg/de/footer.json @@ -0,0 +1,7 @@ +{ + "tlFooter": { + "contact": "Kontakt", + "impressum": "Impressum", + "privacy": "Datenschutzerkl\u00e4rung" + } +} \ No newline at end of file diff --git a/mdorg/de/home.json b/mdorg/de/home.json index d9c65074..326de3e5 100644 --- a/mdorg/de/home.json +++ b/mdorg/de/home.json @@ -4,8 +4,8 @@ "pageDescription": "museum-digital ist eine Initiative zur Digitalisierung von Museen", "pageKeywords": "Museen, Digitalisierung, Community, Forschung", "opener_title": "Museen zeigen sich der Welt - so wie sie es wollen", - "opener_text": "museum-digital ist eine Community. museum-digital ist eine Software-Suite. Und museum-digital ist eine Platform. Im Februar 2009 kamen in Bitterfeld Mitarbeiter verschiedener Museen aus Sachsen-Anhalt zusammen und beschlossen den Weg ins Netz zu wagen. Das war die Geburtsstunde von museum-digital. Klar war, erfolgreich im Netz sichtbar zu werden, das konnte nur gemeinsam gelingen - gemeinsam wird die Software entwickelt und gemeinsam pr\u00e4sentieren sich die Museen im Netz. Was als kleine Gemeinschaft begann ist zu einer Community gewachsen, die Sprach- und L\u00e4ndergrenzen \u00fcberwindet.", - "community_title": "Eine Community von Gleichgesinnten", - "community_text": "Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa Lorem adsfjhfsadjhfiosadjfioksdajifojahsdokf jsoa " + "opener_text": "museum-digital ist eine Initiative, ist eine Software-Suite und ist eine Platform. Im Februar 2009 kamen im Bitterfelder Kreismuseum Mitarbeiter von Museen aus Sachsen-Anhalt zusammen und beschlossen den Weg ins Netz zu wagen. Das war die Geburtsstunde von museum-digital. Schon damals war klar: Erfolgreich im Netz sichtbar werden, das kann nur gemeinsam gelingen. Gemeinsam wird die Software entwickelt und gemeinsam pr\u00e4sentieren sich die Museen im Netz. Was damals als kleine Gemeinschaft begann ist zu einer Community gewachsen, die Sprach- und L\u00e4ndergrenzen \u00fcberwindet.", + "community_title": "Gemeinsam gut", + "community_text": "Jedes Museum hat eigene M\u00f6glichkeiten und eigene Ziele. Bei museum-digital arbeiten alle zusammen. Anders als aktuelle Portale im Internet bietet museum-digital sowohl M\u00f6glichkeiten zur Publikation als auch zur Erfassung von Museumsobjekt-Informationen. F\u00fcr jede Sprachversion gibt es einen gemeinsam genutzten und gepflegten Pool von kontrollierten und angereicherten Begriffen. Dieser zentralen Pool spart viel Arbeit, hilft Verkn\u00fcpfungen sichtbar zu machen und ist die Grundlage des erfolgreichen Ver\u00f6ffentlichens im Netz. Die Bereitstellung entsprechender Kommunikationskan\u00e4le bei museum-digital f\u00f6rdert den direkten Kontakt unter KollegeInnen \u00fcber Museumsgrenzen hinweg. Die Community von museum-digital schlie\u00dft niemanden aus, jedes Museum kann sich beteiligen - die gr\u00f6\u00dften Sch\u00e4tze sind oft an den entlegendsten Orten zu finden.\r\n<\/p>

\r\nOffen sein f\u00fcr Museen aller Art und aller Gr\u00f6\u00dfen - das gelingt nur, weil Flexibilit\u00e4t und Einfachheit als oberste Zielvorgaben die Arbeit von museum-digital bestimmen. Zu den wichtigsten Grunds\u00e4tzen geh\u00f6rt dar\u00fcberhinaus, dass jedes Museum jederzeit die volle Kontrolle \u00fcber die Informationen zu seinen eigenen Objekten beh\u00e4lt." } } \ No newline at end of file diff --git a/mdorg/de/navigation.json b/mdorg/de/navigation.json index 26285a2d..2512522d 100644 --- a/mdorg/de/navigation.json +++ b/mdorg/de/navigation.json @@ -13,6 +13,9 @@ "terminology_work": "Terminologie-Arbeit", "dashboard": "Dashboard", "participate": "Mitmachen", - "mission": "Grunds\u00e4tze" + "mission": "Grunds\u00e4tze", + "resources_links": "Links", + "resources_documents": "Dokumente", + "third_party": "Drittanwendungen" } } \ No newline at end of file diff --git a/mdorg/de/participate.json b/mdorg/de/participate.json index 030659ea..38a25b49 100644 --- a/mdorg/de/participate.json +++ b/mdorg/de/participate.json @@ -3,14 +3,14 @@ "pageTitle": "museum-digital :: Bei museum-digital mitmachen!", "pageDescription": "museum-digital ist ein Community-Project. Nat\u00fcrlich freuen wir uns \u00fcber Unterst\u00fctzung!", "pageKeywords": "Partizipation, Mitmachen, Community", - "participate_title": "Ein Teil von museum-digital", - "participate_introduction": "There is a variety of ways in which you can join and help museum-digital. ", - "individuals": "... as an Individual", - "individuals_title": "... as an Individual", - "individuals_text": "Individuals can help in a number of ways.", + "participate_title": "Ein Teil von museum-digital werden", + "participate_introduction": "Es gibt viele Wege bei museum-digital mitzumachen - der Kreativit\u00e4t sind da kaum Grenzen gesetzt. Direkt mitwirken bei museum-digital k\u00f6nnen vor allem Museen, aber die Museen zu unterst\u00fctzten qualit\u00e4tvoll zu inventarisieren und zu publizieren, etwa durch hilfreiche Kommentare, das kann jeder.", + "individuals": "Sie k\u00f6nnen einem einzelnen Museum ", + "individuals_title": "... als Einzelner oder als Gruppe", + "individuals_text": "Sie k\u00f6nnen einem einzelnen Museum durch Rat und Tat zur Seite stehen. Unter fast allen Objekten finden Sie einen Vermerk \"Ist Ihnen etwas aufgefallen ...\". Wenn Sie auf diese Zeile klicken, dann k\u00f6nnen Sie direkt zu dem jeweiligen Objekt mit dem betreffenden Museum per email in Verbindung treten. Sie k\u00f6nnen aber auch direkt zu einem der beteiligten Museen gehen und beispielsweise anbieten Objekte aus einem Bereich, in dem Sie sich besonders gut auskennen, zu bearbeiten. Eine andere M\u00f6glichkeit besteht darin dem Museum anzubieten, Qualit\u00e4tvolle Objektfotografien oder Scans der Bildersammlung zu erstellen.", "local_museum_title": "Helping Out at Your Local Museum", "local_museum_text": "Many, if not most, museums welcome little more than a helping hand. ", - "institutions_title": "... as an Institution", - "institutions_text": "Institutions can become a part of museum-digital by joining." + "institutions_title": "... als Institution", + "institutions_text": "Wenn Sie als Museum bei museum-digital mitmachen wollen, dann braucht es nur eine kurze Beschreibung, ein Foto und die \u00fcblichen Kontaktdaten des Museums. Danach wird das Museum in der passenden Instanz von museum-digital eingerichtet und es wird ein Nutzerkonto erstellt. Da museum-digital sehr intuitiv ist gen\u00fcgt meistens schon eine halbst\u00fcndige Telefonunterweisung um Objekte erfolgreich zu ver\u00f6ffentlichen.\r\n<\/p>

\r\nRegionale Museumsverb\u00e4nde oder -beratungsstellen bieten aber auch ganzt\u00e4gige Veranstaltungen an, auf denen das Arbeiten mit museum-digital erl\u00e4utert wird. Meist sind diese Veranstaltungen mit praktischen \u00dcbungen verbunden. Fragen Sie ihren regionalen Museumsverband oder bei einem der Betreuer einer Instanz von museum-digital." } } \ No newline at end of file diff --git a/mdorg/de/portals.json b/mdorg/de/portals.json index 92d8847a..303a4d69 100644 --- a/mdorg/de/portals.json +++ b/mdorg/de/portals.json @@ -1,15 +1,15 @@ { "tlPortals": { - "pageTitle": "museum-digital :: Portals", - "pageDescription": "museum-digital is represented on different, regional portals. Here, there is a list of them.", - "pageKeywords": "museum-digital, portals, museum objects, access", - "portals_title": "The Different Portals of museum-digital", - "portals_introduction": "museum-digital is composed of different portals. Most of them are regionally structured.", - "international_portals": "International Portals", - "german_portals": "Regional portals in Germany", - "themator_title": "Themator: Topical Portals", - "themator_introduction": "The themator is a tool we developed to enable museums and like-minded people to create digital exhibitions and - more generally - to easily engage in digital storytelling. As the themator is largely monolingual, we have set up different instances of it.", - "md_term_title": "md:term: The Controlled Vocabularies of museum-digital Made Accessible", - "md_term_introduction": "About 2010, we started to use controlled vocabularies to facilitate the common tagging and interlinking of digitized objects. For a long time, these vocabularies were not accessible for any outside viewers. Since they may be a useful resource to some, we since developed md:term as a public and hopefully easily accessible portal for our (and some other) controlled vocabularies." + "pageTitle": "museum-digital :: Portale", + "pageDescription": "museum-digital ist in verschiedene, regionale Portale unterteilt. Hier k\u00f6nnen Sie eine Liste dieser Portale finden.", + "pageKeywords": "museum-digital, Portal, Museumsobjekte, Objekte, Zugang", + "portals_title": "Die verschiedenen Portale von Museum-Digital", + "portals_introduction": "museum-digital ist in seinen Ausspielungen (Instanzen des \"Haupt-Frontends\"<\/a>) regional strukturiert. Ausgehend von Sachsen-Anhalt<\/a> wurden anfangs regionale Portale f\u00fcr die verschiedenen Regionen in Deutschland angelegt. Diese werden mittlerweile in einer automatisch erstellten deutschlandweiten Instanz zusammengef\u00fchrt, bestehen aber weiterhin. Internationale Instanzen sind nach L\u00e4ndern strukturiert.<\/p>

Eine Besonderheit in dieser Struktur bilden die \u00f6ffentlichen Zusatz-Werkzeuge, der Themator<\/a> und md:term<\/a>.", + "international_portals": "Internationale Portale", + "german_portals": "Regionale Portale in Deutschland", + "themator_title": "Themator: Themenportale", + "themator_introduction": "Der Themator ist ein Werkzeug, entwickelt um Museen und anderen Interessierten eine einfache und flexible M\u00f6glichkeit zur Erstellung digitaler Ausstellungen, Lehrmaterialien etc. zu geben. Da der Themator weitestgehend Monolingual ist, existieren aktuell zwei verschiedene Instanzen:", + "md_term_title": "md:term: \u00d6ffentlicher Zugang zu den kontrollierten Vokabularen von museum-digital", + "md_term_introduction": "Von Anfang an benutzt museum-digital kontrollierte Vokabulare, um ein gemeinsames Tagging und Verkn\u00fcpfen von Objektdatens\u00e4tzen zu erm\u00f6glichen. Da unsere so erstellten kontrollierten Vokabulare (die mit anderen Normdatenrepositorien wie Wikidata und der GND<\/abbr>, dem AAT, geonames, LCSH, ... verkn\u00fcpft sind) eine nutzbringende Erg\u00e4nzung auch f\u00fcr andere sein k\u00f6nnen, haben wir md:term als \u00f6ffentlichen Lese-Zugang zu den kontrollierten Vokabularen entwickelt. Neben des \"menschenlesbaren\" Vokabularbrowsers bietet md:term JSON<\/abbr>- und SKOS<\/abbr>-Schnittstellen, um auch eine maschinelle Nutzung der Daten einfach zu erm\u00f6glichen.\r\n<\/p>

\r\nNeben den museum-digital eigenen Vokabularen sind unter md:term auch einige externe, im Museumsbereich h\u00e4ufig verwendete Vokabularien zug\u00e4nglich gemacht, so z.B. die Hessische Systematik oder die Hornbostel-Sachs-Klassifikation." } } \ No newline at end of file diff --git a/mdorg/de/resources.json b/mdorg/de/resources.json new file mode 100644 index 00000000..7e140438 --- /dev/null +++ b/mdorg/de/resources.json @@ -0,0 +1,10 @@ +{ + "tlResources": { + "pageTitle": "museum-digital :: Resources", + "pageDescription": "Here you can find resources on museum-digital specifically and those relevant to the digitization in museums in general.", + "pageKeywords": "museums, resources, materials", + "resources_title": "Resources", + "resources_introduction": "Relevant resources can be found here.", + "general": "General" + } +} \ No newline at end of file diff --git a/mdorg/de/resources_documents.json b/mdorg/de/resources_documents.json new file mode 100644 index 00000000..636c7957 --- /dev/null +++ b/mdorg/de/resources_documents.json @@ -0,0 +1,9 @@ +{ + "tlDocuments": { + "pageTitle": "museum-digital :: Dokumente", + "pageDescription": "Eine Auswahl hilfreicher Dokumente zur Museumsarbeit, besonders wo sie das Digitale ber\u00fchrt, ist hier zu finden.", + "pageKeywords": "Dokumente, Museen, Museumsarbeit, Digitalisierung, Inventarisierung", + "title": "Dokumente", + "introduction": "Eine Auswahl hilfreicher Dokumente zur Museumsarbeit, besonders wo sie das Digitale ber\u00fchrt, ist hier zu finden." + } +} \ No newline at end of file diff --git a/mdorg/de/resources_links.json b/mdorg/de/resources_links.json new file mode 100644 index 00000000..d1d68fdc --- /dev/null +++ b/mdorg/de/resources_links.json @@ -0,0 +1,14 @@ +{ + "tlLinks": { + "pageTitle": "museum-digital :: Links", + "pageDescription": "Eine Auswahl relevanter Links zur Dokumentation und Digitalisierung im Museum kann hier gefunden werden.", + "pageKeywords": "Links, Museen, Digitalisierung im Museum, Museumsportale", + "title": "Links", + "introduction": "Hier k\u00f6nnen Sie eine Auswahl interessanter Links finden.", + "museum_portals": "Andere Museumsportale (mit Objektfokus)", + "organizations": "Organisationen", + "name": "Name", + "country": "Land", + "description": "Beschreibung" + } +} \ No newline at end of file diff --git a/mdorg/de/software.json b/mdorg/de/software.json index a58504e9..d7a0e4b1 100644 --- a/mdorg/de/software.json +++ b/mdorg/de/software.json @@ -1,9 +1,16 @@ { "tlSoftware": { "pageTitle": "museum-digital :: Software", - "pageDescription": "At museum-digital, we have developed a set of software solutions to aid different parts of museum (digitization) work.", - "pageKeywords": "software, museums, museum objects, museum software, museum-digital", + "pageDescription": "Bei museum-digital haben wir verschiedene Software-Anwendungen entwickelt, um die Digitalisierung im Museum zu erleichtern.", + "pageKeywords": "software, Museen, Museumsobjekte, Museumssoftware, museum-digital", "software_title": "Software", - "software_introduction": "At museum-digital, we have developed a set of software solutions to aid different parts of museum (digitization) work." + "software_introduction": "Bei museum-digital haben wir \u00fcber die Jahre verschiedene Anwendungen entwickelt, um unserem Ziel, einer einfachen und inklusiven Digitalisierung im Museum n\u00e4herzukommen. museum-digital wurde urspr\u00fcnglich zum Zwecke der digitalen Publikation von Objektdaten gegr\u00fcndet<\/a>, und so entwickelten wir zuerst eine Ausgabeoberfl\u00e4che f\u00fcr Objektinformationen<\/a>.<\/p>\r\n

Da die urspr\u00fcngliche Eingabemethode - Museum erfasst die Daten lokal, sendet sie an Programmierer, Programmierer tr\u00e4gt sie in die Datenbank ein - bald nicht mehr zu stemmen war, wurde eine einfache Eingabeoberfl\u00e4che, musdb<\/a>, entwickelt. Einige Museen, die noch keine Inventarisierungsdatenbank, aber Erfahrung mit musdb hatten, begannen nach Inventarisierungsfunktionen zu fragen, und so \u00e4nderte sich der Anspruch von musdb: Statt einer Eingabeoberfl\u00e4che f\u00fcr eine Publikationsplatform, wurde es zum Inventarisierungswerkzeug mit Publikationsoption.<\/p>\r\n

Bald darauf begann die Frage nach einer M\u00f6glichkeit zur digitalen Erfassung von Geschichten dr\u00e4ngender zu werden. Museumsobjekte, die nicht in einen Kontext eingebettet sind, m\u00f6gen zwar interessant sein, aber auch das Einbetten der Objekte in einen gr\u00f6\u00dferen Zusammenhang ist eine zentrale Aufgabe von Museen. Als Reaktion auf diese Frage wurde der Themator<\/a> als unabh\u00e4ngig von den vorherigen Werkzeugen laufendes Tool entwickelt.<\/p>\r\n

Eine fr\u00fche Richtungsentscheidung bei der Entwicklung der Ausgabe und von musdb war es, mit allen Museen einer Sprachversion gemeinsam kuratierte kontrollierte Vokabulare zu verwenden. Diese werden intern mit dem Normdaten-Kontroll-Tool nodac<\/a> bearbeitet. Da die Vokabulare zunehmend wuchsen und wachsen, und mittlerweile selbst eine nutzbringende Quelle auch f\u00fcr andere Anwendungen sein k\u00f6nnen, entwickelten md:term<\/a>, mit dem Nutzer die Vokabulare durchsuchen und maschinell auslesen k\u00f6nnen.", + "frontend_portal": "Ausgabe \/ Portale", + "musdb": "musdb", + "themator": "Themator", + "term_nodac": "md:term & nodac", + "resources": "Resourcen", + "in_blog": "Technik-bezogene Neuigkeiten in unserem Blog", + "third_party_tools": "Drittanwendungen" } } \ No newline at end of file diff --git a/mdorg/de/software_frontend.json b/mdorg/de/software_frontend.json index 1c2facc2..9b5e5dba 100644 --- a/mdorg/de/software_frontend.json +++ b/mdorg/de/software_frontend.json @@ -1,16 +1,44 @@ { "tlFrontend": { - "pageTitle": "museum-digital :: The Main Frontend \/ Portal Software", - "pageDescription": "Most of the work museum-digital does focuses on bringing museums online. We do so mainly using our main frontend \/ portal software.", - "pageKeywords": "software, museums, museum objects, museum software, exhibitions, web portal", - "frontend_title": "What You See Most - The Main Frontend and Portal Software", - "frontend_introduction": "This softqare we use", + "pageTitle": "museum-digital :: Die \"Ausgabe\"", + "pageDescription": "museum-digitals vorrangiges Ziel ist die digitale Zug\u00e4nglichmachung von Museumsinformationen - besonders Objektinformationen. Dies geschieht prim\u00e4r mit der \"Ausgabe\".", + "pageKeywords": "Software, Museen, Museumsobjekte, Museumssoftware, Webportal", + "frontend_title": "Die \"Ausgabe\"", + "frontend_introduction": "museum-digital wurde gegr\u00fcndet, um Museumsobjekte im Netz zug\u00e4nglich zu machen. Das geht nicht ohne die entsprechende Software.<\/p>

So ist die \"Ausgabe\" die erste Anwendung, die im Rahmen von museum-digital geschrieben wurde. Mit ihr k\u00f6nnen Museen sich und ihre Objekte gemeinsam im Netz darstellen und durchsuchbar machen.<\/p>

Um ein umfassendes Bild der Museen und ihrer Objekte zu liefern, wurden seitdem vielf\u00e4ltige zus\u00e4tzliche Informationen anzeigbar gemacht. Einerseits sind dies Informationen zu Sammlungen, Objektgruppen, Ausstellungen und Veranstaltungen, andererseits eine Vielzahl von Optionen, um die Objekte zu verkn\u00fcpfen und zu visualisieren", "technical_title": "Technisches", - "design_principles_title": "Design-Prinzipien", - "design_principles_text": "Text about design principles Lorem Ipsum", - "api_title": "API(s)", - "api_text": "Text about the API", - "development_title": "Development", - "development_text": "Text about development background." + "design_principles_title": "Design", + "design_principles_text": "Die \"Ausgabe\" von museum-digital ist nach dem Prinzip gestaltet, dass auf jeder Seite nur einige wenige zentrale Elemente im Fokus stehen sollen, sodass ein einfaches Verst\u00e4ndnis der Inhalte erleichtert wird. Viele weitere Optionen bestehen f\u00fcr Power-User - von Visualisierungen bis zu einer in die Webseite eingebauten Kommandozeile. Diese sind allerdings \"versteckt\", etwa in einer Seitenspalte oder durch Tastenkombinationen, um die Benutzbarkeit der Seite f\u00fcr Erstbenutzer nicht einzuschr\u00e4nken.", + "api_title": "Schnittstellen", + "api_text": "Zur Ver\u00f6ffentlichung und Verf\u00fcgbarmachung z\u00e4hlt nicht nur das Erm\u00f6glichen der Betrachtung. Auch eigene Ideen mit den Daten umzusetzen geh\u00f6rt dazu. Entsprechend sind alle Informationen, die mit der \"Ausgabe\" von museum-digital ver\u00f6ffentlicht sind auch maschinell \u00fcber eine einfach zu benutzende JSON<\/abbr>-Schnittstelle auslesbar.<\/p>

Soweit M\u00f6glich, bietet die \"Ausgabe\" Informationen auch in dem Datensatz entsprechenden Offenen Standards: Objektinformationen k\u00f6nnen im LIDO<\/a>-Format<\/a> abgerufen werden, f\u00fcr Museumsinformationen stehen digitale Visitenkarten (vCard<\/a>) und f\u00fcr Termine Kalender und Kalendereintr\u00e4ge im iCalendar-Format<\/a> zur Verf\u00fcgung.", + "development_title": "Entwicklung", + "development_text": "Die Ausgabe von museum-digital basiert auf PHP7 und MySQL. F\u00fcr Visualisierungen kommt JavaScript zum Einsatz, auch unter Zuhilfenahme einer Reihe von Bibliotheken, die hier<\/a> eingesehen werden k\u00f6nnen. F\u00fcr die Versionierung benutzen wir git<\/a>.", + "screenshots": "Screenshots", + "resources": "Resourcen", + "in_blog": "Neuigkeiten zur Entwicklung der Ausgabe im Blog", + "screenshot-startpage": "Startseite des deutschlandweiten Portals von museum-digital", + "extended_search_alt": "Erweiterte Sucheinstellungen in der Ausgabe von museum-digital", + "screenshot_extended_search": "Mithilfe der erweiterten Suche, k\u00f6nnen Benutzer exakte Abfragen formulieren.", + "screenshot_enriched_search_results_alt": "Angereicherte Ergebnisseiten im museum-digital Frontend", + "screenshot_enriched_search_results": "Such-Ergebnisseiten werden, so m\u00f6glich, mit Informationen aus den kontrollierten Vokabularen<\/a> angereichert.", + "in_handbook": "Handbuchseiten zur Ausgabe", + "api_link": "Kurze Einf\u00fchrung zur API", + "screenshot_timeline_alt": "Eine Timeline-Seite bei museum-digital", + "screenshot_timeline": "Die \"Ausgabe\" von museum-digital bietet eine Zeitleiste, mit der Suchergebnisse nach Zeit sortiert betrachtet werden k\u00f6nnen.", + "screenshot_oak_alt": "Eine Objekte-auf-Karte-Seite von museum-digital.", + "screenshot_oak": "Mit der \"Objekte-auf-Karte\"-Funktion k\u00f6nnen Benutzer interessante Objekte auf Basis ihres geographischen Hintergrunds finden.", + "screenshot_object_page_alt": "Eine Objektseite.", + "screenshot_object_page": "Eine Objektseite im Frontend von museum-digital.", + "screenshot_multilinguality_alt": "Mehrsprachigkeit im Frontend von museum-digital.", + "screenshot_multilinguality": "museum-digital ist mehrsprachig, und so k\u00f6nnen es auch die erfassten Eintr\u00e4ge sein. Die Navigationssprache und Eintragssprache k\u00f6nnen unabh\u00e4ngig voneinander ausgew\u00e4hlt werden.", + "screenshot_exhibition_tiles_alt": "Ausstellungs\u00fcbersichtsseite in der Ausgabe von museum-digital", + "screenshot_exhibition_tiles": "Eine Ausstellungs-\u00dcbersichts-Seite im Kachel-Modus.", + "screenshot_calendar_alt": "Kalender sind Verf\u00fcgbar auf den \u00dcbersichtsseiten f\u00fcr Ausstellungen und Veranstaltungen.", + "screenshot_calendar": "Kalender sind Verf\u00fcgbar auf den \u00dcbersichtsseiten f\u00fcr Ausstellungen und Veranstaltungen.", + "screenshot_graph_view_alt": "\"Graphenansicht\"", + "screenshot_graph_view": "Mit der \"Graphenansicht\" bietet sich Benutzern eine alternative Navigationsoption.", + "screenshot_command_line_alt": "Tastatursteuerung im Frontend von museum-digital.", + "screenshot_command_line": "Power-user k\u00f6nnen das Portal mithilfe der eingebauten Tastatursteuerung navigieren.", + "screenshot_compare_objects_alt": "Objekte vergleichen.", + "screenshot_compare_objects": "Objekte k\u00f6nnen mit einem anderen - vorher zum Vergleich vorgemerkten - Objekt verglichen werden." } } \ No newline at end of file diff --git a/mdorg/de/software_musdb.json b/mdorg/de/software_musdb.json index fe51488c..268bd159 100644 --- a/mdorg/de/software_musdb.json +++ b/mdorg/de/software_musdb.json @@ -1 +1,45 @@ -[] +{ + "tlMusdb": { + "pageTitle": "museum-digital :: musdb", + "pageDescription": "musdb ist unser Tool f\u00fcr Erfassung, Inventarisierung und Museumsmanagement.", + "pageKeywords": "musdb, Inventarisierung, Museumsmanagement, Museen, Software", + "musdb_title": "musdb", + "musdb_introduction": "Musdb ist wurde urspr\u00fcnglich als Eingabetool zur \u00f6ffentlichen Seite entwickelt. Von diesem Hintergrund ausgehend haben wir es seitdem zu einem vollst\u00e4ndigen Inventarisierungswerkzeug erweitert. Auch Funktionen zum Museumsmanagement sind vorhanden.<\/p>\r\n\r\n

Zentral ist dabei: