Skip to content

Commit

Permalink
Added CC-License bundle section to full item page.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Pinto committed Oct 25, 2024
1 parent e21cabc commit 8e3816d
Show file tree
Hide file tree
Showing 4 changed files with 286 additions and 12 deletions.
134 changes: 124 additions & 10 deletions src/assets/i18n/en.json5
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,6 @@

"admin.reports.items.title": "Title",


"admin.reports.commons.filters": "Filters",

"admin.reports.commons.additional-data": "Additional data to return",
Expand All @@ -661,7 +660,6 @@

"admin.reports.commons.filters.matches_all": "Matches all specified filters",


"admin.reports.commons.filters.property": "Item Property Filters",

"admin.reports.commons.filters.property.is_item": "Is Item - always true",
Expand Down Expand Up @@ -2122,7 +2120,7 @@

"home.title": "Home",

"home.top-level-communities.head": "Communities in DSpace",
"home.top-level-communities.head": "Communities in Edinburgh Datashare",

"home.top-level-communities.help": "Select a community to browse its collections.",

Expand Down Expand Up @@ -3232,7 +3230,7 @@

"menu.section.browse_community_by_title": "By Title",

"menu.section.browse_global": "All of DSpace",
"menu.section.browse_global": "Browse Edinburgh Datashare",

"menu.section.browse_global_by_author": "By Author",

Expand Down Expand Up @@ -4178,7 +4176,7 @@

"repository.title": "DSpace Repository",

"repository.title.prefix": "DSpace Repository :: ",
"repository.title.prefix": "Edinburgh Datashare :: ",

"resource-policies.add.button": "Add",

Expand Down Expand Up @@ -5586,7 +5584,7 @@

"thumbnail.person.placeholder": "No Profile Picture Available",

"title": "Edinburgh DataShare",
title: "Edinburgh DataShare",

"vocabulary-treeview.header": "Hierarchical tree view",

Expand Down Expand Up @@ -5634,8 +5632,6 @@

"supervision.search.results.head": "Workflow and Workspace tasks",

"orgunit.search.results.head": "Organizational Unit Search Results",

"workflow-item.edit.breadcrumbs": "Edit workflowitem",

"workflow-item.edit.title": "Edit workflowitem",
Expand Down Expand Up @@ -6119,152 +6115,263 @@
"service.overview.delete.header": "Delete Service",

"ldn-registered-services.title": "Registered Services",

"ldn-registered-services.table.name": "Name",

"ldn-registered-services.table.description": "Description",

"ldn-registered-services.table.status": "Status",

"ldn-registered-services.table.action": "Action",

"ldn-registered-services.new": "NEW",

"ldn-registered-services.new.breadcrumbs": "Registered Services",

"ldn-service.overview.table.enabled": "Enabled",

"ldn-service.overview.table.disabled": "Disabled",

"ldn-service.overview.table.clickToEnable": "Click to enable",

"ldn-service.overview.table.clickToDisable": "Click to disable",

"ldn-edit-registered-service.title": "Edit Service",

"ldn-create-service.title": "Create service",

"service.overview.create.modal": "Create Service",

"service.overview.create.body": "Please confirm the creation of this service.",

"ldn-service-status": "Status",

"service.confirm.create": "Create",

"service.refuse.create": "Cancel",

"ldn-register-new-service.title": "Register a new service",

"ldn-new-service.form.label.submit": "Save",

"ldn-new-service.form.label.name": "Name",

"ldn-new-service.form.label.description": "Description",

"ldn-new-service.form.label.url": "Service URL",

"ldn-new-service.form.label.ip-range": "Service IP range",

"ldn-new-service.form.label.score": "Level of trust",

"ldn-new-service.form.label.ldnUrl": "LDN Inbox URL",

"ldn-new-service.form.placeholder.name": "Please provide service name",

"ldn-new-service.form.placeholder.description": "Please provide a description regarding your service",

"ldn-new-service.form.placeholder.url": "Please input the URL for users to check out more information about the service",

"ldn-new-service.form.placeholder.lowerIp": "IPv4 range lower bound",

"ldn-new-service.form.placeholder.upperIp": "IPv4 range upper bound",

"ldn-new-service.form.placeholder.ldnUrl": "Please specify the URL of the LDN Inbox",

"ldn-new-service.form.placeholder.score": "Please enter a value between 0 and 1. Use the “.” as decimal separator",

"ldn-service.form.label.placeholder.default-select": "Select a pattern",

"ldn-service.form.pattern.ack-accept.label": "Acknowledge and Accept",

"ldn-service.form.pattern.ack-accept.description": "This pattern is used to acknowledge and accept a request (offer). It implies an intention to act on the request.",

"ldn-service.form.pattern.ack-accept.category": "Acknowledgements",

"ldn-service.form.pattern.ack-reject.label": "Acknowledge and Reject",

"ldn-service.form.pattern.ack-reject.description": "This pattern is used to acknowledge and reject a request (offer). It signifies no further action regarding the request.",

"ldn-service.form.pattern.ack-reject.category": "Acknowledgements",

"ldn-service.form.pattern.ack-tentative-accept.label": "Acknowledge and Tentatively Accept",

"ldn-service.form.pattern.ack-tentative-accept.description": "This pattern is used to acknowledge and tentatively accept a request (offer). It implies an intention to act, which may change.",

"ldn-service.form.pattern.ack-tentative-accept.category": "Acknowledgements",

"ldn-service.form.pattern.ack-tentative-reject.label": "Acknowledge and Tentatively Reject",

"ldn-service.form.pattern.ack-tentative-reject.description": "This pattern is used to acknowledge and tentatively reject a request (offer). It signifies no further action, subject to change.",

"ldn-service.form.pattern.ack-tentative-reject.category": "Acknowledgements",

"ldn-service.form.pattern.announce-endorsement.label": "Announce Endorsement",

"ldn-service.form.pattern.announce-endorsement.description": "This pattern is used to announce the existence of an endorsement, referencing the endorsed resource.",

"ldn-service.form.pattern.announce-endorsement.category": "Announcements",

"ldn-service.form.pattern.announce-ingest.label": "Announce Ingest",

"ldn-service.form.pattern.announce-ingest.description": "This pattern is used to announce that a resource has been ingested.",

"ldn-service.form.pattern.announce-ingest.category": "Announcements",

"ldn-service.form.pattern.announce-relationship.label": "Announce Relationship",

"ldn-service.form.pattern.announce-relationship.description": "This pattern is used to announce a relationship between two resources.",

"ldn-service.form.pattern.announce-relationship.category": "Announcements",

"ldn-service.form.pattern.announce-review.label": "Announce Review",

"ldn-service.form.pattern.announce-review.description": "This pattern is used to announce the existence of a review, referencing the reviewed resource.",

"ldn-service.form.pattern.announce-review.category": "Announcements",

"ldn-service.form.pattern.announce-service-result.label": "Announce Service Result",

"ldn-service.form.pattern.announce-service-result.description": "This pattern is used to announce the existence of a 'service result', referencing the relevant resource.",

"ldn-service.form.pattern.announce-service-result.category": "Announcements",

"ldn-service.form.pattern.request-endorsement.label": "Request Endorsement",

"ldn-service.form.pattern.request-endorsement.description": "This pattern is used to request endorsement of a resource owned by the origin system.",

"ldn-service.form.pattern.request-endorsement.category": "Requests",

"ldn-service.form.pattern.request-ingest.label": "Request Ingest",

"ldn-service.form.pattern.request-ingest.description": "This pattern is used to request that the target system ingest a resource.",

"ldn-service.form.pattern.request-ingest.category": "Requests",

"ldn-service.form.pattern.request-review.label": "Request Review",

"ldn-service.form.pattern.request-review.description": "This pattern is used to request a review of a resource owned by the origin system.",

"ldn-service.form.pattern.request-review.category": "Requests",

"ldn-service.form.pattern.undo-offer.label": "Undo Offer",

"ldn-service.form.pattern.undo-offer.description": "This pattern is used to undo (retract) an offer previously made.",

"ldn-service.form.pattern.undo-offer.category": "Undo",

"ldn-new-service.form.label.placeholder.selectedItemFilter": "No Item Filter Selected",

"ldn-new-service.form.label.ItemFilter": "Item Filter",

"ldn-new-service.form.label.automatic": "Automatic",

"ldn-new-service.form.error.name": "Name is required",

"ldn-new-service.form.error.url": "URL is required",

"ldn-new-service.form.error.ipRange": "Please enter a valid IP range",

"ldn-new-service.form.hint.ipRange": "Please enter a valid IpV4 in both range bounds (note: for single IP, please enter the same value in both fields)",

"ldn-new-service.form.error.ldnurl": "LDN URL is required",

"ldn-new-service.form.error.patterns": "At least a pattern is required",

"ldn-new-service.form.error.score": "Please enter a valid score (between 0 and 1). Use the “.” as decimal separator",

"ldn-new-service.form.label.inboundPattern": "Supported Pattern",

"ldn-new-service.form.label.addPattern": "+ Add more",

"ldn-new-service.form.label.removeItemFilter": "Remove",

"ldn-register-new-service.breadcrumbs": "New Service",

"service.overview.delete.body": "Are you sure you want to delete this service?",

"service.overview.edit.body": "Do you confirm the changes?",

"service.overview.edit.modal": "Edit Service",

"service.detail.update": "Confirm",

"service.detail.return": "Cancel",

"service.overview.reset-form.body": "Are you sure you want to discard the changes and leave?",

"service.overview.reset-form.modal": "Discard Changes",

"service.overview.reset-form.reset-confirm": "Discard",

"admin.registries.services-formats.modify.success.head": "Successful Edit",

"admin.registries.services-formats.modify.success.content": "The service has been edited",

"admin.registries.services-formats.modify.failure.head": "Failed Edit",

"admin.registries.services-formats.modify.failure.content": "The service has not been edited",

"ldn-service-notification.created.success.title": "Successful Create",

"ldn-service-notification.created.success.body": "The service has been created",

"ldn-service-notification.created.failure.title": "Failed Create",

"ldn-service-notification.created.failure.body": "The service has not been created",

"ldn-service-notification.created.warning.title": "Please select at least one Inbound Pattern",

"ldn-enable-service.notification.success.title": "Successful status updated",

"ldn-enable-service.notification.success.content": "The service status has been updated",

"ldn-service-delete.notification.success.title": "Successful Deletion",

"ldn-service-delete.notification.success.content": "The service has been deleted",

"ldn-service-delete.notification.error.title": "Failed Deletion",

"ldn-service-delete.notification.error.content": "The service has not been deleted",

"service.overview.reset-form.reset-return": "Cancel",

"service.overview.delete": "Delete service",

"ldn-edit-service.title": "Edit service",

"ldn-edit-service.form.label.name": "Name",

"ldn-edit-service.form.label.description": "Description",

"ldn-edit-service.form.label.url": "Service URL",

"ldn-edit-service.form.label.ldnUrl": "LDN Inbox URL",

"ldn-edit-service.form.label.inboundPattern": "Inbound Pattern",

"ldn-edit-service.form.label.noInboundPatternSelected": "No Inbound Pattern",

"ldn-edit-service.form.label.selectedItemFilter": "Selected Item Filter",

"ldn-edit-service.form.label.selectItemFilter": "No Item Filter",

"ldn-edit-service.form.label.automatic": "Automatic",

"ldn-edit-service.form.label.addInboundPattern": "+ Add more",

"ldn-edit-service.form.label.submit": "Save",

"ldn-edit-service.breadcrumbs": "Edit Service",

"ldn-service.control-constaint-select-none": "Select none",

"ldn-register-new-service.notification.error.title": "Error",

"ldn-register-new-service.notification.error.content": "An error occurred while creating this process",

"ldn-register-new-service.notification.success.title": "Success",

"ldn-register-new-service.notification.success.content": "The process was successfully created",

"submission.sections.notify.info": "The selected service is compatible with the item according to its current status. {{ service.name }}: {{ service.description }}",
Expand All @@ -6284,6 +6391,7 @@
"menu.section.services_new": "LDN Service",

"quality-assurance.topics.description-with-target": "Below you can see all the topics received from the subscriptions to {{source}} in regards to the",

"quality-assurance.events.description": "Below the list of all the suggestions for the selected topic <b>{{topic}}</b>, related to <b>{{source}}</b>.",

"quality-assurance.events.description-with-topic-and-target": "Below the list of all the suggestions for the selected topic <b>{{topic}}</b>, related to <b>{{source}}</b> and ",
Expand Down Expand Up @@ -6740,7 +6848,7 @@

"browse.search-form.placeholder": "Search the repository",

"info.about.title": "About",
"info.about.title": "About",

"info.about.breadcrumbs": "About",

Expand All @@ -6755,4 +6863,10 @@
"info.organised.title": "Organised",

"info.organised.breadcrumbs": "Organised",
}

"submission.sections.datashare.license": "Choose Licence",

"submission.sections.submit.progressbar.datashare.license": "Choose Datashare Licence",

"item.page.filesection.cclicense.bundle": "CC-License bundle",
}
Loading

0 comments on commit 8e3816d

Please sign in to comment.