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": "Podpisanie",
"33": "Wzmiankowanie",
"34": "Pochowanie",
"35": "Stworzenie"
"35": "Stworzenie",
"36": "Was depicted",
"37": "Painted on",
"38": "Illustrated"
}
}

View File

@@ -32,6 +32,9 @@
"32": "podpisane przez",
"33": "wzmiankowane przez",
"34": "pochowane przez",
"35": "pocz\u0119te przez"
"35": "pocz\u0119te przez",
"36": "was imaged",
"37": "painted on by",
"38": "illustrated by"
}
}

View File

@@ -32,6 +32,9 @@
"32": "podpisano",
"33": "wzmiankowano",
"34": "pochowano",
"35": "pocz\u0119to"
"35": "pocz\u0119to",
"36": "was imaged",
"37": "painted on in",
"38": "illustrated in"
}
}

View File

@@ -32,6 +32,9 @@
"32": "podpisano",
"33": "wspomniano",
"34": "pochowano",
"35": "stworzono"
"35": "stworzono",
"36": "was imaged",
"37": "painted on",
"38": "illustrated"
}
}

View File

@@ -10,6 +10,8 @@
"focus_selected_node": "Focus selected node",
"time": "Time",
"person": "Person",
"place": "Place"
"place": "Place",
"toggle_boxes_view": "Toggle display in boxes",
"toggle_visjs_config": "Toggle visjs config"
}
}

View File

@@ -31,7 +31,9 @@
"published": "Published",
"exact_match_or_not": "Exact match or not",
"exact_match_subordinates": "Exact match \/ including subordinates",
"ongoing_exhibitions": "Ongoing exhibitions"
"ongoing_exhibitions": "Ongoing exhibitions",
"contact_institution": "Contact the institution",
"object_from_institution": "Object from"
},
"objekt_single": {
"inventory_number": "Numer inwentarzowy",

View File

@@ -15,6 +15,7 @@
"background": "Background",
"biography": "Biography",
"what_we_know": "What we know",
"objects_and_visualizations": "Objects and visualizations"
"objects_and_visualizations": "Objects and visualizations",
"map": "Map"
}
}