translation-json/backend/en/quality.json

66 lines
4.3 KiB
JSON
Raw Normal View History

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)",
"one_common_word_objecttitle": "Object title consist only of a commonly used term",
"objects_same_title": "Objects with same title",
"one_word_object_title": "Object title consist of only one word. This might be too unspecific",
"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",
2019-07-13 23:26:16 +02:00
"no_mattech": "Field \"Material\/Technique\" is left empty. Much better, if something is placed here",
"no_dimensions": "Field \"Dimensions\" is left empty. Much better, if something is placed here",
2018-04-08 00:49:00 +02:00
"no_collection": "The object was not asigned to a collection",
"no_event": "No event asigned to the object",
"multiple_event": "At least one event asigned to the object",
2018-04-08 00:49:00 +02:00
"place_event_tag": "Duplicate? Same place in event and as general asignment. 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 asignment",
"no_tag": "No keyword (or general asignment) provided. (Ideal: 3-9)",
"one_tag": "Only one keyword (or general asignment) provided. (Ideal: 3-9)",
"two_tags": "Two keywords (or general asignments) provided. (Ideal: 3-9)",
"tree_nine__tags": "Keywords (or general asignments) provided. (Ideal: 3-9)",
"too_many__tags": "10 or more keywords (or general asignments) provided. (Ideal: 3-9)",
2019-07-13 23:26:16 +02:00
"literature_asigned": "Literature assigned to the object",
2018-04-08 00:49:00 +02:00
"online_resources_asigned": "Online resources assigned to the object",
"documents_asigned": "Documents assined 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",
2019-07-13 23:26:16 +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",
"no_rightsholder": "No rights holder given",
"no_rightsstatus": "No license status given",
2019-07-13 23:26:16 +02:00
"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",
"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",
2020-08-13 15:51:45 +02:00
"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"
2018-04-08 00:49:00 +02:00
}
}