no message
This commit is contained in:
parent
dfd2f3eeff
commit
f1c70325a3
|
@ -60,7 +60,6 @@
|
|||
"CONFIRMATION-DIALOG": {
|
||||
"DELETE-ITEM": "Delete this item?",
|
||||
"DELETE-USER": "Remove this collaborator?",
|
||||
"FINALIZE-ITEM": "Finalize this item?",
|
||||
"UNFINALIZE-ITEM": "Undo Finalization?",
|
||||
"PUBLISH-ITEM": "Publish this item?",
|
||||
"ADD-DATASET": "Do you want to continue by adding a Dataset to your DMP? You can always add more Datasets using \"Add Dataset (Wizard)\" menu.",
|
||||
|
@ -269,7 +268,7 @@
|
|||
"NEW-LANGUAGE": "New",
|
||||
"EDIT-LANGUAGE": "Edit",
|
||||
"NOTIFICATION-TEMPLATES": "Notification Templates",
|
||||
"INAPP-NOTIFICATIONS":"Notifications",
|
||||
"INAPP-NOTIFICATIONS": "Notifications",
|
||||
"NOTIFICATIONS": "Notifications",
|
||||
"PREFILLING-SOURCES": "Prefilling Sources",
|
||||
"NEW-PREFILLING-SOURCE": "New",
|
||||
|
@ -376,10 +375,10 @@
|
|||
"LANGUAGES": "Languages",
|
||||
"MAINTENANCE": "Maintenance",
|
||||
"NOTIFICATION-TEMPLATES": "Notification Templates",
|
||||
"NOTIFICATIONS":"Notifications",
|
||||
"PREFILLING-SOURCES":"Prefilling Sources"
|
||||
"NOTIFICATIONS": "Notifications",
|
||||
"PREFILLING-SOURCES": "Prefilling Sources"
|
||||
},
|
||||
"DESCRIPTION-TEMPLATE-PREVIEW" : {
|
||||
"DESCRIPTION-TEMPLATE-PREVIEW": {
|
||||
"TEMPLATE": "Template"
|
||||
},
|
||||
"ANNOTATION-DIALOG": {
|
||||
|
@ -520,7 +519,7 @@
|
|||
},
|
||||
"FIELD": {
|
||||
"FIELDS": {
|
||||
"FIELD-LABEL":"Label",
|
||||
"FIELD-LABEL": "Label",
|
||||
"REFERENCE-TYPE": "Reference Type",
|
||||
"REFERENCE-TYPE-TITLE": "Reference Type",
|
||||
"MULTIPLE-SELECT": "Multiple Select",
|
||||
|
@ -1111,18 +1110,18 @@
|
|||
"PLACEHOLDER": "Search DMP"
|
||||
},
|
||||
"PREFILL-DESCRIPTION-DIALOG": {
|
||||
"TITLE": "Initialize your Dataset",
|
||||
"OR": "OR",
|
||||
"HINT": "Select the dataset from Zenodo to automatically retrieve answers to some questions in your template or start by answering the questions manually.",
|
||||
"DESCRIPTION-TEMPLATE": "Description Template",
|
||||
"PREFILLING-SOURCE": "Prefilling Source",
|
||||
"SEARCH-HEADER": "Prefilled object",
|
||||
"SEARCH": "Start typing to search for an entity to use for prefilling",
|
||||
"ACTIONS": {
|
||||
"NEXT": "Next",
|
||||
"PREFILL": "Prefill",
|
||||
"MANUALLY": "Manually"
|
||||
}
|
||||
"TITLE": "Initialize your Dataset",
|
||||
"OR": "OR",
|
||||
"HINT": "Select the dataset from Zenodo to automatically retrieve answers to some questions in your template or start by answering the questions manually.",
|
||||
"DESCRIPTION-TEMPLATE": "Description Template",
|
||||
"PREFILLING-SOURCE": "Prefilling Source",
|
||||
"SEARCH-HEADER": "Prefilled object",
|
||||
"SEARCH": "Start typing to search for an entity to use for prefilling",
|
||||
"ACTIONS": {
|
||||
"NEXT": "Next",
|
||||
"PREFILL": "Prefill",
|
||||
"MANUALLY": "Manually"
|
||||
}
|
||||
},
|
||||
"DATASET-PUBLIC-LISTING": {
|
||||
"TITLE": "Published Datasets",
|
||||
|
@ -1138,7 +1137,7 @@
|
|||
"TITLE": "Description Templates",
|
||||
"CREATE-DESCRIPTION-TEMPLATE": "Create Description Template",
|
||||
"MESSAGES": {
|
||||
"TEMPLATE-UPLOAD-SUCCESS":"Template successfully uploaded"
|
||||
"TEMPLATE-UPLOAD-SUCCESS": "Template successfully uploaded"
|
||||
},
|
||||
"FIELDS": {
|
||||
"NAME": "Name",
|
||||
|
@ -1407,13 +1406,13 @@
|
|||
"FIELDS": {
|
||||
"SUBJECT": "Subject",
|
||||
"TRACKING-STATE": "State",
|
||||
"NOTIFICATION-TYPE":"Type",
|
||||
"NOTIFICATION-TYPE": "Type",
|
||||
"CREATED-AT": "Created"
|
||||
},
|
||||
"FILTER": {
|
||||
"TITLE": "Filters",
|
||||
"TRACKING-STATE":"State",
|
||||
"NOTIFICATION-TYPE":"Type",
|
||||
"TRACKING-STATE": "State",
|
||||
"NOTIFICATION-TYPE": "Type",
|
||||
"IS-ACTIVE": "Is Active",
|
||||
"CANCEL": "Cancel",
|
||||
"APPLY-FILTERS": "Apply filters"
|
||||
|
@ -1431,9 +1430,7 @@
|
|||
"UNSUCCESSFUL-DELETE": "This item could not be deleted."
|
||||
},
|
||||
"INAPP-NOTIFICATION-EDITOR": {
|
||||
"FIELDS": {
|
||||
|
||||
},
|
||||
"FIELDS": {},
|
||||
"ACTIONS": {
|
||||
"CANCEL": "Cancel",
|
||||
"DELETE": "Delete"
|
||||
|
@ -1662,7 +1659,7 @@
|
|||
"FIELDS": {
|
||||
"FIXED-VALUE-FIELDS": "Fixed Value Fields",
|
||||
"FIELDS": "API Fields",
|
||||
"SOURCE-CONFIGURATION":"Search Source Configuration",
|
||||
"SOURCE-CONFIGURATION": "Search Source Configuration",
|
||||
"GET-SOURCE-CONFIGURATION": "Get Source Configuration",
|
||||
"LABEL": "Label",
|
||||
"FIELD": "Field",
|
||||
|
@ -1723,7 +1720,7 @@
|
|||
"NEW-PROFILE-CLONE": "New Clone Of ",
|
||||
"EDIT": "Edit",
|
||||
"CLONE": "Clone DMP Blueprint",
|
||||
"NEW-VERSION":"Create New Version of DMP Blueprint"
|
||||
"NEW-VERSION": "Create New Version of DMP Blueprint"
|
||||
},
|
||||
"SECTIONS-REQUIRED": "Required",
|
||||
"FIELDS-REQUIRED": "Required",
|
||||
|
@ -1757,7 +1754,7 @@
|
|||
"LABEL": "Label",
|
||||
"VALUE": "Value"
|
||||
},
|
||||
"PREFILLING-SOURCES":"Prefilling Sources"
|
||||
"PREFILLING-SOURCES": "Prefilling Sources"
|
||||
},
|
||||
"ACTIONS": {
|
||||
"ADD-FIELD": "Add Field",
|
||||
|
@ -1978,10 +1975,10 @@
|
|||
}
|
||||
},
|
||||
"REFERENCE-FIELD": {
|
||||
"PLACEHOLDER":"Select",
|
||||
"COULD-NOT-FIND-MESSAGE":"Couldn't find it?",
|
||||
"PLACEHOLDER": "Select",
|
||||
"COULD-NOT-FIND-MESSAGE": "Couldn't find it?",
|
||||
"ACTIONS": {
|
||||
"INSERT-MANUALLY":"Insert it manually"
|
||||
"INSERT-MANUALLY": "Insert it manually"
|
||||
}
|
||||
},
|
||||
"DMP-CLONE-DIALOG": {
|
||||
|
@ -2382,9 +2379,9 @@
|
|||
"CURRENCY": "Currency",
|
||||
"VALIDATION": "Validator"
|
||||
},
|
||||
"USER-DESCRIPTION-TEMPLATE-ROLE":{
|
||||
"OWNER":"Owner",
|
||||
"MEMBER":"Member"
|
||||
"USER-DESCRIPTION-TEMPLATE-ROLE": {
|
||||
"OWNER": "Owner",
|
||||
"MEMBER": "Member"
|
||||
},
|
||||
"DATASET-PROFILE-UPLOAD-TYPE": {
|
||||
"DOWNLOAD": "Download file"
|
||||
|
@ -2532,14 +2529,14 @@
|
|||
"PENDING": "Pending",
|
||||
"PROCESSING": "Processing",
|
||||
"SUCCESSFUL": "Successful",
|
||||
"ERROR":"Error",
|
||||
"ERROR": "Error",
|
||||
"OMITTED": "Omitted"
|
||||
},
|
||||
"NOTIFICATION-TRACKING-STATE": {
|
||||
"UNDEFINED": "Undefined",
|
||||
"NA": "NA",
|
||||
"QUEUED": "Queued",
|
||||
"SENT":"Sent",
|
||||
"SENT": "Sent",
|
||||
"DELIVERED": "Delivered",
|
||||
"UNDELIVERED": "Undelivered",
|
||||
"FAILED": "Failed",
|
||||
|
@ -2549,7 +2546,7 @@
|
|||
"PENDING": "Pending",
|
||||
"PROCESSING": "Processing",
|
||||
"SUCCESSFUL": "Successful",
|
||||
"ERROR":"Error",
|
||||
"ERROR": "Error",
|
||||
"OMITTED": "Omitted"
|
||||
},
|
||||
"DMP-ACCESS-TYPE": {
|
||||
|
@ -2907,20 +2904,22 @@
|
|||
}
|
||||
},
|
||||
"DMP-FINALISE-DIALOG": {
|
||||
"TITLE": "Finalize this item?",
|
||||
"DMP": "DMP",
|
||||
"DATASETS": "Datasets",
|
||||
"EMPTY": "No Datasets for this DMP so far",
|
||||
"SUBMIT": "Submit",
|
||||
"FINALISE-TITLE": "Do you want to finalize any of the following Draft Datasets?",
|
||||
"ALREADY-FINALISED-DATASETS": "Already Finalized Datasets",
|
||||
"NONE": "None",
|
||||
"DESCRPIPTIONS": "Descriptions",
|
||||
"EMPTY": "No Descriptions for this DMP so far",
|
||||
"FINALISE-TITLE": "Do you want to finalize any of the following Draft Descriptions?",
|
||||
"VALIDATION": {
|
||||
"AT-LEAST-ONE-DATASET-FINALISED": "You need to have at least one Dataset Finalized"
|
||||
"AT-LEAST-ONE-DESCRPIPTION-FINALISED": "You need to have at least one Description Finalized"
|
||||
},
|
||||
"IMPACT": "This action will finalize your DMP, and you won't be able to edit it again.",
|
||||
"AFTER-FINALIZATION-PUBLISH": "After finalizing your DMP, it'll be published and be publicly available to the {{ APP_NAME_CAPS }} tool.",
|
||||
"AFTER-FINALIZATION-RESTRICT-ACCESS": "Your DMP can be published and be publicly available to the {{ APP_NAME_CAPS }} tool after finalization when its access rights are opened. Current access rights: restricted",
|
||||
"INVALID": "Invalid"
|
||||
"PUBLIC-DMP-MESSAGE": "After finalizing your DMP, it'll be published and be publicly available to the {{ APP_NAME_CAPS }} tool.",
|
||||
"RESTRICTED-DMP-MESSAGE": "Your DMP can be published and be publicly available to the {{ APP_NAME_CAPS }} tool after finalization when its access rights are opened. Current access rights: restricted",
|
||||
"INVALID": "Invalid",
|
||||
"ACTIONS": {
|
||||
"SUBMIT": "Submit",
|
||||
"CANCEL": "Cancel"
|
||||
}
|
||||
},
|
||||
"DRAFTS": {
|
||||
"FOR-DMP": "For DMP:",
|
||||
|
|
Loading…
Reference in New Issue