Approval.

This commit is contained in:
Joshua Ramon Enslin 2023-09-29 22:18:32 +00:00 committed by md translation bot
parent 5490ed4523
commit e1cab2bfcc

View File

@ -4,7 +4,7 @@ $quality_web = array (
'puqi' => 'Publikations-Qualitäts-Index (PuQI)', 'puqi' => 'Publikations-Qualitäts-Index (PuQI)',
'plausi' => 'Plausibilitäts-Check', 'plausi' => 'Plausibilitäts-Check',
'plausi_legal' => 'Plausibilitäts-Check für Rechteangaben von Objektabbildungen', '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' => '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_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. ', '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', 'citation' => 'Zitiervorschlag',
'puqi_score' => 'PuQI-Wert', 'puqi_score' => 'PuQI-Wert',
'results' => 'Ergebnisse', 'results' => 'Ergebnisse',
'objects_identified' => '[placeholder_for_count] objects identified', 'objects_identified' => '[placeholder_for_count] Objekte identifiziert',
'check_passed' => 'Prüfung bestanden', 'check_passed' => 'Prüfung bestanden',
'warning' => 'Warnung', 'warning' => 'Warnung',
'status' => 'Status', 'status' => 'Status',
'plausibility_warnings' => 'Plausibility Check: Warnings', 'plausibility_warnings' => 'Plausibilitäts-Check: Warnung',
'plausibility_warnings_licenses' => 'Plausibilitäts-Check für (Bild-)Rechteangaben: Warnung', 'plausibility_warnings_licenses' => 'Plausibilitäts-Check für (Bild-)Rechteangaben: Warnung',
'puqi_notices' => 'PuQI-Meldungen', 'puqi_notices' => 'PuQI-Meldungen',
'types_of_evaluations' => 'Arten von Prüfungen', 'types_of_evaluations' => 'Arten von Prüfungen',