Stand 2018-07-12.
This commit is contained in:
@ -11,6 +11,8 @@
|
||||
"past": "Past",
|
||||
"upcoming": "Upcoming",
|
||||
"about_the_appointment": "About the Event",
|
||||
"export_calendar_entry": "Export calendar entry"
|
||||
"export_calendar_entry": "Export calendar entry",
|
||||
"images": "Images",
|
||||
"url_web": "Website of the event"
|
||||
}
|
||||
}
|
@ -42,6 +42,8 @@
|
||||
"privacy_policy": "Privacy policy",
|
||||
"for_example": "For example",
|
||||
"exhibitions": "Exhibitions",
|
||||
"tag_cloud": "Tag cloud"
|
||||
"tag_cloud": "Tag cloud",
|
||||
"sitemap": "Sitemap",
|
||||
"page": "Page"
|
||||
}
|
||||
}
|
@ -4,6 +4,7 @@
|
||||
"page_collection_intro": "Hier finden Sie eine Liste aller verf\u00fcgbaren Sammlungen. Informationen zu jeder einzelnen Sammlung erscheinen nach Anklicken des Namens. Auf dieser Weise k\u00f6nnen Sie einen \u00dcberblick \u00fcber die jeweilige Sammlung erreichen gleichfalls k\u00f6nnen Sie in der gew\u00e4hlten Sammlung suchen. Eine Suchfunktion f\u00fcr die Suche nach Sammlungen wird demn\u00e4chst erstellt.",
|
||||
"list_example": "... beispielsweise ...",
|
||||
"list_show_objects": "Objekte zeigen",
|
||||
"list_search_collection": "Sammlung durchsuchen"
|
||||
"list_search_collection": "Sammlung durchsuchen",
|
||||
"page_collection_description": "On this page, you can find a list of all collections of the museums participating on this instance of museum-digital."
|
||||
}
|
||||
}
|
@ -17,6 +17,8 @@
|
||||
"exhibitions_upcoming": "Upcoming exhibitions",
|
||||
"exhibitions_description": "Description",
|
||||
"exhibitions_from": "From",
|
||||
"exhibitions_until": "Until"
|
||||
"exhibitions_until": "Until",
|
||||
"url_web": "Website of the exhibition",
|
||||
"catalogue_link": "Exhibition catalogue"
|
||||
}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
{
|
||||
"images": {
|
||||
"resource": "Resource"
|
||||
}
|
||||
}
|
@ -61,6 +61,10 @@
|
||||
"object_name": "Object title",
|
||||
"inventory_number": "Inventory number",
|
||||
"ascending": "Ascending",
|
||||
"descending": "Descending"
|
||||
"descending": "Descending",
|
||||
"search_mode_raster": "Grid",
|
||||
"search_mode_grid": "Grid",
|
||||
"search_mode_liste": "List view",
|
||||
"search_mode_browse": "Browse mode"
|
||||
}
|
||||
}
|
@ -10,6 +10,7 @@
|
||||
"museums_on_map": "Museums on map",
|
||||
"list_of_institutions": "List of institutions",
|
||||
"map_symbols": "Symbols",
|
||||
"images": "Images"
|
||||
"images": "Images",
|
||||
"page_museum_description": "Overview of all museums participating on this instance of museum-digital."
|
||||
}
|
||||
}
|
@ -10,6 +10,8 @@
|
||||
"API_link": "",
|
||||
"rss_feeds": "RSS feeds",
|
||||
"api": "API",
|
||||
"exhibition": "Exhibition"
|
||||
"exhibition": "Exhibition",
|
||||
"settings": "Settings",
|
||||
"sitemap": "Site map"
|
||||
}
|
||||
}
|
@ -28,6 +28,8 @@
|
||||
"alpha": "After (Year)",
|
||||
"omega": "Before (Time)",
|
||||
"modify_search_parameters": "Modify search parameters",
|
||||
"full_text": "Full text"
|
||||
"full_text": "Full text",
|
||||
"extended_search_description": "Here you can do an advanced search for objects based on their relationship to a given person\/institution, a place or time.",
|
||||
"image_wall_description": "Here you can find a random sample of the objects presented on the current instance of museum-digital."
|
||||
}
|
||||
}
|
20
frontend/ru/sitemap.json
Normal file
20
frontend/ru/sitemap.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"sitemap": {
|
||||
"object_groups": "Object groups",
|
||||
"static_pages": "Static Pages",
|
||||
"all_institutions": "All institutions",
|
||||
"all_collections": "All collections",
|
||||
"all_series": "All series",
|
||||
"exhibitions": "Exhibitions",
|
||||
"appointments": "Events",
|
||||
"people_to_people_pages": "People to people pages",
|
||||
"people": "People",
|
||||
"places": "Places",
|
||||
"page": "Page",
|
||||
"museums_list": "List of all museums",
|
||||
"collections_list": "List of all collections",
|
||||
"exhibition_list": "List of all exhibitions",
|
||||
"events_list": "List of all events",
|
||||
"extended_search": "Erweiterte Suche"
|
||||
}
|
||||
}
|
@ -5,6 +5,8 @@
|
||||
"api_title": "API and Export Options",
|
||||
"api_content": "<h3>JSON API<\/h3><article><p>Museum-Digital offers JSON APIs for most of the central pages.<\/p><\/article><h3>Further export options<\/h3><article><ul><\/ul><\/article>",
|
||||
"sessionSettings_title": "Browser-based Settings",
|
||||
"sessionSettings_content": "<p>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.<\/p><table><thead><tr><th>Option<\/th><th>Value<\/th><\/tr><\/thead><tbody><tr><td>Use alternative design<\/td><td><input type=\"range\" id=\"alternativeDesignSetting\" min=\"0\" max=\"1\" value=\"0\" \/><\/td><\/tr><\/tbody><\/table>"
|
||||
"sessionSettings_content": "<p>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.<\/p><table><thead><tr><th>Option<\/th><th>Value<\/th><\/tr><\/thead><tbody><tr><td>Use alternative design<\/td><td><input type=\"range\" id=\"alternativeDesignSetting\" min=\"0\" max=\"1\" value=\"0\" \/><\/td><\/tr><\/tbody><\/table>",
|
||||
"404_title": "404",
|
||||
"404_content": "Nothing found."
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user