translation-json/backend/en/exhibitions.json

52 lines
3.0 KiB
JSON
Raw Normal View History

2018-05-04 12:33:41 +02:00
{
"tlExhibitions": {
"title": "Title",
"description": "Description",
"start_date": "Start date",
"end_date": "End date",
"visible_publicly": "Visibility on public page",
"exhibitions_added": "A new exhibition has been added",
2019-07-13 23:26:16 +02:00
"name_explica": "The name of the exhibition",
"start_date_explica": "Start date of the exhbtion",
"end_date_explica": "End date of the exhibition",
"description_explica": "Description of the collection",
2018-05-04 12:33:41 +02:00
"exhibitions_list": "List of exhibitions",
"exhibition_edited": "The exhibition has been updated",
"exhibition_deleted": "The exhibition has been deleted",
"exhibitions_edit": "Edit an exhibition",
2019-07-13 23:26:16 +02:00
"catalogue_link": "Link to catalogue",
"catalogue_link_explica": "Link to the catalogue. For example in PDF format there must be an absolute URL",
2018-05-04 12:33:41 +02:00
"make_public": "Make this exhibition public",
2019-07-13 23:26:16 +02:00
"make_hidden": "Hide the exhibition",
2018-05-04 12:33:41 +02:00
"uploaded_poster": "Uploaded image for exhibition",
2019-07-13 23:26:16 +02:00
"select_exhibition": "Select an exhibition",
2018-05-19 14:39:00 +02:00
"exhibition_belongs": "Exhibition belongs to",
"upload_image_pdf": "Upload image or PDF",
2019-07-13 23:26:16 +02:00
"delete_image_pdf": "Delete image",
"obj_link_with_exhibition": "Link with an exhibition",
"obj_linked_exhibitions": "Linked exhibitions",
"exhibitions_list_empty": "Your list of exhibitions is empty thus far",
2018-05-24 22:28:36 +02:00
"remove_obj": "Unlink",
2018-06-10 15:21:46 +02:00
"options": "Options",
2018-07-14 17:54:20 +02:00
"description_too_short": "Description too short (should be min. 25 characters)",
"url": "URL",
2019-07-13 23:26:16 +02:00
"url_explica": "URL to another web page representing the exhibition. Needs to be a valid URL - starting with http:\/\/ or https:\/\/",
2018-09-11 10:13:51 +02:00
"upload_image": "Upload image",
"add_tour": "Add tour of the exhibition",
2018-10-09 12:54:44 +02:00
"edit_tour": "Edit tour of the exhibition",
"all_exhibitions": "All exhibitions",
"minimum_3_characters": "3 characters minimum",
"base_data": "Basic information about the exhibition",
"exhibitions_list_empty_text": "No exhibition entry has been added for your museum yet (hence, we cannot list any). You may:",
"linked_an_exhibition": "Linked an exhibition with the object",
2018-11-09 12:39:36 +01:00
"removed_obj_exh_link": "Removed link of object with an exhibition",
2019-05-18 14:04:38 +02:00
"permanent_exhibition": "Permanent exhibition",
2019-07-13 23:26:16 +02:00
"toggled_highlighting": "Edited highlight status",
"highlight": "Highlight",
2020-05-21 22:23:28 +02:00
"deleted_poster": "Deleted exhibition image",
2020-06-29 01:37:51 +02:00
"exhibition_poster": "Poster of the exhibition",
2020-06-29 01:46:17 +02:00
"select_exhibition_explica": "Select an exhibition to link from the list. If the exhibition has not yet been added, you can add it by clicking the \"+\"-Button in front of the selection boss.",
"obj_desc_in_exhibition": "Object description in exhibition",
"obj_desc_in_exhibition_explica": "The object description as it can be found specifically in the exhibition."
2018-05-04 12:33:41 +02:00
}
}