Skip to content
Snippets Groups Projects
en.json5 71.8 KiB
Newer Older
Art Lowel's avatar
Art Lowel committed
  "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. ",
Art Lowel's avatar
Art Lowel committed
  "404.link.home-page": "Take me to the home page",
Art Lowel's avatar
Art Lowel committed
  "404.page-not-found": "page not found",
Art Lowel's avatar
Art Lowel committed

Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.create.failure.content": "An error occurred while creating the new bitstream format.",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.create.failure.head": "Failure",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.create.head": "Create Bitstream format",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.create.new": "Add a new bitstream format",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.create.success.content": "The new bitstream format was successfully created.",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.create.success.head": "Success",
  "admin.registries.bitstream-formats.delete.failure.amount": "Failed to remove {{ amount }} format(s)",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.delete.failure.head": "Failure",
  "admin.registries.bitstream-formats.delete.success.amount": "Successfully removed {{ amount }} format(s)",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.delete.success.head": "Success",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.bitstream-formats.description": "This list of bitstream formats provides information about known formats and their support level.",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.edit.description.hint": "",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.edit.description.label": "Description",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.edit.extensions.hint": "Extensions are file extensions that are used to automatically identify the format of uploaded files. You can enter several extensions for each format.",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.edit.extensions.label": "File extensions",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.edit.extensions.placeholder": "Enter a file extenstion without the dot",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.edit.failure.content": "An error occurred while editing the bitstream format.",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.edit.failure.head": "Failure",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.edit.head": "Bitstream format: {{ format }}",
Vitor S Rodrigues's avatar
Vitor S Rodrigues committed
  "admin.registries.bitstream-formats.edit.internal.hint": "Formats marked as internal are hidden from the user, and used for administrative purposes.",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.edit.internal.label": "Internal",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.edit.mimetype.hint": "The MIME type associated with this format, does not have to be unique.",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.edit.mimetype.label": "MIME Type",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.edit.shortDescription.hint": "A unique name for this format, (e.g. Microsoft Word XP or Microsoft Word 2000)",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.edit.shortDescription.label": "Name",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.edit.success.content": "The bitstream format was successfully edited.",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.edit.success.head": "Success",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.edit.supportLevel.hint": "The level of support your institution pledges for this format.",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.edit.supportLevel.label": "Support level",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.bitstream-formats.head": "Bitstream Format Registry",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.no-items": "No bitstream formats to show.",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.table.delete": "Delete selected",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.table.deselect-all": "Deselect all",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.table.internal": "internal",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.table.mimetype": "MIME Type",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.table.name": "Name",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.table.return": "Return",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.table.supportLevel.KNOWN": "Known",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.table.supportLevel.SUPPORTED": "Supported",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.table.supportLevel.UNKNOWN": "Unknown",
Yana De Pauw's avatar
Yana De Pauw committed
  "admin.registries.bitstream-formats.table.supportLevel.head": "Support Level",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.bitstream-formats.title": "DSpace Angular :: Bitstream Format Registry",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "admin.registries.metadata.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.",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.metadata.form.create": "Create metadata schema",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.metadata.form.edit": "Edit metadata schema",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.metadata.form.name": "Name",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.metadata.form.namespace": "Namespace",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.metadata.head": "Metadata Registry",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.metadata.schemas.no-items": "No metadata schemas to show.",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.metadata.schemas.table.delete": "Delete selected",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.metadata.schemas.table.id": "ID",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.metadata.schemas.table.name": "Name",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.metadata.schemas.table.namespace": "Namespace",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.metadata.title": "DSpace Angular :: Metadata Registry",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.description": "This is the metadata schema for \"{{namespace}}\".",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.fields.head": "Schema metadata fields",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.fields.no-items": "No metadata fields to show.",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.fields.table.delete": "Delete selected",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.fields.table.field": "Field",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.fields.table.scopenote": "Scope Note",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.form.create": "Create metadata field",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.form.edit": "Edit metadata field",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.form.element": "Element",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.form.qualifier": "Qualifier",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.form.scopenote": "Scope Note",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.head": "Metadata Schema",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.notification.created": "Successfully created metadata schema \"{{prefix}}\"",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.notification.deleted.failure": "Failed to delete {{amount}} metadata schemas",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.notification.deleted.success": "Successfully deleted {{amount}} metadata schemas",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.notification.edited": "Successfully edited metadata schema \"{{prefix}}\"",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.notification.failure": "Error",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.notification.field.created": "Successfully created metadata field \"{{field}}\"",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.notification.field.deleted.failure": "Failed to delete {{amount}} metadata fields",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.notification.field.deleted.success": "Successfully deleted {{amount}} metadata fields",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.notification.field.edited": "Successfully edited metadata field \"{{field}}\"",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.notification.success": "Success",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.return": "Return",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.title": "DSpace Angular :: Metadata Schema Registry",
Art Lowel's avatar
Art Lowel committed

  "admin.access-control.epeople.title": "DSpace Angular :: EPeople",

  "admin.access-control.epeople.head": "EPeople",

  "admin.access-control.epeople.search.head": "Search",

  "admin.access-control.epeople.search.scope.metadata": "Metadata",
  "admin.access-control.epeople.search.scope.email": "E-mail (exact)",

  "admin.access-control.epeople.search.button": "Search",

  "admin.access-control.epeople.button.add": "Add EPerson",

  "admin.access-control.epeople.table.id": "ID",

  "admin.access-control.epeople.table.name": "Name",

  "admin.access-control.epeople.table.email": "E-mail",

  "admin.access-control.epeople.table.edit": "Edit",

  "item.access-control.epeople.table.edit.buttons.edit": "Edit",

  "item.access-control.epeople.table.edit.buttons.remove": "Remove",

  "admin.access-control.epeople.no-items": "No EPeople to show.",

  "admin.access-control.epeople.form.create": "Create EPerson",

  "admin.access-control.epeople.form.edit": "Edit EPerson",

  "admin.access-control.epeople.form.firstName": "First name",

  "admin.access-control.epeople.form.lastName": "Last name",

  "admin.access-control.epeople.form.email": "E-mail",

  "admin.access-control.epeople.form.emailHint": "Must be valid e-mail address",

  "admin.access-control.epeople.form.canLogIn": "Can log in",

  "admin.access-control.epeople.form.requireCertificate": "Requires certificate",

  "admin.access-control.epeople.form.notification.created.success": "Successfully created EPerson \"{{name}}\"",

  "admin.access-control.epeople.form.notification.created.failure": "Failed to create EPerson \"{{name}}\"",

  "admin.access-control.epeople.form.notification.created.failure.emailInUse": "Failed to create EPerson \"{{name}}\", email \"{{email}}\" already in use.",

  "admin.access-control.epeople.form.notification.edited.failure.emailInUse": "Failed to edit EPerson \"{{name}}\", email \"{{email}}\" already in use.",

  "admin.access-control.epeople.form.notification.edited.success": "Successfully edited EPerson \"{{name}}\"",

  "admin.access-control.epeople.form.notification.edited.failure": "Failed to edit EPerson \"{{name}}\"",

  "admin.access-control.epeople.notification.deleted.failure": "Failed to delete EPerson: \"{{name}}\"",

  "admin.access-control.epeople.notification.deleted.success": "Successfully deleted EPerson: \"{{name}}\"",


  "admin.access-control.groups.title": "DSpace Angular :: Groups",

  "admin.access-control.groups.head": "Groups",

  "admin.access-control.groups.button.add": "Add group",

  "admin.access-control.groups.search.head": "Search groups",

  "admin.access-control.groups.search.button": "Search",

  "admin.access-control.groups.table.id": "ID",

  "admin.access-control.groups.table.name": "Name",

  "admin.access-control.groups.table.members": "Members",

  "admin.access-control.groups.table.comcol": "Community / Collection",

  "admin.access-control.groups.table.edit": "Edit",

  "admin.access-control.groups.no-items": "No groups found with this in their name or this as UUID",

  "admin.access-control.groups.notification.deleted.success": "Successfully deleted group \"{{name}}\"",
  // TODO
  "admin.access-control.groups.notification.deleted.failure": "Failed to delete group \"{{name}}\" (Not yet implemented)",


  "admin.access-control.groups.form.head.create": "Create group",

  "admin.access-control.groups.form.head.edit": "Edit group",

  "admin.access-control.groups.form.groupName": "Group name",

  "admin.access-control.groups.form.button.return": "Return",

  "admin.access-control.groups.form.notification.created.success": "Successfully created group \"{{name}}\"",

  "admin.access-control.groups.form.notification.created.failure": "Failed to create group \"{{name}}\"",

  "admin.access-control.groups.form.members-list.head": "Members",

  "admin.access-control.groups.form.members-list.search.head": "Search EPeople",

  "admin.access-control.groups.form.members-list.search.scope.metadata": "Metadata",

  "admin.access-control.groups.form.members-list.search.scope.email": "E-mail",

  "admin.access-control.groups.form.members-list.search.button": "Search",

  "admin.access-control.groups.form.members-list.table.id": "ID",

  "admin.access-control.groups.form.members-list.table.name": "Name",

  "admin.access-control.groups.form.members-list.table.edit": "Remove / Add",

  "admin.access-control.groups.form.members-list.table.edit.buttons.remove": "Remove member with name \"{{name}}\"",

  "admin.access-control.groups.form.members-list.table.edit.buttons.add": "Add member with name \"{{name}}\"",

  "admin.access-control.groups.form.members-list.no-members-yet": "No members in group yet, search and add.",

  "admin.access-control.groups.form.members-list.button.see-all": "Search all",

  "admin.access-control.groups.form.members-list.no-items": "No EPeople found in that search",

  "admin.access-control.groups.form.subgroups-list.head": "Subgroups",

  "admin.access-control.groups.form.subgroups-list.search.head": "Search Groups",

  "admin.access-control.groups.form.subgroups-list.search.button": "Search",

  "admin.access-control.groups.form.subgroups-list.table.id": "ID",

  "admin.access-control.groups.form.subgroups-list.table.name": "Name",

  "admin.access-control.groups.form.subgroups-list.table.edit": "Remove / Add",

  "admin.access-control.groups.form.subgroups-list.table.edit.buttons.remove": "Remove subgroup with name \"{{name}}\"",

  "admin.access-control.groups.form.subgroups-list.table.edit.buttons.add": "Add subgroup with name \"{{name}}\"",

  "admin.access-control.groups.form.subgroups-list.no-items": "No groups found with this in their name or this as UUID",

  "admin.access-control.groups.form.subgroups-list.no-subgroups-yet": "No subgroups in group yet, search and add.",

  "admin.access-control.groups.form.subgroups-list.button.see-all": "Search all",

  "admin.access-control.groups.form.return": "Return",


  "admin.search.breadcrumbs": "Administrative Search",

lotte's avatar
lotte committed
  "admin.search.collection.edit": "Edit",

  "admin.search.community.edit": "Edit",

  "admin.search.item.delete": "Delete",

  "admin.search.item.edit": "Edit",

  "admin.search.item.make-private": "Make Private",

  "admin.search.item.make-public": "Make Public",

  "admin.search.item.move": "Move",

  "admin.search.item.private": "Private",

  "admin.search.item.reinstate": "Reinstate",

  "admin.search.item.withdraw": "Withdraw",

  "admin.search.item.withdrawn": "Withdrawn",

  "admin.search.title": "Administrative Search",
Art Lowel's avatar
Art Lowel committed
  "auth.errors.invalid-user": "Invalid email address or password.",
Art Lowel's avatar
Art Lowel committed
  "auth.messages.expired": "Your session has expired. Please log in again.",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "browse.comcol.by.author": "By Author",
Art Lowel's avatar
Art Lowel committed
  "browse.comcol.by.dateissued": "By Issue Date",
Art Lowel's avatar
Art Lowel committed
  "browse.comcol.by.subject": "By Subject",
Art Lowel's avatar
Art Lowel committed
  "browse.comcol.by.title": "By Title",
Art Lowel's avatar
Art Lowel committed
  "browse.comcol.head": "Browse",
Art Lowel's avatar
Art Lowel committed
  "browse.empty": "No items to show.",
Art Lowel's avatar
Art Lowel committed
  "browse.metadata.author": "Author",
Art Lowel's avatar
Art Lowel committed
  "browse.metadata.dateissued": "Issue Date",
Art Lowel's avatar
Art Lowel committed
  "browse.metadata.subject": "Subject",
Art Lowel's avatar
Art Lowel committed
  "browse.metadata.title": "Title",
lotte's avatar
lotte committed
  "browse.metadata.author.breadcrumbs": "Browse by Author",

  "browse.metadata.dateissued.breadcrumbs": "Browse by Date",

  "browse.metadata.subject.breadcrumbs": "Browse by Subject",

  "browse.metadata.title.breadcrumbs": "Browse by Title",

Art Lowel's avatar
Art Lowel committed
  "browse.startsWith.choose_start": "(Choose start)",
Art Lowel's avatar
Art Lowel committed
  "browse.startsWith.choose_year": "(Choose year)",
Art Lowel's avatar
Art Lowel committed
  "browse.startsWith.jump": "Jump to a point in the index:",
Art Lowel's avatar
Art Lowel committed
  "browse.startsWith.months.april": "April",
Art Lowel's avatar
Art Lowel committed
  "browse.startsWith.months.august": "August",
Art Lowel's avatar
Art Lowel committed
  "browse.startsWith.months.december": "December",
Art Lowel's avatar
Art Lowel committed
  "browse.startsWith.months.february": "February",
Art Lowel's avatar
Art Lowel committed
  "browse.startsWith.months.january": "January",
Art Lowel's avatar
Art Lowel committed
  "browse.startsWith.months.july": "July",
Art Lowel's avatar
Art Lowel committed
  "browse.startsWith.months.june": "June",
Art Lowel's avatar
Art Lowel committed
  "browse.startsWith.months.march": "March",
Art Lowel's avatar
Art Lowel committed
  "browse.startsWith.months.may": "May",
Art Lowel's avatar
Art Lowel committed
  "browse.startsWith.months.none": "(Choose month)",
Art Lowel's avatar
Art Lowel committed
  "browse.startsWith.months.november": "November",
Art Lowel's avatar
Art Lowel committed
  "browse.startsWith.months.october": "October",
Art Lowel's avatar
Art Lowel committed
  "browse.startsWith.months.september": "September",
Art Lowel's avatar
Art Lowel committed
  "browse.startsWith.submit": "Go",
Art Lowel's avatar
Art Lowel committed
  "browse.startsWith.type_date": "Or type in a date (year-month):",
Art Lowel's avatar
Art Lowel committed
  "browse.startsWith.type_text": "Or enter first few letters:",
Art Lowel's avatar
Art Lowel committed
  "browse.title": "Browsing {{ collection }} by {{ field }} {{ value }}",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "chips.remove": "Remove chip",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "collection.create.head": "Create a Collection",
  "collection.create.notifications.success": "Successfully created the Collection",
Art Lowel's avatar
Art Lowel committed
  "collection.create.sub-head": "Create a Collection for Community {{ parent }}",
Art Lowel's avatar
Art Lowel committed
  "collection.delete.cancel": "Cancel",
Art Lowel's avatar
Art Lowel committed
  "collection.delete.confirm": "Confirm",
Art Lowel's avatar
Art Lowel committed
  "collection.delete.head": "Delete Collection",
Art Lowel's avatar
Art Lowel committed
  "collection.delete.notification.fail": "Collection could not be deleted",
Art Lowel's avatar
Art Lowel committed
  "collection.delete.notification.success": "Successfully deleted collection",
Art Lowel's avatar
Art Lowel committed
  "collection.delete.text": "Are you sure you want to delete collection \"{{ dso }}\"",
Art Lowel's avatar
Art Lowel committed
  "collection.edit.delete": "Delete this collection",
Art Lowel's avatar
Art Lowel committed
  "collection.edit.head": "Edit Collection",
  "collection.edit.breadcrumbs": "Edit Collection",

  "collection.edit.item-mapper.cancel": "Cancel",
  "collection.edit.item-mapper.collection": "Collection: \"<b>{{name}}</b>\"",
  "collection.edit.item-mapper.confirm": "Map selected items",
  "collection.edit.item-mapper.description": "This is the item mapper tool that allows collection administrators to map items from other collections into this collection. You can search for items from other collections and map them, or browse the list of currently mapped items.",
  "collection.edit.item-mapper.head": "Item Mapper - Map Items from Other Collections",
  "collection.edit.item-mapper.no-search": "Please enter a query to search",
  "collection.edit.item-mapper.notifications.map.error.content": "Errors occurred for mapping of {{amount}} items.",
  "collection.edit.item-mapper.notifications.map.error.head": "Mapping errors",
  "collection.edit.item-mapper.notifications.map.success.content": "Successfully mapped {{amount}} items.",
  "collection.edit.item-mapper.notifications.map.success.head": "Mapping completed",
  "collection.edit.item-mapper.notifications.unmap.error.content": "Errors occurred for removing the mappings of {{amount}} items.",
  "collection.edit.item-mapper.notifications.unmap.error.head": "Remove mapping errors",
  "collection.edit.item-mapper.notifications.unmap.success.content": "Successfully removed the mappings of {{amount}} items.",
  "collection.edit.item-mapper.notifications.unmap.success.head": "Remove mapping completed",
  "collection.edit.item-mapper.remove": "Remove selected item mappings",
  "collection.edit.item-mapper.tabs.browse": "Browse mapped items",
  "collection.edit.item-mapper.tabs.map": "Map new items",

  "collection.edit.logo.label": "Collection logo",
  "collection.edit.logo.notifications.add.error": "Uploading Collection logo failed. Please verify the content before retrying.",
  "collection.edit.logo.notifications.add.success": "Upload Collection logo successful.",
  "collection.edit.logo.notifications.delete.success.title": "Logo deleted",
  "collection.edit.logo.notifications.delete.success.content": "Successfully deleted the collection's logo",
  "collection.edit.logo.notifications.delete.error.title": "Error deleting logo",
  "collection.edit.logo.upload": "Drop a Collection Logo to upload",
  "collection.edit.notifications.success": "Successfully edited the Collection",
  "collection.edit.return": "Return",
  "collection.edit.tabs.curate.head": "Curate",
  "collection.edit.tabs.curate.title": "Collection Edit - Curate",
  "collection.edit.tabs.metadata.head": "Edit Metadata",
  "collection.edit.tabs.metadata.title": "Collection Edit - Metadata",
  "collection.edit.tabs.roles.head": "Assign Roles",
  "collection.edit.tabs.roles.title": "Collection Edit - Roles",
  "collection.edit.tabs.source.external": "This collection harvests its content from an external source",
  "collection.edit.tabs.source.form.errors.oaiSource.required": "You must provide a set id of the target collection.",
  "collection.edit.tabs.source.form.harvestType": "Content being harvested",
  "collection.edit.tabs.source.form.head": "Configure an external source",
  "collection.edit.tabs.source.form.metadataConfigId": "Metadata Format",
  "collection.edit.tabs.source.form.oaiSetId": "OAI specific set id",
  "collection.edit.tabs.source.form.oaiSource": "OAI Provider",
  "collection.edit.tabs.source.form.options.harvestType.METADATA_AND_BITSTREAMS": "Harvest metadata and bitstreams (requires ORE support)",
  "collection.edit.tabs.source.form.options.harvestType.METADATA_AND_REF": "Harvest metadata and references to bitstreams (requires ORE support)",
  "collection.edit.tabs.source.form.options.harvestType.METADATA_ONLY": "Harvest metadata only",
  "collection.edit.tabs.source.head": "Content Source",
  "collection.edit.tabs.source.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button",
  "collection.edit.tabs.source.notifications.discarded.title": "Changed discarded",
  "collection.edit.tabs.source.notifications.invalid.content": "Your changes were not saved. Please make sure all fields are valid before you save.",
  "collection.edit.tabs.source.notifications.invalid.title": "Metadata invalid",
  "collection.edit.tabs.source.notifications.saved.content": "Your changes to this collection's content source were saved.",
  "collection.edit.tabs.source.notifications.saved.title": "Content Source saved",
  "collection.edit.tabs.source.title": "Collection Edit - Content Source",
Art Lowel's avatar
Art Lowel committed
  "collection.form.abstract": "Short Description",
Art Lowel's avatar
Art Lowel committed
  "collection.form.description": "Introductory text (HTML)",
Art Lowel's avatar
Art Lowel committed
  "collection.form.errors.title.required": "Please enter a collection name",
Art Lowel's avatar
Art Lowel committed
  "collection.form.license": "License",
Art Lowel's avatar
Art Lowel committed
  "collection.form.provenance": "Provenance",
Art Lowel's avatar
Art Lowel committed
  "collection.form.rights": "Copyright text (HTML)",
Art Lowel's avatar
Art Lowel committed
  "collection.form.tableofcontents": "News (HTML)",
Art Lowel's avatar
Art Lowel committed
  "collection.form.title": "Name",
Art Lowel's avatar
Art Lowel committed
  "collection.page.browse.recent.head": "Recent Submissions",
  "collection.page.browse.recent.empty": "No items to show",
L. Henze's avatar
L. Henze committed
  "collection.page.handle": "Permanent URI for this collection",
Art Lowel's avatar
Art Lowel committed
  "collection.page.license": "License",
Art Lowel's avatar
Art Lowel committed
  "collection.page.news": "News",
Art Lowel's avatar
Art Lowel committed

  "collection.select.confirm": "Confirm selected",
  "collection.select.empty": "No collections to show",
  "collection.select.table.title": "Title",
  "collection.source.update.notifications.error.content": "The provided settings have been tested and didn't work.",
  "collection.source.update.notifications.error.title": "Server Error",
  "communityList.tabTitle": "DSpace - Community List",

  "communityList.title": "List of Communities",
  "communityList.showMore": "Show More",
Art Lowel's avatar
Art Lowel committed
  "community.create.head": "Create a Community",
  "community.create.notifications.success": "Successfully created the Community",
Art Lowel's avatar
Art Lowel committed
  "community.create.sub-head": "Create a Sub-Community for Community {{ parent }}",
Art Lowel's avatar
Art Lowel committed
  "community.delete.cancel": "Cancel",
Art Lowel's avatar
Art Lowel committed
  "community.delete.confirm": "Confirm",
Art Lowel's avatar
Art Lowel committed
  "community.delete.head": "Delete Community",
Art Lowel's avatar
Art Lowel committed
  "community.delete.notification.fail": "Community could not be deleted",
Art Lowel's avatar
Art Lowel committed
  "community.delete.notification.success": "Successfully deleted community",
Art Lowel's avatar
Art Lowel committed
  "community.delete.text": "Are you sure you want to delete community \"{{ dso }}\"",
Art Lowel's avatar
Art Lowel committed
  "community.edit.delete": "Delete this community",
Art Lowel's avatar
Art Lowel committed
  "community.edit.head": "Edit Community",
  "community.edit.breadcrumbs": "Edit Community",
  "community.edit.logo.label": "Community logo",
  "community.edit.logo.notifications.add.error": "Uploading Community logo failed. Please verify the content before retrying.",
  "community.edit.logo.notifications.add.success": "Upload Community logo successful.",
  "community.edit.logo.notifications.delete.success.title": "Logo deleted",
  "community.edit.logo.notifications.delete.success.content": "Successfully deleted the community's logo",
  "community.edit.logo.notifications.delete.error.title": "Error deleting logo",
  "community.edit.logo.upload": "Drop a Community Logo to upload",
  "community.edit.notifications.success": "Successfully edited the Community",
  "community.edit.return": "Return",
  "community.edit.tabs.curate.head": "Curate",
  "community.edit.tabs.curate.title": "Community Edit - Curate",
  "community.edit.tabs.metadata.head": "Edit Metadata",
  "community.edit.tabs.metadata.title": "Community Edit - Metadata",
  "community.edit.tabs.roles.head": "Assign Roles",
  "community.edit.tabs.roles.title": "Community Edit - Roles",
Art Lowel's avatar
Art Lowel committed
  "community.form.abstract": "Short Description",
Art Lowel's avatar
Art Lowel committed
  "community.form.description": "Introductory text (HTML)",
Art Lowel's avatar
Art Lowel committed
  "community.form.errors.title.required": "Please enter a community name",
Art Lowel's avatar
Art Lowel committed
  "community.form.rights": "Copyright text (HTML)",
Art Lowel's avatar
Art Lowel committed
  "community.form.tableofcontents": "News (HTML)",
Art Lowel's avatar
Art Lowel committed
  "community.form.title": "Name",
L. Henze's avatar
L. Henze committed
  "community.page.handle": "Permanent URI for this community",
Art Lowel's avatar
Art Lowel committed
  "community.page.license": "License",
Art Lowel's avatar
Art Lowel committed
  "community.page.news": "News",
L. Henze's avatar
L. Henze committed
  "community.all-lists.head": "Subcommunities and Collections",
Art Lowel's avatar
Art Lowel committed
  "community.sub-collection-list.head": "Collections of this Community",
Art Lowel's avatar
Art Lowel committed
  "community.sub-community-list.head": "Communities of this Community",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "dso-selector.create.collection.head": "New collection",
Art Lowel's avatar
Art Lowel committed
  "dso-selector.create.community.head": "New community",
Art Lowel's avatar
Art Lowel committed
  "dso-selector.create.community.sub-level": "Create a new community in",
Art Lowel's avatar
Art Lowel committed
  "dso-selector.create.community.top-level": "Create a new top-level community",
Art Lowel's avatar
Art Lowel committed
  "dso-selector.create.item.head": "New item",
Art Lowel's avatar
Art Lowel committed
  "dso-selector.edit.collection.head": "Edit collection",
Art Lowel's avatar
Art Lowel committed
  "dso-selector.edit.community.head": "Edit community",
Art Lowel's avatar
Art Lowel committed
  "dso-selector.edit.item.head": "Edit item",
Art Lowel's avatar
Art Lowel committed
  "dso-selector.no-results": "No {{ type }} found",
Art Lowel's avatar
Art Lowel committed
  "dso-selector.placeholder": "Search for a {{ type }}",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "error.browse-by": "Error fetching items",
Art Lowel's avatar
Art Lowel committed
  "error.collection": "Error fetching collection",
  "error.collections": "Error fetching collections",
Art Lowel's avatar
Art Lowel committed
  "error.community": "Error fetching community",

  "error.identifier": "No item found for the identifier",

Art Lowel's avatar
Art Lowel committed
  "error.default": "Error",
Art Lowel's avatar
Art Lowel committed
  "error.item": "Error fetching item",
  "error.items": "Error fetching items",
Art Lowel's avatar
Art Lowel committed
  "error.objects": "Error fetching objects",
Art Lowel's avatar
Art Lowel committed
  "error.recent-submissions": "Error fetching recent submissions",
Art Lowel's avatar
Art Lowel committed
  "error.search-results": "Error fetching search results",
Art Lowel's avatar
Art Lowel committed
  "error.sub-collections": "Error fetching sub-collections",
Art Lowel's avatar
Art Lowel committed
  "error.sub-communities": "Error fetching sub-communities",
Art Lowel's avatar
Art Lowel committed
  "error.submission.sections.init-form-error": "An error occurred during section initialize, please check your input-form configuration. Details are below : <br> <br>",
Art Lowel's avatar
Art Lowel committed
  "error.top-level-communities": "Error fetching top-level communities",
Art Lowel's avatar
Art Lowel committed
  "error.validation.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.",
Art Lowel's avatar
Art Lowel committed
  "error.validation.pattern": "This input is restricted by the current pattern: {{ pattern }}.",
Art Lowel's avatar
Art Lowel committed

  "error.validation.filerequired": "The file upload is mandatory",

Art Lowel's avatar
Art Lowel committed
  "footer.copyright": "copyright © 2002-{{ year }}",
Art Lowel's avatar
Art Lowel committed
  "footer.link.dspace": "DSpace software",
Art Lowel's avatar
Art Lowel committed
  "footer.link.duraspace": "DuraSpace",
Art Lowel's avatar
Art Lowel committed

lotte's avatar
lotte committed
  "form.add": "Add",
lotte's avatar
lotte committed
  "form.add-help": "Click here to add the current entry and to add another one",
Art Lowel's avatar
Art Lowel committed
  "form.cancel": "Cancel",
Art Lowel's avatar
Art Lowel committed
  "form.clear": "Clear",
Art Lowel's avatar
Art Lowel committed
  "form.clear-help": "Click here to remove the selected value",
Art Lowel's avatar
Art Lowel committed
  "form.edit": "Edit",
Art Lowel's avatar
Art Lowel committed
  "form.edit-help": "Click here to edit the selected value",
Art Lowel's avatar
Art Lowel committed
  "form.first-name": "First name",
Art Lowel's avatar
Art Lowel committed
  "form.group-collapse": "Collapse",
Art Lowel's avatar
Art Lowel committed
  "form.group-collapse-help": "Click here to collapse",
Art Lowel's avatar
Art Lowel committed
  "form.group-expand": "Expand",
Art Lowel's avatar
Art Lowel committed
  "form.group-expand-help": "Click here to expand and add more elements",
Art Lowel's avatar
Art Lowel committed
  "form.last-name": "Last name",
Art Lowel's avatar
Art Lowel committed
  "form.loading": "Loading...",
lotte's avatar
lotte committed
  "form.lookup": "Lookup",
lotte's avatar
lotte committed
  "form.lookup-help": "Click here to look up an existing relation",
Art Lowel's avatar
Art Lowel committed
  "form.no-results": "No results found",
Art Lowel's avatar
Art Lowel committed
  "form.no-value": "No value entered",
Art Lowel's avatar
Art Lowel committed
  "form.other-information": {},
Art Lowel's avatar
Art Lowel committed
  "form.remove": "Remove",
Art Lowel's avatar
Art Lowel committed
  "form.save": "Save",
Art Lowel's avatar
Art Lowel committed
  "form.save-help": "Save changes",
Art Lowel's avatar
Art Lowel committed
  "form.search": "Search",
Art Lowel's avatar
Art Lowel committed
  "form.search-help": "Click here to looking for an existing correspondence",
Art Lowel's avatar
Art Lowel committed
  "form.submit": "Submit",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "home.description": "",
Art Lowel's avatar
Art Lowel committed
  "home.title": "DSpace Angular :: Home",
Art Lowel's avatar
Art Lowel committed
  "home.top-level-communities.head": "Communities in DSpace",
Art Lowel's avatar
Art Lowel committed
  "home.top-level-communities.help": "Select a community to browse its collections.",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "item.edit.delete.cancel": "Cancel",
Art Lowel's avatar
Art Lowel committed
  "item.edit.delete.confirm": "Delete",
Art Lowel's avatar
Art Lowel committed
  "item.edit.delete.description": "Are you sure this item should be completely deleted? Caution: At present, no tombstone would be left.",
Art Lowel's avatar
Art Lowel committed
  "item.edit.delete.error": "An error occurred while deleting the item",
Art Lowel's avatar
Art Lowel committed
  "item.edit.delete.header": "Delete item: {{ id }}",
Art Lowel's avatar
Art Lowel committed
  "item.edit.delete.success": "The item has been deleted",
Art Lowel's avatar
Art Lowel committed
  "item.edit.head": "Edit Item",
Art Lowel's avatar
Art Lowel committed

  "item.edit.breadcrumbs": "Edit Item",

  "item.edit.item-mapper.buttons.add": "Map item to selected collections",
  "item.edit.item-mapper.buttons.remove": "Remove item's mapping for selected collections",
  "item.edit.item-mapper.cancel": "Cancel",
  "item.edit.item-mapper.description": "This is the item mapper tool that allows administrators to map this item to other collections. You can search for collections and map them, or browse the list of collections the item is currently mapped to.",
  "item.edit.item-mapper.head": "Item Mapper - Map Item to Collections",
  "item.edit.item-mapper.item": "Item: \"<b>{{name}}</b>\"",
  "item.edit.item-mapper.no-search": "Please enter a query to search",
  "item.edit.item-mapper.notifications.add.error.content": "Errors occurred for mapping of item to {{amount}} collections.",
  "item.edit.item-mapper.notifications.add.error.head": "Mapping errors",
  "item.edit.item-mapper.notifications.add.success.content": "Successfully mapped item to {{amount}} collections.",
  "item.edit.item-mapper.notifications.add.success.head": "Mapping completed",
  "item.edit.item-mapper.notifications.remove.error.content": "Errors occurred for the removal of the mapping to {{amount}} collections.",
  "item.edit.item-mapper.notifications.remove.error.head": "Removal of mapping errors",
  "item.edit.item-mapper.notifications.remove.success.content": "Successfully removed mapping of item to {{amount}} collections.",
  "item.edit.item-mapper.notifications.remove.success.head": "Removal of mapping completed",
  "item.edit.item-mapper.tabs.browse": "Browse mapped collections",
  "item.edit.item-mapper.tabs.map": "Map new collections",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.add-button": "Add",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.discard-button": "Discard",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.edit.buttons.edit": "Edit",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.edit.buttons.remove": "Remove",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.edit.buttons.undo": "Undo changes",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.edit.buttons.unedit": "Stop editing",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.headers.edit": "Edit",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.headers.field": "Field",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.headers.language": "Lang",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.headers.value": "Value",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.metadatafield.invalid": "Please choose a valid metadata field",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.notifications.discarded.title": "Changed discarded",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.notifications.invalid.content": "Your changes were not saved. Please make sure all fields are valid before you save.",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.notifications.invalid.title": "Metadata invalid",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.notifications.outdated.content": "The item you're currently working on has been changed by another user. Your current changes are discarded to prevent conflicts",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.notifications.outdated.title": "Changed outdated",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.notifications.saved.content": "Your changes to this item's metadata were saved.",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.notifications.saved.title": "Metadata saved",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.reinstate-button": "Undo",
Art Lowel's avatar
Art Lowel committed
  "item.edit.metadata.save-button": "Save",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "item.edit.modify.overview.field": "Field",
Art Lowel's avatar
Art Lowel committed
  "item.edit.modify.overview.language": "Language",
Art Lowel's avatar
Art Lowel committed
  "item.edit.modify.overview.value": "Value",
Art Lowel's avatar
Art Lowel committed

  "item.edit.move.cancel": "Cancel",
  "item.edit.move.description": "Select the collection you wish to move this item to. To narrow down the list of displayed collections, you can enter a search query in the box.",
Vitor S Rodrigues's avatar
Vitor S Rodrigues committed
  "item.edit.move.error": "An error occurred when attempting to move the item",
  "item.edit.move.head": "Move item: {{id}}",
  "item.edit.move.inheritpolicies.checkbox": "Inherit policies",
  "item.edit.move.inheritpolicies.description": "Inherit the default policies of the destination collection",
  "item.edit.move.move": "Move",
  "item.edit.move.processing": "Moving...",
  "item.edit.move.search.placeholder": "Enter a search query to look for collections",
Vitor S Rodrigues's avatar
Vitor S Rodrigues committed
  "item.edit.move.success": "The item has been moved successfully",
  "item.edit.move.title": "Move item",
Art Lowel's avatar
Art Lowel committed
  "item.edit.private.cancel": "Cancel",
Art Lowel's avatar
Art Lowel committed
  "item.edit.private.confirm": "Make it Private",
Art Lowel's avatar
Art Lowel committed
  "item.edit.private.description": "Are you sure this item should be made private in the archive?",
Art Lowel's avatar
Art Lowel committed
  "item.edit.private.error": "An error occurred while making the item private",
Art Lowel's avatar
Art Lowel committed
  "item.edit.private.header": "Make item private: {{ id }}",
Art Lowel's avatar
Art Lowel committed
  "item.edit.private.success": "The item is now private",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "item.edit.public.cancel": "Cancel",
Art Lowel's avatar
Art Lowel committed
  "item.edit.public.confirm": "Make it Public",
Art Lowel's avatar
Art Lowel committed
  "item.edit.public.description": "Are you sure this item should be made public in the archive?",
Art Lowel's avatar
Art Lowel committed
  "item.edit.public.error": "An error occurred while making the item public",
Art Lowel's avatar
Art Lowel committed
  "item.edit.public.header": "Make item public: {{ id }}",
Art Lowel's avatar
Art Lowel committed
  "item.edit.public.success": "The item is now public",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "item.edit.reinstate.cancel": "Cancel",
Art Lowel's avatar
Art Lowel committed
  "item.edit.reinstate.confirm": "Reinstate",
Art Lowel's avatar
Art Lowel committed
  "item.edit.reinstate.description": "Are you sure this item should be reinstated to the archive?",
Art Lowel's avatar
Art Lowel committed
  "item.edit.reinstate.error": "An error occurred while reinstating the item",