Move explanations of event types to translation tool

This commit is contained in:
2020-01-04 13:11:30 +01:00
committed by Stefan Rohde-Enslin
parent 0edc712883
commit 121144ceaa
56 changed files with 560 additions and 1680 deletions

View File

@ -0,0 +1,40 @@
{
"ereignistyp_explica": {
"1": "Fits nearly in all cases for man-made objects. Use this if no other event type suits better.",
"2": "Please only use for archaelogical or geological objects",
"3": "Please use for books, maps and similar things",
"4": "Creation of something inspiring e.g. a painting",
"5": "Please use if someone is depicted at the object (only persons or institutions)",
"6": "Use in \"real world\" (i.e. outside of exhibitions etc.)",
"7": "Please use for letters, books, musical notations, ...",
"8": "Please use for biological objects (NOT: The museum as collector)",
"9": "Please use for paintings of all kinds ...",
"10": "Please use for photographies, audio- or video recordings ...",
"11": "Please use for letters and other mailed documents.",
"12": "Please use for engravings and woodcuts ...",
"13": "Please use for letters and other mailed documents.",
"14": "Please ONLY use for certificates and documents",
"15": "Please use for documents.",
"16": "Please use for archaeological finds, zoological typus definition, ...",
"19": "Use for drawings",
"20": "Copying a text of any kind by hand",
"21": "Please use if the object itself is a prehistoric life form (saurus, neanderthaler, exstinguished fern, ...).",
"22": "Genearal, not exactly defined relation to a place",
"23": "Genearal, not exactly defined relation to a person or institution",
"24": "Genearal, not exactly defined relation to a time",
"25": "Please use to add information about commissioning e.g. the creation of an object",
"26": "Please use to add information about the creation of printed material",
"27": "Please use if the object is an audio recording",
"28": "Please use if the object is a recorded song",
"29": "Please use for ceramics",
"30": "Please use for ceramics",
"31": "Please use for ceramics",
"32": "Please use if the object contains a signature (e.g. painting, graphics, ...)",
"33": "Please use if the object is a letter or document in which a person or institution is mentioned",
"34": "Please use for archaeological objects that were buried intentionally",
"35": "Please use for the intellectual creation of an object",
"36": "Please use if a settlement or building is depicted at the objects (not a person or institution)",
"37": "Please use, if the object was painted on (e.g. a painting on a cup)",
"38": "Please use, if the object was illustrated (e.g. a book)"
}
}

View File

@ -1,40 +0,0 @@
{
"event_persinst": {
"1": "created by",
"2": "found by",
"3": "published by",
"4": "creation of reference by",
"5": "was imaged",
"6": "was used by",
"7": "written by",
"8": "collected by",
"9": "painted by",
"10": "photographed by",
"11": "received by",
"12": "Printing plate produced by",
"13": "sent by",
"14": "issued by",
"15": "signed by",
"16": "Type described by",
"19": "drawn by",
"20": "copied (by hand) by",
"21": "Lived",
"22": "[general]",
"23": "[general]",
"24": "[general]",
"25": "commissioned by",
"26": "printed by",
"27": "recorded by",
"28": "sung by",
"29": "Decor designed by",
"30": "Form designed by",
"31": "modelled by",
"32": "autographed by",
"33": "mentioned by",
"34": "buried by",
"35": "conceived by",
"36": "was imaged",
"37": "painted on by",
"38": "illustrated by"
}
}

View File

@ -1,40 +0,0 @@
{
"event_place": {
"1": "created in",
"2": "found in",
"3": "published in",
"4": "reference created in",
"5": "was imaged in",
"6": "was used in",
"7": "written in",
"8": "collected in",
"9": "painted in",
"10": "photographed in",
"11": "received in",
"12": "Printing plate produced in",
"13": "sent in",
"14": "issued in",
"15": "signed in",
"16": "Type described in",
"19": "drawn in",
"20": "was copied (by hand) in",
"21": "has lived in",
"22": "[general]",
"23": "[general]",
"24": "[general]",
"25": "commissioned in",
"26": "printed in",
"27": "recorded in",
"28": "sung in",
"29": "Decor designed in",
"30": "Form designed in",
"31": "modelled in",
"32": "autographed in",
"33": "mentioned in",
"34": "buried in",
"35": "conceived in",
"36": "was imaged",
"37": "painted on in",
"38": "illustrated in"
}
}

View File

@ -1,40 +0,0 @@
{
"event_time": {
"1": "created",
"2": "found",
"3": "published",
"4": "reference created",
"5": "was imaged",
"6": "was used",
"7": "written",
"8": "collected",
"9": "painted",
"10": "photographed",
"11": "received",
"12": "Printing plate produced",
"13": "sent",
"14": "issued",
"15": "signed",
"16": "Type described",
"19": "drawn",
"20": "copied (by hand)",
"21": "has lived",
"22": "[general]",
"23": "[general]",
"24": "[general]",
"25": "commissioned",
"26": "printed",
"27": "recorded",
"28": "sung",
"29": "Decor designed",
"30": "Form designed",
"31": "modelled",
"32": "autographed",
"33": "was mentioned",
"34": "buried",
"35": "conceived",
"36": "was imaged",
"37": "painted on",
"38": "illustrated"
}
}