diff --git a/de/quality_web.php b/de/quality_web.php index e27d575..64b8d48 100644 --- a/de/quality_web.php +++ b/de/quality_web.php @@ -76,4 +76,7 @@ Die eingelesenen Daten liegen in der Folge in einer strukturierten Form vor und 'reload_application' => 'Anwendung neu laden', 'more' => 'Weiteres', 'select_check' => 'Bitte wählen Sie die Art der auszuführenden Prüfung', + 'minimaldatensatz_p1' => 'Die AG Minimaldatensatz hat es sich zum Ziel gesetzt, eine Auswahl von Informationseinheiten zu definieren, die für eine sinnvolle Publikation von Objektdaten zwingend notwendig oder zumindest dringend empfohlen sind. Dabei zielen die Empfehlungen der AG besonders auf die Publikation der Daten in der Deutschen Digitalen Bibliothek (DDB) ab - sie können aber auch darüber hinaus als eine sinnvoller Mindest-Ausgangswert genutzt werden.', + 'minimaldatensatz_p2' => 'Weil der Kontext der AG Minimaldatensatz spezifisch deutsch ist, sind auch die Rückgabewerte der Prüfung vorerst nur auf Deutsch verfügbar.', + 'see_also' => 'Siehe auch', ); diff --git a/en/quality_web.php b/en/quality_web.php index 740ca74..76a38eb 100644 --- a/en/quality_web.php +++ b/en/quality_web.php @@ -75,4 +75,7 @@ The input data are subsequently available in a structured form and can easily be 'reload_application' => 'Reload application', 'more' => 'More', 'select_check' => 'Please select the type of check(s) to run', + 'minimaldatensatz_p1' => 'The Working Group Minimaldatensatz ("Minimum Viable Object Record") sets out to define a set of basic object information required or highly recommended for a worthwhile publication of objects. Its recommendations are primarily aimed at publishing in the German Digital Library (DDB), but can serve as a sane guideline in other contexts as well.', + 'minimaldatensatz_p2' => 'As the context of this check is specifically German, the return values of the check are thus far available only in German.', + 'see_also' => 'See also', ); diff --git a/hu/quality_web.php b/hu/quality_web.php index 740ca74..76a38eb 100644 --- a/hu/quality_web.php +++ b/hu/quality_web.php @@ -75,4 +75,7 @@ The input data are subsequently available in a structured form and can easily be 'reload_application' => 'Reload application', 'more' => 'More', 'select_check' => 'Please select the type of check(s) to run', + 'minimaldatensatz_p1' => 'The Working Group Minimaldatensatz ("Minimum Viable Object Record") sets out to define a set of basic object information required or highly recommended for a worthwhile publication of objects. Its recommendations are primarily aimed at publishing in the German Digital Library (DDB), but can serve as a sane guideline in other contexts as well.', + 'minimaldatensatz_p2' => 'As the context of this check is specifically German, the return values of the check are thus far available only in German.', + 'see_also' => 'See also', ); diff --git a/ru/quality_web.php b/ru/quality_web.php index 740ca74..76a38eb 100644 --- a/ru/quality_web.php +++ b/ru/quality_web.php @@ -75,4 +75,7 @@ The input data are subsequently available in a structured form and can easily be 'reload_application' => 'Reload application', 'more' => 'More', 'select_check' => 'Please select the type of check(s) to run', + 'minimaldatensatz_p1' => 'The Working Group Minimaldatensatz ("Minimum Viable Object Record") sets out to define a set of basic object information required or highly recommended for a worthwhile publication of objects. Its recommendations are primarily aimed at publishing in the German Digital Library (DDB), but can serve as a sane guideline in other contexts as well.', + 'minimaldatensatz_p2' => 'As the context of this check is specifically German, the return values of the check are thus far available only in German.', + 'see_also' => 'See also', ); diff --git a/uk/quality_web.php b/uk/quality_web.php index 740ca74..76a38eb 100644 --- a/uk/quality_web.php +++ b/uk/quality_web.php @@ -75,4 +75,7 @@ The input data are subsequently available in a structured form and can easily be 'reload_application' => 'Reload application', 'more' => 'More', 'select_check' => 'Please select the type of check(s) to run', + 'minimaldatensatz_p1' => 'The Working Group Minimaldatensatz ("Minimum Viable Object Record") sets out to define a set of basic object information required or highly recommended for a worthwhile publication of objects. Its recommendations are primarily aimed at publishing in the German Digital Library (DDB), but can serve as a sane guideline in other contexts as well.', + 'minimaldatensatz_p2' => 'As the context of this check is specifically German, the return values of the check are thus far available only in German.', + 'see_also' => 'See also', );