Newer
Older
"edit": {
"community": {
"head": "Edit community"
},
"collection": {
"head": "Edit collection"
},
"item": {
"head": "Edit item"
}
},
"placeholder": "Search for a {{ type }}",
"no-results": "No {{ type }} found"
},
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
"submission": {
"general":{
"cannot_submit": "You have not the privilege to make a new submission.",
"deposit": "Deposit",
"discard": {
"submit": "Discard",
"confirm": {
"cancel": "Cancel",
"submit": "Yes, I'm sure",
"title": "Discard submission",
"info": "This operation can't be undone. Are you sure?"
}
},
"save": "Save",
"save-later": "Save for later"
},
"submit": {
"title": "Submission"
},
"edit": {
"title": "Edit Submission"
},
"mydspace": {
},
"sections": {
"general": {
"add-more": "Add more",
"sections_not_valid": "There are incomplete sections.",
"collection": "Collection",
"no-collection": "No collection found",
"search-collection": "Search for a collection",
"save_error_notice": "There was an issue when saving the item, please try again later.",
"deposit_success_notice": "Submission deposited successfully.",
"deposit_error_notice": "There was an issue when submitting the item, please try again later.",
"discard_success_notice": "Submission discarded successfully.",
"discard_error_notice": "There was an issue when discarding the item, please try again later.",
"save_success_notice": "Submission saved successfully.",
"metadata-extracted": "New metadata have been extracted and added to the <strong>{{sectionId}}</strong> section.",
"metadata-extracted-new-section": "New <strong>{{sectionId}}</strong> section has been added to submission."
},
"submit.progressbar.describe.stepone": "Describe",
"submit.progressbar.describe.steptwo": "Describe",
"submit.progressbar.describe.stepcustom": "Describe",
"submit.progressbar.describe.recycle": "Recycle",
"submit.progressbar.upload": "Upload files",
"submit.progressbar.license": "Deposit license",
"submit.progressbar.cclicense": "Creative commons license",
"submit.progressbar.detect-duplicate": "Potential duplicates",
"no-entry": "No",
"no-file-uploaded": "No file uploaded yet.",
"info": "Here you will find all the files currently in the item. You can update the fle metadata and access conditions or <strong>upload additional files just dragging & dropping them everywhere in the page</strong>",
"drop-message": "Drop files to attach them to the item",
"upload-successful": "Upload successful",
"upload-failed": "Upload failed",
"header.policy.default.nolist": "Uploaded files in the {{collectionName}} collection will be accessible according to the following group(s):",
"header.policy.default.withlist": "Please note that uploaded files in the {{collectionName}} collection will be accessible, in addition to what is explicitly decided for the single file, with the following group(s):",
"form": {
"access-condition-label": "Access condition type",
"from-label": "Access grant from",
"from-placeholder": "From",
"until-label": "Access grant until",
"until-placeholder": "Until",
Giuseppe Digilio
committed
"group-label": "Group",
"group-required": "Group is required.",
"date-required": "Date is required."
},
"save-metadata": "Save metadata",
"undo": "Cancel",
"delete": {
"submit": "Delete",
"confirm": {
"cancel": "Cancel",
"submit": "Yes, I'm sure",
"title": "Delete bitstream",
"info": "This operation can't be undone. Are you sure?"
}
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
},
"workflow": {
"generic": {
"delete": "Delete",
"delete-help": "If you would to discard this item, select \"Delete\". You will then be asked to confirm it.",
"edit": "Edit",
"edit-help": "Select this option to change the item's metadata.",
"view": "View",
"view-help": "Select this option to view the item's metadata."
},
"tasks": {
"generic": {
"processing": "Processing...",
"success": "Operation successful",
"error": "Error occurred during operation...",
"submitter": "Submitter"
},
"claimed": {
"approve": "Approve",
"approve_help": "If you have reviewed the item and it is suitable for inclusion in the collection, select \"Approve\".",
"edit": "Edit",
"edit_help": "Select this option to change the item's metadata.",
"reject": {
"submit": "Reject",
"reason": {
"submit": "Reject item",
"title": "Reason",
"info": "Please enter your reason for rejecting the submission into the box below, indicating whether the submitter may fix a problem and resubmit.",
"placeholder": "Describe the reason of reject"
}
},
"reject_help": "If you have reviewed the item and found it is <strong>not</strong> suitable for inclusion in the collection, select \"Reject\". You will then be asked to enter a message indicating why the item is unsuitable, and whether the submitter should change something and resubmit.",
"return": "Return to pool",
"return_help": "Return the task to the pool so that another user may perform the task."
},
"pool": {
"claim": "Claim",
"claim_help": "Assign this task to yourself.",
"show-detail": "Show detail",
"hide-detail": "Hide detail"
}
}
}
},
"uploader": {
"drag-message": "Drag & Drop your files here",
"or": ", or",
"browse": "browse",
"queue-lenght": "Queue length",
"processing": "Processing"