Stand 2018-05-19.
This commit is contained in:
16
frontend/it/appointments.json
Normal file
16
frontend/it/appointments.json
Normal 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"
|
||||
}
|
||||
}
|
@ -41,6 +41,7 @@
|
||||
"impressum": "impressum",
|
||||
"privacy_policy": "Privacy policy",
|
||||
"for_example": "For example",
|
||||
"exhibitions": "Exhibitions"
|
||||
"exhibitions": "Exhibitions",
|
||||
"tag_cloud": "Tag cloud"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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"
|
||||
}
|
||||
}
|
@ -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",
|
||||
|
Reference in New Issue
Block a user