Stand 2018-05-19.

This commit is contained in:
Joshua Ramon Enslin 2018-05-19 14:39:00 +02:00 committed by Stefan Rohde-Enslin
parent 0c4fc57427
commit e1aaa3056e
99 changed files with 866 additions and 98 deletions

View File

@ -0,0 +1,27 @@
{
"tlAppointments": {
"appointment": "Veranstaltung",
"title": "Titel",
"name_explica": "Name der Veranstaltung",
"start_time": "Beginn",
"start_time_explica": "Der Zeitpunkt des Beginns der Veranstaltung.",
"end_time": "Ende",
"end_time_explica": "Das Ende der Veranstaltung.",
"appointment_belongs": "Institution",
"appointment_added": "Eine Veranstaltung wurde hinzugef\u00fcgt.",
"description": "Beschreibung",
"description_explica": "Beschreibung der Veranstaltung.",
"there_are_no_appointments": "Es gibt hier noch keine Veranstaltungen \/ Termine.",
"appointments_list": "Liste Veranstaltungen",
"appointment_no_name": "Die Veranstaltung hat keinen Namen",
"appointments_edit": "Eine Veranstaltung bearbeiten",
"image_uploaded": "Die Abbildung wurde heraufgeladen",
"appointment_deleted": "Der Termin wurde gel\u00f6scht",
"image_deleted": "Die Abbildung wurde gel\u00f6scht",
"appointment_edited": "Der Termin wurde bearbeitet",
"make_public": "Ver\u00f6ffentlichen",
"make_hidden": "\"Nicht \u00f6ffentlich\" schalten",
"upload_image": "Abbildung heraufladen",
"delete_image": "Abbildung l\u00f6schen"
}
}

View File

@ -75,6 +75,9 @@
"contacts_choose": "Einen Kontakt ausw\u00e4hlen",
"exhibitions_choose": "Eine Ausstellung ausw\u00e4hlen",
"impressum": "Impressum",
"privacy_policy": "Datenschutzerkl\u00e4rung"
"privacy_policy": "Datenschutzerkl\u00e4rung",
"appointments_input": "Einen Termin hinzuf\u00fcgen",
"appointments": "Termine",
"appointments_choose": "Einen Termin ausw\u00e4hlen"
}
}

View File

@ -19,6 +19,11 @@
"make_public": "Ausstellung ver\u00f6ffentlichen",
"make_hidden": "Ausstellung verstecken",
"uploaded_poster": "Abbildung wurde f\u00fcr Ausstellung heraufgeladen",
"select_exhibition": "Eine Ausstellung ausw\u00e4hlen"
"select_exhibition": "Eine Ausstellung ausw\u00e4hlen",
"exhibition_belongs": "Ausstellung geh\u00f6rt zu",
"upload_image_pdf": "Bild oder PDF heraufladen",
"delete_image_pdf": "Abbildung l\u00f6schen",
"obj_link_with_exhibition": "Mit Ausstellung verkn\u00fcpfen",
"obj_linked_exhibitions": "Verkn\u00fcpfte Ausstellungen"
}
}

View File

@ -0,0 +1,27 @@
{
"tlAppointments": {
"appointment": "Appointment",
"title": "Title",
"name_explica": "The name of the appointment \/ event.",
"start_time": "Time of start",
"start_time_explica": "The time the event begins.",
"end_time": "End time",
"end_time_explica": "The end of the appointment \/ event.",
"appointment_belongs": "Institution",
"appointment_added": "An appointment has been added.",
"description": "Description",
"description_explica": "Description of the event.",
"there_are_no_appointments": "There are no appointments yet.",
"appointments_list": "List appointments",
"appointment_no_name": "The appointment has no name.",
"appointments_edit": "Edit an appointment",
"image_uploaded": "The image has been uploaded",
"appointment_deleted": "The appointment has been deleted",
"image_deleted": "The image has been deleted",
"appointment_edited": "The appointment has been edited.",
"make_public": "Set to public",
"make_hidden": "Set to hidden",
"upload_image": "Upload image",
"delete_image": "Delete"
}
}

View File

@ -75,6 +75,9 @@
"contacts_choose": "Select a contact",
"exhibitions_choose": "Select an exhibition",
"impressum": "impressum",
"privacy_policy": "Privacy policy"
"privacy_policy": "Privacy policy",
"appointments_input": "Add an appointment",
"appointments": "Appointments",
"appointments_choose": "Select an appointment"
}
}

View File

@ -19,6 +19,11 @@
"make_public": "Make this exhibition public",
"make_hidden": "Set this exhibition to not public",
"uploaded_poster": "Uploaded image for exhibition",
"select_exhibition": "Select an Exhibition"
"select_exhibition": "Select an Exhibition",
"exhibition_belongs": "Exhibition belongs to",
"upload_image_pdf": "Upload image or PDF",
"delete_image_pdf": "Delete",
"obj_link_with_exhibition": "Link with an Exhibition",
"obj_linked_exhibitions": "Linked Exhibitions"
}
}

View File

@ -0,0 +1,27 @@
{
"tlAppointments": {
"appointment": "Appointment",
"title": "Title",
"name_explica": "The name of the appointment \/ event.",
"start_time": "Time of start",
"start_time_explica": "The time the event begins.",
"end_time": "End time",
"end_time_explica": "The end of the appointment \/ event.",
"appointment_belongs": "Institution",
"appointment_added": "An appointment has been added.",
"description": "Description",
"description_explica": "Description of the event.",
"there_are_no_appointments": "There are no appointments yet.",
"appointments_list": "List appointments",
"appointment_no_name": "The appointment has no name.",
"appointments_edit": "Edit an appointment",
"image_uploaded": "The image has been uploaded",
"appointment_deleted": "The appointment has been deleted",
"image_deleted": "The image has been deleted",
"appointment_edited": "The appointment has been edited.",
"make_public": "Set to public",
"make_hidden": "Set to hidden",
"upload_image": "Upload image",
"delete_image": "Delete"
}
}

View File

@ -75,6 +75,9 @@
"contacts_choose": "Select a contact",
"exhibitions_choose": "Select an exhibition",
"impressum": "impressum",
"privacy_policy": "Privacy policy"
"privacy_policy": "Privacy policy",
"appointments_input": "Add an appointment",
"appointments": "Appointments",
"appointments_choose": "Select an appointment"
}
}

View File

@ -19,6 +19,11 @@
"make_public": "Make this exhibition public",
"make_hidden": "Set this exhibition to not public",
"uploaded_poster": "Uploaded image for exhibition",
"select_exhibition": "Select an Exhibition"
"select_exhibition": "Select an Exhibition",
"exhibition_belongs": "Exhibition belongs to",
"upload_image_pdf": "Upload image or PDF",
"delete_image_pdf": "Delete",
"obj_link_with_exhibition": "Link with an Exhibition",
"obj_linked_exhibitions": "Linked Exhibitions"
}
}

View File

@ -0,0 +1,27 @@
{
"tlAppointments": {
"appointment": "Appointment",
"title": "Title",
"name_explica": "The name of the appointment \/ event.",
"start_time": "Time of start",
"start_time_explica": "The time the event begins.",
"end_time": "End time",
"end_time_explica": "The end of the appointment \/ event.",
"appointment_belongs": "Institution",
"appointment_added": "An appointment has been added.",
"description": "Description",
"description_explica": "Description of the event.",
"there_are_no_appointments": "There are no appointments yet.",
"appointments_list": "List appointments",
"appointment_no_name": "The appointment has no name.",
"appointments_edit": "Edit an appointment",
"image_uploaded": "The image has been uploaded",
"appointment_deleted": "The appointment has been deleted",
"image_deleted": "The image has been deleted",
"appointment_edited": "The appointment has been edited.",
"make_public": "Set to public",
"make_hidden": "Set to hidden",
"upload_image": "Upload image",
"delete_image": "Delete"
}
}

View File

@ -75,6 +75,9 @@
"contacts_choose": "Select a contact",
"exhibitions_choose": "Select an exhibition",
"impressum": "impressum",
"privacy_policy": "Privacy policy"
"privacy_policy": "Privacy policy",
"appointments_input": "Add an appointment",
"appointments": "Appointments",
"appointments_choose": "Select an appointment"
}
}

View File

@ -19,6 +19,11 @@
"make_public": "Make this exhibition public",
"make_hidden": "Set this exhibition to not public",
"uploaded_poster": "Uploaded image for exhibition",
"select_exhibition": "Select an Exhibition"
"select_exhibition": "Select an Exhibition",
"exhibition_belongs": "Exhibition belongs to",
"upload_image_pdf": "Upload image or PDF",
"delete_image_pdf": "Delete",
"obj_link_with_exhibition": "Link with an Exhibition",
"obj_linked_exhibitions": "Linked Exhibitions"
}
}

View File

@ -0,0 +1,27 @@
{
"tlAppointments": {
"appointment": "Appointment",
"title": "Title",
"name_explica": "The name of the appointment \/ event.",
"start_time": "Time of start",
"start_time_explica": "The time the event begins.",
"end_time": "End time",
"end_time_explica": "The end of the appointment \/ event.",
"appointment_belongs": "Institution",
"appointment_added": "An appointment has been added.",
"description": "Description",
"description_explica": "Description of the event.",
"there_are_no_appointments": "There are no appointments yet.",
"appointments_list": "List appointments",
"appointment_no_name": "The appointment has no name.",
"appointments_edit": "Edit an appointment",
"image_uploaded": "The image has been uploaded",
"appointment_deleted": "The appointment has been deleted",
"image_deleted": "The image has been deleted",
"appointment_edited": "The appointment has been edited.",
"make_public": "Set to public",
"make_hidden": "Set to hidden",
"upload_image": "Upload image",
"delete_image": "Delete"
}
}

View File

@ -75,6 +75,9 @@
"contacts_choose": "Select a contact",
"exhibitions_choose": "Select an exhibition",
"impressum": "impressum",
"privacy_policy": "Privacy policy"
"privacy_policy": "Privacy policy",
"appointments_input": "Add an appointment",
"appointments": "Appointments",
"appointments_choose": "Select an appointment"
}
}

View File

@ -19,6 +19,11 @@
"make_public": "Make this exhibition public",
"make_hidden": "Set this exhibition to not public",
"uploaded_poster": "Uploaded image for exhibition",
"select_exhibition": "Select an Exhibition"
"select_exhibition": "Select an Exhibition",
"exhibition_belongs": "Exhibition belongs to",
"upload_image_pdf": "Upload image or PDF",
"delete_image_pdf": "Delete",
"obj_link_with_exhibition": "Link with an Exhibition",
"obj_linked_exhibitions": "Linked Exhibitions"
}
}

View File

@ -0,0 +1,27 @@
{
"tlAppointments": {
"appointment": "Appointment",
"title": "Title",
"name_explica": "The name of the appointment \/ event.",
"start_time": "Time of start",
"start_time_explica": "The time the event begins.",
"end_time": "End time",
"end_time_explica": "The end of the appointment \/ event.",
"appointment_belongs": "Institution",
"appointment_added": "An appointment has been added.",
"description": "Description",
"description_explica": "Description of the event.",
"there_are_no_appointments": "There are no appointments yet.",
"appointments_list": "List appointments",
"appointment_no_name": "The appointment has no name.",
"appointments_edit": "Edit an appointment",
"image_uploaded": "The image has been uploaded",
"appointment_deleted": "The appointment has been deleted",
"image_deleted": "The image has been deleted",
"appointment_edited": "The appointment has been edited.",
"make_public": "Set to public",
"make_hidden": "Set to hidden",
"upload_image": "Upload image",
"delete_image": "Delete"
}
}

View File

@ -75,6 +75,9 @@
"contacts_choose": "Select a contact",
"exhibitions_choose": "Select an exhibition",
"impressum": "impressum",
"privacy_policy": "Privacy policy"
"privacy_policy": "Privacy policy",
"appointments_input": "Add an appointment",
"appointments": "Appointments",
"appointments_choose": "Select an appointment"
}
}

View File

@ -19,6 +19,11 @@
"make_public": "Make this exhibition public",
"make_hidden": "Set this exhibition to not public",
"uploaded_poster": "Uploaded image for exhibition",
"select_exhibition": "Select an Exhibition"
"select_exhibition": "Select an Exhibition",
"exhibition_belongs": "Exhibition belongs to",
"upload_image_pdf": "Upload image or PDF",
"delete_image_pdf": "Delete",
"obj_link_with_exhibition": "Link with an Exhibition",
"obj_linked_exhibitions": "Linked Exhibitions"
}
}

View File

@ -0,0 +1,27 @@
{
"tlAppointments": {
"appointment": "Appointment",
"title": "Title",
"name_explica": "The name of the appointment \/ event.",
"start_time": "Time of start",
"start_time_explica": "The time the event begins.",
"end_time": "End time",
"end_time_explica": "The end of the appointment \/ event.",
"appointment_belongs": "Institution",
"appointment_added": "An appointment has been added.",
"description": "Description",
"description_explica": "Description of the event.",
"there_are_no_appointments": "There are no appointments yet.",
"appointments_list": "List appointments",
"appointment_no_name": "The appointment has no name.",
"appointments_edit": "Edit an appointment",
"image_uploaded": "The image has been uploaded",
"appointment_deleted": "The appointment has been deleted",
"image_deleted": "The image has been deleted",
"appointment_edited": "The appointment has been edited.",
"make_public": "Set to public",
"make_hidden": "Set to hidden",
"upload_image": "Upload image",
"delete_image": "Delete"
}
}

View File

@ -75,6 +75,9 @@
"contacts_choose": "Select a contact",
"exhibitions_choose": "Select an exhibition",
"impressum": "impressum",
"privacy_policy": "Privacy policy"
"privacy_policy": "Privacy policy",
"appointments_input": "Add an appointment",
"appointments": "Appointments",
"appointments_choose": "Select an appointment"
}
}

View File

@ -19,6 +19,11 @@
"make_public": "Make this exhibition public",
"make_hidden": "Set this exhibition to not public",
"uploaded_poster": "Uploaded image for exhibition",
"select_exhibition": "Select an Exhibition"
"select_exhibition": "Select an Exhibition",
"exhibition_belongs": "Exhibition belongs to",
"upload_image_pdf": "Upload image or PDF",
"delete_image_pdf": "Delete",
"obj_link_with_exhibition": "Link with an Exhibition",
"obj_linked_exhibitions": "Linked Exhibitions"
}
}

View File

@ -0,0 +1,27 @@
{
"tlAppointments": {
"appointment": "Appointment",
"title": "Title",
"name_explica": "The name of the appointment \/ event.",
"start_time": "Time of start",
"start_time_explica": "The time the event begins.",
"end_time": "End time",
"end_time_explica": "The end of the appointment \/ event.",
"appointment_belongs": "Institution",
"appointment_added": "An appointment has been added.",
"description": "Description",
"description_explica": "Description of the event.",
"there_are_no_appointments": "There are no appointments yet.",
"appointments_list": "List appointments",
"appointment_no_name": "The appointment has no name.",
"appointments_edit": "Edit an appointment",
"image_uploaded": "The image has been uploaded",
"appointment_deleted": "The appointment has been deleted",
"image_deleted": "The image has been deleted",
"appointment_edited": "The appointment has been edited.",
"make_public": "Set to public",
"make_hidden": "Set to hidden",
"upload_image": "Upload image",
"delete_image": "Delete"
}
}

View File

@ -75,6 +75,9 @@
"contacts_choose": "Select a contact",
"exhibitions_choose": "Select an exhibition",
"impressum": "impressum",
"privacy_policy": "Privacy policy"
"privacy_policy": "Privacy policy",
"appointments_input": "Add an appointment",
"appointments": "Appointments",
"appointments_choose": "Select an appointment"
}
}

View File

@ -19,6 +19,11 @@
"make_public": "Make this exhibition public",
"make_hidden": "Set this exhibition to not public",
"uploaded_poster": "Uploaded image for exhibition",
"select_exhibition": "Select an Exhibition"
"select_exhibition": "Select an Exhibition",
"exhibition_belongs": "Exhibition belongs to",
"upload_image_pdf": "Upload image or PDF",
"delete_image_pdf": "Delete",
"obj_link_with_exhibition": "Link with an Exhibition",
"obj_linked_exhibitions": "Linked Exhibitions"
}
}

View File

@ -0,0 +1,27 @@
{
"tlAppointments": {
"appointment": "Appointment",
"title": "Title",
"name_explica": "The name of the appointment \/ event.",
"start_time": "Time of start",
"start_time_explica": "The time the event begins.",
"end_time": "End time",
"end_time_explica": "The end of the appointment \/ event.",
"appointment_belongs": "Institution",
"appointment_added": "An appointment has been added.",
"description": "Description",
"description_explica": "Description of the event.",
"there_are_no_appointments": "There are no appointments yet.",
"appointments_list": "List appointments",
"appointment_no_name": "The appointment has no name.",
"appointments_edit": "Edit an appointment",
"image_uploaded": "The image has been uploaded",
"appointment_deleted": "The appointment has been deleted",
"image_deleted": "The image has been deleted",
"appointment_edited": "The appointment has been edited.",
"make_public": "Set to public",
"make_hidden": "Set to hidden",
"upload_image": "Upload image",
"delete_image": "Delete"
}
}

View File

@ -75,6 +75,9 @@
"contacts_choose": "Select a contact",
"exhibitions_choose": "Select an exhibition",
"impressum": "impressum",
"privacy_policy": "Privacy policy"
"privacy_policy": "Privacy policy",
"appointments_input": "Add an appointment",
"appointments": "Appointments",
"appointments_choose": "Select an appointment"
}
}

View File

@ -19,6 +19,11 @@
"make_public": "Make this exhibition public",
"make_hidden": "Set this exhibition to not public",
"uploaded_poster": "Uploaded image for exhibition",
"select_exhibition": "Select an Exhibition"
"select_exhibition": "Select an Exhibition",
"exhibition_belongs": "Exhibition belongs to",
"upload_image_pdf": "Upload image or PDF",
"delete_image_pdf": "Delete",
"obj_link_with_exhibition": "Link with an Exhibition",
"obj_linked_exhibitions": "Linked Exhibitions"
}
}

View File

@ -0,0 +1,27 @@
{
"tlAppointments": {
"appointment": "Appointment",
"title": "Title",
"name_explica": "The name of the appointment \/ event.",
"start_time": "Time of start",
"start_time_explica": "The time the event begins.",
"end_time": "End time",
"end_time_explica": "The end of the appointment \/ event.",
"appointment_belongs": "Institution",
"appointment_added": "An appointment has been added.",
"description": "Description",
"description_explica": "Description of the event.",
"there_are_no_appointments": "There are no appointments yet.",
"appointments_list": "List appointments",
"appointment_no_name": "The appointment has no name.",
"appointments_edit": "Edit an appointment",
"image_uploaded": "The image has been uploaded",
"appointment_deleted": "The appointment has been deleted",
"image_deleted": "The image has been deleted",
"appointment_edited": "The appointment has been edited.",
"make_public": "Set to public",
"make_hidden": "Set to hidden",
"upload_image": "Upload image",
"delete_image": "Delete"
}
}

View File

@ -75,6 +75,9 @@
"contacts_choose": "Select a contact",
"exhibitions_choose": "Select an exhibition",
"impressum": "impressum",
"privacy_policy": "Privacy policy"
"privacy_policy": "Privacy policy",
"appointments_input": "Add an appointment",
"appointments": "Appointments",
"appointments_choose": "Select an appointment"
}
}

View File

@ -19,6 +19,11 @@
"make_public": "Make this exhibition public",
"make_hidden": "Set this exhibition to not public",
"uploaded_poster": "Uploaded image for exhibition",
"select_exhibition": "Select an Exhibition"
"select_exhibition": "Select an Exhibition",
"exhibition_belongs": "Exhibition belongs to",
"upload_image_pdf": "Upload image or PDF",
"delete_image_pdf": "Delete",
"obj_link_with_exhibition": "Link with an Exhibition",
"obj_linked_exhibitions": "Linked Exhibitions"
}
}

View File

@ -0,0 +1,16 @@
{
"tlAppointments": {
"appointments": "Termine",
"appointments_intro": "Hier finden Sie Termine und Veranstaltungen.",
"calendar": "Kalender",
"complete_list": "Komplettliste",
"subscribe_rss": "RSS Feed",
"remove_filter": "Filter entfernen",
"filter_by_place": "Nach Ort filtern",
"ongoing": "Laufend",
"past": "Vergangen",
"upcoming": "Kommend",
"about_the_appointment": "\u00dcber die Veranstaltung",
"export_calendar_entry": "Kalendereintrag exportieren"
}
}

View File

@ -11,7 +11,7 @@
"search": "suchen",
"searchfield_empty": "Das Suchfeld war leer ...",
"searchfield_empty_hint": "[Wer nach nichts Bestimmtem sucht, der findet auch nichts Bestimmtes - na, hier jedenfalls]",
"search_objects_from": "Suche nach Objekten von",
"search_objects_from": "Gesucht wird nach Objekten von",
"search_all_museums": "Suche in allen Museen",
"objects": "Objekte",
"page_museumshowobject": "Objekt zeigen",
@ -26,7 +26,7 @@
"without_part": "ohne Teil",
"not_found": "nicht gefunden",
"something_else": "Bitte versuchen Sie einen \u00e4hnlichen Begriff",
"object_group": "Objektgruppe",
"object_group": "Objektgruppen",
"search_object": "Objekte suchen",
"search_museum": "Museen suchen",
"search_collection": "Sammlungen suchen",
@ -41,6 +41,7 @@
"impressum": "Impressum",
"privacy_policy": "Datenschutzerkl\u00e4rung",
"for_example": "Zum Beispiel",
"exhibitions": "Ausstellungen"
"exhibitions": "Ausstellungen",
"tag_cloud": "Schlagwortwolke"
}
}

View File

@ -1,16 +1,22 @@
{
"tlExhibitions": {
"exhibitions": "Ausstellungen",
"exhibitions_intro": "Auf dieser Seite finden sie eine \u00dcbersicht aller Ausstellungen.",
"exhibitions_intro": "Auf dieser Seite finden Sie eine \u00dcbersicht der aktuell verzeichneten Ausstellungen. \u00dcber die Wahl eines Ortes k\u00f6nnen Sie Eingrenzungen vornehmen. Die Kalender\u00fcbersicht bietet ihnen die Wahl des Zeitpunktes. Wenn Sie beides kombinieren erfahren Sie, wohin zu gehen sich lohnen k\u00f6nnte. In der Kalenderansicht erfahren Sie etwas mehr \u00fcber eine Ausstellung, wenn Sie \u00fcber deren Titel fahren. Ein Klick auf die Tagesbezeichnung erzeugt eine \u00dcbersicht der an diesem Tag (und falls der Ort eingegrenzt wurde: der an diesem Tag in diesem Ort) laufenden Ausstellungen. Ein Klick auf einen Ausstellungstitel verr\u00e4t mehr \u00fcber die jeweilige Ausstellung.",
"ongoing": "Laufend",
"past": "Vergangen",
"upcoming": "In der Zukunft",
"about_the_exhibition": "\u00dcber die Ausstellung",
"export_calendar_entry": "Kalendereintrag exportieren",
"calendar": "Kalender",
"complete_list": "Komplettliste",
"subscribe_rss": "RSS",
"filter_by_place": "Nach Ort filtern",
"remove_filter": "Filter entfernen"
"complete_list": "\u00dcbersicht",
"subscribe_rss": "RSS (Ausstellungen)",
"filter_by_place": "Ort ausw\u00e4hlen",
"remove_filter": "Filter entfernen",
"exhibitions_current": "Laufende Ausstellungen",
"exhibitions_past": "Vergangene Ausstellungen",
"exhibitions_upcoming": "Kommende Ausstellungen",
"exhibitions_description": "Beschreibung",
"exhibitions_from": "Von",
"exhibitions_until": "Bis"
}
}

View File

@ -4,9 +4,14 @@
"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.<br><br>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.<br><br>\u00dcbersichten und Beschreibungen zu Objekten und Sammlungen einzelner Museen k\u00f6nnen Sie \u00fcber das Menu (oben rechts) ausw\u00e4hlen.",
"selected_objects": "Ausgew\u00e4hlte Objekte",
"places": "Orte",
"places_intro": "Finden Sie Karten.",
"timeline_intro": "On the timeline, you can find objects sorted by the chronology of events linked to them.",
"exhibitions_intro": "You can also find exhibitions here.",
"topics_intro": "Using the topics module, you can find narratives."
"places_intro": "Orte zu denen die Objekte der Museen in einer Beziehung stehen.",
"timeline_intro": "Die Zeitleiste veranschaulicht die zeitliche Abfolge der Herstellung oder Nutzung der Objekte der Museen.",
"exhibitions_intro": "Hinweise auf laufende Ausstellungen.",
"topics_intro": "Das Themenmodul bietet verschiedene thematisch aufbereitete Pr\u00e4sentationen.",
"upcoming_events": "Veranstaltungen",
"news": "Nachrichten",
"news_published": "Ver\u00f6ffentlicht am",
"more": "Mehr ...",
"all_events": "All events"
}
}

View File

@ -1,10 +1,10 @@
{
"instmus": {
"page_museumatweb": "Museum im Internet",
"page_museumatweb": "Museum im Web",
"page_museumatmap": "Museum auf Karte",
"page_museumatassociation": "Museum bei MV",
"page_museummoreabout": "... mehr \u00fcber das Museum und seine Sammlungen",
"page_museumsearchcollection": "durchsuchen",
"page_museumsearchcollection": "Objekte in dieser Sammlung suchen",
"page_museumshowallobjects": "Alle Objekte des Museums in dieser Datenbank anzeigen",
"page_museumsearchobjects": "Einzelne Objekte des Museums in dieser Datenbank suchen",
"page_collection_title": "Sammlung",
@ -17,10 +17,19 @@
"page_collection_onmap": "Objekte der Sammlung auf Karte zeigen",
"page_museum_objects_onmap": "Objekte des Museums auf Karte zeigen",
"about_museum": "\u00dcber das Museum",
"rss": "RSS feed",
"rss": "RSS (Objekte)",
"export_contact": "Kontakt exportieren",
"objects_from_collection": "Objekte der Sammlung",
"objects_from_institution": "Objekte des Museums",
"about_collection": "\u00dcber die Sammlung"
"about_collection": "\u00dcber die Sammlung",
"exhibitions_rss": "RSS (Ausstellungen)",
"export_calendar_exhibitions": "Ausstellungen (Abo)",
"upcoming_events": "Kommende Veranstaltungen",
"see_more": "Weiteres",
"timeline_objects_museum": "Zeitleiste der Objekte des Museums",
"map_objects_museum": "Objekte des Museums auf Karte",
"timeline_objects_collection": "Zeitleiste der Objekte dieser Sammlung",
"map_objects_collection": "Objekte dieser Sammlung auf Karte",
"all_events": "Alle Veranstaltungen anzeigen"
}
}

View File

@ -21,10 +21,11 @@
"image_new_window": "Klick f\u00fchrt zu Darstellung in neuem Fenster",
"not_shown": "Das Objekt kann gegenw\u00e4rtig leider nicht angezeigt werden.<br>M\u00f6gliche Gr\u00fcnde hierf\u00fcr sind rechtliche Bedenken oder die \u00dcberarbeitung der Objektangaben.<br>Sobald die Gr\u00fcnde entfallen sind wird das Objekt an dieser Stelle sichtbar sein.",
"basic_data": "Grunddaten",
"object_title": "Objekttitle",
"object_title": "Objektbezeichnung",
"cite_this_page": "Zitieren",
"licence_metadata": "Lizenz (Metadaten)",
"licence_images": "Lizenz (Abbildungen)"
"licence_images": "Lizenz (Abbildungen)",
"edit_object": "Objekt bearbeiten"
},
"objekt_single": {
"inventory_number": "Inventarnummer",

View File

@ -20,7 +20,7 @@
"search_options": "Suchoptionen",
"obj_page_timeline_intro": "Um alle Objekte auf einer Zeitleiste zu sehen, klicken Sie bitte",
"exact": "Exakt",
"help_extended_search_title": "Help for the extended search",
"help_extended_search_content": "<p>Here you can find the extended search .... placeholder placeholder placeholder placeholder placeholder placeholder placeholder placeholder<\/p>"
"help_extended_search_title": "Hilfe zur gezielten Suche",
"help_extended_search_content": "<p>Sie k\u00f6nnen bei der gezielten Suche verschiedene Suchparameter miteinander kombinierten.<\/p>\r\n\r\n<p>Einige der zur Verf\u00fcgung stehenden Felder erlauben die direkte Eingabe von Suchbegriffen. Hinter diesen Feldern ist ein kleines K\u00e4stchen zu finden. Wenn Sie den entsprechenden Suchschlitz ausf\u00fcllen dann wird prinzipiell nach der eingegebenen Buchstabenkombination gesucht. Klicken Sie jedoch auf das K\u00e4stchen (\"Exakt\") hinter dem Eingabefeld, so wird nur das gefunden, was genau dem Eingegebenen entspricht.<\/p>\r\n\r\n<p>Andere Felder sind Auswahlfelder, sobald sie in eines dieser Felder klicken \u00f6ffnet sich ein Aufklappmenu, aus welchem Sie einen Suchbegriff w\u00e4hlen k\u00f6nnen.<\/p>\r\n\r\n<p>Die Felder, die weder von einem \"Exakt\"-K\u00e4stchen gefolgt werden noch Aufklappfelder sind, reagieren auf ihre Eingaben. Sobald Sie hier einen Suchbegriff einzugeben beginnen erscheint eine Liste der bei museum-digital f\u00fcr dieses Feld bekannten Begriffe. Eine Suche in diesen Feldern kann nur dann erfolgreich sein, wenn Sie einen der Begriffe aus dieser Liste ausw\u00e4hlen.<\/p>"
}
}

View File

@ -1,8 +1,8 @@
{
"texts": {
"rss_title": "RSS Feeds",
"rss_content": "<article>\r\n <p>Auf dieser Seite finden Sie eine Liste aller RSS-Feeds auf dieser Seite.<\/p>\r\n<\/article>\r\n<h3>Generelle RSS-Feeds<\/h3>\r\n<ul>\r\n <li><a href=\"rss.php\">Genereller Feed f\u00fcr neue Objekte<\/a><\/li>\r\n<\/ul>\r\n\r\n<h3>Spezifische Feeds<\/h3>\r\n<table class=\"overviewtable\">\r\n<thead>\r\n <tr>\r\n <th>Zweck<\/th>\r\n <th>Beispiel<\/th>\r\n <\/tr>\r\n<\/thead>\r\n<tbody>\r\n\r\n <tr>\r\n <td>RSS-Feed f\u00fcr Resultate (Objekte) einer bestimmten Suche<\/td>\r\n <td>\r\n <a href=\"index.php?t=listen&type=2&gestag=2690&output=rss\">\r\n RSS Feed zur Suche nach einem Schlagwort<br \/>\r\n (index.php?t=listen&type=2&gestag=2690&output=rss)\r\n <\/a>\r\n <\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>RSS-Feed f\u00fcr neue Objekte eines Museums<\/td>\r\n <td>\r\n <a href=\"index.php?t=institution&instnr=1&output=rss&mod=objects\">\r\n index.php?t=institution&instnr=1&output=rss&mod=objects\r\n <\/a>\r\n <\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>RSS-Feed f\u00fcr neue Objekte einer Sammlung<\/td>\r\n <td>\r\n <a href=\"index.php?t=sammlung&gesusa=1&output=rss&mod=objects\">\r\n index.php?t=institution&instnr=1&output=rss&mod=objects\r\n <\/a>\r\n <\/td>\r\n <\/tr>\r\n\r\n<\/tbody>\r\n<\/table>",
"rss_content": "<article>\r\n <p>Auf dieser Seite finden Sie eine Liste aller RSS-Feeds auf dieser Seite.<\/p>\r\n<\/article>\r\n<h3>Generelle RSS-Feeds<\/h3>\r\n<ul>\r\n <li><a href=\"rss.php\">Genereller Feed f\u00fcr neue Objekte<\/a><\/li>\r\n<\/ul>\r\n\r\n<h3>Spezifische Feeds<\/h3>\r\n<table class=\"overviewtable\">\r\n<thead>\r\n <tr>\r\n <th>Zweck<\/th>\r\n <th>Beispiel<\/th>\r\n <\/tr>\r\n<\/thead>\r\n<tbody>\r\n\r\n <tr>\r\n <td>RSS-Feed f\u00fcr Resultate (Objekte) einer bestimmten Suche<\/td>\r\n <td>\r\n <a href=\"index.php?t=listen&type=2&gestag=2690&output=rss\">\r\n RSS Feed zur Suche nach einem Schlagwort<br \/>\r\n (index.php?t=listen&type=2&gestag=2690&output=rss)\r\n <\/a>\r\n <\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>RSS-Feed f\u00fcr neue Objekte eines Museums<\/td>\r\n <td>\r\n <a href=\"index.php?t=institution&instnr=1&output=rss&mod=objects\">\r\n index.php?t=institution&instnr=1&output=rss&mod=objects\r\n <\/a>\r\n <\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>RSS-Feed f\u00fcr neue Objekte einer Sammlung<\/td>\r\n <td>\r\n <a href=\"index.php?t=sammlung&gesusa=1&output=rss&mod=objects\">\r\n index.php?t=sammlung&gesusa=1&output=rss&mod=objects\r\n <\/a>\r\n <\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>RSS-Feed f\u00fcr alle Ausstellungen<\/td>\r\n <td>\r\n <a href=\"index.php?t=exhibitions_overview&output=rss\">\r\n index.php?t=exhibitions_overview&output=rss\r\n <\/a>\r\n <\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>RSS-Feed f\u00fcr alle Ausstellungen eines Museums<\/td>\r\n <td>\r\n <a href=\"index.php?t=institution&instnr=1&output=rss&mod=exhibitions\">\r\n index.php?t=institution&instnr=1&output=rss&mod=exhibitions\r\n <\/a>\r\n <\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>RSS-Feed f\u00fcr alle Ausstellungen an einem Ort<\/td>\r\n <td>\r\n <a href=\"index.php?t=exhibitions_overview&output=rss&place=Berlin\">\r\n index.php?t=exhibitions_overview&output=rss&place=Berlin\r\n <\/a>\r\n <\/td>\r\n <\/tr>\r\n\r\n<\/tbody>\r\n<\/table>",
"api_title": "API und Exportoptionen",
"api_content": "<article>\r\n <h3>Generelles<\/h3>\r\n <p>APIs und alternative Ausgabeformate sind \u00fcber ein hinzuf\u00fcgen von <code>&output=format<\/code> an eine gegebene URL erreichbar. Unten finden Sie eine Liste der verf\u00fcgbaren APIs und Exportoptionen, abgesehen von <a href=\"index.php?t=text&st=rss\">RSS-Feeds<\/a>.<\/p>\r\n <p>Alle APIs sind auch \u00fcber das Kontextmen\u00fc (<kbd>CTRL+Right Click<\/kbd>) und die Tastensteuerung (<kbd>CTRL+e<\/kbd>) auf der korrespondierenden HTML-Seite verf\u00fcgbar.<\/p>\r\n<\/article>\r\n\r\n<article id=\"jsonAPI\">\r\n <h3>JSON API<\/h3>\r\n <p>Museum-Digital bietet JSON APIs f\u00fcr alle zentralen Seiten. Eine l\u00e4ngere Erl\u00e4uterung findet sich im <a href=\"https:\/\/handbook.museum-digital.info\/?lan=de&q=Ausgabe\/APIs\">Handbuch<\/a> (German).<\/p>\r\n\r\n\r\n<ul>\r\n\r\n <li><a href=\"index.php?t=museum&output=json\">Alle Museen<\/a><\/li>\r\n <li><a href=\"index.php?t=collection&output=json\">Alle Sammlungen<\/a><\/li>\r\n <li>Search results [note that this API only returns the object IDs, further information ] <a href=\"\">(Beispiel)<\/a><\/li>\r\n <li>Verf\u00fcgbare Daten zu einem Objekt (<a href=\"index.php?t=objekt&oges=1&output=json\">Beispiel<\/a>)<\/li>\r\n <li>Verf\u00fcgbare Daten zu einer Institution (<a href=\"index.php?t=institution&instnr=1&output=json\">Beispiel<\/a>)<\/li>\r\n <li>Verf\u00fcgbare Daten zu einer Sammlung (<a href=\"index.php?t=sammlung&gesusa=1&output=json\">Beispiel<\/a>)<\/li>\r\n <li>Verf\u00fcgbare Daten zu einer Objektgruppe (<a href=\"index.php?t=serie&serges=1&output=json\">Beispiel<\/a>)<\/li>\r\n <li><a href=\"index.php?t=home&output=json\">Texte auf der Startseite<\/a><\/li>\r\n <li><a href=\"index.php?t=kontakt&output=json\">Kontakt<\/a><\/li>\r\n\r\n<\/ul>\r\n \r\n<\/article>\r\n\r\n<article id=\"furtherExportOptions\">\r\n <h3>Weitere Export-Optionen<\/h3>\r\n <p>Einige Seiten bieten erweiterte Exportoptionen.<\/p>\r\n <table class=\"overviewtable\">\r\n\r\n <thead>\r\n<tr>\r\n<th>Seite<\/th>\r\n<th>Zweck<\/th>\r\n<th>Beispiel<\/th>\r\n<th>Format \/ mime-type<\/th>\r\n<\/tr>\r\n <\/thead>\r\n\r\n <tbody>\r\n\r\n <tr>\r\n <td>Einzelinstitution<\/td>\r\n <td>vCard (digitale Visitenkarte) einer Institution<\/td>\r\n <td><a href=\"index.php?t=institution&instnr=1&output=vcard\">Beispiel: Kontakt der Institution mit ID 1<\/a><\/td>\r\n <td><code>.vcf<\/code> \/ <code>text\/vcard<\/code><\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>Einzelnes Objekt<\/td>\r\n <td>BibTeX-Export f\u00fcr Referenzieren einer Objektseite<\/td>\r\n <td><a href=\"index.php?t=objekt&oges=1&output=BibTeX\">Beispiel: Objekt mit ID 1<\/a><\/td>\r\n <td><code>.bib<\/code> \/ <code>application\/x-bibtex<\/code><\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>Einzelnes Objekt<\/td>\r\n <td>BibTeX-Export f\u00fcr alle Literatureintr\u00e4ge eines Objektes<\/td>\r\n <td><a href=\"index.php?t=objekt&oges=1&output=BibTeX&mod=literature\">Beispiel: Verkn\u00fcpfte Literautur des Objektes mit ID 1<\/a><\/td>\r\n <td><code>.bib<\/code> \/ <code>application\/x-bibtex<\/code><\/td>\r\n <\/tr>\r\n\r\n <\/tbody>\r\n\r\n <\/table>\r\n<\/article>\r\n"
"api_content": "<article>\r\n <h3>Generelles<\/h3>\r\n <p>APIs und alternative Ausgabeformate sind \u00fcber ein hinzuf\u00fcgen von <code>&output=format<\/code> an eine gegebene URL erreichbar. Unten finden Sie eine Liste der verf\u00fcgbaren APIs und Exportoptionen, abgesehen von <a href=\"index.php?t=text&st=rss\">RSS-Feeds<\/a>.<\/p>\r\n <p>Alle APIs sind auch \u00fcber das Kontextmen\u00fc (<kbd>CTRL+Right Click<\/kbd>) und die Tastensteuerung (<kbd>CTRL+e<\/kbd>) auf der korrespondierenden HTML-Seite verf\u00fcgbar.<\/p>\r\n<\/article>\r\n\r\n<article id=\"jsonAPI\">\r\n <h3>JSON API<\/h3>\r\n <p>Museum-Digital bietet JSON APIs f\u00fcr alle zentralen Seiten. Eine l\u00e4ngere Erl\u00e4uterung findet sich im <a href=\"https:\/\/handbook.museum-digital.info\/?lan=de&q=Ausgabe\/APIs\">Handbuch<\/a> (German).<\/p>\r\n\r\n\r\n<ul>\r\n\r\n <li><a href=\"index.php?t=museum&output=json\">Alle Museen<\/a><\/li>\r\n <li><a href=\"index.php?t=collection&output=json\">Alle Sammlungen<\/a><\/li>\r\n <li>Search results [note that this API only returns the object IDs, further information ] <a href=\"\">(Beispiel)<\/a><\/li>\r\n <li>Verf\u00fcgbare Daten zu einem Objekt (<a href=\"index.php?t=objekt&oges=1&output=json\">Beispiel<\/a>)<\/li>\r\n <li>Verf\u00fcgbare Daten zu einer Institution (<a href=\"index.php?t=institution&instnr=1&output=json\">Beispiel<\/a>)<\/li>\r\n <li>Verf\u00fcgbare Daten zu einer Sammlung (<a href=\"index.php?t=sammlung&gesusa=1&output=json\">Beispiel<\/a>)<\/li>\r\n <li>Verf\u00fcgbare Daten zu einer Objektgruppe (<a href=\"index.php?t=serie&serges=1&output=json\">Beispiel<\/a>)<\/li>\r\n <li><a href=\"index.php?t=home&output=json\">Texte auf der Startseite<\/a><\/li>\r\n <li><a href=\"index.php?t=kontakt&output=json\">Kontakt<\/a><\/li>\r\n\r\n<\/ul>\r\n \r\n<\/article>\r\n\r\n<article id=\"furtherExportOptions\">\r\n <h3>Weitere Export-Optionen<\/h3>\r\n <p>Einige Seiten bieten erweiterte Exportoptionen.<\/p>\r\n <table class=\"overviewtable\">\r\n\r\n <thead>\r\n<tr>\r\n<th>Seite<\/th>\r\n<th>Zweck<\/th>\r\n<th>Beispiel<\/th>\r\n<th>Format \/ mime-type<\/th>\r\n<\/tr>\r\n <\/thead>\r\n\r\n <tbody>\r\n\r\n <tr>\r\n <td>Einzelinstitution<\/td>\r\n <td>vCard (digitale Visitenkarte) einer Institution<\/td>\r\n <td><a href=\"index.php?t=institution&instnr=1&output=vcard\">Beispiel: Kontakt der Institution mit ID 1<\/a><\/td>\r\n <td><code>.vcf<\/code> \/ <code>text\/vcard<\/code><\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>Einzelinstitution<\/td>\r\n <td>Kalender f\u00fcr alle Ausstellungen einer Institution<\/td>\r\n <td><a href=\"index.php?t=institution&instnr=1&output=ics&mod=exhibitions\">Beispiel: Ausstellungen der Institution mit ID 1<\/a><\/td>\r\n <td><code>.ics<\/code> \/ <code>text\/calendar<\/code><\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>Einzelne Ausstellung<\/td>\r\n <td>Kalendereintrag f\u00fcr eine Ausstellung<\/td>\r\n <td><a href=\"index.php?t=exhibition&id=1&output=ics\">Beispiel: Ausstellung mit ID 1<\/a><\/td>\r\n <td><code>.ics<\/code> \/ <code>text\/calendar<\/code><\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>Einzelnes Objekt<\/td>\r\n <td>BibTeX-Export f\u00fcr Referenzieren einer Objektseite<\/td>\r\n <td><a href=\"index.php?t=objekt&oges=1&output=BibTeX\">Beispiel: Objekt mit ID 1<\/a><\/td>\r\n <td><code>.bib<\/code> \/ <code>application\/x-bibtex<\/code><\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>Einzelnes Objekt<\/td>\r\n <td>BibTeX-Export f\u00fcr alle Literatureintr\u00e4ge eines Objektes<\/td>\r\n <td><a href=\"index.php?t=objekt&oges=1&output=BibTeX&mod=literature\">Beispiel: Verkn\u00fcpfte Literautur des Objektes mit ID 1<\/a><\/td>\r\n <td><code>.bib<\/code> \/ <code>application\/x-bibtex<\/code><\/td>\r\n <\/tr>\r\n\r\n <\/tbody>\r\n\r\n <\/table>\r\n<\/article>\r\n"
}
}

View File

@ -0,0 +1,16 @@
{
"tlAppointments": {
"appointments": "Appointments",
"appointments_intro": "Here you can find appointments \/ events.",
"calendar": "Calendar",
"complete_list": "Complete list",
"subscribe_rss": "Subscribe to RSS feed",
"remove_filter": "Remove filter",
"filter_by_place": "Filter by place",
"ongoing": "Ongoing",
"past": "Past",
"upcoming": "Upcoming",
"about_the_appointment": "About the Event",
"export_calendar_entry": "Export calendar entry"
}
}

View File

@ -41,6 +41,7 @@
"impressum": "impressum",
"privacy_policy": "Privacy policy",
"for_example": "For example",
"exhibitions": "Exhibitions"
"exhibitions": "Exhibitions",
"tag_cloud": "Tag cloud"
}
}

View File

@ -1,7 +1,7 @@
{
"tlExhibitions": {
"exhibitions": "Exhibitions",
"exhibitions_intro": "On this page, you can find an overview of all the exhibitions on museum digital.",
"exhibitions_intro": "On this page, you can find an overview of all the exhibitions on museum digital. By choosing a place you can set a filter. The calendar view offers to chose a day. If you combine both you will see what is going on at a certain place and time. While in the calendar view you may get more information about an exhibition by pointing with the mouse at a title or marker. If you click on it you find even more information about a certain exhibition. By clicking at the day you will see all exhibitions running at this day.",
"ongoing": "Ongoing",
"past": "Past",
"upcoming": "Upcoming",
@ -9,8 +9,14 @@
"export_calendar_entry": "Export calendar entry",
"calendar": "Calendar",
"complete_list": "Complete list",
"subscribe_rss": "RSS",
"subscribe_rss": "RSS (Exhibitions)",
"filter_by_place": "Filter by place",
"remove_filter": "Remove filter"
"remove_filter": "Remove filter",
"exhibitions_current": "Current exhibitions",
"exhibitions_past": "Past exhibitions",
"exhibitions_upcoming": "Upcoming exhibitions",
"exhibitions_description": "Description",
"exhibitions_from": "From",
"exhibitions_until": "Until"
}
}

View File

@ -7,6 +7,11 @@
"places_intro": "Find maps, for museums and objects ...",
"timeline_intro": "On the timeline, you can find objects sorted by the chronology of events linked to them.",
"exhibitions_intro": "You can also find exhibitions here.",
"topics_intro": "Using the topics module, you can find narratives."
"topics_intro": "Using the topics module, you can find narratives.",
"upcoming_events": "Upcoming events",
"news": "Recent news",
"news_published": "Published",
"more": "More ...",
"all_events": "All events"
}
}

View File

@ -17,10 +17,19 @@
"page_collection_onmap": "Show objects of collection 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",
"rss": "RSS (Objects)",
"export_contact": "Export contact",
"objects_from_collection": "Objects from collection",
"objects_from_institution": "Objects from institution",
"about_collection": "About the collection"
"about_collection": "About the collection",
"exhibitions_rss": "RSS (Exhibitions)",
"export_calendar_exhibitions": "Calendar: exhibitions",
"upcoming_events": "Upcoming events",
"see_more": "See more",
"timeline_objects_museum": "Timeline for objects of the museum",
"map_objects_museum": "Map showing objects of the museum",
"timeline_objects_collection": "Timeline for objects of the collection",
"map_objects_collection": "Map showing objects of the collection",
"all_events": "Alle Veranstaltungen anzeigen"
}
}

View File

@ -24,7 +24,8 @@
"object_title": "Object title",
"cite_this_page": "Cite this page",
"licence_metadata": "Licence (Metadata)",
"licence_images": "Licence (images)"
"licence_images": "Licence (images)",
"edit_object": "Edit object"
},
"objekt_single": {
"inventory_number": "Inventory number",

View File

@ -1,8 +1,8 @@
{
"texts": {
"rss_title": "RSS feeds",
"rss_content": "<article>\r\n <p>On this page you can find a list of all RSS feeds this page offers.<\/p>\r\n<\/article>\r\n<h3>General RSS Feeds<\/h3>\r\n<ul>\r\n <li><a href=\"rss.php\">General feed for recent objects<\/a><\/li>\r\n<\/ul>\r\n\r\n<h3>Specific Feeds<\/h3>\r\n<table class=\"overviewtable\">\r\n<thead>\r\n <tr>\r\n <th>Purpose<\/th>\r\n <th>Example<\/th>\r\n <\/tr>\r\n<\/thead>\r\n<tbody>\r\n\r\n <tr>\r\n <td>RSS feed for results (objects) for a specific search<\/td>\r\n <td>\r\n <a href=\"index.php?t=listen&type=2&gestag=2690&output=rss\">\r\n RSS feed of search results for \"Helm\" (Helmet)<br \/>\r\n (index.php?t=listen&type=2&gestag=2690&output=rss)\r\n <\/a>\r\n <\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>RSS feed for recent objects from a given museum \/ institution<\/td>\r\n <td>\r\n <a href=\"index.php?t=institution&instnr=1&output=rss&mod=objects\">\r\n index.php?t=institution&instnr=1&output=rss&mod=objects\r\n <\/a>\r\n <\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>RSS feed for recent objects from a given collection<\/td>\r\n <td>\r\n <a href=\"index.php?t=sammlung&gesusa=1&output=rss&mod=objects\">\r\n index.php?t=institution&instnr=1&output=rss&mod=objects\r\n <\/a>\r\n <\/td>\r\n <\/tr>\r\n\r\n<\/tbody>\r\n<\/table>",
"rss_content": "<article>\r\n <p>On this page you can find a list of all RSS feeds this page offers.<\/p>\r\n<\/article>\r\n<h3>General RSS Feeds<\/h3>\r\n<ul>\r\n <li><a href=\"rss.php\">General feed for recent objects<\/a><\/li>\r\n<\/ul>\r\n\r\n<h3>Specific Feeds<\/h3>\r\n<table class=\"overviewtable\">\r\n<thead>\r\n <tr>\r\n <th>Purpose<\/th>\r\n <th>Example<\/th>\r\n <\/tr>\r\n<\/thead>\r\n<tbody>\r\n\r\n <tr>\r\n <td>RSS feed for results (objects) for a specific search<\/td>\r\n <td>\r\n <a href=\"index.php?t=listen&type=2&gestag=2690&output=rss\">\r\n RSS feed of search results for \"Helm\" (Helmet)<br \/>\r\n (index.php?t=listen&type=2&gestag=2690&output=rss)\r\n <\/a>\r\n <\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>RSS feed for recent objects from a given museum \/ institution<\/td>\r\n <td>\r\n <a href=\"index.php?t=institution&instnr=1&output=rss&mod=objects\">\r\n index.php?t=institution&instnr=1&output=rss&mod=objects\r\n <\/a>\r\n <\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>RSS feed for recent objects from a given collection<\/td>\r\n <td>\r\n <a href=\"index.php?t=sammlung&gesusa=1&output=rss&mod=objects\">\r\n index.php?t=institution&instnr=1&output=rss&mod=objects\r\n <\/a>\r\n <\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>RSS feed for all exhibitions<\/td>\r\n <td>\r\n <a href=\"index.php?t=exhibitions_overview&output=rss\">\r\n index.php?t=exhibitions_overview&output=rss\r\n <\/a>\r\n <\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>RSS feed for all exhibitions from a given museum \/ institution<\/td>\r\n <td>\r\n <a href=\"index.php?t=institution&instnr=1&output=rss&mod=exhibitions\">\r\n index.php?t=institution&instnr=1&output=rss&mod=exhibitions\r\n <\/a>\r\n <\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>RSS feed for all exhibitions at a given place<\/td>\r\n <td>\r\n <a href=\"index.php?t=exhibitions_overview&output=rss&place=Berlin\">\r\n index.php?t=exhibitions_overview&output=rss&place=Berlin\r\n <\/a>\r\n <\/td>\r\n <\/tr>\r\n\r\n<\/tbody>\r\n<\/table>",
"api_title": "API and Export Options",
"api_content": "<article>\r\n <h3>General Notes<\/h3>\r\n <p>In general, the APIs and export options are accessible upon appending <code>&output=format<\/code> to a given URL. Below, you can find a brief list of the available APIs and export options, aside from <a href=\"index.php?t=text&st=rss\">RSS feeds<\/a>.<\/p>\r\n <p>All APIs are by the way also accessible by using the context (<kbd>CTRL+Right Click<\/kbd>) or the keyboard menu (<kbd>CTRL+e<\/kbd>) on their corresponding HTML page.<\/p>\r\n<\/article>\r\n\r\n<article id=\"jsonAPI\">\r\n <h3>JSON API<\/h3>\r\n <p>Museum-Digital offers JSON APIs for most of the central pages. This page offers just a brief description - a more thorough one can be found in the <a href=\"https:\/\/handbook.museum-digital.info\/?lan=de&q=Ausgabe\/APIs\">handbook<\/a> (German).<\/p>\r\n\r\n\r\n<ul>\r\n\r\n <li><a href=\"index.php?t=museum&output=json\">All museums<\/a><\/li>\r\n <li><a href=\"index.php?t=collection&output=json\">All collections<\/a><\/li>\r\n <li>Search results [note that this API only returns the object IDs, further information ] <a href=\"\">(Example)<\/a><\/li>\r\n <li>All available (public) data on an object (<a href=\"index.php?t=objekt&oges=1&output=json\">Example<\/a>)<\/li>\r\n <li>All available (public) data on an institution (<a href=\"index.php?t=institution&instnr=1&output=json\">Example<\/a>)<\/li>\r\n <li>All available (public) data on a collection (<a href=\"index.php?t=sammlung&gesusa=1&output=json\">Example<\/a>)<\/li>\r\n <li>All available (public) data on an object group (<a href=\"index.php?t=serie&serges=1&output=json\">Example<\/a>)<\/li>\r\n <li><a href=\"index.php?t=home&output=json\">Texts on start page<\/a><\/li>\r\n <li><a href=\"index.php?t=kontakt&output=json\">Contact page<\/a><\/li>\r\n\r\n<\/ul>\r\n \r\n<\/article>\r\n<article id=\"furtherExportOptions\">\r\n <h3>Further export options<\/h3>\r\n <p>Some pages come with additional export options.<\/p>\r\n <table class=\"overviewtable\">\r\n\r\n <thead>\r\n<tr>\r\n<th>Page<\/th>\r\n<th>Purpose<\/th>\r\n<th>Example<\/th>\r\n<th>Format \/ mime-type<\/th>\r\n<\/tr>\r\n <\/thead>\r\n\r\n <tbody>\r\n\r\n <tr>\r\n <td>Single institution<\/td>\r\n <td>vCard (e.g. for exporting a contact to Outlook) of an institution<\/td>\r\n <td><a href=\"index.php?t=institution&instnr=1&output=vcard\">Example: contact of institution of ID 1<\/a><\/td>\r\n <td><code>.vcf<\/code> \/ <code>text\/vcard<\/code><\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>Single object<\/td>\r\n <td>BibTeX export for referencing an object page<\/td>\r\n <td><a href=\"index.php?t=objekt&oges=1&output=BibTeX\">Example: object of ID 1<\/a><\/td>\r\n <td><code>.bib<\/code> \/ <code>application\/x-bibtex<\/code><\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>Single object<\/td>\r\n <td>BibTeX export for all literature entries of an object<\/td>\r\n <td><a href=\"index.php?t=objekt&oges=1&output=BibTeX&mod=literature\">Example: linked literature of object of ID 1<\/a><\/td>\r\n <td><code>.bib<\/code> \/ <code>application\/x-bibtex<\/code><\/td>\r\n <\/tr>\r\n\r\n <\/tbody>\r\n\r\n <\/table>\r\n<\/article>\r\n"
"api_content": "<article>\r\n <h3>General Notes<\/h3>\r\n <p>In general, the APIs and export options are accessible upon appending <code>&output=format<\/code> to a given URL. Below, you can find a brief list of the available APIs and export options, aside from <a href=\"index.php?t=text&st=rss\">RSS feeds<\/a>.<\/p>\r\n <p>All APIs are by the way also accessible by using the context (<kbd>CTRL+Right Click<\/kbd>) or the keyboard menu (<kbd>CTRL+e<\/kbd>) on their corresponding HTML page.<\/p>\r\n<\/article>\r\n\r\n<article id=\"jsonAPI\">\r\n <h3>JSON API<\/h3>\r\n <p>Museum-Digital offers JSON APIs for most of the central pages. This page offers just a brief description - a more thorough one can be found in the <a href=\"https:\/\/handbook.museum-digital.info\/?lan=de&q=Ausgabe\/APIs\">handbook<\/a> (German).<\/p>\r\n\r\n\r\n<ul>\r\n\r\n <li><a href=\"index.php?t=museum&output=json\">All museums<\/a><\/li>\r\n <li><a href=\"index.php?t=collection&output=json\">All collections<\/a><\/li>\r\n <li>Search results [note that this API only returns the object IDs, further information ] <a href=\"\">(Example)<\/a><\/li>\r\n <li>All available (public) data on an object (<a href=\"index.php?t=objekt&oges=1&output=json\">Example<\/a>)<\/li>\r\n <li>All available (public) data on an institution (<a href=\"index.php?t=institution&instnr=1&output=json\">Example<\/a>)<\/li>\r\n <li>All available (public) data on a collection (<a href=\"index.php?t=sammlung&gesusa=1&output=json\">Example<\/a>)<\/li>\r\n <li>All available (public) data on an object group (<a href=\"index.php?t=serie&serges=1&output=json\">Example<\/a>)<\/li>\r\n <li><a href=\"index.php?t=home&output=json\">Texts on start page<\/a><\/li>\r\n <li><a href=\"index.php?t=kontakt&output=json\">Contact page<\/a><\/li>\r\n\r\n<\/ul>\r\n \r\n<\/article>\r\n<article id=\"furtherExportOptions\">\r\n <h3>Further export options<\/h3>\r\n <p>Some pages come with additional export options.<\/p>\r\n <table class=\"overviewtable\">\r\n\r\n <thead>\r\n<tr>\r\n<th>Page<\/th>\r\n<th>Purpose<\/th>\r\n<th>Example<\/th>\r\n<th>Format \/ mime-type<\/th>\r\n<\/tr>\r\n <\/thead>\r\n\r\n <tbody>\r\n\r\n <tr>\r\n <td>Single institution<\/td>\r\n <td>vCard (e.g. for exporting a contact to Outlook) of an institution<\/td>\r\n <td><a href=\"index.php?t=institution&instnr=1&output=vcard\">Example: contact of institution of ID 1<\/a><\/td>\r\n <td><code>.vcf<\/code> \/ <code>text\/vcard<\/code><\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>Single institution<\/td>\r\n <td>Calendar of all Exhibitions of an institution<\/td>\r\n <td><a href=\"index.php?t=institution&instnr=1&output=ics&mod=exhibitions\">Example: exhibitions of institution of ID 1<\/a><\/td>\r\n <td><code>.ics<\/code> \/ <code>text\/calendar<\/code><\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>Single exhibition<\/td>\r\n <td>Calendar entry of an exhibition<\/td>\r\n <td><a href=\"index.php?t=exhibition&id=1&output=ics\">Example: exhibition of ID 1<\/a><\/td>\r\n <td><code>.ics<\/code> \/ <code>text\/calendar<\/code><\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>Single object<\/td>\r\n <td>BibTeX export for referencing an object page<\/td>\r\n <td><a href=\"index.php?t=objekt&oges=1&output=BibTeX\">Example: object of ID 1<\/a><\/td>\r\n <td><code>.bib<\/code> \/ <code>application\/x-bibtex<\/code><\/td>\r\n <\/tr>\r\n\r\n <tr>\r\n <td>Single object<\/td>\r\n <td>BibTeX export for all literature entries of an object<\/td>\r\n <td><a href=\"index.php?t=objekt&oges=1&output=BibTeX&mod=literature\">Example: linked literature of object of ID 1<\/a><\/td>\r\n <td><code>.bib<\/code> \/ <code>application\/x-bibtex<\/code><\/td>\r\n <\/tr>\r\n\r\n <\/tbody>\r\n\r\n <\/table>\r\n<\/article>\r\n"
}
}

View File

@ -0,0 +1,16 @@
{
"tlAppointments": {
"appointments": "Appointments",
"appointments_intro": "Here you can find appointments \/ events.",
"calendar": "Calendar",
"complete_list": "Complete list",
"subscribe_rss": "Subscribe to RSS feed",
"remove_filter": "Remove filter",
"filter_by_place": "Filter by place",
"ongoing": "Ongoing",
"past": "Past",
"upcoming": "Upcoming",
"about_the_appointment": "About the Event",
"export_calendar_entry": "Export calendar entry"
}
}

View File

@ -41,6 +41,7 @@
"impressum": "impressum",
"privacy_policy": "Privacy policy",
"for_example": "For example",
"exhibitions": "Exhibitions"
"exhibitions": "Exhibitions",
"tag_cloud": "Tag cloud"
}
}

View File

@ -11,6 +11,12 @@
"complete_list": "Complete list",
"subscribe_rss": "RSS",
"filter_by_place": "Filter by place",
"remove_filter": "Remove filter"
"remove_filter": "Remove filter",
"exhibitions_current": "Current exhibitions",
"exhibitions_past": "Past exhibitions",
"exhibitions_upcoming": "Running exhibitions",
"exhibitions_description": "Description",
"exhibitions_from": "From",
"exhibitions_until": "Until"
}
}

View File

@ -7,6 +7,11 @@
"places_intro": "Find maps, for museums and objects ...",
"timeline_intro": "On the timeline, you can find objects sorted by the chronology of events linked to them.",
"exhibitions_intro": "You can also find exhibitions here.",
"topics_intro": "Using the topics module, you can find narratives."
"topics_intro": "Using the topics module, you can find narratives.",
"upcoming_events": "Upcoming events",
"news": "Recent news",
"news_published": "Published",
"more": "More ...",
"all_events": "All events"
}
}

View File

@ -21,6 +21,15 @@
"export_contact": "Kontakt exportieren",
"objects_from_collection": "Objects from collection",
"objects_from_institution": "Objects from institution",
"about_collection": "About the collection"
"about_collection": "About the collection",
"exhibitions_rss": "Subscribe to Exhibitions",
"export_calendar_exhibitions": "Calendar: exhibitions",
"upcoming_events": "Upcoming events",
"see_more": "See more",
"timeline_objects_museum": "Timeline for objects of the museum",
"map_objects_museum": "Map showing objects of the museum",
"timeline_objects_collection": "Timeline for objects of the collection",
"map_objects_collection": "Map showing objects of the collection",
"all_events": "Alle Veranstaltungen anzeigen"
}
}

View File

@ -24,7 +24,8 @@
"object_title": "Object title",
"cite_this_page": "Cite this page",
"licence_metadata": "Licence (Metadata)",
"licence_images": "Licence (images)"
"licence_images": "Licence (images)",
"edit_object": "Edit object"
},
"objekt_single": {
"inventory_number": "Inventory number",

View File

@ -0,0 +1,16 @@
{
"tlAppointments": {
"appointments": "Appointments",
"appointments_intro": "Here you can find appointments \/ events.",
"calendar": "Calendar",
"complete_list": "Complete list",
"subscribe_rss": "Subscribe to RSS feed",
"remove_filter": "Remove filter",
"filter_by_place": "Filter by place",
"ongoing": "Ongoing",
"past": "Past",
"upcoming": "Upcoming",
"about_the_appointment": "About the Event",
"export_calendar_entry": "Export calendar entry"
}
}

View File

@ -41,6 +41,7 @@
"impressum": "impressum",
"privacy_policy": "Privacy policy",
"for_example": "For example",
"exhibitions": "Exhibitions"
"exhibitions": "Exhibitions",
"tag_cloud": "Tag cloud"
}
}

View File

@ -11,6 +11,12 @@
"complete_list": "Complete list",
"subscribe_rss": "RSS",
"filter_by_place": "Filter by place",
"remove_filter": "Remove filter"
"remove_filter": "Remove filter",
"exhibitions_current": "Current exhibitions",
"exhibitions_past": "Past exhibitions",
"exhibitions_upcoming": "Upcoming exhibitions",
"exhibitions_description": "Description",
"exhibitions_from": "From",
"exhibitions_until": "Until"
}
}

View File

@ -7,6 +7,11 @@
"places_intro": "Find maps, for museums and objects ...",
"timeline_intro": "On the timeline, you can find objects sorted by the chronology of events linked to them.",
"exhibitions_intro": "You can also find exhibitions here.",
"topics_intro": "Using the topics module, you can find narratives."
"topics_intro": "Using the topics module, you can find narratives.",
"upcoming_events": "Upcoming events",
"news": "Recent news",
"news_published": "Published",
"more": "More ...",
"all_events": "All events"
}
}

View File

@ -21,6 +21,15 @@
"export_contact": "Kontakt exportieren",
"objects_from_collection": "Objects from collection",
"objects_from_institution": "Objects from institution",
"about_collection": "About the collection"
"about_collection": "About the collection",
"exhibitions_rss": "Subscribe to Exhibitions",
"export_calendar_exhibitions": "Calendar: exhibitions",
"upcoming_events": "Upcoming events",
"see_more": "See more",
"timeline_objects_museum": "Timeline for objects of the museum",
"map_objects_museum": "Map showing objects of the museum",
"timeline_objects_collection": "Timeline for objects of the collection",
"map_objects_collection": "Map showing objects of the collection",
"all_events": "Alle Veranstaltungen anzeigen"
}
}

View File

@ -24,7 +24,8 @@
"object_title": "Object title",
"cite_this_page": "Cite this page",
"licence_metadata": "Licence (Metadata)",
"licence_images": "Licence (images)"
"licence_images": "Licence (images)",
"edit_object": "Edit object"
},
"objekt_single": {
"inventory_number": "Lelt\u00e1ri sz\u00e1m",

View File

@ -0,0 +1,16 @@
{
"tlAppointments": {
"appointments": "Appointments",
"appointments_intro": "Here you can find appointments \/ events.",
"calendar": "Calendar",
"complete_list": "Complete list",
"subscribe_rss": "Subscribe to RSS feed",
"remove_filter": "Remove filter",
"filter_by_place": "Filter by place",
"ongoing": "Ongoing",
"past": "Past",
"upcoming": "Upcoming",
"about_the_appointment": "About the Event",
"export_calendar_entry": "Export calendar entry"
}
}

View File

@ -41,6 +41,7 @@
"impressum": "impressum",
"privacy_policy": "Privacy policy",
"for_example": "For example",
"exhibitions": "Exhibitions"
"exhibitions": "Exhibitions",
"tag_cloud": "Tag cloud"
}
}

View File

@ -11,6 +11,12 @@
"complete_list": "Complete list",
"subscribe_rss": "RSS",
"filter_by_place": "Filter by place",
"remove_filter": "Remove filter"
"remove_filter": "Remove filter",
"exhibitions_current": "Current exhibitions",
"exhibitions_past": "Past exhibitions",
"exhibitions_upcoming": "Upcoming exhibitions",
"exhibitions_description": "Description",
"exhibitions_from": "From",
"exhibitions_until": "Until"
}
}

View File

@ -7,6 +7,11 @@
"places_intro": "Find maps, for museums and objects ...",
"timeline_intro": "On the timeline, you can find objects sorted by the chronology of events linked to them.",
"exhibitions_intro": "You can also find exhibitions here.",
"topics_intro": "Using the topics module, you can find narratives."
"topics_intro": "Using the topics module, you can find narratives.",
"upcoming_events": "Upcoming events",
"news": "Recent news",
"news_published": "Published",
"more": "More ...",
"all_events": "All events"
}
}

View File

@ -21,6 +21,15 @@
"export_contact": "Kontakt exportieren",
"objects_from_collection": "Objects from collection",
"objects_from_institution": "Objects from institution",
"about_collection": "About the collection"
"about_collection": "About the collection",
"exhibitions_rss": "Subscribe to Exhibitions",
"export_calendar_exhibitions": "Calendar: exhibitions",
"upcoming_events": "Upcoming events",
"see_more": "See more",
"timeline_objects_museum": "Timeline for objects of the museum",
"map_objects_museum": "Map showing objects of the museum",
"timeline_objects_collection": "Timeline for objects of the collection",
"map_objects_collection": "Map showing objects of the collection",
"all_events": "Alle Veranstaltungen anzeigen"
}
}

View File

@ -24,7 +24,8 @@
"object_title": "Object title",
"cite_this_page": "Cite this page",
"licence_metadata": "Licence (Metadata)",
"licence_images": "Licence (images)"
"licence_images": "Licence (images)",
"edit_object": "Edit object"
},
"objekt_single": {
"inventory_number": "Nomor inventarisasi",

View File

@ -0,0 +1,16 @@
{
"tlAppointments": {
"appointments": "Appointments",
"appointments_intro": "Here you can find appointments \/ events.",
"calendar": "Calendar",
"complete_list": "Complete list",
"subscribe_rss": "Subscribe to RSS feed",
"remove_filter": "Remove filter",
"filter_by_place": "Filter by place",
"ongoing": "Ongoing",
"past": "Past",
"upcoming": "Upcoming",
"about_the_appointment": "About the Event",
"export_calendar_entry": "Export calendar entry"
}
}

View File

@ -41,6 +41,7 @@
"impressum": "impressum",
"privacy_policy": "Privacy policy",
"for_example": "For example",
"exhibitions": "Exhibitions"
"exhibitions": "Exhibitions",
"tag_cloud": "Tag cloud"
}
}

View File

@ -11,6 +11,12 @@
"complete_list": "Complete list",
"subscribe_rss": "RSS",
"filter_by_place": "Filter by place",
"remove_filter": "Remove filter"
"remove_filter": "Remove filter",
"exhibitions_current": "Current exhibitions",
"exhibitions_past": "Past exhibitions",
"exhibitions_upcoming": "Upcoming exhibitions",
"exhibitions_description": "Description",
"exhibitions_from": "From",
"exhibitions_until": "Until"
}
}

View File

@ -7,6 +7,11 @@
"places_intro": "Find maps, for museums and objects ...",
"timeline_intro": "On the timeline, you can find objects sorted by the chronology of events linked to them.",
"exhibitions_intro": "You can also find exhibitions here.",
"topics_intro": "Using the topics module, you can find narratives."
"topics_intro": "Using the topics module, you can find narratives.",
"upcoming_events": "Upcoming events",
"news": "Recent news",
"news_published": "Published",
"more": "More ...",
"all_events": "All events"
}
}

View File

@ -21,6 +21,15 @@
"export_contact": "Kontakt exportieren",
"objects_from_collection": "Objects from collection",
"objects_from_institution": "Objects from institution",
"about_collection": "About the collection"
"about_collection": "About the collection",
"exhibitions_rss": "Subscribe to Exhibitions",
"export_calendar_exhibitions": "Calendar: exhibitions",
"upcoming_events": "Upcoming events",
"see_more": "See more",
"timeline_objects_museum": "Timeline for objects of the museum",
"map_objects_museum": "Map showing objects of the museum",
"timeline_objects_collection": "Timeline for objects of the collection",
"map_objects_collection": "Map showing objects of the collection",
"all_events": "Alle Veranstaltungen anzeigen"
}
}

View File

@ -24,7 +24,8 @@
"object_title": "Object title",
"cite_this_page": "Cite this page",
"licence_metadata": "Licence (Metadata)",
"licence_images": "Licence (images)"
"licence_images": "Licence (images)",
"edit_object": "Edit object"
},
"objekt_single": {
"inventory_number": "Numero d'inventario",

View File

@ -0,0 +1,16 @@
{
"tlAppointments": {
"appointments": "Appointments",
"appointments_intro": "Here you can find appointments \/ events.",
"calendar": "Calendar",
"complete_list": "Complete list",
"subscribe_rss": "Subscribe to RSS feed",
"remove_filter": "Remove filter",
"filter_by_place": "Filter by place",
"ongoing": "Ongoing",
"past": "Past",
"upcoming": "Upcoming",
"about_the_appointment": "About the Event",
"export_calendar_entry": "Export calendar entry"
}
}

View File

@ -41,6 +41,7 @@
"impressum": "impressum",
"privacy_policy": "Privacy policy",
"for_example": "For example",
"exhibitions": "Exhibitions"
"exhibitions": "Exhibitions",
"tag_cloud": "Tag cloud"
}
}

View File

@ -11,6 +11,12 @@
"complete_list": "Complete list",
"subscribe_rss": "RSS",
"filter_by_place": "Filter by place",
"remove_filter": "Remove filter"
"remove_filter": "Remove filter",
"exhibitions_current": "Current exhibitions",
"exhibitions_past": "Past exhibitions",
"exhibitions_upcoming": "Upcoming exhibitions",
"exhibitions_description": "Description",
"exhibitions_from": "From",
"exhibitions_until": "Until"
}
}

View File

@ -7,6 +7,11 @@
"places_intro": "Find maps, for museums and objects ...",
"timeline_intro": "On the timeline, you can find objects sorted by the chronology of events linked to them.",
"exhibitions_intro": "You can also find exhibitions here.",
"topics_intro": "Using the topics module, you can find narratives."
"topics_intro": "Using the topics module, you can find narratives.",
"upcoming_events": "Upcoming events",
"news": "Recent news",
"news_published": "Published",
"more": "More ...",
"all_events": "All events"
}
}

View File

@ -21,6 +21,15 @@
"export_contact": "Kontakt exportieren",
"objects_from_collection": "Objects from collection",
"objects_from_institution": "Objects from institution",
"about_collection": "About the collection"
"about_collection": "About the collection",
"exhibitions_rss": "Subscribe to Exhibitions",
"export_calendar_exhibitions": "Calendar: exhibitions",
"upcoming_events": "Upcoming events",
"see_more": "See more",
"timeline_objects_museum": "Timeline for objects of the museum",
"map_objects_museum": "Map showing objects of the museum",
"timeline_objects_collection": "Timeline for objects of the collection",
"map_objects_collection": "Map showing objects of the collection",
"all_events": "Alle Veranstaltungen anzeigen"
}
}

View File

@ -24,7 +24,8 @@
"object_title": "Object title",
"cite_this_page": "Cite this page",
"licence_metadata": "Licence (Metadata)",
"licence_images": "Licence (images)"
"licence_images": "Licence (images)",
"edit_object": "Edit object"
},
"objekt_single": {
"inventory_number": "Inventarnummer",

View File

@ -0,0 +1,16 @@
{
"tlAppointments": {
"appointments": "Appointments",
"appointments_intro": "Here you can find appointments \/ events.",
"calendar": "Calendar",
"complete_list": "Complete list",
"subscribe_rss": "Subscribe to RSS feed",
"remove_filter": "Remove filter",
"filter_by_place": "Filter by place",
"ongoing": "Ongoing",
"past": "Past",
"upcoming": "Upcoming",
"about_the_appointment": "About the Event",
"export_calendar_entry": "Export calendar entry"
}
}

View File

@ -41,6 +41,7 @@
"impressum": "impressum",
"privacy_policy": "Privacy policy",
"for_example": "For example",
"exhibitions": "Exhibitions"
"exhibitions": "Exhibitions",
"tag_cloud": "Tag cloud"
}
}

View File

@ -11,6 +11,12 @@
"complete_list": "Complete list",
"subscribe_rss": "RSS",
"filter_by_place": "Filter by place",
"remove_filter": "Remove filter"
"remove_filter": "Remove filter",
"exhibitions_current": "Current exhibitions",
"exhibitions_past": "Past exhibitions",
"exhibitions_upcoming": "Upcoming exhibitions",
"exhibitions_description": "Description",
"exhibitions_from": "From",
"exhibitions_until": "Until"
}
}

View File

@ -7,6 +7,11 @@
"places_intro": "Find maps, for museums and objects ...",
"timeline_intro": "On the timeline, you can find objects sorted by the chronology of events linked to them.",
"exhibitions_intro": "You can also find exhibitions here.",
"topics_intro": "Using the topics module, you can find narratives."
"topics_intro": "Using the topics module, you can find narratives.",
"upcoming_events": "Upcoming events",
"news": "Recent news",
"news_published": "Published",
"more": "More ...",
"all_events": "All events"
}
}

View File

@ -21,6 +21,15 @@
"export_contact": "Kontakt exportieren",
"objects_from_collection": "Objects from collection",
"objects_from_institution": "Objects from institution",
"about_collection": "About the collection"
"about_collection": "About the collection",
"exhibitions_rss": "Subscribe to Exhibitions",
"export_calendar_exhibitions": "Calendar: exhibitions",
"upcoming_events": "Upcoming events",
"see_more": "See more",
"timeline_objects_museum": "Timeline for objects of the museum",
"map_objects_museum": "Map showing objects of the museum",
"timeline_objects_collection": "Timeline for objects of the collection",
"map_objects_collection": "Map showing objects of the collection",
"all_events": "Alle Veranstaltungen anzeigen"
}
}

View File

@ -24,7 +24,8 @@
"object_title": "Object title",
"cite_this_page": "Cite this page",
"licence_metadata": "Licence (Metadata)",
"licence_images": "Licence (images)"
"licence_images": "Licence (images)",
"edit_object": "Edit object"
},
"objekt_single": {
"inventory_number": "Numer inwentarzowy",

View File

@ -0,0 +1,16 @@
{
"tlAppointments": {
"appointments": "Appointments",
"appointments_intro": "Here you can find appointments \/ events.",
"calendar": "Calendar",
"complete_list": "Complete list",
"subscribe_rss": "Subscribe to RSS feed",
"remove_filter": "Remove filter",
"filter_by_place": "Filter by place",
"ongoing": "Ongoing",
"past": "Past",
"upcoming": "Upcoming",
"about_the_appointment": "About the Event",
"export_calendar_entry": "Export calendar entry"
}
}

View File

@ -41,6 +41,7 @@
"impressum": "impressum",
"privacy_policy": "Privacy policy",
"for_example": "For example",
"exhibitions": "Exhibitions"
"exhibitions": "Exhibitions",
"tag_cloud": "Tag cloud"
}
}

View File

@ -11,6 +11,12 @@
"complete_list": "Complete list",
"subscribe_rss": "RSS",
"filter_by_place": "Filter by place",
"remove_filter": "Remove filter"
"remove_filter": "Remove filter",
"exhibitions_current": "Current exhibitions",
"exhibitions_past": "Past exhibitions",
"exhibitions_upcoming": "Upcoming exhibitions",
"exhibitions_description": "Description",
"exhibitions_from": "From",
"exhibitions_until": "Until"
}
}

View File

@ -7,6 +7,11 @@
"places_intro": "Find maps, for museums and objects ...",
"timeline_intro": "On the timeline, you can find objects sorted by the chronology of events linked to them.",
"exhibitions_intro": "You can also find exhibitions here.",
"topics_intro": "Using the topics module, you can find narratives."
"topics_intro": "Using the topics module, you can find narratives.",
"upcoming_events": "Upcoming events",
"news": "Recent news",
"news_published": "Published",
"more": "More ...",
"all_events": "All events"
}
}

View File

@ -21,6 +21,15 @@
"export_contact": "Kontakt exportieren",
"objects_from_collection": "Objects from collection",
"objects_from_institution": "Objects from institution",
"about_collection": "About the collection"
"about_collection": "About the collection",
"exhibitions_rss": "Subscribe to Exhibitions",
"export_calendar_exhibitions": "Calendar: exhibitions",
"upcoming_events": "Upcoming events",
"see_more": "See more",
"timeline_objects_museum": "Timeline for objects of the museum",
"map_objects_museum": "Map showing objects of the museum",
"timeline_objects_collection": "Timeline for objects of the collection",
"map_objects_collection": "Map showing objects of the collection",
"all_events": "Alle Veranstaltungen anzeigen"
}
}

View File

@ -24,7 +24,8 @@
"object_title": "Object title",
"cite_this_page": "Cite this page",
"licence_metadata": "Licence (Metadata)",
"licence_images": "Licence (images)"
"licence_images": "Licence (images)",
"edit_object": "Edit object"
},
"objekt_single": {
"inventory_number": "N\u00famero no invent\u00e1rio",

View File

@ -0,0 +1,16 @@
{
"tlAppointments": {
"appointments": "Appointments",
"appointments_intro": "Here you can find appointments \/ events.",
"calendar": "Calendar",
"complete_list": "Complete list",
"subscribe_rss": "Subscribe to RSS feed",
"remove_filter": "Remove filter",
"filter_by_place": "Filter by place",
"ongoing": "Ongoing",
"past": "Past",
"upcoming": "Upcoming",
"about_the_appointment": "About the Event",
"export_calendar_entry": "Export calendar entry"
}
}

View File

@ -41,6 +41,7 @@
"impressum": "impressum",
"privacy_policy": "Privacy policy",
"for_example": "For example",
"exhibitions": "Exhibitions"
"exhibitions": "Exhibitions",
"tag_cloud": "Tag cloud"
}
}

View File

@ -11,6 +11,12 @@
"complete_list": "Complete list",
"subscribe_rss": "RSS",
"filter_by_place": "Filter by place",
"remove_filter": "Remove filter"
"remove_filter": "Remove filter",
"exhibitions_current": "Current exhibitions",
"exhibitions_past": "Past exhibitions",
"exhibitions_upcoming": "Upcoming exhibitions",
"exhibitions_description": "Description",
"exhibitions_from": "From",
"exhibitions_until": "Until"
}
}

View File

@ -7,6 +7,11 @@
"places_intro": "Find maps, for museums and objects ...",
"timeline_intro": "On the timeline, you can find objects sorted by the chronology of events linked to them.",
"exhibitions_intro": "You can also find exhibitions here.",
"topics_intro": "Using the topics module, you can find narratives."
"topics_intro": "Using the topics module, you can find narratives.",
"upcoming_events": "Upcoming events",
"news": "Recent news",
"news_published": "Published",
"more": "More ...",
"all_events": "All events"
}
}

View File

@ -21,6 +21,15 @@
"export_contact": "Kontakt exportieren",
"objects_from_collection": "Objects from collection",
"objects_from_institution": "Objects from institution",
"about_collection": "About the collection"
"about_collection": "About the collection",
"exhibitions_rss": "Subscribe to Exhibitions",
"export_calendar_exhibitions": "Calendar: exhibitions",
"upcoming_events": "Upcoming events",
"see_more": "See more",
"timeline_objects_museum": "Timeline for objects of the museum",
"map_objects_museum": "Map showing objects of the museum",
"timeline_objects_collection": "Timeline for objects of the collection",
"map_objects_collection": "Map showing objects of the collection",
"all_events": "Alle Veranstaltungen anzeigen"
}
}

View File

@ -24,7 +24,8 @@
"object_title": "Object title",
"cite_this_page": "Cite this page",
"licence_metadata": "Licence (Metadata)",
"licence_images": "Licence (images)"
"licence_images": "Licence (images)",
"edit_object": "Edit object"
},
"objekt_single": {
"inventory_number": "Inventarnummer",

View File

@ -0,0 +1,16 @@
{
"tlAppointments": {
"appointments": "Appointments",
"appointments_intro": "Here you can find appointments \/ events.",
"calendar": "Calendar",
"complete_list": "Complete list",
"subscribe_rss": "Subscribe to RSS feed",
"remove_filter": "Remove filter",
"filter_by_place": "Filter by place",
"ongoing": "Ongoing",
"past": "Past",
"upcoming": "Upcoming",
"about_the_appointment": "About the Event",
"export_calendar_entry": "Export calendar entry"
}
}

View File

@ -41,6 +41,7 @@
"impressum": "impressum",
"privacy_policy": "Privacy policy",
"for_example": "For example",
"exhibitions": "Exhibitions"
"exhibitions": "Exhibitions",
"tag_cloud": "Tag cloud"
}
}

View File

@ -11,6 +11,12 @@
"complete_list": "Complete list",
"subscribe_rss": "RSS",
"filter_by_place": "Filter by place",
"remove_filter": "Remove filter"
"remove_filter": "Remove filter",
"exhibitions_current": "Current exhibitions",
"exhibitions_past": "Past exhibitions",
"exhibitions_upcoming": "Upcoming exhibitions",
"exhibitions_description": "Description",
"exhibitions_from": "From",
"exhibitions_until": "Until"
}
}

View File

@ -7,6 +7,11 @@
"places_intro": "Find maps, for museums and objects ...",
"timeline_intro": "On the timeline, you can find objects sorted by the chronology of events linked to them.",
"exhibitions_intro": "You can also find exhibitions here.",
"topics_intro": "Using the topics module, you can find narratives."
"topics_intro": "Using the topics module, you can find narratives.",
"upcoming_events": "Upcoming events",
"news": "Recent news",
"news_published": "Published",
"more": "More ...",
"all_events": "All events"
}
}

View File

@ -21,6 +21,15 @@
"export_contact": "Kontakt exportieren",
"objects_from_collection": "Objects from collection",
"objects_from_institution": "Objects from institution",
"about_collection": "About the collection"
"about_collection": "About the collection",
"exhibitions_rss": "Subscribe to Exhibitions",
"export_calendar_exhibitions": "Calendar: exhibitions",
"upcoming_events": "Upcoming events",
"see_more": "See more",
"timeline_objects_museum": "Timeline for objects of the museum",
"map_objects_museum": "Map showing objects of the museum",
"timeline_objects_collection": "Timeline for objects of the collection",
"map_objects_collection": "Map showing objects of the collection",
"all_events": "Alle Veranstaltungen anzeigen"
}
}

View File

@ -24,7 +24,8 @@
"object_title": "Object title",
"cite_this_page": "Cite this page",
"licence_metadata": "Licence (Metadata)",
"licence_images": "Licence (images)"
"licence_images": "Licence (images)",
"edit_object": "Edit object"
},
"objekt_single": {
"inventory_number": "Inventory number",