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": "hergestellt von",
"2": "gefunden von",
"3": "ver\u00f6ffentlicht von",
"4": "Vorlagen erstellt von",
"5": "abgebildet",
"6": "genutzt von",
"7": "verfasst von",
"8": "gesammelt von",
"9": "gemalt von",
"10": "fotografiert von",
"11": "empfangen von",
"12": "Druckplatte erstellt von",
"13": "abgeschickt von",
"14": "ausgefertigt von",
"15": "unterzeichnet von",
"16": "erstbeschrieben von",
"19": "gezeichnet von",
"20": "abgeschrieben von",
"21": "gelebt",
"22": "(allgemein)",
"23": "(allgemein)",
"24": "(allgemein)",
"25": "beauftragt von",
"26": "gedruckt von",
"27": "gesprochen von",
"28": "gesungen von",
"29": "Dekor entworfen von",
"30": "Form entworfen von",
"31": "modelliert von",
"32": "signiert von",
"33": "wurde erw\u00e4hnt von",
"34": "vergraben von",
"35": "erdacht von",
"36": "abgebildet von",
"37": "bemalt von",
"38": "illustriert von"
}
}

View File

@ -1,40 +0,0 @@
{
"event_place": {
"1": "hergestellt in",
"2": "gefunden in",
"3": "ver\u00f6ffentlicht in",
"4": "Vorlagen erstellt in",
"5": "abgebildet in",
"6": "genutzt in",
"7": "verfasst in",
"8": "gesammelt in",
"9": "gemalt in",
"10": "fotografiert in",
"11": "empfangen in",
"12": "Druckplatte erstellt in",
"13": "abgeschickt in",
"14": "ausgefertigt in",
"15": "unterzeichnet in",
"16": "erstbeschrieben in",
"19": "gezeichnet in",
"20": "abgeschrieben in",
"21": "gelebt in",
"22": "(allgemein)",
"23": "(allgemein)",
"24": "(allgemein)",
"25": "beauftragt in",
"26": "gedruckt in",
"27": "gesprochen in",
"28": "gesungen in",
"29": "Dekor entworfen in",
"30": "Form entworfen in",
"31": "modelliert in",
"32": "signiert in",
"33": "wurde erw\u00e4hnt von",
"34": "vergraben in",
"35": "erdacht in",
"36": "wurde abgebildet in",
"37": "bemalt in",
"38": "illustriert in"
}
}

View File

@ -1,40 +0,0 @@
{
"event_time": {
"1": "hergestellt",
"2": "gefunden",
"3": "ver\u00f6ffentlicht",
"4": "Vorlagen erstellt",
"5": "abgebildet",
"6": "genutzt",
"7": "verfasst",
"8": "gesammelt",
"9": "gemalt",
"10": "fotografiert",
"11": "empfangen",
"12": "Druckplatte erstellt",
"13": "abgeschickt",
"14": "ausgefertigt",
"15": "unterzeichnet",
"16": "erstbeschrieben",
"19": "gezeichnet",
"20": "abgeschrieben",
"21": "gelebt",
"22": "(allgemein)",
"23": "(allgemein)",
"24": "(allgemein)",
"25": "beauftragt",
"26": "gedruckt",
"27": "gesprochen",
"28": "gesungen",
"29": "Dekor entworfen",
"30": "Form entworfen",
"31": "modelliert",
"32": "signiert",
"33": "wurde erw\u00e4hnt",
"34": "vergraben",
"35": "erdacht",
"36": "wurde abgebildet",
"37": "bemalt",
"38": "illustriert"
}
}