From 7e4686e81a4cbd04346a9a3c4b1295207620fdc2 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Tue, 21 Jan 2025 18:09:22 +0000 Subject: [PATCH] Approval. --- de/concordance.php | 4 ++++ en/concordance.php | 4 ++++ hu/concordance.php | 33 +++++++++++++++++++++++++++++++++ ru/concordance.php | 4 ++++ uk/concordance.php | 4 ++++ 5 files changed, 49 insertions(+) create mode 100644 hu/concordance.php diff --git a/de/concordance.php b/de/concordance.php index b40aa8a..9606cc3 100644 --- a/de/concordance.php +++ b/de/concordance.php @@ -26,4 +26,8 @@ $concordance = array ( 'MDConcTime' => 'Rolle von Zeitangaben (zu Ereignistypen)', 'MDConcTitleTypes' => 'Arten von zusätzlichen Objektnamen', 'MDConcWeights' => 'Gewichtseinheiten', + 'intro' => 'Beim Importieren von Daten zu museum-digital entstehen oft Fehler, die daraus resultieren, dass Inhalte in Feldern, die bei museum-digital kontrollierte Listen sind (siehe unten), bisher noch keinem der gegebenen erlaubten Werte zugeordnet sind. Mit diesem Tool können Sie eine Liste von Begriffen (einem pro Zeile) kopieren und einfügen und auf ihre Verfügbarkeit in den Konkordanzlisten prüfen. Sind Begriffe bisher noch nicht zugeordnet, so können sie im Folgenden zuordnet werden. Nachdem alle Begriffe einem sinnvollen Äquivalent zugeordnet sind, kann nun der entsprechende Code-Abschnitt generiert werden, um die neuen Begriffe in die Konkordanzlisten zu überführen. Diesen Code-Abschnitt können Sie nun an das museum-digital-Team schicken.', + 'one_line_per_entry' => 'Begiffe einfügen (ein Begriff pro Zeile)', + 'submit' => 'Abschicken', + 'generate_code_snippet' => 'Code generieren', ); diff --git a/en/concordance.php b/en/concordance.php index 1718298..c4c161b 100644 --- a/en/concordance.php +++ b/en/concordance.php @@ -26,4 +26,8 @@ $concordance = array ( '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', ); diff --git a/hu/concordance.php b/hu/concordance.php new file mode 100644 index 0000000..c4c161b --- /dev/null +++ b/hu/concordance.php @@ -0,0 +1,33 @@ + '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', +); diff --git a/ru/concordance.php b/ru/concordance.php index 1718298..4fcb754 100644 --- a/ru/concordance.php +++ b/ru/concordance.php @@ -26,4 +26,8 @@ $concordance = array ( '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 than 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', ); diff --git a/uk/concordance.php b/uk/concordance.php index 1718298..4fcb754 100644 --- a/uk/concordance.php +++ b/uk/concordance.php @@ -26,4 +26,8 @@ $concordance = array ( '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 than 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', );