Skip to content
Snippets Groups Projects
en.json5 73.2 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}}\"",

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


  "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.groupDescription": "Description",

  "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.notification.success.addMember": "Successfully added member: \"{{name}}\"",

  "admin.access-control.groups.form.members-list.notification.failure.addMember": "Failed to add member: \"{{name}}\"",

  "admin.access-control.groups.form.members-list.notification.success.deleteMember": "Successfully deleted member: \"{{name}}\"",

  "admin.access-control.groups.form.members-list.notification.failure.deleteMember": "Failed to delete member: \"{{name}}\"",

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

  "admin.access-control.groups.form.members-list.notification.failure.noActiveGroup": "No current active group, submit a name first.",

  "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.notification.success.addSubgroup": "Successfully added subgroup: \"{{name}}\"",

  "admin.access-control.groups.form.subgroups-list.notification.failure.addSubgroup": "Failed to add subgroup: \"{{name}}\"",

  "admin.access-control.groups.form.subgroups-list.notification.success.deleteSubgroup": "Successfully deleted subgroup: \"{{name}}\"",

  "admin.access-control.groups.form.subgroups-list.notification.failure.deleteSubgroup": "Failed to delete subgroup: \"{{name}}\"",

  "admin.access-control.groups.form.subgroups-list.notification.failure.noActiveGroup": "No current active group, submit a name first.",

  "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",
Art Lowel's avatar
Art Lowel committed
  "item.edit.reinstate.header": "Reinstate item: {{ id }}",
Art Lowel's avatar
Art Lowel committed
  "item.edit.reinstate.success": "The item was reinstated successfully",
Art Lowel's avatar
Art Lowel committed

  "item.edit.relationships.discard-button": "Discard",
  "item.edit.relationships.edit.buttons.remove": "Remove",
  "item.edit.relationships.edit.buttons.undo": "Undo changes",
  "item.edit.relationships.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button",
  "item.edit.relationships.notifications.discarded.title": "Changes discarded",
  "item.edit.relationships.notifications.failed.title": "Error deleting relationship",
  "item.edit.relationships.notifications.outdated.content": "The item you're currently working on has been changed by another user. Your current changes are discarded to prevent conflicts",
  "item.edit.relationships.notifications.outdated.title": "Changes outdated",
  "item.edit.relationships.notifications.saved.content": "Your changes to this item's relationships were saved.",
  "item.edit.relationships.notifications.saved.title": "Relationships saved",
  "item.edit.relationships.reinstate-button": "Undo",
  "item.edit.relationships.save-button": "Save",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.bitstreams.head": "Item Bitstreams",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.bitstreams.title": "Item Edit - Bitstreams",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.curate.head": "Curate",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.curate.title": "Item Edit - Curate",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.metadata.head": "Item Metadata",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.metadata.title": "Item Edit -  Metadata",
  "item.edit.tabs.relationships.head": "Item Relationships",
  "item.edit.tabs.relationships.title": "Item Edit - Relationships",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.buttons.authorizations.button": "Authorizations...",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.buttons.authorizations.label": "Edit item's authorization policies",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.buttons.delete.button": "Permanently delete",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.buttons.delete.label": "Completely expunge item",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.buttons.mappedCollections.button": "Mapped collections",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.buttons.mappedCollections.label": "Manage mapped collections",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.buttons.move.button": "Move...",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.buttons.move.label": "Move item to another collection",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.buttons.private.button": "Make it private...",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.buttons.private.label": "Make item private",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.buttons.public.button": "Make it public...",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.buttons.public.label": "Make item public",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.buttons.reinstate.button": "Reinstate...",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.buttons.reinstate.label": "Reinstate item into the repository",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.buttons.withdraw.button": "Withdraw...",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.buttons.withdraw.label": "Withdraw item from the repository",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.description": "Welcome to the item management page. From here you can withdraw, reinstate, move or delete the item. You may also update or add new metadata / bitstreams on the other tabs.",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.head": "Item Status",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.labels.handle": "Handle",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.labels.id": "Item Internal ID",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.labels.itemPage": "Item Page",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.labels.lastModified": "Last Modified",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.status.title": "Item Edit -  Status",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.view.head": "View Item",
Art Lowel's avatar
Art Lowel committed
  "item.edit.tabs.view.title": "Item Edit -  View",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "item.edit.withdraw.cancel": "Cancel",
Art Lowel's avatar
Art Lowel committed
  "item.edit.withdraw.confirm": "Withdraw",
Art Lowel's avatar
Art Lowel committed
  "item.edit.withdraw.description": "Are you sure this item should be withdrawn from the archive?",
Art Lowel's avatar
Art Lowel committed
  "item.edit.withdraw.error": "An error occurred while withdrawing the item",
Art Lowel's avatar
Art Lowel committed
  "item.edit.withdraw.header": "Withdraw item: {{ id }}",
Art Lowel's avatar
Art Lowel committed
  "item.edit.withdraw.success": "The item was withdrawn successfully",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "item.page.abstract": "Abstract",
Art Lowel's avatar
Art Lowel committed
  "item.page.author": "Authors",
Art Lowel's avatar
Art Lowel committed
  "item.page.citation": "Citation",
Art Lowel's avatar
Art Lowel committed
  "item.page.collections": "Collections",
Art Lowel's avatar
Art Lowel committed
  "item.page.date": "Date",
Art Lowel's avatar
Art Lowel committed
  "item.page.files": "Files",
Art Lowel's avatar
Art Lowel committed
  "item.page.filesection.description": "Description:",
Art Lowel's avatar
Art Lowel committed
  "item.page.filesection.download": "Download",
Art Lowel's avatar
Art Lowel committed
  "item.page.filesection.format": "Format:",
Art Lowel's avatar
Art Lowel committed
  "item.page.filesection.name": "Name:",
Art Lowel's avatar
Art Lowel committed
  "item.page.filesection.size": "Size:",
Art Lowel's avatar
Art Lowel committed
  "item.page.journal.search.title": "Articles in this journal",
Art Lowel's avatar
Art Lowel committed
  "item.page.link.full": "Full item page",
Art Lowel's avatar
Art Lowel committed
  "item.page.link.simple": "Simple item page",
Art Lowel's avatar
Art Lowel committed
  "item.page.person.search.title": "Articles by this author",
  "item.page.related-items.view-more": "Show {{ amount }} more",
  "item.page.related-items.view-less": "Hide last {{ amount }}",
  "item.page.relationships.isAuthorOfPublication": "Publications",
  "item.page.relationships.isJournalOfPublication": "Publications",

  "item.page.relationships.isOrgUnitOfPerson": "Authors",
  "item.page.relationships.isOrgUnitOfProject": "Research Projects",
Art Lowel's avatar
Art Lowel committed
  "item.page.subject": "Keywords",
Art Lowel's avatar
Art Lowel committed
  "item.page.uri": "URI",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "item.select.confirm": "Confirm selected",
  "item.select.empty": "No items to show",
Art Lowel's avatar
Art Lowel committed
  "item.select.table.author": "Author",
Art Lowel's avatar
Art Lowel committed
  "item.select.table.collection": "Collection",
Art Lowel's avatar
Art Lowel committed
  "item.select.table.title": "Title",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "journal.listelement.badge": "Journal",
Art Lowel's avatar
Art Lowel committed
  "journal.page.description": "Description",
Art Lowel's avatar
Art Lowel committed
  "journal.page.editor": "Editor-in-Chief",
Art Lowel's avatar
Art Lowel committed
  "journal.page.issn": "ISSN",
Art Lowel's avatar
Art Lowel committed
  "journal.page.publisher": "Publisher",
Art Lowel's avatar
Art Lowel committed
  "journal.page.titleprefix": "Journal: ",
Art Lowel's avatar
Art Lowel committed
  "journal.search.results.head": "Journal Search Results",
Art Lowel's avatar
Art Lowel committed
  "journal.search.title": "DSpace Angular :: Journal Search",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "journalissue.listelement.badge": "Journal Issue",
Art Lowel's avatar
Art Lowel committed
  "journalissue.page.description": "Description",
Art Lowel's avatar
Art Lowel committed
  "journalissue.page.issuedate": "Issue Date",
Art Lowel's avatar
Art Lowel committed
  "journalissue.page.journal-issn": "Journal ISSN",
Art Lowel's avatar
Art Lowel committed
  "journalissue.page.journal-title": "Journal Title",
Art Lowel's avatar
Art Lowel committed
  "journalissue.page.keyword": "Keywords",
Art Lowel's avatar
Art Lowel committed
  "journalissue.page.number": "Number",
Art Lowel's avatar
Art Lowel committed
  "journalissue.page.titleprefix": "Journal Issue: ",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "journalvolume.listelement.badge": "Journal Volume",
Art Lowel's avatar
Art Lowel committed
  "journalvolume.page.description": "Description",
Art Lowel's avatar
Art Lowel committed
  "journalvolume.page.issuedate": "Issue Date",
Art Lowel's avatar
Art Lowel committed
  "journalvolume.page.titleprefix": "Journal Volume: ",
Art Lowel's avatar
Art Lowel committed
  "journalvolume.page.volume": "Volume",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "loading.browse-by": "Loading items...",
Art Lowel's avatar
Art Lowel committed
  "loading.browse-by-page": "Loading page...",
Art Lowel's avatar
Art Lowel committed
  "loading.collection": "Loading collection...",
  "loading.collections": "Loading collections...",
  "loading.content-source": "Loading content source...",
Art Lowel's avatar
Art Lowel committed
  "loading.community": "Loading community...",
Art Lowel's avatar
Art Lowel committed
  "loading.default": "Loading...",
Art Lowel's avatar
Art Lowel committed
  "loading.item": "Loading item...",
  "loading.items": "Loading items...",
Art Lowel's avatar
Art Lowel committed
  "loading.mydspace-results": "Loading items...",
Art Lowel's avatar
Art Lowel committed
  "loading.objects": "Loading...",
Art Lowel's avatar
Art Lowel committed
  "loading.recent-submissions": "Loading recent submissions...",
Art Lowel's avatar
Art Lowel committed
  "loading.search-results": "Loading search results...",
Art Lowel's avatar
Art Lowel committed
  "loading.sub-collections": "Loading sub-collections...",
Art Lowel's avatar
Art Lowel committed
  "loading.sub-communities": "Loading sub-communities...",
Art Lowel's avatar
Art Lowel committed
  "loading.top-level-communities": "Loading top-level communities...",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "login.form.email": "Email address",
Art Lowel's avatar
Art Lowel committed
  "login.form.forgot-password": "Have you forgotten your password?",
Art Lowel's avatar
Art Lowel committed
  "login.form.header": "Please log in to DSpace",
Art Lowel's avatar
Art Lowel committed
  "login.form.new-user": "New user? Click here to register.",
Art Lowel's avatar
Art Lowel committed
  "login.form.password": "Password",
Art Lowel's avatar
Art Lowel committed
  "login.form.submit": "Log in",
Art Lowel's avatar
Art Lowel committed
  "login.title": "Login",
Art Lowel's avatar
Art Lowel committed

  "login.breadcrumbs": "Login",

Art Lowel's avatar
Art Lowel committed
  "logout.form.header": "Log out from DSpace",
Art Lowel's avatar
Art Lowel committed
  "logout.form.submit": "Log out",
Art Lowel's avatar
Art Lowel committed
  "logout.title": "Logout",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "menu.header.admin": "Admin",
Art Lowel's avatar
Art Lowel committed
  "menu.header.image.logo": "Repository logo",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "menu.section.access_control": "Access Control",
Art Lowel's avatar
Art Lowel committed
  "menu.section.access_control_authorizations": "Authorizations",
Art Lowel's avatar
Art Lowel committed
  "menu.section.access_control_groups": "Groups",
Art Lowel's avatar
Art Lowel committed
  "menu.section.access_control_people": "People",
Art Lowel's avatar
Art Lowel committed

lotte's avatar
lotte committed
  "menu.section.admin_search": "Admin Search",



Art Lowel's avatar
Art Lowel committed
  "menu.section.browse_community": "This Community",
Art Lowel's avatar
Art Lowel committed
  "menu.section.browse_community_by_author": "By Author",
Art Lowel's avatar
Art Lowel committed
  "menu.section.browse_community_by_issue_date": "By Issue Date",
Art Lowel's avatar
Art Lowel committed
  "menu.section.browse_community_by_title": "By Title",
Art Lowel's avatar
Art Lowel committed
  "menu.section.browse_global": "All of DSpace",
Art Lowel's avatar
Art Lowel committed
  "menu.section.browse_global_by_author": "By Author",
Art Lowel's avatar
Art Lowel committed
  "menu.section.browse_global_by_dateissued": "By Issue Date",
Art Lowel's avatar
Art Lowel committed
  "menu.section.browse_global_by_subject": "By Subject",
Art Lowel's avatar
Art Lowel committed
  "menu.section.browse_global_by_title": "By Title",
Art Lowel's avatar
Art Lowel committed
  "menu.section.browse_global_communities_and_collections": "Communities & Collections",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "menu.section.control_panel": "Control Panel",
Art Lowel's avatar
Art Lowel committed
  "menu.section.curation_task": "Curation Task",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "menu.section.edit": "Edit",
Art Lowel's avatar
Art Lowel committed
  "menu.section.edit_collection": "Collection",
Art Lowel's avatar
Art Lowel committed
  "menu.section.edit_community": "Community",
Art Lowel's avatar
Art Lowel committed
  "menu.section.edit_item": "Item",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "menu.section.export": "Export",
Art Lowel's avatar
Art Lowel committed
  "menu.section.export_collection": "Collection",
Art Lowel's avatar
Art Lowel committed
  "menu.section.export_community": "Community",
Art Lowel's avatar
Art Lowel committed
  "menu.section.export_item": "Item",
Art Lowel's avatar
Art Lowel committed
  "menu.section.export_metadata": "Metadata",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "menu.section.icon.access_control": "Access Control menu section",
lotte's avatar
lotte committed
  "menu.section.icon.admin_search": "Admin search menu section",

Art Lowel's avatar
Art Lowel committed
  "menu.section.icon.control_panel": "Control Panel menu section",
Art Lowel's avatar
Art Lowel committed
  "menu.section.icon.curation_task": "Curation Task menu section",
Art Lowel's avatar
Art Lowel committed
  "menu.section.icon.edit": "Edit menu section",
Art Lowel's avatar
Art Lowel committed
  "menu.section.icon.export": "Export menu section",
Art Lowel's avatar
Art Lowel committed
  "menu.section.icon.find": "Find menu section",
Art Lowel's avatar
Art Lowel committed
  "menu.section.icon.import": "Import menu section",
Art Lowel's avatar
Art Lowel committed
  "menu.section.icon.new": "New menu section",
Art Lowel's avatar
Art Lowel committed
  "menu.section.icon.pin": "Pin sidebar",
Art Lowel's avatar
Art Lowel committed
  "menu.section.icon.registries": "Registries menu section",
Art Lowel's avatar
Art Lowel committed
  "menu.section.icon.statistics_task": "Statistics Task menu section",
Art Lowel's avatar
Art Lowel committed
  "menu.section.icon.unpin": "Unpin sidebar",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "menu.section.import": "Import",
Art Lowel's avatar
Art Lowel committed
  "menu.section.import_batch": "Batch Import (ZIP)",
Art Lowel's avatar
Art Lowel committed
  "menu.section.import_metadata": "Metadata",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "menu.section.new": "New",
Art Lowel's avatar
Art Lowel committed
  "menu.section.new_collection": "Collection",
Art Lowel's avatar
Art Lowel committed
  "menu.section.new_community": "Community",
Art Lowel's avatar
Art Lowel committed
  "menu.section.new_item": "Item",
Art Lowel's avatar
Art Lowel committed
  "menu.section.new_item_version": "Item Version",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "menu.section.pin": "Pin sidebar",
Art Lowel's avatar
Art Lowel committed
  "menu.section.unpin": "Unpin sidebar",

Art Lowel's avatar
Art Lowel committed
  "menu.section.registries": "Registries",
Art Lowel's avatar
Art Lowel committed
  "menu.section.registries_format": "Format",
Art Lowel's avatar
Art Lowel committed
  "menu.section.registries_metadata": "Metadata",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "menu.section.statistics": "Statistics",
Art Lowel's avatar
Art Lowel committed
  "menu.section.statistics_task": "Statistics Task",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "menu.section.toggle.access_control": "Toggle Access Control section",
Art Lowel's avatar
Art Lowel committed
  "menu.section.toggle.control_panel": "Toggle Control Panel section",
Art Lowel's avatar
Art Lowel committed
  "menu.section.toggle.curation_task": "Toggle Curation Task section",
Art Lowel's avatar
Art Lowel committed
  "menu.section.toggle.edit": "Toggle Edit section",
Art Lowel's avatar
Art Lowel committed
  "menu.section.toggle.export": "Toggle Export section",
Art Lowel's avatar
Art Lowel committed
  "menu.section.toggle.find": "Toggle Find section",
Art Lowel's avatar
Art Lowel committed
  "menu.section.toggle.import": "Toggle Import section",
Art Lowel's avatar
Art Lowel committed
  "menu.section.toggle.new": "Toggle New section",
Art Lowel's avatar
Art Lowel committed
  "menu.section.toggle.registries": "Toggle Registries section",
Art Lowel's avatar
Art Lowel committed
  "menu.section.toggle.statistics_task": "Toggle Statistics Task section",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "mydspace.description": "",
Art Lowel's avatar
Art Lowel committed
  "mydspace.general.text-here": "HERE",
Art Lowel's avatar
Art Lowel committed
  "mydspace.messages.controller-help": "Select this option to send a message to item's submitter.",
Art Lowel's avatar
Art Lowel committed
  "mydspace.messages.description-placeholder": "Insert your message here...",
Art Lowel's avatar
Art Lowel committed
  "mydspace.messages.hide-msg": "Hide message",
Art Lowel's avatar
Art Lowel committed
  "mydspace.messages.mark-as-read": "Mark as read",
Art Lowel's avatar
Art Lowel committed
  "mydspace.messages.mark-as-unread": "Mark as unread",
Art Lowel's avatar
Art Lowel committed
  "mydspace.messages.no-content": "No content.",
Art Lowel's avatar
Art Lowel committed
  "mydspace.messages.no-messages": "No messages yet.",
Art Lowel's avatar
Art Lowel committed
  "mydspace.messages.send-btn": "Send",
Art Lowel's avatar
Art Lowel committed
  "mydspace.messages.show-msg": "Show message",
Art Lowel's avatar
Art Lowel committed
  "mydspace.messages.subject-placeholder": "Subject...",
Art Lowel's avatar
Art Lowel committed
  "mydspace.messages.submitter-help": "Select this option to send a message to controller.",
Art Lowel's avatar
Art Lowel committed
  "mydspace.messages.title": "Messages",
Art Lowel's avatar
Art Lowel committed
  "mydspace.messages.to": "To",
Art Lowel's avatar
Art Lowel committed
  "mydspace.new-submission": "New submission",
Art Lowel's avatar
Art Lowel committed
  "mydspace.results.head": "Your submissions",
Art Lowel's avatar
Art Lowel committed
  "mydspace.results.no-abstract": "No Abstract",
Art Lowel's avatar
Art Lowel committed
  "mydspace.results.no-authors": "No Authors",
Art Lowel's avatar
Art Lowel committed
  "mydspace.results.no-collections": "No Collections",
Art Lowel's avatar
Art Lowel committed
  "mydspace.results.no-date": "No Date",
Art Lowel's avatar
Art Lowel committed
  "mydspace.results.no-files": "No Files",
Art Lowel's avatar
Art Lowel committed
  "mydspace.results.no-results": "There were no items to show",
Art Lowel's avatar
Art Lowel committed
  "mydspace.results.no-title": "No title",
Art Lowel's avatar
Art Lowel committed
  "mydspace.results.no-uri": "No Uri",
Art Lowel's avatar
Art Lowel committed
  "mydspace.show.workflow": "All tasks",
Art Lowel's avatar
Art Lowel committed
  "mydspace.show.workspace": "Your Submissions",
Art Lowel's avatar
Art Lowel committed
  "mydspace.status.archived": "Archived",
Art Lowel's avatar
Art Lowel committed
  "mydspace.status.validation": "Validation",
Art Lowel's avatar
Art Lowel committed
  "mydspace.status.waiting-for-controller": "Waiting for controller",
Art Lowel's avatar
Art Lowel committed
  "mydspace.status.workflow": "Workflow",
Art Lowel's avatar
Art Lowel committed
  "mydspace.status.workspace": "Workspace",
Art Lowel's avatar
Art Lowel committed
  "mydspace.title": "MyDSpace",
Art Lowel's avatar
Art Lowel committed
  "mydspace.upload.upload-failed": "Error creating new workspace. Please verify the content uploaded before retry.",
Art Lowel's avatar
Art Lowel committed
  "mydspace.upload.upload-multiple-successful": "{{qty}} new workspace items created.",
Art Lowel's avatar
Art Lowel committed
  "mydspace.upload.upload-successful": "New workspace item created. Click {{here}} for edit it.",
Art Lowel's avatar
Art Lowel committed
  "mydspace.view-btn": "View",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "nav.browse.header": "All of DSpace",
Art Lowel's avatar
Art Lowel committed
  "nav.community-browse.header": "By Community",
Art Lowel's avatar
Art Lowel committed
  "nav.language": "Language switch",
Art Lowel's avatar
Art Lowel committed
  "nav.login": "Log In",
Art Lowel's avatar
Art Lowel committed
  "nav.logout": "Log Out",
Art Lowel's avatar
Art Lowel committed
  "nav.mydspace": "MyDSpace",
Art Lowel's avatar
Art Lowel committed
  "nav.search": "Search",
Art Lowel's avatar
Art Lowel committed
  "nav.statistics.header": "Statistics",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "orgunit.listelement.badge": "Organizational Unit",
Art Lowel's avatar
Art Lowel committed
  "orgunit.page.city": "City",
Art Lowel's avatar
Art Lowel committed
  "orgunit.page.country": "Country",
Art Lowel's avatar
Art Lowel committed
  "orgunit.page.dateestablished": "Date established",
Art Lowel's avatar
Art Lowel committed
  "orgunit.page.description": "Description",
Art Lowel's avatar
Art Lowel committed
  "orgunit.page.id": "ID",
Art Lowel's avatar
Art Lowel committed
  "orgunit.page.titleprefix": "Organizational Unit: ",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "pagination.results-per-page": "Results Per Page",
Art Lowel's avatar
Art Lowel committed
  "pagination.showing.detail": "{{ range }} of {{ total }}",
Art Lowel's avatar
Art Lowel committed
  "pagination.showing.label": "Now showing ",
Art Lowel's avatar
Art Lowel committed
  "pagination.sort-direction": "Sort Options",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "person.listelement.badge": "Person",
Art Lowel's avatar
Art Lowel committed
  "person.page.birthdate": "Birth Date",
Art Lowel's avatar
Art Lowel committed
  "person.page.email": "Email Address",
Art Lowel's avatar
Art Lowel committed
  "person.page.firstname": "First Name",
Art Lowel's avatar
Art Lowel committed
  "person.page.jobtitle": "Job Title",
Art Lowel's avatar
Art Lowel committed
  "person.page.lastname": "Last Name",
Art Lowel's avatar
Art Lowel committed
  "person.page.link.full": "Show all metadata",
Art Lowel's avatar
Art Lowel committed
  "person.page.orcid": "ORCID",
Art Lowel's avatar
Art Lowel committed
  "person.page.staffid": "Staff ID",
Art Lowel's avatar
Art Lowel committed
  "person.page.titleprefix": "Person: ",
Art Lowel's avatar
Art Lowel committed
  "person.search.results.head": "Person Search Results",
Art Lowel's avatar
Art Lowel committed
  "person.search.title": "DSpace Angular :: Person Search",
Art Lowel's avatar
Art Lowel committed

  "profile.breadcrumbs": "Update Profile",

  "profile.card.identify": "Identify",

  "profile.card.security": "Security",

  "profile.form.submit": "Update Profile",

  "profile.groups.head": "Authorization groups you belong to",

  "profile.head": "Update Profile",

  "profile.metadata.form.error.firstname.required": "First Name is required",
  "profile.metadata.form.error.lastname.required": "Last Name is required",

  "profile.metadata.form.label.email": "Email Address",

  "profile.metadata.form.label.firstname": "First Name",

  "profile.metadata.form.label.language": "Language",

  "profile.metadata.form.label.lastname": "Last Name",

  "profile.metadata.form.label.phone": "Contact Telephone",

  "profile.metadata.form.notifications.success.content": "Your changes to the profile were saved.",

  "profile.metadata.form.notifications.success.title": "Profile saved",

  "profile.notifications.warning.no-changes.content": "No changes were made to the Profile.",

  "profile.notifications.warning.no-changes.title": "No changes",

  "profile.security.form.error.matching-passwords": "The passwords do not match.",

  "profile.security.form.error.password-length": "The password should be at least 6 characters long.",

  "profile.security.form.info": "Optionally, you can enter a new password in the box below, and confirm it by typing it again into the second box. It should be at least six characters long.",

  "profile.security.form.label.password": "Password",

  "profile.security.form.label.passwordrepeat": "Retype to confirm",

  "profile.security.form.notifications.success.content": "Your changes to the password were saved.",
  "profile.security.form.notifications.success.title": "Password saved",

  "profile.security.form.notifications.error.title": "Error changing passwords",

  "profile.security.form.notifications.error.not-long-enough": "The password has to be at least 6 characters long.",

  "profile.security.form.notifications.error.not-same": "The provided passwords are not the same.",

  "profile.title": "Update Profile",



Art Lowel's avatar
Art Lowel committed
  "project.listelement.badge": "Research Project",
Art Lowel's avatar
Art Lowel committed
  "project.page.contributor": "Contributors",
Art Lowel's avatar
Art Lowel committed
  "project.page.description": "Description",
Art Lowel's avatar
Art Lowel committed
  "project.page.expectedcompletion": "Expected Completion",
Art Lowel's avatar
Art Lowel committed
  "project.page.funder": "Funders",
Art Lowel's avatar
Art Lowel committed
  "project.page.id": "ID",
Art Lowel's avatar
Art Lowel committed
  "project.page.keyword": "Keywords",
Art Lowel's avatar
Art Lowel committed
  "project.page.status": "Status",
Art Lowel's avatar
Art Lowel committed
  "project.page.titleprefix": "Research Project: ",
Art Lowel's avatar
Art Lowel committed

  "project.search.results.head": "Project Search Results",

Art Lowel's avatar
Art Lowel committed
  "publication.listelement.badge": "Publication",
Art Lowel's avatar
Art Lowel committed
  "publication.page.description": "Description",
Art Lowel's avatar
Art Lowel committed
  "publication.page.journal-issn": "Journal ISSN",
Art Lowel's avatar
Art Lowel committed
  "publication.page.journal-title": "Journal Title",
Art Lowel's avatar
Art Lowel committed
  "publication.page.publisher": "Publisher",
Art Lowel's avatar
Art Lowel committed
  "publication.page.titleprefix": "Publication: ",
Art Lowel's avatar
Art Lowel committed
  "publication.page.volume-title": "Volume Title",
Art Lowel's avatar
Art Lowel committed
  "publication.search.results.head": "Publication Search Results",
Art Lowel's avatar
Art Lowel committed
  "publication.search.title": "DSpace Angular :: Publication Search",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "relationships.isAuthorOf": "Authors",
Art Lowel's avatar
Art Lowel committed
  "relationships.isIssueOf": "Journal Issues",
Art Lowel's avatar
Art Lowel committed
  "relationships.isJournalIssueOf": "Journal Issue",
Art Lowel's avatar
Art Lowel committed
  "relationships.isJournalOf": "Journals",
Art Lowel's avatar
Art Lowel committed
  "relationships.isOrgUnitOf": "Organizational Units",
Art Lowel's avatar
Art Lowel committed
  "relationships.isPersonOf": "Authors",
Art Lowel's avatar
Art Lowel committed
  "relationships.isProjectOf": "Research Projects",
Art Lowel's avatar
Art Lowel committed
  "relationships.isPublicationOf": "Publications",
Art Lowel's avatar
Art Lowel committed
  "relationships.isPublicationOfJournalIssue": "Articles",
Art Lowel's avatar
Art Lowel committed
  "relationships.isSingleJournalOf": "Journal",
Art Lowel's avatar
Art Lowel committed
  "relationships.isSingleVolumeOf": "Journal Volume",
Art Lowel's avatar
Art Lowel committed
  "relationships.isVolumeOf": "Journal Volumes",
  "relationships.isContributorOf": "Contributors",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "search.description": "",
Art Lowel's avatar
Art Lowel committed
  "search.switch-configuration.title": "Show",
Art Lowel's avatar
Art Lowel committed
  "search.title": "DSpace Angular :: Search",

  "search.breadcrumbs": "Search",
Art Lowel's avatar
Art Lowel committed
  "search.filters.applied.f.author": "Author",
Art Lowel's avatar
Art Lowel committed
  "search.filters.applied.f.dateIssued.max": "End date",
Art Lowel's avatar
Art Lowel committed
  "search.filters.applied.f.dateIssued.min": "Start date",
Art Lowel's avatar
Art Lowel committed
  "search.filters.applied.f.dateSubmitted": "Date submitted",
  "search.filters.applied.f.discoverable": "Private",

Art Lowel's avatar
Art Lowel committed
  "search.filters.applied.f.entityType": "Item Type",
Art Lowel's avatar
Art Lowel committed
  "search.filters.applied.f.has_content_in_original_bundle": "Has files",
Art Lowel's avatar
Art Lowel committed
  "search.filters.applied.f.itemtype": "Type",
Art Lowel's avatar
Art Lowel committed
  "search.filters.applied.f.namedresourcetype": "Status",
Art Lowel's avatar
Art Lowel committed
  "search.filters.applied.f.subject": "Subject",
Art Lowel's avatar
Art Lowel committed
  "search.filters.applied.f.submitter": "Submitter",
lotte's avatar
lotte committed
  "search.filters.applied.f.jobTitle": "Job Title",
lotte's avatar
lotte committed
  "search.filters.applied.f.birthDate.max": "End birth date",
lotte's avatar
lotte committed
  "search.filters.applied.f.birthDate.min": "Start birth date",
Art Lowel's avatar
Art Lowel committed

  "search.filters.applied.f.withdrawn": "Withdrawn",

Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.author.head": "Author",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.author.placeholder": "Author name",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.birthDate.head": "Birth Date",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.birthDate.placeholder": "Birth Date",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.creativeDatePublished.head": "Date Published",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.creativeDatePublished.placeholder": "Date Published",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.creativeWorkEditor.head": "Editor",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.creativeWorkEditor.placeholder": "Editor",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.creativeWorkKeywords.head": "Subject",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.creativeWorkKeywords.placeholder": "Subject",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.creativeWorkPublisher.head": "Publisher",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.creativeWorkPublisher.placeholder": "Publisher",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.dateIssued.head": "Date",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.dateIssued.max.placeholder": "Minimum Date",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.dateIssued.min.placeholder": "Maximum Date",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.dateSubmitted.head": "Date submitted",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.dateSubmitted.placeholder": "Date submitted",
  "search.filters.filter.discoverable.head": "Private",

  "search.filters.filter.withdrawn.head": "Withdrawn",

Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.entityType.head": "Item Type",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.entityType.placeholder": "Item Type",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.has_content_in_original_bundle.head": "Has files",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.itemtype.head": "Type",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.itemtype.placeholder": "Type",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.jobTitle.head": "Job Title",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.jobTitle.placeholder": "Job Title",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.knowsLanguage.head": "Known language",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.knowsLanguage.placeholder": "Known language",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.namedresourcetype.head": "Status",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.namedresourcetype.placeholder": "Status",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.objectpeople.head": "People",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.objectpeople.placeholder": "People",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.organizationAddressCountry.head": "Country",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.organizationAddressCountry.placeholder": "Country",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.organizationAddressLocality.head": "City",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.organizationAddressLocality.placeholder": "City",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.organizationFoundingDate.head": "Date Founded",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.organizationFoundingDate.placeholder": "Date Founded",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.scope.head": "Scope",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.scope.placeholder": "Scope filter",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.show-less": "Collapse",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.show-more": "Show more",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.subject.head": "Subject",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.subject.placeholder": "Subject",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.submitter.head": "Submitter",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.submitter.placeholder": "Submitter",
Art Lowel's avatar
Art Lowel committed

  "search.filters.entityType.JournalIssue": "Journal Issue",

lotte's avatar
lotte committed
  "search.filters.entityType.JournalVolume": "Journal Volume",

  "search.filters.entityType.OrgUnit": "Organizational Unit",

  "search.filters.has_content_in_original_bundle.true": "Yes",

  "search.filters.has_content_in_original_bundle.false": "No",

  "search.filters.discoverable.true": "No",

  "search.filters.discoverable.false": "Yes",

  "search.filters.withdrawn.true": "Yes",

  "search.filters.withdrawn.false": "No",

Art Lowel's avatar
Art Lowel committed
  "search.filters.head": "Filters",
Art Lowel's avatar
Art Lowel committed
  "search.filters.reset": "Reset filters",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "search.form.search": "Search",
Art Lowel's avatar
Art Lowel committed
  "search.form.search_dspace": "Search DSpace",
Art Lowel's avatar
Art Lowel committed
  "search.form.search_mydspace": "Search MyDSpace",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "search.results.head": "Search Results",
Art Lowel's avatar
Art Lowel committed
  "search.results.no-results": "Your search returned no results. Having trouble finding what you're looking for? Try putting",
Art Lowel's avatar
Art Lowel committed
  "search.results.no-results-link": "quotes around it",
Art Lowel's avatar
Art Lowel committed

  "search.results.empty": "Your search returned no results.",

Art Lowel's avatar
Art Lowel committed
  "search.sidebar.close": "Back to results",
Art Lowel's avatar
Art Lowel committed
  "search.sidebar.filters.title": "Filters",
Art Lowel's avatar
Art Lowel committed
  "search.sidebar.open": "Search Tools",
Art Lowel's avatar
Art Lowel committed
  "search.sidebar.results": "results",
Art Lowel's avatar
Art Lowel committed
  "search.sidebar.settings.rpp": "Results per page",
Art Lowel's avatar
Art Lowel committed
  "search.sidebar.settings.sort-by": "Sort By",
Art Lowel's avatar
Art Lowel committed
  "search.sidebar.settings.title": "Settings",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "search.view-switch.show-detail": "Show detail",
Art Lowel's avatar
Art Lowel committed
  "search.view-switch.show-grid": "Show as grid",
Art Lowel's avatar
Art Lowel committed
  "search.view-switch.show-list": "Show as list",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "sorting.dc.title.ASC": "Title Ascending",
Art Lowel's avatar
Art Lowel committed
  "sorting.dc.title.DESC": "Title Descending",
Art Lowel's avatar
Art Lowel committed
  "sorting.score.DESC": "Relevance",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "submission.edit.title": "Edit Submission",
Art Lowel's avatar
Art Lowel committed
  "submission.general.cannot_submit": "You have not the privilege to make a new submission.",
Art Lowel's avatar
Art Lowel committed
  "submission.general.deposit": "Deposit",
Art Lowel's avatar
Art Lowel committed
  "submission.general.discard.confirm.cancel": "Cancel",
Art Lowel's avatar
Art Lowel committed
  "submission.general.discard.confirm.info": "This operation can't be undone. Are you sure?",
Art Lowel's avatar
Art Lowel committed
  "submission.general.discard.confirm.submit": "Yes, I'm sure",
Art Lowel's avatar
Art Lowel committed
  "submission.general.discard.confirm.title": "Discard submission",
Art Lowel's avatar
Art Lowel committed
  "submission.general.discard.submit": "Discard",
Art Lowel's avatar
Art Lowel committed
  "submission.general.save": "Save",
Art Lowel's avatar
Art Lowel committed
  "submission.general.save-later": "Save for later",
Art Lowel's avatar
Art Lowel committed

lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.close": "Close",
  "submission.sections.describe.relationship-lookup.external-source.added": "Successfully added local entry to the selection",

  "submission.sections.describe.relationship-lookup.external-source.import-button-title.Author": "Import remote author",

  "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal": "Import remote journal",

  "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal Issue": "Import remote journal issue",

  "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal Volume": "Import remote journal volume",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.Author.title": "Import Remote Author",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.Author.added.local-entity": "Successfully added local author to the selection",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.Author.added.new-entity": "Successfully imported and added external author to the selection",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.authority": "Authority",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.authority.new": "Import as a new local authority entry",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.cancel": "Cancel",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.collection": "Select a collection to import new entries to",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.entities": "Entities",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.entities.new": "Import as a new local entity",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.head.lcname": "Importing from LC Name",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.head.orcidV2": "Importing from ORCID",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.head.sherpaJournal": "Importing from Sherpa Journal",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.head.sherpaPublisher": "Importing from Sherpa Publisher",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.import": "Import",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.title": "Import Remote Journal",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.added.local-entity": "Successfully added local journal to the selection",
  "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.added.new-entity": "Successfully imported and added external journal to the selection",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.title": "Import Remote Journal Issue",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.added.local-entity": "Successfully added local journal issue to the selection",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.added.new-entity": "Successfully imported and added external journal issue to the selection",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Volume.title": "Import Remote Journal Volume",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Volume.added.local-entity": "Successfully added local journal volume to the selection",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Volume.added.new-entity": "Successfully imported and added external journal volume to the selection",

  "submission.sections.describe.relationship-lookup.external-source.import-modal.select": "Select a local match:",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.search-tab.deselect-all": "Deselect all",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.search-tab.deselect-page": "Deselect page",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.search-tab.loading": "Loading...",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.search-tab.placeholder": "Search query",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.search-tab.search": "Go",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.search-tab.select-all": "Select all",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.search-tab.select-page": "Select page",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.selected": "Selected {{ size }} items",
  "submission.sections.describe.relationship-lookup.search-tab.tab-title.Author": "Local Authors ({{ count }})",

  "submission.sections.describe.relationship-lookup.search-tab.tab-title.Journal": "Local Journals ({{ count }})",
  "submission.sections.describe.relationship-lookup.search-tab.tab-title.Journal Issue": "Local Journal Issues ({{ count }})",
  "submission.sections.describe.relationship-lookup.search-tab.tab-title.Journal Volume": "Local Journal Volumes ({{ count }})",
  "submission.sections.describe.relationship-lookup.search-tab.tab-title.sherpaJournal": "Sherpa Journals ({{ count }})",
  "submission.sections.describe.relationship-lookup.search-tab.tab-title.sherpaPublisher": "Sherpa Publishers ({{ count }})",
  "submission.sections.describe.relationship-lookup.search-tab.tab-title.orcidV2": "ORCID ({{ count }})",
  "submission.sections.describe.relationship-lookup.search-tab.tab-title.lcname": "LC Names ({{ count }})",
  "submission.sections.describe.relationship-lookup.search-tab.tab-title.Funding Agency": "Search for Funding Agencies",

  "submission.sections.describe.relationship-lookup.search-tab.tab-title.Funding": "Search for Funding",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.selection-tab.tab-title": "Current Selection ({{ count }})",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.title.Journal Issue": "Journal Issues",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.title.Journal Volume": "Journal Volumes",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.title.Journal": "Journals",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.title.Author": "Authors",
  "submission.sections.describe.relationship-lookup.title.Funding Agency": "Funding Agency",
  "submission.sections.describe.relationship-lookup.title.Funding": "Funding",

lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.search-tab.toggle-dropdown": "Toggle dropdown",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.selection-tab.settings": "Settings",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.selection-tab.no-selection": "Your selection is currently empty.",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.selection-tab.title.Author": "Selected Authors",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.selection-tab.title.Journal": "Selected Journals",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.selection-tab.title.Journal Volume": "Selected Journal Volume",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.selection-tab.title.Journal Issue": "Selected Issue",
  "submission.sections.describe.relationship-lookup.selection-tab.title.sherpaJournal": "Search Results",

  "submission.sections.describe.relationship-lookup.selection-tab.title.sherpaPublisher": "Search Results",

  "submission.sections.describe.relationship-lookup.selection-tab.title.orcidV2": "Search Results",

  "submission.sections.describe.relationship-lookup.selection-tab.title.lcname": "Search Results",

lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.name-variant.notification.content": "Would you like to save \"{{ value }}\" as a name variant for this person so you and others can reuse it for future submissions? If you don\'t you can still use it for this submission.",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.name-variant.notification.confirm": "Save a new name variant",
lotte's avatar
lotte committed
  "submission.sections.describe.relationship-lookup.name-variant.notification.decline": "Use only for this submission",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.general.add-more": "Add more",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.general.collection": "Collection",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.general.deposit_error_notice": "There was an issue when submitting the item, please try again later.",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.general.deposit_success_notice": "Submission deposited successfully.",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.general.discard_error_notice": "There was an issue when discarding the item, please try again later.",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.general.discard_success_notice": "Submission discarded successfully.",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.general.metadata-extracted": "New metadata have been extracted and added to the <strong>{{sectionId}}</strong> section.",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.general.metadata-extracted-new-section": "New <strong>{{sectionId}}</strong> section has been added to submission.",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.general.no-collection": "No collection found",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.general.no-sections": "No options available",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.general.save_error_notice": "There was an issue when saving the item, please try again later.",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.general.save_success_notice": "Submission saved successfully.",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.general.search-collection": "Search for a collection",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.general.sections_not_valid": "There are incomplete sections.",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "submission.sections.submit.progressbar.cclicense": "Creative commons license",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.submit.progressbar.describe.recycle": "Recycle",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.submit.progressbar.describe.stepcustom": "Describe",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.submit.progressbar.describe.stepone": "Describe",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.submit.progressbar.describe.steptwo": "Describe",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.submit.progressbar.detect-duplicate": "Potential duplicates",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.submit.progressbar.license": "Deposit license",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.submit.progressbar.upload": "Upload files",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.delete.confirm.cancel": "Cancel",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.delete.confirm.info": "This operation can't be undone. Are you sure?",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.delete.confirm.submit": "Yes, I'm sure",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.delete.confirm.title": "Delete bitstream",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.delete.submit": "Delete",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.drop-message": "Drop files to attach them to the item",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.form.access-condition-label": "Access condition type",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.form.date-required": "Date is required.",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.form.from-label": "Access grant from",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.form.from-placeholder": "From",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.form.group-label": "Group",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.form.group-required": "Group is required.",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.form.until-label": "Access grant until",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.form.until-placeholder": "Until",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.header.policy.default.nolist": "Uploaded files in the {{collectionName}} collection will be accessible according to the following group(s):",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.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):",
Vitor S Rodrigues's avatar
Vitor S Rodrigues committed
  "submission.sections.upload.info": "Here you will find all the files currently in the item. You can update the file metadata and access conditions or <strong>upload additional files just dragging & dropping them everywhere in the page</strong>",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.no-entry": "No",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.no-file-uploaded": "No file uploaded yet.",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.save-metadata": "Save metadata",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.undo": "Cancel",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.upload-failed": "Upload failed",
Art Lowel's avatar
Art Lowel committed
  "submission.sections.upload.upload-successful": "Upload successful",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "submission.submit.title": "Submission",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "submission.workflow.generic.delete": "Delete",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.generic.delete-help": "If you would to discard this item, select \"Delete\".  You will then be asked to confirm it.",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.generic.edit": "Edit",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.generic.edit-help": "Select this option to change the item's metadata.",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.generic.view": "View",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.generic.view-help": "Select this option to view the item's metadata.",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.claimed.approve": "Approve",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.claimed.approve_help": "If you have reviewed the item and it is suitable for inclusion in the collection, select \"Approve\".",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.claimed.edit": "Edit",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.claimed.edit_help": "Select this option to change the item's metadata.",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.claimed.reject.reason.info": "Please enter your reason for rejecting the submission into the box below, indicating whether the submitter may fix a problem and resubmit.",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.claimed.reject.reason.placeholder": "Describe the reason of reject",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.claimed.reject.reason.submit": "Reject item",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.claimed.reject.reason.title": "Reason",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.claimed.reject.submit": "Reject",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.claimed.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.",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.claimed.return": "Return to pool",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.claimed.return_help": "Return the task to the pool so that another user may perform the task.",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.generic.error": "Error occurred during operation...",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.generic.processing": "Processing...",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.generic.submitter": "Submitter",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.generic.success": "Operation successful",
Art Lowel's avatar
Art Lowel committed

Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.pool.claim": "Claim",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.pool.claim_help": "Assign this task to yourself.",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.pool.hide-detail": "Hide detail",
Art Lowel's avatar
Art Lowel committed
  "submission.workflow.tasks.pool.show-detail": "Show detail",
Art Lowel's avatar
Art Lowel committed

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

  "administrativeView.search.results.head": "Administrative Search",
lotte's avatar
lotte committed

  "menu.section.admin_search": "Admin Search",


Art Lowel's avatar
Art Lowel committed
  "uploader.browse": "browse",
Art Lowel's avatar
Art Lowel committed
  "uploader.drag-message": "Drag & Drop your files here",
  "uploader.or": ", or",
Art Lowel's avatar
Art Lowel committed
  "uploader.processing": "Processing",
Art Lowel's avatar
Art Lowel committed
  "uploader.queue-length": "Queue length",
  "virtual-metadata.delete-item.info": "Select the types for which you want to save the virtual metadata as real metadata",

  "virtual-metadata.delete-item.modal-head": "The virtual metadata of this relation",

  "virtual-metadata.delete-relationship.modal-head": "Select the items for which you want to save the virtual metadata as real metadata",