translation-json/backend/en/settings.json
Joshua Ramon Enslin d505230755 Add translation variables for new institution settings options
The next update will include new institution settings options for who
can comment on objects and the default sort order of objects of an
institutions when accessed from an institution or collection page.
2019-09-11 00:45:35 +02:00

64 lines
4.1 KiB
JSON

{
"settings": {
"rights_default_intro": "Legal information for object representations",
"rights_default_set": "Set default values",
"rights_rightsholder": "Rights holder",
"rights_rightsstatus": "Rights status",
"rights_photo_create": "Photographer\/Creator",
"rights_current_values": "Current values",
"rights_change_case": "Change case by case",
"rights_images_only": "Uploaded images only",
"external_intro": "Presentation of content on the website of",
"external_collection_overview": "Show \"collection overview\" switch",
"external_collection_description": "Clicking on collection name in \"collection overview\" shows description of the collection",
"external_collection_objects": "Clicking on collection name in \"collection overview\" shows objects of the collection",
"external_collection_link": "Show link below collection description (\"... more about this collection on the Internet\")",
"services_for": "Services for",
"services_export": "Export",
"services_export_dialogue": "Export dialogue. Selected information about selected objects",
"users_registered_intro": "Registered users for",
"users_register_new": "Register new user",
"users_register_admin": "Administrator",
"users_register_director": "Director",
"users_register_private": "Employee",
"users_register_volunteer": "Input only (volunteer)",
"users_register_visitor": "Visiting Scientist",
"headline_rights": "Available rights statements for images (and other object representations)",
"museum_stored": "Museum-specific settings have been updated",
"users_specifically_determined": "Specifically determined",
"socialmedia": "Use social media at this platform for",
"socialmedia_buttons": "Show newly incorporated objects with social media buttons",
"pdf_catalogue": "PDF Catalogue",
"pdf_catalogue_explain": "Create a PDF catalogues",
"pdf_catalogue_explica": "To limit server load only 50 objects per catalogue are allowed. You can, however, create multiple catalogues",
"pdf_catalogue_start": "Start with object # ",
"map": "Objects on map",
"volume": "Volume",
"close": "Close",
"provenance_section": "Provenance checks (provenance search bar)",
"provenance_kind": "Kind of check (e.g.: Expropriation)",
"provenance_added_new": "Added new type of provenance check",
"provenance_removed_category": "Deleted type of provenance check",
"delete": "Delete",
"edit_image_rights_by_group": "Edit image rights by group (only for uploaded objects)",
"mir_caution_message": "(Caution: Using this function, you can batch edit many entries in one go. Be cautious!)",
"following_cases_appear_select": "The following cases appear. Please choose the case to edit.",
"return_museum_list": "Return to list of museums",
"return_settings_services": "Return to settings and services",
"simple_inputs_no_symbols": "Please use simple information such as avoid using a copyright symbol before the rights holder, or \"photographer\" before the photographer's name.",
"institution_elsewhere": "The institution elsewhere on the web",
"elsewhere_link_text": "Link text",
"elsewhere_link_url": "URL",
"elsewhere_link_added": "Added link to other representations of the museum",
"elsewhere_link_removed": "Removed link to other representations of the museum",
"metadata_rights": "Metadata rights:",
"obj_link_default_sort_by": "Link to objects: Default sort parameter",
"obj_link_default_sort_order": "Link to objects: Default sort order",
"comment_on_md_who": "Commenting on MD: Who can comment?",
"comments_by_all": "Everybody",
"comments_by_logged_in": "Any logged in users",
"comments_by_viewer": "Users with viewing rights",
"comments_by_editor": "Users with editing rights",
"comments_by_nobody": "Nobody"
}
}