Stand 2019-05-16

This commit is contained in:
2019-05-18 14:04:38 +02:00
committed by Stefan Rohde-Enslin
parent dce309f7d6
commit 13a29e3a23
188 changed files with 969 additions and 228 deletions

View File

@ -32,6 +32,9 @@
"32": "\u0645\u0648\u0642\u0639 \u0628\u062e\u0637 \u0627\u0644\u064a\u062f ",
"33": "\u0645\u0634\u0627\u0631 \u0627\u0644\u064a\u0647 ",
"34": "\u0645\u062f\u0641\u0648\u0646 ",
"35": "\u0627\u0628\u062f\u0627\u0639 \u0641\u0643\u0631\u064a"
"35": "\u0627\u0628\u062f\u0627\u0639 \u0641\u0643\u0631\u064a",
"36": "Was depicted",
"37": "Painted on",
"38": "Illustrated"
}
}

View File

@ -32,6 +32,9 @@
"32": "\u0645\u0648\u0642\u0639 \u0628\u062e\u0637 \u0627\u0644\u064a\u062f \u0645\u0646 \u0642\u0628\u0644",
"33": "\u0630\u064f\u0643\u0631 \u0645\u0646 \u0642\u0628\u0644",
"34": "\u0645\u062f\u0641\u0648\u0646 \u0645\u0646 \u0642\u0628\u0644",
"35": "\u0645\u064f\u062a\u062e\u064a\u0644 \u0645\u0646 \u0642\u0628\u0644"
"35": "\u0645\u064f\u062a\u062e\u064a\u0644 \u0645\u0646 \u0642\u0628\u0644",
"36": "was imaged",
"37": "painted on by",
"38": "illustrated by"
}
}

View File

@ -32,6 +32,9 @@
"32": "\u0645\u0648\u0642\u0639 \u0628\u062e\u0637 \u0627\u0644\u064a\u062f \u0641\u064a",
"33": "\u0630\u064f\u0643\u0631 \u0641\u064a",
"34": "\u0645\u062f\u0641\u0648\u0646 \u0641\u064a",
"35": "\u0645\u064f\u062a\u062e\u064a\u0644 \u0641\u064a"
"35": "\u0645\u064f\u062a\u062e\u064a\u0644 \u0641\u064a",
"36": "was imaged",
"37": "painted on in",
"38": "illustrated in"
}
}

View File

@ -32,6 +32,9 @@
"32": "\u0645\u0648\u0642\u0639 \u0628\u062e\u0637 \u0627\u0644\u064a\u062f ",
"33": "\u0630\u064f\u0643\u0631 ",
"34": "\u0645\u062f\u0641\u0648\u0646 ",
"35": "\u0645\u064f\u062a\u062e\u064a\u0644 "
"35": "\u0645\u064f\u062a\u062e\u064a\u0644 ",
"36": "was imaged",
"37": "painted on",
"38": "illustrated"
}
}

View File

@ -10,6 +10,8 @@
"focus_selected_node": "\u062a\u0631\u0643\u064a\u0632 \u0639\u0642\u062f\u0629 \u0645\u062d\u062f\u062f\u0629 \u061f\u061f\u061f",
"time": "\u0627\u0644\u0648\u0642\u062a",
"person": "\u0627\u0644\u0634\u062e\u0635",
"place": "\u0627\u0644\u0645\u0643\u0627\u0646"
"place": "\u0627\u0644\u0645\u0643\u0627\u0646",
"toggle_boxes_view": "Toggle display in boxes",
"toggle_visjs_config": "Toggle visjs config"
}
}

View File

@ -31,7 +31,9 @@
"published": "\u0645\u0646\u0634\u0648\u0631\u0627\u062a",
"exact_match_or_not": "\u062a\u0645\u0627\u0647\u064a \u062a\u0627\u0645 \u0627\u0645 \u0644\u0627",
"exact_match_subordinates": "\u062a\u0645\u0627\u0647\u064a \u062a\u0627\u0645 \/ \u0645\u0639 \u062a\u0636\u0645\u064a\u0646 \u0627\u0644\u0645\u0644\u062d\u0642\u0627\u062a",
"ongoing_exhibitions": "\u0627\u0644\u0639\u0631\u0648\u0636 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 "
"ongoing_exhibitions": "\u0627\u0644\u0639\u0631\u0648\u0636 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 ",
"contact_institution": "Contact the institution",
"object_from_institution": "Object from"
},
"objekt_single": {
"inventory_number": "\u0631\u0642\u0645 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u062c\u0631\u062f",

View File

@ -15,6 +15,7 @@
"background": "\u062e\u0644\u0641\u064a\u0629 ",
"biography": "\u0633\u064a\u0631\u0629 \u0630\u0627\u062a\u064a\u0629 ",
"what_we_know": "\u0645\u0627\u0630\u0627 \u0646\u0639\u0631\u0641 ",
"objects_and_visualizations": "\u0642\u0637\u0639 \u0648\u0631\u0624\u0649 \u061f\u061f\u061f"
"objects_and_visualizations": "\u0642\u0637\u0639 \u0648\u0631\u0624\u0649 \u061f\u061f\u061f",
"map": "Map"
}
}