Approval.

This commit is contained in:
Joshua Ramon Enslin 2020-08-07 09:39:40 +02:00 committed by Stefan Rohde-Enslin
parent 017573ab3c
commit d5d5f84a82
25 changed files with 236 additions and 0 deletions

View File

@ -0,0 +1,7 @@
{
"units_weight_set": {
"t": "t",
"kg": "kg",
"g": "g"
}
}

View File

@ -0,0 +1,7 @@
{
"units_weight_set": {
"t": "t",
"kg": "kg",
"g": "g"
}
}

View File

@ -0,0 +1,7 @@
{
"units_weight_set": {
"t": "t",
"kg": "kg",
"g": "g"
}
}

View File

@ -0,0 +1,7 @@
{
"units_weight_set": {
"t": "t",
"kg": "kg",
"g": "g"
}
}

View File

@ -0,0 +1,7 @@
{
"units_weight_set": {
"t": "t",
"kg": "kg",
"g": "g"
}
}

View File

@ -0,0 +1,7 @@
{
"units_weight_set": {
"t": "t",
"kg": "kg",
"g": "g"
}
}

View File

@ -0,0 +1,7 @@
{
"units_weight_set": {
"t": "t",
"kg": "kg",
"g": "g"
}
}

View File

@ -0,0 +1,7 @@
{
"units_weight_set": {
"t": "t",
"kg": "kg",
"g": "g"
}
}

View File

@ -0,0 +1,7 @@
{
"units_weight_set": {
"t": "t",
"kg": "kg",
"g": "g"
}
}

View File

@ -0,0 +1,7 @@
{
"units_weight_set": {
"t": "t",
"kg": "kg",
"g": "g"
}
}

View File

@ -0,0 +1,7 @@
{
"units_weight_set": {
"t": "t",
"kg": "kg",
"g": "g"
}
}

View File

@ -0,0 +1,7 @@
{
"units_weight_set": {
"t": "t",
"kg": "kg",
"g": "g"
}
}

View File

@ -0,0 +1,7 @@
{
"units_weight_set": {
"t": "t",
"kg": "kg",
"g": "g"
}
}

View File

@ -0,0 +1,7 @@
{
"units_weight_set": {
"t": "t",
"kg": "kg",
"g": "g"
}
}

View File

@ -0,0 +1,7 @@
{
"units_weight_set": {
"t": "t",
"kg": "kg",
"g": "g"
}
}

View File

@ -0,0 +1,7 @@
{
"units_weight_set": {
"t": "t",
"kg": "kg",
"g": "g"
}
}

View File

@ -0,0 +1,7 @@
{
"units_weight_set": {
"t": "t",
"kg": "kg",
"g": "g"
}
}

View File

@ -0,0 +1,7 @@
{
"units_weight_set": {
"t": "t",
"kg": "kg",
"g": "g"
}
}

View File

@ -0,0 +1,14 @@
{
"currencies_set": {
"eu-EUR": "Euro",
"de-DM": "Deutsche Mark",
"de-RM": "Reichsmark (Germany)",
"es-Real": "Spanish Real",
"hu-Ft": "Forint",
"hu-Lari": "Lari",
"hu-Peng\u0151": "Peng\u0151",
"id-IDR": "Indonesian Rupiah",
"pl-Z\u0142oty": "Z\u0142oty",
"us-USD": "US Dollar"
}
}

View File

@ -0,0 +1,40 @@
{
"eventname": {
"1": "Created",
"2": "Found",
"3": "Published",
"4": "Template creation",
"5": "Was depicted (Actor)",
"6": "Was used",
"7": "Written",
"8": "Collected",
"9": "Painted",
"10": "Image taken",
"11": "Received",
"12": "Printing plate produced",
"13": "Sent",
"14": "Issued",
"15": "Signed",
"16": "First description",
"19": "Drawn",
"20": "Copied (by hand)",
"21": "Lived",
"22": "[Relationship to location]",
"23": "[Relation to person or institution]",
"24": "[Relation to time]",
"25": "Commissioned",
"26": "Printed",
"27": "Recorded",
"28": "Sung",
"29": "Decor designed",
"30": "Form designed",
"31": "Modelled",
"32": "Autographed\/Signed",
"33": "Mentioned",
"34": "Buried",
"35": "Intellectual creation",
"36": "Was depicted",
"37": "Painted on",
"38": "Illustrated"
}
}

View File

@ -0,0 +1,12 @@
{
"marking_types": {
"signature": "Signature",
"watermark": "Watermark",
"engraving": "Engraving",
"scratch": "Scratching",
"stamp": "Stamped",
"overprint": "Overprint",
"embossing": "Embossing",
"handwritten": "Handwritten"
}
}

View File

@ -0,0 +1,13 @@
{
"tlPlacetypes": [
"Administrative",
"Historical",
"Region",
"Street",
"Building",
"Mountains",
"Forest",
"Body of water",
"Island"
]
}

View File

@ -0,0 +1,16 @@
{
"position_set": {
"left": "Left",
"top_left": "Top left",
"top": "Top",
"top_right": "Top right",
"right": "Right",
"bottom_right": "Bottom right",
"bottom": "Bottom",
"bottom_left": "Unten links",
"center": "Center",
"rear_side": "Rear side",
"edge": "Edge",
"other": "Other"
}
}

View File

@ -0,0 +1,8 @@
{
"units_length_set": {
"m": "m",
"dm": "dm",
"cm": "cm",
"mm": "mm"
}
}

View File

@ -0,0 +1,7 @@
{
"units_weight_set": {
"t": "t",
"kg": "kg",
"g": "g"
}
}