no message

This commit is contained in:
Diamantis Tziotzios 2024-03-14 09:54:46 +02:00
parent dfd2f3eeff
commit f1c70325a3
1 changed files with 48 additions and 49 deletions

View File

@ -60,7 +60,6 @@
"CONFIRMATION-DIALOG": { "CONFIRMATION-DIALOG": {
"DELETE-ITEM": "Delete this item?", "DELETE-ITEM": "Delete this item?",
"DELETE-USER": "Remove this collaborator?", "DELETE-USER": "Remove this collaborator?",
"FINALIZE-ITEM": "Finalize this item?",
"UNFINALIZE-ITEM": "Undo Finalization?", "UNFINALIZE-ITEM": "Undo Finalization?",
"PUBLISH-ITEM": "Publish this item?", "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.", "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", "NEW-LANGUAGE": "New",
"EDIT-LANGUAGE": "Edit", "EDIT-LANGUAGE": "Edit",
"NOTIFICATION-TEMPLATES": "Notification Templates", "NOTIFICATION-TEMPLATES": "Notification Templates",
"INAPP-NOTIFICATIONS":"Notifications", "INAPP-NOTIFICATIONS": "Notifications",
"NOTIFICATIONS": "Notifications", "NOTIFICATIONS": "Notifications",
"PREFILLING-SOURCES": "Prefilling Sources", "PREFILLING-SOURCES": "Prefilling Sources",
"NEW-PREFILLING-SOURCE": "New", "NEW-PREFILLING-SOURCE": "New",
@ -376,10 +375,10 @@
"LANGUAGES": "Languages", "LANGUAGES": "Languages",
"MAINTENANCE": "Maintenance", "MAINTENANCE": "Maintenance",
"NOTIFICATION-TEMPLATES": "Notification Templates", "NOTIFICATION-TEMPLATES": "Notification Templates",
"NOTIFICATIONS":"Notifications", "NOTIFICATIONS": "Notifications",
"PREFILLING-SOURCES":"Prefilling Sources" "PREFILLING-SOURCES": "Prefilling Sources"
}, },
"DESCRIPTION-TEMPLATE-PREVIEW" : { "DESCRIPTION-TEMPLATE-PREVIEW": {
"TEMPLATE": "Template" "TEMPLATE": "Template"
}, },
"ANNOTATION-DIALOG": { "ANNOTATION-DIALOG": {
@ -387,7 +386,7 @@
"THREADS": { "THREADS": {
"NEW-THREAD": "New comment", "NEW-THREAD": "New comment",
"FROM-USER": "From", "FROM-USER": "From",
"SEND": "Send comment", "SEND": "Send comment",
"PROTECTION": { "PROTECTION": {
"TITLE": "Visibility" "TITLE": "Visibility"
} }
@ -520,7 +519,7 @@
}, },
"FIELD": { "FIELD": {
"FIELDS": { "FIELDS": {
"FIELD-LABEL":"Label", "FIELD-LABEL": "Label",
"REFERENCE-TYPE": "Reference Type", "REFERENCE-TYPE": "Reference Type",
"REFERENCE-TYPE-TITLE": "Reference Type", "REFERENCE-TYPE-TITLE": "Reference Type",
"MULTIPLE-SELECT": "Multiple Select", "MULTIPLE-SELECT": "Multiple Select",
@ -1111,18 +1110,18 @@
"PLACEHOLDER": "Search DMP" "PLACEHOLDER": "Search DMP"
}, },
"PREFILL-DESCRIPTION-DIALOG": { "PREFILL-DESCRIPTION-DIALOG": {
"TITLE": "Initialize your Dataset", "TITLE": "Initialize your Dataset",
"OR": "OR", "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.", "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", "DESCRIPTION-TEMPLATE": "Description Template",
"PREFILLING-SOURCE": "Prefilling Source", "PREFILLING-SOURCE": "Prefilling Source",
"SEARCH-HEADER": "Prefilled object", "SEARCH-HEADER": "Prefilled object",
"SEARCH": "Start typing to search for an entity to use for prefilling", "SEARCH": "Start typing to search for an entity to use for prefilling",
"ACTIONS": { "ACTIONS": {
"NEXT": "Next", "NEXT": "Next",
"PREFILL": "Prefill", "PREFILL": "Prefill",
"MANUALLY": "Manually" "MANUALLY": "Manually"
} }
}, },
"DATASET-PUBLIC-LISTING": { "DATASET-PUBLIC-LISTING": {
"TITLE": "Published Datasets", "TITLE": "Published Datasets",
@ -1138,7 +1137,7 @@
"TITLE": "Description Templates", "TITLE": "Description Templates",
"CREATE-DESCRIPTION-TEMPLATE": "Create Description Template", "CREATE-DESCRIPTION-TEMPLATE": "Create Description Template",
"MESSAGES": { "MESSAGES": {
"TEMPLATE-UPLOAD-SUCCESS":"Template successfully uploaded" "TEMPLATE-UPLOAD-SUCCESS": "Template successfully uploaded"
}, },
"FIELDS": { "FIELDS": {
"NAME": "Name", "NAME": "Name",
@ -1407,13 +1406,13 @@
"FIELDS": { "FIELDS": {
"SUBJECT": "Subject", "SUBJECT": "Subject",
"TRACKING-STATE": "State", "TRACKING-STATE": "State",
"NOTIFICATION-TYPE":"Type", "NOTIFICATION-TYPE": "Type",
"CREATED-AT": "Created" "CREATED-AT": "Created"
}, },
"FILTER": { "FILTER": {
"TITLE": "Filters", "TITLE": "Filters",
"TRACKING-STATE":"State", "TRACKING-STATE": "State",
"NOTIFICATION-TYPE":"Type", "NOTIFICATION-TYPE": "Type",
"IS-ACTIVE": "Is Active", "IS-ACTIVE": "Is Active",
"CANCEL": "Cancel", "CANCEL": "Cancel",
"APPLY-FILTERS": "Apply filters" "APPLY-FILTERS": "Apply filters"
@ -1431,9 +1430,7 @@
"UNSUCCESSFUL-DELETE": "This item could not be deleted." "UNSUCCESSFUL-DELETE": "This item could not be deleted."
}, },
"INAPP-NOTIFICATION-EDITOR": { "INAPP-NOTIFICATION-EDITOR": {
"FIELDS": { "FIELDS": {},
},
"ACTIONS": { "ACTIONS": {
"CANCEL": "Cancel", "CANCEL": "Cancel",
"DELETE": "Delete" "DELETE": "Delete"
@ -1662,7 +1659,7 @@
"FIELDS": { "FIELDS": {
"FIXED-VALUE-FIELDS": "Fixed Value Fields", "FIXED-VALUE-FIELDS": "Fixed Value Fields",
"FIELDS": "API Fields", "FIELDS": "API Fields",
"SOURCE-CONFIGURATION":"Search Source Configuration", "SOURCE-CONFIGURATION": "Search Source Configuration",
"GET-SOURCE-CONFIGURATION": "Get Source Configuration", "GET-SOURCE-CONFIGURATION": "Get Source Configuration",
"LABEL": "Label", "LABEL": "Label",
"FIELD": "Field", "FIELD": "Field",
@ -1723,7 +1720,7 @@
"NEW-PROFILE-CLONE": "New Clone Of ", "NEW-PROFILE-CLONE": "New Clone Of ",
"EDIT": "Edit", "EDIT": "Edit",
"CLONE": "Clone DMP Blueprint", "CLONE": "Clone DMP Blueprint",
"NEW-VERSION":"Create New Version of DMP Blueprint" "NEW-VERSION": "Create New Version of DMP Blueprint"
}, },
"SECTIONS-REQUIRED": "Required", "SECTIONS-REQUIRED": "Required",
"FIELDS-REQUIRED": "Required", "FIELDS-REQUIRED": "Required",
@ -1757,7 +1754,7 @@
"LABEL": "Label", "LABEL": "Label",
"VALUE": "Value" "VALUE": "Value"
}, },
"PREFILLING-SOURCES":"Prefilling Sources" "PREFILLING-SOURCES": "Prefilling Sources"
}, },
"ACTIONS": { "ACTIONS": {
"ADD-FIELD": "Add Field", "ADD-FIELD": "Add Field",
@ -1978,10 +1975,10 @@
} }
}, },
"REFERENCE-FIELD": { "REFERENCE-FIELD": {
"PLACEHOLDER":"Select", "PLACEHOLDER": "Select",
"COULD-NOT-FIND-MESSAGE":"Couldn't find it?", "COULD-NOT-FIND-MESSAGE": "Couldn't find it?",
"ACTIONS": { "ACTIONS": {
"INSERT-MANUALLY":"Insert it manually" "INSERT-MANUALLY": "Insert it manually"
} }
}, },
"DMP-CLONE-DIALOG": { "DMP-CLONE-DIALOG": {
@ -2382,9 +2379,9 @@
"CURRENCY": "Currency", "CURRENCY": "Currency",
"VALIDATION": "Validator" "VALIDATION": "Validator"
}, },
"USER-DESCRIPTION-TEMPLATE-ROLE":{ "USER-DESCRIPTION-TEMPLATE-ROLE": {
"OWNER":"Owner", "OWNER": "Owner",
"MEMBER":"Member" "MEMBER": "Member"
}, },
"DATASET-PROFILE-UPLOAD-TYPE": { "DATASET-PROFILE-UPLOAD-TYPE": {
"DOWNLOAD": "Download file" "DOWNLOAD": "Download file"
@ -2532,14 +2529,14 @@
"PENDING": "Pending", "PENDING": "Pending",
"PROCESSING": "Processing", "PROCESSING": "Processing",
"SUCCESSFUL": "Successful", "SUCCESSFUL": "Successful",
"ERROR":"Error", "ERROR": "Error",
"OMITTED": "Omitted" "OMITTED": "Omitted"
}, },
"NOTIFICATION-TRACKING-STATE": { "NOTIFICATION-TRACKING-STATE": {
"UNDEFINED": "Undefined", "UNDEFINED": "Undefined",
"NA": "NA", "NA": "NA",
"QUEUED": "Queued", "QUEUED": "Queued",
"SENT":"Sent", "SENT": "Sent",
"DELIVERED": "Delivered", "DELIVERED": "Delivered",
"UNDELIVERED": "Undelivered", "UNDELIVERED": "Undelivered",
"FAILED": "Failed", "FAILED": "Failed",
@ -2549,7 +2546,7 @@
"PENDING": "Pending", "PENDING": "Pending",
"PROCESSING": "Processing", "PROCESSING": "Processing",
"SUCCESSFUL": "Successful", "SUCCESSFUL": "Successful",
"ERROR":"Error", "ERROR": "Error",
"OMITTED": "Omitted" "OMITTED": "Omitted"
}, },
"DMP-ACCESS-TYPE": { "DMP-ACCESS-TYPE": {
@ -2907,20 +2904,22 @@
} }
}, },
"DMP-FINALISE-DIALOG": { "DMP-FINALISE-DIALOG": {
"TITLE": "Finalize this item?",
"DMP": "DMP", "DMP": "DMP",
"DATASETS": "Datasets", "DESCRPIPTIONS": "Descriptions",
"EMPTY": "No Datasets for this DMP so far", "EMPTY": "No Descriptions for this DMP so far",
"SUBMIT": "Submit", "FINALISE-TITLE": "Do you want to finalize any of the following Draft Descriptions?",
"FINALISE-TITLE": "Do you want to finalize any of the following Draft Datasets?",
"ALREADY-FINALISED-DATASETS": "Already Finalized Datasets",
"NONE": "None",
"VALIDATION": { "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.", "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.", "PUBLIC-DMP-MESSAGE": "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", "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" "INVALID": "Invalid",
"ACTIONS": {
"SUBMIT": "Submit",
"CANCEL": "Cancel"
}
}, },
"DRAFTS": { "DRAFTS": {
"FOR-DMP": "For DMP:", "FOR-DMP": "For DMP:",
@ -3022,4 +3021,4 @@
"FINALIZED": "Finalized", "FINALIZED": "Finalized",
"DELETED": "Deleted" "DELETED": "Deleted"
} }
} }