2018-04-08 00:49:00 +02:00
{
"quality" : {
"no_objecttype" : "No object type provided" ,
"many_words_object_type" : "Words in field \"object type\" - is this really what is meant? (Best: one word)" ,
2023-07-26 14:57:53 +02:00
"one_common_word_objecttitle" : "Object title consists of only one commonly used term" ,
2018-04-08 00:49:00 +02:00
"objects_same_title" : "Objects with same title" ,
2023-07-26 14:57:53 +02:00
"one_word_object_title" : "Object title consist of only one word. This might be too unspecific." ,
2018-04-08 00:49:00 +02:00
"object_title_often_used" : "Object title used for multiple objects" ,
2019-07-13 23:26:16 +02:00
"object_title_too_long" : "Object title consists of more than 10 words. There is a field for object description" ,
"object_description_double" : "<b>Duplicate:<\/b> Exactly the same object description is used for other objects too" ,
"object_description_characters" : "Characters used for object description" ,
2018-04-08 00:49:00 +02:00
"too_short" : "Far too short" ,
"quite_short" : "That is quite short" ,
"good" : "Good" ,
"excellent" : "Excellent" ,
"quite_long" : "That is quite long" ,
"too_long" : "Too long" ,
2023-07-26 14:57:53 +02:00
"no_mattech" : "Field \"Material\/Technique\" is left empty. Preferably, this field should be filled out." ,
"no_dimensions" : "Field \"Dimensions\" is left empty. Preferably, this field should be filled out." ,
"no_collection" : "The object was not assigned to a collection" ,
"no_event" : "No event assigned to the object" ,
"multiple_event" : "At least one event assigned to the object" ,
"place_event_tag" : "Duplicate? Same place in event and as general assignment. Is this correct?" ,
"opz_event_tag" : "Duplicate: Same place, actor, or time related to the object as part of an event and as a general assignment" ,
"no_tag" : "No keyword (or general assignment) provided. (Ideal: 3-9)" ,
"one_tag" : "Only one keyword (or general assignment) provided. (Ideal: 3-9)" ,
"two_tags" : "Two keywords (or general assignments) provided. (Ideal: 3-9)" ,
"tree_nine__tags" : "Keywords (or general assignments) provided. (Ideal: 3-9)" ,
"too_many__tags" : "10 or more keywords (or general assignments) provided. (Ideal: 3-9)" ,
"literature_asigned" : "Literature are assigned to the object" ,
"online_resources_asigned" : "Online resources are assigned to the object." ,
"documents_asigned" : "Documents are assigned to the object." ,
"object_relations_asigned" : "Relations between this and other objects were added." ,
2019-07-13 23:26:16 +02:00
"objectgroup_asigned" : "The object has been assigned to an object group" ,
2018-04-08 00:49:00 +02:00
"many_images" : "More than one image was assigned to the object" ,
"image_id" : "Image ID" ,
2023-07-26 14:57:53 +02:00
"image_too_small" : "Image is too small (longer side has less than 600 pixels)" ,
"image_quite_small" : "Image is quite small (longer side has less than 800 pixels)" ,
2018-04-08 00:49:00 +02:00
"no_rightsholder_no_rightsstatus" : "Neither rights holder nor license status given" ,
2023-07-26 14:57:53 +02:00
"no_rightsholder" : "No rights holder given." ,
"no_rightsstatus" : "No license status given." ,
"resources_asigned" : "(Visible) resources were assigned to the object." ,
2018-04-08 00:49:00 +02:00
"general_remarks" : "General remarks" ,
2019-07-13 23:26:16 +02:00
"might_be_improved" : "Could be improved" ,
2018-04-08 00:49:00 +02:00
"thats_good" : "Good" ,
2019-07-13 23:26:16 +02:00
"before" : "Before" ,
"before_birth" : "Before birth of" ,
"before_birth_possibly" : "Possibly before birth of" ,
"after" : "After" ,
"after_death" : "After death of" ,
"after_death_possibly" : "Possibly after death of" ,
2018-04-08 00:49:00 +02:00
"plausi" : "Plausibility check" ,
2019-07-13 23:26:16 +02:00
"before_possibly" : "Possibly before" ,
"after_possibly" : "Possibly after" ,
2018-04-08 00:49:00 +02:00
"print_not_paint" : "Something printed cannot be painted or drawn!" ,
2018-10-09 12:54:44 +02:00
"better_use" : "Better use" ,
"quality_index" : "Quality index" ,
2023-07-26 14:57:53 +02:00
"no_image" : "No image has been uploaded for the object yet." ,
"translations_exist" : "One or more translation exist for the object." ,
"exhibition_assigned" : "The object has been assigned to an object group." ,
"transcripts_exist" : "One or more transcripts exist for the object." ,
"markings_exist" : "Markings have been recorded." ,
"is_reference_entry_exists" : "The object has been noted to have been created in reference to another entity." ,
"reception_publications_recorded" : "Reception information or publication of the object has been recorded." ,
"has_public_inscription" : "Inscription has been recorded and is public." ,
"has_public_comparable_objs" : "Comparable objects have been recorded and are set to public." ,
"has_public_detailed_description" : "Detailed description has been recorded and is public." ,
"image_has_good_size" : "Image has a good size." ,
"open_access_licence_used" : "An open access licence is used." ,
2022-01-25 02:56:17 +01:00
"restrictive_licence_used" : "A restrictive licence is used" ,
2023-09-11 23:22:55 +02:00
"one_image" : "One image was uploaded for the object." ,
"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"
2018-04-08 00:49:00 +02:00
}
2023-09-11 23:22:55 +02:00
}