Skip to content
Snippets Groups Projects
en.json 9.57 KiB
Newer Older
Giuseppe Digilio's avatar
Giuseppe Digilio committed
  "footer": {
    "copyright": "copyright © 2002-{{ year }}",
    "link.dspace": "DSpace software",
    "link.duraspace": "DuraSpace"
  },
  "collection": {
    "page": {
      "news": "News",
      "license": "License",
      "browse": {
        "recent": {
          "head": "Recent Submissions"
        }
      }
  "community": {
    "page": {
      "news": "News",
      "license": "License"
    },
    "sub-collection-list": {
      "head": "Collections of this Community"
    }
  },
  "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:"
      },
      "link": {
        "simple": "Simple item page",
        "full": "Full item page"
Giuseppe Digilio's avatar
Giuseppe Digilio committed
  "nav": {
lotte's avatar
lotte committed
    "browse": {
      "header": "All of DSpace"
    },
    "community-browse": {
      "header": "By Community"
    },
    "statistics": {
      "header": "Statistics"
    },
    "login": "Log In",
    "logout": "Log Out"
Giuseppe Digilio's avatar
Giuseppe Digilio committed
  },
  "pagination": {
    "results-per-page": "Results Per Page",
    "sort-direction": "Sort Options",
    "showing": {
      "label": "Now showing items ",
      "detail": "{{ range }} of {{ total }}"
    }
  },
lotte's avatar
lotte committed
    "score": {
      "DESC": "Relevance"
    },
    "dc.title": {
      "ASC": "Title Ascending",
      "DESC": "Title Descending"
    }
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": {
    "title": "DSpace Angular :: Home",
    "description": "",
    "top-level-communities": {
      "head": "Communities in DSpace",
      "help": "Select a community to browse its collections."
    }
    "title": "DSpace Angular :: Search",
    "description": "",
    "form": {
      "search": "Search",
      "search_dspace": "Search DSpace"
    },
    "results": {
      "head": "Search Results",
      "no-results": "Your search returned no results. Having trouble finding what you're looking for? Try putting",
      "no-results-link": "quotes around it"
    },
    "sidebar": {
      "close": "Back to results",
      "open": "Search Tools",
Jonas Van Goolen's avatar
Jonas Van Goolen committed
      "results": "results",
lotte's avatar
lotte committed
      "filters": {
        "title": "Filters"
Jonas Van Goolen's avatar
Jonas Van Goolen committed
      },
lotte's avatar
lotte committed
      "settings": {
        "title": "Settings",
        "sort-by": "Sort By",
        "rpp": "Results per page"
    "view-switch": {
      "show-list": "Show as list",
      "show-grid": "Show as grid"
    },
    "filters": {
      "head": "Filters",
      "reset": "Reset filters",
lotte's avatar
lotte committed
      "applied": {
        "f.author": "Author",
        "f.dateIssued.min": "Start date",
        "f.dateIssued.max": "End date",
        "f.subject": "Subject",
        "f.has_content_in_original_bundle": "Has files"
      },
        "show-more": "Show more",
        "show-less": "Collapse",
          "placeholder": "Author name",
          "head": "Author"
          "placeholder": "Scope filter",
          "head": "Scope"
          "placeholder": "Subject",
          "head": "Subject"
          "max": {
            "placeholder": "Minimum Date"
          },
          "min": {
            "placeholder": "Maximum Date"
          },
        },
        "has_content_in_original_bundle": {
          "head": "Has files"
  "browse": {
    "title": "Browsing {{ collection }} by {{ field }} {{ value }}"
  },
  "admin": {
    "registries": {
      "metadata": {
        "title": "DSpace Angular :: Metadata Registry",
        "head": "Metadata Registry",
        "description": "The metadata registry maintains a list of all metadata fields available in the repository. These fields may be divided amongst multiple schemas. However, DSpace requires the qualified Dublin Core schema.",
        "schemas": {
          "table": {
            "namespace": "Namespace",
            "name": "Name"
          },
          "no-items": "No metadata schemas to show."
        "title": "DSpace Angular :: Metadata Schema Registry",
        "head": "Metadata Schema",
        "description": "This is the metadata schema for \"{{namespace}}\".",
        "fields": {
          "head": "Schema metadata fields",
          "table": {
            "field": "Field",
            "scopenote": "Scope Note"
          },
          "no-items": "No metadata fields to show."
      },
      "bitstream-formats": {
        "title": "DSpace Angular :: Bitstream Format Registry",
        "head": "Bitstream Format Registry",
        "description": "This list of bitstream formats provides information about known formats and their support level.",
        "formats": {
          "table": {
            "name": "Name",
            "mimetype": "MIME Type",
            "supportLevel": {
              "head": "Support Level",
              "0": "Unknown",
              "1": "Known",
              "2": "Support"
            },
            "internal": "internal"
          },
          "no-items": "No bitstream formats to show."
lotte's avatar
lotte committed
    },
    "sidebar": {
      "section": {
lotte's avatar
lotte committed
        "toggle": "Toggle sidebar",
        "new": "New",
        "new_community": "Community",
        "new_collection": "Collection",
        "new_item": "Item",
        "new_item_version": "Item Version",
        "edit": "Edit",
        "edit_community": "Community",
        "edit_collection": "Collection",
        "edit_item": "Item",
        "import": "Import",
        "import_metadata": "Metadata",
        "import_batch": "Batch Import (ZIP)",
        "export": "Export",
        "export_community": "Community",
        "export_collection": "Collection",
        "export_item": "Item",
        "export_metadata": "Metadata",
        "access_control": "Access Control",
        "access_control_people": "People",
        "access_control_groups": "Groups",
        "access_control_authorizations": "Authorizations",
        "find": "Find",
        "find_items": "Items",
        "find_withdrawn_items": "Withdrawn Items",
        "find_private_items": "Private Items",
        "registries": "Registries",
        "registries_metadata": "Metadata",
        "registries_format": "Format",
        "curation_task": "Curation Task",
lotte's avatar
lotte committed
        "statistics_task": "Statistics Task",
        "control_panel": "Control Panel",
        "browse_global": "All of DSpace",
        "browse_global_communities_and_collections": "Communities & Collections",
        "browse_global_by_issue_date": "By Issue Date",
        "browse_global_by_author": "By Author",
lotte's avatar
lotte committed
        "browse_global_by_title": "By Title",
        "statistics": "Statistics",
        "browse_community": "This Community",
        "browse_community_by_issue_date": "By Issue Date",
        "browse_community_by_author": "By Author",
        "browse_community_by_title": "By Title"
lotte's avatar
lotte committed
      }
    "default": "Loading...",
helix84's avatar
helix84 committed
    "top-level-communities": "Loading top-level communities...",
    "community": "Loading community...",
    "collection": "Loading collection...",
    "sub-collections": "Loading sub-collections...",
    "recent-submissions": "Loading recent submissions...",
    "item": "Loading item...",
    "objects": "Loading...",
    "search-results": "Loading search results...",
    "browse-by": "Loading items..."
helix84's avatar
helix84 committed
    "top-level-communities": "Error fetching top-level communities",
    "community": "Error fetching community",
    "collection": "Error fetching collection",
    "sub-collections": "Error fetching sub-collections",
    "recent-submissions": "Error fetching recent submissions",
    "item": "Error fetching item",
    "objects": "Error fetching objects",
    "search-results": "Error fetching search results",
    "browse-by": "Error fetching items",
    "validation": {
      "pattern": "This input is restricted by the current pattern: {{ pattern }}.",
      "license": {
        "notgranted": "You must grant this license to complete your submission. If you are unable to grant this license at this time you may save your work and return later or remove the submission."
      }
    }
  },
  "form": {
    "submit": "Submit",
    "cancel": "Cancel",
    "search": "Search",
    "remove": "Remove",
    "first-name": "First name",
    "last-name": "Last name",
    "loading": "Loading...",
    "no-results": "No results found",
    "no-value": "No value entered",
    "group-collapse": "Collapse",
    "group-expand": "Expand",
    "group-collapse-help": "Click here to collapse",
helix84's avatar
helix84 committed
    "group-expand-help": "Click here to expand and add more elements"
  },
  "login": {
    "title": "Login",
    "form": {
      "header": "Please log in to DSpace",
      "email": "Email address",
      "forgot-password": "Have you forgotten your password?",
      "new-user": "New user? Click here to register.",
      "password": "Password",
      "submit": "Log in"
    }
  },
  "logout": {
    "title": "Logout",
    "form": {
      "header": "Log out from DSpace",
      "submit": "Log out"
    }
  },
  "auth": {
    "messages": {
      "expired": "Your session has expired. Please log in again."
    },
    "errors": {
helix84's avatar
helix84 committed
      "invalid-user": "Invalid email address or password."