Skip to content
Snippets Groups Projects
en.json 33.8 KiB
Newer Older
Giuseppe's avatar
Giuseppe committed
        "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):",
Giuseppe Digilio's avatar
Giuseppe Digilio committed
        "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):",
Giuseppe's avatar
Giuseppe committed
        "form": {
          "access-condition-label": "Access condition type",
          "from-label": "Access grant from",
          "from-placeholder": "From",
          "until-label": "Access grant until",
          "until-placeholder": "Until",
          "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?"
          }
Giuseppe Digilio's avatar
Giuseppe Digilio committed
    },
    "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"
        }
      }
Giuseppe's avatar
Giuseppe committed
    }
  },
  "uploader": {
    "drag-message": "Drag & Drop your files here",
    "or": ", or",
    "browse": "browse",
    "queue-lenght": "Queue length",
    "processing": "Processing"