diff --git a/de/quality_web.php b/de/quality_web.php index 60472a7..ba7cd06 100644 --- a/de/quality_web.php +++ b/de/quality_web.php @@ -92,4 +92,6 @@ Ein tatsächlicher Import der Daten bedeutet aber immer auch einen Import der da 'evaluate' => 'Auswerten', 'convert_to_xml' => 'Konvertieren (XML)', 'select_conversion_target_format' => 'In welches Format soll konvertiert werden?', + 'other_features' => 'Weitere Features', + 'convert_to_xml_explica' => 'museum-digital:qa kann die ursprünglich für XML-Exporte aus musdb geschriebenen XSL-Transformationen nutzen, um hochgeladene Daten in die dort unterstützten Austauschformate zu konvertieren. Hierzu gehört, neben dem etablierten Austauschstandard LIDO, EODEM - ein neues (2023) LIDO-Profil das den Standard um Informationen spezifisch für den Austausch von Objektdaten im Rahmen von Leihverkehren ergänzt.', ); diff --git a/en/quality_web.php b/en/quality_web.php index 3624c5c..15daf03 100644 --- a/en/quality_web.php +++ b/en/quality_web.php @@ -91,4 +91,6 @@ Actually importing the data however regularly also entails adding missing entrie 'evaluate' => 'Evaluate', 'convert_to_xml' => 'Convert to XML', 'select_conversion_target_format' => 'Select the target format for conversion', + 'other_features' => 'Other features', + 'convert_to_xml_explica' => 'museum-digital:qa can leverage the XSL transformations written for musdb to convert any imported data to those XML formats musdb can export to. Next to the well-established exchange standard LIDO this includes EODEM, a recent extension to LIDO meant to simplify data exchange for registrars specifically in the case of loans between museums.', ); diff --git a/hu/quality_web.php b/hu/quality_web.php index 3da47ab..9f86e85 100644 --- a/hu/quality_web.php +++ b/hu/quality_web.php @@ -91,4 +91,6 @@ Actually importing the data however regularly also entails adding missing entrie 'evaluate' => 'Evaluate', 'convert_to_xml' => 'Convert to XML', 'select_conversion_target_format' => 'Select the target format for conversion', + 'other_features' => 'Other features', + 'convert_to_xml_explica' => 'museum-digital:qa can leverage the XSL transformations written for musdb to convert any imported data to those XML formats musdb can export to. Next to the well-established exchange standard LIDO this includes EODEM, a recent extension to LIDO meant to simplify data exchange for registrars specifically in the case of loans between museums.', ); diff --git a/ru/quality_web.php b/ru/quality_web.php index 3624c5c..15daf03 100644 --- a/ru/quality_web.php +++ b/ru/quality_web.php @@ -91,4 +91,6 @@ Actually importing the data however regularly also entails adding missing entrie 'evaluate' => 'Evaluate', 'convert_to_xml' => 'Convert to XML', 'select_conversion_target_format' => 'Select the target format for conversion', + 'other_features' => 'Other features', + 'convert_to_xml_explica' => 'museum-digital:qa can leverage the XSL transformations written for musdb to convert any imported data to those XML formats musdb can export to. Next to the well-established exchange standard LIDO this includes EODEM, a recent extension to LIDO meant to simplify data exchange for registrars specifically in the case of loans between museums.', ); diff --git a/uk/quality_web.php b/uk/quality_web.php index 56fdbc8..0d42755 100644 --- a/uk/quality_web.php +++ b/uk/quality_web.php @@ -91,4 +91,6 @@ museum-digital:qa дозволяє (повторне) використання 'evaluate' => 'Evaluate', 'convert_to_xml' => 'Convert to XML', 'select_conversion_target_format' => 'Select the target format for conversion', + 'other_features' => 'Other features', + 'convert_to_xml_explica' => 'museum-digital:qa can leverage the XSL transformations written for musdb to convert any imported data to those XML formats musdb can export to. Next to the well-established exchange standard LIDO this includes EODEM, a recent extension to LIDO meant to simplify data exchange for registrars specifically in the case of loans between museums.', );