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

@ -63,7 +63,7 @@
"museumrecord_visibility_off": "The alternative language record has been made non-public.",
"museumrecord_visibility_on": "The alternative language record has been made public.",
"collections": "Collections",
"public": "Visible",
"public": "Public",
"add_edit_tour": "Add \/ edit tour of the museum",
"tour_tool_headline": "Tour creation tool",
"tour_tool_explica": "Using this tool, you can create tours through your museum. Each different picture is linked to a \"scene\", on which hotspots (small notifiers \/ info markers) can be displayed. To position a hotspot, move the center of the picture (where you see that \"+\") to the spot to mark. Click into the input fields for pitch and yaw to enter the current position for a given hotspot.",
@ -91,6 +91,55 @@
"sceneVaov": "vaov",
"sceneChange": "Scene Change",
"return_to_museum": "Return to museum page",
"return_to_exhibition": "Return to exhibition page"
"return_to_exhibition": "Return to exhibition page",
"accessibility": "Accessibility",
"accessibility_explica": "Can the museum be categorized as accessible to disabled people or not?",
"accessibility_text": "Notes on accessibility",
"accessibility_text_explica": "Here you can describe the accessibility situation of the institution in detail.",
"founding_date": "Founding date",
"founding_date_explica": "Year the museum was founded.",
"photos_allowed": "Photos allowed?",
"photos_allowed_explica": "Is it allowed to take photos in the museum?",
"cloakroom_available": "Is a cloakroom available in the museum?",
"lockers_available": "Lockers available?",
"lockers_available_explica": "Are lockers available in the museum?",
"shop_available": "Shop available?",
"shop_available_explica": "Does the museum have a museum store?",
"cafe_available": "Caf\u00e9 available?",
"cafe_available_explica": "Does the museum have a museum caf\u00e9?",
"babycare_room_available": "Baby care room available",
"babycare_room_available_explica": "Is a baby care room available at the museum?",
"cloakroom_available_explica": "Is a cloakroom available in the museum?",
"general_note_opening_hours": "General note on opening hours",
"start_hour": "Start (HH:MM)",
"end_hour": "End (HH:MM)",
"opening_hours_note": "Note for this time time block",
"dow": "Day of week",
"regular_opening_hours": "Regular opening hours",
"new_entry": "New entry",
"entries": "Entries",
"ticket_types": "Ticket types",
"new_ticket_type_name": "New ticket type: name",
"price": "Price",
"currency": "Currency",
"ticket_type_name": "Ticket type: name",
"view_visitor_statistics": "View visitor statistics",
"dow_0": "Monday",
"dow_1": "Tuesday",
"dow_2": "Wednesday",
"dow_3": "Thursday",
"dow_4": "Friday",
"dow_5": "Saturday",
"dow_6": "Sunday",
"base_data": "Base data about the museum",
"check_map": "Check for availability of map",
"public_page": "Public page",
"minimum_3_characters": "3 characters minimum",
"all_museums": "All museums",
"must_be_float": "Muss ein numerischer Wert sein, ggfs. mit Komma. Z.B. 5,2; 1.20, etc",
"opening_hours_have_been_edited": "Edit to the opening hours has been saved",
"ticket_prices_have_been_edited": "Your edit to the ticket prices has been saved",
"zip_code": "Zip code",
"place": "Place"
}
}