Skip to content
Snippets Groups Projects
en.json 1.16 KiB
Newer Older
Giuseppe Digilio's avatar
Giuseppe Digilio committed
  "footer": {
    "copyright": "copyright © 2002-{{ year }}",
    "link.dspace": "DSpace software",
    "link.duraspace": "DuraSpace"
  },

  "item": {
    "page": {
      "author": "Author",
      "abstract": "Abstract",
      "date": "Date",
      "uri": "URI",
      "files": "Files",
      "collections": "Collections",
      "filesection": {
        "download": "Download",
        "name": "Name:",
        "format": "Format:",
        "size": "Size:",
        "description": "Description:"
      }
Giuseppe Digilio's avatar
Giuseppe Digilio committed
  "nav": {
    "home": "Home"
  },

  "pagination": {
    "results-per-page": "Results Per Page",
    "showing": {
      "label" : "Now showing items ",
      "detail": "{{ range }} of {{ total }}"
    }
  },

Giuseppe Digilio's avatar
Giuseppe Digilio committed
  "title": "DSpace",

  "404": {
    "help": "We can't find the page you're looking for. The page may have been moved or deleted. You can use the button below to get back to the home page. ",
    "page-not-found": "page not found",
    "link": {
      "home-page": "Take me to the home page"
    }
  },

  "home": {
    "top-level-communities": {
      "head": "Communities in DSpace",
      "help": "Select a community to browse its collections."
    }