Newer
Older
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
// TODO New key - Add a translation
"submission.workflow.tasks.claimed.reject.reason.submit": "Reject item",
// "submission.workflow.tasks.claimed.reject.reason.title": "Reason",
// TODO New key - Add a translation
"submission.workflow.tasks.claimed.reject.reason.title": "Reason",
// "submission.workflow.tasks.claimed.reject.submit": "Reject",
// TODO New key - Add a translation
"submission.workflow.tasks.claimed.reject.submit": "Reject",
// "submission.workflow.tasks.claimed.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.",
// TODO New key - Add a translation
"submission.workflow.tasks.claimed.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.",
// "submission.workflow.tasks.claimed.return": "Return to pool",
// TODO New key - Add a translation
"submission.workflow.tasks.claimed.return": "Return to pool",
// "submission.workflow.tasks.claimed.return_help": "Return the task to the pool so that another user may perform the task.",
// TODO New key - Add a translation
"submission.workflow.tasks.claimed.return_help": "Return the task to the pool so that another user may perform the task.",
// "submission.workflow.tasks.generic.error": "Error occurred during operation...",
// TODO New key - Add a translation
"submission.workflow.tasks.generic.error": "Error occurred during operation...",
// "submission.workflow.tasks.generic.processing": "Processing...",
// TODO New key - Add a translation
"submission.workflow.tasks.generic.processing": "Processing...",
// "submission.workflow.tasks.generic.submitter": "Submitter",
// TODO New key - Add a translation
"submission.workflow.tasks.generic.submitter": "Submitter",
// "submission.workflow.tasks.generic.success": "Operation successful",
// TODO New key - Add a translation
"submission.workflow.tasks.generic.success": "Operation successful",
// "submission.workflow.tasks.pool.claim": "Claim",
// TODO New key - Add a translation
"submission.workflow.tasks.pool.claim": "Claim",
// "submission.workflow.tasks.pool.claim_help": "Assign this task to yourself.",
// TODO New key - Add a translation
"submission.workflow.tasks.pool.claim_help": "Assign this task to yourself.",
// "submission.workflow.tasks.pool.hide-detail": "Hide detail",
// TODO New key - Add a translation
"submission.workflow.tasks.pool.hide-detail": "Hide detail",
// "submission.workflow.tasks.pool.show-detail": "Show detail",
// TODO New key - Add a translation
"submission.workflow.tasks.pool.show-detail": "Show detail",
// "title": "DSpace",
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
// "uploader.browse": "browse",
// TODO New key - Add a translation
"uploader.browse": "browse",
// "uploader.drag-message": "Drag & Drop your files here",
// TODO New key - Add a translation
"uploader.drag-message": "Drag & Drop your files here",
// "uploader.or": ", or",
// TODO New key - Add a translation
"uploader.or": ", or",
// "uploader.processing": "Processing",
// TODO New key - Add a translation
"uploader.processing": "Processing",
// "uploader.queue-length": "Queue length",
// TODO New key - Add a translation
"uploader.queue-length": "Queue length",
}