From e1cab2bfcc31aaa6c12b12d1edd973627cbe9088 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Fri, 29 Sep 2023 22:18:32 +0000 Subject: [PATCH] Approval. --- de/quality_web.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/de/quality_web.php b/de/quality_web.php index a8263bc..ca63b0e 100644 --- a/de/quality_web.php +++ b/de/quality_web.php @@ -4,7 +4,7 @@ $quality_web = array ( 'puqi' => 'Publikations-Qualitäts-Index (PuQI)', 'plausi' => 'Plausibilitäts-Check', 'plausi_legal' => 'Plausibilitäts-Check für Rechteangaben von Objektabbildungen', - 'puqi_explica' => 'The publication quality index measures the completeness and suitability of an object record\'s publishable information. For example, feedback is given on the availability of an object title and a tags. Objects\' descriptions are checked for their length; and linked images\' license status is evaluated. Based on these evaluations, a quantitative score is provided to be able to roughly measure the completeness and quality of an object record for publication.', + 'puqi_explica' => 'Der Publikations-Qualitäts-Index (PuQI) misst die Vollständigkeit und The publication quality index measures the completeness and suitability of an object record\'s publishable information. For example, feedback is given on the availability of an object title and a tags. Objects\' descriptions are checked for their length; and linked images\' license status is evaluated. Based on these evaluations, a quantitative score is provided to be able to roughly measure the completeness and quality of an object record for publication.', 'plausi_explica' => 'During this check, the objects\' events (production, usage, etc.) are checked for their logical coherence based on the provided times and actors. For example, a bike that has been produced in 1950 cannot have been used in 1870. Similarly, a photograph showing Ice-T (born 1958) cannot have been taken in 1920.', 'plausi_explica_2' => 'If such a logical inconsistency between or different events in the object\'s history is detected, a warning will be provided.', 'plausi_legal_explica' => 'This check aims to identify and warn about obvious issues concerning the licensing status of an object\'s representations (mainly images). To do so, the life dates of the recorded creators are identified - either directly taken from the provided inputs or via references to central authority files and repositories like the Library of Congress Subject Headings, Wikidata or the Gemeinsame Normdatei of the German National Library. ', @@ -12,11 +12,11 @@ $quality_web = array ( 'citation' => 'Zitiervorschlag', 'puqi_score' => 'PuQI-Wert', 'results' => 'Ergebnisse', - 'objects_identified' => '[placeholder_for_count] objects identified', + 'objects_identified' => '[placeholder_for_count] Objekte identifiziert', 'check_passed' => 'Prüfung bestanden', 'warning' => 'Warnung', 'status' => 'Status', - 'plausibility_warnings' => 'Plausibility Check: Warnings', + 'plausibility_warnings' => 'Plausibilitäts-Check: Warnung', 'plausibility_warnings_licenses' => 'Plausibilitäts-Check für (Bild-)Rechteangaben: Warnung', 'puqi_notices' => 'PuQI-Meldungen', 'types_of_evaluations' => 'Arten von Prüfungen',