Stand 2018-10-05.

This commit is contained in:
2018-10-09 12:54:44 +02:00
committed by Stefan Rohde-Enslin
parent dadb280944
commit fb01cdb3d9
326 changed files with 4533 additions and 357 deletions

View File

@ -31,6 +31,34 @@
"timeline_objects_collection": "Timeline for objects of the collection",
"map_objects_collection": "Map showing objects of the collection",
"all_events": "Alle Veranstaltungen anzeigen",
"tour": "Tour of the museum"
"tour": "Tour of the museum",
"accessible": "Accessible",
"not_accessible": "Not accessible",
"photos_allowed": "Photos allowed",
"photos_not_allowed": "Photos not allowed",
"cloakroom_available": "Cloakroom available",
"cloakroom_not_available": "Cloakroom not available",
"lockers_available": "Lockers available",
"lockers_not_available": "Lockers not available",
"shop_available": "Shop available",
"shop_not_available": "Shop not available",
"cafe_available": "Caf\u00e9 available",
"cafe_not_available": "Caf\u00e9 not available",
"babycare_room_available": "Baby care room available",
"babycare_room_not_available": "Baby care room not available",
"dow_0": "Monday",
"dow_1": "Tuesday",
"dow_2": "Wednesday",
"dow_3": "Thursday",
"dow_4": "Friday",
"dow_5": "Saturday",
"dow_6": "Sunday",
"regular_opening_hours": "Regul\u00e4re \u00d6ffnungszeiten",
"general_note_opening_hours": "General note",
"cloakroom": "Cloakroom",
"lockers": "Lockers",
"museum_shop": "Museum shop",
"babycare_room": "Baby care room",
"ticket_prices": "Ticket prices"
}
}

View File

@ -66,6 +66,7 @@
"search_mode_grid": "Grid",
"search_mode_liste": "List view",
"search_mode_browse": "Browse mode",
"search_results_by_museum": "Search results by museum"
"search_results_by_museum": "Search results by museum",
"calculate_distance": "Calculate distance"
}
}

View File

@ -15,6 +15,8 @@
"sitemap": "Site map",
"more": "More",
"articles": "Articles",
"events": "Events"
"events": "Events",
"select_language": "Select language",
"join_us": "Join us"
}
}
}

View File

@ -28,7 +28,9 @@
"edit_object": "Edit object",
"linked_articles": "Linked Artikels",
"by": "By",
"published": "Published"
"published": "Published",
"exact_match_or_not": "Exact match or not",
"exact_match_subordinates": "Exact match \/ including subordinates"
},
"objekt_single": {
"inventory_number": "Inventory number",

View File

@ -3,10 +3,12 @@
"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 <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 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",
"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 <p>We would be happy if you could inform us about your projects based on the API, so that we can contact you in case of changes to the API.<\/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",
"sessionSettings_title": "Browser-based Settings",
"sessionSettings_content": "<p>\r\n For some functions, museum-digital uses browser-based settings (for the technically inclined: using the <a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/Web_Storage_API\">Web Storage API<\/a>). On this page, you can enable or disable the available options.\r\n<\/p>\r\n\r\n<table class=\"overviewtable\">\r\n <thead>\r\n <tr>\r\n <th>Option<\/th>\r\n <th>Value<\/th>\r\n <\/tr>\r\n <\/thead>\r\n <tbody>\r\n <tr>\r\n <td>Use alternative design<\/td>\r\n <td><input type=\"range\" id=\"settingsAlternativeDesign\" min=\"0\" max=\"1\" value=\"0\" \/><\/td>\r\n <\/tr>\r\n <tr>\r\n <td>Enable speech recognition<\/td>\r\n <td><input type=\"range\" id=\"settingsSpeechRecognition\" min=\"0\" max=\"1\" value=\"0\" \/><\/td>\r\n <\/tr>\r\n <tr>\r\n <td>Enable pre-caching<\/td>\r\n <td><input type=\"range\" id=\"settingsPrecaching\" min=\"0\" max=\"1\" value=\"0\" \/><\/td>\r\n <\/tr>\r\n <\/tbody>\r\n<\/table>",
"sessionSettings_content": "<p>\r\n For some functions, museum-digital uses browser-based settings (for the technically inclined: using the <a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/API\/Web_Storage_API\">Web Storage API<\/a>). On this page, you can enable or disable the available options.\r\n<\/p>\r\n\r\n<table class=\"overviewtable\">\r\n <thead>\r\n <tr>\r\n <th>Option<\/th>\r\n <th>Value<\/th>\r\n <\/tr>\r\n <\/thead>\r\n <tbody>\r\n <tr>\r\n <td>Use alternative design<\/td>\r\n <td><input type=\"range\" id=\"settingsAlternativeDesign\" min=\"0\" max=\"1\" value=\"0\" \/><\/td>\r\n <\/tr>\r\n <tr>\r\n <td>Enable speech recognition<\/td>\r\n <td><input type=\"range\" id=\"settingsSpeechRecognition\" min=\"0\" max=\"1\" value=\"0\" \/><\/td>\r\n <\/tr>\r\n <tr>\r\n <td>Services based on Geolocation<\/td>\r\n <td><input type=\"range\" id=\"settingsUseLocation\" min=\"0\" max=\"1\" value=\"0\" \/><\/td>\r\n <\/tr>\r\n <tr>\r\n <td>Enable pre-caching<\/td>\r\n <td><input type=\"range\" id=\"settingsPrecaching\" min=\"0\" max=\"1\" value=\"0\" \/><\/td>\r\n <\/tr>\r\n <\/tbody>\r\n<\/table>",
"404_title": "404",
"404_content": "Nothing found."
"404_content": "Nothing found.",
"join_title": "Join us",
"join_content": "Join us: text"
}
}