From a8e53247898b3d8d31b805242751afae419d1330 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Sat, 16 Dec 2023 01:04:11 +0000 Subject: [PATCH] Approval. --- de/quality_web.php | 3 +++ en/quality_web.php | 3 +++ hu/quality_web.php | 3 +++ ru/quality_web.php | 3 +++ uk/quality_web.php | 3 +++ 5 files changed, 15 insertions(+) diff --git a/de/quality_web.php b/de/quality_web.php index f07904c..f123401 100644 --- a/de/quality_web.php +++ b/de/quality_web.php @@ -88,4 +88,7 @@ Die eingelesenen Daten liegen in der Folge in einer strukturierten Form vor und 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', + 'select_activity' => 'Was soll mit den Daten geschehen?', + 'evaluate' => 'Auswerten', + 'convert_to_xml' => 'Konvertieren (XL)', ); diff --git a/en/quality_web.php b/en/quality_web.php index 0a7e4b2..38b05a1 100644 --- a/en/quality_web.php +++ b/en/quality_web.php @@ -87,4 +87,7 @@ The input data are subsequently available in a structured form and can easily be 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', + 'select_activity' => 'What would you like to do with the data?', + 'evaluate' => 'Evaluate', + 'convert_to_xml' => 'Convert to XML', ); diff --git a/hu/quality_web.php b/hu/quality_web.php index 203b1e4..920c193 100644 --- a/hu/quality_web.php +++ b/hu/quality_web.php @@ -87,4 +87,7 @@ The input data are subsequently available in a structured form and can easily be 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', + 'select_activity' => 'What would you like to do with the data?', + 'evaluate' => 'Evaluate', + 'convert_to_xml' => 'Convert to XML', ); diff --git a/ru/quality_web.php b/ru/quality_web.php index 0a7e4b2..38b05a1 100644 --- a/ru/quality_web.php +++ b/ru/quality_web.php @@ -87,4 +87,7 @@ The input data are subsequently available in a structured form and can easily be 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', + 'select_activity' => 'What would you like to do with the data?', + 'evaluate' => 'Evaluate', + 'convert_to_xml' => 'Convert to XML', ); diff --git a/uk/quality_web.php b/uk/quality_web.php index 0fb6c90..107e9ee 100644 --- a/uk/quality_web.php +++ b/uk/quality_web.php @@ -87,4 +87,7 @@ museum-digital:qa дозволяє (повторне) використання Насправді, регулярний імпорт даних також тягне за собою додавання відсутніх записів до контрольованих словників museum-digital для акторів, місць, часу і тегів, які потрібно очистити і збагатити після імпорту. За допомогою цієї перевірки можна підрахувати кількість таких нещодавно доданих записів.', 'samples' => 'Зразки', + 'select_activity' => 'What would you like to do with the data?', + 'evaluate' => 'Evaluate', + 'convert_to_xml' => 'Convert to XML', );