From 1ab18fe70d7f0bcf783daf71c53fb330a53fed13 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Tue, 14 Nov 2023 00:39:35 +0000 Subject: [PATCH] Approval. --- de/quality_web.php | 1 + en/quality_web.php | 1 + hu/quality_web.php | 1 + ru/quality_web.php | 1 + uk/quality_web.php | 1 + 5 files changed, 5 insertions(+) diff --git a/de/quality_web.php b/de/quality_web.php index cfc7447..f07904c 100644 --- a/de/quality_web.php +++ b/de/quality_web.php @@ -87,4 +87,5 @@ Die eingelesenen Daten liegen in der Folge in einer strukturierten Form vor und 'count_new_to_vocabs_explica_1' => 'museum-digital:quality verbindet die Möglichkeiten des Importtools von museum-digital, verschiedene Formate auszulesen und weiterverarbeitbar zu machen mit verschiedenen Checks. Das heißt auch, dass alle Objektdaten, die mit museum-digital:quality geprüft werden können, gleichzeitig auch ohne größere Probleme zu museum-digital importiert werden könnten. Ein tatsächlicher Import der Daten bedeutet aber immer auch einen Import der dazugehörigen Vokabulardaten - Akteure, Orte, Zeiten und Schlagworte - in die kontrollierten Vokabulare von museum-digital. Diese müssen im Nachhinein bereinigt und angereichert werden. Mithilfe dieses "Checks" lässt sich die Anzahl der im Falle eines Imports neu importierten Vokabulareinträge ermitteln.', + 'samples' => 'Beispielhafte Auszüge', ); diff --git a/en/quality_web.php b/en/quality_web.php index 4d0bbf9..0a7e4b2 100644 --- a/en/quality_web.php +++ b/en/quality_web.php @@ -86,4 +86,5 @@ The input data are subsequently available in a structured form and can easily be 'count_new_to_vocabs_explica_1' => 'museum-digital:quality strings together the parsing of input data of different formats from museum-digital\'s import tool with different checks. That also means that all data that can be checked using museum-digital:quality could be imported to museum-digital as well. Actually importing the data however regularly also entails adding missing entries to museum-digital\'s controlled vocabularies for actors, places, times, and tags, which need to be cleaned and enriched in the aftermath of the import. Using this check, the number of such newly added entries can be counted.', + 'samples' => 'Samples', ); diff --git a/hu/quality_web.php b/hu/quality_web.php index 4d0bbf9..0a7e4b2 100644 --- a/hu/quality_web.php +++ b/hu/quality_web.php @@ -86,4 +86,5 @@ The input data are subsequently available in a structured form and can easily be 'count_new_to_vocabs_explica_1' => 'museum-digital:quality strings together the parsing of input data of different formats from museum-digital\'s import tool with different checks. That also means that all data that can be checked using museum-digital:quality could be imported to museum-digital as well. Actually importing the data however regularly also entails adding missing entries to museum-digital\'s controlled vocabularies for actors, places, times, and tags, which need to be cleaned and enriched in the aftermath of the import. Using this check, the number of such newly added entries can be counted.', + 'samples' => 'Samples', ); diff --git a/ru/quality_web.php b/ru/quality_web.php index 4d0bbf9..0a7e4b2 100644 --- a/ru/quality_web.php +++ b/ru/quality_web.php @@ -86,4 +86,5 @@ The input data are subsequently available in a structured form and can easily be 'count_new_to_vocabs_explica_1' => 'museum-digital:quality strings together the parsing of input data of different formats from museum-digital\'s import tool with different checks. That also means that all data that can be checked using museum-digital:quality could be imported to museum-digital as well. Actually importing the data however regularly also entails adding missing entries to museum-digital\'s controlled vocabularies for actors, places, times, and tags, which need to be cleaned and enriched in the aftermath of the import. Using this check, the number of such newly added entries can be counted.', + 'samples' => 'Samples', ); diff --git a/uk/quality_web.php b/uk/quality_web.php index 141da02..7ad5469 100644 --- a/uk/quality_web.php +++ b/uk/quality_web.php @@ -86,4 +86,5 @@ museum-digital:qa дозволяє (повторне) використання 'count_new_to_vocabs_explica_1' => 'museum-digital:quality strings together the parsing of input data of different formats from museum-digital\'s import tool with different checks. That also means that all data that can be checked using museum-digital:quality could be imported to museum-digital as well. Actually importing the data however regularly also entails adding missing entries to museum-digital\'s controlled vocabularies for actors, places, times, and tags, which need to be cleaned and enriched in the aftermath of the import. Using this check, the number of such newly added entries can be counted.', + 'samples' => 'Samples', );