Stand 2018-09-11.
This commit is contained in:
@ -79,6 +79,8 @@
|
||||
"appointments_input": "Esem\u00e9ny hozz\u00e1ad\u00e1sa",
|
||||
"appointments": "Esem\u00e9nyek",
|
||||
"appointments_choose": "Esem\u00e9ny kiv\u00e1laszt\u00e1sa",
|
||||
"link_no_url": "The link you provided is no valid URL."
|
||||
"link_no_url": "The link you provided is no valid URL.",
|
||||
"yes": "yes",
|
||||
"no": "no"
|
||||
}
|
||||
}
|
@ -31,6 +31,8 @@
|
||||
"description_too_short": "A le\u00edr\u00e1s t\u00fal r\u00f6vid (minimum 25 karakter)",
|
||||
"url": "URL",
|
||||
"url_explica": "URL to another web page representing the exhibition. Needs to be a valid URL - starting with http:\/\/ or https:\/\/.",
|
||||
"upload_image": "Upload image"
|
||||
"upload_image": "Upload image",
|
||||
"add_tour": "Add tour of the exhibition",
|
||||
"edit_tour": "Edit tour of the exhibition"
|
||||
}
|
||||
}
|
@ -63,6 +63,34 @@
|
||||
"museumrecord_visibility_off": "Az alternat\u00edv nyelvi verzi\u00f3 elrejtve",
|
||||
"museumrecord_visibility_on": "Az alternat\u00edv nyelvi verzi\u00f3 publik\u00e1lva",
|
||||
"collections": "Gy\u0171jtem\u00e9nyek",
|
||||
"public": "Hozz\u00e1f\u00e9rhet\u0151"
|
||||
"public": "Hozz\u00e1f\u00e9rhet\u0151",
|
||||
"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.",
|
||||
"scene_data": "Scene data",
|
||||
"sceneHaov": "haov",
|
||||
"sceneVoav": "vaov",
|
||||
"edit_hotspots": "Edit hotspots",
|
||||
"hotspot": "Hotspot",
|
||||
"pitch": "Pitch",
|
||||
"yaw": "yaw",
|
||||
"hotspotText": "Text",
|
||||
"hotspotType": "Type",
|
||||
"hotspotURL": "URL",
|
||||
"hotspotSceneID": "Scene ID",
|
||||
"remove_hotspot": "Remove hotspot",
|
||||
"options": "Options",
|
||||
"add_hotspot": "Add a new hotspot",
|
||||
"remove_scene_image": "Remove image",
|
||||
"add_scene": "Add scene",
|
||||
"remove_scene": "Remove scene",
|
||||
"remove_tour": "Remove tour",
|
||||
"add_tour": "Add tour of the museum",
|
||||
"edit_tour": "Edit tour of the museum",
|
||||
"sceneTitle": "Scene Title",
|
||||
"sceneVaov": "vaov",
|
||||
"sceneChange": "Scene Change",
|
||||
"return_to_museum": "Return to museum page",
|
||||
"return_to_exhibition": "Return to exhibition page"
|
||||
}
|
||||
}
|
@ -83,7 +83,8 @@
|
||||
"publish_social_media_no": "SM ikonok elrejt\u00e9se",
|
||||
"generate_pdf": "PDF k\u00e9sz\u00edt\u00e9se",
|
||||
"PuQi": "PuQi",
|
||||
"assignment_wrong_user_role": "Assignments to collections, series, and literature entries are always bound to an institution. These assignments can only be set by users of the user role \"museum director\". Please log in as a museum director if need be."
|
||||
"assignment_wrong_user_role": "Assignments to collections, series, and literature entries are always bound to an institution. These assignments can only be set by users of the user role \"museum director\". Please log in as a museum director if need be.",
|
||||
"fulltext": "Fulltext"
|
||||
},
|
||||
"objekt": {
|
||||
"assign_results": "Hozz\u00e1rendel\u00e9s ",
|
||||
|
@ -78,6 +78,7 @@
|
||||
"mail_deletion_contents": "Your account has been flagged for deletion. If you really want to delete your account at museum-digital, you can do so by clicking on the link below:",
|
||||
"deletion_mail_sent": "A mail has been sent, asking for your confirmation for deleting your account",
|
||||
"delete": "Delete",
|
||||
"exportUserData": "Export own account data"
|
||||
"exportUserData": "Export own account data",
|
||||
"automatic_mails": "Automatische Benachrichtigungen erhalten"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user