Approval in backend

This commit is contained in:
2023-09-11 21:22:55 +00:00
committed by md translation bot
parent 0283d83418
commit 7168ac58b2
19 changed files with 134 additions and 20 deletions

View File

@ -68,6 +68,12 @@
"image_has_good_size": "Bild ist gro\u00df",
"open_access_licence_used": "Eine offene Lizenz wurde gew\u00e4hlt",
"restrictive_licence_used": "Eine restriktive Lizenz wurde gew\u00e4hlt",
"one_image": "Dem Objekt wurde ein Bild zugeordnet"
"one_image": "Dem Objekt wurde ein Bild zugeordnet",
"legal_check_reason_creator_dead_for_years": "The last recorded creator of the object has been dead for [placeholder_copyright_expiry] or more years.",
"legal_check_reason_creator_recently_or_not_dead": "The last recorded creator of the object is still alive or has died in the last [placeholder_copyright_expiry] years.",
"legal_check_msg_type_expect_public_domain": "The object and its (documenting) images \/ representations are likely in the public domain (license status: Public Domain Mark).",
"legal_check_msg_type_expect_restricted_legal_status": "The object and images \/ representations of it are likely under restricted access.",
"current_license": "Current license status",
"creator_represented_by_copyright_collective": "The creator or somebody of the same name is represented by a copyright collective"
}
}