Skip to content
Snippets Groups Projects
en.json 35.5 KiB
Newer Older
lotte's avatar
lotte committed
    "edit": {
      "community": {
        "head": "Edit community"
      },
      "collection": {
        "head": "Edit collection"
      },
      "item": {
        "head": "Edit item"
      }
lotte's avatar
lotte committed
    },
    "placeholder": "Search for a {{ type }}",
    "no-results": "No {{ type }} found"
Giuseppe's avatar
Giuseppe committed
  "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",
Giuseppe Digilio's avatar
Giuseppe Digilio committed
        "no-sections": "No options available",
Giuseppe's avatar
Giuseppe committed
        "sections_not_valid": "There are incomplete sections.",
Giuseppe Digilio's avatar
Giuseppe Digilio committed
        "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.",
Giuseppe's avatar
Giuseppe committed
        "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",
Giuseppe's avatar
Giuseppe committed
      "submit.progressbar.detect-duplicate": "Potential duplicates",
Giuseppe's avatar
Giuseppe committed

      "upload": {
Giuseppe Digilio's avatar
Giuseppe Digilio committed
        "no-entry": "No",
        "no-file-uploaded": "No file uploaded yet.",
Giuseppe Digilio's avatar
Giuseppe Digilio committed
        "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>",
Giuseppe's avatar
Giuseppe committed
        "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):",
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"