From 6cf1e7b604627d7653bf6ec2e9f89c4e5b5d82d3 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Fri, 31 Jan 2025 22:19:54 +0000 Subject: [PATCH] Approval in concordance --- concordance/ta/concordance.json | 38 +++++++++++++++++++++++++++++++++ concordance/te/concordance.json | 38 +++++++++++++++++++++++++++++++++ 2 files changed, 76 insertions(+) create mode 100644 concordance/ta/concordance.json create mode 100644 concordance/te/concordance.json diff --git a/concordance/ta/concordance.json b/concordance/ta/concordance.json new file mode 100644 index 00000000..5894910a --- /dev/null +++ b/concordance/ta/concordance.json @@ -0,0 +1,38 @@ +{ + "concordance": { + "concordance_checker": "Concordance checker", + "MDConcActor": "Actor roles (to event types)", + "MDConcCheckTypes": "Types of checks performed on an object", + "MDConcCloserLocationTypes": "Types of closer location data in the object context", + "MDConcColors": "Colors", + "MDConcCurrencies": "Currencies", + "MDConcDamageTypes": "Damage types", + "MDConcEntryTypes": "Entry types (\"how did an object enter a museum collection?\")", + "MDConcEventTypes": "Event types", + "MDConcLanguages": "Languages", + "MDConcLengths": "Length units", + "MDConcLicenses": "Licenses", + "MDConcLoanTypes": "Loan types", + "MDConcMarkingPosition": "Marking positions (e.g. \"where was the object stamped?\")", + "MDConcMarkingType": "Marking types (e.g. stamped, scratched, etc.)", + "MDConcMeasurementTypes": "Measurement types (width, height, etc.)", + "MDConcObjectForms": "Shapes of objects", + "MDConcObjectTagRelTypes": "Relation type between object and a tag (e.g. \"material\", \"display subject\")", + "MDConcOwnershipStatus": "Ownership status", + "MDConcPlace": "Place roles (to event types)", + "MDConcSex": "Gender \/ Sex", + "MDConcSourceTypes": "Source \/ literature types", + "MDConcTime": "Time roles (to event types)", + "MDConcTitleTypes": "Types of additional object names", + "MDConcWeights": "Weight units", + "intro": "When importing to museum-digital one may encounter errors of entries not yet matched to what is a controlled lists at museum-digital. With this tool one can paste a list of terms in a given field and check their availability in the concordance lists. For entries that are not yet present in the concordance lists one can then select the matching target entry at museum-digital and generate the necessary code snippet to enter the newly matched entries into the concordance lists. The generated code snipped should be send to the museum-digital team.", + "one_line_per_entry": "Please enter one line per entry.", + "submit": "Submit", + "generate_code_snippet": "Generate code snippet", + "passed": "Passed", + "not_yet_matched": "Not yet matched", + "input": "Input", + "match": "Match", + "select_your_match": "Select your match" + } +} \ No newline at end of file diff --git a/concordance/te/concordance.json b/concordance/te/concordance.json new file mode 100644 index 00000000..5894910a --- /dev/null +++ b/concordance/te/concordance.json @@ -0,0 +1,38 @@ +{ + "concordance": { + "concordance_checker": "Concordance checker", + "MDConcActor": "Actor roles (to event types)", + "MDConcCheckTypes": "Types of checks performed on an object", + "MDConcCloserLocationTypes": "Types of closer location data in the object context", + "MDConcColors": "Colors", + "MDConcCurrencies": "Currencies", + "MDConcDamageTypes": "Damage types", + "MDConcEntryTypes": "Entry types (\"how did an object enter a museum collection?\")", + "MDConcEventTypes": "Event types", + "MDConcLanguages": "Languages", + "MDConcLengths": "Length units", + "MDConcLicenses": "Licenses", + "MDConcLoanTypes": "Loan types", + "MDConcMarkingPosition": "Marking positions (e.g. \"where was the object stamped?\")", + "MDConcMarkingType": "Marking types (e.g. stamped, scratched, etc.)", + "MDConcMeasurementTypes": "Measurement types (width, height, etc.)", + "MDConcObjectForms": "Shapes of objects", + "MDConcObjectTagRelTypes": "Relation type between object and a tag (e.g. \"material\", \"display subject\")", + "MDConcOwnershipStatus": "Ownership status", + "MDConcPlace": "Place roles (to event types)", + "MDConcSex": "Gender \/ Sex", + "MDConcSourceTypes": "Source \/ literature types", + "MDConcTime": "Time roles (to event types)", + "MDConcTitleTypes": "Types of additional object names", + "MDConcWeights": "Weight units", + "intro": "When importing to museum-digital one may encounter errors of entries not yet matched to what is a controlled lists at museum-digital. With this tool one can paste a list of terms in a given field and check their availability in the concordance lists. For entries that are not yet present in the concordance lists one can then select the matching target entry at museum-digital and generate the necessary code snippet to enter the newly matched entries into the concordance lists. The generated code snipped should be send to the museum-digital team.", + "one_line_per_entry": "Please enter one line per entry.", + "submit": "Submit", + "generate_code_snippet": "Generate code snippet", + "passed": "Passed", + "not_yet_matched": "Not yet matched", + "input": "Input", + "match": "Match", + "select_your_match": "Select your match" + } +} \ No newline at end of file