From 9f3f452674c38836d7400fa3f018e2f58ef167df Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Fri, 11 May 2018 14:13:34 +0200 Subject: [PATCH] Stand 2018-05-11. --- backend/de/basis.json | 4 +++- backend/en/basis.json | 4 +++- backend/es/basis.json | 4 +++- backend/hu/basis.json | 4 +++- backend/id/basis.json | 4 +++- backend/it/basis.json | 4 +++- backend/nl/basis.json | 4 +++- backend/pl/basis.json | 4 +++- backend/pt/basis.json | 4 +++- backend/tl/basis.json | 4 +++- frontend/de/assotag.json | 4 ++-- frontend/de/basis.json | 5 ++++- frontend/de/contact.json | 4 +++- frontend/de/home.json | 3 ++- frontend/de/institution.json | 12 +++++++++--- frontend/de/museum.json | 6 +++++- frontend/de/navigation.json | 4 +++- frontend/de/object.json | 4 +++- frontend/de/objects.json | 5 ++++- frontend/en/assotag.json | 2 +- frontend/en/basis.json | 7 +++++-- frontend/en/contact.json | 4 +++- frontend/en/home.json | 3 ++- frontend/en/institution.json | 12 +++++++++--- frontend/en/museum.json | 6 +++++- frontend/en/navigation.json | 4 +++- frontend/en/object.json | 4 +++- frontend/en/objects.json | 5 ++++- frontend/es/assotag.json | 2 +- frontend/es/basis.json | 5 ++++- frontend/es/contact.json | 4 +++- frontend/es/home.json | 3 ++- frontend/es/institution.json | 8 +++++++- frontend/es/museum.json | 6 +++++- frontend/es/navigation.json | 4 +++- frontend/es/object.json | 4 +++- frontend/es/objects.json | 5 ++++- frontend/hu/assotag.json | 2 +- frontend/hu/basis.json | 5 ++++- frontend/hu/contact.json | 4 +++- frontend/hu/home.json | 3 ++- frontend/hu/institution.json | 8 +++++++- frontend/hu/museum.json | 6 +++++- frontend/hu/navigation.json | 4 +++- frontend/hu/object.json | 4 +++- frontend/hu/objects.json | 5 ++++- frontend/id/assotag.json | 2 +- frontend/id/basis.json | 5 ++++- frontend/id/contact.json | 4 +++- frontend/id/home.json | 3 ++- frontend/id/institution.json | 8 +++++++- frontend/id/museum.json | 6 +++++- frontend/id/navigation.json | 4 +++- frontend/id/object.json | 4 +++- frontend/id/objects.json | 5 ++++- frontend/it/assotag.json | 2 +- frontend/it/basis.json | 5 ++++- frontend/it/contact.json | 4 +++- frontend/it/home.json | 3 ++- frontend/it/institution.json | 8 +++++++- frontend/it/museum.json | 6 +++++- frontend/it/navigation.json | 4 +++- frontend/it/object.json | 4 +++- frontend/it/objects.json | 5 ++++- frontend/nl/assotag.json | 2 +- frontend/nl/basis.json | 5 ++++- frontend/nl/contact.json | 4 +++- frontend/nl/home.json | 3 ++- frontend/nl/institution.json | 8 +++++++- frontend/nl/museum.json | 6 +++++- frontend/nl/navigation.json | 4 +++- frontend/nl/object.json | 4 +++- frontend/nl/objects.json | 5 ++++- frontend/pl/assotag.json | 2 +- frontend/pl/basis.json | 5 ++++- frontend/pl/contact.json | 4 +++- frontend/pl/home.json | 3 ++- frontend/pl/institution.json | 8 +++++++- frontend/pl/museum.json | 6 +++++- frontend/pl/navigation.json | 4 +++- frontend/pl/object.json | 4 +++- frontend/pl/objects.json | 5 ++++- frontend/pt/assotag.json | 2 +- frontend/pt/basis.json | 5 ++++- frontend/pt/contact.json | 4 +++- frontend/pt/home.json | 3 ++- frontend/pt/institution.json | 8 +++++++- frontend/pt/museum.json | 6 +++++- frontend/pt/navigation.json | 4 +++- frontend/pt/object.json | 4 +++- frontend/pt/objects.json | 5 ++++- frontend/ru/assotag.json | 2 +- frontend/ru/basis.json | 5 ++++- frontend/ru/contact.json | 4 +++- frontend/ru/home.json | 3 ++- frontend/ru/institution.json | 8 +++++++- frontend/ru/museum.json | 6 +++++- frontend/ru/navigation.json | 4 +++- frontend/ru/object.json | 4 +++- frontend/ru/objects.json | 5 ++++- frontend/tl/assotag.json | 2 +- frontend/tl/basis.json | 5 ++++- frontend/tl/contact.json | 4 +++- frontend/tl/home.json | 3 ++- frontend/tl/institution.json | 8 +++++++- frontend/tl/museum.json | 6 +++++- frontend/tl/navigation.json | 4 +++- frontend/tl/object.json | 4 +++- frontend/tl/objects.json | 5 ++++- themator/hu/backend.json | 26 +++++++++++++------------- themator/hu/general.json | 10 +++++----- themator/hu/navigation.json | 12 ++++++------ themator/hu/startpage.json | 14 +++++++------- themator/hu/topic.json | 14 +++++++------- themator/hu/topic_object.json | 14 +++++++------- 115 files changed, 433 insertions(+), 160 deletions(-) diff --git a/backend/de/basis.json b/backend/de/basis.json index fe9ffdd8..ff7cf303 100644 --- a/backend/de/basis.json +++ b/backend/de/basis.json @@ -73,6 +73,8 @@ "exhibitions_input": "Eine Ausstellung erfassen", "loans_choose": "Einen Leihvorgang ausw\u00e4hlen", "contacts_choose": "Einen Kontakt ausw\u00e4hlen", - "exhibitions_choose": "Eine Ausstellung ausw\u00e4hlen" + "exhibitions_choose": "Eine Ausstellung ausw\u00e4hlen", + "impressum": "Impressum", + "privacy_policy": "Datenschutzerkl\u00e4rung" } } \ No newline at end of file diff --git a/backend/en/basis.json b/backend/en/basis.json index db196de7..08037c42 100644 --- a/backend/en/basis.json +++ b/backend/en/basis.json @@ -73,6 +73,8 @@ "exhibitions_input": "Add an exhibition", "loans_choose": "Select a loan entry", "contacts_choose": "Select a contact", - "exhibitions_choose": "Select an exhibition" + "exhibitions_choose": "Select an exhibition", + "impressum": "impressum", + "privacy_policy": "Privacy policy" } } \ No newline at end of file diff --git a/backend/es/basis.json b/backend/es/basis.json index db196de7..08037c42 100644 --- a/backend/es/basis.json +++ b/backend/es/basis.json @@ -73,6 +73,8 @@ "exhibitions_input": "Add an exhibition", "loans_choose": "Select a loan entry", "contacts_choose": "Select a contact", - "exhibitions_choose": "Select an exhibition" + "exhibitions_choose": "Select an exhibition", + "impressum": "impressum", + "privacy_policy": "Privacy policy" } } \ No newline at end of file diff --git a/backend/hu/basis.json b/backend/hu/basis.json index e0b8f857..1db5e115 100644 --- a/backend/hu/basis.json +++ b/backend/hu/basis.json @@ -73,6 +73,8 @@ "exhibitions_input": "Add an exhibition", "loans_choose": "Select a loan entry", "contacts_choose": "Select a contact", - "exhibitions_choose": "Select an exhibition" + "exhibitions_choose": "Select an exhibition", + "impressum": "impressum", + "privacy_policy": "Privacy policy" } } \ No newline at end of file diff --git a/backend/id/basis.json b/backend/id/basis.json index b537a264..72c3b13b 100644 --- a/backend/id/basis.json +++ b/backend/id/basis.json @@ -73,6 +73,8 @@ "exhibitions_input": "Add an exhibition", "loans_choose": "Select a loan entry", "contacts_choose": "Select a contact", - "exhibitions_choose": "Select an exhibition" + "exhibitions_choose": "Select an exhibition", + "impressum": "impressum", + "privacy_policy": "Privacy policy" } } \ No newline at end of file diff --git a/backend/it/basis.json b/backend/it/basis.json index db196de7..08037c42 100644 --- a/backend/it/basis.json +++ b/backend/it/basis.json @@ -73,6 +73,8 @@ "exhibitions_input": "Add an exhibition", "loans_choose": "Select a loan entry", "contacts_choose": "Select a contact", - "exhibitions_choose": "Select an exhibition" + "exhibitions_choose": "Select an exhibition", + "impressum": "impressum", + "privacy_policy": "Privacy policy" } } \ No newline at end of file diff --git a/backend/nl/basis.json b/backend/nl/basis.json index db196de7..08037c42 100644 --- a/backend/nl/basis.json +++ b/backend/nl/basis.json @@ -73,6 +73,8 @@ "exhibitions_input": "Add an exhibition", "loans_choose": "Select a loan entry", "contacts_choose": "Select a contact", - "exhibitions_choose": "Select an exhibition" + "exhibitions_choose": "Select an exhibition", + "impressum": "impressum", + "privacy_policy": "Privacy policy" } } \ No newline at end of file diff --git a/backend/pl/basis.json b/backend/pl/basis.json index 397061de..0e5afb7e 100644 --- a/backend/pl/basis.json +++ b/backend/pl/basis.json @@ -73,6 +73,8 @@ "exhibitions_input": "Add an exhibition", "loans_choose": "Select a loan entry", "contacts_choose": "Select a contact", - "exhibitions_choose": "Select an exhibition" + "exhibitions_choose": "Select an exhibition", + "impressum": "impressum", + "privacy_policy": "Privacy policy" } } \ No newline at end of file diff --git a/backend/pt/basis.json b/backend/pt/basis.json index 2f5ae6f0..9dc22ea2 100644 --- a/backend/pt/basis.json +++ b/backend/pt/basis.json @@ -73,6 +73,8 @@ "exhibitions_input": "Add an exhibition", "loans_choose": "Select a loan entry", "contacts_choose": "Select a contact", - "exhibitions_choose": "Select an exhibition" + "exhibitions_choose": "Select an exhibition", + "impressum": "impressum", + "privacy_policy": "Privacy policy" } } \ No newline at end of file diff --git a/backend/tl/basis.json b/backend/tl/basis.json index db196de7..08037c42 100644 --- a/backend/tl/basis.json +++ b/backend/tl/basis.json @@ -73,6 +73,8 @@ "exhibitions_input": "Add an exhibition", "loans_choose": "Select a loan entry", "contacts_choose": "Select a contact", - "exhibitions_choose": "Select an exhibition" + "exhibitions_choose": "Select an exhibition", + "impressum": "impressum", + "privacy_policy": "Privacy policy" } } \ No newline at end of file diff --git a/frontend/de/assotag.json b/frontend/de/assotag.json index 88ae7bca..240c34e4 100644 --- a/frontend/de/assotag.json +++ b/frontend/de/assotag.json @@ -3,5 +3,5 @@ "objects_to_keywords": "Objekte zu Schlagworten", "more_objects_to_keywords": "Mehr Objekte zu diesem Schlagwort", "more_about_keyword": "Mehr \u00fcber diesen Begriff und mehr Objekte bei museum-digital (alle Versionen)" - } -} \ No newline at end of file + } +} diff --git a/frontend/de/basis.json b/frontend/de/basis.json index bfd460c9..b7bdcc9a 100644 --- a/frontend/de/basis.json +++ b/frontend/de/basis.json @@ -37,6 +37,9 @@ "refined_search": "Gezielte Suche", "image_wall": "\"Bilderwand\"", "timeline": "Zeitleiste", - "title_objects_in_time": "Objekte auf Zeitleiste!" + "title_objects_in_time": "Objekte auf Zeitleiste!", + "impressum": "Impressum", + "privacy_policy": "Datenschutzerkl\u00e4rung", + "for_example": "Zum Beispiel" } } \ No newline at end of file diff --git a/frontend/de/contact.json b/frontend/de/contact.json index 5f1bf92e..06462411 100644 --- a/frontend/de/contact.json +++ b/frontend/de/contact.json @@ -3,6 +3,8 @@ "page_title": "Kontakt ...", "page_intro": "\"museum-digital\" ist ein gemeinsames Vorhaben von Museen. Die Datenbank zur Pr\u00e4sentation von Sammlungen und Objekten steht allen Museen offen.", "page_questions_to": "Bei Fragen wenden Sie sich bitte an", - "page_museums": "F\u00fcr Fragen zu den Sammlungen und Objekten stehen die Museen gerne zur Verf\u00fcgung. Dies gilt besonders f\u00fcr die Genehmigung der Weiternutzung der Abbildungen, deren Rechte bei den Museen bzw. den Fotografen liegen." + "page_museums": "F\u00fcr Fragen zu den Sammlungen und Objekten stehen die Museen gerne zur Verf\u00fcgung. Dies gilt besonders f\u00fcr die Genehmigung der Weiternutzung der Abbildungen, deren Rechte bei den Museen bzw. den Fotografen liegen.", + "contact_person_for": "Ansprechpartner f\u00fcr", + "email": "E-Mail" } } \ No newline at end of file diff --git a/frontend/de/home.json b/frontend/de/home.json index 2eb28e1e..e8506ef7 100644 --- a/frontend/de/home.json +++ b/frontend/de/home.json @@ -1,6 +1,7 @@ { "home": { "page_home_title": "Museen, Sammlungen, Objekte ...", - "page_home_content": "Es gibt viele gute Gr\u00fcnde in Museen zu gehen. Ausstellungsbesuche oder die Teilnahme an Veranstaltungen sind nur zwei davon. Museen \"zeigen\" und \"inszenieren\", sie \"regen an\" und sie \"bilden\". Doch es ist mehr, was ein Museum ausmacht: Museen sind Orte des Bewahrens und des Forschens. Zwei Facetten von \"Museum\", die nicht immer unmittelbar sichtbar werden und doch Grundlage f\u00fcr alles sind, wodurch ein Museum sichtbar wird. Gezeigt, inszeniert, bewahrt und erforscht werden dabei die Objekte der Museen. Sie stehen im eigentlichen Zentrum der Museumsarbeit. Kaum ein Museum kann alle von ihm verwahrten Objekte gleichzeitig zeigen. Vieles mu\u00df - kaum beachtet - in den Depots verbleiben. Auf diesen Seiten pr\u00e4sentieren Museen gemeinsam ihre Objekte, um mehr von den \"Sch\u00e4tzen\" zu zeigen, als in \"vier (acht, zw\u00f6lf, ...) W\u00e4nden\" m\u00f6glich ist.

Eine zuf\u00e4llige Auswahl von Objekten finden Sie oben auf dieser Seite. Klicken Sie darauf um mehr zu erfahren. Weitere Objekte finden Sie, wenn Sie einen Suchbegriff eingeben.

\u00dcbersichten und Beschreibungen zu Objekten und Sammlungen einzelner Museen k\u00f6nnen Sie \u00fcber das Menu (oben rechts) ausw\u00e4hlen." + "page_home_content": "Es gibt viele gute Gr\u00fcnde in Museen zu gehen. Ausstellungsbesuche oder die Teilnahme an Veranstaltungen sind nur zwei davon. Museen \"zeigen\" und \"inszenieren\", sie \"regen an\" und sie \"bilden\". Doch es ist mehr, was ein Museum ausmacht: Museen sind Orte des Bewahrens und des Forschens. Zwei Facetten von \"Museum\", die nicht immer unmittelbar sichtbar werden und doch Grundlage f\u00fcr alles sind, wodurch ein Museum sichtbar wird. Gezeigt, inszeniert, bewahrt und erforscht werden dabei die Objekte der Museen. Sie stehen im eigentlichen Zentrum der Museumsarbeit. Kaum ein Museum kann alle von ihm verwahrten Objekte gleichzeitig zeigen. Vieles mu\u00df - kaum beachtet - in den Depots verbleiben. Auf diesen Seiten pr\u00e4sentieren Museen gemeinsam ihre Objekte, um mehr von den \"Sch\u00e4tzen\" zu zeigen, als in \"vier (acht, zw\u00f6lf, ...) W\u00e4nden\" m\u00f6glich ist.

Eine zuf\u00e4llige Auswahl von Objekten finden Sie oben auf dieser Seite. Klicken Sie darauf um mehr zu erfahren. Weitere Objekte finden Sie, wenn Sie einen Suchbegriff eingeben.

\u00dcbersichten und Beschreibungen zu Objekten und Sammlungen einzelner Museen k\u00f6nnen Sie \u00fcber das Menu (oben rechts) ausw\u00e4hlen.", + "selected_objects": "Ausgew\u00e4hlte Objekte" } } \ No newline at end of file diff --git a/frontend/de/institution.json b/frontend/de/institution.json index e67551e9..f9a9f7b7 100644 --- a/frontend/de/institution.json +++ b/frontend/de/institution.json @@ -8,13 +8,19 @@ "page_museumshowallobjects": "Alle Objekte des Museums in dieser Datenbank anzeigen", "page_museumsearchobjects": "Einzelne Objekte des Museums in dieser Datenbank suchen", "page_collection_title": "Sammlung", - "page_collection_document": "... mehr \u00fcber diese Sammlung (Dokument)", - "page_collection_web": "... mehr \u00fcber diese Sammlung im Internet", + "page_collection_document": "Datenblatt", + "page_collection_web": "Mehr", "page_collection_parts": "Diese Sammlung umfasst folgende Teile", "page_collection_showobjects": "Objekte aus der Sammlung zeigen", "page_collection_museumindatabase": "in dieser Datenbank", "page_collection_super": "Diese Sammlung ist Teil von", "page_collection_onmap": "Objekte der Sammlung auf Karte zeigen", - "page_museum_objects_onmap": "Objekte des Museums auf Karte zeigen" + "page_museum_objects_onmap": "Objekte des Museums auf Karte zeigen", + "about_museum": "\u00dcber das Museum", + "rss": "Objekte abonnieren", + "export_contact": "Kontakt exportieren", + "objects_from_collection": "Objekte der Sammlung", + "objects_from_institution": "Objekte des Museums", + "about_collection": "\u00dcber die Sammlung" } } \ No newline at end of file diff --git a/frontend/de/museum.json b/frontend/de/museum.json index 4f54c776..de5489c0 100644 --- a/frontend/de/museum.json +++ b/frontend/de/museum.json @@ -6,6 +6,10 @@ "column_place": "Ort", "column_web": "Internet", "column_collections": "Sammlungen", - "column_objects": "Objekte" + "column_objects": "Objekte", + "museums_on_map": "Museen auf Karte", + "list_of_institutions": "Liste der Institutionen", + "map_symbols": "Marker", + "images": "Abbildungen" } } \ No newline at end of file diff --git a/frontend/de/navigation.json b/frontend/de/navigation.json index 8d6c06bd..62364a6c 100644 --- a/frontend/de/navigation.json +++ b/frontend/de/navigation.json @@ -5,6 +5,8 @@ "collection": "Sammlung", "object": "Objekt", "topics": "Themen", - "contact": "Kontakt" + "contact": "Kontakt", + "API": "API", + "API_link": "https:\/\/handbook.museum-digital.info\/?lan=de&q=Ausgabe\/APIs" } } \ No newline at end of file diff --git a/frontend/de/object.json b/frontend/de/object.json index 043e70d0..f1c0c2f4 100644 --- a/frontend/de/object.json +++ b/frontend/de/object.json @@ -20,7 +20,9 @@ "last_update": "Stand der Information", "image_new_window": "Klick f\u00fchrt zu Darstellung in neuem Fenster", "not_shown": "Das Objekt kann gegenw\u00e4rtig leider nicht angezeigt werden.
M\u00f6gliche Gr\u00fcnde hierf\u00fcr sind rechtliche Bedenken oder die \u00dcberarbeitung der Objektangaben.
Sobald die Gr\u00fcnde entfallen sind wird das Objekt an dieser Stelle sichtbar sein.", - "basic_data": "Grunddaten" + "basic_data": "Grunddaten", + "object_title": "Objekttitle", + "cite_this_page": "Zitieren" }, "objekt_single": { "inventory_number": "Inventarnummer", diff --git a/frontend/de/objects.json b/frontend/de/objects.json index a36cab40..98a18aa4 100644 --- a/frontend/de/objects.json +++ b/frontend/de/objects.json @@ -16,6 +16,9 @@ "invsearch": "Die Suche eines Objektes nach seiner Inventarnummer kann im entsprechenden Suchschlitz durchgef\u00fchrt werden. ", "invsearch_search": "Suche nach Inventarnummer", "invsearch_no_result": "Leider wurde die Inventarnummer nicht gefunden", - "invsearch_many_results": "Zu dieser Inventarnummer wurden Objekte in mehreren Museen gefunden:" + "invsearch_many_results": "Zu dieser Inventarnummer wurden Objekte in mehreren Museen gefunden:", + "search_options": "Suchoptionen", + "obj_page_timeline_intro": "Um alle Objekte auf einer Zeitleiste zu sehen, klicken Sie bitte", + "exact": "Exakt" } } \ No newline at end of file diff --git a/frontend/en/assotag.json b/frontend/en/assotag.json index f42de583..06c81703 100644 --- a/frontend/en/assotag.json +++ b/frontend/en/assotag.json @@ -4,4 +4,4 @@ "more_objects_to_keywords": "More objects in relation to this keyword", "more_about_keyword": "More about this keyword and more objects at museum-digital (all versions)" } -} \ No newline at end of file +} diff --git a/frontend/en/basis.json b/frontend/en/basis.json index 2d6f4c1a..0b3862c3 100644 --- a/frontend/en/basis.json +++ b/frontend/en/basis.json @@ -37,6 +37,9 @@ "refined_search": "Advanced search", "image_wall": "\"Image wall\"", "timeline": "Timeline", - "title_objects_in_time": "Objects on timeline" + "title_objects_in_time": "Objects on timeline", + "impressum": "impressum", + "privacy_policy": "Privacy policy", + "for_example": "For example" } -} +} \ No newline at end of file diff --git a/frontend/en/contact.json b/frontend/en/contact.json index ea1ee52b..47a61cdd 100644 --- a/frontend/en/contact.json +++ b/frontend/en/contact.json @@ -3,6 +3,8 @@ "page_title": "Contact ...", "page_intro": ""museum-digital" is a common undertaking of museums and their associations.", "page_questions_to": "Questions will be answered by", - "page_museums": "For questions about collections and objects the respective museums are at your disposal, please contact them directly. This is especially true for the approval of further use of the images whose rights belong to the museums or the photographer." + "page_museums": "For questions about collections and objects the respective museums are at your disposal, please contact them directly. This is especially true for the approval of further use of the images whose rights belong to the museums or the photographer.", + "contact_person_for": "Contact person for", + "email": "E-Mail" } } \ No newline at end of file diff --git a/frontend/en/home.json b/frontend/en/home.json index e9544f18..86f5eed9 100644 --- a/frontend/en/home.json +++ b/frontend/en/home.json @@ -1,6 +1,7 @@ { "home": { "page_home_title": "Museums, Collections, Objects ...", - "page_home_content": "There are many good reasons to visit museums. Attending an event or an exhibition are just two of these. Museums "show" and "stage", they "educate" and "stimulate". But there is much more to museums than these: museums are places of safekeeping and research. These are two sides of a museum that are not often visible, yet they build the very core of a museum's visibility. It is the museum objects that are displayed, stored and studied. They are at the center of (almost) all work done in a museum. However, not all of objects kept in a museum can be showcased at once. Much has to remain in storage, hidden from the visitors.

On this website museums showcase their objects, in current exhibits and beyond. More than what can be shown in a museum's viewing space.

A random selection of objects can be found on the right. Click on them to learn more. More objects of interest can be found by using the search bar on the left.

Overviews and descriptions of the various objects, collections, and participating museums are accessible via the navigation bar at the top." + "page_home_content": "There are many good reasons to visit museums. Attending an event or an exhibition are just two of these. Museums "show" and "stage", they "educate" and "stimulate". But there is much more to museums than these: museums are places of safekeeping and research. These are two sides of a museum that are not often visible, yet they build the very core of a museum's visibility. It is the museum objects that are displayed, stored and studied. They are at the center of (almost) all work done in a museum. However, not all of objects kept in a museum can be showcased at once. Much has to remain in storage, hidden from the visitors.

On this website museums showcase their objects, in current exhibits and beyond. More than what can be shown in a museum's viewing space.

A random selection of objects can be found on the right. Click on them to learn more. More objects of interest can be found by using the search bar on the left.

Overviews and descriptions of the various objects, collections, and participating museums are accessible via the navigation bar at the top.", + "selected_objects": "Selected objects" } } \ No newline at end of file diff --git a/frontend/en/institution.json b/frontend/en/institution.json index 0589664b..3eaf4061 100644 --- a/frontend/en/institution.json +++ b/frontend/en/institution.json @@ -8,13 +8,19 @@ "page_museumshowallobjects": "Show all objects of this institution", "page_museumsearchobjects": "Limit search to objects of this institution", "page_collection_title": "Collection", - "page_collection_document": "... more about this collection (Document)", - "page_collection_web": "... more about this collection (Web)", + "page_collection_document": "Document", + "page_collection_web": "More", "page_collection_parts": "This collection has following parts", "page_collection_showobjects": "Show objects from this collection", "page_collection_museumindatabase": "in this database", "page_collection_super": "This collection is part of", "page_collection_onmap": "Show objects of collection at map", - "page_museum_objects_onmap": "Show objects of the museum at map" + "page_museum_objects_onmap": "Show objects of the museum at map", + "about_museum": "About the museum", + "rss": "Objekte abonnieren", + "export_contact": "Kontakt exportieren", + "objects_from_collection": "Objects from collection", + "objects_from_institution": "Objects from institution", + "about_collection": "About the collection" } } \ No newline at end of file diff --git a/frontend/en/museum.json b/frontend/en/museum.json index 3f44940b..6d03ee2b 100644 --- a/frontend/en/museum.json +++ b/frontend/en/museum.json @@ -6,6 +6,10 @@ "column_place": "Place", "column_web": "Web", "column_collections": "Collections", - "column_objects": "Objects" + "column_objects": "Objects", + "museums_on_map": "Museums on map", + "list_of_institutions": "List of institutions", + "map_symbols": "Symbols", + "images": "Images" } } \ No newline at end of file diff --git a/frontend/en/navigation.json b/frontend/en/navigation.json index 4aa143e2..b90e450f 100644 --- a/frontend/en/navigation.json +++ b/frontend/en/navigation.json @@ -5,6 +5,8 @@ "collection": "Collection", "object": "Object", "topics": "Topics", - "contact": "Contact" + "contact": "Contact", + "API": "API", + "API_link": "" } } \ No newline at end of file diff --git a/frontend/en/object.json b/frontend/en/object.json index c6d575ac..90174dea 100644 --- a/frontend/en/object.json +++ b/frontend/en/object.json @@ -20,7 +20,9 @@ "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.", - "basic_data": "Basic Data" + "basic_data": "Basic Data", + "object_title": "Object title", + "cite_this_page": "Cite this page" }, "objekt_single": { "inventory_number": "Inventory number", diff --git a/frontend/en/objects.json b/frontend/en/objects.json index a1f927f2..3c6c38af 100644 --- a/frontend/en/objects.json +++ b/frontend/en/objects.json @@ -16,6 +16,9 @@ "invsearch": "Searching an object by its inventory number is possible using a separate slot.", "invsearch_search": "Search for an inventory number", "invsearch_no_result": "Sorry, the inventory number was not found", - "invsearch_many_results": "For this inventory number objects were found in more than one museum.:" + "invsearch_many_results": "For this inventory number objects were found in more than one museum.:", + "search_options": "Search options", + "obj_page_timeline_intro": "To access objects displayed on a timeline, please click ", + "exact": "Exact" } } \ No newline at end of file diff --git a/frontend/es/assotag.json b/frontend/es/assotag.json index f42de583..06c81703 100644 --- a/frontend/es/assotag.json +++ b/frontend/es/assotag.json @@ -4,4 +4,4 @@ "more_objects_to_keywords": "More objects in relation to this keyword", "more_about_keyword": "More about this keyword and more objects at museum-digital (all versions)" } -} \ No newline at end of file +} diff --git a/frontend/es/basis.json b/frontend/es/basis.json index 78343a68..f24032ee 100644 --- a/frontend/es/basis.json +++ b/frontend/es/basis.json @@ -37,6 +37,9 @@ "refined_search": "Advanced search", "image_wall": "\"Image wall\"", "timeline": "Timeline", - "title_objects_in_time": "Objects at timeline" + "title_objects_in_time": "Objects at timeline", + "impressum": "impressum", + "privacy_policy": "Privacy policy", + "for_example": "For example" } } \ No newline at end of file diff --git a/frontend/es/contact.json b/frontend/es/contact.json index ea1ee52b..47a61cdd 100644 --- a/frontend/es/contact.json +++ b/frontend/es/contact.json @@ -3,6 +3,8 @@ "page_title": "Contact ...", "page_intro": ""museum-digital" is a common undertaking of museums and their associations.", "page_questions_to": "Questions will be answered by", - "page_museums": "For questions about collections and objects the respective museums are at your disposal, please contact them directly. This is especially true for the approval of further use of the images whose rights belong to the museums or the photographer." + "page_museums": "For questions about collections and objects the respective museums are at your disposal, please contact them directly. This is especially true for the approval of further use of the images whose rights belong to the museums or the photographer.", + "contact_person_for": "Contact person for", + "email": "E-Mail" } } \ No newline at end of file diff --git a/frontend/es/home.json b/frontend/es/home.json index e9544f18..86f5eed9 100644 --- a/frontend/es/home.json +++ b/frontend/es/home.json @@ -1,6 +1,7 @@ { "home": { "page_home_title": "Museums, Collections, Objects ...", - "page_home_content": "There are many good reasons to visit museums. Attending an event or an exhibition are just two of these. Museums "show" and "stage", they "educate" and "stimulate". But there is much more to museums than these: museums are places of safekeeping and research. These are two sides of a museum that are not often visible, yet they build the very core of a museum's visibility. It is the museum objects that are displayed, stored and studied. They are at the center of (almost) all work done in a museum. However, not all of objects kept in a museum can be showcased at once. Much has to remain in storage, hidden from the visitors.

On this website museums showcase their objects, in current exhibits and beyond. More than what can be shown in a museum's viewing space.

A random selection of objects can be found on the right. Click on them to learn more. More objects of interest can be found by using the search bar on the left.

Overviews and descriptions of the various objects, collections, and participating museums are accessible via the navigation bar at the top." + "page_home_content": "There are many good reasons to visit museums. Attending an event or an exhibition are just two of these. Museums "show" and "stage", they "educate" and "stimulate". But there is much more to museums than these: museums are places of safekeeping and research. These are two sides of a museum that are not often visible, yet they build the very core of a museum's visibility. It is the museum objects that are displayed, stored and studied. They are at the center of (almost) all work done in a museum. However, not all of objects kept in a museum can be showcased at once. Much has to remain in storage, hidden from the visitors.

On this website museums showcase their objects, in current exhibits and beyond. More than what can be shown in a museum's viewing space.

A random selection of objects can be found on the right. Click on them to learn more. More objects of interest can be found by using the search bar on the left.

Overviews and descriptions of the various objects, collections, and participating museums are accessible via the navigation bar at the top.", + "selected_objects": "Selected objects" } } \ No newline at end of file diff --git a/frontend/es/institution.json b/frontend/es/institution.json index 0589664b..a46e0e26 100644 --- a/frontend/es/institution.json +++ b/frontend/es/institution.json @@ -15,6 +15,12 @@ "page_collection_museumindatabase": "in this database", "page_collection_super": "This collection is part of", "page_collection_onmap": "Show objects of collection at map", - "page_museum_objects_onmap": "Show objects of the museum at map" + "page_museum_objects_onmap": "Show objects of the museum at map", + "about_museum": "About the museum", + "rss": "Objekte abonnieren", + "export_contact": "Kontakt exportieren", + "objects_from_collection": "Objects from collection", + "objects_from_institution": "Objects from institution", + "about_collection": "About the collection" } } \ No newline at end of file diff --git a/frontend/es/museum.json b/frontend/es/museum.json index 3f44940b..6d03ee2b 100644 --- a/frontend/es/museum.json +++ b/frontend/es/museum.json @@ -6,6 +6,10 @@ "column_place": "Place", "column_web": "Web", "column_collections": "Collections", - "column_objects": "Objects" + "column_objects": "Objects", + "museums_on_map": "Museums on map", + "list_of_institutions": "List of institutions", + "map_symbols": "Symbols", + "images": "Images" } } \ No newline at end of file diff --git a/frontend/es/navigation.json b/frontend/es/navigation.json index 4aa143e2..b90e450f 100644 --- a/frontend/es/navigation.json +++ b/frontend/es/navigation.json @@ -5,6 +5,8 @@ "collection": "Collection", "object": "Object", "topics": "Topics", - "contact": "Contact" + "contact": "Contact", + "API": "API", + "API_link": "" } } \ No newline at end of file diff --git a/frontend/es/object.json b/frontend/es/object.json index c6d575ac..90174dea 100644 --- a/frontend/es/object.json +++ b/frontend/es/object.json @@ -20,7 +20,9 @@ "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.", - "basic_data": "Basic Data" + "basic_data": "Basic Data", + "object_title": "Object title", + "cite_this_page": "Cite this page" }, "objekt_single": { "inventory_number": "Inventory number", diff --git a/frontend/es/objects.json b/frontend/es/objects.json index 1a68cbe5..a5f4ae49 100644 --- a/frontend/es/objects.json +++ b/frontend/es/objects.json @@ -16,6 +16,9 @@ "invsearch": "Searching an object by its inventory number is possible using a separate slot.", "invsearch_search": "Search for an inventory number", "invsearch_no_result": "Sorry, the inventory number was not found", - "invsearch_many_results": "For this inventory number objects were found in more than one museum:" + "invsearch_many_results": "For this inventory number objects were found in more than one museum:", + "search_options": "Search options", + "obj_page_timeline_intro": "To access objects displayed on a timeline, please click ", + "exact": "Exact" } } \ No newline at end of file diff --git a/frontend/hu/assotag.json b/frontend/hu/assotag.json index d8406b23..da5e1e2c 100644 --- a/frontend/hu/assotag.json +++ b/frontend/hu/assotag.json @@ -4,4 +4,4 @@ "more_objects_to_keywords": "Tov\u00e1bbi, a megadott kucssz\u00f3hoz kapcsol\u00f3d\u00f3 t\u00e1rgyak", "more_about_keyword": "A megadott kulcssz\u00f3 le\u00edr\u00e1sa, valamint tov\u00e1bbi t\u00e1rgyak a M\u00fazeumDigit\u00e1r gy\u0171jtem\u00e9nyeib\u0151l (\u00f6sszes verzi\u00f3)" } -} \ No newline at end of file +} diff --git a/frontend/hu/basis.json b/frontend/hu/basis.json index c3d376f8..ef9fd5cc 100644 --- a/frontend/hu/basis.json +++ b/frontend/hu/basis.json @@ -37,6 +37,9 @@ "refined_search": "R\u00e9szletes keres\u00e9s", "image_wall": "K\u00e9pesk\u00f6nyv", "timeline": "Id\u0151vonal", - "title_objects_in_time": "T\u00e1rgyak az id\u0151vonalon" + "title_objects_in_time": "T\u00e1rgyak az id\u0151vonalon", + "impressum": "impressum", + "privacy_policy": "Privacy policy", + "for_example": "For example" } } \ No newline at end of file diff --git a/frontend/hu/contact.json b/frontend/hu/contact.json index 975badb3..b781128e 100644 --- a/frontend/hu/contact.json +++ b/frontend/hu/contact.json @@ -3,6 +3,8 @@ "page_title": "Kapcsolat ...", "page_intro": "A museum-digital rendszer m\u00fazeumok \u00e9s m\u00fazeumi szervezetek egy\u00fcttm\u0171k\u00f6d\u00e9se r\u00e9v\u00e9n j\u00f6tt l\u00e9tre.", "page_questions_to": "El\u00e9rhet\u0151s\u00e9g", - "page_museums": "Amennyiben k\u00e9rd\u00e9sei lenn\u00e9nek a gy\u0171jtem\u00e9nyekkel, vagy az egyes t\u00e1rgyakkal kapcsolatban, k\u00e9rj\u00fck, forduljon bizalommal az azok\u00e9rt felel\u0151s m\u00fazeumokhoz\/int\u00e9zm\u00e9nyekhez. T\u00e1rgyak k\u00e9pi, vagy egy\u00e9b illusztr\u00e1ci\u00f3inak felhaszn\u00e1l\u00e1s\u00e1val kapcsolatos szerz\u0151i jogi k\u00e9rd\u00e9sekben kiz\u00e1r\u00f3lag a tartalom gazd\u00e1i, teh\u00e1t a tartalomszolg\u00e1ltat\u00f3 m\u00fazeumok\/int\u00e9zm\u00e9nyek tudnak felvil\u00e1gos\u00edt\u00e1st adni." + "page_museums": "Amennyiben k\u00e9rd\u00e9sei lenn\u00e9nek a gy\u0171jtem\u00e9nyekkel, vagy az egyes t\u00e1rgyakkal kapcsolatban, k\u00e9rj\u00fck, forduljon bizalommal az azok\u00e9rt felel\u0151s m\u00fazeumokhoz\/int\u00e9zm\u00e9nyekhez. T\u00e1rgyak k\u00e9pi, vagy egy\u00e9b illusztr\u00e1ci\u00f3inak felhaszn\u00e1l\u00e1s\u00e1val kapcsolatos szerz\u0151i jogi k\u00e9rd\u00e9sekben kiz\u00e1r\u00f3lag a tartalom gazd\u00e1i, teh\u00e1t a tartalomszolg\u00e1ltat\u00f3 m\u00fazeumok\/int\u00e9zm\u00e9nyek tudnak felvil\u00e1gos\u00edt\u00e1st adni.", + "contact_person_for": "Contact person for", + "email": "E-Mail" } } \ No newline at end of file diff --git a/frontend/hu/home.json b/frontend/hu/home.json index 902406be..8ac71265 100644 --- a/frontend/hu/home.json +++ b/frontend/hu/home.json @@ -1,6 +1,7 @@ { "home": { "page_home_title": "M\u00fazeumok, gy\u0171jtem\u00e9nyek, t\u00e1rgyak ...", - "page_home_content": "A m\u00fazeumok, k\u00f6z- \u00e9s mag\u00e1nygy\u0171jtem\u00e9nyek kiemelt feladata a gy\u0171jtem\u00e9nyek bemutat\u00e1sa, valamint a tematikusan rendezett t\u00e1rlatokon kereszt\u00fcl \u00faj tud\u00e1sok, gondolatok, \u00f6sszef\u00fcgg\u00e9sek k\u00f6zvet\u00edt\u00e9se a l\u00e1togat\u00f3k fel\u00e9. Emiatt nem is csod\u00e1lkozhatunk azon, hogy a m\u00fazeumokat, k\u00f6z- \u00e9s mag\u00e1nygy\u0171jtem\u00e9nyeket legink\u00e1bb ki\u00e1ll\u00edt\u00e1saik, illetve egy\u00e9b rendezv\u00e9nyeik r\u00e9v\u00e9n ismerj\u00fck. A legt\u00f6bb int\u00e9zm\u00e9nyben azonban a ki\u00e1ll\u00edt\u00e1sokon t\u00fal jelent\u0151s kutat\u00e1si, gy\u0171jt\u00e9si \u00e9s \u00e1llagmeg\u0151rz\u00e9si munk\u00e1k is folynak, melyek b\u00e1r a nagyk\u00f6z\u00f6ns\u00e9g sz\u00e1m\u00e1ra nem l\u00e1that\u00f3k, m\u00e9gis rendk\u00edv\u00fcl fontosak a magas sz\u00ednvonal\u00fa t\u00e1rlatok l\u00e9trehoz\u00e1s\u00e1hoz. A gy\u0171jt\u00e9s, a meg\u0151rz\u00e9s, a kutat\u00e1s \u00e9s a bemutat\u00e1s olyan egym\u00e1ssal \u00f6sszef\u00fcgg\u0151 muzeol\u00f3giai szakter\u00fcletek, melyeknek legfontosabb kapcsol\u00f3d\u00e1si pontja, kiindul\u00e1si alapja a gy\u0171jtem\u00e9nyi t\u00e1rgy maga.
Azonban nagyon kev\u00e9s az olyan int\u00e9zm\u00e9ny, amely egyidej\u0171leg az \u00f6sszes t\u00e1rgy\u00e1t ki tudja \u00e1ll\u00edtani. Ez\u00e9rt sok t\u00e1rgyat, a nagyk\u00f6z\u00f6ns\u00e9g el\u0151l elz\u00e1rva, rakt\u00e1rakban \u0151riznek. Ezen a weboldalon a m\u00fazeumok, k\u00f6z- \u00e9s mag\u00e1nygy\u0171jtem\u00e9nyek k\u00f6z\u00f6sen mutathatj\u00e1k be gy\u0171jtem\u00e9nyeik darabjait. C\u00e9l az, hogy a int\u00e9zm\u00e9nyek \u201ekincsest\u00e1r\u00e1b\u00f3l\u201d min\u00e9l t\u00f6bb t\u00e1rgy v\u00e1ljon mindenki sz\u00e1m\u00e1ra el\u00e9rhet\u0151v\u00e9, l\u00e1that\u00f3v\u00e1, t\u00f6bb mint amennyi a ki\u00e1ll\u00edt\u00f3termek falai k\u00f6z\u00f6tt megf\u00e9r.
A rendszer men\u00fcpontjait a k\u00e9perny\u0151 jobb fels\u0151 sark\u00e1ban l\u00e9v\u0151 ikonra kattintva \u00e9ri el. A k\u00f6zz\u00e9tett t\u00e1rgyak k\u00f6z\u00f6tt az oldal tetej\u00e9n l\u00e9v\u0151 l\u00e9v\u0151 szabad szavas keres\u0151 seg\u00edts\u00e9g\u00e9vel kereshet.
Az oldal alj\u00e1n l\u00e9v\u0151 navig\u00e1ci\u00f3s ikonokra kattintva a partner int\u00e9zm\u00e9nyeinkr\u0151l, azok gy\u0171jtem\u00e9nyeir\u0151l \u00e9s a k\u00f6zz\u00e9tett t\u00e1rgyair\u00f3l t\u00e1j\u00e9koz\u00f3dhat r\u00e9szletesen." + "page_home_content": "A m\u00fazeumok, k\u00f6z- \u00e9s mag\u00e1nygy\u0171jtem\u00e9nyek kiemelt feladata a gy\u0171jtem\u00e9nyek bemutat\u00e1sa, valamint a tematikusan rendezett t\u00e1rlatokon kereszt\u00fcl \u00faj tud\u00e1sok, gondolatok, \u00f6sszef\u00fcgg\u00e9sek k\u00f6zvet\u00edt\u00e9se a l\u00e1togat\u00f3k fel\u00e9. Emiatt nem is csod\u00e1lkozhatunk azon, hogy a m\u00fazeumokat, k\u00f6z- \u00e9s mag\u00e1nygy\u0171jtem\u00e9nyeket legink\u00e1bb ki\u00e1ll\u00edt\u00e1saik, illetve egy\u00e9b rendezv\u00e9nyeik r\u00e9v\u00e9n ismerj\u00fck. A legt\u00f6bb int\u00e9zm\u00e9nyben azonban a ki\u00e1ll\u00edt\u00e1sokon t\u00fal jelent\u0151s kutat\u00e1si, gy\u0171jt\u00e9si \u00e9s \u00e1llagmeg\u0151rz\u00e9si munk\u00e1k is folynak, melyek b\u00e1r a nagyk\u00f6z\u00f6ns\u00e9g sz\u00e1m\u00e1ra nem l\u00e1that\u00f3k, m\u00e9gis rendk\u00edv\u00fcl fontosak a magas sz\u00ednvonal\u00fa t\u00e1rlatok l\u00e9trehoz\u00e1s\u00e1hoz. A gy\u0171jt\u00e9s, a meg\u0151rz\u00e9s, a kutat\u00e1s \u00e9s a bemutat\u00e1s olyan egym\u00e1ssal \u00f6sszef\u00fcgg\u0151 muzeol\u00f3giai szakter\u00fcletek, melyeknek legfontosabb kapcsol\u00f3d\u00e1si pontja, kiindul\u00e1si alapja a gy\u0171jtem\u00e9nyi t\u00e1rgy maga.
Azonban nagyon kev\u00e9s az olyan int\u00e9zm\u00e9ny, amely egyidej\u0171leg az \u00f6sszes t\u00e1rgy\u00e1t ki tudja \u00e1ll\u00edtani. Ez\u00e9rt sok t\u00e1rgyat, a nagyk\u00f6z\u00f6ns\u00e9g el\u0151l elz\u00e1rva, rakt\u00e1rakban \u0151riznek. Ezen a weboldalon a m\u00fazeumok, k\u00f6z- \u00e9s mag\u00e1nygy\u0171jtem\u00e9nyek k\u00f6z\u00f6sen mutathatj\u00e1k be gy\u0171jtem\u00e9nyeik darabjait. C\u00e9l az, hogy a int\u00e9zm\u00e9nyek \u201ekincsest\u00e1r\u00e1b\u00f3l\u201d min\u00e9l t\u00f6bb t\u00e1rgy v\u00e1ljon mindenki sz\u00e1m\u00e1ra el\u00e9rhet\u0151v\u00e9, l\u00e1that\u00f3v\u00e1, t\u00f6bb mint amennyi a ki\u00e1ll\u00edt\u00f3termek falai k\u00f6z\u00f6tt megf\u00e9r.
A rendszer men\u00fcpontjait a k\u00e9perny\u0151 jobb fels\u0151 sark\u00e1ban l\u00e9v\u0151 ikonra kattintva \u00e9ri el. A k\u00f6zz\u00e9tett t\u00e1rgyak k\u00f6z\u00f6tt az oldal tetej\u00e9n l\u00e9v\u0151 l\u00e9v\u0151 szabad szavas keres\u0151 seg\u00edts\u00e9g\u00e9vel kereshet.
Az oldal alj\u00e1n l\u00e9v\u0151 navig\u00e1ci\u00f3s ikonokra kattintva a partner int\u00e9zm\u00e9nyeinkr\u0151l, azok gy\u0171jtem\u00e9nyeir\u0151l \u00e9s a k\u00f6zz\u00e9tett t\u00e1rgyair\u00f3l t\u00e1j\u00e9koz\u00f3dhat r\u00e9szletesen.", + "selected_objects": "Selected objects" } } \ No newline at end of file diff --git a/frontend/hu/institution.json b/frontend/hu/institution.json index 0287cc49..f642a0b1 100644 --- a/frontend/hu/institution.json +++ b/frontend/hu/institution.json @@ -15,6 +15,12 @@ "page_collection_museumindatabase": "a museum-digital adatb\u00e1zis\u00e1ban", "page_collection_super": "Ez a gy\u0171jtem\u00e9ny r\u00e9sze a k\u00f6vetkez\u0151nek", "page_collection_onmap": "A gy\u0171jtem\u00e9ny t\u00e1rgyainak megjelen\u00edt\u00e9se t\u00e9rk\u00e9pen", - "page_museum_objects_onmap": "A m\u00fazeum t\u00e1rgyainak megtekint\u00e9se t\u00e9rk\u00e9pen" + "page_museum_objects_onmap": "A m\u00fazeum t\u00e1rgyainak megtekint\u00e9se t\u00e9rk\u00e9pen", + "about_museum": "About the museum", + "rss": "Objekte abonnieren", + "export_contact": "Kontakt exportieren", + "objects_from_collection": "Objects from collection", + "objects_from_institution": "Objects from institution", + "about_collection": "About the collection" } } \ No newline at end of file diff --git a/frontend/hu/museum.json b/frontend/hu/museum.json index 72315b77..db01e442 100644 --- a/frontend/hu/museum.json +++ b/frontend/hu/museum.json @@ -6,6 +6,10 @@ "column_place": "Helys\u00e9g", "column_web": "Weblap", "column_collections": "Gy\u0171jtem\u00e9nyek", - "column_objects": "T\u00e1rgyak" + "column_objects": "T\u00e1rgyak", + "museums_on_map": "Museums on map", + "list_of_institutions": "List of institutions", + "map_symbols": "Symbols", + "images": "Images" } } \ No newline at end of file diff --git a/frontend/hu/navigation.json b/frontend/hu/navigation.json index 42ec1c28..608b5d3c 100644 --- a/frontend/hu/navigation.json +++ b/frontend/hu/navigation.json @@ -5,6 +5,8 @@ "collection": "Gy\u0171jtem\u00e9nyek", "object": "T\u00e1rgyak", "topics": "T\u00f6rt\u00e9netek", - "contact": "Kapcsolat" + "contact": "Kapcsolat", + "API": "API", + "API_link": "" } } \ No newline at end of file diff --git a/frontend/hu/object.json b/frontend/hu/object.json index c28f3ab4..e96128ef 100644 --- a/frontend/hu/object.json +++ b/frontend/hu/object.json @@ -20,7 +20,9 @@ "last_update": "Rekord friss\u00edtve", "image_new_window": "Kattint\u00e1s ut\u00e1n a k\u00e9pi \u00e1br\u00e1zol\u00e1s \u00faj ablakban jelenik meg.", "not_shown": "A t\u00e1rgyat jelenleg nem lehet publik\u00e1lni.
A k\u00e9p elrejt\u00e9s\u00e9nek lehets\u00e9ges okai: Nem adta meg a k\u00e9pre vonatkoz\u00f3 szerz\u0151i jogi inform\u00e1ci\u00f3kat, vagy a t\u00e1rgyadatok kit\u00f6t\u00e9se nem megfelel\u0151.
A hi\u00e1nyoss\u00e1gok p\u00f3tl\u00e1sa ut\u00e1n meg fog jelenni a t\u00e1rgy a publikus fel\u00fcleten.", - "basic_data": "Basic Data" + "basic_data": "Basic Data", + "object_title": "Object title", + "cite_this_page": "Cite this page" }, "objekt_single": { "inventory_number": "Lelt\u00e1ri sz\u00e1m", diff --git a/frontend/hu/objects.json b/frontend/hu/objects.json index 295ffdd6..2149dc4a 100644 --- a/frontend/hu/objects.json +++ b/frontend/hu/objects.json @@ -16,6 +16,9 @@ "invsearch": "A t\u00e1rgyakat k\u00fcl\u00f6n mez\u0151ben lehet keresni a lelt\u00e1ri sz\u00e1muk alapj\u00e1n ", "invsearch_search": "Keres\u00e9s lelt\u00e1ri sz\u00e1m alapj\u00e1n", "invsearch_no_result": "A megadott lelt\u00e1ri sz\u00e1m alapj\u00e1n nincs tal\u00e1lat", - "invsearch_many_results": "Ezzel a lelt\u00e1ri sz\u00e1mmal t\u00f6bb m\u00fazeum t\u00e1rgyai is szerepelnek " + "invsearch_many_results": "Ezzel a lelt\u00e1ri sz\u00e1mmal t\u00f6bb m\u00fazeum t\u00e1rgyai is szerepelnek ", + "search_options": "Search options", + "obj_page_timeline_intro": "To access objects displayed on a timeline, please click ", + "exact": "Exact" } } \ No newline at end of file diff --git a/frontend/id/assotag.json b/frontend/id/assotag.json index 120ca104..9bfb69ec 100644 --- a/frontend/id/assotag.json +++ b/frontend/id/assotag.json @@ -4,4 +4,4 @@ "more_objects_to_keywords": "Masih ada banyak benda yang terhubung dengan kata kunci ini", "more_about_keyword": "Informasi lanjut kata kunci ini dan lebih banyak benda di museum-digital (semua versi)" } -} \ No newline at end of file +} diff --git a/frontend/id/basis.json b/frontend/id/basis.json index a03b835e..92cd5883 100644 --- a/frontend/id/basis.json +++ b/frontend/id/basis.json @@ -37,6 +37,9 @@ "refined_search": "Pencarian lanjutan", "image_wall": "Dinding gambaran", "timeline": "Garis waktu", - "title_objects_in_time": "Benda di garis waktu" + "title_objects_in_time": "Benda di garis waktu", + "impressum": "impressum", + "privacy_policy": "Privacy policy", + "for_example": "For example" } } \ No newline at end of file diff --git a/frontend/id/contact.json b/frontend/id/contact.json index e19aea84..017e15d2 100644 --- a/frontend/id/contact.json +++ b/frontend/id/contact.json @@ -3,6 +3,8 @@ "page_title": "Kontak ...", "page_intro": "\"museum-digital\" adalah proyek berbagai museum. Database proyek kami bebas untuk penggunaan setiap museum yang hendak menyerta. Kreasi \"museum-digital\" didukung oleh Institut Penelitian Museum (SMB-PK) di Berlin, Jerman. Situs web itu menuju menyediakan akses mudah harta museum untuk informasi, edukasi dan penelitian.
Gambaran dan informasi teks ditambahkan oleh para museum itu.", "page_questions_to": "Kalau ada pertanyaan tentang \"museum-digital\", silahkan mengirim E-mail ke", - "page_museums": "Hal pertanyaan tentang benda dan koleksi, silahkan langsung menanyakan museum penambah informasi itu. Itu khusus penting kalau mau meminta kesetujuan dengan penggunaan informasinya dari museum itu. Semua hak penggunaan informasi teks dan gambaran dimiliki oleh museumnya." + "page_museums": "Hal pertanyaan tentang benda dan koleksi, silahkan langsung menanyakan museum penambah informasi itu. Itu khusus penting kalau mau meminta kesetujuan dengan penggunaan informasinya dari museum itu. Semua hak penggunaan informasi teks dan gambaran dimiliki oleh museumnya.", + "contact_person_for": "Contact person for", + "email": "E-Mail" } } \ No newline at end of file diff --git a/frontend/id/home.json b/frontend/id/home.json index 86b6ddb6..a9b3dfbe 100644 --- a/frontend/id/home.json +++ b/frontend/id/home.json @@ -1,6 +1,7 @@ { "home": { "page_home_title": "Museum, koleksi, benda ...", - "page_home_content": "Ada banyak alasan yang baik untuk ke museum. Pengunjungan pameran dan hadiran dalam rangka berbagai jenis peristiwa adalah dua dari bhinnekanya saja. Para museum \"memamerkan\" dan \"menunjukkan\", mereka \"mengajar\" dan \"mendorong.\" Tetapi akan ada banyak bahan yang lain dan yang penting untuk para museum itu: Museumnya adalah tempat peliharaan dan telitian. Itu dua bagian konsep museum yang sering kali tidak terlihat tetapi adalah yang menyebabkan para museum terlihat. Apa yang dipamerkan, ditunjukkan, diteliti dan dipeliharakan adalah benda museum. Benda museum adalah yang tentu di pusat kerja museum. Hampir tidak ada museum yang bisa memamerkan semua bendanya. Banyak benda harus tinggal di depot - jadi tidak mungkin diperlihatkan secara publik. Museum bersama-sama bisa memperlihatkan bendanya di situs ini. Di situs ini, bisa memperlihatkan lebih banyak bendanya daripada semungkinnya menunjukkan di dalam \"empat dinding\"nya. Anda bisa melihat sejumlah benda dari koleksinya di sebelah kanan. Klik di sana kalau hendak mengalamkan lebih banyak. Silakan menggunakan fungsi pencarian untuk melihat benda yang lain. Sebuah cara yang lain untuk melihat para benda, koleksi dan museum dengan deskripsinya adalah navigasi yang di atas." + "page_home_content": "Ada banyak alasan yang baik untuk ke museum. Pengunjungan pameran dan hadiran dalam rangka berbagai jenis peristiwa adalah dua dari bhinnekanya saja. Para museum \"memamerkan\" dan \"menunjukkan\", mereka \"mengajar\" dan \"mendorong.\" Tetapi akan ada banyak bahan yang lain dan yang penting untuk para museum itu: Museumnya adalah tempat peliharaan dan telitian. Itu dua bagian konsep museum yang sering kali tidak terlihat tetapi adalah yang menyebabkan para museum terlihat. Apa yang dipamerkan, ditunjukkan, diteliti dan dipeliharakan adalah benda museum. Benda museum adalah yang tentu di pusat kerja museum. Hampir tidak ada museum yang bisa memamerkan semua bendanya. Banyak benda harus tinggal di depot - jadi tidak mungkin diperlihatkan secara publik. Museum bersama-sama bisa memperlihatkan bendanya di situs ini. Di situs ini, bisa memperlihatkan lebih banyak bendanya daripada semungkinnya menunjukkan di dalam \"empat dinding\"nya. Anda bisa melihat sejumlah benda dari koleksinya di sebelah kanan. Klik di sana kalau hendak mengalamkan lebih banyak. Silakan menggunakan fungsi pencarian untuk melihat benda yang lain. Sebuah cara yang lain untuk melihat para benda, koleksi dan museum dengan deskripsinya adalah navigasi yang di atas.", + "selected_objects": "Selected objects" } } \ No newline at end of file diff --git a/frontend/id/institution.json b/frontend/id/institution.json index 6f35a389..b7be0eaf 100644 --- a/frontend/id/institution.json +++ b/frontend/id/institution.json @@ -15,6 +15,12 @@ "page_collection_museumindatabase": "dalam database itu", "page_collection_super": "This collection is part of", "page_collection_onmap": "Show objects of collection at map", - "page_museum_objects_onmap": "Show objects of the museum at map" + "page_museum_objects_onmap": "Show objects of the museum at map", + "about_museum": "About the museum", + "rss": "Objekte abonnieren", + "export_contact": "Kontakt exportieren", + "objects_from_collection": "Objects from collection", + "objects_from_institution": "Objects from institution", + "about_collection": "About the collection" } } \ No newline at end of file diff --git a/frontend/id/museum.json b/frontend/id/museum.json index 18e23452..f869a31e 100644 --- a/frontend/id/museum.json +++ b/frontend/id/museum.json @@ -6,6 +6,10 @@ "column_place": "Tempat", "column_web": "Internet", "column_collections": "Koleksi", - "column_objects": "Benda" + "column_objects": "Benda", + "museums_on_map": "Museums on map", + "list_of_institutions": "List of institutions", + "map_symbols": "Symbols", + "images": "Images" } } \ No newline at end of file diff --git a/frontend/id/navigation.json b/frontend/id/navigation.json index b6fbb533..3b363271 100644 --- a/frontend/id/navigation.json +++ b/frontend/id/navigation.json @@ -5,6 +5,8 @@ "collection": "Koleksi", "object": "Benda", "topics": "Tema", - "contact": "Kontak" + "contact": "Kontak", + "API": "API", + "API_link": "" } } \ No newline at end of file diff --git a/frontend/id/object.json b/frontend/id/object.json index 5236dd61..f11f2cc8 100644 --- a/frontend/id/object.json +++ b/frontend/id/object.json @@ -20,7 +20,9 @@ "last_update": "Terakhir kali informasi itu diaktualisasikan", "image_new_window": "Benda akan dibuka dalam jendela yang baru", "not_shown": "Sayangnya, benda itu sekarang tidak dapat diakseskan.
Semungkinya alasannya adalah kesulitan kehukuman atau pengeditan benda.
Benda akan terlihat di sini ketika alasan itu diselesaikan.", - "basic_data": "Basic Data" + "basic_data": "Basic Data", + "object_title": "Object title", + "cite_this_page": "Cite this page" }, "objekt_single": { "inventory_number": "Nomor inventarisasi", diff --git a/frontend/id/objects.json b/frontend/id/objects.json index 04b7b8ef..1576570c 100644 --- a/frontend/id/objects.json +++ b/frontend/id/objects.json @@ -16,6 +16,9 @@ "invsearch": "Searching an object by its inventory number is possible using a separate slot.", "invsearch_search": "Search for an inventory number", "invsearch_no_result": "Sorry, the inventory number was not found", - "invsearch_many_results": "For this inventory number objects were found in more than one museum:" + "invsearch_many_results": "For this inventory number objects were found in more than one museum:", + "search_options": "Search options", + "obj_page_timeline_intro": "To access objects displayed on a timeline, please click ", + "exact": "Exact" } } \ No newline at end of file diff --git a/frontend/it/assotag.json b/frontend/it/assotag.json index 18a3882e..954983e9 100644 --- a/frontend/it/assotag.json +++ b/frontend/it/assotag.json @@ -4,4 +4,4 @@ "more_objects_to_keywords": "Cerca oggetti corrispondenti a questa parola chiave", "more_about_keyword": "Maggiori informazioni su questa parola chiave e altri oggetti su museum-digital (tutte le versioni)" } -} \ No newline at end of file +} diff --git a/frontend/it/basis.json b/frontend/it/basis.json index 47094ade..62fa839a 100644 --- a/frontend/it/basis.json +++ b/frontend/it/basis.json @@ -37,6 +37,9 @@ "refined_search": "Ricerca avanzata", "image_wall": "Bacheca delle immagini", "timeline": "Timeline", - "title_objects_in_time": "Objects at timeline" + "title_objects_in_time": "Objects at timeline", + "impressum": "impressum", + "privacy_policy": "Privacy policy", + "for_example": "For example" } } \ No newline at end of file diff --git a/frontend/it/contact.json b/frontend/it/contact.json index 8a453815..1e509cfa 100644 --- a/frontend/it/contact.json +++ b/frontend/it/contact.json @@ -3,6 +3,8 @@ "page_title": "Contatti ...", "page_intro": "\"museum-digital\" \u00e8 una iniziativa condivisa dai musei e dalle loro associazioni ed \u00e8 aperta alla partecipazione di tutti i musei.", "page_questions_to": "Per domande su museum-digital, rivolgersi a:", - "page_museums": "Per domande sulle collezioni e gli oggetti, rivolgersi direttamente ai rispettivi musei, che saranno lieti di rispondere. Si fa presente che l'uso di immagini soggette a diritto d'autore richiede la preventiva autorizzazione del museo." + "page_museums": "Per domande sulle collezioni e gli oggetti, rivolgersi direttamente ai rispettivi musei, che saranno lieti di rispondere. Si fa presente che l'uso di immagini soggette a diritto d'autore richiede la preventiva autorizzazione del museo.", + "contact_person_for": "Contact person for", + "email": "E-Mail" } } \ No newline at end of file diff --git a/frontend/it/home.json b/frontend/it/home.json index 940a95ef..cc264f46 100644 --- a/frontend/it/home.json +++ b/frontend/it/home.json @@ -1,6 +1,7 @@ { "home": { "page_home_title": "Musei, Collezioni, Oggetti", - "page_home_content": "Si visita un museo per molti motivi: per esempio, per vedere una mostra o per partecipare a un evento. I musei mostrano e mettono in scena, educano e ispirano. Eppure i musei sono molto di pi\u00f9: sono luoghi in cui si conserva e si fa ricerca, due aspetti non immediatamente visibili, e tuttavia alla base di tutto il loro lavoro. Al centro si trovano gli oggetti, che vengono mostrati, messi in scena, conservati, studiati. \n
Purtroppo quasi nessun museo \u00e8 in grado di mostrare contemporaneamente tutti gli oggetti custoditi: molti rimangono nei magazzini, inosservati e nascosti ai visitatori.\n
In queste pagine i musei presentano gli oggetti appartenenti alle loro collezioni, molti pi\u00f9 di quanti sia loro possibile mostrare nelle sale.\n
Sulla destra si trova una selezione casuale di oggetti. Cliccando su uno di essi se ne troveranno le relative informazioni. Ricerche specifiche possono invece essere fatte inserendo una o pi\u00f9 parole nell'apposito campo in alto a sinistra.\n
Una visione d'insieme dei musei partecipanti all'iniziativa, delle loro collezioni e dei loro oggetti \u00e8 disponibile a partire dalla barra di navigazione orizzontale che si trova in alto." + "page_home_content": "Si visita un museo per molti motivi: per esempio, per vedere una mostra o per partecipare a un evento. I musei mostrano e mettono in scena, educano e ispirano. Eppure i musei sono molto di pi\u00f9: sono luoghi in cui si conserva e si fa ricerca, due aspetti non immediatamente visibili, e tuttavia alla base di tutto il loro lavoro. Al centro si trovano gli oggetti, che vengono mostrati, messi in scena, conservati, studiati. \n
Purtroppo quasi nessun museo \u00e8 in grado di mostrare contemporaneamente tutti gli oggetti custoditi: molti rimangono nei magazzini, inosservati e nascosti ai visitatori.\n
In queste pagine i musei presentano gli oggetti appartenenti alle loro collezioni, molti pi\u00f9 di quanti sia loro possibile mostrare nelle sale.\n
Sulla destra si trova una selezione casuale di oggetti. Cliccando su uno di essi se ne troveranno le relative informazioni. Ricerche specifiche possono invece essere fatte inserendo una o pi\u00f9 parole nell'apposito campo in alto a sinistra.\n
Una visione d'insieme dei musei partecipanti all'iniziativa, delle loro collezioni e dei loro oggetti \u00e8 disponibile a partire dalla barra di navigazione orizzontale che si trova in alto.", + "selected_objects": "Selected objects" } } \ No newline at end of file diff --git a/frontend/it/institution.json b/frontend/it/institution.json index 841eea8f..8280944d 100644 --- a/frontend/it/institution.json +++ b/frontend/it/institution.json @@ -15,6 +15,12 @@ "page_collection_museumindatabase": "in questa banca dati", "page_collection_super": "This collection is part of", "page_collection_onmap": "Show objects of collection at map", - "page_museum_objects_onmap": "Show objects of the museum at map" + "page_museum_objects_onmap": "Show objects of the museum at map", + "about_museum": "About the museum", + "rss": "Objekte abonnieren", + "export_contact": "Kontakt exportieren", + "objects_from_collection": "Objects from collection", + "objects_from_institution": "Objects from institution", + "about_collection": "About the collection" } } \ No newline at end of file diff --git a/frontend/it/museum.json b/frontend/it/museum.json index f97bd70c..e5393405 100644 --- a/frontend/it/museum.json +++ b/frontend/it/museum.json @@ -6,6 +6,10 @@ "column_place": "Luogo", "column_web": "Internet", "column_collections": "Collezioni", - "column_objects": "Oggetti" + "column_objects": "Oggetti", + "museums_on_map": "Museums on map", + "list_of_institutions": "List of institutions", + "map_symbols": "Symbols", + "images": "Images" } } \ No newline at end of file diff --git a/frontend/it/navigation.json b/frontend/it/navigation.json index 7ef2c10f..f44682ac 100644 --- a/frontend/it/navigation.json +++ b/frontend/it/navigation.json @@ -5,6 +5,8 @@ "collection": "Collezioni", "object": "Oggetti", "topics": "Temi", - "contact": "Contatti" + "contact": "Contatti", + "API": "API", + "API_link": "" } } \ No newline at end of file diff --git a/frontend/it/object.json b/frontend/it/object.json index d4eb1ae9..e1315db7 100644 --- a/frontend/it/object.json +++ b/frontend/it/object.json @@ -20,7 +20,9 @@ "last_update": "Ultimo aggiornamento", "image_new_window": "L'oggetto si apre in una nuova finestra", "not_shown": "Al momento non \u00e8 possibile mostrare l'oggetto.
\u00c8 possibile che vi siano problemi relativi ai diritti o che le informazioni vengano attualmente aggiornate
L'oggetto sar\u00e0 quanto prima nuovamente reperibile a questa pagina.", - "basic_data": "Basic Data" + "basic_data": "Basic Data", + "object_title": "Object title", + "cite_this_page": "Cite this page" }, "objekt_single": { "inventory_number": "Numero d'inventario", diff --git a/frontend/it/objects.json b/frontend/it/objects.json index 2dd97f97..0564ac19 100644 --- a/frontend/it/objects.json +++ b/frontend/it/objects.json @@ -16,6 +16,9 @@ "invsearch": "Searching an object by its inventory number is possible using a separate slot.", "invsearch_search": "Search for an inventory number", "invsearch_no_result": "Sorry, the inventory number was not found", - "invsearch_many_results": "For this inventory number objects were found in more than one museum:" + "invsearch_many_results": "For this inventory number objects were found in more than one museum:", + "search_options": "Search options", + "obj_page_timeline_intro": "To access objects displayed on a timeline, please click ", + "exact": "Exact" } } \ No newline at end of file diff --git a/frontend/nl/assotag.json b/frontend/nl/assotag.json index 88ae7bca..4388bada 100644 --- a/frontend/nl/assotag.json +++ b/frontend/nl/assotag.json @@ -4,4 +4,4 @@ "more_objects_to_keywords": "Mehr Objekte zu diesem Schlagwort", "more_about_keyword": "Mehr \u00fcber diesen Begriff und mehr Objekte bei museum-digital (alle Versionen)" } -} \ No newline at end of file +} diff --git a/frontend/nl/basis.json b/frontend/nl/basis.json index 8a7c32b6..de6e9526 100644 --- a/frontend/nl/basis.json +++ b/frontend/nl/basis.json @@ -37,6 +37,9 @@ "refined_search": "Gezielte Suche", "image_wall": "\"Bilderwand\"", "timeline": "Timeline", - "title_objects_in_time": "Objects at timeline" + "title_objects_in_time": "Objects at timeline", + "impressum": "impressum", + "privacy_policy": "Privacy policy", + "for_example": "For example" } } \ No newline at end of file diff --git a/frontend/nl/contact.json b/frontend/nl/contact.json index 5f1bf92e..dee543a0 100644 --- a/frontend/nl/contact.json +++ b/frontend/nl/contact.json @@ -3,6 +3,8 @@ "page_title": "Kontakt ...", "page_intro": "\"museum-digital\" ist ein gemeinsames Vorhaben von Museen. Die Datenbank zur Pr\u00e4sentation von Sammlungen und Objekten steht allen Museen offen.", "page_questions_to": "Bei Fragen wenden Sie sich bitte an", - "page_museums": "F\u00fcr Fragen zu den Sammlungen und Objekten stehen die Museen gerne zur Verf\u00fcgung. Dies gilt besonders f\u00fcr die Genehmigung der Weiternutzung der Abbildungen, deren Rechte bei den Museen bzw. den Fotografen liegen." + "page_museums": "F\u00fcr Fragen zu den Sammlungen und Objekten stehen die Museen gerne zur Verf\u00fcgung. Dies gilt besonders f\u00fcr die Genehmigung der Weiternutzung der Abbildungen, deren Rechte bei den Museen bzw. den Fotografen liegen.", + "contact_person_for": "Contact person for", + "email": "E-Mail" } } \ No newline at end of file diff --git a/frontend/nl/home.json b/frontend/nl/home.json index 2c910a6b..3b0a97a0 100644 --- a/frontend/nl/home.json +++ b/frontend/nl/home.json @@ -1,6 +1,7 @@ { "home": { "page_home_title": "Museen, Sammlungen, Objekte ...", - "page_home_content": "Es gibt viele gute Gr\u00fcnde in Museen zu gehen. Ausstellungsbesuche oder die Teilnahme an Veranstaltungen sind nur zwei davon. Museen \"zeigen\" und \"inszenieren\", sie \"regen an\" und sie \"bilden\". Doch es ist mehr, was ein Museum ausmacht: Museen sind Orte des Bewahrens und des Forschens. Zwei Facetten von \"Museum\", die nicht immer unmittelbar sichtbar werden und doch Grundlage f\u00fcr alles sind, wodurch ein Museum sichtbar wird. Gezeigt, inszeniert, bewahrt und erforscht werden dabei die Objekte der Museen. Sie stehen im eigentlichen Zentrum der Museumsarbeit. Kaum ein Museum kann alle von ihm verwahrten Objekte gleichzeitig zeigen. Vieles mu\u00df - kaum beachtet - in den Depots verbleiben. Auf diesen Seiten pr\u00e4sentieren Museen gemeinsam ihre Objekte, um mehr von den \"Sch\u00e4tzen\" zu zeigen, als in \"vier (acht, zw\u00f6lf, ...) W\u00e4nden\" m\u00f6glich ist.

\nEine zuf\u00e4llige Auswahl von Objekten finden Sie rechts. Klicken Sie darauf um mehr zu erfahren. Weitere Objekte finden Sie, wenn Sie einen Suchbegriff eingeben.

\u00dcbersichten und Beschreibungen zu Objekten und Sammlungen einzelner Museen k\u00f6nnen Sie \u00fcber die obere Navigationsleiste ausw\u00e4hlen." + "page_home_content": "Es gibt viele gute Gr\u00fcnde in Museen zu gehen. Ausstellungsbesuche oder die Teilnahme an Veranstaltungen sind nur zwei davon. Museen \"zeigen\" und \"inszenieren\", sie \"regen an\" und sie \"bilden\". Doch es ist mehr, was ein Museum ausmacht: Museen sind Orte des Bewahrens und des Forschens. Zwei Facetten von \"Museum\", die nicht immer unmittelbar sichtbar werden und doch Grundlage f\u00fcr alles sind, wodurch ein Museum sichtbar wird. Gezeigt, inszeniert, bewahrt und erforscht werden dabei die Objekte der Museen. Sie stehen im eigentlichen Zentrum der Museumsarbeit. Kaum ein Museum kann alle von ihm verwahrten Objekte gleichzeitig zeigen. Vieles mu\u00df - kaum beachtet - in den Depots verbleiben. Auf diesen Seiten pr\u00e4sentieren Museen gemeinsam ihre Objekte, um mehr von den \"Sch\u00e4tzen\" zu zeigen, als in \"vier (acht, zw\u00f6lf, ...) W\u00e4nden\" m\u00f6glich ist.

\nEine zuf\u00e4llige Auswahl von Objekten finden Sie rechts. Klicken Sie darauf um mehr zu erfahren. Weitere Objekte finden Sie, wenn Sie einen Suchbegriff eingeben.

\u00dcbersichten und Beschreibungen zu Objekten und Sammlungen einzelner Museen k\u00f6nnen Sie \u00fcber die obere Navigationsleiste ausw\u00e4hlen.", + "selected_objects": "Selected objects" } } \ No newline at end of file diff --git a/frontend/nl/institution.json b/frontend/nl/institution.json index 233f2581..5ea03b9f 100644 --- a/frontend/nl/institution.json +++ b/frontend/nl/institution.json @@ -15,6 +15,12 @@ "page_collection_museumindatabase": "in dieser Datenbank", "page_collection_super": "This collection is part of", "page_collection_onmap": "Show objects of collection at map", - "page_museum_objects_onmap": "Show objects of the museum at map" + "page_museum_objects_onmap": "Show objects of the museum at map", + "about_museum": "About the museum", + "rss": "Objekte abonnieren", + "export_contact": "Kontakt exportieren", + "objects_from_collection": "Objects from collection", + "objects_from_institution": "Objects from institution", + "about_collection": "About the collection" } } \ No newline at end of file diff --git a/frontend/nl/museum.json b/frontend/nl/museum.json index 811cb69e..9938113e 100644 --- a/frontend/nl/museum.json +++ b/frontend/nl/museum.json @@ -6,6 +6,10 @@ "column_place": "Ort", "column_web": "Internet", "column_collections": "Sammlungen", - "column_objects": "Objekte" + "column_objects": "Objekte", + "museums_on_map": "Museums on map", + "list_of_institutions": "List of institutions", + "map_symbols": "Symbols", + "images": "Images" } } \ No newline at end of file diff --git a/frontend/nl/navigation.json b/frontend/nl/navigation.json index 8d6c06bd..bcc5cc58 100644 --- a/frontend/nl/navigation.json +++ b/frontend/nl/navigation.json @@ -5,6 +5,8 @@ "collection": "Sammlung", "object": "Objekt", "topics": "Themen", - "contact": "Kontakt" + "contact": "Kontakt", + "API": "API", + "API_link": "" } } \ No newline at end of file diff --git a/frontend/nl/object.json b/frontend/nl/object.json index 05c1e04a..5f041899 100644 --- a/frontend/nl/object.json +++ b/frontend/nl/object.json @@ -20,7 +20,9 @@ "last_update": "Stand der Information", "image_new_window": "Klick f\u00fchrt zu Darstellung in neuem Fenster", "not_shown": "Das Objekt kann gegenw\u00e4rtig leider nicht angezeigt werden.
M\u00f6gliche Gr\u00fcnde hierf\u00fcr sind rechtliche Bedenken oder die \u00dcberarbeitung der Objektangaben.
Sobald die Gr\u00fcnde entfallen sind wird das Objekt an dieser Stelle sichtbar sein.", - "basic_data": "Basic Data" + "basic_data": "Basic Data", + "object_title": "Object title", + "cite_this_page": "Cite this page" }, "objekt_single": { "inventory_number": "Inventarnummer", diff --git a/frontend/nl/objects.json b/frontend/nl/objects.json index 04a30cf1..9a4391ed 100644 --- a/frontend/nl/objects.json +++ b/frontend/nl/objects.json @@ -16,6 +16,9 @@ "invsearch": "Searching an object by its inventory number is possible using a separate slot.", "invsearch_search": "Search for an inventory number", "invsearch_no_result": "Sorry, the inventory number was not found", - "invsearch_many_results": "For this inventory number objects were found in more than one museum:" + "invsearch_many_results": "For this inventory number objects were found in more than one museum:", + "search_options": "Search options", + "obj_page_timeline_intro": "To access objects displayed on a timeline, please click ", + "exact": "Exact" } } \ No newline at end of file diff --git a/frontend/pl/assotag.json b/frontend/pl/assotag.json index 53cf9ae9..605b4ede 100644 --- a/frontend/pl/assotag.json +++ b/frontend/pl/assotag.json @@ -4,4 +4,4 @@ "more_objects_to_keywords": "Wi\u0119cej obiekt\u00f3w zwi\u0105zanych z tym s\u0142owem kluczowym", "more_about_keyword": "Wi\u0119cej na temat tego s\u0142owa kluczowego i wi\u0119cej w muzeum-digital (wszystkie wersje)" } -} \ No newline at end of file +} diff --git a/frontend/pl/basis.json b/frontend/pl/basis.json index 96cea621..3684e270 100644 --- a/frontend/pl/basis.json +++ b/frontend/pl/basis.json @@ -37,6 +37,9 @@ "refined_search": "Wyszukiwanie zaawansowane", "image_wall": "Fotogaleria", "timeline": "Timeline", - "title_objects_in_time": "Objects at timeline" + "title_objects_in_time": "Objects at timeline", + "impressum": "impressum", + "privacy_policy": "Privacy policy", + "for_example": "For example" } } \ No newline at end of file diff --git a/frontend/pl/contact.json b/frontend/pl/contact.json index 3b616804..6c1ae481 100644 --- a/frontend/pl/contact.json +++ b/frontend/pl/contact.json @@ -3,6 +3,8 @@ "page_title": "Kontakt ...", "page_intro": "museum-digital jest wsp\u00f3lnym przedsi\u0119wzi\u0119ciem muze\u00f3w i ich stowarzysze\u0144.", "page_questions_to": "Pytania prosimy kierowa\u0107 pod adres", - "page_museums": "Pytania na temat kolekcji i poszczeg\u00f3lnych obiekt\u00f3w prosimy kierowa\u0107 bezpo\u015brednio do odpowiednich muze\u00f3w. Dotyczy to szczeg\u00f3lnie zgody na dalsze wykorzystanie zdj\u0119\u0107 obiekt\u00f3w, do kt\u00f3rych prawa mog\u0105 nale\u017ce\u0107 do muzeum lub autora zdj\u0119\u0107." + "page_museums": "Pytania na temat kolekcji i poszczeg\u00f3lnych obiekt\u00f3w prosimy kierowa\u0107 bezpo\u015brednio do odpowiednich muze\u00f3w. Dotyczy to szczeg\u00f3lnie zgody na dalsze wykorzystanie zdj\u0119\u0107 obiekt\u00f3w, do kt\u00f3rych prawa mog\u0105 nale\u017ce\u0107 do muzeum lub autora zdj\u0119\u0107.", + "contact_person_for": "Contact person for", + "email": "E-Mail" } } \ No newline at end of file diff --git a/frontend/pl/home.json b/frontend/pl/home.json index 6ffba560..c1e30df6 100644 --- a/frontend/pl/home.json +++ b/frontend/pl/home.json @@ -1,6 +1,7 @@ { "home": { "page_home_title": "Muzea, zbiory, obiekty ...", - "page_home_content": "W niniejszym portalu muzea prezentuj\u0105 swoje bogate zasoby znajduj\u0105ce si\u0119 nie tylko w salach wystawowych, ale tak\u017ce te przechowywane w magazynach. W ten spos\u00f3b umo\u017cliwiamy pierwszy kontakt i poznanie tych skarb\u00f3w osobom zainteresowanym zbiorami muzealnymi, zar\u00f3wno ze wzgl\u0119du na uprawiany zaw\u00f3d i prowadzone badania naukowe, ale te\u017c i tym zainteresowanym ze wzgl\u0119du na ch\u0119\u0107 og\u00f3lnego rozwoju wiedzy czy uprawiane hobby. Ka\u017cdy powinien znale\u017a\u0107 tu co\u015b dla siebie interesuj\u0105cego i nieznanego. Naturalnie obejrzenie zbior\u00f3w online nie zast\u0105pi odwiedzin w muzeum, gdy\u017c prawdziwe prze\u017cycie mo\u017cliwe jest tylko w realnym \u015bwiecie.

Jest wiele powod\u00f3w by p\u00f3j\u015b\u0107 do muzeum. Zwiedzanie wystaw lub udzia\u0142 w imprezach to tylko dwa z wielu. Muzea \u201epokazuj\u0105\u201d i \u201einscenizuj\u0105\u201d, \u201einspiruj\u0105\u201d i \u201eedukuj\u0105\u201d. Lecz muzea s\u0105 czym\u015b wi\u0119cej, s\u0105 zar\u00f3wno miejscami przechowywania zbior\u00f3w jak i prowadzenia bada\u0144 naukowych. Dwa oblicza muzeum, kt\u00f3re nie zawsze dostrzegamy bezpo\u015brednio, a kt\u00f3re jednak s\u0105 podstaw\u0105 wszystkiego, co czyni muzeum widocznym. Pokazywane, inscenizowane, zachowane i badane s\u0105 przy tym obiekty muzealne. Znajduj\u0105 si\u0119 one w faktycznym centrum pracy muzealnej. W zasadzie \u017cadne muzeum nie jest w stanie jednocze\u015bnie prezentowa\u0107 wszystkich przechowywanych w nim obiekt\u00f3w. Wiele z posiadanych przez muzea zbior\u00f3w musi pozosta\u0107 w magazynach, do kt\u00f3rych zwiedzaj\u0105cy muzea nie maj\u0105 dost\u0119pu. Obecno\u015b\u0107 online wydobywa te zbiory z ukrycia.

Po wpisaniu w okienku Wyszukiwanie nazwy poszukiwanego obiektu, system dokona przeszukania bazy.

W g\u00f3rnym pasku nawigacji mo\u017cna dokona\u0107 przegl\u0105du i dotrze\u0107 do opis\u00f3w eksponat\u00f3w i zbior\u00f3w poszczeg\u00f3lnych muze\u00f3w." + "page_home_content": "W niniejszym portalu muzea prezentuj\u0105 swoje bogate zasoby znajduj\u0105ce si\u0119 nie tylko w salach wystawowych, ale tak\u017ce te przechowywane w magazynach. W ten spos\u00f3b umo\u017cliwiamy pierwszy kontakt i poznanie tych skarb\u00f3w osobom zainteresowanym zbiorami muzealnymi, zar\u00f3wno ze wzgl\u0119du na uprawiany zaw\u00f3d i prowadzone badania naukowe, ale te\u017c i tym zainteresowanym ze wzgl\u0119du na ch\u0119\u0107 og\u00f3lnego rozwoju wiedzy czy uprawiane hobby. Ka\u017cdy powinien znale\u017a\u0107 tu co\u015b dla siebie interesuj\u0105cego i nieznanego. Naturalnie obejrzenie zbior\u00f3w online nie zast\u0105pi odwiedzin w muzeum, gdy\u017c prawdziwe prze\u017cycie mo\u017cliwe jest tylko w realnym \u015bwiecie.

Jest wiele powod\u00f3w by p\u00f3j\u015b\u0107 do muzeum. Zwiedzanie wystaw lub udzia\u0142 w imprezach to tylko dwa z wielu. Muzea \u201epokazuj\u0105\u201d i \u201einscenizuj\u0105\u201d, \u201einspiruj\u0105\u201d i \u201eedukuj\u0105\u201d. Lecz muzea s\u0105 czym\u015b wi\u0119cej, s\u0105 zar\u00f3wno miejscami przechowywania zbior\u00f3w jak i prowadzenia bada\u0144 naukowych. Dwa oblicza muzeum, kt\u00f3re nie zawsze dostrzegamy bezpo\u015brednio, a kt\u00f3re jednak s\u0105 podstaw\u0105 wszystkiego, co czyni muzeum widocznym. Pokazywane, inscenizowane, zachowane i badane s\u0105 przy tym obiekty muzealne. Znajduj\u0105 si\u0119 one w faktycznym centrum pracy muzealnej. W zasadzie \u017cadne muzeum nie jest w stanie jednocze\u015bnie prezentowa\u0107 wszystkich przechowywanych w nim obiekt\u00f3w. Wiele z posiadanych przez muzea zbior\u00f3w musi pozosta\u0107 w magazynach, do kt\u00f3rych zwiedzaj\u0105cy muzea nie maj\u0105 dost\u0119pu. Obecno\u015b\u0107 online wydobywa te zbiory z ukrycia.

Po wpisaniu w okienku Wyszukiwanie nazwy poszukiwanego obiektu, system dokona przeszukania bazy.

W g\u00f3rnym pasku nawigacji mo\u017cna dokona\u0107 przegl\u0105du i dotrze\u0107 do opis\u00f3w eksponat\u00f3w i zbior\u00f3w poszczeg\u00f3lnych muze\u00f3w.", + "selected_objects": "Selected objects" } } \ No newline at end of file diff --git a/frontend/pl/institution.json b/frontend/pl/institution.json index 47f9e32e..bcb6c5bc 100644 --- a/frontend/pl/institution.json +++ b/frontend/pl/institution.json @@ -15,6 +15,12 @@ "page_collection_museumindatabase": "w tej bazie danych", "page_collection_super": "This collection is part of", "page_collection_onmap": "Show objects of collection at map", - "page_museum_objects_onmap": "Show objects of the museum at map" + "page_museum_objects_onmap": "Show objects of the museum at map", + "about_museum": "About the museum", + "rss": "Objekte abonnieren", + "export_contact": "Kontakt exportieren", + "objects_from_collection": "Objects from collection", + "objects_from_institution": "Objects from institution", + "about_collection": "About the collection" } } \ No newline at end of file diff --git a/frontend/pl/museum.json b/frontend/pl/museum.json index 3f8331ee..687b1742 100644 --- a/frontend/pl/museum.json +++ b/frontend/pl/museum.json @@ -6,6 +6,10 @@ "column_place": "Miejsce", "column_web": "Internet", "column_collections": "Zbiory", - "column_objects": "Obiekty" + "column_objects": "Obiekty", + "museums_on_map": "Museums on map", + "list_of_institutions": "List of institutions", + "map_symbols": "Symbols", + "images": "Images" } } \ No newline at end of file diff --git a/frontend/pl/navigation.json b/frontend/pl/navigation.json index 8c139267..b59b4513 100644 --- a/frontend/pl/navigation.json +++ b/frontend/pl/navigation.json @@ -5,6 +5,8 @@ "collection": "Kolekcje", "object": "Obiekty", "topics": "Tematy", - "contact": "Kontakt" + "contact": "Kontakt", + "API": "API", + "API_link": "" } } \ No newline at end of file diff --git a/frontend/pl/object.json b/frontend/pl/object.json index 9a42a29f..e1821632 100644 --- a/frontend/pl/object.json +++ b/frontend/pl/object.json @@ -20,7 +20,9 @@ "last_update": "Data ostatniej aktualizacji", "image_new_window": "Otwiera opis obiektu w nowym oknie", "not_shown": "Opis obiektu nie mo\u017ce by\u0107 w tej chwili wy\u015bwietlony.
Mo\u017ce to by\u0107 zwi\u0105zane z prawami aturoskimi lub z edycj\u0105 informacji o obiekcie.
As soon as possible the object will be displayed here again.", - "basic_data": "Basic Data" + "basic_data": "Basic Data", + "object_title": "Object title", + "cite_this_page": "Cite this page" }, "objekt_single": { "inventory_number": "Numer inwentarzowy", diff --git a/frontend/pl/objects.json b/frontend/pl/objects.json index 22980b4b..519a7059 100644 --- a/frontend/pl/objects.json +++ b/frontend/pl/objects.json @@ -16,6 +16,9 @@ "invsearch": "Wyszukiwanie obiektu wed\u0142ug numeru inwentarzowego jest mo\u017cliwe z u\u017cyciem osobnego pola.", "invsearch_search": "Wyszukaj numer inwentarzowy", "invsearch_no_result": "Przykro nam, nie znaleziono podanego numeru inwentarzowego", - "invsearch_many_results": "Obiekty o tym numerze inwentarzowym znaleziono w wi\u0119cej ni\u017c jednym muzeum:" + "invsearch_many_results": "Obiekty o tym numerze inwentarzowym znaleziono w wi\u0119cej ni\u017c jednym muzeum:", + "search_options": "Search options", + "obj_page_timeline_intro": "To access objects displayed on a timeline, please click ", + "exact": "Exact" } } \ No newline at end of file diff --git a/frontend/pt/assotag.json b/frontend/pt/assotag.json index aeb471f1..3134aa86 100644 --- a/frontend/pt/assotag.json +++ b/frontend/pt/assotag.json @@ -4,4 +4,4 @@ "more_objects_to_keywords": "Mais objetos relacionados \u00e0s palavras-chaves", "more_about_keyword": "Mais sobre esta palavra-chave e mais objetos do museum-digital ( todas as vers\u00f5es)" } -} \ No newline at end of file +} diff --git a/frontend/pt/basis.json b/frontend/pt/basis.json index 68f6c638..fa685a2d 100644 --- a/frontend/pt/basis.json +++ b/frontend/pt/basis.json @@ -37,6 +37,9 @@ "refined_search": "Pesquisa avan\u00e7ada", "image_wall": ""Papel de parede"", "timeline": "Timeline", - "title_objects_in_time": "Objects at timeline" + "title_objects_in_time": "Objects at timeline", + "impressum": "impressum", + "privacy_policy": "Privacy policy", + "for_example": "For example" } } \ No newline at end of file diff --git a/frontend/pt/contact.json b/frontend/pt/contact.json index 323db2f2..e48049ea 100644 --- a/frontend/pt/contact.json +++ b/frontend/pt/contact.json @@ -3,6 +3,8 @@ "page_title": "Contato ...", "page_intro": ""museum-digital" \u00e9 um projeto conjunto de museus. ", "page_questions_to": "As perguntas ser\u00e3o respondidas por", - "page_museums": "Para perguntas sobre cole\u00e7\u00f5es e objetos, os respectivos museus estar\u00e3o \u00e0 sua disposi\u00e7\u00e3o, por favor, fa\u00e7a contato diretamente com eles. Isto se aplica especialmente para a aprova\u00e7\u00e3o do uso de imagens cujos direitos de exibi\u00e7\u00e3o pertencem a museus ou ao fot\u00f3grafo." + "page_museums": "Para perguntas sobre cole\u00e7\u00f5es e objetos, os respectivos museus estar\u00e3o \u00e0 sua disposi\u00e7\u00e3o, por favor, fa\u00e7a contato diretamente com eles. Isto se aplica especialmente para a aprova\u00e7\u00e3o do uso de imagens cujos direitos de exibi\u00e7\u00e3o pertencem a museus ou ao fot\u00f3grafo.", + "contact_person_for": "Contact person for", + "email": "E-Mail" } } \ No newline at end of file diff --git a/frontend/pt/home.json b/frontend/pt/home.json index 9207e2b7..1cb25fda 100644 --- a/frontend/pt/home.json +++ b/frontend/pt/home.json @@ -1,6 +1,7 @@ { "home": { "page_home_title": "Museus, cole\u00e7\u00f5es, objetos ...", - "page_home_content": "Existem muitas e boas raz\u00f5es para visitar museus. Ir a um evento ou a uma exposi\u00e7\u00e3o s\u00e3o apenas duas delas. Museus \u201cshows\u201d ou \u201cpalcos\u201d, eles \u201ceducam\u201d e \u201cestimulam\u201d. Mas, h\u00e1 muito mais do que isto nos museus: eles s\u00e3o locais de conserva\u00e7\u00e3o e pesquisa. Estes s\u00e3o os dois aspectos de um museu, n\u00e3o muitas vezes considerados ainda que constituam a profunda ess\u00eancia da visibilidade de um museu. Os objetos dos museus s\u00e3o expostos, guardados e estudados. Eles est\u00e3o no centro de (quase) todo trabalho desenvolvido nos museus. No entanto, nem todos os objetos guardados nos museus podem ser exibidos de uma vez s\u00f3. Muita coisa precisa permanecer guardada, oculta aos olhos dos visitantes.\r

Neste site os museus mostram seus objetos: os que est\u00e3o e os que n\u00e3o est\u00e3o em exibi\u00e7\u00e3o. Muito mais do que pode ser exposto no espa\u00e7o de exibi\u00e7\u00e3o do museu.\r

\u00c0 direita pode ser feita uma sele\u00e7\u00e3o aleat\u00f3ria de objetos. Clique para saber mais. Mais objetos de interesse podem ser encontrados atrav\u00e9s da barra de pesquisa \u00e0 esquerda.\r

Visualiza\u00e7\u00f5es e descri\u00e7\u00f5es de v\u00e1rios objetos, de cole\u00e7\u00f5es e de museus participantes deste projeto s\u00e3o acess\u00edveis atrav\u00e9s da barra de navega\u00e7\u00e3o localizada acima." + "page_home_content": "Existem muitas e boas raz\u00f5es para visitar museus. Ir a um evento ou a uma exposi\u00e7\u00e3o s\u00e3o apenas duas delas. Museus \u201cshows\u201d ou \u201cpalcos\u201d, eles \u201ceducam\u201d e \u201cestimulam\u201d. Mas, h\u00e1 muito mais do que isto nos museus: eles s\u00e3o locais de conserva\u00e7\u00e3o e pesquisa. Estes s\u00e3o os dois aspectos de um museu, n\u00e3o muitas vezes considerados ainda que constituam a profunda ess\u00eancia da visibilidade de um museu. Os objetos dos museus s\u00e3o expostos, guardados e estudados. Eles est\u00e3o no centro de (quase) todo trabalho desenvolvido nos museus. No entanto, nem todos os objetos guardados nos museus podem ser exibidos de uma vez s\u00f3. Muita coisa precisa permanecer guardada, oculta aos olhos dos visitantes.\r

Neste site os museus mostram seus objetos: os que est\u00e3o e os que n\u00e3o est\u00e3o em exibi\u00e7\u00e3o. Muito mais do que pode ser exposto no espa\u00e7o de exibi\u00e7\u00e3o do museu.\r

\u00c0 direita pode ser feita uma sele\u00e7\u00e3o aleat\u00f3ria de objetos. Clique para saber mais. Mais objetos de interesse podem ser encontrados atrav\u00e9s da barra de pesquisa \u00e0 esquerda.\r

Visualiza\u00e7\u00f5es e descri\u00e7\u00f5es de v\u00e1rios objetos, de cole\u00e7\u00f5es e de museus participantes deste projeto s\u00e3o acess\u00edveis atrav\u00e9s da barra de navega\u00e7\u00e3o localizada acima.", + "selected_objects": "Selected objects" } } \ No newline at end of file diff --git a/frontend/pt/institution.json b/frontend/pt/institution.json index 291e2845..461015b7 100644 --- a/frontend/pt/institution.json +++ b/frontend/pt/institution.json @@ -15,6 +15,12 @@ "page_collection_museumindatabase": "neste banco de dados", "page_collection_super": "This collection is part of", "page_collection_onmap": "Show objects of collection at map", - "page_museum_objects_onmap": "Show objects of the museum at map" + "page_museum_objects_onmap": "Show objects of the museum at map", + "about_museum": "About the museum", + "rss": "Objekte abonnieren", + "export_contact": "Kontakt exportieren", + "objects_from_collection": "Objects from collection", + "objects_from_institution": "Objects from institution", + "about_collection": "About the collection" } } \ No newline at end of file diff --git a/frontend/pt/museum.json b/frontend/pt/museum.json index a9726dcf..2554839e 100644 --- a/frontend/pt/museum.json +++ b/frontend/pt/museum.json @@ -6,6 +6,10 @@ "column_place": "Lugar", "column_web": "Internet", "column_collections": "Cole\u00e7\u00f5es", - "column_objects": "Objetos" + "column_objects": "Objetos", + "museums_on_map": "Museums on map", + "list_of_institutions": "List of institutions", + "map_symbols": "Symbols", + "images": "Images" } } \ No newline at end of file diff --git a/frontend/pt/navigation.json b/frontend/pt/navigation.json index 7ef2c2bc..7a8fe60b 100644 --- a/frontend/pt/navigation.json +++ b/frontend/pt/navigation.json @@ -5,6 +5,8 @@ "collection": "Cole\u00e7\u00e3o", "object": "Objeto", "topics": "T\u00f3picos", - "contact": "Contato" + "contact": "Contato", + "API": "API", + "API_link": "" } } \ No newline at end of file diff --git a/frontend/pt/object.json b/frontend/pt/object.json index a777c126..cb9e3d7b 100644 --- a/frontend/pt/object.json +++ b/frontend/pt/object.json @@ -20,7 +20,9 @@ "last_update": "\u00daltima atualiza\u00e7\u00e3o", "image_new_window": "Clique em objeto para exibir em uma nova janela", "not_shown": "Infelizmente o objeto neste momento n\u00e3o p\u00f4de ser exibido.
Possivelmente devido a quest\u00f5es de direito de imagem ou do fornecimento de informa\u00e7\u00f5es sobre o objeto.
Assim que for poss\u00edvel o objeto ser\u00e1 exibido novamente neste local.", - "basic_data": "Basic Data" + "basic_data": "Basic Data", + "object_title": "Object title", + "cite_this_page": "Cite this page" }, "objekt_single": { "inventory_number": "N\u00famero no invent\u00e1rio", diff --git a/frontend/pt/objects.json b/frontend/pt/objects.json index 514389c3..aefce437 100644 --- a/frontend/pt/objects.json +++ b/frontend/pt/objects.json @@ -16,6 +16,9 @@ "invsearch": "Searching an object by its inventory number is possible using a separate slot.", "invsearch_search": "Search for an inventory number", "invsearch_no_result": "Sorry, the inventory number was not found", - "invsearch_many_results": "For this inventory number objects were found in more than one museum:" + "invsearch_many_results": "For this inventory number objects were found in more than one museum:", + "search_options": "Search options", + "obj_page_timeline_intro": "To access objects displayed on a timeline, please click ", + "exact": "Exact" } } \ No newline at end of file diff --git a/frontend/ru/assotag.json b/frontend/ru/assotag.json index 88ae7bca..4388bada 100644 --- a/frontend/ru/assotag.json +++ b/frontend/ru/assotag.json @@ -4,4 +4,4 @@ "more_objects_to_keywords": "Mehr Objekte zu diesem Schlagwort", "more_about_keyword": "Mehr \u00fcber diesen Begriff und mehr Objekte bei museum-digital (alle Versionen)" } -} \ No newline at end of file +} diff --git a/frontend/ru/basis.json b/frontend/ru/basis.json index 8a7c32b6..de6e9526 100644 --- a/frontend/ru/basis.json +++ b/frontend/ru/basis.json @@ -37,6 +37,9 @@ "refined_search": "Gezielte Suche", "image_wall": "\"Bilderwand\"", "timeline": "Timeline", - "title_objects_in_time": "Objects at timeline" + "title_objects_in_time": "Objects at timeline", + "impressum": "impressum", + "privacy_policy": "Privacy policy", + "for_example": "For example" } } \ No newline at end of file diff --git a/frontend/ru/contact.json b/frontend/ru/contact.json index 5f1bf92e..dee543a0 100644 --- a/frontend/ru/contact.json +++ b/frontend/ru/contact.json @@ -3,6 +3,8 @@ "page_title": "Kontakt ...", "page_intro": "\"museum-digital\" ist ein gemeinsames Vorhaben von Museen. Die Datenbank zur Pr\u00e4sentation von Sammlungen und Objekten steht allen Museen offen.", "page_questions_to": "Bei Fragen wenden Sie sich bitte an", - "page_museums": "F\u00fcr Fragen zu den Sammlungen und Objekten stehen die Museen gerne zur Verf\u00fcgung. Dies gilt besonders f\u00fcr die Genehmigung der Weiternutzung der Abbildungen, deren Rechte bei den Museen bzw. den Fotografen liegen." + "page_museums": "F\u00fcr Fragen zu den Sammlungen und Objekten stehen die Museen gerne zur Verf\u00fcgung. Dies gilt besonders f\u00fcr die Genehmigung der Weiternutzung der Abbildungen, deren Rechte bei den Museen bzw. den Fotografen liegen.", + "contact_person_for": "Contact person for", + "email": "E-Mail" } } \ No newline at end of file diff --git a/frontend/ru/home.json b/frontend/ru/home.json index 2c910a6b..3b0a97a0 100644 --- a/frontend/ru/home.json +++ b/frontend/ru/home.json @@ -1,6 +1,7 @@ { "home": { "page_home_title": "Museen, Sammlungen, Objekte ...", - "page_home_content": "Es gibt viele gute Gr\u00fcnde in Museen zu gehen. Ausstellungsbesuche oder die Teilnahme an Veranstaltungen sind nur zwei davon. Museen \"zeigen\" und \"inszenieren\", sie \"regen an\" und sie \"bilden\". Doch es ist mehr, was ein Museum ausmacht: Museen sind Orte des Bewahrens und des Forschens. Zwei Facetten von \"Museum\", die nicht immer unmittelbar sichtbar werden und doch Grundlage f\u00fcr alles sind, wodurch ein Museum sichtbar wird. Gezeigt, inszeniert, bewahrt und erforscht werden dabei die Objekte der Museen. Sie stehen im eigentlichen Zentrum der Museumsarbeit. Kaum ein Museum kann alle von ihm verwahrten Objekte gleichzeitig zeigen. Vieles mu\u00df - kaum beachtet - in den Depots verbleiben. Auf diesen Seiten pr\u00e4sentieren Museen gemeinsam ihre Objekte, um mehr von den \"Sch\u00e4tzen\" zu zeigen, als in \"vier (acht, zw\u00f6lf, ...) W\u00e4nden\" m\u00f6glich ist.

\nEine zuf\u00e4llige Auswahl von Objekten finden Sie rechts. Klicken Sie darauf um mehr zu erfahren. Weitere Objekte finden Sie, wenn Sie einen Suchbegriff eingeben.

\u00dcbersichten und Beschreibungen zu Objekten und Sammlungen einzelner Museen k\u00f6nnen Sie \u00fcber die obere Navigationsleiste ausw\u00e4hlen." + "page_home_content": "Es gibt viele gute Gr\u00fcnde in Museen zu gehen. Ausstellungsbesuche oder die Teilnahme an Veranstaltungen sind nur zwei davon. Museen \"zeigen\" und \"inszenieren\", sie \"regen an\" und sie \"bilden\". Doch es ist mehr, was ein Museum ausmacht: Museen sind Orte des Bewahrens und des Forschens. Zwei Facetten von \"Museum\", die nicht immer unmittelbar sichtbar werden und doch Grundlage f\u00fcr alles sind, wodurch ein Museum sichtbar wird. Gezeigt, inszeniert, bewahrt und erforscht werden dabei die Objekte der Museen. Sie stehen im eigentlichen Zentrum der Museumsarbeit. Kaum ein Museum kann alle von ihm verwahrten Objekte gleichzeitig zeigen. Vieles mu\u00df - kaum beachtet - in den Depots verbleiben. Auf diesen Seiten pr\u00e4sentieren Museen gemeinsam ihre Objekte, um mehr von den \"Sch\u00e4tzen\" zu zeigen, als in \"vier (acht, zw\u00f6lf, ...) W\u00e4nden\" m\u00f6glich ist.

\nEine zuf\u00e4llige Auswahl von Objekten finden Sie rechts. Klicken Sie darauf um mehr zu erfahren. Weitere Objekte finden Sie, wenn Sie einen Suchbegriff eingeben.

\u00dcbersichten und Beschreibungen zu Objekten und Sammlungen einzelner Museen k\u00f6nnen Sie \u00fcber die obere Navigationsleiste ausw\u00e4hlen.", + "selected_objects": "Selected objects" } } \ No newline at end of file diff --git a/frontend/ru/institution.json b/frontend/ru/institution.json index 233f2581..5ea03b9f 100644 --- a/frontend/ru/institution.json +++ b/frontend/ru/institution.json @@ -15,6 +15,12 @@ "page_collection_museumindatabase": "in dieser Datenbank", "page_collection_super": "This collection is part of", "page_collection_onmap": "Show objects of collection at map", - "page_museum_objects_onmap": "Show objects of the museum at map" + "page_museum_objects_onmap": "Show objects of the museum at map", + "about_museum": "About the museum", + "rss": "Objekte abonnieren", + "export_contact": "Kontakt exportieren", + "objects_from_collection": "Objects from collection", + "objects_from_institution": "Objects from institution", + "about_collection": "About the collection" } } \ No newline at end of file diff --git a/frontend/ru/museum.json b/frontend/ru/museum.json index 811cb69e..9938113e 100644 --- a/frontend/ru/museum.json +++ b/frontend/ru/museum.json @@ -6,6 +6,10 @@ "column_place": "Ort", "column_web": "Internet", "column_collections": "Sammlungen", - "column_objects": "Objekte" + "column_objects": "Objekte", + "museums_on_map": "Museums on map", + "list_of_institutions": "List of institutions", + "map_symbols": "Symbols", + "images": "Images" } } \ No newline at end of file diff --git a/frontend/ru/navigation.json b/frontend/ru/navigation.json index 8d6c06bd..bcc5cc58 100644 --- a/frontend/ru/navigation.json +++ b/frontend/ru/navigation.json @@ -5,6 +5,8 @@ "collection": "Sammlung", "object": "Objekt", "topics": "Themen", - "contact": "Kontakt" + "contact": "Kontakt", + "API": "API", + "API_link": "" } } \ No newline at end of file diff --git a/frontend/ru/object.json b/frontend/ru/object.json index 05c1e04a..5f041899 100644 --- a/frontend/ru/object.json +++ b/frontend/ru/object.json @@ -20,7 +20,9 @@ "last_update": "Stand der Information", "image_new_window": "Klick f\u00fchrt zu Darstellung in neuem Fenster", "not_shown": "Das Objekt kann gegenw\u00e4rtig leider nicht angezeigt werden.
M\u00f6gliche Gr\u00fcnde hierf\u00fcr sind rechtliche Bedenken oder die \u00dcberarbeitung der Objektangaben.
Sobald die Gr\u00fcnde entfallen sind wird das Objekt an dieser Stelle sichtbar sein.", - "basic_data": "Basic Data" + "basic_data": "Basic Data", + "object_title": "Object title", + "cite_this_page": "Cite this page" }, "objekt_single": { "inventory_number": "Inventarnummer", diff --git a/frontend/ru/objects.json b/frontend/ru/objects.json index 04a30cf1..9a4391ed 100644 --- a/frontend/ru/objects.json +++ b/frontend/ru/objects.json @@ -16,6 +16,9 @@ "invsearch": "Searching an object by its inventory number is possible using a separate slot.", "invsearch_search": "Search for an inventory number", "invsearch_no_result": "Sorry, the inventory number was not found", - "invsearch_many_results": "For this inventory number objects were found in more than one museum:" + "invsearch_many_results": "For this inventory number objects were found in more than one museum:", + "search_options": "Search options", + "obj_page_timeline_intro": "To access objects displayed on a timeline, please click ", + "exact": "Exact" } } \ No newline at end of file diff --git a/frontend/tl/assotag.json b/frontend/tl/assotag.json index f42de583..06c81703 100644 --- a/frontend/tl/assotag.json +++ b/frontend/tl/assotag.json @@ -4,4 +4,4 @@ "more_objects_to_keywords": "More objects in relation to this keyword", "more_about_keyword": "More about this keyword and more objects at museum-digital (all versions)" } -} \ No newline at end of file +} diff --git a/frontend/tl/basis.json b/frontend/tl/basis.json index 78343a68..f24032ee 100644 --- a/frontend/tl/basis.json +++ b/frontend/tl/basis.json @@ -37,6 +37,9 @@ "refined_search": "Advanced search", "image_wall": "\"Image wall\"", "timeline": "Timeline", - "title_objects_in_time": "Objects at timeline" + "title_objects_in_time": "Objects at timeline", + "impressum": "impressum", + "privacy_policy": "Privacy policy", + "for_example": "For example" } } \ No newline at end of file diff --git a/frontend/tl/contact.json b/frontend/tl/contact.json index ea1ee52b..47a61cdd 100644 --- a/frontend/tl/contact.json +++ b/frontend/tl/contact.json @@ -3,6 +3,8 @@ "page_title": "Contact ...", "page_intro": ""museum-digital" is a common undertaking of museums and their associations.", "page_questions_to": "Questions will be answered by", - "page_museums": "For questions about collections and objects the respective museums are at your disposal, please contact them directly. This is especially true for the approval of further use of the images whose rights belong to the museums or the photographer." + "page_museums": "For questions about collections and objects the respective museums are at your disposal, please contact them directly. This is especially true for the approval of further use of the images whose rights belong to the museums or the photographer.", + "contact_person_for": "Contact person for", + "email": "E-Mail" } } \ No newline at end of file diff --git a/frontend/tl/home.json b/frontend/tl/home.json index e9544f18..86f5eed9 100644 --- a/frontend/tl/home.json +++ b/frontend/tl/home.json @@ -1,6 +1,7 @@ { "home": { "page_home_title": "Museums, Collections, Objects ...", - "page_home_content": "There are many good reasons to visit museums. Attending an event or an exhibition are just two of these. Museums "show" and "stage", they "educate" and "stimulate". But there is much more to museums than these: museums are places of safekeeping and research. These are two sides of a museum that are not often visible, yet they build the very core of a museum's visibility. It is the museum objects that are displayed, stored and studied. They are at the center of (almost) all work done in a museum. However, not all of objects kept in a museum can be showcased at once. Much has to remain in storage, hidden from the visitors.

On this website museums showcase their objects, in current exhibits and beyond. More than what can be shown in a museum's viewing space.

A random selection of objects can be found on the right. Click on them to learn more. More objects of interest can be found by using the search bar on the left.

Overviews and descriptions of the various objects, collections, and participating museums are accessible via the navigation bar at the top." + "page_home_content": "There are many good reasons to visit museums. Attending an event or an exhibition are just two of these. Museums "show" and "stage", they "educate" and "stimulate". But there is much more to museums than these: museums are places of safekeeping and research. These are two sides of a museum that are not often visible, yet they build the very core of a museum's visibility. It is the museum objects that are displayed, stored and studied. They are at the center of (almost) all work done in a museum. However, not all of objects kept in a museum can be showcased at once. Much has to remain in storage, hidden from the visitors.

On this website museums showcase their objects, in current exhibits and beyond. More than what can be shown in a museum's viewing space.

A random selection of objects can be found on the right. Click on them to learn more. More objects of interest can be found by using the search bar on the left.

Overviews and descriptions of the various objects, collections, and participating museums are accessible via the navigation bar at the top.", + "selected_objects": "Selected objects" } } \ No newline at end of file diff --git a/frontend/tl/institution.json b/frontend/tl/institution.json index 0589664b..a46e0e26 100644 --- a/frontend/tl/institution.json +++ b/frontend/tl/institution.json @@ -15,6 +15,12 @@ "page_collection_museumindatabase": "in this database", "page_collection_super": "This collection is part of", "page_collection_onmap": "Show objects of collection at map", - "page_museum_objects_onmap": "Show objects of the museum at map" + "page_museum_objects_onmap": "Show objects of the museum at map", + "about_museum": "About the museum", + "rss": "Objekte abonnieren", + "export_contact": "Kontakt exportieren", + "objects_from_collection": "Objects from collection", + "objects_from_institution": "Objects from institution", + "about_collection": "About the collection" } } \ No newline at end of file diff --git a/frontend/tl/museum.json b/frontend/tl/museum.json index 3f44940b..6d03ee2b 100644 --- a/frontend/tl/museum.json +++ b/frontend/tl/museum.json @@ -6,6 +6,10 @@ "column_place": "Place", "column_web": "Web", "column_collections": "Collections", - "column_objects": "Objects" + "column_objects": "Objects", + "museums_on_map": "Museums on map", + "list_of_institutions": "List of institutions", + "map_symbols": "Symbols", + "images": "Images" } } \ No newline at end of file diff --git a/frontend/tl/navigation.json b/frontend/tl/navigation.json index 4aa143e2..b90e450f 100644 --- a/frontend/tl/navigation.json +++ b/frontend/tl/navigation.json @@ -5,6 +5,8 @@ "collection": "Collection", "object": "Object", "topics": "Topics", - "contact": "Contact" + "contact": "Contact", + "API": "API", + "API_link": "" } } \ No newline at end of file diff --git a/frontend/tl/object.json b/frontend/tl/object.json index c6d575ac..90174dea 100644 --- a/frontend/tl/object.json +++ b/frontend/tl/object.json @@ -20,7 +20,9 @@ "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.", - "basic_data": "Basic Data" + "basic_data": "Basic Data", + "object_title": "Object title", + "cite_this_page": "Cite this page" }, "objekt_single": { "inventory_number": "Inventory number", diff --git a/frontend/tl/objects.json b/frontend/tl/objects.json index a1f927f2..3c6c38af 100644 --- a/frontend/tl/objects.json +++ b/frontend/tl/objects.json @@ -16,6 +16,9 @@ "invsearch": "Searching an object by its inventory number is possible using a separate slot.", "invsearch_search": "Search for an inventory number", "invsearch_no_result": "Sorry, the inventory number was not found", - "invsearch_many_results": "For this inventory number objects were found in more than one museum.:" + "invsearch_many_results": "For this inventory number objects were found in more than one museum.:", + "search_options": "Search options", + "obj_page_timeline_intro": "To access objects displayed on a timeline, please click ", + "exact": "Exact" } } \ No newline at end of file diff --git a/themator/hu/backend.json b/themator/hu/backend.json index 8607d260..70926476 100644 --- a/themator/hu/backend.json +++ b/themator/hu/backend.json @@ -1,16 +1,16 @@ { "backend_tl": { - "input_interface": "Input Interface", - "topics": "Topics", - "add": "Add", - "delete": "Delete", - "users": "Users", - "edit": "Edit", - "logged_in_as": "Logged in as", - "logout": "Log out", - "topic": "Topic", - "selectmuseumforediting": "Select a museum for editing ...", - "museum_edit": "Edit a museum ...", + "input_interface": "Beviteli fel\u00fclet", + "topics": "T\u00e9m\u00e1k", + "add": "Hozz\u00e1ad\u00e1s", + "delete": "T\u00f6rl\u00e9s", + "users": "Felhaszn\u00e1l\u00f3k", + "edit": "Szerkeszt\u00e9s", + "logged_in_as": "Bejelentkezve mint", + "logout": "Kijelentkez\u00e9s", + "topic": "T\u00e9ma", + "selectmuseumforediting": "V\u00e1lasszon ki egy m\u00fazeumot szerkeszt\u00e9sre ...", + "museum_edit": "Egy m\u00fazeum szerkeszt\u00e9se ...", "museum_add": "Add a museum ...", "collection_select": "Select a collection for editing ...", "collection_edit": "Edit a collection ...", @@ -123,7 +123,7 @@ "requirements_filesize": "4. The file size should not exceed 4 megabyte. Ideally, the file size should be between 500kb and 900kb.", "select_image_to_upload": "Please select the image file you want to upload. It will be automatically resized.", "select_large_image_to_upload": "Please selecct the large image file you want to upload. Smaller versions willl be automatically created.", - "pdf_select_from_list": "* Here you can upload documents (PDF files only) for a topic - or link documents that have already been uploaded.
\nIf the document is not listed, then please click", + "pdf_select_from_list": "* Here you can upload documents (PDF files only) for a topic - or link documents that have already been uploaded.
\r\nIf the document is not listed, then please click", "requirements_pdf_filename": "1. The file name of the PDF file to be uploaded needs to conform to the following general rules: No special characters. No dots (except the one before the file extension). No spaces.", "requirements_pdf_filesize": "2. The file size of the PDF cannot exceed 4 megabyte. ", "select_pdf_for_upload": "Please select the PDF file to be uploaded.", @@ -162,7 +162,7 @@ "assigned_to": "Assigned to", "preview_in": "Preview in", "source_titel": "Title of the Source", - "source_list_not_listed": "* Here you can add sources (= references to literature, that is not yet online) or link already known references.
\nShould the source not be in the list, please click", + "source_list_not_listed": "* Here you can add sources (= references to literature, that is not yet online) or link already known references.
\r\nShould the source not be in the list, please click", "mandatory_title_source": "Sie m\u00fcssen einen Titel f\u00fcr die Quelle angeben!", "linkdisplayname": "Link Display Name", "link": "Link" diff --git a/themator/hu/general.json b/themator/hu/general.json index b5cf8e38..3d7871b4 100644 --- a/themator/hu/general.json +++ b/themator/hu/general.json @@ -1,10 +1,10 @@ { "general": { - "topic": "Topic", - "topics": "Topics", - "exhibition_view": "Exhibition View", - "expand_all": "Expand all", - "reduce": "Reduce", + "topic": "T\u00e9ma", + "topics": "T\u00e9m\u00e1k", + "exhibition_view": "Ki\u00e1ll\u00edt\u00e1s-n\u00e9zet", + "expand_all": "Az \u00f6sszes kibont\u00e1sa", + "reduce": "Mutass kevesebbet!", "objektsfor": "Objekte f\u00fcr", "objektsfor_description": "Objektansichten zu Objekten aus diesem und Unterthemen, die dem gegebenen Ort entsprechen." } diff --git a/themator/hu/navigation.json b/themator/hu/navigation.json index 4aa143e2..93f763b4 100644 --- a/themator/hu/navigation.json +++ b/themator/hu/navigation.json @@ -1,10 +1,10 @@ { "nav": { - "home": "Home", - "museum": "Museum", - "collection": "Collection", - "object": "Object", - "topics": "Topics", - "contact": "Contact" + "home": "Kezd\u0151lap", + "museum": "M\u00fazeum", + "collection": "Gy\u0171jtem\u00e9ny", + "object": "T\u00e1rgy", + "topics": "T\u00e9m\u00e1k", + "contact": "Kapcsolat" } } \ No newline at end of file diff --git a/themator/hu/startpage.json b/themator/hu/startpage.json index 6637cae5..7bb65f9e 100644 --- a/themator/hu/startpage.json +++ b/themator/hu/startpage.json @@ -1,12 +1,12 @@ { "startpage": { - "title": "Museum-Digital :: Topics", - "headertitle": "Topics", - "languages": "Languages", - "german": "German", + "title": "M\u00fazeumDigit\u00e1r :: T\u00e9m\u00e1k", + "headertitle": "T\u00e9m\u00e1k", + "languages": "Nyelvek", + "german": "Deutsch", "english": "English", - "for_example": "For Example ...", - "all_topics": "All Topics", - "about": "Topics, stories, exhibitions at museum-digital." + "for_example": "P\u00e9ld\u00e1ul ...", + "all_topics": "Az \u00f6sszes t\u00e9ma", + "about": "T\u00e9m\u00e1k, t\u00f6rt\u00e9netek, ki\u00e1ll\u00edt\u00e1sok a M\u00fazeumDigit\u00e1rral" } } \ No newline at end of file diff --git a/themator/hu/topic.json b/themator/hu/topic.json index 2d9c0227..2e1a779f 100644 --- a/themator/hu/topic.json +++ b/themator/hu/topic.json @@ -1,11 +1,11 @@ { "topic": { - "related_objects": "Related Objects ...", - "related_documents": "Related Documents ...", - "sources_and_links": "Sources and Links ...", - "next": "Next", - "map": "Map", - "show_object": "Show object", - "show_objects": "Show objects" + "related_objects": "Kapcsol\u00f3d\u00f3 t\u00e1rgyak ...", + "related_documents": "Kapcsol\u00f3d\u00f3 dokumentumok ...", + "sources_and_links": "Forr\u00e1sok \u00e9s linkek ...", + "next": "K\u00f6vetkez\u0151", + "map": "T\u00e9rk\u00e9p", + "show_object": "Mutasd a t\u00e1rgyat!", + "show_objects": "Mutasd a t\u00e1rgyakat!" } } \ No newline at end of file diff --git a/themator/hu/topic_object.json b/themator/hu/topic_object.json index 8b833539..ef2e401b 100644 --- a/themator/hu/topic_object.json +++ b/themator/hu/topic_object.json @@ -1,11 +1,11 @@ { "topic": { - "material_technique": "Material \/ Technique", - "measurements": "Measurements", - "when": "when", - "where": "where", - "who": "who", - "object_from": "Object from", - "original_entry": "original entry" + "material_technique": "Anyag \/ technika", + "measurements": "M\u00e9retek", + "when": "mikor", + "where": "hol", + "who": "ki", + "object_from": "A t\u00e1rgy itt tal\u00e1lhat\u00f3: ", + "original_entry": "az eredeti bejegyz\u00e9shez" } } \ No newline at end of file