Stand 2019-05-16
This commit is contained in:
@ -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"
|
||||
}
|
||||
}
|
@ -91,6 +91,9 @@
|
||||
"Purchase",
|
||||
"Excavation",
|
||||
"Extrication",
|
||||
"Inheritance"
|
||||
"Inheritance",
|
||||
"endowment",
|
||||
"dispossession",
|
||||
"old stock"
|
||||
]
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -91,6 +91,9 @@
|
||||
"Kauf",
|
||||
"Grabung",
|
||||
"Notbergung",
|
||||
"Erbschaft"
|
||||
"Erbschaft",
|
||||
"Stiftung",
|
||||
"Enteignung",
|
||||
"Ursprungsbestand"
|
||||
]
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -91,6 +91,9 @@
|
||||
"Purchase",
|
||||
"Excavation",
|
||||
"Extrication",
|
||||
"Inheritance"
|
||||
"Inheritance",
|
||||
"endowment",
|
||||
"dispossession",
|
||||
"old stock"
|
||||
]
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -91,6 +91,9 @@
|
||||
"Purchase",
|
||||
"Excavation",
|
||||
"Extrication",
|
||||
"Inheritance"
|
||||
"Inheritance",
|
||||
"endowment",
|
||||
"dispossession",
|
||||
"old stock"
|
||||
]
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -91,6 +91,9 @@
|
||||
"Purchase",
|
||||
"Excavation",
|
||||
"Extrication",
|
||||
"Inheritance"
|
||||
"Inheritance",
|
||||
"endowment",
|
||||
"dispossession",
|
||||
"old stock"
|
||||
]
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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",
|
||||
|
@ -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"
|
||||
]
|
||||
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -91,6 +91,9 @@
|
||||
"Kauf",
|
||||
"Grabung",
|
||||
"Notbergung",
|
||||
"Erbschaft"
|
||||
"Erbschaft",
|
||||
"endowment",
|
||||
"dispossession",
|
||||
"old stock"
|
||||
]
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -91,6 +91,9 @@
|
||||
"Purchase",
|
||||
"Excavation",
|
||||
"Extrication",
|
||||
"Inheritance"
|
||||
"Inheritance",
|
||||
"endowment",
|
||||
"dispossession",
|
||||
"old stock"
|
||||
]
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -91,6 +91,9 @@
|
||||
"Purchase",
|
||||
"Excavation",
|
||||
"Extrication",
|
||||
"Inheritance"
|
||||
"Inheritance",
|
||||
"endowment",
|
||||
"dispossession",
|
||||
"old stock"
|
||||
]
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -91,6 +91,9 @@
|
||||
"Purchase",
|
||||
"Excavation",
|
||||
"Extrication",
|
||||
"Inheritance"
|
||||
"Inheritance",
|
||||
"endowment",
|
||||
"dispossession",
|
||||
"old stock"
|
||||
]
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -91,6 +91,9 @@
|
||||
"Purchase",
|
||||
"Excavation",
|
||||
"Extrication",
|
||||
"Inheritance"
|
||||
"Inheritance",
|
||||
"endowment",
|
||||
"dispossession",
|
||||
"old stock"
|
||||
]
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -91,6 +91,9 @@
|
||||
"Purchase",
|
||||
"Excavation",
|
||||
"Extrication",
|
||||
"Inheritance"
|
||||
"Inheritance",
|
||||
"endowment",
|
||||
"dispossession",
|
||||
"old stock"
|
||||
]
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -91,6 +91,9 @@
|
||||
"Purchase",
|
||||
"Excavation",
|
||||
"Extrication",
|
||||
"Inheritance"
|
||||
"Inheritance",
|
||||
"endowment",
|
||||
"dispossession",
|
||||
"old stock"
|
||||
]
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user