Stand 2018-11-09.

This commit is contained in:
2018-11-09 12:39:36 +01:00
committed by Stefan Rohde-Enslin
parent fb01cdb3d9
commit 7863de96cb
96 changed files with 515 additions and 93 deletions

View File

@ -45,6 +45,9 @@
"tag_cloud": "Schlagwortwolke",
"sitemap": "Sitemap",
"page": "Seite",
"image_search": "Bildersuche"
"image_search": "Bildersuche",
"read_more": "Weiterlesen",
"more": "Weiteres",
"graph_view": "Graphenansicht"
}
}

View File

@ -21,6 +21,8 @@
"url_web": "Webseite der Ausstellung",
"catalogue_link": "Ausstellungskatalog",
"tour": "Tour durch die Ausstellung",
"export_for_calendar": "F\u00fcr Kalender exportieren"
"export_for_calendar": "F\u00fcr Kalender exportieren",
"permanent_exhibition": "Dauerausstellung",
"permanent_exhibition_headline": "Dauerausstellung"
}
}

View File

@ -0,0 +1,15 @@
{
"tlGraphView": {
"info": "Info",
"help": "Was",
"options": "Optionen",
"hide": "Verstecken",
"explanation_title": "Museum-digital als Graph",
"explanation_content": "<p>Die Graphenansicht erlaubt einen anderen Blick auf Beziehungen bei museum-digital.de. Einzelne Datenbankeintr\u00e4ge (ein Objekt, eine Einrichtung, eine Sammlung, etc.) werden als Knoten dargestellt. Der entsprechende Knoten ist je nach Art des Datenbankeintrages gef\u00e4rbt. Beispielsweise sind Einrichtungen in orangenen Knoten dargestellt.<\/p><p>Wof\u00fcr ein einzelner Knoten steht, das wird beim \u00dcberfahren mit der Maus angezeigt.<\/p>\r\n<p>Wenn Sie auf einen Knoten klicken, werden dessen Beziehungen sichtbar. Eine kurze Beschreibung des gew\u00e4hlten Knotens wird in der rechten Spalte erscheinen. Ein Doppelklick auf einen Knoten (oder ein Klick auf das \"Auge\"-Symbol rechts oben) geht direkt zum entsprechenden Eintrag bei museum-digital.de<\/p>\r\n<p>Sie k\u00f6nnen sich mehr oder weniger Arten von Knoten anzeigen lassen. W\u00e4hlen Sie einfach unter Optionen die entsprechende Art ab.<\/p>",
"display_types": "Eingeblendete Typen",
"focus_selected_node": "Ausgew\u00e4hlten Knoten fokussieren",
"time": "Zeit",
"person": "Akteur",
"place": "Ort"
}
}

View File

@ -30,7 +30,8 @@
"by": "Von",
"published": "Ver\u00f6ffentlicht",
"exact_match_or_not": "Exakter Treffer oder nicht",
"exact_match_subordinates": "Exakter Treffer oder auch Untergeordnetes"
"exact_match_subordinates": "Exakter Treffer oder auch Untergeordnetes",
"ongoing_exhibitions": "Laufende Ausstellungen"
},
"objekt_single": {
"inventory_number": "Inventarnummer",

View File

@ -45,6 +45,9 @@
"tag_cloud": "Tag cloud",
"sitemap": "Sitemap",
"page": "Page",
"image_search": "Image search"
"image_search": "Image search",
"read_more": "Read more",
"more": "More",
"graph_view": "Graph view"
}
}

View File

@ -21,6 +21,8 @@
"url_web": "Website of the exhibition",
"catalogue_link": "Exhibition catalogue",
"tour": "Tour through the exhibition",
"export_for_calendar": "Export for calendar"
"export_for_calendar": "Export for calendar",
"permanent_exhibition": "Permanent exhibition",
"permanent_exhibition_headline": "permanent exhibition"
}
}

View File

@ -0,0 +1,15 @@
{
"tlGraphView": {
"info": "Info",
"help": "Help",
"options": "Options",
"hide": "Hide",
"explanation_title": "Viewing museum-digital through graphs",
"explanation_content": "<p>The graph view offers a unique new perspective on the relationships between contents at museum-digital. Each database entry (an object, an institution, a collection, etc.) is displayed as a node.<\/p>\r\n<p>Each of these nodes is color coded based on their respective type. E.g. institutions are displayed on an orange background.<\/p>\r\n<p>By clicking on a node, you can find out about that entry's relationships. A short description on the selected node will be displayed in this sidebar, if you click on \"Info\" in the navigation above.<\/p>\r\n<p>By double clicking on a node, or by clicking on the \"eye\" symbol at the top right of the info sidebar, you can access the page of the corresponding entry.<\/p>\r\n<p>Additionally, you can hide nodes by their content type. To do so, select \"Options\" in the navigation above and drag the respective slider to the left.<\/p>",
"display_types": "Displayed types",
"focus_selected_node": "Focus selected node",
"time": "Time",
"person": "Person",
"place": "Place"
}
}

View File

@ -41,10 +41,10 @@
"search_keyword_other_collections": "... search for this keyword in other collections of the museum",
"search_keyword_in_this_version": "... search for this keyword at other places",
"search_keyword_in_md_nat": "... search for this keyword in the German national version of museum-digital",
"place_not_found": "Nothing found relating to this placename.",
"search_place_other_collections": "... search for this placename in other collections of the museum",
"search_place_in_this_version": "... search for this placename at other places",
"search_place_in_md_nat": "... search for this placename in the German national version of museum-digital",
"place_not_found": "Nothing found relating to this place.",
"search_place_other_collections": "... search for this place in other collections of the museum",
"search_place_in_this_version": "... search for this place at other places",
"search_place_in_md_nat": "... search for this place in the German national version of museum-digital",
"time_not_found": "Nothing found relating to this point in time.",
"search_time_other_collections": "... search for this point in time in other collections of the museum",
"search_time_in_this_version": "... search for this point in time at other places",

View File

@ -30,7 +30,8 @@
"by": "By",
"published": "Published",
"exact_match_or_not": "Exact match or not",
"exact_match_subordinates": "Exact match \/ including subordinates"
"exact_match_subordinates": "Exact match \/ including subordinates",
"ongoing_exhibitions": "Ongoing exhibitions"
},
"objekt_single": {
"inventory_number": "Inventory number",

View File

@ -45,6 +45,9 @@
"tag_cloud": "Tag cloud",
"sitemap": "Sitemap",
"page": "Page",
"image_search": "Image search"
"image_search": "Image search",
"read_more": "Read more",
"more": "More",
"graph_view": "Graph view"
}
}

View File

@ -21,6 +21,8 @@
"url_web": "Website of the exhibition",
"catalogue_link": "Exhibition catalogue",
"tour": "Tour through the exhibition",
"export_for_calendar": "Export for calendar"
"export_for_calendar": "Export for calendar",
"permanent_exhibition": "Permanent exhibition",
"permanent_exhibition_headline": "permanent exhibition"
}
}

View File

@ -0,0 +1,15 @@
{
"tlGraphView": {
"info": "Info",
"help": "Help",
"options": "Options",
"hide": "Hide",
"explanation_title": "Viewing museum-digital through graphs",
"explanation_content": "<p>The graph view offers a unique new perspective on the relationships between contents at museum-digital. Each database entry (an object, an institution, a collection, etc.) is displayed as a node.<\/p>These ",
"display_types": "Displayed types",
"focus_selected_node": "Focus selected node",
"time": "Time",
"person": "Person",
"place": "Place"
}
}

View File

@ -30,7 +30,8 @@
"by": "By",
"published": "Published",
"exact_match_or_not": "Exact match or not",
"exact_match_subordinates": "Exact match \/ including subordinates"
"exact_match_subordinates": "Exact match \/ including subordinates",
"ongoing_exhibitions": "Ongoing exhibitions"
},
"objekt_single": {
"inventory_number": "Inventory number",

View File

@ -45,6 +45,9 @@
"tag_cloud": "Kulcssz\u00f3 felh\u0151",
"sitemap": "Sitemap",
"page": "Page",
"image_search": "K\u00e9pkeres\u0151"
"image_search": "K\u00e9pkeres\u0151",
"read_more": "Read more",
"more": "More",
"graph_view": "Graph view"
}
}

View File

@ -21,6 +21,8 @@
"url_web": "Website of the exhibition",
"catalogue_link": "Exhibition catalogue",
"tour": "Tour through the exhibition",
"export_for_calendar": "Export for calendar"
"export_for_calendar": "Export for calendar",
"permanent_exhibition": "Permanent exhibition",
"permanent_exhibition_headline": "permanent exhibition"
}
}

View File

@ -0,0 +1,15 @@
{
"tlGraphView": {
"info": "Info",
"help": "Help",
"options": "Options",
"hide": "Hide",
"explanation_title": "Viewing museum-digital through graphs",
"explanation_content": "<p>The graph view offers a unique new perspective on the relationships between contents at museum-digital. Each database entry (an object, an institution, a collection, etc.) is displayed as a node.<\/p>These ",
"display_types": "Displayed types",
"focus_selected_node": "Focus selected node",
"time": "Time",
"person": "Person",
"place": "Place"
}
}

View File

@ -30,7 +30,8 @@
"by": "By",
"published": "Published",
"exact_match_or_not": "Exact match or not",
"exact_match_subordinates": "Exact match \/ including subordinates"
"exact_match_subordinates": "Exact match \/ including subordinates",
"ongoing_exhibitions": "Ongoing exhibitions"
},
"objekt_single": {
"inventory_number": "Lelt\u00e1ri sz\u00e1m",

View File

@ -45,6 +45,9 @@
"tag_cloud": "Tag cloud",
"sitemap": "Sitemap",
"page": "Page",
"image_search": "Image search"
"image_search": "Image search",
"read_more": "Read more",
"more": "More",
"graph_view": "Graph view"
}
}

View File

@ -21,6 +21,8 @@
"url_web": "Website of the exhibition",
"catalogue_link": "Exhibition catalogue",
"tour": "Tour through the exhibition",
"export_for_calendar": "Export for calendar"
"export_for_calendar": "Export for calendar",
"permanent_exhibition": "Permanent exhibition",
"permanent_exhibition_headline": "permanent exhibition"
}
}

View File

@ -0,0 +1,15 @@
{
"tlGraphView": {
"info": "Info",
"help": "Help",
"options": "Options",
"hide": "Hide",
"explanation_title": "Viewing museum-digital through graphs",
"explanation_content": "<p>The graph view offers a unique new perspective on the relationships between contents at museum-digital. Each database entry (an object, an institution, a collection, etc.) is displayed as a node.<\/p>These ",
"display_types": "Displayed types",
"focus_selected_node": "Focus selected node",
"time": "Time",
"person": "Person",
"place": "Place"
}
}

View File

@ -30,7 +30,8 @@
"by": "By",
"published": "Published",
"exact_match_or_not": "Exact match or not",
"exact_match_subordinates": "Exact match \/ including subordinates"
"exact_match_subordinates": "Exact match \/ including subordinates",
"ongoing_exhibitions": "Ongoing exhibitions"
},
"objekt_single": {
"inventory_number": "Nomor inventarisasi",

View File

@ -45,6 +45,9 @@
"tag_cloud": "Tag cloud",
"sitemap": "Sitemap",
"page": "Page",
"image_search": "Image search"
"image_search": "Image search",
"read_more": "Read more",
"more": "More",
"graph_view": "Graph view"
}
}

View File

@ -21,6 +21,8 @@
"url_web": "Website of the exhibition",
"catalogue_link": "Exhibition catalogue",
"tour": "Tour through the exhibition",
"export_for_calendar": "Export for calendar"
"export_for_calendar": "Export for calendar",
"permanent_exhibition": "Permanent exhibition",
"permanent_exhibition_headline": "permanent exhibition"
}
}

View File

@ -0,0 +1,15 @@
{
"tlGraphView": {
"info": "Info",
"help": "Help",
"options": "Options",
"hide": "Hide",
"explanation_title": "Viewing museum-digital through graphs",
"explanation_content": "<p>The graph view offers a unique new perspective on the relationships between contents at museum-digital. Each database entry (an object, an institution, a collection, etc.) is displayed as a node.<\/p>These ",
"display_types": "Displayed types",
"focus_selected_node": "Focus selected node",
"time": "Time",
"person": "Person",
"place": "Place"
}
}

View File

@ -30,7 +30,8 @@
"by": "By",
"published": "Published",
"exact_match_or_not": "Exact match or not",
"exact_match_subordinates": "Exact match \/ including subordinates"
"exact_match_subordinates": "Exact match \/ including subordinates",
"ongoing_exhibitions": "Ongoing exhibitions"
},
"objekt_single": {
"inventory_number": "Numero d'inventario",

View File

@ -45,6 +45,9 @@
"tag_cloud": "Tag cloud",
"sitemap": "Sitemap",
"page": "Page",
"image_search": "Image search"
"image_search": "Image search",
"read_more": "Read more",
"more": "More",
"graph_view": "Graph view"
}
}

View File

@ -21,6 +21,8 @@
"url_web": "Website of the exhibition",
"catalogue_link": "Exhibition catalogue",
"tour": "Tour through the exhibition",
"export_for_calendar": "Export for calendar"
"export_for_calendar": "Export for calendar",
"permanent_exhibition": "Permanent exhibition",
"permanent_exhibition_headline": "permanent exhibition"
}
}

View File

@ -0,0 +1,15 @@
{
"tlGraphView": {
"info": "Info",
"help": "Help",
"options": "Options",
"hide": "Hide",
"explanation_title": "Viewing museum-digital through graphs",
"explanation_content": "<p>The graph view offers a unique new perspective on the relationships between contents at museum-digital. Each database entry (an object, an institution, a collection, etc.) is displayed as a node.<\/p>These ",
"display_types": "Displayed types",
"focus_selected_node": "Focus selected node",
"time": "Time",
"person": "Person",
"place": "Place"
}
}

View File

@ -30,7 +30,8 @@
"by": "By",
"published": "Published",
"exact_match_or_not": "Exact match or not",
"exact_match_subordinates": "Exact match \/ including subordinates"
"exact_match_subordinates": "Exact match \/ including subordinates",
"ongoing_exhibitions": "Ongoing exhibitions"
},
"objekt_single": {
"inventory_number": "Inventarnummer",

View File

@ -45,6 +45,9 @@
"tag_cloud": "Tag cloud",
"sitemap": "Sitemap",
"page": "Page",
"image_search": "Image search"
"image_search": "Image search",
"read_more": "Read more",
"more": "More",
"graph_view": "Graph view"
}
}

View File

@ -21,6 +21,8 @@
"url_web": "Website of the exhibition",
"catalogue_link": "Exhibition catalogue",
"tour": "Tour through the exhibition",
"export_for_calendar": "Export for calendar"
"export_for_calendar": "Export for calendar",
"permanent_exhibition": "Permanent exhibition",
"permanent_exhibition_headline": "permanent exhibition"
}
}

View File

@ -0,0 +1,15 @@
{
"tlGraphView": {
"info": "Info",
"help": "Help",
"options": "Options",
"hide": "Hide",
"explanation_title": "Viewing museum-digital through graphs",
"explanation_content": "<p>The graph view offers a unique new perspective on the relationships between contents at museum-digital. Each database entry (an object, an institution, a collection, etc.) is displayed as a node.<\/p>These ",
"display_types": "Displayed types",
"focus_selected_node": "Focus selected node",
"time": "Time",
"person": "Person",
"place": "Place"
}
}

View File

@ -30,7 +30,8 @@
"by": "By",
"published": "Published",
"exact_match_or_not": "Exact match or not",
"exact_match_subordinates": "Exact match \/ including subordinates"
"exact_match_subordinates": "Exact match \/ including subordinates",
"ongoing_exhibitions": "Ongoing exhibitions"
},
"objekt_single": {
"inventory_number": "Numer inwentarzowy",

View File

@ -45,6 +45,9 @@
"tag_cloud": "Tag cloud",
"sitemap": "Sitemap",
"page": "Page",
"image_search": "Image search"
"image_search": "Image search",
"read_more": "Read more",
"more": "More",
"graph_view": "Graph view"
}
}

View File

@ -21,6 +21,8 @@
"url_web": "Website of the exhibition",
"catalogue_link": "Exhibition catalogue",
"tour": "Tour through the exhibition",
"export_for_calendar": "Export for calendar"
"export_for_calendar": "Export for calendar",
"permanent_exhibition": "Permanent exhibition",
"permanent_exhibition_headline": "permanent exhibition"
}
}

View File

@ -0,0 +1,15 @@
{
"tlGraphView": {
"info": "Info",
"help": "Help",
"options": "Options",
"hide": "Hide",
"explanation_title": "Viewing museum-digital through graphs",
"explanation_content": "<p>The graph view offers a unique new perspective on the relationships between contents at museum-digital. Each database entry (an object, an institution, a collection, etc.) is displayed as a node.<\/p>These ",
"display_types": "Displayed types",
"focus_selected_node": "Focus selected node",
"time": "Time",
"person": "Person",
"place": "Place"
}
}

View File

@ -30,7 +30,8 @@
"by": "By",
"published": "Published",
"exact_match_or_not": "Exact match or not",
"exact_match_subordinates": "Exact match \/ including subordinates"
"exact_match_subordinates": "Exact match \/ including subordinates",
"ongoing_exhibitions": "Ongoing exhibitions"
},
"objekt_single": {
"inventory_number": "N\u00famero no invent\u00e1rio",

View File

@ -45,6 +45,9 @@
"tag_cloud": "Tag cloud",
"sitemap": "Sitemap",
"page": "Page",
"image_search": "Image search"
"image_search": "Image search",
"read_more": "Read more",
"more": "More",
"graph_view": "Graph view"
}
}

View File

@ -21,6 +21,8 @@
"url_web": "Website of the exhibition",
"catalogue_link": "Exhibition catalogue",
"tour": "Tour through the exhibition",
"export_for_calendar": "Export for calendar"
"export_for_calendar": "Export for calendar",
"permanent_exhibition": "Permanent exhibition",
"permanent_exhibition_headline": "permanent exhibition"
}
}

View File

@ -0,0 +1,15 @@
{
"tlGraphView": {
"info": "Info",
"help": "Help",
"options": "Options",
"hide": "Hide",
"explanation_title": "Viewing museum-digital through graphs",
"explanation_content": "<p>The graph view offers a unique new perspective on the relationships between contents at museum-digital. Each database entry (an object, an institution, a collection, etc.) is displayed as a node.<\/p>These ",
"display_types": "Displayed types",
"focus_selected_node": "Focus selected node",
"time": "Time",
"person": "Person",
"place": "Place"
}
}

View File

@ -30,7 +30,8 @@
"by": "By",
"published": "Published",
"exact_match_or_not": "Exact match or not",
"exact_match_subordinates": "Exact match \/ including subordinates"
"exact_match_subordinates": "Exact match \/ including subordinates",
"ongoing_exhibitions": "Ongoing exhibitions"
},
"objekt_single": {
"inventory_number": "Inventarnummer",

View File

@ -45,6 +45,9 @@
"tag_cloud": "Tag cloud",
"sitemap": "Sitemap",
"page": "Page",
"image_search": "Image search"
"image_search": "Image search",
"read_more": "Read more",
"more": "More",
"graph_view": "Graph view"
}
}

View File

@ -21,6 +21,8 @@
"url_web": "Website of the exhibition",
"catalogue_link": "Exhibition catalogue",
"tour": "Tour through the exhibition",
"export_for_calendar": "Export for calendar"
"export_for_calendar": "Export for calendar",
"permanent_exhibition": "Permanent exhibition",
"permanent_exhibition_headline": "permanent exhibition"
}
}

View File

@ -0,0 +1,15 @@
{
"tlGraphView": {
"info": "Info",
"help": "Help",
"options": "Options",
"hide": "Hide",
"explanation_title": "Viewing museum-digital through graphs",
"explanation_content": "<p>The graph view offers a unique new perspective on the relationships between contents at museum-digital. Each database entry (an object, an institution, a collection, etc.) is displayed as a node.<\/p>These ",
"display_types": "Displayed types",
"focus_selected_node": "Focus selected node",
"time": "Time",
"person": "Person",
"place": "Place"
}
}

View File

@ -30,7 +30,8 @@
"by": "By",
"published": "Published",
"exact_match_or_not": "Exact match or not",
"exact_match_subordinates": "Exact match \/ including subordinates"
"exact_match_subordinates": "Exact match \/ including subordinates",
"ongoing_exhibitions": "Ongoing exhibitions"
},
"objekt_single": {
"inventory_number": "Inventory number",