Stand 2019-07-12.

This commit is contained in:
2019-07-13 23:26:16 +02:00
committed by Stefan Rohde-Enslin
parent 18e4637b4b
commit f59fab614d
232 changed files with 4443 additions and 1256 deletions

View File

@ -6,12 +6,12 @@
"next": "Next object",
"zoom_on": "Enable zoom function",
"zoom_off": "Disable zoom function",
"image_zoom": "With a click on the image zoom is turned on or off",
"not_visible": "Object is not public",
"no_resource": "No resource attached",
"image_zoom": "Clicking on the image switches the magnification function on or off",
"not_visible": "Object is not visible",
"no_resource": "No image linked",
"preview": "Preview in frontend",
"create_pdf": "PDF-register card (A5)",
"create_pdfa4": "PDF for printing (A4)",
"create_pdfa4": "Create PDF (A4)",
"create_qr": "Generate QR-Code",
"hide_object": "Hide object",
"show_object": "Publish object",
@ -19,13 +19,13 @@
"export_it": "Export object",
"add_to_watchlist": "Add to watch list",
"delete_object": "Delete object",
"go_to_no": "Go to object no",
"go_to_no": "Go to object No.",
"search_in_collection": "Search in collection",
"all_collections": "All collections",
"added_by": "Objects added by",
"revised_last": "Objects last updated by",
"create_filter": "Create filter",
"filter_active": "Filter aktive",
"filter_active": "Filter active",
"inv_short": "Inv. No.",
"kind_of": "Type of object",
"name": "Object title",
@ -52,17 +52,17 @@
"alphabet_za": "Alphabet (Z-A)",
"alphabet_az": "Alphabet (A-Z)",
"changes_order_to": "Changes order to",
"shows_visible_only": "Lists only objects marked VISIBLE",
"shows_all_objects": "Lists all objects",
"shows_hidden_only": "Lists only objects marked HIDDEN",
"shows_visible_only": "List only objects marked VISIBLE",
"shows_all_objects": "List all objects",
"shows_hidden_only": "List only objects marked HIDDEN",
"last": "Last",
"external_resource": "EXTERNAL",
"delete_intro": "You are about deleting an object",
"delete_hint": "The website for the object gets destroyed. Any link linking to it will not be valid anymore",
"delete_no": "No, not really (back)",
"delete_intro": "You are about to delete an object",
"delete_hint": "The website for the object cannot be found. Any link linking to it will not be valid anymore",
"delete_no": "No, that is not what I meant (go back)",
"delete_yes": "Yes, that's what I want",
"be_careful": "To be used cautiously",
"change_all_data": "Changes datasets selected according to the following rule",
"be_careful": "Use with care",
"change_all_data": "Changes all datasets according to the following rule",
"which_field_change": "Please select the field to edit",
"replace": "Replace",
"whole_word": "Whole word",
@ -70,21 +70,21 @@
"replace_with": "Replace with",
"field": "Field",
"new": "New",
"sets_changed": "datasets will be edited",
"sets_changed": "Datasets will be edited",
"nothing_to_do": "Nothing to do",
"yes_do": "Yes, do it",
"no_back": "No, better go back",
"selectswithout": "Select objects without ...",
"imageorresource": "image or resource",
"assigned_insertions": "Assignment executed: Multiple insertions",
"assigned_deletions": "Assignment executed: Multiple deletions",
"imageorresource": "Image or resource",
"assigned_insertions": "Assignment completed: Multiple insertions",
"assigned_deletions": "Assignment completed: Multiple deletions",
"all_institutions": "All institutions",
"publish_social_media_yes": "Show SM buttons",
"publish_social_media_no": "Hide SM buttons",
"generate_pdf": "Generate PDF",
"PuQi": "PuQi",
"assignment_wrong_user_role": "Assignments to collections, series, and literature entries are always bound to an institution. These assignments can only be set by users of the user role \"museum director\". Please log in as a museum director if need be.",
"fulltext": "Fulltext",
"fulltext": "Full text",
"object_overview": "Object overview",
"toggle_navigation": "Toggle navigation",
"main_image": "Main image",
@ -96,20 +96,20 @@
"assignment": "Assignment",
"assignment_to": "Assignment to",
"assignment_create": "Create assignment",
"assignment_terminate": "Terminate assignment",
"assignment_if_not_exists": "if not exists",
"assignment_if_exists": "if exists",
"assignment_terminate": "Delete assignment",
"assignment_if_not_exists": "if not available",
"assignment_if_exists": "if available",
"all_objectgroups": "All object groups",
"goto_mdid_title": "Search for Object-ID",
"goto_mdid_explica": "If you search a certain object and you know the md:ID you can insert the ID here. The md:ID can be found when calling an object in the frontend as last part of the URL: ... oges=nnn where nnn is the md:ID.",
"goto_without_title": "Search for incomplete object-records",
"goto_without_explica": "By choosing an attribute from this menu you can select all object-records without entries for this attribute.",
"goto_without_title": "Search for incomplete object-data sets",
"goto_without_explica": "By choosing an attribute from this menu you can select all object-data sets without entries for this attribute",
"goto_inv_title": "Search for inventory number",
"goto_inv_explica1": "By inserting a search value you can find an object with exactly this search value as the inventory number.",
"goto_inv_explica2": "By placing % directly behind a search value you select objects with an inventory number that start with the search value.",
"goto_inv_explica3": "By placing % directly before a search value you select objects with an inventory number that ends with the search value.",
"goto_inv_explica4": "By placing % directly before and directly behind a search value you select objects with the search value somewhere inside the inventory number.",
"goto_inv_explica5": "By using comma as a separator you may search for more than one inventory number.",
"goto_inv_explica1": "By enering a seatch value you can find an object with exactly this search value as the inventory number",
"goto_inv_explica2": "By placing % directly after a search value you select objects with an inventory number that start with the search value",
"goto_inv_explica3": "By placing % directly before a search value you select objects with an inventory number that ends with the search value",
"goto_inv_explica4": "By placing % directly before and directly after a search value you select objects with the search value somewhere inside the inventory number.",
"goto_inv_explica5": "By using a comma as a separator you may search for more than one inventory number",
"assign_visiblity": "Visiblity of results",
"changed_visiblity": "Visibility adjusted",
"visibility": "Visibility",
@ -117,4 +117,4 @@
"allow_all": "Allow for all",
"disallow_all": "Disallow for all"
}
}
}