Skip to content

Commit 8c1fe8a

Browse files
authored
Merge pull request #5635 from qultoltd/QREPO-402-curating_english-translations
Curate the English translation file (duplications, missing new lines)
2 parents 4d14d68 + 327f337 commit 8c1fe8a

1 file changed

Lines changed: 125 additions & 12 deletions

File tree

src/assets/i18n/en.json5

Lines changed: 125 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1397,10 +1397,6 @@
13971397

13981398
"collection.form.entityType": "Entity Type",
13991399

1400-
"collection.form.errors.entityType.required": "Please choose an entity type for this collection",
1401-
1402-
"collection.form.errors.submissionDefinition.required": "Please choose a submission definition for this collection",
1403-
14041400
"collection.form.submissionDefinition": "Submission definition",
14051401

14061402
"collection.form.correctionSubmissionDefinition": "Submission definition for correction request",
@@ -1691,6 +1687,8 @@
16911687

16921688
"context-menu.actions.audit-item.btn": "Audit",
16931689

1690+
"context-menu.actions.subscription.frequency.required": "Please select a frequency",
1691+
16941692
"cookies.consent.accept-all": "Accept all",
16951693

16961694
"cookies.consent.accept-selected": "Accept selected",
@@ -2185,8 +2183,6 @@
21852183

21862184
"form.other-information.orcid": "ORCID",
21872185

2188-
"form.other-information.person_identifier_orcid": "ORCID",
2189-
21902186
"form.other-information.oairecerif_author_affiliation": "Affiliation",
21912187

21922188
"form.other-information.oairecerif_editor_affiliation": "Affiliation",
@@ -3208,8 +3204,6 @@
32083204

32093205
"item.preview.dc.rights": "Rights",
32103206

3211-
"item.preview.dc.identifier.other": "Other Identifier",
3212-
32133207
"item.preview.dc.relation.issn": "ISSN",
32143208

32153209
"item.preview.dc.identifier.isbn": "ISBN",
@@ -3268,8 +3262,6 @@
32683262

32693263
"item.preview.dc.identifier.openalex": "OpenAlex Identifier",
32703264

3271-
"item.preview.dc.description": "Description",
3272-
32733265
"item.select.confirm": "Confirm selected",
32743266

32753267
"item.select.empty": "No items to show",
@@ -4820,8 +4812,6 @@
48204812

48214813
"RELATION.OrgUnit.projects.search.results.head": "Projects",
48224814

4823-
"RELATION.Project.researchoutputs.search.results.head": "Publications",
4824-
48254815
"RELATION.OrgUnit.people.search.results.head": "People",
48264816

48274817
"root.skip-to-content": "Skip to main content",
@@ -4857,6 +4847,7 @@
48574847
"search.filters.applied.f.original_bundle_filenames": "File name",
48584848

48594849
"search.filters.applied.f.original_bundle_descriptions": "File description",
4850+
48604851
"search.filters.applied.f.has_geospatial_metadata": "Has geographical location",
48614852

48624853
"search.filters.applied.f.itemtype": "Type",
@@ -5527,6 +5518,8 @@
55275518

55285519
"submission.sections.describe.relationship-lookup.search-tab.placeholder": "Search query",
55295520

5521+
"submission.sections.describe.relationship-lookup.toggle-dropdown": "Toggle dropdown",
5522+
55305523
"submission.sections.describe.relationship-lookup.search-tab.search": "Go",
55315524

55325525
"submission.sections.describe.relationship-lookup.search-tab.search-form.placeholder": "Search...",
@@ -5943,6 +5936,8 @@
59435936

59445937
"submission.sections.custom-url.url.placeholder": "Custom URL",
59455938

5939+
"submission.sections.custom-url.label.remove": "Remove",
5940+
59465941
"submission.sections.accesses.form.discoverable-description": "When checked, this item will be discoverable in search/browse. When unchecked, the item will only be available via a direct link and will never appear in search/browse.",
59475942

59485943
"submission.sections.accesses.form.discoverable-label": "Discoverable",
@@ -6742,152 +6737,265 @@
67426737
"service.overview.delete.header": "Delete Service",
67436738

67446739
"ldn-registered-services.title": "Registered Services",
6740+
67456741
"ldn-registered-services.table.name": "Name",
6742+
67466743
"ldn-registered-services.table.description": "Description",
6744+
67476745
"ldn-registered-services.table.status": "Status",
6746+
67486747
"ldn-registered-services.table.action": "Action",
6748+
67496749
"ldn-registered-services.new": "NEW",
6750+
67506751
"ldn-registered-services.new.breadcrumbs": "Registered Services",
67516752

67526753
"ldn-service.overview.table.enabled": "Enabled",
6754+
67536755
"ldn-service.overview.table.disabled": "Disabled",
6756+
67546757
"ldn-service.overview.table.clickToEnable": "Click to enable",
6758+
67556759
"ldn-service.overview.table.clickToDisable": "Click to disable",
67566760

67576761
"ldn-edit-registered-service.title": "Edit Service",
6762+
67586763
"ldn-create-service.title": "Create service",
6764+
67596765
"service.overview.create.modal": "Create Service",
6766+
67606767
"service.overview.create.body": "Please confirm the creation of this service.",
6768+
67616769
"ldn-service-status": "Status",
6770+
67626771
"service.confirm.create": "Create",
6772+
67636773
"service.refuse.create": "Cancel",
6774+
67646775
"ldn-register-new-service.title": "Register a new service",
6776+
67656777
"ldn-new-service.form.label.submit": "Save",
6778+
67666779
"ldn-new-service.form.label.name": "Name",
6780+
67676781
"ldn-new-service.form.label.description": "Description",
6782+
67686783
"ldn-new-service.form.label.url": "Service URL",
6784+
67696785
"ldn-new-service.form.label.ip-range": "Service IP range",
6786+
67706787
"ldn-new-service.form.label.score": "Level of trust",
6788+
67716789
"ldn-new-service.form.label.ldnUrl": "LDN Inbox URL",
6790+
67726791
"ldn-new-service.form.placeholder.name": "Please provide service name",
6792+
67736793
"ldn-new-service.form.placeholder.description": "Please provide a description regarding your service",
6794+
67746795
"ldn-new-service.form.placeholder.url": "Please input the URL for users to check out more information about the service",
6796+
67756797
"ldn-new-service.form.placeholder.lowerIp": "IPv4 range lower bound",
6798+
67766799
"ldn-new-service.form.placeholder.upperIp": "IPv4 range upper bound",
6800+
67776801
"ldn-new-service.form.placeholder.ldnUrl": "Please specify the URL of the LDN Inbox",
6802+
67786803
"ldn-new-service.form.placeholder.score": "Please enter a value between 0 and 1. Use the “.” as decimal separator",
6804+
67796805
"ldn-service.form.label.placeholder.default-select": "Select a pattern",
67806806

67816807
"ldn-service.form.pattern.ack-accept.label": "Acknowledge and Accept",
6808+
67826809
"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.",
6810+
67836811
"ldn-service.form.pattern.ack-accept.category": "Acknowledgements",
67846812

67856813
"ldn-service.form.pattern.ack-reject.label": "Acknowledge and Reject",
6814+
67866815
"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.",
6816+
67876817
"ldn-service.form.pattern.ack-reject.category": "Acknowledgements",
67886818

67896819
"ldn-service.form.pattern.ack-tentative-accept.label": "Acknowledge and Tentatively Accept",
6820+
67906821
"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.",
6822+
67916823
"ldn-service.form.pattern.ack-tentative-accept.category": "Acknowledgements",
67926824

67936825
"ldn-service.form.pattern.ack-tentative-reject.label": "Acknowledge and Tentatively Reject",
6826+
67946827
"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.",
6828+
67956829
"ldn-service.form.pattern.ack-tentative-reject.category": "Acknowledgements",
67966830

67976831
"ldn-service.form.pattern.announce-endorsement.label": "Announce Endorsement",
6832+
67986833
"ldn-service.form.pattern.announce-endorsement.description": "This pattern is used to announce the existence of an endorsement, referencing the endorsed resource.",
6834+
67996835
"ldn-service.form.pattern.announce-endorsement.category": "Announcements",
68006836

68016837
"ldn-service.form.pattern.announce-ingest.label": "Announce Ingest",
6838+
68026839
"ldn-service.form.pattern.announce-ingest.description": "This pattern is used to announce that a resource has been ingested.",
6840+
68036841
"ldn-service.form.pattern.announce-ingest.category": "Announcements",
68046842

68056843
"ldn-service.form.pattern.announce-relationship.label": "Announce Relationship",
6844+
68066845
"ldn-service.form.pattern.announce-relationship.description": "This pattern is used to announce a relationship between two resources.",
6846+
68076847
"ldn-service.form.pattern.announce-relationship.category": "Announcements",
68086848

68096849
"ldn-service.form.pattern.announce-review.label": "Announce Review",
6850+
68106851
"ldn-service.form.pattern.announce-review.description": "This pattern is used to announce the existence of a review, referencing the reviewed resource.",
6852+
68116853
"ldn-service.form.pattern.announce-review.category": "Announcements",
68126854

68136855
"ldn-service.form.pattern.announce-service-result.label": "Announce Service Result",
6856+
68146857
"ldn-service.form.pattern.announce-service-result.description": "This pattern is used to announce the existence of a 'service result', referencing the relevant resource.",
6858+
68156859
"ldn-service.form.pattern.announce-service-result.category": "Announcements",
68166860

68176861
"ldn-service.form.pattern.request-endorsement.label": "Request Endorsement",
6862+
68186863
"ldn-service.form.pattern.request-endorsement.description": "This pattern is used to request endorsement of a resource owned by the origin system.",
6864+
68196865
"ldn-service.form.pattern.request-endorsement.category": "Requests",
68206866

68216867
"ldn-service.form.pattern.request-ingest.label": "Request Ingest",
6868+
68226869
"ldn-service.form.pattern.request-ingest.description": "This pattern is used to request that the target system ingest a resource.",
6870+
68236871
"ldn-service.form.pattern.request-ingest.category": "Requests",
68246872

68256873
"ldn-service.form.pattern.request-review.label": "Request Review",
6874+
68266875
"ldn-service.form.pattern.request-review.description": "This pattern is used to request a review of a resource owned by the origin system.",
6876+
68276877
"ldn-service.form.pattern.request-review.category": "Requests",
68286878

68296879
"ldn-service.form.pattern.undo-offer.label": "Undo Offer",
6880+
68306881
"ldn-service.form.pattern.undo-offer.description": "This pattern is used to undo (retract) an offer previously made.",
6882+
68316883
"ldn-service.form.pattern.undo-offer.category": "Undo",
68326884

68336885
"ldn-new-service.form.label.placeholder.selectedItemFilter": "No Item Filter Selected",
6886+
68346887
"ldn-new-service.form.label.ItemFilter": "Item Filter",
6888+
68356889
"ldn-new-service.form.label.automatic": "Automatic",
6890+
68366891
"ldn-new-service.form.error.name": "Name is required",
6892+
68376893
"ldn-new-service.form.error.url": "URL is required",
6894+
68386895
"ldn-new-service.form.error.ipRange": "Please enter a valid IP range",
6896+
68396897
"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)",
6898+
68406899
"ldn-new-service.form.error.ldnurl": "LDN URL is required",
6900+
6901+
"ldn-new-service.form.error.ldnurl.ldnUrlAlreadyAssociated": "This LDN URL is already associated with another service",
6902+
68416903
"ldn-new-service.form.error.patterns": "At least a pattern is required",
6904+
68426905
"ldn-new-service.form.error.score": "Please enter a valid score (between 0 and 1). Use the “.” as decimal separator",
68436906

68446907
"ldn-new-service.form.label.inboundPattern": "Supported Pattern",
6908+
68456909
"ldn-new-service.form.label.addPattern": "+ Add more",
6910+
68466911
"ldn-new-service.form.label.removeItemFilter": "Remove",
6912+
68476913
"ldn-register-new-service.breadcrumbs": "New Service",
6914+
68486915
"service.overview.delete.body": "Are you sure you want to delete this service?",
6916+
68496917
"service.overview.edit.body": "Do you confirm the changes?",
6918+
68506919
"service.overview.edit.modal": "Edit Service",
6920+
68516921
"service.detail.update": "Confirm",
6922+
68526923
"service.detail.return": "Cancel",
6924+
68536925
"service.overview.reset-form.body": "Are you sure you want to discard the changes and leave?",
6926+
68546927
"service.overview.reset-form.modal": "Discard Changes",
6928+
68556929
"service.overview.reset-form.reset-confirm": "Discard",
6930+
68566931
"admin.registries.services-formats.modify.success.head": "Successful Edit",
6932+
68576933
"admin.registries.services-formats.modify.success.content": "The service has been edited",
6934+
68586935
"admin.registries.services-formats.modify.failure.head": "Failed Edit",
6936+
68596937
"admin.registries.services-formats.modify.failure.content": "The service has not been edited",
6938+
68606939
"ldn-service-notification.created.success.title": "Successful Create",
6940+
68616941
"ldn-service-notification.created.success.body": "The service has been created",
6942+
68626943
"ldn-service-notification.created.failure.title": "Failed Create",
6944+
68636945
"ldn-service-notification.created.failure.body": "The service has not been created",
6946+
68646947
"ldn-service-notification.created.warning.title": "Please select at least one Inbound Pattern",
6948+
68656949
"ldn-enable-service.notification.success.title": "Successful status updated",
6950+
68666951
"ldn-enable-service.notification.success.content": "The service status has been updated",
6952+
68676953
"ldn-service-delete.notification.success.title": "Successful Deletion",
6954+
68686955
"ldn-service-delete.notification.success.content": "The service has been deleted",
6956+
68696957
"ldn-service-delete.notification.error.title": "Failed Deletion",
6958+
68706959
"ldn-service-delete.notification.error.content": "The service has not been deleted",
6960+
68716961
"service.overview.reset-form.reset-return": "Cancel",
6962+
68726963
"service.overview.delete": "Delete service",
6964+
68736965
"ldn-edit-service.title": "Edit service",
6966+
68746967
"ldn-edit-service.form.label.name": "Name",
6968+
68756969
"ldn-edit-service.form.label.description": "Description",
6970+
68766971
"ldn-edit-service.form.label.url": "Service URL",
6972+
68776973
"ldn-edit-service.form.label.ldnUrl": "LDN Inbox URL",
6974+
68786975
"ldn-edit-service.form.label.inboundPattern": "Inbound Pattern",
6976+
68796977
"ldn-edit-service.form.label.noInboundPatternSelected": "No Inbound Pattern",
6978+
68806979
"ldn-edit-service.form.label.selectedItemFilter": "Selected Item Filter",
6980+
68816981
"ldn-edit-service.form.label.selectItemFilter": "No Item Filter",
6982+
68826983
"ldn-edit-service.form.label.automatic": "Automatic",
6984+
68836985
"ldn-edit-service.form.label.addInboundPattern": "+ Add more",
6986+
68846987
"ldn-edit-service.form.label.submit": "Save",
6988+
68856989
"ldn-edit-service.breadcrumbs": "Edit Service",
6990+
68866991
"ldn-service.control-constaint-select-none": "Select none",
68876992

68886993
"ldn-register-new-service.notification.error.title": "Error",
6994+
68896995
"ldn-register-new-service.notification.error.content": "An error occurred while creating this process",
6996+
68906997
"ldn-register-new-service.notification.success.title": "Success",
6998+
68916999
"ldn-register-new-service.notification.success.content": "The process was successfully created",
68927000

68937001
"submission.sections.notify.info": "The selected service is compatible with the item according to its current status. {{ service.name }}: {{ service.description }}",
@@ -6909,6 +7017,7 @@
69097017
"menu.section.services_new": "LDN Service",
69107018

69117019
"quality-assurance.topics.description-with-target": "Below you can see all the topics received from the subscriptions to {{source}} in regards to the",
7020+
69127021
"quality-assurance.events.description": "Below the list of all the suggestions for the selected topic <b>{{topic}}</b>, related to <b>{{source}}</b>.",
69137022

69147023
"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 ",
@@ -7413,6 +7522,8 @@
74137522

74147523
"external-login.confirmation.email-label": "User Email",
74157524

7525+
"external-login.confirmation.email": "Email",
7526+
74167527
"external-login.confirmation.email-invalid": "Invalid email format.",
74177528

74187529
"external-login.confirm.button.label": "Confirm this email",
@@ -7473,6 +7584,8 @@
74737584

74747585
"external-login-page.orcid-confirmation.netid": "Account Identifier",
74757586

7587+
"external-login-page.orcid-confirmation.netid.label": "Account Identifier",
7588+
74767589
"external-login-page.orcid-confirmation.netid.placeholder": "xxxx-xxxx-xxxx-xxxx",
74777590

74787591
"external-login-page.orcid-confirmation.email": "Email",

0 commit comments

Comments
 (0)