Approval.

This commit is contained in:
2023-09-14 12:11:15 +00:00
committed by md translation bot
parent b02fa1af8a
commit 4d3e909de6
5 changed files with 47 additions and 2 deletions

View File

@ -11,4 +11,13 @@ $quality_web = array (
'plausi_legal_explica_2' => 'The check is based on the assumption that images of museum objects are meant to be documenting - meaning that in many jurisdictions (such as the EU) no copyright protection is extended to the images themselves. It is thus likely, that images of objects older than 100 years after the death of their creator are in the public domain (here, we are using the maximum number of years by which any country extends copyright protection to a work). If a license status indicating otherwise is provided, a warning will be returned. Similarly, a warning will be displayed if images of objects created by creators who are still alive or have died only within the last 50 years (as per the Berne Convention) have been set under a non-restrictive license. These checks are of course only a rough approximation - laws are complicated and diverse, and so is object data. In sum, it is hoped however, that they cover issues appearing regularly, while not producing too many falsely positive warnings.',
'citation' => 'Citation',
'puqi_score' => 'PuQI Score',
'results' => 'Results',
'objects_identified' => '[placeholder_for_count] objects identified',
'check_passed' => 'Check passed',
'warning' => 'Warning',
'status' => 'Status',
'plausibility_warnings' => 'Plausibility Check: Warnings',
'plausibility_warnings_licenses' => 'Plausibility Check for Image Licenses: Warnings',
'puqi_notices' => 'PuQI Messages',
'types_of_evaluations' => 'Types of Evaluations',
);