diff --git a/de/quality_web.php b/de/quality_web.php index 64b8d48..028edc1 100644 --- a/de/quality_web.php +++ b/de/quality_web.php @@ -79,4 +79,7 @@ Die eingelesenen Daten liegen in der Folge in einer strukturierten Form vor und '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', + 'log' => 'Log', + 'launch' => 'Launch', + 'thanks' => 'Thanks', ); diff --git a/en/quality_web.php b/en/quality_web.php index 76a38eb..9ba99e3 100644 --- a/en/quality_web.php +++ b/en/quality_web.php @@ -78,4 +78,7 @@ The input data are subsequently available in a structured form and can easily be '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', + 'log' => 'Log', + 'launch' => 'Launch', + 'thanks' => 'Thanks', ); diff --git a/hu/quality_web.php b/hu/quality_web.php index 76a38eb..9ba99e3 100644 --- a/hu/quality_web.php +++ b/hu/quality_web.php @@ -78,4 +78,7 @@ The input data are subsequently available in a structured form and can easily be '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', + 'log' => 'Log', + 'launch' => 'Launch', + 'thanks' => 'Thanks', ); diff --git a/ru/quality_web.php b/ru/quality_web.php index 76a38eb..9ba99e3 100644 --- a/ru/quality_web.php +++ b/ru/quality_web.php @@ -78,4 +78,7 @@ The input data are subsequently available in a structured form and can easily be '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', + 'log' => 'Log', + 'launch' => 'Launch', + 'thanks' => 'Thanks', ); diff --git a/uk/quality_web.php b/uk/quality_web.php index 76a38eb..9ba99e3 100644 --- a/uk/quality_web.php +++ b/uk/quality_web.php @@ -78,4 +78,7 @@ The input data are subsequently available in a structured form and can easily be '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', + 'log' => 'Log', + 'launch' => 'Launch', + 'thanks' => 'Thanks', );