From ba690eeeb90f9a45c7a17b122dd3577f526d259f Mon Sep 17 00:00:00 2001 From: Nagy Akos Date: Thu, 11 Jun 2020 21:55:37 +0300 Subject: [PATCH 1/4] add Hungarian translation --- src/assets/i18n/hu.json5 | 3870 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 3870 insertions(+) create mode 100644 src/assets/i18n/hu.json5 diff --git a/src/assets/i18n/hu.json5 b/src/assets/i18n/hu.json5 new file mode 100644 index 00000000000..cd589f7faa1 --- /dev/null +++ b/src/assets/i18n/hu.json5 @@ -0,0 +1,3870 @@ +{ + +// "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. ", + "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. ", + +// "404.link.home-page": "Take me to the home page", + "404.link.home-page": "Take me to the home page", + +// "404.page-not-found": "page not found", + "404.page-not-found": "page not found", + + + +// "admin.registries.bitstream-formats.create.failure.content": "An error occurred while creating the new bitstream format.", + "admin.registries.bitstream-formats.create.failure.content": "An error occurred while creating the new bitstream format.", + +// "admin.registries.bitstream-formats.create.failure.head": "Failure", + "admin.registries.bitstream-formats.create.failure.head": "Failure", + +// "admin.registries.bitstream-formats.create.head": "Create Bitstream format", + "admin.registries.bitstream-formats.create.head": "Create Bitstream format", + +// "admin.registries.bitstream-formats.create.new": "Add a new bitstream format", + "admin.registries.bitstream-formats.create.new": "Add a new bitstream format", + +// "admin.registries.bitstream-formats.create.success.content": "The new bitstream format was successfully created.", + "admin.registries.bitstream-formats.create.success.content": "The new bitstream format was successfully created.", + +// "admin.registries.bitstream-formats.create.success.head": "Success", + "admin.registries.bitstream-formats.create.success.head": "Success", + +// "admin.registries.bitstream-formats.delete.failure.amount": "Failed to remove {{ amount }} format(s)", + "admin.registries.bitstream-formats.delete.failure.amount": "Failed to remove {{ amount }} format(s)", + +// "admin.registries.bitstream-formats.delete.failure.head": "Failure", + "admin.registries.bitstream-formats.delete.failure.head": "Failure", + +// "admin.registries.bitstream-formats.delete.success.amount": "Successfully removed {{ amount }} format(s)", + "admin.registries.bitstream-formats.delete.success.amount": "Successfully removed {{ amount }} format(s)", + +// "admin.registries.bitstream-formats.delete.success.head": "Success", + "admin.registries.bitstream-formats.delete.success.head": "Success", + +// "admin.registries.bitstream-formats.description": "This list of bitstream formats provides information about known formats and their support level.", + "admin.registries.bitstream-formats.description": "This list of bitstream formats provides information about known formats and their support level.", + +// "admin.registries.bitstream-formats.edit.description.hint": "", + "admin.registries.bitstream-formats.edit.description.hint": "", + +// "admin.registries.bitstream-formats.edit.description.label": "Description", + "admin.registries.bitstream-formats.edit.description.label": "Description", + +// "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.", + "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.", + +// "admin.registries.bitstream-formats.edit.extensions.label": "File extensions", + "admin.registries.bitstream-formats.edit.extensions.label": "File extensions", + +// "admin.registries.bitstream-formats.edit.extensions.placeholder": "Enter a file extension without the dot", + "admin.registries.bitstream-formats.edit.extensions.placeholder": "Enter a file extension without the dot", + +// "admin.registries.bitstream-formats.edit.failure.content": "An error occurred while editing the bitstream format.", + "admin.registries.bitstream-formats.edit.failure.content": "An error occurred while editing the bitstream format.", + +// "admin.registries.bitstream-formats.edit.failure.head": "Failure", + "admin.registries.bitstream-formats.edit.failure.head": "Failure", + +// "admin.registries.bitstream-formats.edit.head": "Bitstream format: {{ format }}", + "admin.registries.bitstream-formats.edit.head": "Bitstream format: {{ format }}", + +// "admin.registries.bitstream-formats.edit.internal.hint": "Formats marked as internal are hidden from the user, and used for administrative purposes.", + "admin.registries.bitstream-formats.edit.internal.hint": "Formats marked as internal are hidden from the user, and used for administrative purposes.", + +// "admin.registries.bitstream-formats.edit.internal.label": "Internal", + "admin.registries.bitstream-formats.edit.internal.label": "Internal", + +// "admin.registries.bitstream-formats.edit.mimetype.hint": "The MIME type associated with this format, does not have to be unique.", + "admin.registries.bitstream-formats.edit.mimetype.hint": "The MIME type associated with this format, does not have to be unique.", + +// "admin.registries.bitstream-formats.edit.mimetype.label": "MIME Type", + "admin.registries.bitstream-formats.edit.mimetype.label": "MIME Type", + +// "admin.registries.bitstream-formats.edit.shortDescription.hint": "A unique name for this format, (e.g. Microsoft Word XP or Microsoft Word 2000)", + "admin.registries.bitstream-formats.edit.shortDescription.hint": "A unique name for this format, (e.g. Microsoft Word XP or Microsoft Word 2000)", + +// "admin.registries.bitstream-formats.edit.shortDescription.label": "Name", + "admin.registries.bitstream-formats.edit.shortDescription.label": "Name", + +// "admin.registries.bitstream-formats.edit.success.content": "The bitstream format was successfully edited.", + "admin.registries.bitstream-formats.edit.success.content": "The bitstream format was successfully edited.", + +// "admin.registries.bitstream-formats.edit.success.head": "Success", + "admin.registries.bitstream-formats.edit.success.head": "Success", + +// "admin.registries.bitstream-formats.edit.supportLevel.hint": "The level of support your institution pledges for this format.", + "admin.registries.bitstream-formats.edit.supportLevel.hint": "The level of support your institution pledges for this format.", + +// "admin.registries.bitstream-formats.edit.supportLevel.label": "Support level", + "admin.registries.bitstream-formats.edit.supportLevel.label": "Support level", + +// "admin.registries.bitstream-formats.head": "Bitstream Format Registry", + "admin.registries.bitstream-formats.head": "Bitstream Format Registry", + +// "admin.registries.bitstream-formats.no-items": "No bitstream formats to show.", + "admin.registries.bitstream-formats.no-items": "No bitstream formats to show.", + +// "admin.registries.bitstream-formats.table.delete": "Delete selected", + "admin.registries.bitstream-formats.table.delete": "Delete selected", + +// "admin.registries.bitstream-formats.table.deselect-all": "Deselect all", + "admin.registries.bitstream-formats.table.deselect-all": "Deselect all", + +// "admin.registries.bitstream-formats.table.internal": "internal", + "admin.registries.bitstream-formats.table.internal": "internal", + +// "admin.registries.bitstream-formats.table.mimetype": "MIME Type", + "admin.registries.bitstream-formats.table.mimetype": "MIME Type", + +// "admin.registries.bitstream-formats.table.name": "Name", + "admin.registries.bitstream-formats.table.name": "Name", + +// "admin.registries.bitstream-formats.table.return": "Return", + "admin.registries.bitstream-formats.table.return": "Return", + +// "admin.registries.bitstream-formats.table.supportLevel.KNOWN": "Known", + "admin.registries.bitstream-formats.table.supportLevel.KNOWN": "Known", + +// "admin.registries.bitstream-formats.table.supportLevel.SUPPORTED": "Supported", + "admin.registries.bitstream-formats.table.supportLevel.SUPPORTED": "Supported", + +// "admin.registries.bitstream-formats.table.supportLevel.UNKNOWN": "Unknown", + "admin.registries.bitstream-formats.table.supportLevel.UNKNOWN": "Unknown", + +// "admin.registries.bitstream-formats.table.supportLevel.head": "Support Level", + "admin.registries.bitstream-formats.table.supportLevel.head": "Support Level", + +// "admin.registries.bitstream-formats.title": "DSpace Angular :: Bitstream Format Registry", + "admin.registries.bitstream-formats.title": "DSpace Angular :: Bitstream Format Registry", + + + +// "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.", + "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.", + +// "admin.registries.metadata.form.create": "Create metadata schema", + "admin.registries.metadata.form.create": "Create metadata schema", + +// "admin.registries.metadata.form.edit": "Edit metadata schema", + "admin.registries.metadata.form.edit": "Edit metadata schema", + +// "admin.registries.metadata.form.name": "Name", + "admin.registries.metadata.form.name": "Name", + +// "admin.registries.metadata.form.namespace": "Namespace", + "admin.registries.metadata.form.namespace": "Namespace", + +// "admin.registries.metadata.head": "Metadata Registry", + "admin.registries.metadata.head": "Metadata Registry", + +// "admin.registries.metadata.schemas.no-items": "No metadata schemas to show.", + "admin.registries.metadata.schemas.no-items": "No metadata schemas to show.", + +// "admin.registries.metadata.schemas.table.delete": "Delete selected", + "admin.registries.metadata.schemas.table.delete": "Delete selected", + +// "admin.registries.metadata.schemas.table.id": "ID", + "admin.registries.metadata.schemas.table.id": "ID", + +// "admin.registries.metadata.schemas.table.name": "Name", + "admin.registries.metadata.schemas.table.name": "Name", + +// "admin.registries.metadata.schemas.table.namespace": "Namespace", + "admin.registries.metadata.schemas.table.namespace": "Namespace", + +// "admin.registries.metadata.title": "DSpace Angular :: Metadata Registry", + "admin.registries.metadata.title": "DSpace Angular :: Metadata Registry", + + + +// "admin.registries.schema.description": "This is the metadata schema for \"{{namespace}}\".", + "admin.registries.schema.description": "This is the metadata schema for \"{{namespace}}\".", + +// "admin.registries.schema.fields.head": "Schema metadata fields", + "admin.registries.schema.fields.head": "Schema metadata fields", + +// "admin.registries.schema.fields.no-items": "No metadata fields to show.", + "admin.registries.schema.fields.no-items": "No metadata fields to show.", + +// "admin.registries.schema.fields.table.delete": "Delete selected", + "admin.registries.schema.fields.table.delete": "Delete selected", + +// "admin.registries.schema.fields.table.field": "Field", + "admin.registries.schema.fields.table.field": "Field", + +// "admin.registries.schema.fields.table.scopenote": "Scope Note", + "admin.registries.schema.fields.table.scopenote": "Scope Note", + +// "admin.registries.schema.form.create": "Create metadata field", + "admin.registries.schema.form.create": "Create metadata field", + +// "admin.registries.schema.form.edit": "Edit metadata field", + "admin.registries.schema.form.edit": "Edit metadata field", + +// "admin.registries.schema.form.element": "Element", + "admin.registries.schema.form.element": "Element", + +// "admin.registries.schema.form.qualifier": "Qualifier", + "admin.registries.schema.form.qualifier": "Qualifier", + +// "admin.registries.schema.form.scopenote": "Scope Note", + "admin.registries.schema.form.scopenote": "Scope Note", + +// "admin.registries.schema.head": "Metadata Schema", + "admin.registries.schema.head": "Metadata Schema", + +// "admin.registries.schema.notification.created": "Successfully created metadata schema \"{{prefix}}\"", + "admin.registries.schema.notification.created": "Successfully created metadata schema \"{{prefix}}\"", + +// "admin.registries.schema.notification.deleted.failure": "Failed to delete {{amount}} metadata schemas", + "admin.registries.schema.notification.deleted.failure": "Failed to delete {{amount}} metadata schemas", + +// "admin.registries.schema.notification.deleted.success": "Successfully deleted {{amount}} metadata schemas", + "admin.registries.schema.notification.deleted.success": "Successfully deleted {{amount}} metadata schemas", + +// "admin.registries.schema.notification.edited": "Successfully edited metadata schema \"{{prefix}}\"", + "admin.registries.schema.notification.edited": "Successfully edited metadata schema \"{{prefix}}\"", + +// "admin.registries.schema.notification.failure": "Error", + "admin.registries.schema.notification.failure": "Error", + +// "admin.registries.schema.notification.field.created": "Successfully created metadata field \"{{field}}\"", + "admin.registries.schema.notification.field.created": "Successfully created metadata field \"{{field}}\"", + +// "admin.registries.schema.notification.field.deleted.failure": "Failed to delete {{amount}} metadata fields", + "admin.registries.schema.notification.field.deleted.failure": "Failed to delete {{amount}} metadata fields", + +// "admin.registries.schema.notification.field.deleted.success": "Successfully deleted {{amount}} metadata fields", + "admin.registries.schema.notification.field.deleted.success": "Successfully deleted {{amount}} metadata fields", + +// "admin.registries.schema.notification.field.edited": "Successfully edited metadata field \"{{field}}\"", + "admin.registries.schema.notification.field.edited": "Successfully edited metadata field \"{{field}}\"", + +// "admin.registries.schema.notification.success": "Success", + "admin.registries.schema.notification.success": "Success", + +// "admin.registries.schema.return": "Return", + "admin.registries.schema.return": "Return", + +// "admin.registries.schema.title": "DSpace Angular :: Metadata Schema Registry", + "admin.registries.schema.title": "DSpace Angular :: Metadata Schema Registry", + + + +// "admin.access-control.epeople.title": "DSpace Angular :: EPeople", + "admin.access-control.epeople.title": "DSpace Angular :: EPeople", + +// "admin.access-control.epeople.head": "EPeople", + "admin.access-control.epeople.head": "EPeople", + +// "admin.access-control.epeople.search.head": "Search", + "admin.access-control.epeople.search.head": "Search", + +// "admin.access-control.epeople.button.see-all": "Browse All", + "admin.access-control.epeople.button.see-all": "Browse All", + +// "admin.access-control.epeople.search.scope.metadata": "Metadata", + "admin.access-control.epeople.search.scope.metadata": "Metadata", + +// "admin.access-control.epeople.search.scope.email": "E-mail (exact)", + "admin.access-control.epeople.search.scope.email": "E-mail (exact)", + +// "admin.access-control.epeople.search.button": "Search", + "admin.access-control.epeople.search.button": "Search", + +// "admin.access-control.epeople.button.add": "Add EPerson", + "admin.access-control.epeople.button.add": "Add EPerson", + +// "admin.access-control.epeople.table.id": "ID", + "admin.access-control.epeople.table.id": "ID", + +// "admin.access-control.epeople.table.name": "Name", + "admin.access-control.epeople.table.name": "Name", + +// "admin.access-control.epeople.table.email": "E-mail (exact)", + "admin.access-control.epeople.table.email": "E-mail (exact)", + +// "admin.access-control.epeople.table.edit": "Edit", + "admin.access-control.epeople.table.edit": "Edit", + +// "admin.access-control.epeople.table.edit.buttons.edit": "Edit \"{{name}}\"", + "admin.access-control.epeople.table.edit.buttons.edit": "Edit \"{{name}}\"", + +// "admin.access-control.epeople.table.edit.buttons.remove": "Delete \"{{name}}\"", + "admin.access-control.epeople.table.edit.buttons.remove": "Delete \"{{name}}\"", + +// "admin.access-control.epeople.no-items": "No EPeople to show.", + "admin.access-control.epeople.no-items": "No EPeople to show.", + +// "admin.access-control.epeople.form.create": "Create EPerson", + "admin.access-control.epeople.form.create": "Create EPerson", + +// "admin.access-control.epeople.form.edit": "Edit EPerson", + "admin.access-control.epeople.form.edit": "Edit EPerson", + +// "admin.access-control.epeople.form.firstName": "First name", + "admin.access-control.epeople.form.firstName": "First name", + +// "admin.access-control.epeople.form.lastName": "Last name", + "admin.access-control.epeople.form.lastName": "Last name", + +// "admin.access-control.epeople.form.email": "E-mail", + "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.emailHint": "Must be valid e-mail address", + +// "admin.access-control.epeople.form.canLogIn": "Can log in", + "admin.access-control.epeople.form.canLogIn": "Can log in", + +// "admin.access-control.epeople.form.requireCertificate": "Requires certificate", + "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.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": "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.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.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.success": "Successfully edited EPerson \"{{name}}\"", + +// "admin.access-control.epeople.form.notification.edited.failure": "Failed to edit EPerson \"{{name}}\"", + "admin.access-control.epeople.form.notification.edited.failure": "Failed to edit EPerson \"{{name}}\"", + +// "admin.access-control.epeople.form.groupsEPersonIsMemberOf": "Member of these groups:", + "admin.access-control.epeople.form.groupsEPersonIsMemberOf": "Member of these groups:", + +// "admin.access-control.epeople.form.table.id": "ID", + "admin.access-control.epeople.form.table.id": "ID", + +// "admin.access-control.epeople.form.table.name": "Name", + "admin.access-control.epeople.form.table.name": "Name", + +// "admin.access-control.epeople.form.memberOfNoGroups": "This EPerson is not a member of any groups", + "admin.access-control.epeople.form.memberOfNoGroups": "This EPerson is not a member of any groups", + +// "admin.access-control.epeople.form.goToGroups": "Add to groups", + "admin.access-control.epeople.form.goToGroups": "Add to groups", + +// "admin.access-control.epeople.notification.deleted.failure": "Failed to delete 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.epeople.notification.deleted.success": "Successfully deleted EPerson: \"{{name}}\"", + + + +// "admin.access-control.groups.title": "DSpace Angular :: Groups", + "admin.access-control.groups.title": "DSpace Angular :: Groups", + +// "admin.access-control.groups.head": "Groups", + "admin.access-control.groups.head": "Groups", + +// "admin.access-control.groups.button.add": "Add group", + "admin.access-control.groups.button.add": "Add group", + +// "admin.access-control.groups.search.head": "Search groups", + "admin.access-control.groups.search.head": "Search groups", + +// "admin.access-control.groups.button.see-all": "Browse all", + "admin.access-control.groups.button.see-all": "Browse all", + +// "admin.access-control.groups.search.button": "Search", + "admin.access-control.groups.search.button": "Search", + +// "admin.access-control.groups.table.id": "ID", + "admin.access-control.groups.table.id": "ID", + +// "admin.access-control.groups.table.name": "Name", + "admin.access-control.groups.table.name": "Name", + +// "admin.access-control.groups.table.members": "Members", + "admin.access-control.groups.table.members": "Members", + +// "admin.access-control.groups.table.comcol": "Community / Collection", + "admin.access-control.groups.table.comcol": "Community / Collection", + +// "admin.access-control.groups.table.edit": "Edit", + "admin.access-control.groups.table.edit": "Edit", + +// "admin.access-control.groups.table.edit.buttons.edit": "Edit \"{{name}}\"", + "admin.access-control.groups.table.edit.buttons.edit": "Edit \"{{name}}\"", + +// "admin.access-control.groups.table.edit.buttons.remove": "Delete \"{{name}}\"", + "admin.access-control.groups.table.edit.buttons.remove": "Delete \"{{name}}\"", + +// "admin.access-control.groups.no-items": "No groups found with this in their name or this as UUID", + "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.success": "Successfully deleted group \"{{name}}\"", + +// "admin.access-control.groups.notification.deleted.failure": "Failed to delete 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.create": "Create group", + +// "admin.access-control.groups.form.head.edit": "Edit group", + "admin.access-control.groups.form.head.edit": "Edit group", + +// "admin.access-control.groups.form.groupName": "Group name", + "admin.access-control.groups.form.groupName": "Group name", + +// "admin.access-control.groups.form.groupDescription": "Description", + "admin.access-control.groups.form.groupDescription": "Description", + +// "admin.access-control.groups.form.notification.created.success": "Successfully created Group \"{{name}}\"", + "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.notification.created.failure": "Failed to create Group \"{{name}}\"", + +// "admin.access-control.groups.form.notification.created.failure.groupNameInUse": "Failed to create Group with name: \"{{name}}\", make sure the name is not already in use.", + "admin.access-control.groups.form.notification.created.failure.groupNameInUse": "Failed to create Group with name: \"{{name}}\", make sure the name is not already in use.", + +// "admin.access-control.groups.form.members-list.head": "EPeople", + "admin.access-control.groups.form.members-list.head": "EPeople", + +// "admin.access-control.groups.form.members-list.search.head": "Add EPeople", + "admin.access-control.groups.form.members-list.search.head": "Add EPeople", + +// "admin.access-control.groups.form.members-list.button.see-all": "Browse All", + "admin.access-control.groups.form.members-list.button.see-all": "Browse All", + +// "admin.access-control.groups.form.members-list.headMembers": "Current Members", + "admin.access-control.groups.form.members-list.headMembers": "Current Members", + +// "admin.access-control.groups.form.members-list.search.scope.metadata": "Metadata", + "admin.access-control.groups.form.members-list.search.scope.metadata": "Metadata", + +// "admin.access-control.groups.form.members-list.search.scope.email": "E-mail (exact)", + "admin.access-control.groups.form.members-list.search.scope.email": "E-mail (exact)", + +// "admin.access-control.groups.form.members-list.search.button": "Search", + "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.id": "ID", + +// "admin.access-control.groups.form.members-list.table.name": "Name", + "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": "Remove / Add", + +// "admin.access-control.groups.form.members-list.table.edit.buttons.remove": "Remove member with name \"{{name}}\"", + "admin.access-control.groups.form.members-list.table.edit.buttons.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.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.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.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.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.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.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.no-members-yet": "No members in group yet, search and add.", + +// "admin.access-control.groups.form.members-list.no-items": "No EPeople found in that search", + "admin.access-control.groups.form.members-list.no-items": "No EPeople found in that search", + +// "admin.access-control.groups.form.subgroups-list.head": "Groups", + "admin.access-control.groups.form.subgroups-list.head": "Groups", + +// "admin.access-control.groups.form.subgroups-list.search.head": "Add Subgroup", + "admin.access-control.groups.form.subgroups-list.search.head": "Add Subgroup", + +// "admin.access-control.groups.form.subgroups-list.button.see-all": "Browse All", + "admin.access-control.groups.form.subgroups-list.button.see-all": "Browse All", + +// "admin.access-control.groups.form.subgroups-list.headSubgroups": "Current Subgroups", + "admin.access-control.groups.form.subgroups-list.headSubgroups": "Current Subgroups", + +// "admin.access-control.groups.form.subgroups-list.search.button": "Search", + "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.id": "ID", + +// "admin.access-control.groups.form.subgroups-list.table.name": "Name", + "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": "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.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.table.edit.buttons.add": "Add subgroup with name \"{{name}}\"", + +// "admin.access-control.groups.form.subgroups-list.table.edit.currentGroup": "Current group", + "admin.access-control.groups.form.subgroups-list.table.edit.currentGroup": "Current group", + +// "admin.access-control.groups.form.subgroups-list.notification.success.addSubgroup": "Successfully added subgroup: \"{{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.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.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.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.notification.failure.noActiveGroup": "No current active group, submit a name first.", + +// "admin.access-control.groups.form.subgroups-list.notification.failure.subgroupToAddIsActiveGroup": "This is the current group, can't be added.", + "admin.access-control.groups.form.subgroups-list.notification.failure.subgroupToAddIsActiveGroup": "This is the current group, can't be added.", + +// "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-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.", + "admin.access-control.groups.form.subgroups-list.no-subgroups-yet": "No subgroups in group yet.", + +// "admin.access-control.groups.form.return": "Return to groups", + "admin.access-control.groups.form.return": "Return to groups", + + + +// "admin.search.breadcrumbs": "Administrative Search", + "admin.search.breadcrumbs": "Administrative Search", + +// "admin.search.collection.edit": "Edit", + "admin.search.collection.edit": "Edit", + +// "admin.search.community.edit": "Edit", + "admin.search.community.edit": "Edit", + +// "admin.search.item.delete": "Delete", + "admin.search.item.delete": "Delete", + +// "admin.search.item.edit": "Edit", + "admin.search.item.edit": "Edit", + +// "admin.search.item.make-private": "Make Private", + "admin.search.item.make-private": "Make Private", + +// "admin.search.item.make-public": "Make Public", + "admin.search.item.make-public": "Make Public", + +// "admin.search.item.move": "Move", + "admin.search.item.move": "Move", + +// "admin.search.item.private": "Private", + "admin.search.item.private": "Private", + +// "admin.search.item.reinstate": "Reinstate", + "admin.search.item.reinstate": "Reinstate", + +// "admin.search.item.withdraw": "Withdraw", + "admin.search.item.withdraw": "Withdraw", + +// "admin.search.item.withdrawn": "Withdrawn", + "admin.search.item.withdrawn": "Withdrawn", + +// "admin.search.title": "Administrative Search", + "admin.search.title": "Administrative Search", + + + + +// "admin.workflow.breadcrumbs": "Administer Workflow", + "admin.workflow.breadcrumbs": "Administer Workflow", + +// "admin.workflow.title": "Administer Workflow", + "admin.workflow.title": "Administer Workflow", + +// "admin.workflow.item.workflow": "Workflow", + "admin.workflow.item.workflow": "Workflow", + +// "admin.workflow.item.delete": "Delete", + "admin.workflow.item.delete": "Delete", + +// "admin.workflow.item.send-back": "Send back", + "admin.workflow.item.send-back": "Send back", + + + + +// "auth.errors.invalid-user": "Invalid email address or password.", + "auth.errors.invalid-user": "Invalid email address or password.", + +// "auth.messages.expired": "Your session has expired. Please log in again.", + "auth.messages.expired": "Your session has expired. Please log in again.", + + + +// "bitstream.edit.bitstream": "Bitstream: ", + "bitstream.edit.bitstream": "Bitstream: ", + +// "bitstream.edit.form.description.hint": "Optionally, provide a brief description of the file, for example \"Main article\" or \"Experiment data readings\".", + "bitstream.edit.form.description.hint": "Optionally, provide a brief description of the file, for example \"Main article\" or \"Experiment data readings\".", + +// "bitstream.edit.form.description.label": "Description", + "bitstream.edit.form.description.label": "Description", + +// "bitstream.edit.form.embargo.hint": "The first day from which access is allowed. This date cannot be modified on this form. To set an embargo date for a bitstream, go to the Item Status tab, click Authorizations..., create or edit the bitstream's READ policy, and set the Start Date as desired.", + "bitstream.edit.form.embargo.hint": "The first day from which access is allowed. This date cannot be modified on this form. To set an embargo date for a bitstream, go to the Item Status tab, click Authorizations..., create or edit the bitstream's READ policy, and set the Start Date as desired.", + +// "bitstream.edit.form.embargo.label": "Embargo until specific date", + "bitstream.edit.form.embargo.label": "Embargo until specific date", + +// "bitstream.edit.form.fileName.hint": "Change the filename for the bitstream. Note that this will change the display bitstream URL, but old links will still resolve as long as the sequence ID does not change.", + "bitstream.edit.form.fileName.hint": "Change the filename for the bitstream. Note that this will change the display bitstream URL, but old links will still resolve as long as the sequence ID does not change.", + +// "bitstream.edit.form.fileName.label": "Filename", + "bitstream.edit.form.fileName.label": "Filename", + +// "bitstream.edit.form.newFormat.label": "Describe new format", + "bitstream.edit.form.newFormat.label": "Describe new format", + +// "bitstream.edit.form.newFormat.hint": "The application you used to create the file, and the version number (for example, \"ACMESoft SuperApp version 1.5\").", + "bitstream.edit.form.newFormat.hint": "The application you used to create the file, and the version number (for example, \"ACMESoft SuperApp version 1.5\").", + +// "bitstream.edit.form.primaryBitstream.label": "Primary bitstream", + "bitstream.edit.form.primaryBitstream.label": "Primary bitstream", + +// "bitstream.edit.form.selectedFormat.hint": "If the format is not in the above list, select \"format not in list\" above and describe it under \"Describe new format\".", + "bitstream.edit.form.selectedFormat.hint": "If the format is not in the above list, select \"format not in list\" above and describe it under \"Describe new format\".", + +// "bitstream.edit.form.selectedFormat.label": "Selected Format", + "bitstream.edit.form.selectedFormat.label": "Selected Format", + +// "bitstream.edit.form.selectedFormat.unknown": "Format not in list", + "bitstream.edit.form.selectedFormat.unknown": "Format not in list", + +// "bitstream.edit.notifications.error.format.title": "An error occurred saving the bitstream's format", + "bitstream.edit.notifications.error.format.title": "An error occurred saving the bitstream's format", + +// "bitstream.edit.notifications.saved.content": "Your changes to this bitstream were saved.", + "bitstream.edit.notifications.saved.content": "Your changes to this bitstream were saved.", + +// "bitstream.edit.notifications.saved.title": "Bitstream saved", + "bitstream.edit.notifications.saved.title": "Bitstream saved", + +// "bitstream.edit.title": "Edit bitstream", + "bitstream.edit.title": "Edit bitstream", + + + +// "browse.comcol.by.author": "By Author", + "browse.comcol.by.author": "By Author", + +// "browse.comcol.by.dateissued": "By Issue Date", + "browse.comcol.by.dateissued": "By Issue Date", + +// "browse.comcol.by.subject": "By Subject", + "browse.comcol.by.subject": "By Subject", + +// "browse.comcol.by.title": "By Title", + "browse.comcol.by.title": "By Title", + +// "browse.comcol.head": "Browse", + "browse.comcol.head": "Browse", + +// "browse.empty": "No items to show.", + "browse.empty": "No items to show.", + +// "browse.metadata.author": "Author", + "browse.metadata.author": "Author", + +// "browse.metadata.dateissued": "Issue Date", + "browse.metadata.dateissued": "Issue Date", + +// "browse.metadata.subject": "Subject", + "browse.metadata.subject": "Subject", + +// "browse.metadata.title": "Title", + "browse.metadata.title": "Title", + +// "browse.metadata.author.breadcrumbs": "Browse by Author", + "browse.metadata.author.breadcrumbs": "Browse by Author", + +// "browse.metadata.dateissued.breadcrumbs": "Browse by Date", + "browse.metadata.dateissued.breadcrumbs": "Browse by Date", + +// "browse.metadata.subject.breadcrumbs": "Browse by Subject", + "browse.metadata.subject.breadcrumbs": "Browse by Subject", + +// "browse.metadata.title.breadcrumbs": "Browse by Title", + "browse.metadata.title.breadcrumbs": "Browse by Title", + +// "browse.startsWith.choose_start": "(Choose start)", + "browse.startsWith.choose_start": "(Choose start)", + +// "browse.startsWith.choose_year": "(Choose year)", + "browse.startsWith.choose_year": "(Choose year)", + +// "browse.startsWith.jump": "Jump to a point in the index:", + "browse.startsWith.jump": "Jump to a point in the index:", + +// "browse.startsWith.months.april": "April", + "browse.startsWith.months.april": "April", + +// "browse.startsWith.months.august": "August", + "browse.startsWith.months.august": "August", + +// "browse.startsWith.months.december": "December", + "browse.startsWith.months.december": "December", + +// "browse.startsWith.months.february": "February", + "browse.startsWith.months.february": "February", + +// "browse.startsWith.months.january": "January", + "browse.startsWith.months.january": "January", + +// "browse.startsWith.months.july": "July", + "browse.startsWith.months.july": "July", + +// "browse.startsWith.months.june": "June", + "browse.startsWith.months.june": "June", + +// "browse.startsWith.months.march": "March", + "browse.startsWith.months.march": "March", + +// "browse.startsWith.months.may": "May", + "browse.startsWith.months.may": "May", + +// "browse.startsWith.months.none": "(Choose month)", + "browse.startsWith.months.none": "(Choose month)", + +// "browse.startsWith.months.november": "November", + "browse.startsWith.months.november": "November", + +// "browse.startsWith.months.october": "October", + "browse.startsWith.months.october": "October", + +// "browse.startsWith.months.september": "September", + "browse.startsWith.months.september": "September", + +// "browse.startsWith.submit": "Go", + "browse.startsWith.submit": "Go", + +// "browse.startsWith.type_date": "Or type in a date (year-month):", + "browse.startsWith.type_date": "Or type in a date (year-month):", + +// "browse.startsWith.type_text": "Or enter first few letters:", + "browse.startsWith.type_text": "Or enter first few letters:", + +// "browse.title": "Browsing {{ collection }} by {{ field }} {{ value }}", + "browse.title": "Browsing {{ collection }} by {{ field }} {{ value }}", + + +// "chips.remove": "Remove chip", + "chips.remove": "Remove chip", + + + +// "collection.create.head": "Create a Collection", + "collection.create.head": "Create a Collection", + +// "collection.create.notifications.success": "Successfully created the Collection", + "collection.create.notifications.success": "Successfully created the Collection", + +// "collection.create.sub-head": "Create a Collection for Community {{ parent }}", + "collection.create.sub-head": "Create a Collection for Community {{ parent }}", + +// "collection.delete.cancel": "Cancel", + "collection.delete.cancel": "Cancel", + +// "collection.delete.confirm": "Confirm", + "collection.delete.confirm": "Confirm", + +// "collection.delete.head": "Delete Collection", + "collection.delete.head": "Delete Collection", + +// "collection.delete.notification.fail": "Collection could not be deleted", + "collection.delete.notification.fail": "Collection could not be deleted", + +// "collection.delete.notification.success": "Successfully deleted collection", + "collection.delete.notification.success": "Successfully deleted collection", + +// "collection.delete.text": "Are you sure you want to delete collection \"{{ dso }}\"", + "collection.delete.text": "Are you sure you want to delete collection \"{{ dso }}\"", + + + +// "collection.edit.delete": "Delete this collection", + "collection.edit.delete": "Delete this collection", + +// "collection.edit.head": "Edit Collection", + "collection.edit.head": "Edit Collection", + +// "collection.edit.breadcrumbs": "Edit Collection", + "collection.edit.breadcrumbs": "Edit Collection", + + + +// "collection.edit.item-mapper.cancel": "Cancel", + "collection.edit.item-mapper.cancel": "Cancel", + +// "collection.edit.item-mapper.collection": "Collection: \"{{name}}\"", + "collection.edit.item-mapper.collection": "Collection: \"{{name}}\"", + +// "collection.edit.item-mapper.confirm": "Map selected items", + "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.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.head": "Item Mapper - Map Items from Other Collections", + +// "collection.edit.item-mapper.no-search": "Please enter a query to search", + "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.content": "Errors occurred for mapping of {{amount}} items.", + +// "collection.edit.item-mapper.notifications.map.error.head": "Mapping errors", + "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.content": "Successfully mapped {{amount}} items.", + +// "collection.edit.item-mapper.notifications.map.success.head": "Mapping completed", + "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.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.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.content": "Successfully removed the mappings of {{amount}} items.", + +// "collection.edit.item-mapper.notifications.unmap.success.head": "Remove mapping completed", + "collection.edit.item-mapper.notifications.unmap.success.head": "Remove mapping completed", + +// "collection.edit.item-mapper.remove": "Remove selected item mappings", + "collection.edit.item-mapper.remove": "Remove selected item mappings", + +// "collection.edit.item-mapper.tabs.browse": "Browse mapped items", + "collection.edit.item-mapper.tabs.browse": "Browse mapped items", + +// "collection.edit.item-mapper.tabs.map": "Map new items", + "collection.edit.item-mapper.tabs.map": "Map new items", + + + +// "collection.edit.logo.label": "Collection logo", + "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.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.add.success": "Upload Collection logo successful.", + +// "collection.edit.logo.notifications.delete.success.title": "Logo deleted", + "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.success.content": "Successfully deleted the collection's logo", + +// "collection.edit.logo.notifications.delete.error.title": "Error deleting logo", + "collection.edit.logo.notifications.delete.error.title": "Error deleting logo", + +// "collection.edit.logo.upload": "Drop a Collection Logo to upload", + "collection.edit.logo.upload": "Drop a Collection Logo to upload", + + + +// "collection.edit.notifications.success": "Successfully edited the Collection", + "collection.edit.notifications.success": "Successfully edited the Collection", + +// "collection.edit.return": "Return", + "collection.edit.return": "Return", + + + +// "collection.edit.tabs.curate.head": "Curate", + "collection.edit.tabs.curate.head": "Curate", + +// "collection.edit.tabs.curate.title": "Collection Edit - Curate", + "collection.edit.tabs.curate.title": "Collection Edit - Curate", + +// "collection.edit.tabs.metadata.head": "Edit Metadata", + "collection.edit.tabs.metadata.head": "Edit Metadata", + +// "collection.edit.tabs.metadata.title": "Collection Edit - Metadata", + "collection.edit.tabs.metadata.title": "Collection Edit - Metadata", + +// "collection.edit.tabs.roles.head": "Assign Roles", + "collection.edit.tabs.roles.head": "Assign Roles", + +// "collection.edit.tabs.roles.title": "Collection Edit - 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.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.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.harvestType": "Content being harvested", + +// "collection.edit.tabs.source.form.head": "Configure an external source", + "collection.edit.tabs.source.form.head": "Configure an external source", + +// "collection.edit.tabs.source.form.metadataConfigId": "Metadata Format", + "collection.edit.tabs.source.form.metadataConfigId": "Metadata Format", + +// "collection.edit.tabs.source.form.oaiSetId": "OAI specific set id", + "collection.edit.tabs.source.form.oaiSetId": "OAI specific set id", + +// "collection.edit.tabs.source.form.oaiSource": "OAI Provider", + "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_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_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.form.options.harvestType.METADATA_ONLY": "Harvest metadata only", + +// "collection.edit.tabs.source.head": "Content Source", + "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.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.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.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.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.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.notifications.saved.title": "Content Source saved", + +// "collection.edit.tabs.source.title": "Collection Edit - Content Source", + "collection.edit.tabs.source.title": "Collection Edit - Content Source", + + + +// "collection.form.abstract": "Short Description", + "collection.form.abstract": "Short Description", + +// "collection.form.description": "Introductory text (HTML)", + "collection.form.description": "Introductory text (HTML)", + +// "collection.form.errors.title.required": "Please enter a collection name", + "collection.form.errors.title.required": "Please enter a collection name", + +// "collection.form.license": "License", + "collection.form.license": "License", + +// "collection.form.provenance": "Provenance", + "collection.form.provenance": "Provenance", + +// "collection.form.rights": "Copyright text (HTML)", + "collection.form.rights": "Copyright text (HTML)", + +// "collection.form.tableofcontents": "News (HTML)", + "collection.form.tableofcontents": "News (HTML)", + +// "collection.form.title": "Name", + "collection.form.title": "Name", + + + +// "collection.page.browse.recent.head": "Recent Submissions", + "collection.page.browse.recent.head": "Recent Submissions", + +// "collection.page.browse.recent.empty": "No items to show", + "collection.page.browse.recent.empty": "No items to show", + +// "collection.page.handle": "Permanent URI for this collection", + "collection.page.handle": "Permanent URI for this collection", + +// "collection.page.license": "License", + "collection.page.license": "License", + +// "collection.page.news": "News", + "collection.page.news": "News", + + + +// "collection.select.confirm": "Confirm selected", + "collection.select.confirm": "Confirm selected", + +// "collection.select.empty": "No collections to show", + "collection.select.empty": "No collections to show", + +// "collection.select.table.title": "Title", + "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.content": "The provided settings have been tested and didn't work.", + +// "collection.source.update.notifications.error.title": "Server Error", + "collection.source.update.notifications.error.title": "Server Error", + + + +// "communityList.tabTitle": "DSpace - Community List", + "communityList.tabTitle": "DSpace - Community List", + +// "communityList.title": "List of Communities", + "communityList.title": "List of Communities", + +// "communityList.showMore": "Show More", + "communityList.showMore": "Show More", + + + +// "community.create.head": "Create a Community", + "community.create.head": "Create a Community", + +// "community.create.notifications.success": "Successfully created the Community", + "community.create.notifications.success": "Successfully created the Community", + +// "community.create.sub-head": "Create a Sub-Community for Community {{ parent }}", + "community.create.sub-head": "Create a Sub-Community for Community {{ parent }}", + +// "community.delete.cancel": "Cancel", + "community.delete.cancel": "Cancel", + +// "community.delete.confirm": "Confirm", + "community.delete.confirm": "Confirm", + +// "community.delete.head": "Delete Community", + "community.delete.head": "Delete Community", + +// "community.delete.notification.fail": "Community could not be deleted", + "community.delete.notification.fail": "Community could not be deleted", + +// "community.delete.notification.success": "Successfully deleted community", + "community.delete.notification.success": "Successfully deleted community", + +// "community.delete.text": "Are you sure you want to delete community \"{{ dso }}\"", + "community.delete.text": "Are you sure you want to delete community \"{{ dso }}\"", + +// "community.edit.delete": "Delete this community", + "community.edit.delete": "Delete this community", + +// "community.edit.head": "Edit Community", + "community.edit.head": "Edit Community", + +// "community.edit.breadcrumbs": "Edit Community", + "community.edit.breadcrumbs": "Edit Community", + + +// "community.edit.logo.label": "Community logo", + "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.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.add.success": "Upload Community logo successful.", + +// "community.edit.logo.notifications.delete.success.title": "Logo deleted", + "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.success.content": "Successfully deleted the community's logo", + +// "community.edit.logo.notifications.delete.error.title": "Error deleting logo", + "community.edit.logo.notifications.delete.error.title": "Error deleting logo", + +// "community.edit.logo.upload": "Drop a Community Logo to upload", + "community.edit.logo.upload": "Drop a Community Logo to upload", + + + +// "community.edit.notifications.success": "Successfully edited the Community", + "community.edit.notifications.success": "Successfully edited the Community", + +// "community.edit.return": "Return", + "community.edit.return": "Return", + + + +// "community.edit.tabs.curate.head": "Curate", + "community.edit.tabs.curate.head": "Curate", + +// "community.edit.tabs.curate.title": "Community Edit - Curate", + "community.edit.tabs.curate.title": "Community Edit - Curate", + +// "community.edit.tabs.metadata.head": "Edit Metadata", + "community.edit.tabs.metadata.head": "Edit Metadata", + +// "community.edit.tabs.metadata.title": "Community Edit - Metadata", + "community.edit.tabs.metadata.title": "Community Edit - Metadata", + +// "community.edit.tabs.roles.head": "Assign Roles", + "community.edit.tabs.roles.head": "Assign Roles", + +// "community.edit.tabs.roles.title": "Community Edit - Roles", + "community.edit.tabs.roles.title": "Community Edit - Roles", + + + +// "comcol-role.edit.no-group": "None", + "comcol-role.edit.no-group": "None", + +// "comcol-role.edit.create": "Create", + "comcol-role.edit.create": "Create", + +// "comcol-role.edit.restrict": "Restrict", + "comcol-role.edit.restrict": "Restrict", + +// "comcol-role.edit.delete": "Delete", + "comcol-role.edit.delete": "Delete", + + +// "comcol-role.edit.community-admin.name": "Administrators", + "comcol-role.edit.community-admin.name": "Administrators", + +// "comcol-role.edit.collection-admin.name": "Administrators", + "comcol-role.edit.collection-admin.name": "Administrators", + + +// "comcol-role.edit.community-admin.description": "Community administrators can create sub-communities or collections, and manage or assign management for those sub-communities or collections. In addition, they decide who can submit items to any sub-collections, edit item metadata (after submission), and add (map) existing items from other collections (subject to authorization).", + "comcol-role.edit.community-admin.description": "Community administrators can create sub-communities or collections, and manage or assign management for those sub-communities or collections. In addition, they decide who can submit items to any sub-collections, edit item metadata (after submission), and add (map) existing items from other collections (subject to authorization).", + +// "comcol-role.edit.collection-admin.description": "Collection administrators decide who can submit items to the collection, edit item metadata (after submission), and add (map) existing items from other collections to this collection (subject to authorization for that collection).", + "comcol-role.edit.collection-admin.description": "Collection administrators decide who can submit items to the collection, edit item metadata (after submission), and add (map) existing items from other collections to this collection (subject to authorization for that collection).", + + +// "comcol-role.edit.submitters.name": "Submitters", + "comcol-role.edit.submitters.name": "Submitters", + +// "comcol-role.edit.submitters.description": "The E-People and Groups that have permission to submit new items to this collection.", + "comcol-role.edit.submitters.description": "The E-People and Groups that have permission to submit new items to this collection.", + + +// "comcol-role.edit.item_read.name": "Default item read access", + "comcol-role.edit.item_read.name": "Default item read access", + +// "comcol-role.edit.item_read.description": "E-People and Groups that can read new items submitted to this collection. Changes to this role are not retroactive. Existing items in the system will still be viewable by those who had read access at the time of their addition.", + "comcol-role.edit.item_read.description": "E-People and Groups that can read new items submitted to this collection. Changes to this role are not retroactive. Existing items in the system will still be viewable by those who had read access at the time of their addition.", + +// "comcol-role.edit.item_read.anonymous-group": "Default read for incoming items is currently set to Anonymous.", + "comcol-role.edit.item_read.anonymous-group": "Default read for incoming items is currently set to Anonymous.", + + +// "comcol-role.edit.bitstream_read.name": "Default bitstream read access", + "comcol-role.edit.bitstream_read.name": "Default bitstream read access", + +// "comcol-role.edit.bitstream_read.description": "Community administrators can create sub-communities or collections, and manage or assign management for those sub-communities or collections. In addition, they decide who can submit items to any sub-collections, edit item metadata (after submission), and add (map) existing items from other collections (subject to authorization).", + "comcol-role.edit.bitstream_read.description": "Community administrators can create sub-communities or collections, and manage or assign management for those sub-communities or collections. In addition, they decide who can submit items to any sub-collections, edit item metadata (after submission), and add (map) existing items from other collections (subject to authorization).", + +// "comcol-role.edit.bitstream_read.anonymous-group": "Default read for incoming bitstreams is currently set to Anonymous.", + "comcol-role.edit.bitstream_read.anonymous-group": "Default read for incoming bitstreams is currently set to Anonymous.", + + +// "comcol-role.edit.editor.name": "Editors", + "comcol-role.edit.editor.name": "Editors", + +// "comcol-role.edit.editor.description": "Editors are able to edit the metadata of incoming submissions, and then accept or reject them.", + "comcol-role.edit.editor.description": "Editors are able to edit the metadata of incoming submissions, and then accept or reject them.", + + +// "comcol-role.edit.finaleditor.name": "Final editors", + "comcol-role.edit.finaleditor.name": "Final editors", + +// "comcol-role.edit.finaleditor.description": "Final editors are able to edit the metadata of incoming submissions, but will not be able to reject them.", + "comcol-role.edit.finaleditor.description": "Final editors are able to edit the metadata of incoming submissions, but will not be able to reject them.", + + +// "comcol-role.edit.reviewer.name": "Reviewers", + "comcol-role.edit.reviewer.name": "Reviewers", + +// "comcol-role.edit.reviewer.description": "Reviewers are able to accept or reject incoming submissions. However, they are not able to edit the submission's metadata.", + "comcol-role.edit.reviewer.description": "Reviewers are able to accept or reject incoming submissions. However, they are not able to edit the submission's metadata.", + + + +// "community.form.abstract": "Short Description", + "community.form.abstract": "Short Description", + +// "community.form.description": "Introductory text (HTML)", + "community.form.description": "Introductory text (HTML)", + +// "community.form.errors.title.required": "Please enter a community name", + "community.form.errors.title.required": "Please enter a community name", + +// "community.form.rights": "Copyright text (HTML)", + "community.form.rights": "Copyright text (HTML)", + +// "community.form.tableofcontents": "News (HTML)", + "community.form.tableofcontents": "News (HTML)", + +// "community.form.title": "Name", + "community.form.title": "Name", + +// "community.page.handle": "Permanent URI for this community", + "community.page.handle": "Permanent URI for this community", + +// "community.page.license": "License", + "community.page.license": "License", + +// "community.page.news": "News", + "community.page.news": "News", + +// "community.all-lists.head": "Subcommunities and Collections", + "community.all-lists.head": "Subcommunities and Collections", + +// "community.sub-collection-list.head": "Collections of this Community", + "community.sub-collection-list.head": "Collections of this Community", + +// "community.sub-community-list.head": "Communities of this Community", + "community.sub-community-list.head": "Communities of this Community", + + + +// "dso-selector.create.collection.head": "New collection", + "dso-selector.create.collection.head": "New collection", + +// "dso-selector.create.community.head": "New community", + "dso-selector.create.community.head": "New community", + +// "dso-selector.create.community.sub-level": "Create a new community in", + "dso-selector.create.community.sub-level": "Create a new community in", + +// "dso-selector.create.community.top-level": "Create a new top-level community", + "dso-selector.create.community.top-level": "Create a new top-level community", + +// "dso-selector.create.item.head": "New item", + "dso-selector.create.item.head": "New item", + +// "dso-selector.edit.collection.head": "Edit collection", + "dso-selector.edit.collection.head": "Edit collection", + +// "dso-selector.edit.community.head": "Edit community", + "dso-selector.edit.community.head": "Edit community", + +// "dso-selector.edit.item.head": "Edit item", + "dso-selector.edit.item.head": "Edit item", + +// "dso-selector.no-results": "No {{ type }} found", + "dso-selector.no-results": "No {{ type }} found", + +// "dso-selector.placeholder": "Search for a {{ type }}", + "dso-selector.placeholder": "Search for a {{ type }}", + + + +// "error.bitstream": "Error fetching bitstream", + "error.bitstream": "Error fetching bitstream", + +// "error.browse-by": "Error fetching items", + "error.browse-by": "Error fetching items", + +// "error.collection": "Error fetching collection", + "error.collection": "Error fetching collection", + +// "error.collections": "Error fetching collections", + "error.collections": "Error fetching collections", + +// "error.community": "Error fetching community", + "error.community": "Error fetching community", + +// "error.identifier": "No item found for the identifier", + "error.identifier": "No item found for the identifier", + +// "error.default": "Error", + "error.default": "Error", + +// "error.item": "Error fetching item", + "error.item": "Error fetching item", + +// "error.items": "Error fetching items", + "error.items": "Error fetching items", + +// "error.objects": "Error fetching objects", + "error.objects": "Error fetching objects", + +// "error.recent-submissions": "Error fetching recent submissions", + "error.recent-submissions": "Error fetching recent submissions", + +// "error.search-results": "Error fetching search results", + "error.search-results": "Error fetching search results", + +// "error.sub-collections": "Error fetching sub-collections", + "error.sub-collections": "Error fetching sub-collections", + +// "error.sub-communities": "Error fetching sub-communities", + "error.sub-communities": "Error fetching sub-communities", + +// "error.submission.sections.init-form-error": "An error occurred during section initialize, please check your input-form configuration. Details are below :

", + "error.submission.sections.init-form-error": "An error occurred during section initialize, please check your input-form configuration. Details are below :

", + +// "error.top-level-communities": "Error fetching top-level communities", + "error.top-level-communities": "Error fetching top-level communities", + +// "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.", + "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.", + +// "error.validation.pattern": "This input is restricted by the current pattern: {{ pattern }}.", + "error.validation.pattern": "This input is restricted by the current pattern: {{ pattern }}.", + +// "error.validation.filerequired": "The file upload is mandatory", + "error.validation.filerequired": "The file upload is mandatory", + + + +// "footer.copyright": "copyright © 2002-{{ year }}", + "footer.copyright": "copyright © 2002-{{ year }}", + +// "footer.link.dspace": "DSpace software", + "footer.link.dspace": "DSpace software", + +// "footer.link.duraspace": "DuraSpace", + "footer.link.duraspace": "DuraSpace", + + +// "form.add": "Add", + "form.add": "Add", + +// "form.add-help": "Click here to add the current entry and to add another one", + "form.add-help": "Click here to add the current entry and to add another one", + +// "form.cancel": "Cancel", + "form.cancel": "Cancel", + +// "form.clear": "Clear", + "form.clear": "Clear", + +// "form.clear-help": "Click here to remove the selected value", + "form.clear-help": "Click here to remove the selected value", + +// "form.edit": "Edit", + "form.edit": "Edit", + +// "form.edit-help": "Click here to edit the selected value", + "form.edit-help": "Click here to edit the selected value", + +// "form.first-name": "First name", + "form.first-name": "First name", + +// "form.group-collapse": "Collapse", + "form.group-collapse": "Collapse", + +// "form.group-collapse-help": "Click here to collapse", + "form.group-collapse-help": "Click here to collapse", + +// "form.group-expand": "Expand", + "form.group-expand": "Expand", + +// "form.group-expand-help": "Click here to expand and add more elements", + "form.group-expand-help": "Click here to expand and add more elements", + +// "form.last-name": "Last name", + "form.last-name": "Last name", + +// "form.loading": "Loading...", + "form.loading": "Loading...", + +// "form.lookup": "Lookup", + "form.lookup": "Lookup", + +// "form.lookup-help": "Click here to look up an existing relation", + "form.lookup-help": "Click here to look up an existing relation", + +// "form.no-results": "No results found", + "form.no-results": "No results found", + +// "form.no-value": "No value entered", + "form.no-value": "No value entered", + +// "form.other-information": {}, + "form.other-information": {}, + +// "form.remove": "Remove", + "form.remove": "Remove", + +// "form.save": "Save", + "form.save": "Save", + +// "form.save-help": "Save changes", + "form.save-help": "Save changes", + +// "form.search": "Search", + "form.search": "Search", + +// "form.search-help": "Click here to look for an existing correspondence", + "form.search-help": "Click here to look for an existing correspondence", + +// "form.submit": "Submit", + "form.submit": "Submit", + + + +// "home.description": "", + "home.description": "", + +// "home.title": "DSpace Angular :: Home", + "home.title": "DSpace Angular :: Home", + +// "home.top-level-communities.head": "Communities in DSpace", + "home.top-level-communities.head": "Communities in DSpace", + +// "home.top-level-communities.help": "Select a community to browse its collections.", + "home.top-level-communities.help": "Select a community to browse its collections.", + + + + +// "item.bitstreams.upload.bundle": "Bundle", + "item.bitstreams.upload.bundle": "Bundle", + +// "item.bitstreams.upload.bundle.placeholder": "Select a bundle", + "item.bitstreams.upload.bundle.placeholder": "Select a bundle", + +// "item.bitstreams.upload.bundle.new": "Create bundle", + "item.bitstreams.upload.bundle.new": "Create bundle", + +// "item.bitstreams.upload.bundles.empty": "This item doesn\'t contain any bundles to upload a bitstream to.", + "item.bitstreams.upload.bundles.empty": "This item doesn\'t contain any bundles to upload a bitstream to.", + +// "item.bitstreams.upload.cancel": "Cancel", + "item.bitstreams.upload.cancel": "Cancel", + +// "item.bitstreams.upload.drop-message": "Drop a file to upload", + "item.bitstreams.upload.drop-message": "Drop a file to upload", + +// "item.bitstreams.upload.item": "Item: ", + "item.bitstreams.upload.item": "Item: ", + +// "item.bitstreams.upload.notifications.bundle.created.content": "Successfully created new bundle.", + "item.bitstreams.upload.notifications.bundle.created.content": "Successfully created new bundle.", + +// "item.bitstreams.upload.notifications.bundle.created.title": "Created bundle", + "item.bitstreams.upload.notifications.bundle.created.title": "Created bundle", + +// "item.bitstreams.upload.notifications.upload.failed": "Upload failed. Please verify the content before retrying.", + "item.bitstreams.upload.notifications.upload.failed": "Upload failed. Please verify the content before retrying.", + +// "item.bitstreams.upload.title": "Upload bitstream", + "item.bitstreams.upload.title": "Upload bitstream", + + + +// "item.edit.bitstreams.bundle.edit.buttons.upload": "Upload", + "item.edit.bitstreams.bundle.edit.buttons.upload": "Upload", + +// "item.edit.bitstreams.bundle.displaying": "Currently displaying {{ amount }} bitstreams of {{ total }}.", + "item.edit.bitstreams.bundle.displaying": "Currently displaying {{ amount }} bitstreams of {{ total }}.", + +// "item.edit.bitstreams.bundle.load.all": "Load all ({{ total }})", + "item.edit.bitstreams.bundle.load.all": "Load all ({{ total }})", + +// "item.edit.bitstreams.bundle.load.more": "Load more", + "item.edit.bitstreams.bundle.load.more": "Load more", + +// "item.edit.bitstreams.bundle.name": "BUNDLE: {{ name }}", + "item.edit.bitstreams.bundle.name": "BUNDLE: {{ name }}", + +// "item.edit.bitstreams.discard-button": "Discard", + "item.edit.bitstreams.discard-button": "Discard", + +// "item.edit.bitstreams.edit.buttons.download": "Download", + "item.edit.bitstreams.edit.buttons.download": "Download", + +// "item.edit.bitstreams.edit.buttons.drag": "Drag", + "item.edit.bitstreams.edit.buttons.drag": "Drag", + +// "item.edit.bitstreams.edit.buttons.edit": "Edit", + "item.edit.bitstreams.edit.buttons.edit": "Edit", + +// "item.edit.bitstreams.edit.buttons.remove": "Remove", + "item.edit.bitstreams.edit.buttons.remove": "Remove", + +// "item.edit.bitstreams.edit.buttons.undo": "Undo changes", + "item.edit.bitstreams.edit.buttons.undo": "Undo changes", + +// "item.edit.bitstreams.empty": "This item doesn't contain any bitstreams. Click the upload button to create one.", + "item.edit.bitstreams.empty": "This item doesn't contain any bitstreams. Click the upload button to create one.", + +// "item.edit.bitstreams.headers.actions": "Actions", + "item.edit.bitstreams.headers.actions": "Actions", + +// "item.edit.bitstreams.headers.bundle": "Bundle", + "item.edit.bitstreams.headers.bundle": "Bundle", + +// "item.edit.bitstreams.headers.description": "Description", + "item.edit.bitstreams.headers.description": "Description", + +// "item.edit.bitstreams.headers.format": "Format", + "item.edit.bitstreams.headers.format": "Format", + +// "item.edit.bitstreams.headers.name": "Name", + "item.edit.bitstreams.headers.name": "Name", + +// "item.edit.bitstreams.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button", + "item.edit.bitstreams.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button", + +// "item.edit.bitstreams.notifications.discarded.title": "Changes discarded", + "item.edit.bitstreams.notifications.discarded.title": "Changes discarded", + +// "item.edit.bitstreams.notifications.move.failed.title": "Error moving bitstreams", + "item.edit.bitstreams.notifications.move.failed.title": "Error moving bitstreams", + +// "item.edit.bitstreams.notifications.move.saved.content": "Your move changes to this item's bitstreams and bundles have been saved.", + "item.edit.bitstreams.notifications.move.saved.content": "Your move changes to this item's bitstreams and bundles have been saved.", + +// "item.edit.bitstreams.notifications.move.saved.title": "Move changes saved", + "item.edit.bitstreams.notifications.move.saved.title": "Move changes saved", + +// "item.edit.bitstreams.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.bitstreams.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.bitstreams.notifications.outdated.title": "Changes outdated", + "item.edit.bitstreams.notifications.outdated.title": "Changes outdated", + +// "item.edit.bitstreams.notifications.remove.failed.title": "Error deleting bitstream", + "item.edit.bitstreams.notifications.remove.failed.title": "Error deleting bitstream", + +// "item.edit.bitstreams.notifications.remove.saved.content": "Your removal changes to this item's bitstreams have been saved.", + "item.edit.bitstreams.notifications.remove.saved.content": "Your removal changes to this item's bitstreams have been saved.", + +// "item.edit.bitstreams.notifications.remove.saved.title": "Removal changes saved", + "item.edit.bitstreams.notifications.remove.saved.title": "Removal changes saved", + +// "item.edit.bitstreams.reinstate-button": "Undo", + "item.edit.bitstreams.reinstate-button": "Undo", + +// "item.edit.bitstreams.save-button": "Save", + "item.edit.bitstreams.save-button": "Save", + +// "item.edit.bitstreams.upload-button": "Upload", + "item.edit.bitstreams.upload-button": "Upload", + + + +// "item.edit.delete.cancel": "Cancel", + "item.edit.delete.cancel": "Cancel", + +// "item.edit.delete.confirm": "Delete", + "item.edit.delete.confirm": "Delete", + +// "item.edit.delete.description": "Are you sure this item should be completely deleted? Caution: At present, no tombstone would be left.", + "item.edit.delete.description": "Are you sure this item should be completely deleted? Caution: At present, no tombstone would be left.", + +// "item.edit.delete.error": "An error occurred while deleting the item", + "item.edit.delete.error": "An error occurred while deleting the item", + +// "item.edit.delete.header": "Delete item: {{ id }}", + "item.edit.delete.header": "Delete item: {{ id }}", + +// "item.edit.delete.success": "The item has been deleted", + "item.edit.delete.success": "The item has been deleted", + +// "item.edit.head": "Edit Item", + "item.edit.head": "Edit Item", + +// "item.edit.breadcrumbs": "Edit Item", + "item.edit.breadcrumbs": "Edit Item", + + + +// "item.edit.item-mapper.buttons.add": "Map item to selected collections", + "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.buttons.remove": "Remove item's mapping for selected collections", + +// "item.edit.item-mapper.cancel": "Cancel", + "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.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.head": "Item Mapper - Map Item to Collections", + +// "item.edit.item-mapper.item": "Item: \"{{name}}\"", + "item.edit.item-mapper.item": "Item: \"{{name}}\"", + +// "item.edit.item-mapper.no-search": "Please enter a query to search", + "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.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.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.content": "Successfully mapped item to {{amount}} collections.", + +// "item.edit.item-mapper.notifications.add.success.head": "Mapping completed", + "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.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.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.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.notifications.remove.success.head": "Removal of mapping completed", + +// "item.edit.item-mapper.tabs.browse": "Browse mapped collections", + "item.edit.item-mapper.tabs.browse": "Browse mapped collections", + +// "item.edit.item-mapper.tabs.map": "Map new collections", + "item.edit.item-mapper.tabs.map": "Map new collections", + + + +// "item.edit.metadata.add-button": "Add", + "item.edit.metadata.add-button": "Add", + +// "item.edit.metadata.discard-button": "Discard", + "item.edit.metadata.discard-button": "Discard", + +// "item.edit.metadata.edit.buttons.edit": "Edit", + "item.edit.metadata.edit.buttons.edit": "Edit", + +// "item.edit.metadata.edit.buttons.remove": "Remove", + "item.edit.metadata.edit.buttons.remove": "Remove", + +// "item.edit.metadata.edit.buttons.undo": "Undo changes", + "item.edit.metadata.edit.buttons.undo": "Undo changes", + +// "item.edit.metadata.edit.buttons.unedit": "Stop editing", + "item.edit.metadata.edit.buttons.unedit": "Stop editing", + +// "item.edit.metadata.headers.edit": "Edit", + "item.edit.metadata.headers.edit": "Edit", + +// "item.edit.metadata.headers.field": "Field", + "item.edit.metadata.headers.field": "Field", + +// "item.edit.metadata.headers.language": "Lang", + "item.edit.metadata.headers.language": "Lang", + +// "item.edit.metadata.headers.value": "Value", + "item.edit.metadata.headers.value": "Value", + +// "item.edit.metadata.metadatafield.invalid": "Please choose a valid metadata field", + "item.edit.metadata.metadatafield.invalid": "Please choose a valid metadata field", + +// "item.edit.metadata.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button", + "item.edit.metadata.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button", + +// "item.edit.metadata.notifications.discarded.title": "Changed discarded", + "item.edit.metadata.notifications.discarded.title": "Changed discarded", + +// "item.edit.metadata.notifications.invalid.content": "Your changes were not saved. Please make sure all fields are valid before you save.", + "item.edit.metadata.notifications.invalid.content": "Your changes were not saved. Please make sure all fields are valid before you save.", + +// "item.edit.metadata.notifications.invalid.title": "Metadata invalid", + "item.edit.metadata.notifications.invalid.title": "Metadata invalid", + +// "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", + "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", + +// "item.edit.metadata.notifications.outdated.title": "Changed outdated", + "item.edit.metadata.notifications.outdated.title": "Changed outdated", + +// "item.edit.metadata.notifications.saved.content": "Your changes to this item's metadata were saved.", + "item.edit.metadata.notifications.saved.content": "Your changes to this item's metadata were saved.", + +// "item.edit.metadata.notifications.saved.title": "Metadata saved", + "item.edit.metadata.notifications.saved.title": "Metadata saved", + +// "item.edit.metadata.reinstate-button": "Undo", + "item.edit.metadata.reinstate-button": "Undo", + +// "item.edit.metadata.save-button": "Save", + "item.edit.metadata.save-button": "Save", + + + +// "item.edit.modify.overview.field": "Field", + "item.edit.modify.overview.field": "Field", + +// "item.edit.modify.overview.language": "Language", + "item.edit.modify.overview.language": "Language", + +// "item.edit.modify.overview.value": "Value", + "item.edit.modify.overview.value": "Value", + + + +// "item.edit.move.cancel": "Cancel", + "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.", + "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.", + +// "item.edit.move.error": "An error occurred when attempting to move the item", + "item.edit.move.error": "An error occurred when attempting to move the item", + +// "item.edit.move.head": "Move item: {{id}}", + "item.edit.move.head": "Move item: {{id}}", + +// "item.edit.move.inheritpolicies.checkbox": "Inherit policies", + "item.edit.move.inheritpolicies.checkbox": "Inherit policies", + +// "item.edit.move.inheritpolicies.description": "Inherit the default policies of the destination collection", + "item.edit.move.inheritpolicies.description": "Inherit the default policies of the destination collection", + +// "item.edit.move.move": "Move", + "item.edit.move.move": "Move", + +// "item.edit.move.processing": "Moving...", + "item.edit.move.processing": "Moving...", + +// "item.edit.move.search.placeholder": "Enter a search query to look for collections", + "item.edit.move.search.placeholder": "Enter a search query to look for collections", + +// "item.edit.move.success": "The item has been moved successfully", + "item.edit.move.success": "The item has been moved successfully", + +// "item.edit.move.title": "Move item", + "item.edit.move.title": "Move item", + + + +// "item.edit.private.cancel": "Cancel", + "item.edit.private.cancel": "Cancel", + +// "item.edit.private.confirm": "Make it Private", + "item.edit.private.confirm": "Make it Private", + +// "item.edit.private.description": "Are you sure this item should be made private in the archive?", + "item.edit.private.description": "Are you sure this item should be made private in the archive?", + +// "item.edit.private.error": "An error occurred while making the item private", + "item.edit.private.error": "An error occurred while making the item private", + +// "item.edit.private.header": "Make item private: {{ id }}", + "item.edit.private.header": "Make item private: {{ id }}", + +// "item.edit.private.success": "The item is now private", + "item.edit.private.success": "The item is now private", + + + +// "item.edit.public.cancel": "Cancel", + "item.edit.public.cancel": "Cancel", + +// "item.edit.public.confirm": "Make it Public", + "item.edit.public.confirm": "Make it Public", + +// "item.edit.public.description": "Are you sure this item should be made public in the archive?", + "item.edit.public.description": "Are you sure this item should be made public in the archive?", + +// "item.edit.public.error": "An error occurred while making the item public", + "item.edit.public.error": "An error occurred while making the item public", + +// "item.edit.public.header": "Make item public: {{ id }}", + "item.edit.public.header": "Make item public: {{ id }}", + +// "item.edit.public.success": "The item is now public", + "item.edit.public.success": "The item is now public", + + + +// "item.edit.reinstate.cancel": "Cancel", + "item.edit.reinstate.cancel": "Cancel", + +// "item.edit.reinstate.confirm": "Reinstate", + "item.edit.reinstate.confirm": "Reinstate", + +// "item.edit.reinstate.description": "Are you sure this item should be reinstated to the archive?", + "item.edit.reinstate.description": "Are you sure this item should be reinstated to the archive?", + +// "item.edit.reinstate.error": "An error occurred while reinstating the item", + "item.edit.reinstate.error": "An error occurred while reinstating the item", + +// "item.edit.reinstate.header": "Reinstate item: {{ id }}", + "item.edit.reinstate.header": "Reinstate item: {{ id }}", + +// "item.edit.reinstate.success": "The item was reinstated successfully", + "item.edit.reinstate.success": "The item was reinstated successfully", + + + +// "item.edit.relationships.discard-button": "Discard", + "item.edit.relationships.discard-button": "Discard", + +// "item.edit.relationships.edit.buttons.remove": "Remove", + "item.edit.relationships.edit.buttons.remove": "Remove", + +// "item.edit.relationships.edit.buttons.undo": "Undo changes", + "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.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.discarded.title": "Changes discarded", + +// "item.edit.relationships.notifications.failed.title": "Error deleting relationship", + "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.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.outdated.title": "Changes outdated", + +// "item.edit.relationships.notifications.saved.content": "Your changes to this item's relationships were saved.", + "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.notifications.saved.title": "Relationships saved", + +// "item.edit.relationships.reinstate-button": "Undo", + "item.edit.relationships.reinstate-button": "Undo", + +// "item.edit.relationships.save-button": "Save", + "item.edit.relationships.save-button": "Save", + + + +// "item.edit.tabs.bitstreams.head": "Bitstreams", + "item.edit.tabs.bitstreams.head": "Bitstreams", + +// "item.edit.tabs.bitstreams.title": "Item Edit - Bitstreams", + "item.edit.tabs.bitstreams.title": "Item Edit - Bitstreams", + +// "item.edit.tabs.curate.head": "Curate", + "item.edit.tabs.curate.head": "Curate", + +// "item.edit.tabs.curate.title": "Item Edit - Curate", + "item.edit.tabs.curate.title": "Item Edit - Curate", + +// "item.edit.tabs.metadata.head": "Metadata", + "item.edit.tabs.metadata.head": "Metadata", + +// "item.edit.tabs.metadata.title": "Item Edit - Metadata", + "item.edit.tabs.metadata.title": "Item Edit - Metadata", + +// "item.edit.tabs.relationships.head": "Relationships", + "item.edit.tabs.relationships.head": "Relationships", + +// "item.edit.tabs.relationships.title": "Item Edit - Relationships", + "item.edit.tabs.relationships.title": "Item Edit - Relationships", + +// "item.edit.tabs.status.buttons.authorizations.button": "Authorizations...", + "item.edit.tabs.status.buttons.authorizations.button": "Authorizations...", + +// "item.edit.tabs.status.buttons.authorizations.label": "Edit item's authorization policies", + "item.edit.tabs.status.buttons.authorizations.label": "Edit item's authorization policies", + +// "item.edit.tabs.status.buttons.delete.button": "Permanently delete", + "item.edit.tabs.status.buttons.delete.button": "Permanently delete", + +// "item.edit.tabs.status.buttons.delete.label": "Completely expunge item", + "item.edit.tabs.status.buttons.delete.label": "Completely expunge item", + +// "item.edit.tabs.status.buttons.mappedCollections.button": "Mapped collections", + "item.edit.tabs.status.buttons.mappedCollections.button": "Mapped collections", + +// "item.edit.tabs.status.buttons.mappedCollections.label": "Manage mapped collections", + "item.edit.tabs.status.buttons.mappedCollections.label": "Manage mapped collections", + +// "item.edit.tabs.status.buttons.move.button": "Move...", + "item.edit.tabs.status.buttons.move.button": "Move...", + +// "item.edit.tabs.status.buttons.move.label": "Move item to another collection", + "item.edit.tabs.status.buttons.move.label": "Move item to another collection", + +// "item.edit.tabs.status.buttons.private.button": "Make it private...", + "item.edit.tabs.status.buttons.private.button": "Make it private...", + +// "item.edit.tabs.status.buttons.private.label": "Make item private", + "item.edit.tabs.status.buttons.private.label": "Make item private", + +// "item.edit.tabs.status.buttons.public.button": "Make it public...", + "item.edit.tabs.status.buttons.public.button": "Make it public...", + +// "item.edit.tabs.status.buttons.public.label": "Make item public", + "item.edit.tabs.status.buttons.public.label": "Make item public", + +// "item.edit.tabs.status.buttons.reinstate.button": "Reinstate...", + "item.edit.tabs.status.buttons.reinstate.button": "Reinstate...", + +// "item.edit.tabs.status.buttons.reinstate.label": "Reinstate item into the repository", + "item.edit.tabs.status.buttons.reinstate.label": "Reinstate item into the repository", + +// "item.edit.tabs.status.buttons.withdraw.button": "Withdraw...", + "item.edit.tabs.status.buttons.withdraw.button": "Withdraw...", + +// "item.edit.tabs.status.buttons.withdraw.label": "Withdraw item from the repository", + "item.edit.tabs.status.buttons.withdraw.label": "Withdraw item from the repository", + +// "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.", + "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.", + +// "item.edit.tabs.status.head": "Status", + "item.edit.tabs.status.head": "Status", + +// "item.edit.tabs.status.labels.handle": "Handle", + "item.edit.tabs.status.labels.handle": "Handle", + +// "item.edit.tabs.status.labels.id": "Item Internal ID", + "item.edit.tabs.status.labels.id": "Item Internal ID", + +// "item.edit.tabs.status.labels.itemPage": "Item Page", + "item.edit.tabs.status.labels.itemPage": "Item Page", + +// "item.edit.tabs.status.labels.lastModified": "Last Modified", + "item.edit.tabs.status.labels.lastModified": "Last Modified", + +// "item.edit.tabs.status.title": "Item Edit - Status", + "item.edit.tabs.status.title": "Item Edit - Status", + +// "item.edit.tabs.versionhistory.head": "Version History", + "item.edit.tabs.versionhistory.head": "Version History", + +// "item.edit.tabs.versionhistory.title": "Item Edit - Version History", + "item.edit.tabs.versionhistory.title": "Item Edit - Version History", + +// "item.edit.tabs.versionhistory.under-construction": "Editing or adding new versions is not yet possible in this user interface.", + "item.edit.tabs.versionhistory.under-construction": "Editing or adding new versions is not yet possible in this user interface.", + +// "item.edit.tabs.view.head": "View Item", + "item.edit.tabs.view.head": "View Item", + +// "item.edit.tabs.view.title": "Item Edit - View", + "item.edit.tabs.view.title": "Item Edit - View", + + + +// "item.edit.withdraw.cancel": "Cancel", + "item.edit.withdraw.cancel": "Cancel", + +// "item.edit.withdraw.confirm": "Withdraw", + "item.edit.withdraw.confirm": "Withdraw", + +// "item.edit.withdraw.description": "Are you sure this item should be withdrawn from the archive?", + "item.edit.withdraw.description": "Are you sure this item should be withdrawn from the archive?", + +// "item.edit.withdraw.error": "An error occurred while withdrawing the item", + "item.edit.withdraw.error": "An error occurred while withdrawing the item", + +// "item.edit.withdraw.header": "Withdraw item: {{ id }}", + "item.edit.withdraw.header": "Withdraw item: {{ id }}", + +// "item.edit.withdraw.success": "The item was withdrawn successfully", + "item.edit.withdraw.success": "The item was withdrawn successfully", + + + +// "item.page.abstract": "Abstract", + "item.page.abstract": "Abstract", + +// "item.page.author": "Authors", + "item.page.author": "Authors", + +// "item.page.citation": "Citation", + "item.page.citation": "Citation", + +// "item.page.collections": "Collections", + "item.page.collections": "Collections", + +// "item.page.date": "Date", + "item.page.date": "Date", + +// "item.page.files": "Files", + "item.page.files": "Files", + +// "item.page.filesection.description": "Description:", + "item.page.filesection.description": "Description:", + +// "item.page.filesection.download": "Download", + "item.page.filesection.download": "Download", + +// "item.page.filesection.format": "Format:", + "item.page.filesection.format": "Format:", + +// "item.page.filesection.name": "Name:", + "item.page.filesection.name": "Name:", + +// "item.page.filesection.size": "Size:", + "item.page.filesection.size": "Size:", + +// "item.page.journal.search.title": "Articles in this journal", + "item.page.journal.search.title": "Articles in this journal", + +// "item.page.link.full": "Full item page", + "item.page.link.full": "Full item page", + +// "item.page.link.simple": "Simple item page", + "item.page.link.simple": "Simple item page", + +// "item.page.person.search.title": "Articles by this author", + "item.page.person.search.title": "Articles by this author", + +// "item.page.related-items.view-more": "Show {{ amount }} more", + "item.page.related-items.view-more": "Show {{ amount }} more", + +// "item.page.related-items.view-less": "Hide last {{ amount }}", + "item.page.related-items.view-less": "Hide last {{ amount }}", + +// "item.page.relationships.isAuthorOfPublication": "Publications", + "item.page.relationships.isAuthorOfPublication": "Publications", + +// "item.page.relationships.isJournalOfPublication": "Publications", + "item.page.relationships.isJournalOfPublication": "Publications", + +// "item.page.relationships.isOrgUnitOfPerson": "Authors", + "item.page.relationships.isOrgUnitOfPerson": "Authors", + +// "item.page.relationships.isOrgUnitOfProject": "Research Projects", + "item.page.relationships.isOrgUnitOfProject": "Research Projects", + +// "item.page.subject": "Keywords", + "item.page.subject": "Keywords", + +// "item.page.uri": "URI", + "item.page.uri": "URI", + + + +// "item.select.confirm": "Confirm selected", + "item.select.confirm": "Confirm selected", + +// "item.select.empty": "No items to show", + "item.select.empty": "No items to show", + +// "item.select.table.author": "Author", + "item.select.table.author": "Author", + +// "item.select.table.collection": "Collection", + "item.select.table.collection": "Collection", + +// "item.select.table.title": "Title", + "item.select.table.title": "Title", + + +// "item.version.history.empty": "There are no other versions for this item yet.", + "item.version.history.empty": "There are no other versions for this item yet.", + +// "item.version.history.head": "Version History", + "item.version.history.head": "Version History", + +// "item.version.history.return": "Return", + "item.version.history.return": "Return", + +// "item.version.history.selected": "Selected version", + "item.version.history.selected": "Selected version", + +// "item.version.history.table.version": "Version", + "item.version.history.table.version": "Version", + +// "item.version.history.table.item": "Item", + "item.version.history.table.item": "Item", + +// "item.version.history.table.editor": "Editor", + "item.version.history.table.editor": "Editor", + +// "item.version.history.table.date": "Date", + "item.version.history.table.date": "Date", + +// "item.version.history.table.summary": "Summary", + "item.version.history.table.summary": "Summary", + + + +// "item.version.notice": "This is not the latest version of this item. The latest version can be found here.", + "item.version.notice": "This is not the latest version of this item. The latest version can be found here.", + + + +// "journal.listelement.badge": "Journal", + "journal.listelement.badge": "Journal", + +// "journal.page.description": "Description", + "journal.page.description": "Description", + +// "journal.page.editor": "Editor-in-Chief", + "journal.page.editor": "Editor-in-Chief", + +// "journal.page.issn": "ISSN", + "journal.page.issn": "ISSN", + +// "journal.page.publisher": "Publisher", + "journal.page.publisher": "Publisher", + +// "journal.page.titleprefix": "Journal: ", + "journal.page.titleprefix": "Journal: ", + +// "journal.search.results.head": "Journal Search Results", + "journal.search.results.head": "Journal Search Results", + +// "journal.search.title": "DSpace Angular :: Journal Search", + "journal.search.title": "DSpace Angular :: Journal Search", + + + +// "journalissue.listelement.badge": "Journal Issue", + "journalissue.listelement.badge": "Journal Issue", + +// "journalissue.page.description": "Description", + "journalissue.page.description": "Description", + +// "journalissue.page.issuedate": "Issue Date", + "journalissue.page.issuedate": "Issue Date", + +// "journalissue.page.journal-issn": "Journal ISSN", + "journalissue.page.journal-issn": "Journal ISSN", + +// "journalissue.page.journal-title": "Journal Title", + "journalissue.page.journal-title": "Journal Title", + +// "journalissue.page.keyword": "Keywords", + "journalissue.page.keyword": "Keywords", + +// "journalissue.page.number": "Number", + "journalissue.page.number": "Number", + +// "journalissue.page.titleprefix": "Journal Issue: ", + "journalissue.page.titleprefix": "Journal Issue: ", + + + +// "journalvolume.listelement.badge": "Journal Volume", + "journalvolume.listelement.badge": "Journal Volume", + +// "journalvolume.page.description": "Description", + "journalvolume.page.description": "Description", + +// "journalvolume.page.issuedate": "Issue Date", + "journalvolume.page.issuedate": "Issue Date", + +// "journalvolume.page.titleprefix": "Journal Volume: ", + "journalvolume.page.titleprefix": "Journal Volume: ", + +// "journalvolume.page.volume": "Volume", + "journalvolume.page.volume": "Volume", + + + +// "loading.bitstream": "Loading bitstream...", + "loading.bitstream": "Loading bitstream...", + +// "loading.bitstreams": "Loading bitstreams...", + "loading.bitstreams": "Loading bitstreams...", + +// "loading.browse-by": "Loading items...", + "loading.browse-by": "Loading items...", + +// "loading.browse-by-page": "Loading page...", + "loading.browse-by-page": "Loading page...", + +// "loading.collection": "Loading collection...", + "loading.collection": "Loading collection...", + +// "loading.collections": "Loading collections...", + "loading.collections": "Loading collections...", + +// "loading.content-source": "Loading content source...", + "loading.content-source": "Loading content source...", + +// "loading.community": "Loading community...", + "loading.community": "Loading community...", + +// "loading.default": "Loading...", + "loading.default": "Loading...", + +// "loading.item": "Loading item...", + "loading.item": "Loading item...", + +// "loading.items": "Loading items...", + "loading.items": "Loading items...", + +// "loading.mydspace-results": "Loading items...", + "loading.mydspace-results": "Loading items...", + +// "loading.objects": "Loading...", + "loading.objects": "Loading...", + +// "loading.recent-submissions": "Loading recent submissions...", + "loading.recent-submissions": "Loading recent submissions...", + +// "loading.search-results": "Loading search results...", + "loading.search-results": "Loading search results...", + +// "loading.sub-collections": "Loading sub-collections...", + "loading.sub-collections": "Loading sub-collections...", + +// "loading.sub-communities": "Loading sub-communities...", + "loading.sub-communities": "Loading sub-communities...", + +// "loading.top-level-communities": "Loading top-level communities...", + "loading.top-level-communities": "Loading top-level communities...", + + + +// "login.form.email": "Email address", + "login.form.email": "Email address", + +// "login.form.forgot-password": "Have you forgotten your password?", + "login.form.forgot-password": "Have you forgotten your password?", + +// "login.form.header": "Please log in to DSpace", + "login.form.header": "Please log in to DSpace", + +// "login.form.new-user": "New user? Click here to register.", + "login.form.new-user": "New user? Click here to register.", + +// "login.form.or-divider": "or", + "login.form.or-divider": "or", + +// "login.form.password": "Password", + "login.form.password": "Password", + +// "login.form.shibboleth": "Log in with Shibboleth", + "login.form.shibboleth": "Log in with Shibboleth", + +// "login.form.submit": "Log in", + "login.form.submit": "Log in", + +// "login.title": "Login", + "login.title": "Login", + +// "login.breadcrumbs": "Login", + "login.breadcrumbs": "Login", + + + +// "logout.form.header": "Log out from DSpace", + "logout.form.header": "Log out from DSpace", + +// "logout.form.submit": "Log out", + "logout.form.submit": "Log out", + +// "logout.title": "Logout", + "logout.title": "Logout", + + + +// "menu.header.admin": "Admin", + "menu.header.admin": "Admin", + +// "menu.header.image.logo": "Repository logo", + "menu.header.image.logo": "Repository logo", + + + +// "menu.section.access_control": "Access Control", + "menu.section.access_control": "Access Control", + +// "menu.section.access_control_authorizations": "Authorizations", + "menu.section.access_control_authorizations": "Authorizations", + +// "menu.section.access_control_groups": "Groups", + "menu.section.access_control_groups": "Groups", + +// "menu.section.access_control_people": "People", + "menu.section.access_control_people": "People", + + + +// "menu.section.admin_search": "Admin Search", + "menu.section.admin_search": "Admin Search", + + + +// "menu.section.browse_community": "This Community", + "menu.section.browse_community": "This Community", + +// "menu.section.browse_community_by_author": "By Author", + "menu.section.browse_community_by_author": "By Author", + +// "menu.section.browse_community_by_issue_date": "By Issue Date", + "menu.section.browse_community_by_issue_date": "By Issue Date", + +// "menu.section.browse_community_by_title": "By Title", + "menu.section.browse_community_by_title": "By Title", + +// "menu.section.browse_global": "All of DSpace", + "menu.section.browse_global": "All of DSpace", + +// "menu.section.browse_global_by_author": "By Author", + "menu.section.browse_global_by_author": "By Author", + +// "menu.section.browse_global_by_dateissued": "By Issue Date", + "menu.section.browse_global_by_dateissued": "By Issue Date", + +// "menu.section.browse_global_by_subject": "By Subject", + "menu.section.browse_global_by_subject": "By Subject", + +// "menu.section.browse_global_by_title": "By Title", + "menu.section.browse_global_by_title": "By Title", + +// "menu.section.browse_global_communities_and_collections": "Communities & Collections", + "menu.section.browse_global_communities_and_collections": "Communities & Collections", + + + +// "menu.section.control_panel": "Control Panel", + "menu.section.control_panel": "Control Panel", + +// "menu.section.curation_task": "Curation Task", + "menu.section.curation_task": "Curation Task", + + + +// "menu.section.edit": "Edit", + "menu.section.edit": "Edit", + +// "menu.section.edit_collection": "Collection", + "menu.section.edit_collection": "Collection", + +// "menu.section.edit_community": "Community", + "menu.section.edit_community": "Community", + +// "menu.section.edit_item": "Item", + "menu.section.edit_item": "Item", + + + +// "menu.section.export": "Export", + "menu.section.export": "Export", + +// "menu.section.export_collection": "Collection", + "menu.section.export_collection": "Collection", + +// "menu.section.export_community": "Community", + "menu.section.export_community": "Community", + +// "menu.section.export_item": "Item", + "menu.section.export_item": "Item", + +// "menu.section.export_metadata": "Metadata", + "menu.section.export_metadata": "Metadata", + + + +// "menu.section.icon.access_control": "Access Control menu section", + "menu.section.icon.access_control": "Access Control menu section", + +// "menu.section.icon.admin_search": "Admin search menu section", + "menu.section.icon.admin_search": "Admin search menu section", + +// "menu.section.icon.control_panel": "Control Panel menu section", + "menu.section.icon.control_panel": "Control Panel menu section", + +// "menu.section.icon.curation_task": "Curation Task menu section", + "menu.section.icon.curation_task": "Curation Task menu section", + +// "menu.section.icon.edit": "Edit menu section", + "menu.section.icon.edit": "Edit menu section", + +// "menu.section.icon.export": "Export menu section", + "menu.section.icon.export": "Export menu section", + +// "menu.section.icon.find": "Find menu section", + "menu.section.icon.find": "Find menu section", + +// "menu.section.icon.import": "Import menu section", + "menu.section.icon.import": "Import menu section", + +// "menu.section.icon.new": "New menu section", + "menu.section.icon.new": "New menu section", + +// "menu.section.icon.pin": "Pin sidebar", + "menu.section.icon.pin": "Pin sidebar", + +// "menu.section.icon.registries": "Registries menu section", + "menu.section.icon.registries": "Registries menu section", + +// "menu.section.icon.statistics_task": "Statistics Task menu section", + "menu.section.icon.statistics_task": "Statistics Task menu section", + +// "menu.section.icon.unpin": "Unpin sidebar", + "menu.section.icon.unpin": "Unpin sidebar", + + + +// "menu.section.import": "Import", + "menu.section.import": "Import", + +// "menu.section.import_batch": "Batch Import (ZIP)", + "menu.section.import_batch": "Batch Import (ZIP)", + +// "menu.section.import_metadata": "Metadata", + "menu.section.import_metadata": "Metadata", + + + +// "menu.section.new": "New", + "menu.section.new": "New", + +// "menu.section.new_collection": "Collection", + "menu.section.new_collection": "Collection", + +// "menu.section.new_community": "Community", + "menu.section.new_community": "Community", + +// "menu.section.new_item": "Item", + "menu.section.new_item": "Item", + +// "menu.section.new_item_version": "Item Version", + "menu.section.new_item_version": "Item Version", + + + +// "menu.section.pin": "Pin sidebar", + "menu.section.pin": "Pin sidebar", + +// "menu.section.unpin": "Unpin sidebar", + "menu.section.unpin": "Unpin sidebar", + + + +// "menu.section.registries": "Registries", + "menu.section.registries": "Registries", + +// "menu.section.registries_format": "Format", + "menu.section.registries_format": "Format", + +// "menu.section.registries_metadata": "Metadata", + "menu.section.registries_metadata": "Metadata", + + + +// "menu.section.statistics": "Statistics", + "menu.section.statistics": "Statistics", + +// "menu.section.statistics_task": "Statistics Task", + "menu.section.statistics_task": "Statistics Task", + + + +// "menu.section.toggle.access_control": "Toggle Access Control section", + "menu.section.toggle.access_control": "Toggle Access Control section", + +// "menu.section.toggle.control_panel": "Toggle Control Panel section", + "menu.section.toggle.control_panel": "Toggle Control Panel section", + +// "menu.section.toggle.curation_task": "Toggle Curation Task section", + "menu.section.toggle.curation_task": "Toggle Curation Task section", + +// "menu.section.toggle.edit": "Toggle Edit section", + "menu.section.toggle.edit": "Toggle Edit section", + +// "menu.section.toggle.export": "Toggle Export section", + "menu.section.toggle.export": "Toggle Export section", + +// "menu.section.toggle.find": "Toggle Find section", + "menu.section.toggle.find": "Toggle Find section", + +// "menu.section.toggle.import": "Toggle Import section", + "menu.section.toggle.import": "Toggle Import section", + +// "menu.section.toggle.new": "Toggle New section", + "menu.section.toggle.new": "Toggle New section", + +// "menu.section.toggle.registries": "Toggle Registries section", + "menu.section.toggle.registries": "Toggle Registries section", + +// "menu.section.toggle.statistics_task": "Toggle Statistics Task section", + "menu.section.toggle.statistics_task": "Toggle Statistics Task section", + + +// "menu.section.workflow": "Administer Workflow", + "menu.section.workflow": "Administer Workflow", + + +// "mydspace.description": "", + "mydspace.description": "", + +// "mydspace.general.text-here": "HERE", + "mydspace.general.text-here": "HERE", + +// "mydspace.messages.controller-help": "Select this option to send a message to item's submitter.", + "mydspace.messages.controller-help": "Select this option to send a message to item's submitter.", + +// "mydspace.messages.description-placeholder": "Insert your message here...", + "mydspace.messages.description-placeholder": "Insert your message here...", + +// "mydspace.messages.hide-msg": "Hide message", + "mydspace.messages.hide-msg": "Hide message", + +// "mydspace.messages.mark-as-read": "Mark as read", + "mydspace.messages.mark-as-read": "Mark as read", + +// "mydspace.messages.mark-as-unread": "Mark as unread", + "mydspace.messages.mark-as-unread": "Mark as unread", + +// "mydspace.messages.no-content": "No content.", + "mydspace.messages.no-content": "No content.", + +// "mydspace.messages.no-messages": "No messages yet.", + "mydspace.messages.no-messages": "No messages yet.", + +// "mydspace.messages.send-btn": "Send", + "mydspace.messages.send-btn": "Send", + +// "mydspace.messages.show-msg": "Show message", + "mydspace.messages.show-msg": "Show message", + +// "mydspace.messages.subject-placeholder": "Subject...", + "mydspace.messages.subject-placeholder": "Subject...", + +// "mydspace.messages.submitter-help": "Select this option to send a message to controller.", + "mydspace.messages.submitter-help": "Select this option to send a message to controller.", + +// "mydspace.messages.title": "Messages", + "mydspace.messages.title": "Messages", + +// "mydspace.messages.to": "To", + "mydspace.messages.to": "To", + +// "mydspace.new-submission": "New submission", + "mydspace.new-submission": "New submission", + +// "mydspace.results.head": "Your submissions", + "mydspace.results.head": "Your submissions", + +// "mydspace.results.no-abstract": "No Abstract", + "mydspace.results.no-abstract": "No Abstract", + +// "mydspace.results.no-authors": "No Authors", + "mydspace.results.no-authors": "No Authors", + +// "mydspace.results.no-collections": "No Collections", + "mydspace.results.no-collections": "No Collections", + +// "mydspace.results.no-date": "No Date", + "mydspace.results.no-date": "No Date", + +// "mydspace.results.no-files": "No Files", + "mydspace.results.no-files": "No Files", + +// "mydspace.results.no-results": "There were no items to show", + "mydspace.results.no-results": "There were no items to show", + +// "mydspace.results.no-title": "No title", + "mydspace.results.no-title": "No title", + +// "mydspace.results.no-uri": "No Uri", + "mydspace.results.no-uri": "No Uri", + +// "mydspace.show.workflow": "All tasks", + "mydspace.show.workflow": "All tasks", + +// "mydspace.show.workspace": "Your Submissions", + "mydspace.show.workspace": "Your Submissions", + +// "mydspace.status.archived": "Archived", + "mydspace.status.archived": "Archived", + +// "mydspace.status.validation": "Validation", + "mydspace.status.validation": "Validation", + +// "mydspace.status.waiting-for-controller": "Waiting for controller", + "mydspace.status.waiting-for-controller": "Waiting for controller", + +// "mydspace.status.workflow": "Workflow", + "mydspace.status.workflow": "Workflow", + +// "mydspace.status.workspace": "Workspace", + "mydspace.status.workspace": "Workspace", + +// "mydspace.title": "MyDSpace", + "mydspace.title": "MyDSpace", + +// "mydspace.upload.upload-failed": "Error creating new workspace. Please verify the content uploaded before retry.", + "mydspace.upload.upload-failed": "Error creating new workspace. Please verify the content uploaded before retry.", + +// "mydspace.upload.upload-multiple-successful": "{{qty}} new workspace items created.", + "mydspace.upload.upload-multiple-successful": "{{qty}} new workspace items created.", + +// "mydspace.upload.upload-successful": "New workspace item created. Click {{here}} for edit it.", + "mydspace.upload.upload-successful": "New workspace item created. Click {{here}} for edit it.", + +// "mydspace.view-btn": "View", + "mydspace.view-btn": "View", + + + +// "nav.browse.header": "All of DSpace", + "nav.browse.header": "All of DSpace", + +// "nav.community-browse.header": "By Community", + "nav.community-browse.header": "By Community", + +// "nav.language": "Language switch", + "nav.language": "Language switch", + +// "nav.login": "Log In", + "nav.login": "Log In", + +// "nav.logout": "Log Out", + "nav.logout": "Log Out", + +// "nav.mydspace": "MyDSpace", + "nav.mydspace": "MyDSpace", + +// "nav.profile": "Profile", + "nav.profile": "Profile", + +// "nav.search": "Search", + "nav.search": "Search", + +// "nav.statistics.header": "Statistics", + "nav.statistics.header": "Statistics", + + + +// "orgunit.listelement.badge": "Organizational Unit", + "orgunit.listelement.badge": "Organizational Unit", + +// "orgunit.page.city": "City", + "orgunit.page.city": "City", + +// "orgunit.page.country": "Country", + "orgunit.page.country": "Country", + +// "orgunit.page.dateestablished": "Date established", + "orgunit.page.dateestablished": "Date established", + +// "orgunit.page.description": "Description", + "orgunit.page.description": "Description", + +// "orgunit.page.id": "ID", + "orgunit.page.id": "ID", + +// "orgunit.page.titleprefix": "Organizational Unit: ", + "orgunit.page.titleprefix": "Organizational Unit: ", + + + +// "pagination.results-per-page": "Results Per Page", + "pagination.results-per-page": "Results Per Page", + +// "pagination.showing.detail": "{{ range }} of {{ total }}", + "pagination.showing.detail": "{{ range }} of {{ total }}", + +// "pagination.showing.label": "Now showing ", + "pagination.showing.label": "Now showing ", + +// "pagination.sort-direction": "Sort Options", + "pagination.sort-direction": "Sort Options", + + + +// "person.listelement.badge": "Person", + "person.listelement.badge": "Person", + +// "person.page.birthdate": "Birth Date", + "person.page.birthdate": "Birth Date", + +// "person.page.email": "Email Address", + "person.page.email": "Email Address", + +// "person.page.firstname": "First Name", + "person.page.firstname": "First Name", + +// "person.page.jobtitle": "Job Title", + "person.page.jobtitle": "Job Title", + +// "person.page.lastname": "Last Name", + "person.page.lastname": "Last Name", + +// "person.page.link.full": "Show all metadata", + "person.page.link.full": "Show all metadata", + +// "person.page.orcid": "ORCID", + "person.page.orcid": "ORCID", + +// "person.page.staffid": "Staff ID", + "person.page.staffid": "Staff ID", + +// "person.page.titleprefix": "Person: ", + "person.page.titleprefix": "Person: ", + +// "person.search.results.head": "Person Search Results", + "person.search.results.head": "Person Search Results", + +// "person.search.title": "DSpace Angular :: Person Search", + "person.search.title": "DSpace Angular :: Person Search", + + + +// "profile.breadcrumbs": "Update Profile", + "profile.breadcrumbs": "Update Profile", + +// "profile.card.identify": "Identify", + "profile.card.identify": "Identify", + +// "profile.card.security": "Security", + "profile.card.security": "Security", + +// "profile.form.submit": "Update Profile", + "profile.form.submit": "Update Profile", + +// "profile.groups.head": "Authorization groups you belong to", + "profile.groups.head": "Authorization groups you belong to", + +// "profile.head": "Update Profile", + "profile.head": "Update Profile", + +// "profile.metadata.form.error.firstname.required": "First Name is required", + "profile.metadata.form.error.firstname.required": "First Name is required", + +// "profile.metadata.form.error.lastname.required": "Last Name is required", + "profile.metadata.form.error.lastname.required": "Last Name is required", + +// "profile.metadata.form.label.email": "Email Address", + "profile.metadata.form.label.email": "Email Address", + +// "profile.metadata.form.label.firstname": "First Name", + "profile.metadata.form.label.firstname": "First Name", + +// "profile.metadata.form.label.language": "Language", + "profile.metadata.form.label.language": "Language", + +// "profile.metadata.form.label.lastname": "Last Name", + "profile.metadata.form.label.lastname": "Last Name", + +// "profile.metadata.form.label.phone": "Contact Telephone", + "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.content": "Your changes to the profile were saved.", + +// "profile.metadata.form.notifications.success.title": "Profile 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.content": "No changes were made to the Profile.", + +// "profile.notifications.warning.no-changes.title": "No changes", + "profile.notifications.warning.no-changes.title": "No changes", + +// "profile.security.form.error.matching-passwords": "The passwords do not match.", + "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.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.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.password": "Password", + +// "profile.security.form.label.passwordrepeat": "Retype to confirm", + "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.content": "Your changes to the password were saved.", + +// "profile.security.form.notifications.success.title": "Password saved", + "profile.security.form.notifications.success.title": "Password saved", + +// "profile.security.form.notifications.error.title": "Error changing passwords", + "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-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.security.form.notifications.error.not-same": "The provided passwords are not the same.", + +// "profile.title": "Update Profile", + "profile.title": "Update Profile", + + + +// "profile.breadcrumbs": "Update Profile", + "profile.breadcrumbs": "Update Profile", + +// "profile.card.identify": "Identify", + "profile.card.identify": "Identify", + +// "profile.card.security": "Security", + "profile.card.security": "Security", + +// "profile.form.submit": "Update Profile", + "profile.form.submit": "Update Profile", + +// "profile.groups.head": "Authorization groups you belong to", + "profile.groups.head": "Authorization groups you belong to", + +// "profile.head": "Update Profile", + "profile.head": "Update Profile", + +// "profile.metadata.form.error.firstname.required": "First Name is required", + "profile.metadata.form.error.firstname.required": "First Name is required", + +// "profile.metadata.form.error.lastname.required": "Last Name is required", + "profile.metadata.form.error.lastname.required": "Last Name is required", + +// "profile.metadata.form.label.email": "Email Address", + "profile.metadata.form.label.email": "Email Address", + +// "profile.metadata.form.label.firstname": "First Name", + "profile.metadata.form.label.firstname": "First Name", + +// "profile.metadata.form.label.language": "Language", + "profile.metadata.form.label.language": "Language", + +// "profile.metadata.form.label.lastname": "Last Name", + "profile.metadata.form.label.lastname": "Last Name", + +// "profile.metadata.form.label.phone": "Contact Telephone", + "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.content": "Your changes to the profile were saved.", + +// "profile.metadata.form.notifications.success.title": "Profile 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.content": "No changes were made to the Profile.", + +// "profile.notifications.warning.no-changes.title": "No changes", + "profile.notifications.warning.no-changes.title": "No changes", + +// "profile.security.form.error.matching-passwords": "The passwords do not match.", + "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.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.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.password": "Password", + +// "profile.security.form.label.passwordrepeat": "Retype to confirm", + "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.content": "Your changes to the password were saved.", + +// "profile.security.form.notifications.success.title": "Password saved", + "profile.security.form.notifications.success.title": "Password saved", + +// "profile.security.form.notifications.error.title": "Error changing passwords", + "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-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.security.form.notifications.error.not-same": "The provided passwords are not the same.", + +// "profile.title": "Update Profile", + "profile.title": "Update Profile", + + + +// "project.listelement.badge": "Research Project", + "project.listelement.badge": "Research Project", + +// "project.page.contributor": "Contributors", + "project.page.contributor": "Contributors", + +// "project.page.description": "Description", + "project.page.description": "Description", + +// "project.page.expectedcompletion": "Expected Completion", + "project.page.expectedcompletion": "Expected Completion", + +// "project.page.funder": "Funders", + "project.page.funder": "Funders", + +// "project.page.id": "ID", + "project.page.id": "ID", + +// "project.page.keyword": "Keywords", + "project.page.keyword": "Keywords", + +// "project.page.status": "Status", + "project.page.status": "Status", + +// "project.page.titleprefix": "Research Project: ", + "project.page.titleprefix": "Research Project: ", + +// "project.search.results.head": "Project Search Results", + "project.search.results.head": "Project Search Results", + + + +// "publication.listelement.badge": "Publication", + "publication.listelement.badge": "Publication", + +// "publication.page.description": "Description", + "publication.page.description": "Description", + +// "publication.page.journal-issn": "Journal ISSN", + "publication.page.journal-issn": "Journal ISSN", + +// "publication.page.journal-title": "Journal Title", + "publication.page.journal-title": "Journal Title", + +// "publication.page.publisher": "Publisher", + "publication.page.publisher": "Publisher", + +// "publication.page.titleprefix": "Publication: ", + "publication.page.titleprefix": "Publication: ", + +// "publication.page.volume-title": "Volume Title", + "publication.page.volume-title": "Volume Title", + +// "publication.search.results.head": "Publication Search Results", + "publication.search.results.head": "Publication Search Results", + +// "publication.search.title": "DSpace Angular :: Publication Search", + "publication.search.title": "DSpace Angular :: Publication Search", + + + +// "relationships.isAuthorOf": "Authors", + "relationships.isAuthorOf": "Authors", + +// "relationships.isIssueOf": "Journal Issues", + "relationships.isIssueOf": "Journal Issues", + +// "relationships.isJournalIssueOf": "Journal Issue", + "relationships.isJournalIssueOf": "Journal Issue", + +// "relationships.isJournalOf": "Journals", + "relationships.isJournalOf": "Journals", + +// "relationships.isOrgUnitOf": "Organizational Units", + "relationships.isOrgUnitOf": "Organizational Units", + +// "relationships.isPersonOf": "Authors", + "relationships.isPersonOf": "Authors", + +// "relationships.isProjectOf": "Research Projects", + "relationships.isProjectOf": "Research Projects", + +// "relationships.isPublicationOf": "Publications", + "relationships.isPublicationOf": "Publications", + +// "relationships.isPublicationOfJournalIssue": "Articles", + "relationships.isPublicationOfJournalIssue": "Articles", + +// "relationships.isSingleJournalOf": "Journal", + "relationships.isSingleJournalOf": "Journal", + +// "relationships.isSingleVolumeOf": "Journal Volume", + "relationships.isSingleVolumeOf": "Journal Volume", + +// "relationships.isVolumeOf": "Journal Volumes", + "relationships.isVolumeOf": "Journal Volumes", + +// "relationships.isContributorOf": "Contributors", + "relationships.isContributorOf": "Contributors", + + + +// "search.description": "", + "search.description": "", + +// "search.switch-configuration.title": "Show", + "search.switch-configuration.title": "Show", + +// "search.title": "DSpace Angular :: Search", + "search.title": "DSpace Angular :: Search", + +// "search.breadcrumbs": "Search", + "search.breadcrumbs": "Search", + + +// "search.filters.applied.f.author": "Author", + "search.filters.applied.f.author": "Author", + +// "search.filters.applied.f.dateIssued.max": "End date", + "search.filters.applied.f.dateIssued.max": "End date", + +// "search.filters.applied.f.dateIssued.min": "Start date", + "search.filters.applied.f.dateIssued.min": "Start date", + +// "search.filters.applied.f.dateSubmitted": "Date submitted", + "search.filters.applied.f.dateSubmitted": "Date submitted", + +// "search.filters.applied.f.discoverable": "Private", + "search.filters.applied.f.discoverable": "Private", + +// "search.filters.applied.f.entityType": "Item Type", + "search.filters.applied.f.entityType": "Item Type", + +// "search.filters.applied.f.has_content_in_original_bundle": "Has files", + "search.filters.applied.f.has_content_in_original_bundle": "Has files", + +// "search.filters.applied.f.itemtype": "Type", + "search.filters.applied.f.itemtype": "Type", + +// "search.filters.applied.f.namedresourcetype": "Status", + "search.filters.applied.f.namedresourcetype": "Status", + +// "search.filters.applied.f.subject": "Subject", + "search.filters.applied.f.subject": "Subject", + +// "search.filters.applied.f.submitter": "Submitter", + "search.filters.applied.f.submitter": "Submitter", + +// "search.filters.applied.f.jobTitle": "Job Title", + "search.filters.applied.f.jobTitle": "Job Title", + +// "search.filters.applied.f.birthDate.max": "End birth date", + "search.filters.applied.f.birthDate.max": "End birth date", + +// "search.filters.applied.f.birthDate.min": "Start birth date", + "search.filters.applied.f.birthDate.min": "Start birth date", + +// "search.filters.applied.f.withdrawn": "Withdrawn", + "search.filters.applied.f.withdrawn": "Withdrawn", + + + +// "search.filters.filter.author.head": "Author", + "search.filters.filter.author.head": "Author", + +// "search.filters.filter.author.placeholder": "Author name", + "search.filters.filter.author.placeholder": "Author name", + +// "search.filters.filter.birthDate.head": "Birth Date", + "search.filters.filter.birthDate.head": "Birth Date", + +// "search.filters.filter.birthDate.placeholder": "Birth Date", + "search.filters.filter.birthDate.placeholder": "Birth Date", + +// "search.filters.filter.creativeDatePublished.head": "Date Published", + "search.filters.filter.creativeDatePublished.head": "Date Published", + +// "search.filters.filter.creativeDatePublished.placeholder": "Date Published", + "search.filters.filter.creativeDatePublished.placeholder": "Date Published", + +// "search.filters.filter.creativeWorkEditor.head": "Editor", + "search.filters.filter.creativeWorkEditor.head": "Editor", + +// "search.filters.filter.creativeWorkEditor.placeholder": "Editor", + "search.filters.filter.creativeWorkEditor.placeholder": "Editor", + +// "search.filters.filter.creativeWorkKeywords.head": "Subject", + "search.filters.filter.creativeWorkKeywords.head": "Subject", + +// "search.filters.filter.creativeWorkKeywords.placeholder": "Subject", + "search.filters.filter.creativeWorkKeywords.placeholder": "Subject", + +// "search.filters.filter.creativeWorkPublisher.head": "Publisher", + "search.filters.filter.creativeWorkPublisher.head": "Publisher", + +// "search.filters.filter.creativeWorkPublisher.placeholder": "Publisher", + "search.filters.filter.creativeWorkPublisher.placeholder": "Publisher", + +// "search.filters.filter.dateIssued.head": "Date", + "search.filters.filter.dateIssued.head": "Date", + +// "search.filters.filter.dateIssued.max.placeholder": "Minimum Date", + "search.filters.filter.dateIssued.max.placeholder": "Minimum Date", + +// "search.filters.filter.dateIssued.min.placeholder": "Maximum Date", + "search.filters.filter.dateIssued.min.placeholder": "Maximum Date", + +// "search.filters.filter.dateSubmitted.head": "Date submitted", + "search.filters.filter.dateSubmitted.head": "Date submitted", + +// "search.filters.filter.dateSubmitted.placeholder": "Date submitted", + "search.filters.filter.dateSubmitted.placeholder": "Date submitted", + +// "search.filters.filter.discoverable.head": "Private", + "search.filters.filter.discoverable.head": "Private", + +// "search.filters.filter.withdrawn.head": "Withdrawn", + "search.filters.filter.withdrawn.head": "Withdrawn", + +// "search.filters.filter.entityType.head": "Item Type", + "search.filters.filter.entityType.head": "Item Type", + +// "search.filters.filter.entityType.placeholder": "Item Type", + "search.filters.filter.entityType.placeholder": "Item Type", + +// "search.filters.filter.has_content_in_original_bundle.head": "Has files", + "search.filters.filter.has_content_in_original_bundle.head": "Has files", + +// "search.filters.filter.itemtype.head": "Type", + "search.filters.filter.itemtype.head": "Type", + +// "search.filters.filter.itemtype.placeholder": "Type", + "search.filters.filter.itemtype.placeholder": "Type", + +// "search.filters.filter.jobTitle.head": "Job Title", + "search.filters.filter.jobTitle.head": "Job Title", + +// "search.filters.filter.jobTitle.placeholder": "Job Title", + "search.filters.filter.jobTitle.placeholder": "Job Title", + +// "search.filters.filter.knowsLanguage.head": "Known language", + "search.filters.filter.knowsLanguage.head": "Known language", + +// "search.filters.filter.knowsLanguage.placeholder": "Known language", + "search.filters.filter.knowsLanguage.placeholder": "Known language", + +// "search.filters.filter.namedresourcetype.head": "Status", + "search.filters.filter.namedresourcetype.head": "Status", + +// "search.filters.filter.namedresourcetype.placeholder": "Status", + "search.filters.filter.namedresourcetype.placeholder": "Status", + +// "search.filters.filter.objectpeople.head": "People", + "search.filters.filter.objectpeople.head": "People", + +// "search.filters.filter.objectpeople.placeholder": "People", + "search.filters.filter.objectpeople.placeholder": "People", + +// "search.filters.filter.organizationAddressCountry.head": "Country", + "search.filters.filter.organizationAddressCountry.head": "Country", + +// "search.filters.filter.organizationAddressCountry.placeholder": "Country", + "search.filters.filter.organizationAddressCountry.placeholder": "Country", + +// "search.filters.filter.organizationAddressLocality.head": "City", + "search.filters.filter.organizationAddressLocality.head": "City", + +// "search.filters.filter.organizationAddressLocality.placeholder": "City", + "search.filters.filter.organizationAddressLocality.placeholder": "City", + +// "search.filters.filter.organizationFoundingDate.head": "Date Founded", + "search.filters.filter.organizationFoundingDate.head": "Date Founded", + +// "search.filters.filter.organizationFoundingDate.placeholder": "Date Founded", + "search.filters.filter.organizationFoundingDate.placeholder": "Date Founded", + +// "search.filters.filter.scope.head": "Scope", + "search.filters.filter.scope.head": "Scope", + +// "search.filters.filter.scope.placeholder": "Scope filter", + "search.filters.filter.scope.placeholder": "Scope filter", + +// "search.filters.filter.show-less": "Collapse", + "search.filters.filter.show-less": "Collapse", + +// "search.filters.filter.show-more": "Show more", + "search.filters.filter.show-more": "Show more", + +// "search.filters.filter.subject.head": "Subject", + "search.filters.filter.subject.head": "Subject", + +// "search.filters.filter.subject.placeholder": "Subject", + "search.filters.filter.subject.placeholder": "Subject", + +// "search.filters.filter.submitter.head": "Submitter", + "search.filters.filter.submitter.head": "Submitter", + +// "search.filters.filter.submitter.placeholder": "Submitter", + "search.filters.filter.submitter.placeholder": "Submitter", + + + +// "search.filters.entityType.JournalIssue": "Journal Issue", + "search.filters.entityType.JournalIssue": "Journal Issue", + +// "search.filters.entityType.JournalVolume": "Journal Volume", + "search.filters.entityType.JournalVolume": "Journal Volume", + +// "search.filters.entityType.OrgUnit": "Organizational Unit", + "search.filters.entityType.OrgUnit": "Organizational Unit", + +// "search.filters.has_content_in_original_bundle.true": "Yes", + "search.filters.has_content_in_original_bundle.true": "Yes", + +// "search.filters.has_content_in_original_bundle.false": "No", + "search.filters.has_content_in_original_bundle.false": "No", + +// "search.filters.discoverable.true": "No", + "search.filters.discoverable.true": "No", + +// "search.filters.discoverable.false": "Yes", + "search.filters.discoverable.false": "Yes", + +// "search.filters.withdrawn.true": "Yes", + "search.filters.withdrawn.true": "Yes", + +// "search.filters.withdrawn.false": "No", + "search.filters.withdrawn.false": "No", + + +// "search.filters.head": "Filters", + "search.filters.head": "Filters", + +// "search.filters.reset": "Reset filters", + "search.filters.reset": "Reset filters", + + + +// "search.form.search": "Search", + "search.form.search": "Search", + +// "search.form.search_dspace": "Search DSpace", + "search.form.search_dspace": "Search DSpace", + +// "search.form.search_mydspace": "Search MyDSpace", + "search.form.search_mydspace": "Search MyDSpace", + + + +// "search.results.head": "Search Results", + "search.results.head": "Search Results", + +// "search.results.no-results": "Your search returned no results. Having trouble finding what you're looking for? Try putting", + "search.results.no-results": "Your search returned no results. Having trouble finding what you're looking for? Try putting", + +// "search.results.no-results-link": "quotes around it", + "search.results.no-results-link": "quotes around it", + +// "search.results.empty": "Your search returned no results.", + "search.results.empty": "Your search returned no results.", + + + +// "search.sidebar.close": "Back to results", + "search.sidebar.close": "Back to results", + +// "search.sidebar.filters.title": "Filters", + "search.sidebar.filters.title": "Filters", + +// "search.sidebar.open": "Search Tools", + "search.sidebar.open": "Search Tools", + +// "search.sidebar.results": "results", + "search.sidebar.results": "results", + +// "search.sidebar.settings.rpp": "Results per page", + "search.sidebar.settings.rpp": "Results per page", + +// "search.sidebar.settings.sort-by": "Sort By", + "search.sidebar.settings.sort-by": "Sort By", + +// "search.sidebar.settings.title": "Settings", + "search.sidebar.settings.title": "Settings", + + + +// "search.view-switch.show-detail": "Show detail", + "search.view-switch.show-detail": "Show detail", + +// "search.view-switch.show-grid": "Show as grid", + "search.view-switch.show-grid": "Show as grid", + +// "search.view-switch.show-list": "Show as list", + "search.view-switch.show-list": "Show as list", + + + +// "sorting.dc.title.ASC": "Title Ascending", + "sorting.dc.title.ASC": "Title Ascending", + +// "sorting.dc.title.DESC": "Title Descending", + "sorting.dc.title.DESC": "Title Descending", + +// "sorting.score.DESC": "Relevance", + "sorting.score.DESC": "Relevance", + + + +// "submission.edit.title": "Edit Submission", + "submission.edit.title": "Edit Submission", + +// "submission.general.cannot_submit": "You have not the privilege to make a new submission.", + "submission.general.cannot_submit": "You have not the privilege to make a new submission.", + +// "submission.general.deposit": "Deposit", + "submission.general.deposit": "Deposit", + +// "submission.general.discard.confirm.cancel": "Cancel", + "submission.general.discard.confirm.cancel": "Cancel", + +// "submission.general.discard.confirm.info": "This operation can't be undone. Are you sure?", + "submission.general.discard.confirm.info": "This operation can't be undone. Are you sure?", + +// "submission.general.discard.confirm.submit": "Yes, I'm sure", + "submission.general.discard.confirm.submit": "Yes, I'm sure", + +// "submission.general.discard.confirm.title": "Discard submission", + "submission.general.discard.confirm.title": "Discard submission", + +// "submission.general.discard.submit": "Discard", + "submission.general.discard.submit": "Discard", + +// "submission.general.save": "Save", + "submission.general.save": "Save", + +// "submission.general.save-later": "Save for later", + "submission.general.save-later": "Save for later", + + + +// "submission.sections.describe.relationship-lookup.close": "Close", + "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.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.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": "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 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-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.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.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.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": "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.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.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.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": "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.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.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.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.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.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.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.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.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.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.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.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 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.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.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.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:", + "submission.sections.describe.relationship-lookup.external-source.import-modal.select": "Select a local match:", + +// "submission.sections.describe.relationship-lookup.search-tab.deselect-all": "Deselect all", + "submission.sections.describe.relationship-lookup.search-tab.deselect-all": "Deselect all", + +// "submission.sections.describe.relationship-lookup.search-tab.deselect-page": "Deselect page", + "submission.sections.describe.relationship-lookup.search-tab.deselect-page": "Deselect page", + +// "submission.sections.describe.relationship-lookup.search-tab.loading": "Loading...", + "submission.sections.describe.relationship-lookup.search-tab.loading": "Loading...", + +// "submission.sections.describe.relationship-lookup.search-tab.placeholder": "Search query", + "submission.sections.describe.relationship-lookup.search-tab.placeholder": "Search query", + +// "submission.sections.describe.relationship-lookup.search-tab.search": "Go", + "submission.sections.describe.relationship-lookup.search-tab.search": "Go", + +// "submission.sections.describe.relationship-lookup.search-tab.select-all": "Select all", + "submission.sections.describe.relationship-lookup.search-tab.select-all": "Select all", + +// "submission.sections.describe.relationship-lookup.search-tab.select-page": "Select page", + "submission.sections.describe.relationship-lookup.search-tab.select-page": "Select page", + +// "submission.sections.describe.relationship-lookup.selected": "Selected {{ size }} items", + "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.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": "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 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.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.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.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.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.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 Agency": "Search for Funding Agencies", + +// "submission.sections.describe.relationship-lookup.search-tab.tab-title.Funding": "Search for Funding", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.Funding": "Search for Funding", + +// "submission.sections.describe.relationship-lookup.selection-tab.tab-title": "Current Selection ({{ count }})", + "submission.sections.describe.relationship-lookup.selection-tab.tab-title": "Current Selection ({{ count }})", + +// "submission.sections.describe.relationship-lookup.title.Journal Issue": "Journal Issues", + "submission.sections.describe.relationship-lookup.title.Journal Issue": "Journal Issues", + +// "submission.sections.describe.relationship-lookup.title.Journal Volume": "Journal Volumes", + "submission.sections.describe.relationship-lookup.title.Journal Volume": "Journal Volumes", + +// "submission.sections.describe.relationship-lookup.title.Journal": "Journals", + "submission.sections.describe.relationship-lookup.title.Journal": "Journals", + +// "submission.sections.describe.relationship-lookup.title.Author": "Authors", + "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 Agency": "Funding Agency", + +// "submission.sections.describe.relationship-lookup.title.Funding": "Funding", + "submission.sections.describe.relationship-lookup.title.Funding": "Funding", + +// "submission.sections.describe.relationship-lookup.search-tab.toggle-dropdown": "Toggle dropdown", + "submission.sections.describe.relationship-lookup.search-tab.toggle-dropdown": "Toggle dropdown", + +// "submission.sections.describe.relationship-lookup.selection-tab.settings": "Settings", + "submission.sections.describe.relationship-lookup.selection-tab.settings": "Settings", + +// "submission.sections.describe.relationship-lookup.selection-tab.no-selection": "Your selection is currently empty.", + "submission.sections.describe.relationship-lookup.selection-tab.no-selection": "Your selection is currently empty.", + +// "submission.sections.describe.relationship-lookup.selection-tab.title.Author": "Selected Authors", + "submission.sections.describe.relationship-lookup.selection-tab.title.Author": "Selected Authors", + +// "submission.sections.describe.relationship-lookup.selection-tab.title.Journal": "Selected Journals", + "submission.sections.describe.relationship-lookup.selection-tab.title.Journal": "Selected Journals", + +// "submission.sections.describe.relationship-lookup.selection-tab.title.Journal Volume": "Selected Journal Volume", + "submission.sections.describe.relationship-lookup.selection-tab.title.Journal Volume": "Selected Journal Volume", + +// "submission.sections.describe.relationship-lookup.selection-tab.title.Journal Issue": "Selected Issue", + "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.sherpaJournal": "Search Results", + +// "submission.sections.describe.relationship-lookup.selection-tab.title.sherpaPublisher": "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.orcidV2": "Search Results", + +// "submission.sections.describe.relationship-lookup.selection-tab.title.lcname": "Search Results", + "submission.sections.describe.relationship-lookup.selection-tab.title.lcname": "Search Results", + +// "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.", + "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.", + +// "submission.sections.describe.relationship-lookup.name-variant.notification.confirm": "Save a new name variant", + "submission.sections.describe.relationship-lookup.name-variant.notification.confirm": "Save a new name variant", + +// "submission.sections.describe.relationship-lookup.name-variant.notification.decline": "Use only for this submission", + "submission.sections.describe.relationship-lookup.name-variant.notification.decline": "Use only for this submission", + +// "submission.sections.general.add-more": "Add more", + "submission.sections.general.add-more": "Add more", + +// "submission.sections.general.collection": "Collection", + "submission.sections.general.collection": "Collection", + +// "submission.sections.general.deposit_error_notice": "There was an issue when submitting the item, please try again later.", + "submission.sections.general.deposit_error_notice": "There was an issue when submitting the item, please try again later.", + +// "submission.sections.general.deposit_success_notice": "Submission deposited successfully.", + "submission.sections.general.deposit_success_notice": "Submission deposited successfully.", + +// "submission.sections.general.discard_error_notice": "There was an issue when discarding the item, please try again later.", + "submission.sections.general.discard_error_notice": "There was an issue when discarding the item, please try again later.", + +// "submission.sections.general.discard_success_notice": "Submission discarded successfully.", + "submission.sections.general.discard_success_notice": "Submission discarded successfully.", + +// "submission.sections.general.metadata-extracted": "New metadata have been extracted and added to the {{sectionId}} section.", + "submission.sections.general.metadata-extracted": "New metadata have been extracted and added to the {{sectionId}} section.", + +// "submission.sections.general.metadata-extracted-new-section": "New {{sectionId}} section has been added to submission.", + "submission.sections.general.metadata-extracted-new-section": "New {{sectionId}} section has been added to submission.", + +// "submission.sections.general.no-collection": "No collection found", + "submission.sections.general.no-collection": "No collection found", + +// "submission.sections.general.no-sections": "No options available", + "submission.sections.general.no-sections": "No options available", + +// "submission.sections.general.save_error_notice": "There was an issue when saving the item, please try again later.", + "submission.sections.general.save_error_notice": "There was an issue when saving the item, please try again later.", + +// "submission.sections.general.save_success_notice": "Submission saved successfully.", + "submission.sections.general.save_success_notice": "Submission saved successfully.", + +// "submission.sections.general.search-collection": "Search for a collection", + "submission.sections.general.search-collection": "Search for a collection", + +// "submission.sections.general.sections_not_valid": "There are incomplete sections.", + "submission.sections.general.sections_not_valid": "There are incomplete sections.", + + + +// "submission.sections.submit.progressbar.cclicense": "Creative commons license", + "submission.sections.submit.progressbar.cclicense": "Creative commons license", + +// "submission.sections.submit.progressbar.describe.recycle": "Recycle", + "submission.sections.submit.progressbar.describe.recycle": "Recycle", + +// "submission.sections.submit.progressbar.describe.stepcustom": "Describe", + "submission.sections.submit.progressbar.describe.stepcustom": "Describe", + +// "submission.sections.submit.progressbar.describe.stepone": "Describe", + "submission.sections.submit.progressbar.describe.stepone": "Describe", + +// "submission.sections.submit.progressbar.describe.steptwo": "Describe", + "submission.sections.submit.progressbar.describe.steptwo": "Describe", + +// "submission.sections.submit.progressbar.detect-duplicate": "Potential duplicates", + "submission.sections.submit.progressbar.detect-duplicate": "Potential duplicates", + +// "submission.sections.submit.progressbar.license": "Deposit license", + "submission.sections.submit.progressbar.license": "Deposit license", + +// "submission.sections.submit.progressbar.upload": "Upload files", + "submission.sections.submit.progressbar.upload": "Upload files", + + + +// "submission.sections.upload.delete.confirm.cancel": "Cancel", + "submission.sections.upload.delete.confirm.cancel": "Cancel", + +// "submission.sections.upload.delete.confirm.info": "This operation can't be undone. Are you sure?", + "submission.sections.upload.delete.confirm.info": "This operation can't be undone. Are you sure?", + +// "submission.sections.upload.delete.confirm.submit": "Yes, I'm sure", + "submission.sections.upload.delete.confirm.submit": "Yes, I'm sure", + +// "submission.sections.upload.delete.confirm.title": "Delete bitstream", + "submission.sections.upload.delete.confirm.title": "Delete bitstream", + +// "submission.sections.upload.delete.submit": "Delete", + "submission.sections.upload.delete.submit": "Delete", + +// "submission.sections.upload.drop-message": "Drop files to attach them to the item", + "submission.sections.upload.drop-message": "Drop files to attach them to the item", + +// "submission.sections.upload.form.access-condition-label": "Access condition type", + "submission.sections.upload.form.access-condition-label": "Access condition type", + +// "submission.sections.upload.form.date-required": "Date is required.", + "submission.sections.upload.form.date-required": "Date is required.", + +// "submission.sections.upload.form.from-label": "Grant access from", + "submission.sections.upload.form.from-label": "Grant access from", + +// "submission.sections.upload.form.from-placeholder": "From", + "submission.sections.upload.form.from-placeholder": "From", + +// "submission.sections.upload.form.group-label": "Group", + "submission.sections.upload.form.group-label": "Group", + +// "submission.sections.upload.form.group-required": "Group is required.", + "submission.sections.upload.form.group-required": "Group is required.", + +// "submission.sections.upload.form.until-label": "Grant access until", + "submission.sections.upload.form.until-label": "Grant access until", + +// "submission.sections.upload.form.until-placeholder": "Until", + "submission.sections.upload.form.until-placeholder": "Until", + +// "submission.sections.upload.header.policy.default.nolist": "Uploaded files in the {{collectionName}} collection will be accessible according to the following group(s):", + "submission.sections.upload.header.policy.default.nolist": "Uploaded files in the {{collectionName}} collection will be accessible according to the following group(s):", + +// "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):", + "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):", + +// "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 upload additional files just dragging & dropping them everywhere in the page", + "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 upload additional files just dragging & dropping them everywhere in the page", + +// "submission.sections.upload.no-entry": "No", + "submission.sections.upload.no-entry": "No", + +// "submission.sections.upload.no-file-uploaded": "No file uploaded yet.", + "submission.sections.upload.no-file-uploaded": "No file uploaded yet.", + +// "submission.sections.upload.save-metadata": "Save metadata", + "submission.sections.upload.save-metadata": "Save metadata", + +// "submission.sections.upload.undo": "Cancel", + "submission.sections.upload.undo": "Cancel", + +// "submission.sections.upload.upload-failed": "Upload failed", + "submission.sections.upload.upload-failed": "Upload failed", + +// "submission.sections.upload.upload-successful": "Upload successful", + "submission.sections.upload.upload-successful": "Upload successful", + + + +// "submission.submit.title": "Submission", + "submission.submit.title": "Submission", + + + +// "submission.workflow.generic.delete": "Delete", + "submission.workflow.generic.delete": "Delete", + +// "submission.workflow.generic.delete-help": "If you would to discard this item, select \"Delete\". You will then be asked to confirm it.", + "submission.workflow.generic.delete-help": "If you would to discard this item, select \"Delete\". You will then be asked to confirm it.", + +// "submission.workflow.generic.edit": "Edit", + "submission.workflow.generic.edit": "Edit", + +// "submission.workflow.generic.edit-help": "Select this option to change the item's metadata.", + "submission.workflow.generic.edit-help": "Select this option to change the item's metadata.", + +// "submission.workflow.generic.view": "View", + "submission.workflow.generic.view": "View", + +// "submission.workflow.generic.view-help": "Select this option to view the item's metadata.", + "submission.workflow.generic.view-help": "Select this option to view the item's metadata.", + + + +// "submission.workflow.tasks.claimed.approve": "Approve", + "submission.workflow.tasks.claimed.approve": "Approve", + +// "submission.workflow.tasks.claimed.approve_help": "If you have reviewed the item and it is suitable for inclusion in the collection, select \"Approve\".", + "submission.workflow.tasks.claimed.approve_help": "If you have reviewed the item and it is suitable for inclusion in the collection, select \"Approve\".", + +// "submission.workflow.tasks.claimed.edit": "Edit", + "submission.workflow.tasks.claimed.edit": "Edit", + +// "submission.workflow.tasks.claimed.edit_help": "Select this option to change the item's metadata.", + "submission.workflow.tasks.claimed.edit_help": "Select this option to change the item's metadata.", + +// "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.", + "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.", + +// "submission.workflow.tasks.claimed.reject.reason.placeholder": "Describe the reason of reject", + "submission.workflow.tasks.claimed.reject.reason.placeholder": "Describe the reason of reject", + +// "submission.workflow.tasks.claimed.reject.reason.submit": "Reject item", + "submission.workflow.tasks.claimed.reject.reason.submit": "Reject item", + +// "submission.workflow.tasks.claimed.reject.reason.title": "Reason", + "submission.workflow.tasks.claimed.reject.reason.title": "Reason", + +// "submission.workflow.tasks.claimed.reject.submit": "Reject", + "submission.workflow.tasks.claimed.reject.submit": "Reject", + +// "submission.workflow.tasks.claimed.reject_help": "If you have reviewed the item and found it is not 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.", + "submission.workflow.tasks.claimed.reject_help": "If you have reviewed the item and found it is not 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.", + +// "submission.workflow.tasks.claimed.return": "Return to pool", + "submission.workflow.tasks.claimed.return": "Return to pool", + +// "submission.workflow.tasks.claimed.return_help": "Return the task to the pool so that another user may perform the task.", + "submission.workflow.tasks.claimed.return_help": "Return the task to the pool so that another user may perform the task.", + + + +// "submission.workflow.tasks.generic.error": "Error occurred during operation...", + "submission.workflow.tasks.generic.error": "Error occurred during operation...", + +// "submission.workflow.tasks.generic.processing": "Processing...", + "submission.workflow.tasks.generic.processing": "Processing...", + +// "submission.workflow.tasks.generic.submitter": "Submitter", + "submission.workflow.tasks.generic.submitter": "Submitter", + +// "submission.workflow.tasks.generic.success": "Operation successful", + "submission.workflow.tasks.generic.success": "Operation successful", + + + +// "submission.workflow.tasks.pool.claim": "Claim", + "submission.workflow.tasks.pool.claim": "Claim", + +// "submission.workflow.tasks.pool.claim_help": "Assign this task to yourself.", + "submission.workflow.tasks.pool.claim_help": "Assign this task to yourself.", + +// "submission.workflow.tasks.pool.hide-detail": "Hide detail", + "submission.workflow.tasks.pool.hide-detail": "Hide detail", + +// "submission.workflow.tasks.pool.show-detail": "Show detail", + "submission.workflow.tasks.pool.show-detail": "Show detail", + + + +// "title": "DSpace", + "title": "DSpace", + + +// "administrativeView.search.results.head": "Administrative Search", + "administrativeView.search.results.head": "Administrative Search", + +// "menu.section.admin_search": "Admin Search", + "menu.section.admin_search": "Admin Search", + + + +// "uploader.browse": "browse", + "uploader.browse": "browse", + +// "uploader.drag-message": "Drag & Drop your files here", + "uploader.drag-message": "Drag & Drop your files here", + +// "uploader.or": ", or", + "uploader.or": ", or", + +// "uploader.processing": "Processing", + "uploader.processing": "Processing", + +// "uploader.queue-length": "Queue length", + "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.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-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", + "virtual-metadata.delete-relationship.modal-head": "Select the items for which you want to save the virtual metadata as real metadata", + + + +// "workflowAdmin.search.results.head": "Administer Workflow", + "workflowAdmin.search.results.head": "Administer Workflow", + + + +// "workflow-item.delete.notification.success.title": "Deleted", + "workflow-item.delete.notification.success.title": "Deleted", + +// "workflow-item.delete.notification.success.content": "This workflow item was successfully deleted", + "workflow-item.delete.notification.success.content": "This workflow item was successfully deleted", + +// "workflow-item.delete.notification.error.title": "Something went wrong", + "workflow-item.delete.notification.error.title": "Something went wrong", + +// "workflow-item.delete.notification.error.content": "The workflow item could not be deleted", + "workflow-item.delete.notification.error.content": "The workflow item could not be deleted", + +// "workflow-item.delete.title": "Delete workflow item", + "workflow-item.delete.title": "Delete workflow item", + +// "workflow-item.delete.header": "Delete workflow item", + "workflow-item.delete.header": "Delete workflow item", + +// "workflow-item.delete.button.cancel": "Cancel", + "workflow-item.delete.button.cancel": "Cancel", + +// "workflow-item.delete.button.confirm": "Delete", + "workflow-item.delete.button.confirm": "Delete", + + +// "workflow-item.send-back.notification.success.title": "Sent back to submitter", + "workflow-item.send-back.notification.success.title": "Sent back to submitter", + +// "workflow-item.send-back.notification.success.content": "This workflow item was successfully sent back to the submitter", + "workflow-item.send-back.notification.success.content": "This workflow item was successfully sent back to the submitter", + +// "workflow-item.send-back.notification.error.title": "Something went wrong", + "workflow-item.send-back.notification.error.title": "Something went wrong", + +// "workflow-item.send-back.notification.error.content": "The workflow item could not be sent back to the submitter", + "workflow-item.send-back.notification.error.content": "The workflow item could not be sent back to the submitter", + +// "workflow-item.send-back.title": "Send workflow item back to submitter", + "workflow-item.send-back.title": "Send workflow item back to submitter", + +// "workflow-item.send-back.header": "Send workflow item back to submitter", + "workflow-item.send-back.header": "Send workflow item back to submitter", + +// "workflow-item.send-back.button.cancel": "Cancel", + "workflow-item.send-back.button.cancel": "Cancel", + +// "workflow-item.send-back.button.confirm": "Send back", + "workflow-item.send-back.button.confirm": "Send back", +} From ac75b095c1add61fd2515f72a55c2d124678eb75 Mon Sep 17 00:00:00 2001 From: Nagy Akos Date: Thu, 11 Jun 2020 22:07:05 +0300 Subject: [PATCH 2/4] translate hu.json5 by Transylvanian Museum Society --- src/assets/i18n/hu.json5 | 2554 ++++++++++++++++++++------------------ 1 file changed, 1357 insertions(+), 1197 deletions(-) diff --git a/src/assets/i18n/hu.json5 b/src/assets/i18n/hu.json5 index cd589f7faa1..54e7b2f18ef 100644 --- a/src/assets/i18n/hu.json5 +++ b/src/assets/i18n/hu.json5 @@ -1,256 +1,268 @@ { // "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. ", - "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. ", + "404.help": "A keresett oldal nem található. Az oldalt elköltöztették, vagy letörölték. Az alsó gombbal visszakerülhet a honlapra ", // "404.link.home-page": "Take me to the home page", - "404.link.home-page": "Take me to the home page", + "404.link.home-page": "Vissza a honlapra", // "404.page-not-found": "page not found", - "404.page-not-found": "page not found", + "404.page-not-found": "oldal nem található", // "admin.registries.bitstream-formats.create.failure.content": "An error occurred while creating the new bitstream format.", - "admin.registries.bitstream-formats.create.failure.content": "An error occurred while creating the new bitstream format.", + "admin.registries.bitstream-formats.create.failure.content": "Bitfolyam létrehozása közben hiba történt", // "admin.registries.bitstream-formats.create.failure.head": "Failure", - "admin.registries.bitstream-formats.create.failure.head": "Failure", + "admin.registries.bitstream-formats.create.failure.head": "Nem sikerült", // "admin.registries.bitstream-formats.create.head": "Create Bitstream format", - "admin.registries.bitstream-formats.create.head": "Create Bitstream format", + "admin.registries.bitstream-formats.create.head": "Bitfolyam formátum létrehozása", // "admin.registries.bitstream-formats.create.new": "Add a new bitstream format", - "admin.registries.bitstream-formats.create.new": "Add a new bitstream format", + "admin.registries.bitstream-formats.create.new": "Bitfolyam formátum hozzáadása.", // "admin.registries.bitstream-formats.create.success.content": "The new bitstream format was successfully created.", - "admin.registries.bitstream-formats.create.success.content": "The new bitstream format was successfully created.", + "admin.registries.bitstream-formats.create.success.content": "Új bitfolyam formátum sikeresen létrehozva.", // "admin.registries.bitstream-formats.create.success.head": "Success", - "admin.registries.bitstream-formats.create.success.head": "Success", + "admin.registries.bitstream-formats.create.success.head": "Sikerült", // "admin.registries.bitstream-formats.delete.failure.amount": "Failed to remove {{ amount }} format(s)", - "admin.registries.bitstream-formats.delete.failure.amount": "Failed to remove {{ amount }} format(s)", + "admin.registries.bitstream-formats.delete.failure.amount": "A {{ amount }} formátum(ok) törlése nem sikerült", // "admin.registries.bitstream-formats.delete.failure.head": "Failure", - "admin.registries.bitstream-formats.delete.failure.head": "Failure", + "admin.registries.bitstream-formats.delete.failure.head": "Nem sikerült", // "admin.registries.bitstream-formats.delete.success.amount": "Successfully removed {{ amount }} format(s)", - "admin.registries.bitstream-formats.delete.success.amount": "Successfully removed {{ amount }} format(s)", + "admin.registries.bitstream-formats.delete.success.amount": "A {{ amount }} formátum(ok) sikeresen törölve", // "admin.registries.bitstream-formats.delete.success.head": "Success", - "admin.registries.bitstream-formats.delete.success.head": "Success", + "admin.registries.bitstream-formats.delete.success.head": "Sikerült", // "admin.registries.bitstream-formats.description": "This list of bitstream formats provides information about known formats and their support level.", - "admin.registries.bitstream-formats.description": "This list of bitstream formats provides information about known formats and their support level.", + "admin.registries.bitstream-formats.description": "Ez a bitfolyam formátum lista ismert formátumokról és azok támogatásáról nyújt információt.", // "admin.registries.bitstream-formats.edit.description.hint": "", "admin.registries.bitstream-formats.edit.description.hint": "", // "admin.registries.bitstream-formats.edit.description.label": "Description", - "admin.registries.bitstream-formats.edit.description.label": "Description", + "admin.registries.bitstream-formats.edit.description.label": "Leírás", // "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.", - "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.", + "admin.registries.bitstream-formats.edit.extensions.hint": "A kiterjesztések olyan állomány kiterjesztések, amelyek arra használhatók, hogy automatikusan azonosítsák a feltöltött állomány formátumát. Minden formátumhoz megadhat több kiterjesztést.", // "admin.registries.bitstream-formats.edit.extensions.label": "File extensions", - "admin.registries.bitstream-formats.edit.extensions.label": "File extensions", + "admin.registries.bitstream-formats.edit.extensions.label": "Állomány kiterjesztés", // "admin.registries.bitstream-formats.edit.extensions.placeholder": "Enter a file extension without the dot", - "admin.registries.bitstream-formats.edit.extensions.placeholder": "Enter a file extension without the dot", + "admin.registries.bitstream-formats.edit.extensions.placeholder": "Írja be az állomány kiterjesztését a pont nélkül", // "admin.registries.bitstream-formats.edit.failure.content": "An error occurred while editing the bitstream format.", - "admin.registries.bitstream-formats.edit.failure.content": "An error occurred while editing the bitstream format.", + "admin.registries.bitstream-formats.edit.failure.content": "Bitfolyam szerkesztése közben hiba történt.", // "admin.registries.bitstream-formats.edit.failure.head": "Failure", - "admin.registries.bitstream-formats.edit.failure.head": "Failure", + "admin.registries.bitstream-formats.edit.failure.head": "Nem sikerült", // "admin.registries.bitstream-formats.edit.head": "Bitstream format: {{ format }}", - "admin.registries.bitstream-formats.edit.head": "Bitstream format: {{ format }}", + "admin.registries.bitstream-formats.edit.head": "Bitfolyam formátum: {{ format }}", // "admin.registries.bitstream-formats.edit.internal.hint": "Formats marked as internal are hidden from the user, and used for administrative purposes.", - "admin.registries.bitstream-formats.edit.internal.hint": "Formats marked as internal are hidden from the user, and used for administrative purposes.", + "admin.registries.bitstream-formats.edit.internal.hint": "Belsőként megjelölt formátumokat a felhasználó nem láthat, ezek adminisztratív célokat szolgálnak.", // "admin.registries.bitstream-formats.edit.internal.label": "Internal", - "admin.registries.bitstream-formats.edit.internal.label": "Internal", + "admin.registries.bitstream-formats.edit.internal.label": "Belső", // "admin.registries.bitstream-formats.edit.mimetype.hint": "The MIME type associated with this format, does not have to be unique.", - "admin.registries.bitstream-formats.edit.mimetype.hint": "The MIME type associated with this format, does not have to be unique.", + "admin.registries.bitstream-formats.edit.mimetype.hint": "Az ehhez a formátumhoz társított MIME típus nem kell, hogy egyedi legyen.", // "admin.registries.bitstream-formats.edit.mimetype.label": "MIME Type", - "admin.registries.bitstream-formats.edit.mimetype.label": "MIME Type", + "admin.registries.bitstream-formats.edit.mimetype.label": "MIME Típus", // "admin.registries.bitstream-formats.edit.shortDescription.hint": "A unique name for this format, (e.g. Microsoft Word XP or Microsoft Word 2000)", - "admin.registries.bitstream-formats.edit.shortDescription.hint": "A unique name for this format, (e.g. Microsoft Word XP or Microsoft Word 2000)", + "admin.registries.bitstream-formats.edit.shortDescription.hint": "Egyedi név ennek a formátumnak, (pl. Microsoft Word XP vagy Microsoft Word 2000)", // "admin.registries.bitstream-formats.edit.shortDescription.label": "Name", - "admin.registries.bitstream-formats.edit.shortDescription.label": "Name", + "admin.registries.bitstream-formats.edit.shortDescription.label": "Név", // "admin.registries.bitstream-formats.edit.success.content": "The bitstream format was successfully edited.", - "admin.registries.bitstream-formats.edit.success.content": "The bitstream format was successfully edited.", + "admin.registries.bitstream-formats.edit.success.content": "Bitfolyam formátum szerkesztése sikerült.", // "admin.registries.bitstream-formats.edit.success.head": "Success", - "admin.registries.bitstream-formats.edit.success.head": "Success", + "admin.registries.bitstream-formats.edit.success.head": "Sikerült", // "admin.registries.bitstream-formats.edit.supportLevel.hint": "The level of support your institution pledges for this format.", - "admin.registries.bitstream-formats.edit.supportLevel.hint": "The level of support your institution pledges for this format.", + "admin.registries.bitstream-formats.edit.supportLevel.hint": "Intézménye ilyen szintű támogatást biztosít ennek a formátumnak.", // "admin.registries.bitstream-formats.edit.supportLevel.label": "Support level", - "admin.registries.bitstream-formats.edit.supportLevel.label": "Support level", + "admin.registries.bitstream-formats.edit.supportLevel.label": "Támogatási szint", // "admin.registries.bitstream-formats.head": "Bitstream Format Registry", - "admin.registries.bitstream-formats.head": "Bitstream Format Registry", + "admin.registries.bitstream-formats.head": "Bitfolyam formátum leíró adatbázis", // "admin.registries.bitstream-formats.no-items": "No bitstream formats to show.", - "admin.registries.bitstream-formats.no-items": "No bitstream formats to show.", + "admin.registries.bitstream-formats.no-items": "Nincs látható bitfolyam formátum.", // "admin.registries.bitstream-formats.table.delete": "Delete selected", - "admin.registries.bitstream-formats.table.delete": "Delete selected", + "admin.registries.bitstream-formats.table.delete": "Kiválasztottak törlése", // "admin.registries.bitstream-formats.table.deselect-all": "Deselect all", - "admin.registries.bitstream-formats.table.deselect-all": "Deselect all", + "admin.registries.bitstream-formats.table.deselect-all": "Valamennyi kiválasztás megszüntetése", // "admin.registries.bitstream-formats.table.internal": "internal", - "admin.registries.bitstream-formats.table.internal": "internal", + "admin.registries.bitstream-formats.table.internal": "belső", // "admin.registries.bitstream-formats.table.mimetype": "MIME Type", - "admin.registries.bitstream-formats.table.mimetype": "MIME Type", + "admin.registries.bitstream-formats.table.mimetype": "MIME Típus", // "admin.registries.bitstream-formats.table.name": "Name", - "admin.registries.bitstream-formats.table.name": "Name", + "admin.registries.bitstream-formats.table.name": "Név", // "admin.registries.bitstream-formats.table.return": "Return", - "admin.registries.bitstream-formats.table.return": "Return", + "admin.registries.bitstream-formats.table.return": "Vissza", // "admin.registries.bitstream-formats.table.supportLevel.KNOWN": "Known", - "admin.registries.bitstream-formats.table.supportLevel.KNOWN": "Known", + "admin.registries.bitstream-formats.table.supportLevel.KNOWN": "Ismert", // "admin.registries.bitstream-formats.table.supportLevel.SUPPORTED": "Supported", - "admin.registries.bitstream-formats.table.supportLevel.SUPPORTED": "Supported", + "admin.registries.bitstream-formats.table.supportLevel.SUPPORTED": "Támogatott", // "admin.registries.bitstream-formats.table.supportLevel.UNKNOWN": "Unknown", - "admin.registries.bitstream-formats.table.supportLevel.UNKNOWN": "Unknown", + "admin.registries.bitstream-formats.table.supportLevel.UNKNOWN": "Ismeretlen", // "admin.registries.bitstream-formats.table.supportLevel.head": "Support Level", - "admin.registries.bitstream-formats.table.supportLevel.head": "Support Level", + "admin.registries.bitstream-formats.table.supportLevel.head": "Támogatási szint", // "admin.registries.bitstream-formats.title": "DSpace Angular :: Bitstream Format Registry", - "admin.registries.bitstream-formats.title": "DSpace Angular :: Bitstream Format Registry", + "admin.registries.bitstream-formats.title": "DSpace Angular :: Bitfolyam formátum leíró adatbázis", // "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.", - "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.", + "admin.registries.metadata.description": "TA metaadat leíró adatbázis tartalmazza a tárban fellelhető valamennyi metaadat mező listáját. Ezek a mezők több sémára oszthatók. Viszont a DSpace a minősített Dublin Core sémát kéri.", // "admin.registries.metadata.form.create": "Create metadata schema", - "admin.registries.metadata.form.create": "Create metadata schema", + "admin.registries.metadata.form.create": "Metaadat séma létrehozása", // "admin.registries.metadata.form.edit": "Edit metadata schema", - "admin.registries.metadata.form.edit": "Edit metadata schema", + "admin.registries.metadata.form.edit": "Metaadat séma szerkesztése", // "admin.registries.metadata.form.name": "Name", - "admin.registries.metadata.form.name": "Name", + "admin.registries.metadata.form.name": "Név", // "admin.registries.metadata.form.namespace": "Namespace", - "admin.registries.metadata.form.namespace": "Namespace", + "admin.registries.metadata.form.namespace": "Névhely", // "admin.registries.metadata.head": "Metadata Registry", - "admin.registries.metadata.head": "Metadata Registry", + "admin.registries.metadata.head": "Metaadat leíró adatbázis", // "admin.registries.metadata.schemas.no-items": "No metadata schemas to show.", - "admin.registries.metadata.schemas.no-items": "No metadata schemas to show.", + "admin.registries.metadata.schemas.no-items": "Nincs elérhető metaadat séma.", // "admin.registries.metadata.schemas.table.delete": "Delete selected", - "admin.registries.metadata.schemas.table.delete": "Delete selected", + "admin.registries.metadata.schemas.table.delete": "Kiválasztottak törlése", // "admin.registries.metadata.schemas.table.id": "ID", - "admin.registries.metadata.schemas.table.id": "ID", + "admin.registries.metadata.schemas.table.id": "Azonosító", // "admin.registries.metadata.schemas.table.name": "Name", - "admin.registries.metadata.schemas.table.name": "Name", + "admin.registries.metadata.schemas.table.name": "Név", // "admin.registries.metadata.schemas.table.namespace": "Namespace", - "admin.registries.metadata.schemas.table.namespace": "Namespace", + "admin.registries.metadata.schemas.table.namespace": "Névhely", // "admin.registries.metadata.title": "DSpace Angular :: Metadata Registry", - "admin.registries.metadata.title": "DSpace Angular :: Metadata Registry", + "admin.registries.metadata.title": "DSpace Angular :: Metaadat leíró adatbázis", // "admin.registries.schema.description": "This is the metadata schema for \"{{namespace}}\".", - "admin.registries.schema.description": "This is the metadata schema for \"{{namespace}}\".", + "admin.registries.schema.description": "Ez a metaadat séma a következőhöz \"{{namespace}}\".", // "admin.registries.schema.fields.head": "Schema metadata fields", - "admin.registries.schema.fields.head": "Schema metadata fields", + "admin.registries.schema.fields.head": "Séma metaadat mezők", // "admin.registries.schema.fields.no-items": "No metadata fields to show.", - "admin.registries.schema.fields.no-items": "No metadata fields to show.", + "admin.registries.schema.fields.no-items": "Nincs elérhető metaadat mező.", // "admin.registries.schema.fields.table.delete": "Delete selected", - "admin.registries.schema.fields.table.delete": "Delete selected", + "admin.registries.schema.fields.table.delete": "Kiválasztások törlése", // "admin.registries.schema.fields.table.field": "Field", - "admin.registries.schema.fields.table.field": "Field", + "admin.registries.schema.fields.table.field": "Mező", // "admin.registries.schema.fields.table.scopenote": "Scope Note", - "admin.registries.schema.fields.table.scopenote": "Scope Note", + "admin.registries.schema.fields.table.scopenote": "Cél megjegyzés", // "admin.registries.schema.form.create": "Create metadata field", - "admin.registries.schema.form.create": "Create metadata field", + "admin.registries.schema.form.create": "Metaadat mező létrehozása", // "admin.registries.schema.form.edit": "Edit metadata field", - "admin.registries.schema.form.edit": "Edit metadata field", + "admin.registries.schema.form.edit": "metaadat mező szerkesztése", // "admin.registries.schema.form.element": "Element", - "admin.registries.schema.form.element": "Element", + "admin.registries.schema.form.element": "Elem", // "admin.registries.schema.form.qualifier": "Qualifier", - "admin.registries.schema.form.qualifier": "Qualifier", + "admin.registries.schema.form.qualifier": "Minősítő", // "admin.registries.schema.form.scopenote": "Scope Note", - "admin.registries.schema.form.scopenote": "Scope Note", + "admin.registries.schema.form.scopenote": "Cél megjegyzés", // "admin.registries.schema.head": "Metadata Schema", - "admin.registries.schema.head": "Metadata Schema", + "admin.registries.schema.head": "Metaadat Séma", // "admin.registries.schema.notification.created": "Successfully created metadata schema \"{{prefix}}\"", - "admin.registries.schema.notification.created": "Successfully created metadata schema \"{{prefix}}\"", + "admin.registries.schema.notification.created": "Metaadat séma létrehozása sikerült \"{{prefix}}\"", // "admin.registries.schema.notification.deleted.failure": "Failed to delete {{amount}} metadata schemas", - "admin.registries.schema.notification.deleted.failure": "Failed to delete {{amount}} metadata schemas", + "admin.registries.schema.notification.deleted.failure": "A {{amount}} metaadat sémák törlése nem sikerült", // "admin.registries.schema.notification.deleted.success": "Successfully deleted {{amount}} metadata schemas", - "admin.registries.schema.notification.deleted.success": "Successfully deleted {{amount}} metadata schemas", + "admin.registries.schema.notification.deleted.success": "A {{amount}} metaadat sémák törlése sikerült", // "admin.registries.schema.notification.edited": "Successfully edited metadata schema \"{{prefix}}\"", - "admin.registries.schema.notification.edited": "Successfully edited metadata schema \"{{prefix}}\"", + "admin.registries.schema.notification.edited": "Metaadat séma szerkesztése sikerült \"{{prefix}}\"", // "admin.registries.schema.notification.failure": "Error", - "admin.registries.schema.notification.failure": "Error", + "admin.registries.schema.notification.failure": "Hiba", // "admin.registries.schema.notification.field.created": "Successfully created metadata field \"{{field}}\"", - "admin.registries.schema.notification.field.created": "Successfully created metadata field \"{{field}}\"", + "admin.registries.schema.notification.field.created": "Metaadat mező létrehozva\"{{field}}\"", // "admin.registries.schema.notification.field.deleted.failure": "Failed to delete {{amount}} metadata fields", - "admin.registries.schema.notification.field.deleted.failure": "Failed to delete {{amount}} metadata fields", + "admin.registries.schema.notification.field.deleted.failure": "A{{amount}} metaadat mezők törlése nem sikerült", // "admin.registries.schema.notification.field.deleted.success": "Successfully deleted {{amount}} metadata fields", - "admin.registries.schema.notification.field.deleted.success": "Successfully deleted {{amount}} metadata fields", + "admin.registries.schema.notification.field.deleted.success": "A{{amount}} metaadat mezők törlése sikerült", // "admin.registries.schema.notification.field.edited": "Successfully edited metadata field \"{{field}}\"", - "admin.registries.schema.notification.field.edited": "Successfully edited metadata field \"{{field}}\"", + "admin.registries.schema.notification.field.edited": "metaadat mező szerkesztése sikerült\"{{field}}\"", // "admin.registries.schema.notification.success": "Success", - "admin.registries.schema.notification.success": "Success", + "admin.registries.schema.notification.success": "Sikerült", // "admin.registries.schema.return": "Return", - "admin.registries.schema.return": "Return", + "admin.registries.schema.return": "Vissza", // "admin.registries.schema.title": "DSpace Angular :: Metadata Schema Registry", - "admin.registries.schema.title": "DSpace Angular :: Metadata Schema Registry", + "admin.registries.schema.title": "DSpace Angular :: Metaadat Séma leíró adatbázis", +// "admin.access-control.epeople.actions.delete": "Delete EPerson", + "admin.access-control.epeople.actions.delete": "EPerson törlése", + +// "admin.access-control.epeople.actions.impersonate": "Impersonate EPerson", + "admin.access-control.epeople.actions.impersonate": "EPerson megszemélyesítése", + +// "admin.access-control.epeople.actions.reset": "Reset password", + "admin.access-control.epeople.actions.reset": "Jelszó visszaállítása", + +// "admin.access-control.epeople.actions.stop-impersonating": "Stop impersonating EPerson", + "admin.access-control.epeople.actions.stop-impersonating": "EPerson megszemélyesítésének befejezése", + // "admin.access-control.epeople.title": "DSpace Angular :: EPeople", "admin.access-control.epeople.title": "DSpace Angular :: EPeople", @@ -258,1175 +270,1175 @@ "admin.access-control.epeople.head": "EPeople", // "admin.access-control.epeople.search.head": "Search", - "admin.access-control.epeople.search.head": "Search", + "admin.access-control.epeople.search.head": "Keresés", // "admin.access-control.epeople.button.see-all": "Browse All", - "admin.access-control.epeople.button.see-all": "Browse All", + "admin.access-control.epeople.button.see-all": "Valamennyi böngészése", // "admin.access-control.epeople.search.scope.metadata": "Metadata", - "admin.access-control.epeople.search.scope.metadata": "Metadata", + "admin.access-control.epeople.search.scope.metadata": "Metaadat", // "admin.access-control.epeople.search.scope.email": "E-mail (exact)", - "admin.access-control.epeople.search.scope.email": "E-mail (exact)", + "admin.access-control.epeople.search.scope.email": "E-mail (pontosan)", // "admin.access-control.epeople.search.button": "Search", - "admin.access-control.epeople.search.button": "Search", + "admin.access-control.epeople.search.button": "Keresés", // "admin.access-control.epeople.button.add": "Add EPerson", - "admin.access-control.epeople.button.add": "Add EPerson", + "admin.access-control.epeople.button.add": "EPerson hozzáadása", // "admin.access-control.epeople.table.id": "ID", - "admin.access-control.epeople.table.id": "ID", + "admin.access-control.epeople.table.id": "Azonosító", // "admin.access-control.epeople.table.name": "Name", - "admin.access-control.epeople.table.name": "Name", + "admin.access-control.epeople.table.name": "Név", // "admin.access-control.epeople.table.email": "E-mail (exact)", - "admin.access-control.epeople.table.email": "E-mail (exact)", + "admin.access-control.epeople.table.email": "E-mail (pontosan)", // "admin.access-control.epeople.table.edit": "Edit", - "admin.access-control.epeople.table.edit": "Edit", + "admin.access-control.epeople.table.edit": "Szerkesztés", // "admin.access-control.epeople.table.edit.buttons.edit": "Edit \"{{name}}\"", - "admin.access-control.epeople.table.edit.buttons.edit": "Edit \"{{name}}\"", + "admin.access-control.epeople.table.edit.buttons.edit": "Szerkesztés \"{{name}}\"", // "admin.access-control.epeople.table.edit.buttons.remove": "Delete \"{{name}}\"", - "admin.access-control.epeople.table.edit.buttons.remove": "Delete \"{{name}}\"", + "admin.access-control.epeople.table.edit.buttons.remove": "Törlés \"{{name}}\"", // "admin.access-control.epeople.no-items": "No EPeople to show.", - "admin.access-control.epeople.no-items": "No EPeople to show.", + "admin.access-control.epeople.no-items": "Nincs elérhető EPeople.", // "admin.access-control.epeople.form.create": "Create EPerson", - "admin.access-control.epeople.form.create": "Create EPerson", + "admin.access-control.epeople.form.create": "EPerson létrehozása", -// "admin.access-control.epeople.form.edit": "Edit EPerson", - "admin.access-control.epeople.form.edit": "Edit EPerson", +// "admin.access-control.epeople.form.edit": "EPerson szerkesztése", + "admin.access-control.epeople.form.edit": "EPerson szerkesztése", // "admin.access-control.epeople.form.firstName": "First name", - "admin.access-control.epeople.form.firstName": "First name", + "admin.access-control.epeople.form.firstName": "Keresztnév", // "admin.access-control.epeople.form.lastName": "Last name", - "admin.access-control.epeople.form.lastName": "Last name", + "admin.access-control.epeople.form.lastName": "Családnév", // "admin.access-control.epeople.form.email": "E-mail", "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.emailHint": "Must be valid e-mail address", + "admin.access-control.epeople.form.emailHint": "Érvényes e-mail cím kell, hogy legyen", // "admin.access-control.epeople.form.canLogIn": "Can log in", - "admin.access-control.epeople.form.canLogIn": "Can log in", + "admin.access-control.epeople.form.canLogIn": "Bejelentkezhet", // "admin.access-control.epeople.form.requireCertificate": "Requires certificate", - "admin.access-control.epeople.form.requireCertificate": "Requires certificate", + "admin.access-control.epeople.form.requireCertificate": "Tanúsítvány szükséges", // "admin.access-control.epeople.form.notification.created.success": "Successfully created EPerson \"{{name}}\"", - "admin.access-control.epeople.form.notification.created.success": "Successfully created EPerson \"{{name}}\"", + "admin.access-control.epeople.form.notification.created.success": "EPerson \"{{name}} sikeresen létrehozva\"", // "admin.access-control.epeople.form.notification.created.failure": "Failed to create EPerson \"{{name}}\"", - "admin.access-control.epeople.form.notification.created.failure": "Failed to create EPerson \"{{name}}\"", + "admin.access-control.epeople.form.notification.created.failure": "EPerson \"{{name}}létrehozása nem sikerült\"", // "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.created.failure.emailInUse": "Failed to create EPerson \"{{name}}\", email \"{{email}}\" already in use.", + "admin.access-control.epeople.form.notification.created.failure.emailInUse": "EPerson \"{{name}}\" létrehozása nem sikerült, email \"{{email}}\" már használatban van.", // "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.failure.emailInUse": "Failed to edit EPerson \"{{name}}\", email \"{{email}}\" already in use.", + "admin.access-control.epeople.form.notification.edited.failure.emailInUse": "EPerson \"{{name}}\" szerkesztése nem sikerült, email \"{{email}}\" már használatban van.", // "admin.access-control.epeople.form.notification.edited.success": "Successfully edited EPerson \"{{name}}\"", - "admin.access-control.epeople.form.notification.edited.success": "Successfully edited EPerson \"{{name}}\"", + "admin.access-control.epeople.form.notification.edited.success": "EPerson \"{{name}}\ szerkesztése sikerült"", // "admin.access-control.epeople.form.notification.edited.failure": "Failed to edit EPerson \"{{name}}\"", - "admin.access-control.epeople.form.notification.edited.failure": "Failed to edit EPerson \"{{name}}\"", + "admin.access-control.epeople.form.notification.edited.failure": "EPerson \"{{name}}\ szerkesztése nem sikerült"", // "admin.access-control.epeople.form.groupsEPersonIsMemberOf": "Member of these groups:", - "admin.access-control.epeople.form.groupsEPersonIsMemberOf": "Member of these groups:", + "admin.access-control.epeople.form.groupsEPersonIsMemberOf": "Tagja a következő csoportoknak:", // "admin.access-control.epeople.form.table.id": "ID", - "admin.access-control.epeople.form.table.id": "ID", + "admin.access-control.epeople.form.table.id": "Azonosító", // "admin.access-control.epeople.form.table.name": "Name", - "admin.access-control.epeople.form.table.name": "Name", + "admin.access-control.epeople.form.table.name": "Név", // "admin.access-control.epeople.form.memberOfNoGroups": "This EPerson is not a member of any groups", - "admin.access-control.epeople.form.memberOfNoGroups": "This EPerson is not a member of any groups", + "admin.access-control.epeople.form.memberOfNoGroups": "Ez azEPerson egyetlen csoportnak sem tagja", // "admin.access-control.epeople.form.goToGroups": "Add to groups", - "admin.access-control.epeople.form.goToGroups": "Add to groups", + "admin.access-control.epeople.form.goToGroups": "Hozzáadás csoportokhoz", // "admin.access-control.epeople.notification.deleted.failure": "Failed to delete EPerson: \"{{name}}\"", - "admin.access-control.epeople.notification.deleted.failure": "Failed to delete EPerson: \"{{name}}\"", + "admin.access-control.epeople.notification.deleted.failure": "EPerson: \"{{name}}\ törlése nem sikerült"", // "admin.access-control.epeople.notification.deleted.success": "Successfully deleted EPerson: \"{{name}}\"", - "admin.access-control.epeople.notification.deleted.success": "Successfully deleted EPerson: \"{{name}}\"", + "admin.access-control.epeople.notification.deleted.success": "EPerson: \"{{name}}\ törlése sikerült"", // "admin.access-control.groups.title": "DSpace Angular :: Groups", - "admin.access-control.groups.title": "DSpace Angular :: Groups", + "admin.access-control.groups.title": "DSpace Angular :: Csoportok", // "admin.access-control.groups.head": "Groups", - "admin.access-control.groups.head": "Groups", + "admin.access-control.groups.head": "Csoportok", // "admin.access-control.groups.button.add": "Add group", - "admin.access-control.groups.button.add": "Add group", + "admin.access-control.groups.button.add": "Csoport hozzáadása", // "admin.access-control.groups.search.head": "Search groups", - "admin.access-control.groups.search.head": "Search groups", + "admin.access-control.groups.search.head": "Csoportok keresése", // "admin.access-control.groups.button.see-all": "Browse all", - "admin.access-control.groups.button.see-all": "Browse all", + "admin.access-control.groups.button.see-all": "valamennyi böngészése", // "admin.access-control.groups.search.button": "Search", - "admin.access-control.groups.search.button": "Search", + "admin.access-control.groups.search.button": "Keresés", // "admin.access-control.groups.table.id": "ID", - "admin.access-control.groups.table.id": "ID", + "admin.access-control.groups.table.id": "Azonosító", // "admin.access-control.groups.table.name": "Name", - "admin.access-control.groups.table.name": "Name", + "admin.access-control.groups.table.name": "Név", // "admin.access-control.groups.table.members": "Members", - "admin.access-control.groups.table.members": "Members", + "admin.access-control.groups.table.members": "Tagok", // "admin.access-control.groups.table.comcol": "Community / Collection", - "admin.access-control.groups.table.comcol": "Community / Collection", + "admin.access-control.groups.table.comcol": "Közösség / Gyűjtemény", // "admin.access-control.groups.table.edit": "Edit", - "admin.access-control.groups.table.edit": "Edit", + "admin.access-control.groups.table.edit": "Szerkesztés", // "admin.access-control.groups.table.edit.buttons.edit": "Edit \"{{name}}\"", - "admin.access-control.groups.table.edit.buttons.edit": "Edit \"{{name}}\"", + "admin.access-control.groups.table.edit.buttons.edit": "Szerkesztés \"{{name}}\"", // "admin.access-control.groups.table.edit.buttons.remove": "Delete \"{{name}}\"", - "admin.access-control.groups.table.edit.buttons.remove": "Delete \"{{name}}\"", + "admin.access-control.groups.table.edit.buttons.remove": "Törlés \"{{name}}\"", // "admin.access-control.groups.no-items": "No groups found with this in their name or this as UUID", - "admin.access-control.groups.no-items": "No groups found with this in their name or this as UUID", + "admin.access-control.groups.no-items": "Egyetlen csoport sem tartalmazza nevében, vagy UUID-ként ezt", // "admin.access-control.groups.notification.deleted.success": "Successfully deleted group \"{{name}}\"", - "admin.access-control.groups.notification.deleted.success": "Successfully deleted group \"{{name}}\"", + "admin.access-control.groups.notification.deleted.success": "\"{{name}}\ csoport törlése sikerült"", // "admin.access-control.groups.notification.deleted.failure": "Failed to delete group \"{{name}}\"", - "admin.access-control.groups.notification.deleted.failure": "Failed to delete group \"{{name}}\"", + "admin.access-control.groups.notification.deleted.failure": "\"{{name}}\ csoport törlése nem sikerült"", // "admin.access-control.groups.form.head.create": "Create group", - "admin.access-control.groups.form.head.create": "Create group", + "admin.access-control.groups.form.head.create": "Csoport létrehozása", // "admin.access-control.groups.form.head.edit": "Edit group", - "admin.access-control.groups.form.head.edit": "Edit group", + "admin.access-control.groups.form.head.edit": "Csoport szerkesztése", // "admin.access-control.groups.form.groupName": "Group name", - "admin.access-control.groups.form.groupName": "Group name", + "admin.access-control.groups.form.groupName": "Csoport neve", // "admin.access-control.groups.form.groupDescription": "Description", - "admin.access-control.groups.form.groupDescription": "Description", + "admin.access-control.groups.form.groupDescription": "Leírás", // "admin.access-control.groups.form.notification.created.success": "Successfully created Group \"{{name}}\"", - "admin.access-control.groups.form.notification.created.success": "Successfully created Group \"{{name}}\"", + "admin.access-control.groups.form.notification.created.success": "\"{{name}}\ csoport létrehozása sikerült"", // "admin.access-control.groups.form.notification.created.failure": "Failed to create Group \"{{name}}\"", - "admin.access-control.groups.form.notification.created.failure": "Failed to create Group \"{{name}}\"", + "admin.access-control.groups.form.notification.created.failure": "\"{{name}}\ csoport létrehozása nem sikerült"", // "admin.access-control.groups.form.notification.created.failure.groupNameInUse": "Failed to create Group with name: \"{{name}}\", make sure the name is not already in use.", - "admin.access-control.groups.form.notification.created.failure.groupNameInUse": "Failed to create Group with name: \"{{name}}\", make sure the name is not already in use.", + "admin.access-control.groups.form.notification.created.failure.groupNameInUse": "Nem sikerült csoport létrehozása a következő névvel: \"{{name}}\", győződjön meg róla, hogy a név nincs már használatban.", // "admin.access-control.groups.form.members-list.head": "EPeople", "admin.access-control.groups.form.members-list.head": "EPeople", // "admin.access-control.groups.form.members-list.search.head": "Add EPeople", - "admin.access-control.groups.form.members-list.search.head": "Add EPeople", + "admin.access-control.groups.form.members-list.search.head": "EPeople hozzáadása", // "admin.access-control.groups.form.members-list.button.see-all": "Browse All", - "admin.access-control.groups.form.members-list.button.see-all": "Browse All", + "admin.access-control.groups.form.members-list.button.see-all": "Valamennyi böngészése", // "admin.access-control.groups.form.members-list.headMembers": "Current Members", - "admin.access-control.groups.form.members-list.headMembers": "Current Members", + "admin.access-control.groups.form.members-list.headMembers": "Jelenlegi tagok", // "admin.access-control.groups.form.members-list.search.scope.metadata": "Metadata", - "admin.access-control.groups.form.members-list.search.scope.metadata": "Metadata", + "admin.access-control.groups.form.members-list.search.scope.metadata": "Metaadat", // "admin.access-control.groups.form.members-list.search.scope.email": "E-mail (exact)", - "admin.access-control.groups.form.members-list.search.scope.email": "E-mail (exact)", + "admin.access-control.groups.form.members-list.search.scope.email": "E-mail (pontosan)", // "admin.access-control.groups.form.members-list.search.button": "Search", - "admin.access-control.groups.form.members-list.search.button": "Search", + "admin.access-control.groups.form.members-list.search.button": "Keresés", // "admin.access-control.groups.form.members-list.table.id": "ID", - "admin.access-control.groups.form.members-list.table.id": "ID", + "admin.access-control.groups.form.members-list.table.id": "Azonosító", // "admin.access-control.groups.form.members-list.table.name": "Name", - "admin.access-control.groups.form.members-list.table.name": "Name", + "admin.access-control.groups.form.members-list.table.name": "Név", // "admin.access-control.groups.form.members-list.table.edit": "Remove / Add", - "admin.access-control.groups.form.members-list.table.edit": "Remove / Add", + "admin.access-control.groups.form.members-list.table.edit": "Törlés / Hozzáadás", // "admin.access-control.groups.form.members-list.table.edit.buttons.remove": "Remove member with name \"{{name}}\"", - "admin.access-control.groups.form.members-list.table.edit.buttons.remove": "Remove member with name \"{{name}}\"", + "admin.access-control.groups.form.members-list.table.edit.buttons.remove": "A\"{{name}}\ nevű tag törlése"", // "admin.access-control.groups.form.members-list.notification.success.addMember": "Successfully added member: \"{{name}}\"", - "admin.access-control.groups.form.members-list.notification.success.addMember": "Successfully added member: \"{{name}}\"", + "admin.access-control.groups.form.members-list.notification.success.addMember": "A: \"{{name}}\ tag sikeresen hozzáadva"", // "admin.access-control.groups.form.members-list.notification.failure.addMember": "Failed to add 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.failure.addMember": "A: \"{{name}}\ tag hozzáadása nem sikerült"", // "admin.access-control.groups.form.members-list.notification.success.deleteMember": "Successfully deleted member: \"{{name}}\"", - "admin.access-control.groups.form.members-list.notification.success.deleteMember": "Successfully deleted member: \"{{name}}\"", + "admin.access-control.groups.form.members-list.notification.success.deleteMember": "A: \"{{name}}\ tag törlése sikerült"", // "admin.access-control.groups.form.members-list.notification.failure.deleteMember": "Failed to delete member: \"{{name}}\"", - "admin.access-control.groups.form.members-list.notification.failure.deleteMember": "Failed to delete member: \"{{name}}\"", + "admin.access-control.groups.form.members-list.notification.failure.deleteMember": A: \"{{name}}\ tag törlése nem sikerült"", // "admin.access-control.groups.form.members-list.table.edit.buttons.add": "Add member with name \"{{name}}\"", - "admin.access-control.groups.form.members-list.table.edit.buttons.add": "Add member with name \"{{name}}\"", + "admin.access-control.groups.form.members-list.table.edit.buttons.add": "Tag hozzáadása a következő névvel: \"{{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.notification.failure.noActiveGroup": "No current active group, submit a name first.", + "admin.access-control.groups.form.members-list.notification.failure.noActiveGroup": "Nincs jelenleg aktív csoport, előbb adjon meg egy nevet.", // "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.no-members-yet": "No members in group yet, search and add.", + "admin.access-control.groups.form.members-list.no-members-yet": "A csoportnak még nincs egy tagja sem, keressen s adjon hozzá.", // "admin.access-control.groups.form.members-list.no-items": "No EPeople found in that search", - "admin.access-control.groups.form.members-list.no-items": "No EPeople found in that search", + "admin.access-control.groups.form.members-list.no-items": "Ez a keresés nem talált EPeople-t", // "admin.access-control.groups.form.subgroups-list.head": "Groups", - "admin.access-control.groups.form.subgroups-list.head": "Groups", + "admin.access-control.groups.form.subgroups-list.head": "Csoportok", // "admin.access-control.groups.form.subgroups-list.search.head": "Add Subgroup", - "admin.access-control.groups.form.subgroups-list.search.head": "Add Subgroup", + "admin.access-control.groups.form.subgroups-list.search.head": "Alcsoport hozzáadása", // "admin.access-control.groups.form.subgroups-list.button.see-all": "Browse All", - "admin.access-control.groups.form.subgroups-list.button.see-all": "Browse All", + "admin.access-control.groups.form.subgroups-list.button.see-all": "valamennyi böngészése", // "admin.access-control.groups.form.subgroups-list.headSubgroups": "Current Subgroups", - "admin.access-control.groups.form.subgroups-list.headSubgroups": "Current Subgroups", + "admin.access-control.groups.form.subgroups-list.headSubgroups": "jelenlegi alcsoportok", // "admin.access-control.groups.form.subgroups-list.search.button": "Search", - "admin.access-control.groups.form.subgroups-list.search.button": "Search", + "admin.access-control.groups.form.subgroups-list.search.button": "keresés", // "admin.access-control.groups.form.subgroups-list.table.id": "ID", - "admin.access-control.groups.form.subgroups-list.table.id": "ID", + "admin.access-control.groups.form.subgroups-list.table.id": "Azonosító", // "admin.access-control.groups.form.subgroups-list.table.name": "Name", - "admin.access-control.groups.form.subgroups-list.table.name": "Name", + "admin.access-control.groups.form.subgroups-list.table.name": "Név", // "admin.access-control.groups.form.subgroups-list.table.edit": "Remove / Add", - "admin.access-control.groups.form.subgroups-list.table.edit": "Remove / Add", + "admin.access-control.groups.form.subgroups-list.table.edit": "Törlés / Hozzáadás", // "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.remove": "Remove subgroup with name \"{{name}}\"", + "admin.access-control.groups.form.subgroups-list.table.edit.buttons.remove": "A következő nevű \"{{name}}\ alcsoport törlése"", // "admin.access-control.groups.form.subgroups-list.table.edit.buttons.add": "Add 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.table.edit.buttons.add": "A következő nevű \"{{name}}\ alcsoport hozzáadása"", // "admin.access-control.groups.form.subgroups-list.table.edit.currentGroup": "Current group", - "admin.access-control.groups.form.subgroups-list.table.edit.currentGroup": "Current group", + "admin.access-control.groups.form.subgroups-list.table.edit.currentGroup": "Jelenlegi csoport", // "admin.access-control.groups.form.subgroups-list.notification.success.addSubgroup": "Successfully added subgroup: \"{{name}}\"", - "admin.access-control.groups.form.subgroups-list.notification.success.addSubgroup": "Successfully added subgroup: \"{{name}}\"", + "admin.access-control.groups.form.subgroups-list.notification.success.addSubgroup": "A: \"{{name}}\ alcsoport sikeresen hozzáadva"", // "admin.access-control.groups.form.subgroups-list.notification.failure.addSubgroup": "Failed to add 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.failure.addSubgroup": "A: \"{{name}}\ alcsoport hozzáadása nem sikerült"", // "admin.access-control.groups.form.subgroups-list.notification.success.deleteSubgroup": "Successfully deleted subgroup: \"{{name}}\"", - "admin.access-control.groups.form.subgroups-list.notification.success.deleteSubgroup": "Successfully deleted subgroup: \"{{name}}\"", + "admin.access-control.groups.form.subgroups-list.notification.success.deleteSubgroup": "A: \"{{name}}\ alcsoport sikeresen törölve"", // "admin.access-control.groups.form.subgroups-list.notification.failure.deleteSubgroup": "Failed to delete 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.deleteSubgroup": "A: \"{{name}}\ alcsoport törlése nem sikerült"", // "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.notification.failure.noActiveGroup": "No current active group, submit a name first.", + "admin.access-control.groups.form.subgroups-list.notification.failure.noActiveGroup": "jelenleg nincs aktív csoport, előbb adjon meg egy nevet.", // "admin.access-control.groups.form.subgroups-list.notification.failure.subgroupToAddIsActiveGroup": "This is the current group, can't be added.", - "admin.access-control.groups.form.subgroups-list.notification.failure.subgroupToAddIsActiveGroup": "This is the current group, can't be added.", + "admin.access-control.groups.form.subgroups-list.notification.failure.subgroupToAddIsActiveGroup": "Ez a jelenlegi csoport, nem lehet hozzáadni.", // "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-items": "No groups found with this in their name or this as UUID", + "admin.access-control.groups.form.subgroups-list.no-items": "Egyetlen csoport neve vagy UUID-je sem tartalmazza ezt", // "admin.access-control.groups.form.subgroups-list.no-subgroups-yet": "No subgroups in group yet.", - "admin.access-control.groups.form.subgroups-list.no-subgroups-yet": "No subgroups in group yet.", + "admin.access-control.groups.form.subgroups-list.no-subgroups-yet": "A csoportnak még nincsenek alcsoportjai.", // "admin.access-control.groups.form.return": "Return to groups", - "admin.access-control.groups.form.return": "Return to groups", + "admin.access-control.groups.form.return": "Vissza a csoportokhoz", // "admin.search.breadcrumbs": "Administrative Search", - "admin.search.breadcrumbs": "Administrative Search", + "admin.search.breadcrumbs": "Adminisztratív keresés", // "admin.search.collection.edit": "Edit", - "admin.search.collection.edit": "Edit", + "admin.search.collection.edit": "Szerkesztés", // "admin.search.community.edit": "Edit", - "admin.search.community.edit": "Edit", + "admin.search.community.edit": "Szerkesztés", // "admin.search.item.delete": "Delete", - "admin.search.item.delete": "Delete", + "admin.search.item.delete": "Törlés", // "admin.search.item.edit": "Edit", - "admin.search.item.edit": "Edit", + "admin.search.item.edit": "Szerkesztés", // "admin.search.item.make-private": "Make Private", - "admin.search.item.make-private": "Make Private", + "admin.search.item.make-private": "legyen privát", // "admin.search.item.make-public": "Make Public", - "admin.search.item.make-public": "Make Public", + "admin.search.item.make-public": "Legyen nyilvános", // "admin.search.item.move": "Move", - "admin.search.item.move": "Move", + "admin.search.item.move": "Költöztetés", // "admin.search.item.private": "Private", - "admin.search.item.private": "Private", + "admin.search.item.private": "Privát", // "admin.search.item.reinstate": "Reinstate", - "admin.search.item.reinstate": "Reinstate", + "admin.search.item.reinstate": "Visszaállítás", // "admin.search.item.withdraw": "Withdraw", - "admin.search.item.withdraw": "Withdraw", + "admin.search.item.withdraw": "Visszavonás", // "admin.search.item.withdrawn": "Withdrawn", - "admin.search.item.withdrawn": "Withdrawn", + "admin.search.item.withdrawn": "Visszavonva", // "admin.search.title": "Administrative Search", - "admin.search.title": "Administrative Search", + "admin.search.title": "Adminisztratív keresés", // "admin.workflow.breadcrumbs": "Administer Workflow", - "admin.workflow.breadcrumbs": "Administer Workflow", + "admin.workflow.breadcrumbs": "Munkafolyamat irányítása", // "admin.workflow.title": "Administer Workflow", - "admin.workflow.title": "Administer Workflow", + "admin.workflow.title": "Munkafolyamat irányítása", // "admin.workflow.item.workflow": "Workflow", - "admin.workflow.item.workflow": "Workflow", + "admin.workflow.item.workflow": "Munkafolyamat", // "admin.workflow.item.delete": "Delete", - "admin.workflow.item.delete": "Delete", + "admin.workflow.item.delete": "Törlés", // "admin.workflow.item.send-back": "Send back", - "admin.workflow.item.send-back": "Send back", + "admin.workflow.item.send-back": "Visszaküldés", // "auth.errors.invalid-user": "Invalid email address or password.", - "auth.errors.invalid-user": "Invalid email address or password.", + "auth.errors.invalid-user": "Érvénytelen email cím, vagy jelszó.", // "auth.messages.expired": "Your session has expired. Please log in again.", - "auth.messages.expired": "Your session has expired. Please log in again.", + "auth.messages.expired": "Az idő lejárt. Kérjük, lépjen be újra.", // "bitstream.edit.bitstream": "Bitstream: ", - "bitstream.edit.bitstream": "Bitstream: ", + "bitstream.edit.bitstream": "Bitfolyam: ", // "bitstream.edit.form.description.hint": "Optionally, provide a brief description of the file, for example \"Main article\" or \"Experiment data readings\".", - "bitstream.edit.form.description.hint": "Optionally, provide a brief description of the file, for example \"Main article\" or \"Experiment data readings\".", + "bitstream.edit.form.description.hint": "Választhatóan megadhatja az állomány rövid leírását, például \"Fő cikk\" vagy \"Kísérleti adatok\".", // "bitstream.edit.form.description.label": "Description", - "bitstream.edit.form.description.label": "Description", + "bitstream.edit.form.description.label": "Leírás", // "bitstream.edit.form.embargo.hint": "The first day from which access is allowed. This date cannot be modified on this form. To set an embargo date for a bitstream, go to the Item Status tab, click Authorizations..., create or edit the bitstream's READ policy, and set the Start Date as desired.", - "bitstream.edit.form.embargo.hint": "The first day from which access is allowed. This date cannot be modified on this form. To set an embargo date for a bitstream, go to the Item Status tab, click Authorizations..., create or edit the bitstream's READ policy, and set the Start Date as desired.", + "bitstream.edit.form.embargo.hint": "Ettől a naptól engedélyezett a hozzáférés. Ez a dátum ebben a formában nem módosítható. Ha a bitfolyamhoz embargó dátumot óhajt beállítani, akkor ide: Tárgy Státus fül, kattintson: Engedélyezés..., hozza létre, vagy szerkessze a bitfolyam OLVASÁS engedélyezését és állítsa be a Kezdő Dátum kívánsága szerint.", // "bitstream.edit.form.embargo.label": "Embargo until specific date", - "bitstream.edit.form.embargo.label": "Embargo until specific date", + "bitstream.edit.form.embargo.label": "Embargo egy megadott dátumig", // "bitstream.edit.form.fileName.hint": "Change the filename for the bitstream. Note that this will change the display bitstream URL, but old links will still resolve as long as the sequence ID does not change.", - "bitstream.edit.form.fileName.hint": "Change the filename for the bitstream. Note that this will change the display bitstream URL, but old links will still resolve as long as the sequence ID does not change.", + "bitstream.edit.form.fileName.hint": "Változtassa meg a bitfolyam állomány nevét. Ez megváltoztatja a bitfolyam URL-t is, de a régi linkek meg mindig működni fognak, hacsak a szakasz azonosító meg nem változik.", // "bitstream.edit.form.fileName.label": "Filename", - "bitstream.edit.form.fileName.label": "Filename", + "bitstream.edit.form.fileName.label": "Állománynév", // "bitstream.edit.form.newFormat.label": "Describe new format", - "bitstream.edit.form.newFormat.label": "Describe new format", + "bitstream.edit.form.newFormat.label": "Új formátum leírása", // "bitstream.edit.form.newFormat.hint": "The application you used to create the file, and the version number (for example, \"ACMESoft SuperApp version 1.5\").", - "bitstream.edit.form.newFormat.hint": "The application you used to create the file, and the version number (for example, \"ACMESoft SuperApp version 1.5\").", + "bitstream.edit.form.newFormat.hint": "A program, amellyel az állományt létrehozta és a verzió száma (például, \"ACMESoft SuperApp version 1.5\").", // "bitstream.edit.form.primaryBitstream.label": "Primary bitstream", - "bitstream.edit.form.primaryBitstream.label": "Primary bitstream", + "bitstream.edit.form.primaryBitstream.label": "Elsődleges bitfolyam", // "bitstream.edit.form.selectedFormat.hint": "If the format is not in the above list, select \"format not in list\" above and describe it under \"Describe new format\".", - "bitstream.edit.form.selectedFormat.hint": "If the format is not in the above list, select \"format not in list\" above and describe it under \"Describe new format\".", + "bitstream.edit.form.selectedFormat.hint": "Amennyiben a formátum nem található a fentebbi listán, válassza \"formátum nincs a listán\" feljebb majd írja le \"Új formátum leírása\".", // "bitstream.edit.form.selectedFormat.label": "Selected Format", - "bitstream.edit.form.selectedFormat.label": "Selected Format", + "bitstream.edit.form.selectedFormat.label": "Kiválasztott formátum", // "bitstream.edit.form.selectedFormat.unknown": "Format not in list", - "bitstream.edit.form.selectedFormat.unknown": "Format not in list", + "bitstream.edit.form.selectedFormat.unknown": "Formátum nincs a listán", // "bitstream.edit.notifications.error.format.title": "An error occurred saving the bitstream's format", - "bitstream.edit.notifications.error.format.title": "An error occurred saving the bitstream's format", + "bitstream.edit.notifications.error.format.title": "Bitfolyam formátum mentése közben hiba történt", // "bitstream.edit.notifications.saved.content": "Your changes to this bitstream were saved.", - "bitstream.edit.notifications.saved.content": "Your changes to this bitstream were saved.", + "bitstream.edit.notifications.saved.content": "A bitfolyamban eszközölt változtatások elmentve.", // "bitstream.edit.notifications.saved.title": "Bitstream saved", - "bitstream.edit.notifications.saved.title": "Bitstream saved", + "bitstream.edit.notifications.saved.title": "Bitfolyam elmentve", // "bitstream.edit.title": "Edit bitstream", - "bitstream.edit.title": "Edit bitstream", + "bitstream.edit.title": "Bitfolyam szerkesztése", // "browse.comcol.by.author": "By Author", - "browse.comcol.by.author": "By Author", + "browse.comcol.by.author": "Szerző szerint", // "browse.comcol.by.dateissued": "By Issue Date", - "browse.comcol.by.dateissued": "By Issue Date", + "browse.comcol.by.dateissued": "Megjelenés dátuma szerint", // "browse.comcol.by.subject": "By Subject", - "browse.comcol.by.subject": "By Subject", + "browse.comcol.by.subject": "Tárgy szerint", // "browse.comcol.by.title": "By Title", - "browse.comcol.by.title": "By Title", + "browse.comcol.by.title": "Cím szerint", // "browse.comcol.head": "Browse", - "browse.comcol.head": "Browse", + "browse.comcol.head": "Böngészés", // "browse.empty": "No items to show.", - "browse.empty": "No items to show.", + "browse.empty": "Nincs elérhető tárgy.", // "browse.metadata.author": "Author", - "browse.metadata.author": "Author", + "browse.metadata.author": "Szerző", // "browse.metadata.dateissued": "Issue Date", - "browse.metadata.dateissued": "Issue Date", + "browse.metadata.dateissued": "Megjelenés dátuma", // "browse.metadata.subject": "Subject", - "browse.metadata.subject": "Subject", + "browse.metadata.subject": "Tárgy", // "browse.metadata.title": "Title", - "browse.metadata.title": "Title", + "browse.metadata.title": "Cím", // "browse.metadata.author.breadcrumbs": "Browse by Author", - "browse.metadata.author.breadcrumbs": "Browse by Author", + "browse.metadata.author.breadcrumbs": "Böngészés szerző szerint", // "browse.metadata.dateissued.breadcrumbs": "Browse by Date", - "browse.metadata.dateissued.breadcrumbs": "Browse by Date", + "browse.metadata.dateissued.breadcrumbs": "Böngészés dátum szerint", // "browse.metadata.subject.breadcrumbs": "Browse by Subject", - "browse.metadata.subject.breadcrumbs": "Browse by Subject", + "browse.metadata.subject.breadcrumbs": "Böngészés tárgy szerint", // "browse.metadata.title.breadcrumbs": "Browse by Title", - "browse.metadata.title.breadcrumbs": "Browse by Title", + "browse.metadata.title.breadcrumbs": "Böngészés cím szerint", // "browse.startsWith.choose_start": "(Choose start)", - "browse.startsWith.choose_start": "(Choose start)", + "browse.startsWith.choose_start": "(Válassza a kezdést)", // "browse.startsWith.choose_year": "(Choose year)", - "browse.startsWith.choose_year": "(Choose year)", + "browse.startsWith.choose_year": "(Válassza az évet)", // "browse.startsWith.jump": "Jump to a point in the index:", - "browse.startsWith.jump": "Jump to a point in the index:", + "browse.startsWith.jump": "Ugrás a tartalom egy pontjához:", // "browse.startsWith.months.april": "April", - "browse.startsWith.months.april": "April", + "browse.startsWith.months.april": "Április", // "browse.startsWith.months.august": "August", - "browse.startsWith.months.august": "August", + "browse.startsWith.months.august": "Augusztus", // "browse.startsWith.months.december": "December", "browse.startsWith.months.december": "December", // "browse.startsWith.months.february": "February", - "browse.startsWith.months.february": "February", + "browse.startsWith.months.february": "Február", // "browse.startsWith.months.january": "January", - "browse.startsWith.months.january": "January", + "browse.startsWith.months.january": "Január", // "browse.startsWith.months.july": "July", - "browse.startsWith.months.july": "July", + "browse.startsWith.months.july": "Július", // "browse.startsWith.months.june": "June", - "browse.startsWith.months.june": "June", + "browse.startsWith.months.june": "Június", // "browse.startsWith.months.march": "March", - "browse.startsWith.months.march": "March", + "browse.startsWith.months.march": "Március", // "browse.startsWith.months.may": "May", - "browse.startsWith.months.may": "May", + "browse.startsWith.months.may": "Május", // "browse.startsWith.months.none": "(Choose month)", - "browse.startsWith.months.none": "(Choose month)", + "browse.startsWith.months.none": "(Válasszon hónapot)", // "browse.startsWith.months.november": "November", "browse.startsWith.months.november": "November", // "browse.startsWith.months.october": "October", - "browse.startsWith.months.october": "October", + "browse.startsWith.months.october": "Október", // "browse.startsWith.months.september": "September", - "browse.startsWith.months.september": "September", + "browse.startsWith.months.september": "Szeptember", // "browse.startsWith.submit": "Go", - "browse.startsWith.submit": "Go", + "browse.startsWith.submit": "Indít", // "browse.startsWith.type_date": "Or type in a date (year-month):", - "browse.startsWith.type_date": "Or type in a date (year-month):", + "browse.startsWith.type_date": "Vagy írjon be egy dátumot (év-hónap):", // "browse.startsWith.type_text": "Or enter first few letters:", - "browse.startsWith.type_text": "Or enter first few letters:", + "browse.startsWith.type_text": "Vagy írja be az első betűket:", // "browse.title": "Browsing {{ collection }} by {{ field }} {{ value }}", - "browse.title": "Browsing {{ collection }} by {{ field }} {{ value }}", + "browse.title": "Böngészés {{ collection }} szerint {{ field }} {{ value }}", // "chips.remove": "Remove chip", - "chips.remove": "Remove chip", + "chips.remove": "Vegye ki a chipet", // "collection.create.head": "Create a Collection", - "collection.create.head": "Create a Collection", + "collection.create.head": "Hozzon létre egy gyűjteményt", // "collection.create.notifications.success": "Successfully created the Collection", - "collection.create.notifications.success": "Successfully created the Collection", + "collection.create.notifications.success": "Guűjtemény sikeresen létrehozva", // "collection.create.sub-head": "Create a Collection for Community {{ parent }}", - "collection.create.sub-head": "Create a Collection for Community {{ parent }}", + "collection.create.sub-head": "Hozzon létre gyűjteményt a közösség számára {{ parent }}", // "collection.delete.cancel": "Cancel", - "collection.delete.cancel": "Cancel", + "collection.delete.cancel": "Mégse", // "collection.delete.confirm": "Confirm", - "collection.delete.confirm": "Confirm", + "collection.delete.confirm": "Mehet", // "collection.delete.head": "Delete Collection", - "collection.delete.head": "Delete Collection", + "collection.delete.head": "Gyűjtemény törlése", // "collection.delete.notification.fail": "Collection could not be deleted", - "collection.delete.notification.fail": "Collection could not be deleted", + "collection.delete.notification.fail": "Gyűjteményt nem sikerült törölni", // "collection.delete.notification.success": "Successfully deleted collection", - "collection.delete.notification.success": "Successfully deleted collection", + "collection.delete.notification.success": "Gyűjtemény törölve", // "collection.delete.text": "Are you sure you want to delete collection \"{{ dso }}\"", - "collection.delete.text": "Are you sure you want to delete collection \"{{ dso }}\"", + "collection.delete.text": "Biztos benne, hogy törölni szeretné a gyűjteményt \"{{ dso }}\"", // "collection.edit.delete": "Delete this collection", - "collection.edit.delete": "Delete this collection", + "collection.edit.delete": "Törölje ezt a gyűjteményt", // "collection.edit.head": "Edit Collection", - "collection.edit.head": "Edit Collection", + "collection.edit.head": "Gyűjtemény szerkesztése", // "collection.edit.breadcrumbs": "Edit Collection", - "collection.edit.breadcrumbs": "Edit Collection", + "collection.edit.breadcrumbs": "Gyűjtemény szerkesztése", // "collection.edit.item-mapper.cancel": "Cancel", - "collection.edit.item-mapper.cancel": "Cancel", + "collection.edit.item-mapper.cancel": "Mégse", // "collection.edit.item-mapper.collection": "Collection: \"{{name}}\"", - "collection.edit.item-mapper.collection": "Collection: \"{{name}}\"", + "collection.edit.item-mapper.collection": "Gyűjtemény: \"{{name}}\"", // "collection.edit.item-mapper.confirm": "Map selected items", - "collection.edit.item-mapper.confirm": "Map selected items", + "collection.edit.item-mapper.confirm": "Térképezze a kiválasztott tárgyakat", // "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.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.description": "Ez a tárgytérképező eszköz, amellyel a gyűjtemények kezelői térképezhetnek más gyűjteményekből tárgyakat. Kereshet más gyűjteményekből tárgyakat és térképezheti azokat, vagy böngészheti a jelenleg térképezett tárgyakat.", // "collection.edit.item-mapper.head": "Item Mapper - Map Items from Other Collections", - "collection.edit.item-mapper.head": "Item Mapper - Map Items from Other Collections", + "collection.edit.item-mapper.head": "Tárgytérképező - Térképezzen más gyűjteményekből tárgyakat", // "collection.edit.item-mapper.no-search": "Please enter a query to search", - "collection.edit.item-mapper.no-search": "Please enter a query to search", + "collection.edit.item-mapper.no-search": "Írja be a keresőszót", // "collection.edit.item-mapper.notifications.map.error.content": "Errors occurred for mapping of {{amount}} items.", - "collection.edit.item-mapper.notifications.map.error.content": "Errors occurred for mapping of {{amount}} items.", + "collection.edit.item-mapper.notifications.map.error.content": "A {{amount}} tárgyak térképezésekor hiba történt.", // "collection.edit.item-mapper.notifications.map.error.head": "Mapping errors", - "collection.edit.item-mapper.notifications.map.error.head": "Mapping errors", + "collection.edit.item-mapper.notifications.map.error.head": "Térképezési hibák", // "collection.edit.item-mapper.notifications.map.success.content": "Successfully mapped {{amount}} items.", - "collection.edit.item-mapper.notifications.map.success.content": "Successfully mapped {{amount}} items.", + "collection.edit.item-mapper.notifications.map.success.content": "A {{amount}} tárgyak térképezése sikerült.", // "collection.edit.item-mapper.notifications.map.success.head": "Mapping completed", - "collection.edit.item-mapper.notifications.map.success.head": "Mapping completed", + "collection.edit.item-mapper.notifications.map.success.head": "Térképezés befejezve", // "collection.edit.item-mapper.notifications.unmap.error.content": "Errors occurred for removing the mappings of {{amount}} items.", - "collection.edit.item-mapper.notifications.unmap.error.content": "Errors occurred for removing the mappings of {{amount}} items.", + "collection.edit.item-mapper.notifications.unmap.error.content": "A {{amount}} tárgyak térképezésének törlésekor hiba történt.", // "collection.edit.item-mapper.notifications.unmap.error.head": "Remove mapping errors", - "collection.edit.item-mapper.notifications.unmap.error.head": "Remove mapping errors", + "collection.edit.item-mapper.notifications.unmap.error.head": "Térképezési hibák törlése", // "collection.edit.item-mapper.notifications.unmap.success.content": "Successfully removed the mappings of {{amount}} items.", - "collection.edit.item-mapper.notifications.unmap.success.content": "Successfully removed the mappings of {{amount}} items.", + "collection.edit.item-mapper.notifications.unmap.success.content": "A {{amount}} tárgyak térképezése sikeresen törölve.", // "collection.edit.item-mapper.notifications.unmap.success.head": "Remove mapping completed", - "collection.edit.item-mapper.notifications.unmap.success.head": "Remove mapping completed", + "collection.edit.item-mapper.notifications.unmap.success.head": "Térképezés törlése befejeződött", // "collection.edit.item-mapper.remove": "Remove selected item mappings", - "collection.edit.item-mapper.remove": "Remove selected item mappings", + "collection.edit.item-mapper.remove": "Kiválasztott térgyak térképezésének törlése", // "collection.edit.item-mapper.tabs.browse": "Browse mapped items", - "collection.edit.item-mapper.tabs.browse": "Browse mapped items", + "collection.edit.item-mapper.tabs.browse": "Térképezett tárgyak böngészése", // "collection.edit.item-mapper.tabs.map": "Map new items", - "collection.edit.item-mapper.tabs.map": "Map new items", + "collection.edit.item-mapper.tabs.map": "Új tárgyak térképezése", // "collection.edit.logo.label": "Collection logo", - "collection.edit.logo.label": "Collection logo", + "collection.edit.logo.label": "Gyűjtemény logo", // "collection.edit.logo.notifications.add.error": "Uploading Collection logo failed. Please verify the content before retrying.", - "collection.edit.logo.notifications.add.error": "Uploading Collection logo failed. Please verify the content before retrying.", + "collection.edit.logo.notifications.add.error": "Gyűjtemény logo feltöltése nem sikerült. Kérjük, ellenőrizze a tartalmat, mielőtt újra próbálkozna.", // "collection.edit.logo.notifications.add.success": "Upload Collection logo successful.", - "collection.edit.logo.notifications.add.success": "Upload Collection logo successful.", + "collection.edit.logo.notifications.add.success": "Gyűjtemény logo feltöltése sikerült.", // "collection.edit.logo.notifications.delete.success.title": "Logo deleted", - "collection.edit.logo.notifications.delete.success.title": "Logo deleted", + "collection.edit.logo.notifications.delete.success.title": "Logo törölve", // "collection.edit.logo.notifications.delete.success.content": "Successfully deleted the collection's logo", - "collection.edit.logo.notifications.delete.success.content": "Successfully deleted the collection's logo", + "collection.edit.logo.notifications.delete.success.content": "Gyűjteménylogo sikeresen törölve", // "collection.edit.logo.notifications.delete.error.title": "Error deleting logo", - "collection.edit.logo.notifications.delete.error.title": "Error deleting logo", + "collection.edit.logo.notifications.delete.error.title": "Logo törlése közben hiba történt", // "collection.edit.logo.upload": "Drop a Collection Logo to upload", - "collection.edit.logo.upload": "Drop a Collection Logo to upload", + "collection.edit.logo.upload": "Feltöltéshez húzza ide a gyűjtemény Logót", // "collection.edit.notifications.success": "Successfully edited the Collection", - "collection.edit.notifications.success": "Successfully edited the Collection", + "collection.edit.notifications.success": "Gyűjtemény szerkesztése sikerült", // "collection.edit.return": "Return", - "collection.edit.return": "Return", + "collection.edit.return": "Vissza", // "collection.edit.tabs.curate.head": "Curate", - "collection.edit.tabs.curate.head": "Curate", + "collection.edit.tabs.curate.head": "Gondozás", // "collection.edit.tabs.curate.title": "Collection Edit - Curate", - "collection.edit.tabs.curate.title": "Collection Edit - Curate", + "collection.edit.tabs.curate.title": "Gyűjtemény szerkesztés - gondozás", // "collection.edit.tabs.metadata.head": "Edit Metadata", - "collection.edit.tabs.metadata.head": "Edit Metadata", + "collection.edit.tabs.metadata.head": "Metaadat szerkesztés", // "collection.edit.tabs.metadata.title": "Collection Edit - Metadata", - "collection.edit.tabs.metadata.title": "Collection Edit - Metadata", + "collection.edit.tabs.metadata.title": "Gyűjtemény szerkesztés - Metaadat", // "collection.edit.tabs.roles.head": "Assign Roles", - "collection.edit.tabs.roles.head": "Assign Roles", + "collection.edit.tabs.roles.head": "Feladatok kijelölése", // "collection.edit.tabs.roles.title": "Collection Edit - Roles", - "collection.edit.tabs.roles.title": "Collection Edit - Roles", + "collection.edit.tabs.roles.title": "Gyűjtemény szerkesztés - Feladatok", // "collection.edit.tabs.source.external": "This collection harvests its content from an external source", - "collection.edit.tabs.source.external": "This collection harvests its content from an external source", + "collection.edit.tabs.source.external": "Ez a gyűjtemény külső forrásból gyűjti be tartalmát", // "collection.edit.tabs.source.form.errors.oaiSource.required": "You must provide a set id of the target collection.", - "collection.edit.tabs.source.form.errors.oaiSource.required": "You must provide a set id of the target collection.", + "collection.edit.tabs.source.form.errors.oaiSource.required": "Beállított azonosítót kell megadnia a célgyűjteményhez.", // "collection.edit.tabs.source.form.harvestType": "Content being harvested", - "collection.edit.tabs.source.form.harvestType": "Content being harvested", + "collection.edit.tabs.source.form.harvestType": "Tartalom begyűjtése folyamatban", // "collection.edit.tabs.source.form.head": "Configure an external source", - "collection.edit.tabs.source.form.head": "Configure an external source", + "collection.edit.tabs.source.form.head": "Külső forrás beállítása", // "collection.edit.tabs.source.form.metadataConfigId": "Metadata Format", - "collection.edit.tabs.source.form.metadataConfigId": "Metadata Format", + "collection.edit.tabs.source.form.metadataConfigId": "Metaadat formátum", // "collection.edit.tabs.source.form.oaiSetId": "OAI specific set id", - "collection.edit.tabs.source.form.oaiSetId": "OAI specific set id", + "collection.edit.tabs.source.form.oaiSetId": "OAI sajátos beállított azonosító", // "collection.edit.tabs.source.form.oaiSource": "OAI Provider", - "collection.edit.tabs.source.form.oaiSource": "OAI Provider", + "collection.edit.tabs.source.form.oaiSource": "OAI szolgáltató", // "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_BITSTREAMS": "Harvest metadata and bitstreams (requires ORE support)", + "collection.edit.tabs.source.form.options.harvestType.METADATA_AND_BITSTREAMS": "Metaadat és bitfolyam begyűjtése (ORE támogatás szükséges)", // "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_AND_REF": "Harvest metadata and references to bitstreams (requires ORE support)", + "collection.edit.tabs.source.form.options.harvestType.METADATA_AND_REF": "metaadatok és referenciák begyűjtése bitfolyamhoz (ORE támogatás szükséges)", // "collection.edit.tabs.source.form.options.harvestType.METADATA_ONLY": "Harvest metadata only", - "collection.edit.tabs.source.form.options.harvestType.METADATA_ONLY": "Harvest metadata only", + "collection.edit.tabs.source.form.options.harvestType.METADATA_ONLY": "Csupán metaadatok begyűjtése", // "collection.edit.tabs.source.head": "Content Source", - "collection.edit.tabs.source.head": "Content Source", + "collection.edit.tabs.source.head": "Tartalom forrása", // "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.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button", + "collection.edit.tabs.source.notifications.discarded.content": "Változtatások elvetve. Visszaállításukhoz kattintson a 'Visszaállítás' gombra", // "collection.edit.tabs.source.notifications.discarded.title": "Changed discarded", - "collection.edit.tabs.source.notifications.discarded.title": "Changed discarded", + "collection.edit.tabs.source.notifications.discarded.title": "Változtatások elvetve", // "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.content": "Your changes were not saved. Please make sure all fields are valid before you save.", + "collection.edit.tabs.source.notifications.invalid.content": "Változtatások nincsenek mentve. Kérjük, ellenőrizze, hogy valamennyi mező érvényes, mielőtt mentene.", // "collection.edit.tabs.source.notifications.invalid.title": "Metadata invalid", - "collection.edit.tabs.source.notifications.invalid.title": "Metadata invalid", + "collection.edit.tabs.source.notifications.invalid.title": "Metaadat érvénytelen", // "collection.edit.tabs.source.notifications.saved.content": "Your changes to this collection's content source were saved.", - "collection.edit.tabs.source.notifications.saved.content": "Your changes to this collection's content source were saved.", + "collection.edit.tabs.source.notifications.saved.content": "A gyűjtemény tartalmának forrásával kapcsolatos változtatásai elmentve.", // "collection.edit.tabs.source.notifications.saved.title": "Content Source saved", - "collection.edit.tabs.source.notifications.saved.title": "Content Source saved", + "collection.edit.tabs.source.notifications.saved.title": "Tartalom forrása elmentve", // "collection.edit.tabs.source.title": "Collection Edit - Content Source", - "collection.edit.tabs.source.title": "Collection Edit - Content Source", + "collection.edit.tabs.source.title": "Gyűjtemény szerkesztés - tartalom forrása", // "collection.form.abstract": "Short Description", - "collection.form.abstract": "Short Description", + "collection.form.abstract": "Rövid leírás", // "collection.form.description": "Introductory text (HTML)", - "collection.form.description": "Introductory text (HTML)", + "collection.form.description": "Bevezető szöveg (HTML)", // "collection.form.errors.title.required": "Please enter a collection name", - "collection.form.errors.title.required": "Please enter a collection name", + "collection.form.errors.title.required": "Adja meg a gyűjtemény nevét", // "collection.form.license": "License", - "collection.form.license": "License", + "collection.form.license": "Engedély", // "collection.form.provenance": "Provenance", - "collection.form.provenance": "Provenance", + "collection.form.provenance": "Eredet", // "collection.form.rights": "Copyright text (HTML)", - "collection.form.rights": "Copyright text (HTML)", + "collection.form.rights": "Szerzői jog szövege (HTML)", // "collection.form.tableofcontents": "News (HTML)", - "collection.form.tableofcontents": "News (HTML)", + "collection.form.tableofcontents": "Hírek (HTML)", // "collection.form.title": "Name", - "collection.form.title": "Name", + "collection.form.title": "Név", // "collection.page.browse.recent.head": "Recent Submissions", - "collection.page.browse.recent.head": "Recent Submissions", + "collection.page.browse.recent.head": "Friss feltöltések", // "collection.page.browse.recent.empty": "No items to show", - "collection.page.browse.recent.empty": "No items to show", + "collection.page.browse.recent.empty": "Nincs tárgy", // "collection.page.handle": "Permanent URI for this collection", - "collection.page.handle": "Permanent URI for this collection", + "collection.page.handle": "Állandó URI ehhez a gyűjteményhez", // "collection.page.license": "License", - "collection.page.license": "License", + "collection.page.license": "Engedély", // "collection.page.news": "News", - "collection.page.news": "News", + "collection.page.news": "Hírek", // "collection.select.confirm": "Confirm selected", - "collection.select.confirm": "Confirm selected", + "collection.select.confirm": "Kiválasztás igazolása", // "collection.select.empty": "No collections to show", - "collection.select.empty": "No collections to show", + "collection.select.empty": "Nincs gyűjtemény", // "collection.select.table.title": "Title", - "collection.select.table.title": "Title", + "collection.select.table.title": "Cím", // "collection.source.update.notifications.error.content": "The provided settings have been tested and didn't work.", - "collection.source.update.notifications.error.content": "The provided settings have been tested and didn't work.", + "collection.source.update.notifications.error.content": "A megadott beállításokat ellenőriztük és nem működnek.", // "collection.source.update.notifications.error.title": "Server Error", - "collection.source.update.notifications.error.title": "Server Error", + "collection.source.update.notifications.error.title": "Szerverhiba", // "communityList.tabTitle": "DSpace - Community List", - "communityList.tabTitle": "DSpace - Community List", + "communityList.tabTitle": "DSpace - Közösség lista", // "communityList.title": "List of Communities", - "communityList.title": "List of Communities", + "communityList.title": "Közösségek listája", // "communityList.showMore": "Show More", - "communityList.showMore": "Show More", + "communityList.showMore": "Mutasson többet", // "community.create.head": "Create a Community", - "community.create.head": "Create a Community", + "community.create.head": "Hozzon létre egy közösséget", // "community.create.notifications.success": "Successfully created the Community", - "community.create.notifications.success": "Successfully created the Community", + "community.create.notifications.success": "Közösség sikeresen létrehozva", // "community.create.sub-head": "Create a Sub-Community for Community {{ parent }}", - "community.create.sub-head": "Create a Sub-Community for Community {{ parent }}", + "community.create.sub-head": "Hozzon létre egy alközösséget a közösségben {{ parent }}", // "community.delete.cancel": "Cancel", - "community.delete.cancel": "Cancel", + "community.delete.cancel": "Mégse", // "community.delete.confirm": "Confirm", - "community.delete.confirm": "Confirm", + "community.delete.confirm": "Igazolja", // "community.delete.head": "Delete Community", - "community.delete.head": "Delete Community", + "community.delete.head": "Közösség törlése", // "community.delete.notification.fail": "Community could not be deleted", - "community.delete.notification.fail": "Community could not be deleted", + "community.delete.notification.fail": "Közösség törlése nem sikerült", // "community.delete.notification.success": "Successfully deleted community", - "community.delete.notification.success": "Successfully deleted community", + "community.delete.notification.success": "SKözösség sikeresen törölve", // "community.delete.text": "Are you sure you want to delete community \"{{ dso }}\"", - "community.delete.text": "Are you sure you want to delete community \"{{ dso }}\"", + "community.delete.text": "Biztos benne, hogy törölni szeretné a közösséget \"{{ dso }}\"", // "community.edit.delete": "Delete this community", - "community.edit.delete": "Delete this community", + "community.edit.delete": "Törölje ezt a közösséget", // "community.edit.head": "Edit Community", - "community.edit.head": "Edit Community", + "community.edit.head": "Közösség szerkesztése", // "community.edit.breadcrumbs": "Edit Community", - "community.edit.breadcrumbs": "Edit Community", + "community.edit.breadcrumbs": "Közösség szerkesztése", // "community.edit.logo.label": "Community logo", - "community.edit.logo.label": "Community logo", + "community.edit.logo.label": "Közösségi logo", // "community.edit.logo.notifications.add.error": "Uploading Community logo failed. Please verify the content before retrying.", - "community.edit.logo.notifications.add.error": "Uploading Community logo failed. Please verify the content before retrying.", + "community.edit.logo.notifications.add.error": "Közösségi logo feltöltése nem sikerült Kérjük, ellenőrizze a tartalmat, mielőtt újra próbálkozna.", // "community.edit.logo.notifications.add.success": "Upload Community logo successful.", - "community.edit.logo.notifications.add.success": "Upload Community logo successful.", + "community.edit.logo.notifications.add.success": "Közösségi logo feltöltve.", // "community.edit.logo.notifications.delete.success.title": "Logo deleted", - "community.edit.logo.notifications.delete.success.title": "Logo deleted", + "community.edit.logo.notifications.delete.success.title": "Logo törölve", // "community.edit.logo.notifications.delete.success.content": "Successfully deleted the community's logo", - "community.edit.logo.notifications.delete.success.content": "Successfully deleted the community's logo", + "community.edit.logo.notifications.delete.success.content": "A közösség logóját sikeresen törölte", // "community.edit.logo.notifications.delete.error.title": "Error deleting logo", - "community.edit.logo.notifications.delete.error.title": "Error deleting logo", + "community.edit.logo.notifications.delete.error.title": "Logo törlése közben hiba történt", // "community.edit.logo.upload": "Drop a Community Logo to upload", - "community.edit.logo.upload": "Drop a Community Logo to upload", + "community.edit.logo.upload": "Feltöltéshez húzza ide a közösségi logót", // "community.edit.notifications.success": "Successfully edited the Community", - "community.edit.notifications.success": "Successfully edited the Community", + "community.edit.notifications.success": "Közösség szerkesztése sikerült", // "community.edit.return": "Return", - "community.edit.return": "Return", + "community.edit.return": "Vissza", // "community.edit.tabs.curate.head": "Curate", - "community.edit.tabs.curate.head": "Curate", + "community.edit.tabs.curate.head": "Gondozás", // "community.edit.tabs.curate.title": "Community Edit - Curate", - "community.edit.tabs.curate.title": "Community Edit - Curate", + "community.edit.tabs.curate.title": "Közösség szerkesztés - Gondozás", // "community.edit.tabs.metadata.head": "Edit Metadata", - "community.edit.tabs.metadata.head": "Edit Metadata", + "community.edit.tabs.metadata.head": "Metaadat szerkesztés", // "community.edit.tabs.metadata.title": "Community Edit - Metadata", - "community.edit.tabs.metadata.title": "Community Edit - Metadata", + "community.edit.tabs.metadata.title": "Közösség szerkesztése - Metaadat", // "community.edit.tabs.roles.head": "Assign Roles", - "community.edit.tabs.roles.head": "Assign Roles", + "community.edit.tabs.roles.head": "Feladatok kijelölése", // "community.edit.tabs.roles.title": "Community Edit - Roles", - "community.edit.tabs.roles.title": "Community Edit - Roles", + "community.edit.tabs.roles.title": "Közösség szerkesztése - Feladatok", // "comcol-role.edit.no-group": "None", - "comcol-role.edit.no-group": "None", + "comcol-role.edit.no-group": "Egyik sem", // "comcol-role.edit.create": "Create", - "comcol-role.edit.create": "Create", + "comcol-role.edit.create": "Hozzon létre", // "comcol-role.edit.restrict": "Restrict", - "comcol-role.edit.restrict": "Restrict", + "comcol-role.edit.restrict": "Korlátozzon", // "comcol-role.edit.delete": "Delete", - "comcol-role.edit.delete": "Delete", + "comcol-role.edit.delete": "Törölje", // "comcol-role.edit.community-admin.name": "Administrators", - "comcol-role.edit.community-admin.name": "Administrators", + "comcol-role.edit.community-admin.name": "Adminisztrátorok", // "comcol-role.edit.collection-admin.name": "Administrators", - "comcol-role.edit.collection-admin.name": "Administrators", + "comcol-role.edit.collection-admin.name": "Adminisztrátorok", // "comcol-role.edit.community-admin.description": "Community administrators can create sub-communities or collections, and manage or assign management for those sub-communities or collections. In addition, they decide who can submit items to any sub-collections, edit item metadata (after submission), and add (map) existing items from other collections (subject to authorization).", - "comcol-role.edit.community-admin.description": "Community administrators can create sub-communities or collections, and manage or assign management for those sub-communities or collections. In addition, they decide who can submit items to any sub-collections, edit item metadata (after submission), and add (map) existing items from other collections (subject to authorization).", + "comcol-role.edit.community-admin.description": "A közösségek adminisztrátorai létrehozhatnak alközösségeket vagy gyűjteményeket, irányíthatják azokat, vagy kijelölhetik azok irányítását. Továbbá ők döntik el ki tölthet fel tárgyakat bármely algyűjteménybe, ki szerkesztheti a tárgyak metaadatait (feltöltést követően) és ki adhat hozzá (térképezhet) létező tárgyakat más gyűjteményekből (felhatalmazás szükséges).", // "comcol-role.edit.collection-admin.description": "Collection administrators decide who can submit items to the collection, edit item metadata (after submission), and add (map) existing items from other collections to this collection (subject to authorization for that collection).", - "comcol-role.edit.collection-admin.description": "Collection administrators decide who can submit items to the collection, edit item metadata (after submission), and add (map) existing items from other collections to this collection (subject to authorization for that collection).", + "comcol-role.edit.collection-admin.description": "A közösségek adminisztrátorai öntik el ki tölthet fel tárgyakat bármely algyűjteménybe, ki szerkesztheti a tárgyak metaadatait (feltöltést követően) és ki adhat hozzá (térképezhet) létező tárgyakat más gyűjteményekből (felhatalmazás szükséges).", // "comcol-role.edit.submitters.name": "Submitters", - "comcol-role.edit.submitters.name": "Submitters", + "comcol-role.edit.submitters.name": "Feltöltők", // "comcol-role.edit.submitters.description": "The E-People and Groups that have permission to submit new items to this collection.", - "comcol-role.edit.submitters.description": "The E-People and Groups that have permission to submit new items to this collection.", + "comcol-role.edit.submitters.description": "E-People és csoportok akik feltölthetnek új tárgyakat ebbe a gyűjteménybe.", // "comcol-role.edit.item_read.name": "Default item read access", - "comcol-role.edit.item_read.name": "Default item read access", + "comcol-role.edit.item_read.name": "Alapbeállított tárgy olvasási hozzáférés", // "comcol-role.edit.item_read.description": "E-People and Groups that can read new items submitted to this collection. Changes to this role are not retroactive. Existing items in the system will still be viewable by those who had read access at the time of their addition.", - "comcol-role.edit.item_read.description": "E-People and Groups that can read new items submitted to this collection. Changes to this role are not retroactive. Existing items in the system will still be viewable by those who had read access at the time of their addition.", + "comcol-role.edit.item_read.description": "Azon E-People és csoportok, amelyek olvashatják az ebbe a gyűjteménybe feltöltött tárgyakat. Az ebben a tekintetben végrehajtott változtatások nem visszamenő érvényűek. A meglévő tárgyak olvashatók maradnak mindazok számára, akik a feltöltés idején rendelkeztek ezzel a hozzáféréssel.", // "comcol-role.edit.item_read.anonymous-group": "Default read for incoming items is currently set to Anonymous.", - "comcol-role.edit.item_read.anonymous-group": "Default read for incoming items is currently set to Anonymous.", + "comcol-role.edit.item_read.anonymous-group": "Beérkező tárgyak olvasási alapbeállítása jelenleg Névtelen.", // "comcol-role.edit.bitstream_read.name": "Default bitstream read access", - "comcol-role.edit.bitstream_read.name": "Default bitstream read access", + "comcol-role.edit.bitstream_read.name": "Bitfolyam olvasási hozzáférés alapbeállítás", // "comcol-role.edit.bitstream_read.description": "Community administrators can create sub-communities or collections, and manage or assign management for those sub-communities or collections. In addition, they decide who can submit items to any sub-collections, edit item metadata (after submission), and add (map) existing items from other collections (subject to authorization).", - "comcol-role.edit.bitstream_read.description": "Community administrators can create sub-communities or collections, and manage or assign management for those sub-communities or collections. In addition, they decide who can submit items to any sub-collections, edit item metadata (after submission), and add (map) existing items from other collections (subject to authorization).", + "comcol-role.edit.bitstream_read.description": "A közösségek adminisztrátorai létrehozhatnak alközösségeket vagy gyűjteményeket, irányíthatják azokat, vagy kijelölhetik azok irányítását. Továbbá ők döntik el ki tölthet fel tárgyakat bármely algyűjteménybe, ki szerkesztheti a tárgyak metaadatait (feltöltést követően) és ki adhat hozzá (térképezhet) létező tárgyakat más gyűjteményekből (felhatalmazás szükséges).", // "comcol-role.edit.bitstream_read.anonymous-group": "Default read for incoming bitstreams is currently set to Anonymous.", - "comcol-role.edit.bitstream_read.anonymous-group": "Default read for incoming bitstreams is currently set to Anonymous.", + "comcol-role.edit.bitstream_read.anonymous-group": "Beérkező bitfolyamok olvasási alapbeállítása jelenleg Névtelen.", // "comcol-role.edit.editor.name": "Editors", - "comcol-role.edit.editor.name": "Editors", + "comcol-role.edit.editor.name": "Szerkesztők", // "comcol-role.edit.editor.description": "Editors are able to edit the metadata of incoming submissions, and then accept or reject them.", - "comcol-role.edit.editor.description": "Editors are able to edit the metadata of incoming submissions, and then accept or reject them.", + "comcol-role.edit.editor.description": "Szerkesztők szerkeszthetik a beérkező feltöltések metaadatait és elfogadhatják, vagy elutasíthatják azokat.", // "comcol-role.edit.finaleditor.name": "Final editors", - "comcol-role.edit.finaleditor.name": "Final editors", + "comcol-role.edit.finaleditor.name": "Végső szerkesztők", // "comcol-role.edit.finaleditor.description": "Final editors are able to edit the metadata of incoming submissions, but will not be able to reject them.", - "comcol-role.edit.finaleditor.description": "Final editors are able to edit the metadata of incoming submissions, but will not be able to reject them.", + "comcol-role.edit.finaleditor.description": "Végső szerkesztők szerkeszthetik a beérkező feltöltések metaadatait de nem utasíthatják el azokat.", // "comcol-role.edit.reviewer.name": "Reviewers", - "comcol-role.edit.reviewer.name": "Reviewers", + "comcol-role.edit.reviewer.name": "Lektorálók", // "comcol-role.edit.reviewer.description": "Reviewers are able to accept or reject incoming submissions. However, they are not able to edit the submission's metadata.", - "comcol-role.edit.reviewer.description": "Reviewers are able to accept or reject incoming submissions. However, they are not able to edit the submission's metadata.", + "comcol-role.edit.reviewer.description": "A lektorálók elfogadhatják, vagy elutasíthatják a beérkező feltöltéseket, de nem szerkeszthetik azok metaadatait.", // "community.form.abstract": "Short Description", - "community.form.abstract": "Short Description", + "community.form.abstract": "Rövid leírás", // "community.form.description": "Introductory text (HTML)", - "community.form.description": "Introductory text (HTML)", + "community.form.description": "Bevezető szöveg (HTML)", // "community.form.errors.title.required": "Please enter a community name", - "community.form.errors.title.required": "Please enter a community name", + "community.form.errors.title.required": "Kérjük adjon meg egy közösség nevet", // "community.form.rights": "Copyright text (HTML)", - "community.form.rights": "Copyright text (HTML)", + "community.form.rights": "Szerzői jog szövege (HTML)", // "community.form.tableofcontents": "News (HTML)", - "community.form.tableofcontents": "News (HTML)", + "community.form.tableofcontents": "Hírek (HTML)", // "community.form.title": "Name", - "community.form.title": "Name", + "community.form.title": "Név", // "community.page.handle": "Permanent URI for this community", - "community.page.handle": "Permanent URI for this community", + "community.page.handle": "Állandó URI ehhez a közösséghez", // "community.page.license": "License", - "community.page.license": "License", + "community.page.license": "Engedély", // "community.page.news": "News", - "community.page.news": "News", + "community.page.news": "Hírek", // "community.all-lists.head": "Subcommunities and Collections", - "community.all-lists.head": "Subcommunities and Collections", + "community.all-lists.head": "Alközösségek és gyűjtemények", // "community.sub-collection-list.head": "Collections of this Community", - "community.sub-collection-list.head": "Collections of this Community", + "community.sub-collection-list.head": "Ennek a közösségnek a gyűjteményei", // "community.sub-community-list.head": "Communities of this Community", - "community.sub-community-list.head": "Communities of this Community", + "community.sub-community-list.head": "Ennek a közösségnek a közösségei", // "dso-selector.create.collection.head": "New collection", - "dso-selector.create.collection.head": "New collection", + "dso-selector.create.collection.head": "Új gyűjtemény", // "dso-selector.create.community.head": "New community", - "dso-selector.create.community.head": "New community", + "dso-selector.create.community.head": "Új közösség", // "dso-selector.create.community.sub-level": "Create a new community in", - "dso-selector.create.community.sub-level": "Create a new community in", + "dso-selector.create.community.sub-level": "Hozzon létre új közösséget benne", // "dso-selector.create.community.top-level": "Create a new top-level community", - "dso-selector.create.community.top-level": "Create a new top-level community", + "dso-selector.create.community.top-level": "Hozzon létre csúcsszintű közösséget", // "dso-selector.create.item.head": "New item", - "dso-selector.create.item.head": "New item", + "dso-selector.create.item.head": "Új tárgy", // "dso-selector.edit.collection.head": "Edit collection", - "dso-selector.edit.collection.head": "Edit collection", + "dso-selector.edit.collection.head": "Szerkessze a gyűjteményt", // "dso-selector.edit.community.head": "Edit community", - "dso-selector.edit.community.head": "Edit community", + "dso-selector.edit.community.head": "Szerkessze a közösséget", // "dso-selector.edit.item.head": "Edit item", - "dso-selector.edit.item.head": "Edit item", + "dso-selector.edit.item.head": "Szerkessze a tárgyat", // "dso-selector.no-results": "No {{ type }} found", - "dso-selector.no-results": "No {{ type }} found", + "dso-selector.no-results": "Nincs {{ type }} találat", // "dso-selector.placeholder": "Search for a {{ type }}", - "dso-selector.placeholder": "Search for a {{ type }}", + "dso-selector.placeholder": "Keressen egy {{ type }}", // "error.bitstream": "Error fetching bitstream", - "error.bitstream": "Error fetching bitstream", + "error.bitstream": "Bitfolyam megjelenítése közben hiba történt", // "error.browse-by": "Error fetching items", - "error.browse-by": "Error fetching items", + "error.browse-by": "Tárgy megjelenítése közben hiba történt", // "error.collection": "Error fetching collection", - "error.collection": "Error fetching collection", + "error.collection": "Gyűjtemény megjelenítése közben hiba történt", // "error.collections": "Error fetching collections", - "error.collections": "Error fetching collections", + "error.collections": "Gyűjtemények megjelenítése közben hiba történt", // "error.community": "Error fetching community", - "error.community": "Error fetching community", + "error.community": "Közösség megjelenítése közben hiba történty", // "error.identifier": "No item found for the identifier", - "error.identifier": "No item found for the identifier", + "error.identifier": "Ehhez az azonosítóhoz nem találtunk tárgyat", // "error.default": "Error", - "error.default": "Error", + "error.default": "Hiba", // "error.item": "Error fetching item", - "error.item": "Error fetching item", + "error.item": "Tárgy megjelenítésekor hiba történt", // "error.items": "Error fetching items", - "error.items": "Error fetching items", + "error.items": "Tárgyak megjelenítésekor hiba történt", // "error.objects": "Error fetching objects", - "error.objects": "Error fetching objects", + "error.objects": "Tárgyak megjelenítésekor hiba történt", // "error.recent-submissions": "Error fetching recent submissions", - "error.recent-submissions": "Error fetching recent submissions", + "error.recent-submissions": "Friss feltöltések megjelenítésekor hiba történt", // "error.search-results": "Error fetching search results", - "error.search-results": "Error fetching search results", + "error.search-results": "keresési eredmények megjelenítésekor hiba történt", // "error.sub-collections": "Error fetching sub-collections", - "error.sub-collections": "Error fetching sub-collections", + "error.sub-collections": "Algyűjtemények megjelenítésekor hiba történt", // "error.sub-communities": "Error fetching sub-communities", - "error.sub-communities": "Error fetching sub-communities", + "error.sub-communities": "Alközösségek megjelenítésekor hiba történt", // "error.submission.sections.init-form-error": "An error occurred during section initialize, please check your input-form configuration. Details are below :

", - "error.submission.sections.init-form-error": "An error occurred during section initialize, please check your input-form configuration. Details are below :

", + "error.submission.sections.init-form-error": "Szakasz kezdőértékének megadásakor hiba történt, kérjük ellenőrizze az adatbeviteli forma beállításait. Részletek alább :

", // "error.top-level-communities": "Error fetching top-level communities", - "error.top-level-communities": "Error fetching top-level communities", + "error.top-level-communities": "Csúcsszintű közösségek megjelenítésekor hiba történt", // "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.", - "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.", + "error.validation.license.notgranted": "ezt az engedélyt meg kell adnia ahhoz, hogy befejezze a feltöltést. Ha jelenleg ez nem lehetséges, elmentheti az eddigi munkát és később folytathatja, vagy törölheti a feltöltést.", // "error.validation.pattern": "This input is restricted by the current pattern: {{ pattern }}.", - "error.validation.pattern": "This input is restricted by the current pattern: {{ pattern }}.", + "error.validation.pattern": "Ezt a bevitelt korlátozza a jelenlegi útvonal: {{ pattern }}.", // "error.validation.filerequired": "The file upload is mandatory", - "error.validation.filerequired": "The file upload is mandatory", + "error.validation.filerequired": "Az állomány feltöltése kötelező", // "footer.copyright": "copyright © 2002-{{ year }}", - "footer.copyright": "copyright © 2002-{{ year }}", + "footer.copyright": "szerzői jog © 2002-{{ year }}", // "footer.link.dspace": "DSpace software", - "footer.link.dspace": "DSpace software", + "footer.link.dspace": "DSpace szoftver", // "footer.link.duraspace": "DuraSpace", "footer.link.duraspace": "DuraSpace", // "form.add": "Add", - "form.add": "Add", + "form.add": "Hozzáadás", // "form.add-help": "Click here to add the current entry and to add another one", - "form.add-help": "Click here to add the current entry and to add another one", + "form.add-help": "Kattintson ide a beírt adatok hozzáadásához, majd újabb megadásához", // "form.cancel": "Cancel", - "form.cancel": "Cancel", + "form.cancel": "Mégse", // "form.clear": "Clear", - "form.clear": "Clear", + "form.clear": "Töröl", // "form.clear-help": "Click here to remove the selected value", - "form.clear-help": "Click here to remove the selected value", + "form.clear-help": "Kattintson ide a kiválasztott érték törléséhez", // "form.edit": "Edit", - "form.edit": "Edit", + "form.edit": "Szerkeszt", // "form.edit-help": "Click here to edit the selected value", - "form.edit-help": "Click here to edit the selected value", + "form.edit-help": "Kattintson ide a kiválasztott érték szerkesztéséhez", // "form.first-name": "First name", - "form.first-name": "First name", + "form.first-name": "Keresztnév", // "form.group-collapse": "Collapse", - "form.group-collapse": "Collapse", + "form.group-collapse": "Kicsinyít", // "form.group-collapse-help": "Click here to collapse", - "form.group-collapse-help": "Click here to collapse", + "form.group-collapse-help": "Kattintson ide a kicsinyítéshez", // "form.group-expand": "Expand", - "form.group-expand": "Expand", + "form.group-expand": "Felnagyít", // "form.group-expand-help": "Click here to expand and add more elements", - "form.group-expand-help": "Click here to expand and add more elements", + "form.group-expand-help": "Kattintson ide, hogy felnagyítsa s újabb elemeket adjon hozzá", // "form.last-name": "Last name", - "form.last-name": "Last name", + "form.last-name": "Családnév", // "form.loading": "Loading...", - "form.loading": "Loading...", + "form.loading": "Betöltés...", // "form.lookup": "Lookup", - "form.lookup": "Lookup", + "form.lookup": "Keresse ki", // "form.lookup-help": "Click here to look up an existing relation", - "form.lookup-help": "Click here to look up an existing relation", + "form.lookup-help": "Kattintson ide egy meglévő kapcsolat kikereséséhez", // "form.no-results": "No results found", - "form.no-results": "No results found", + "form.no-results": "Nincs találat", // "form.no-value": "No value entered", - "form.no-value": "No value entered", + "form.no-value": "Nem adott meg értéket", // "form.other-information": {}, "form.other-information": {}, // "form.remove": "Remove", - "form.remove": "Remove", + "form.remove": "Törlés", // "form.save": "Save", - "form.save": "Save", + "form.save": "Mentés", // "form.save-help": "Save changes", - "form.save-help": "Save changes", + "form.save-help": "Változtatások mentése", // "form.search": "Search", - "form.search": "Search", + "form.search": "Keresés", // "form.search-help": "Click here to look for an existing correspondence", - "form.search-help": "Click here to look for an existing correspondence", + "form.search-help": "Kattintson ide egy meglévő levelezés kikereséséhez", // "form.submit": "Submit", - "form.submit": "Submit", + "form.submit": "Feltöltés", @@ -1434,627 +1446,634 @@ "home.description": "", // "home.title": "DSpace Angular :: Home", - "home.title": "DSpace Angular :: Home", + "home.title": "DSpace Angular :: Haza", // "home.top-level-communities.head": "Communities in DSpace", - "home.top-level-communities.head": "Communities in DSpace", + "home.top-level-communities.head": "Közösségek a DSpace-en", // "home.top-level-communities.help": "Select a community to browse its collections.", - "home.top-level-communities.help": "Select a community to browse its collections.", + "home.top-level-communities.help": "Válasszon ki egy közösséget, hogy böngéssze a gyűjteményeit.", + + + +// "item.edit.authorizations.heading": "With this editor you can view and alter the policies of an item, plus alter policies of individual item components: bundles and bitstreams. Briefly, an item is a container of bundles, and bundles are containers of bitstreams. Containers usually have ADD/REMOVE/READ/WRITE policies, while bitstreams only have READ/WRITE policies.", + "item.edit.authorizations.heading": "Evvel a szerkesztővel megnézheti vagy szerkesztheti egy elem jogosutságát, és szerkesztheti egy egyedi elem componenseinek jogosutságát: bundles és bitstreams. Röviden, egy elem a kötegek gyűjteménye, és a kötegek a bitsteramek gyűjteménye. A kötegeknek többnyire van ADD/REMOVE/READ/WRITE jogosultsága, miközben a bitstreameknek csak READ/WRITE jogosultsága.", +// "item.edit.authorizations.title": "Edit item's Policies", + "item.edit.authorizations.title": "Jogosultásgok elem szerkesztése", // "item.bitstreams.upload.bundle": "Bundle", - "item.bitstreams.upload.bundle": "Bundle", + "item.bitstreams.upload.bundle": "Csomag", // "item.bitstreams.upload.bundle.placeholder": "Select a bundle", - "item.bitstreams.upload.bundle.placeholder": "Select a bundle", + "item.bitstreams.upload.bundle.placeholder": "Válasszon ki egy csomagot", // "item.bitstreams.upload.bundle.new": "Create bundle", - "item.bitstreams.upload.bundle.new": "Create bundle", + "item.bitstreams.upload.bundle.new": "Hozzon létre csomagot", // "item.bitstreams.upload.bundles.empty": "This item doesn\'t contain any bundles to upload a bitstream to.", - "item.bitstreams.upload.bundles.empty": "This item doesn\'t contain any bundles to upload a bitstream to.", + "item.bitstreams.upload.bundles.empty": "Ez a tárgy nem tartalmaz csomagot, ahova bitfolyamot lehetne feltölteni.", // "item.bitstreams.upload.cancel": "Cancel", - "item.bitstreams.upload.cancel": "Cancel", + "item.bitstreams.upload.cancel": "Mégse", // "item.bitstreams.upload.drop-message": "Drop a file to upload", - "item.bitstreams.upload.drop-message": "Drop a file to upload", + "item.bitstreams.upload.drop-message": "Húzza ide a feltöltendő állományt", // "item.bitstreams.upload.item": "Item: ", - "item.bitstreams.upload.item": "Item: ", + "item.bitstreams.upload.item": "Tárgy: ", // "item.bitstreams.upload.notifications.bundle.created.content": "Successfully created new bundle.", - "item.bitstreams.upload.notifications.bundle.created.content": "Successfully created new bundle.", + "item.bitstreams.upload.notifications.bundle.created.content": "Új csomag sikeresen létrehozva.", // "item.bitstreams.upload.notifications.bundle.created.title": "Created bundle", - "item.bitstreams.upload.notifications.bundle.created.title": "Created bundle", + "item.bitstreams.upload.notifications.bundle.created.title": "Csomag létrehozva", // "item.bitstreams.upload.notifications.upload.failed": "Upload failed. Please verify the content before retrying.", - "item.bitstreams.upload.notifications.upload.failed": "Upload failed. Please verify the content before retrying.", + "item.bitstreams.upload.notifications.upload.failed": "Feltöltés nem sikerült. Kérjük ellenőrizze a tartalmát, mielőtt újra próbálkozna.", // "item.bitstreams.upload.title": "Upload bitstream", - "item.bitstreams.upload.title": "Upload bitstream", + "item.bitstreams.upload.title": "Bitfolyam feltöltése", // "item.edit.bitstreams.bundle.edit.buttons.upload": "Upload", - "item.edit.bitstreams.bundle.edit.buttons.upload": "Upload", + "item.edit.bitstreams.bundle.edit.buttons.upload": "Feltöltés", // "item.edit.bitstreams.bundle.displaying": "Currently displaying {{ amount }} bitstreams of {{ total }}.", - "item.edit.bitstreams.bundle.displaying": "Currently displaying {{ amount }} bitstreams of {{ total }}.", + "item.edit.bitstreams.bundle.displaying": "Jelenleg látható {{ amount }} Bitfolyam ennyiből: {{ total }}.", // "item.edit.bitstreams.bundle.load.all": "Load all ({{ total }})", - "item.edit.bitstreams.bundle.load.all": "Load all ({{ total }})", + "item.edit.bitstreams.bundle.load.all": "Valamennyi betöltése ({{ total }})", // "item.edit.bitstreams.bundle.load.more": "Load more", - "item.edit.bitstreams.bundle.load.more": "Load more", + "item.edit.bitstreams.bundle.load.more": "Több betöltése", // "item.edit.bitstreams.bundle.name": "BUNDLE: {{ name }}", - "item.edit.bitstreams.bundle.name": "BUNDLE: {{ name }}", + "item.edit.bitstreams.bundle.name": "CSOMAG: {{ name }}", // "item.edit.bitstreams.discard-button": "Discard", - "item.edit.bitstreams.discard-button": "Discard", + "item.edit.bitstreams.discard-button": "Elvetés", // "item.edit.bitstreams.edit.buttons.download": "Download", - "item.edit.bitstreams.edit.buttons.download": "Download", + "item.edit.bitstreams.edit.buttons.download": "Letöltés", // "item.edit.bitstreams.edit.buttons.drag": "Drag", - "item.edit.bitstreams.edit.buttons.drag": "Drag", + "item.edit.bitstreams.edit.buttons.drag": "Húzni", // "item.edit.bitstreams.edit.buttons.edit": "Edit", - "item.edit.bitstreams.edit.buttons.edit": "Edit", + "item.edit.bitstreams.edit.buttons.edit": "Szerkesztés", // "item.edit.bitstreams.edit.buttons.remove": "Remove", - "item.edit.bitstreams.edit.buttons.remove": "Remove", + "item.edit.bitstreams.edit.buttons.remove": "Eltávolítás", // "item.edit.bitstreams.edit.buttons.undo": "Undo changes", - "item.edit.bitstreams.edit.buttons.undo": "Undo changes", + "item.edit.bitstreams.edit.buttons.undo": "Változtatások vissza", // "item.edit.bitstreams.empty": "This item doesn't contain any bitstreams. Click the upload button to create one.", - "item.edit.bitstreams.empty": "This item doesn't contain any bitstreams. Click the upload button to create one.", + "item.edit.bitstreams.empty": "Ez a tárgy nem tartalmaz bitfolyamot. Kattintson a feltöltés gombra, hogy hozzon létre egyet.", // "item.edit.bitstreams.headers.actions": "Actions", - "item.edit.bitstreams.headers.actions": "Actions", + "item.edit.bitstreams.headers.actions": "Műveletek", // "item.edit.bitstreams.headers.bundle": "Bundle", - "item.edit.bitstreams.headers.bundle": "Bundle", + "item.edit.bitstreams.headers.bundle": "Csomag", // "item.edit.bitstreams.headers.description": "Description", - "item.edit.bitstreams.headers.description": "Description", + "item.edit.bitstreams.headers.description": "Leírás", // "item.edit.bitstreams.headers.format": "Format", - "item.edit.bitstreams.headers.format": "Format", + "item.edit.bitstreams.headers.format": "Formátum", // "item.edit.bitstreams.headers.name": "Name", - "item.edit.bitstreams.headers.name": "Name", + "item.edit.bitstreams.headers.name": "Név", // "item.edit.bitstreams.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button", - "item.edit.bitstreams.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button", + "item.edit.bitstreams.notifications.discarded.content": "Változtatásai elvetve. Visszaállításukhoz kattintson a 'visszaállítás' gombra", // "item.edit.bitstreams.notifications.discarded.title": "Changes discarded", - "item.edit.bitstreams.notifications.discarded.title": "Changes discarded", + "item.edit.bitstreams.notifications.discarded.title": "Változtatások elvetve", // "item.edit.bitstreams.notifications.move.failed.title": "Error moving bitstreams", - "item.edit.bitstreams.notifications.move.failed.title": "Error moving bitstreams", + "item.edit.bitstreams.notifications.move.failed.title": "Bitfolyam elmozdítása közben hiba történt", // "item.edit.bitstreams.notifications.move.saved.content": "Your move changes to this item's bitstreams and bundles have been saved.", - "item.edit.bitstreams.notifications.move.saved.content": "Your move changes to this item's bitstreams and bundles have been saved.", + "item.edit.bitstreams.notifications.move.saved.content": "Művelete megváltoztatja a tárgy bitfolyamát és a csomagok el vannak mentve.", // "item.edit.bitstreams.notifications.move.saved.title": "Move changes saved", - "item.edit.bitstreams.notifications.move.saved.title": "Move changes saved", + "item.edit.bitstreams.notifications.move.saved.title": "Változtatások elmozdítása elmentve", // "item.edit.bitstreams.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.bitstreams.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.bitstreams.notifications.outdated.content": "A tárgyat amin jelenleg dolgozik egy másik felhasználó módosította. A jelenlegi változtatásokat elvetettük, hogy megelőzzük a konfliktusokat", // "item.edit.bitstreams.notifications.outdated.title": "Changes outdated", - "item.edit.bitstreams.notifications.outdated.title": "Changes outdated", + "item.edit.bitstreams.notifications.outdated.title": "Változtatások idejemúltak", // "item.edit.bitstreams.notifications.remove.failed.title": "Error deleting bitstream", - "item.edit.bitstreams.notifications.remove.failed.title": "Error deleting bitstream", + "item.edit.bitstreams.notifications.remove.failed.title": "Bitfolyam törlése közben hiba történt", // "item.edit.bitstreams.notifications.remove.saved.content": "Your removal changes to this item's bitstreams have been saved.", - "item.edit.bitstreams.notifications.remove.saved.content": "Your removal changes to this item's bitstreams have been saved.", + "item.edit.bitstreams.notifications.remove.saved.content": "Az ön eltávolító változtatásai ennek a tárgynak a bitfolyamában el vannak mentve.", // "item.edit.bitstreams.notifications.remove.saved.title": "Removal changes saved", - "item.edit.bitstreams.notifications.remove.saved.title": "Removal changes saved", + "item.edit.bitstreams.notifications.remove.saved.title": "Eltávolító változtatások mentve", // "item.edit.bitstreams.reinstate-button": "Undo", - "item.edit.bitstreams.reinstate-button": "Undo", + "item.edit.bitstreams.reinstate-button": "Visszaváltoztatás", // "item.edit.bitstreams.save-button": "Save", - "item.edit.bitstreams.save-button": "Save", + "item.edit.bitstreams.save-button": "Mentés", // "item.edit.bitstreams.upload-button": "Upload", - "item.edit.bitstreams.upload-button": "Upload", + "item.edit.bitstreams.upload-button": "Feltöltés", // "item.edit.delete.cancel": "Cancel", - "item.edit.delete.cancel": "Cancel", + "item.edit.delete.cancel": "Mégse", // "item.edit.delete.confirm": "Delete", - "item.edit.delete.confirm": "Delete", + "item.edit.delete.confirm": "Törlés", // "item.edit.delete.description": "Are you sure this item should be completely deleted? Caution: At present, no tombstone would be left.", - "item.edit.delete.description": "Are you sure this item should be completely deleted? Caution: At present, no tombstone would be left.", + "item.edit.delete.description": "Biztos benne, hogy ezt a tárgyat teljesen törölni óhajtja? Figyelem: jelenleg nem marad sírkő.", // "item.edit.delete.error": "An error occurred while deleting the item", - "item.edit.delete.error": "An error occurred while deleting the item", + "item.edit.delete.error": "Tárgy törlése közben hiba történt", // "item.edit.delete.header": "Delete item: {{ id }}", - "item.edit.delete.header": "Delete item: {{ id }}", + "item.edit.delete.header": "Tárgy törlése: {{ id }}", // "item.edit.delete.success": "The item has been deleted", - "item.edit.delete.success": "The item has been deleted", + "item.edit.delete.success": "Tárgy törölve", // "item.edit.head": "Edit Item", - "item.edit.head": "Edit Item", + "item.edit.head": "Tárgy szerkesztése", // "item.edit.breadcrumbs": "Edit Item", - "item.edit.breadcrumbs": "Edit Item", + "item.edit.breadcrumbs": "Tárgy szerkesztése", // "item.edit.item-mapper.buttons.add": "Map item to selected collections", - "item.edit.item-mapper.buttons.add": "Map item to selected collections", + "item.edit.item-mapper.buttons.add": "Térképezze a tárgyat a kiválasztott gyűjteményekhez", // "item.edit.item-mapper.buttons.remove": "Remove item's mapping for selected collections", - "item.edit.item-mapper.buttons.remove": "Remove item's mapping for selected collections", + "item.edit.item-mapper.buttons.remove": "Törölje a tárgy térképezését a kiválasztott gyűjteményekhez", // "item.edit.item-mapper.cancel": "Cancel", - "item.edit.item-mapper.cancel": "Cancel", + "item.edit.item-mapper.cancel": "Mégse", // "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.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.description": "Ez a térképező eszköz, amellyel az adminisztrátorok ezt a tárgyat más gyűjteményekhez térképezhetik. Kereshet gyűjteményeket amelyekhez térképezze, vagy böngészheti azon gyűjtemények listáját, amelyhez jelenleg hozzá van térképezve..", // "item.edit.item-mapper.head": "Item Mapper - Map Item to Collections", - "item.edit.item-mapper.head": "Item Mapper - Map Item to Collections", + "item.edit.item-mapper.head": "Tárgytérképező - Térképezze a tárgyat gyűjteményekhez", // "item.edit.item-mapper.item": "Item: \"{{name}}\"", - "item.edit.item-mapper.item": "Item: \"{{name}}\"", + "item.edit.item-mapper.item": "Tárgy: \"{{name}}\"", // "item.edit.item-mapper.no-search": "Please enter a query to search", - "item.edit.item-mapper.no-search": "Please enter a query to search", + "item.edit.item-mapper.no-search": "Kérjük írja be a keresett szót", // "item.edit.item-mapper.notifications.add.error.content": "Errors occurred for mapping of item to {{amount}} collections.", - "item.edit.item-mapper.notifications.add.error.content": "Errors occurred for mapping of item to {{amount}} collections.", + "item.edit.item-mapper.notifications.add.error.content": "A tárgynak a {{amount}} gyűjteményekhez való térképezésekor hiba történt.", // "item.edit.item-mapper.notifications.add.error.head": "Mapping errors", - "item.edit.item-mapper.notifications.add.error.head": "Mapping errors", + "item.edit.item-mapper.notifications.add.error.head": "Térképezési hibák", // "item.edit.item-mapper.notifications.add.success.content": "Successfully mapped item to {{amount}} collections.", - "item.edit.item-mapper.notifications.add.success.content": "Successfully mapped item to {{amount}} collections.", + "item.edit.item-mapper.notifications.add.success.content": "Tárgy sikeresen térképezve {{amount}} gyűjteményhez.", // "item.edit.item-mapper.notifications.add.success.head": "Mapping completed", - "item.edit.item-mapper.notifications.add.success.head": "Mapping completed", + "item.edit.item-mapper.notifications.add.success.head": "Térképezés befejeződött", // "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.content": "Errors occurred for the removal of the mapping to {{amount}} collections.", + "item.edit.item-mapper.notifications.remove.error.content": "A {{amount}} gyűjteményekhez való térképezés eltávolításakor hiba történt.", // "item.edit.item-mapper.notifications.remove.error.head": "Removal of mapping errors", - "item.edit.item-mapper.notifications.remove.error.head": "Removal of mapping errors", + "item.edit.item-mapper.notifications.remove.error.head": "Térképezési hibák eltávolítása", // "item.edit.item-mapper.notifications.remove.success.content": "Successfully removed mapping of item to {{amount}} collections.", - "item.edit.item-mapper.notifications.remove.success.content": "Successfully removed mapping of item to {{amount}} collections.", + "item.edit.item-mapper.notifications.remove.success.content": "A {{amount}} gyűjteményhez való térképezés sikeresen eltávolítva.", // "item.edit.item-mapper.notifications.remove.success.head": "Removal of mapping completed", - "item.edit.item-mapper.notifications.remove.success.head": "Removal of mapping completed", + "item.edit.item-mapper.notifications.remove.success.head": "Térképezés eltávolítása befejeződött", // "item.edit.item-mapper.tabs.browse": "Browse mapped collections", - "item.edit.item-mapper.tabs.browse": "Browse mapped collections", + "item.edit.item-mapper.tabs.browse": "Böngéssze a térképezett gyűjteményeket", // "item.edit.item-mapper.tabs.map": "Map new collections", - "item.edit.item-mapper.tabs.map": "Map new collections", + "item.edit.item-mapper.tabs.map": "Térképezzen új gyűjteményeket", // "item.edit.metadata.add-button": "Add", - "item.edit.metadata.add-button": "Add", + "item.edit.metadata.add-button": "Hozzáadás", // "item.edit.metadata.discard-button": "Discard", - "item.edit.metadata.discard-button": "Discard", + "item.edit.metadata.discard-button": "Elvetés", // "item.edit.metadata.edit.buttons.edit": "Edit", - "item.edit.metadata.edit.buttons.edit": "Edit", + "item.edit.metadata.edit.buttons.edit": "Szerkesztés", // "item.edit.metadata.edit.buttons.remove": "Remove", - "item.edit.metadata.edit.buttons.remove": "Remove", + "item.edit.metadata.edit.buttons.remove": "Eltávolítás", // "item.edit.metadata.edit.buttons.undo": "Undo changes", - "item.edit.metadata.edit.buttons.undo": "Undo changes", + "item.edit.metadata.edit.buttons.undo": "Változtatások elvetése", // "item.edit.metadata.edit.buttons.unedit": "Stop editing", - "item.edit.metadata.edit.buttons.unedit": "Stop editing", + "item.edit.metadata.edit.buttons.unedit": "Szerkesztés leállítása", // "item.edit.metadata.headers.edit": "Edit", - "item.edit.metadata.headers.edit": "Edit", + "item.edit.metadata.headers.edit": "Szerkesztés", // "item.edit.metadata.headers.field": "Field", - "item.edit.metadata.headers.field": "Field", + "item.edit.metadata.headers.field": "Mező", // "item.edit.metadata.headers.language": "Lang", - "item.edit.metadata.headers.language": "Lang", + "item.edit.metadata.headers.language": "Nyelv", // "item.edit.metadata.headers.value": "Value", - "item.edit.metadata.headers.value": "Value", + "item.edit.metadata.headers.value": "Érték", // "item.edit.metadata.metadatafield.invalid": "Please choose a valid metadata field", - "item.edit.metadata.metadatafield.invalid": "Please choose a valid metadata field", + "item.edit.metadata.metadatafield.invalid": "Kérjük válasszon egy érvényes metaadat mezőt", // "item.edit.metadata.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button", - "item.edit.metadata.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button", + "item.edit.metadata.notifications.discarded.content": "Módosításai elvetve. Visszaállításukhoz kattintson a 'Visszaállítás' gombra", // "item.edit.metadata.notifications.discarded.title": "Changed discarded", - "item.edit.metadata.notifications.discarded.title": "Changed discarded", + "item.edit.metadata.notifications.discarded.title": "Módosítva elvetve", // "item.edit.metadata.notifications.invalid.content": "Your changes were not saved. Please make sure all fields are valid before you save.", - "item.edit.metadata.notifications.invalid.content": "Your changes were not saved. Please make sure all fields are valid before you save.", + "item.edit.metadata.notifications.invalid.content": "Módosításai nincsenek elmentve, Kérjük mentés előtt ellenőrizze, hogy valamennyi mező érvényes.", // "item.edit.metadata.notifications.invalid.title": "Metadata invalid", - "item.edit.metadata.notifications.invalid.title": "Metadata invalid", + "item.edit.metadata.notifications.invalid.title": "Érvénytelen metaadat", // "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", - "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", + "item.edit.metadata.notifications.outdated.content": "A tárgyon amin dolgozik egy másik felhasználó módosításokat eszközölt. Az ön módosításait elvetettük, hogy megelőzzük a konfliktust", // "item.edit.metadata.notifications.outdated.title": "Changed outdated", - "item.edit.metadata.notifications.outdated.title": "Changed outdated", + "item.edit.metadata.notifications.outdated.title": "Módosítva idejemúlt", // "item.edit.metadata.notifications.saved.content": "Your changes to this item's metadata were saved.", - "item.edit.metadata.notifications.saved.content": "Your changes to this item's metadata were saved.", + "item.edit.metadata.notifications.saved.content": "A tárgy metaadataiban eszközölt módosításai elmentve.", // "item.edit.metadata.notifications.saved.title": "Metadata saved", - "item.edit.metadata.notifications.saved.title": "Metadata saved", + "item.edit.metadata.notifications.saved.title": "Metaadat elmentve", // "item.edit.metadata.reinstate-button": "Undo", - "item.edit.metadata.reinstate-button": "Undo", + "item.edit.metadata.reinstate-button": "Visszaállítás", // "item.edit.metadata.save-button": "Save", - "item.edit.metadata.save-button": "Save", + "item.edit.metadata.save-button": "Mentés", // "item.edit.modify.overview.field": "Field", - "item.edit.modify.overview.field": "Field", + "item.edit.modify.overview.field": "Mező", // "item.edit.modify.overview.language": "Language", - "item.edit.modify.overview.language": "Language", + "item.edit.modify.overview.language": "Nyelv", // "item.edit.modify.overview.value": "Value", - "item.edit.modify.overview.value": "Value", + "item.edit.modify.overview.value": "Érték", // "item.edit.move.cancel": "Cancel", - "item.edit.move.cancel": "Cancel", + "item.edit.move.cancel": "Mégse", // "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.", - "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.", + "item.edit.move.description": "Válassza ki a gyűjteményt amelyhez ezt a tárgyat hozzá kívánja adni. A látható gyűjtemények listájának szűkítéséhez írjon be keresőszót a mezőbe.", // "item.edit.move.error": "An error occurred when attempting to move the item", - "item.edit.move.error": "An error occurred when attempting to move the item", + "item.edit.move.error": "Tárgy mozgatásakor hiba történt", // "item.edit.move.head": "Move item: {{id}}", - "item.edit.move.head": "Move item: {{id}}", + "item.edit.move.head": "Tárgy mozgatása: {{id}}", // "item.edit.move.inheritpolicies.checkbox": "Inherit policies", - "item.edit.move.inheritpolicies.checkbox": "Inherit policies", + "item.edit.move.inheritpolicies.checkbox": "Szabályzatok öröklése", // "item.edit.move.inheritpolicies.description": "Inherit the default policies of the destination collection", - "item.edit.move.inheritpolicies.description": "Inherit the default policies of the destination collection", + "item.edit.move.inheritpolicies.description": "Örökölje a célgyűjtemény alapértelmezett szabályzatát", // "item.edit.move.move": "Move", - "item.edit.move.move": "Move", + "item.edit.move.move": "Mozgatás", // "item.edit.move.processing": "Moving...", - "item.edit.move.processing": "Moving...", + "item.edit.move.processing": "Mozgatás...", // "item.edit.move.search.placeholder": "Enter a search query to look for collections", - "item.edit.move.search.placeholder": "Enter a search query to look for collections", + "item.edit.move.search.placeholder": "Írjon be keresőszót hogy gyűjteményeket találjon", // "item.edit.move.success": "The item has been moved successfully", - "item.edit.move.success": "The item has been moved successfully", + "item.edit.move.success": "Tárgy mozgatása sikerült", // "item.edit.move.title": "Move item", - "item.edit.move.title": "Move item", + "item.edit.move.title": "Tárgy mozgatása", // "item.edit.private.cancel": "Cancel", - "item.edit.private.cancel": "Cancel", + "item.edit.private.cancel": "Mégse", // "item.edit.private.confirm": "Make it Private", - "item.edit.private.confirm": "Make it Private", + "item.edit.private.confirm": "Legyen privát", // "item.edit.private.description": "Are you sure this item should be made private in the archive?", - "item.edit.private.description": "Are you sure this item should be made private in the archive?", + "item.edit.private.description": "Biztos legyen ez a tárgy privát ebben az archívumban?", // "item.edit.private.error": "An error occurred while making the item private", - "item.edit.private.error": "An error occurred while making the item private", + "item.edit.private.error": "A tárgy privát beállí1tása közben hiba történt", // "item.edit.private.header": "Make item private: {{ id }}", - "item.edit.private.header": "Make item private: {{ id }}", + "item.edit.private.header": "Legyen a tárgy privát: {{ id }}", // "item.edit.private.success": "The item is now private", - "item.edit.private.success": "The item is now private", + "item.edit.private.success": "Ezx a tárgy most privát", // "item.edit.public.cancel": "Cancel", - "item.edit.public.cancel": "Cancel", + "item.edit.public.cancel": "Mégse", // "item.edit.public.confirm": "Make it Public", - "item.edit.public.confirm": "Make it Public", + "item.edit.public.confirm": "legyen nyilvános", // "item.edit.public.description": "Are you sure this item should be made public in the archive?", - "item.edit.public.description": "Are you sure this item should be made public in the archive?", + "item.edit.public.description": "ABiztos legyen ez a tárgy nyilvános ebben az archívumban?", // "item.edit.public.error": "An error occurred while making the item public", - "item.edit.public.error": "An error occurred while making the item public", + "item.edit.public.error": "Tárgy nyilvánossá tétele közben hiba történt", // "item.edit.public.header": "Make item public: {{ id }}", - "item.edit.public.header": "Make item public: {{ id }}", + "item.edit.public.header": "MLegyen a tárgy nyilvános: {{ id }}", // "item.edit.public.success": "The item is now public", - "item.edit.public.success": "The item is now public", + "item.edit.public.success": "A tárgy most nyilvános", // "item.edit.reinstate.cancel": "Cancel", - "item.edit.reinstate.cancel": "Cancel", + "item.edit.reinstate.cancel": "Mégse", // "item.edit.reinstate.confirm": "Reinstate", - "item.edit.reinstate.confirm": "Reinstate", + "item.edit.reinstate.confirm": "Visszaállítás", // "item.edit.reinstate.description": "Are you sure this item should be reinstated to the archive?", - "item.edit.reinstate.description": "Are you sure this item should be reinstated to the archive?", + "item.edit.reinstate.description": "Biztos vissza akarja állítani ezt a tárgyat az archívumba?", // "item.edit.reinstate.error": "An error occurred while reinstating the item", - "item.edit.reinstate.error": "An error occurred while reinstating the item", + "item.edit.reinstate.error": "Tárgy visszaállítása közben hiba történt", // "item.edit.reinstate.header": "Reinstate item: {{ id }}", - "item.edit.reinstate.header": "Reinstate item: {{ id }}", + "item.edit.reinstate.header": "Tárgy visszaállítása: {{ id }}", // "item.edit.reinstate.success": "The item was reinstated successfully", - "item.edit.reinstate.success": "The item was reinstated successfully", + "item.edit.reinstate.success": "Tárgy visszaállítása sikerült", // "item.edit.relationships.discard-button": "Discard", - "item.edit.relationships.discard-button": "Discard", + "item.edit.relationships.discard-button": "Elvetés", // "item.edit.relationships.edit.buttons.remove": "Remove", - "item.edit.relationships.edit.buttons.remove": "Remove", + "item.edit.relationships.edit.buttons.remove": "Eltávolítás", // "item.edit.relationships.edit.buttons.undo": "Undo changes", - "item.edit.relationships.edit.buttons.undo": "Undo changes", + "item.edit.relationships.edit.buttons.undo": "Visszamódosítás", // "item.edit.relationships.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button", - "item.edit.relationships.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button", + "item.edit.relationships.notifications.discarded.content": "Módosításai elvetve. Visszaállításukhoz kattintson a 'Visszaállítás' gombra", // "item.edit.relationships.notifications.discarded.title": "Changes discarded", - "item.edit.relationships.notifications.discarded.title": "Changes discarded", + "item.edit.relationships.notifications.discarded.title": "Módosítások elvetve", // "item.edit.relationships.notifications.failed.title": "Error deleting relationship", - "item.edit.relationships.notifications.failed.title": "Error deleting relationship", + "item.edit.relationships.notifications.failed.title": "Kapcsolat törlésekor hiba történt", // "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.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.content": "A tárgyon amin dolgozik egy másik felhasználó módosításokat eszközölt. Az ön módosításait elvetettük, hogy megelőzzük a konfliktust", // "item.edit.relationships.notifications.outdated.title": "Changes outdated", - "item.edit.relationships.notifications.outdated.title": "Changes outdated", + "item.edit.relationships.notifications.outdated.title": "Módosítások idejétmúltak", // "item.edit.relationships.notifications.saved.content": "Your changes to this item's relationships were saved.", - "item.edit.relationships.notifications.saved.content": "Your changes to this item's relationships were saved.", + "item.edit.relationships.notifications.saved.content": "A tárgy kapcsolataiban eszközölt módosításai elmentve.", // "item.edit.relationships.notifications.saved.title": "Relationships saved", - "item.edit.relationships.notifications.saved.title": "Relationships saved", + "item.edit.relationships.notifications.saved.title": "Kapcsolatok elmentve", // "item.edit.relationships.reinstate-button": "Undo", - "item.edit.relationships.reinstate-button": "Undo", + "item.edit.relationships.reinstate-button": "Visszaállítás", // "item.edit.relationships.save-button": "Save", - "item.edit.relationships.save-button": "Save", + "item.edit.relationships.save-button": "Mentés", // "item.edit.tabs.bitstreams.head": "Bitstreams", - "item.edit.tabs.bitstreams.head": "Bitstreams", + "item.edit.tabs.bitstreams.head": "Bitfolyamok", // "item.edit.tabs.bitstreams.title": "Item Edit - Bitstreams", - "item.edit.tabs.bitstreams.title": "Item Edit - Bitstreams", + "item.edit.tabs.bitstreams.title": "Tárgy szerkesztése - Bitfolyamok", // "item.edit.tabs.curate.head": "Curate", - "item.edit.tabs.curate.head": "Curate", + "item.edit.tabs.curate.head": "Gondozás", // "item.edit.tabs.curate.title": "Item Edit - Curate", - "item.edit.tabs.curate.title": "Item Edit - Curate", + "item.edit.tabs.curate.title": "Tárgy szerkesztése - Gondozás", // "item.edit.tabs.metadata.head": "Metadata", - "item.edit.tabs.metadata.head": "Metadata", + "item.edit.tabs.metadata.head": "Metaadat", // "item.edit.tabs.metadata.title": "Item Edit - Metadata", - "item.edit.tabs.metadata.title": "Item Edit - Metadata", + "item.edit.tabs.metadata.title": "Tárgy szerkesztése - Metaadat", // "item.edit.tabs.relationships.head": "Relationships", - "item.edit.tabs.relationships.head": "Relationships", + "item.edit.tabs.relationships.head": "Kapcsolatok", // "item.edit.tabs.relationships.title": "Item Edit - Relationships", - "item.edit.tabs.relationships.title": "Item Edit - Relationships", + "item.edit.tabs.relationships.title": "Tárgy szerkesztése - kapcsolatok", // "item.edit.tabs.status.buttons.authorizations.button": "Authorizations...", - "item.edit.tabs.status.buttons.authorizations.button": "Authorizations...", + "item.edit.tabs.status.buttons.authorizations.button": "Engedélyezés...", // "item.edit.tabs.status.buttons.authorizations.label": "Edit item's authorization policies", - "item.edit.tabs.status.buttons.authorizations.label": "Edit item's authorization policies", + "item.edit.tabs.status.buttons.authorizations.label": "Szerkessze a tárgy engedélyezési szabályait", // "item.edit.tabs.status.buttons.delete.button": "Permanently delete", - "item.edit.tabs.status.buttons.delete.button": "Permanently delete", + "item.edit.tabs.status.buttons.delete.button": "Véglegesen töröl", // "item.edit.tabs.status.buttons.delete.label": "Completely expunge item", - "item.edit.tabs.status.buttons.delete.label": "Completely expunge item", + "item.edit.tabs.status.buttons.delete.label": "Tárgy teljes kitörlése", // "item.edit.tabs.status.buttons.mappedCollections.button": "Mapped collections", - "item.edit.tabs.status.buttons.mappedCollections.button": "Mapped collections", + "item.edit.tabs.status.buttons.mappedCollections.button": "Térképezett gyűjtemények", // "item.edit.tabs.status.buttons.mappedCollections.label": "Manage mapped collections", - "item.edit.tabs.status.buttons.mappedCollections.label": "Manage mapped collections", + "item.edit.tabs.status.buttons.mappedCollections.label": "Térképezett gyűjtemények szervezése", // "item.edit.tabs.status.buttons.move.button": "Move...", - "item.edit.tabs.status.buttons.move.button": "Move...", + "item.edit.tabs.status.buttons.move.button": "Elmozdítás...", // "item.edit.tabs.status.buttons.move.label": "Move item to another collection", - "item.edit.tabs.status.buttons.move.label": "Move item to another collection", + "item.edit.tabs.status.buttons.move.label": "Tárgy másik gyűjteménybe költöztetése", // "item.edit.tabs.status.buttons.private.button": "Make it private...", - "item.edit.tabs.status.buttons.private.button": "Make it private...", + "item.edit.tabs.status.buttons.private.button": "Legyen privát...", // "item.edit.tabs.status.buttons.private.label": "Make item private", - "item.edit.tabs.status.buttons.private.label": "Make item private", + "item.edit.tabs.status.buttons.private.label": "Legyen a tárgy privát", // "item.edit.tabs.status.buttons.public.button": "Make it public...", - "item.edit.tabs.status.buttons.public.button": "Make it public...", + "item.edit.tabs.status.buttons.public.button": "Legyen nyilvános...", // "item.edit.tabs.status.buttons.public.label": "Make item public", - "item.edit.tabs.status.buttons.public.label": "Make item public", + "item.edit.tabs.status.buttons.public.label": "Legyen a tárgy nyilvános", // "item.edit.tabs.status.buttons.reinstate.button": "Reinstate...", - "item.edit.tabs.status.buttons.reinstate.button": "Reinstate...", + "item.edit.tabs.status.buttons.reinstate.button": "Visszaállí1tás...", // "item.edit.tabs.status.buttons.reinstate.label": "Reinstate item into the repository", - "item.edit.tabs.status.buttons.reinstate.label": "Reinstate item into the repository", + "item.edit.tabs.status.buttons.reinstate.label": "Tárgy visszaállítása az adattárba", // "item.edit.tabs.status.buttons.withdraw.button": "Withdraw...", - "item.edit.tabs.status.buttons.withdraw.button": "Withdraw...", + "item.edit.tabs.status.buttons.withdraw.button": "Visszavonás...", // "item.edit.tabs.status.buttons.withdraw.label": "Withdraw item from the repository", - "item.edit.tabs.status.buttons.withdraw.label": "Withdraw item from the repository", + "item.edit.tabs.status.buttons.withdraw.label": "Tárgy visszavonása az adattárból", // "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.", - "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.", + "item.edit.tabs.status.description": "Üdvözöljük a tárgyak szervezése oldalon. Itt visszavonhat, visszaállíthat, költöztethet vagy törölhet tárgyakat. Ugyanitt frissíthet metaadatokat illetve bitfolyamokat a többi fülnél, vagy újakat adhat hozzá", // "item.edit.tabs.status.head": "Status", - "item.edit.tabs.status.head": "Status", + "item.edit.tabs.status.head": "Állapot", // "item.edit.tabs.status.labels.handle": "Handle", - "item.edit.tabs.status.labels.handle": "Handle", + "item.edit.tabs.status.labels.handle": "Mutató", // "item.edit.tabs.status.labels.id": "Item Internal ID", - "item.edit.tabs.status.labels.id": "Item Internal ID", + "item.edit.tabs.status.labels.id": "Tárgy belső azonosító", // "item.edit.tabs.status.labels.itemPage": "Item Page", - "item.edit.tabs.status.labels.itemPage": "Item Page", + "item.edit.tabs.status.labels.itemPage": "Tárgy oldala", // "item.edit.tabs.status.labels.lastModified": "Last Modified", - "item.edit.tabs.status.labels.lastModified": "Last Modified", + "item.edit.tabs.status.labels.lastModified": "Utoljára módosították", // "item.edit.tabs.status.title": "Item Edit - Status", - "item.edit.tabs.status.title": "Item Edit - Status", + "item.edit.tabs.status.title": "Tárgy szerkesztése - Állapot", // "item.edit.tabs.versionhistory.head": "Version History", - "item.edit.tabs.versionhistory.head": "Version History", + "item.edit.tabs.versionhistory.head": "Változatok története", // "item.edit.tabs.versionhistory.title": "Item Edit - Version History", - "item.edit.tabs.versionhistory.title": "Item Edit - Version History", + "item.edit.tabs.versionhistory.title": "Tárgy szerkesztése - Változatok története", // "item.edit.tabs.versionhistory.under-construction": "Editing or adding new versions is not yet possible in this user interface.", - "item.edit.tabs.versionhistory.under-construction": "Editing or adding new versions is not yet possible in this user interface.", + "item.edit.tabs.versionhistory.under-construction": "Változatok szerkesztése, vagy újak hozzáadása ezen a felületen még nem lehetséges.", // "item.edit.tabs.view.head": "View Item", - "item.edit.tabs.view.head": "View Item", + "item.edit.tabs.view.head": "Tárgy megtekintése", // "item.edit.tabs.view.title": "Item Edit - View", - "item.edit.tabs.view.title": "Item Edit - View", + "item.edit.tabs.view.title": "Tárgy szerkesztése - Megtekintés", // "item.edit.withdraw.cancel": "Cancel", - "item.edit.withdraw.cancel": "Cancel", + "item.edit.withdraw.cancel": "Mégse", // "item.edit.withdraw.confirm": "Withdraw", - "item.edit.withdraw.confirm": "Withdraw", + "item.edit.withdraw.confirm": "Visszavonás", // "item.edit.withdraw.description": "Are you sure this item should be withdrawn from the archive?", - "item.edit.withdraw.description": "Are you sure this item should be withdrawn from the archive?", + "item.edit.withdraw.description": "Biztosan vissza akarja vonni ezt a tárgyat az archívumból?", // "item.edit.withdraw.error": "An error occurred while withdrawing the item", - "item.edit.withdraw.error": "An error occurred while withdrawing the item", + "item.edit.withdraw.error": "Tárgy visszavonásakor hiba történt", // "item.edit.withdraw.header": "Withdraw item: {{ id }}", - "item.edit.withdraw.header": "Withdraw item: {{ id }}", + "item.edit.withdraw.header": "Tárgy visszavonása: {{ id }}", // "item.edit.withdraw.success": "The item was withdrawn successfully", - "item.edit.withdraw.success": "The item was withdrawn successfully", + "item.edit.withdraw.success": "Tárgy visszavonása sikerült", // "item.page.abstract": "Abstract", - "item.page.abstract": "Abstract", + "item.page.abstract": "Kivonat", // "item.page.author": "Authors", - "item.page.author": "Authors", + "item.page.author": "Szerzők", // "item.page.citation": "Citation", - "item.page.citation": "Citation", + "item.page.citation": "Idézések", // "item.page.collections": "Collections", - "item.page.collections": "Collections", + "item.page.collections": "Gyűjtemények", // "item.page.date": "Date", - "item.page.date": "Date", + "item.page.date": "Dátum", // "item.page.files": "Files", - "item.page.files": "Files", + "item.page.files": "Állományok", // "item.page.filesection.description": "Description:", - "item.page.filesection.description": "Description:", + "item.page.filesection.description": "Leírás:", // "item.page.filesection.download": "Download", - "item.page.filesection.download": "Download", + "item.page.filesection.download": "Letöltés", // "item.page.filesection.format": "Format:", - "item.page.filesection.format": "Format:", + "item.page.filesection.format": "Formátum:", // "item.page.filesection.name": "Name:", - "item.page.filesection.name": "Name:", + "item.page.filesection.name": "Név:", // "item.page.filesection.size": "Size:", - "item.page.filesection.size": "Size:", + "item.page.filesection.size": "Méret:", // "item.page.journal.search.title": "Articles in this journal", - "item.page.journal.search.title": "Articles in this journal", + "item.page.journal.search.title": "Cikkek ebben a kiadványban", // "item.page.link.full": "Full item page", - "item.page.link.full": "Full item page", + "item.page.link.full": "Teljes tárgy oldala", // "item.page.link.simple": "Simple item page", - "item.page.link.simple": "Simple item page", + "item.page.link.simple": "Egyszerű tárgy oldala", // "item.page.person.search.title": "Articles by this author", - "item.page.person.search.title": "Articles by this author", + "item.page.person.search.title": "Cikkek ettől a szerzőtől", // "item.page.related-items.view-more": "Show {{ amount }} more", - "item.page.related-items.view-more": "Show {{ amount }} more", + "item.page.related-items.view-more": "Mutasson {{ amount }} többet", // "item.page.related-items.view-less": "Hide last {{ amount }}", - "item.page.related-items.view-less": "Hide last {{ amount }}", + "item.page.related-items.view-less": "Rejtse el az utolsó {{ amount }}", // "item.page.relationships.isAuthorOfPublication": "Publications", - "item.page.relationships.isAuthorOfPublication": "Publications", + "item.page.relationships.isAuthorOfPublication": "Publikációk", // "item.page.relationships.isJournalOfPublication": "Publications", - "item.page.relationships.isJournalOfPublication": "Publications", + "item.page.relationships.isJournalOfPublication": "Publikációk", // "item.page.relationships.isOrgUnitOfPerson": "Authors", - "item.page.relationships.isOrgUnitOfPerson": "Authors", + "item.page.relationships.isOrgUnitOfPerson": "Szerzők", // "item.page.relationships.isOrgUnitOfProject": "Research Projects", - "item.page.relationships.isOrgUnitOfProject": "Research Projects", + "item.page.relationships.isOrgUnitOfProject": "Kutatási projektek", // "item.page.subject": "Keywords", - "item.page.subject": "Keywords", + "item.page.subject": "Kulcsszavak", // "item.page.uri": "URI", "item.page.uri": "URI", @@ -2062,220 +2081,220 @@ // "item.select.confirm": "Confirm selected", - "item.select.confirm": "Confirm selected", + "item.select.confirm": "Kiválasztás igazolása", // "item.select.empty": "No items to show", - "item.select.empty": "No items to show", + "item.select.empty": "Nincs megtekinthető tárgy", // "item.select.table.author": "Author", - "item.select.table.author": "Author", + "item.select.table.author": "Szerző", // "item.select.table.collection": "Collection", - "item.select.table.collection": "Collection", + "item.select.table.collection": "Gyűjtemény", // "item.select.table.title": "Title", - "item.select.table.title": "Title", + "item.select.table.title": "Cím", // "item.version.history.empty": "There are no other versions for this item yet.", - "item.version.history.empty": "There are no other versions for this item yet.", + "item.version.history.empty": "Ennek a tárgynak még nincs más változata.", // "item.version.history.head": "Version History", - "item.version.history.head": "Version History", + "item.version.history.head": "Változatok története", // "item.version.history.return": "Return", - "item.version.history.return": "Return", + "item.version.history.return": "Vissza", // "item.version.history.selected": "Selected version", - "item.version.history.selected": "Selected version", + "item.version.history.selected": "Kiválasztott változat", // "item.version.history.table.version": "Version", - "item.version.history.table.version": "Version", + "item.version.history.table.version": "Változat", // "item.version.history.table.item": "Item", - "item.version.history.table.item": "Item", + "item.version.history.table.item": "Tárgy", // "item.version.history.table.editor": "Editor", - "item.version.history.table.editor": "Editor", + "item.version.history.table.editor": "Kiadó", // "item.version.history.table.date": "Date", - "item.version.history.table.date": "Date", + "item.version.history.table.date": "Dátum", // "item.version.history.table.summary": "Summary", - "item.version.history.table.summary": "Summary", + "item.version.history.table.summary": "Összefoglaló", // "item.version.notice": "This is not the latest version of this item. The latest version can be found here.", - "item.version.notice": "This is not the latest version of this item. The latest version can be found here.", + "item.version.notice": "Ez nem ennek a tárgynak a legutóbbi változata. A legutóbbi változat megtalálható itt here.", // "journal.listelement.badge": "Journal", - "journal.listelement.badge": "Journal", + "journal.listelement.badge": "Folyóirat", // "journal.page.description": "Description", - "journal.page.description": "Description", + "journal.page.description": "Leírás", // "journal.page.editor": "Editor-in-Chief", - "journal.page.editor": "Editor-in-Chief", + "journal.page.editor": "Főszerkesztő", // "journal.page.issn": "ISSN", "journal.page.issn": "ISSN", // "journal.page.publisher": "Publisher", - "journal.page.publisher": "Publisher", + "journal.page.publisher": "Kiadó", // "journal.page.titleprefix": "Journal: ", - "journal.page.titleprefix": "Journal: ", + "journal.page.titleprefix": "Folyóirat: ", // "journal.search.results.head": "Journal Search Results", - "journal.search.results.head": "Journal Search Results", + "journal.search.results.head": "Folyóirat keresési eredmények", // "journal.search.title": "DSpace Angular :: Journal Search", - "journal.search.title": "DSpace Angular :: Journal Search", + "journal.search.title": "DSpace Angular :: Folyóirat keresés", // "journalissue.listelement.badge": "Journal Issue", - "journalissue.listelement.badge": "Journal Issue", + "journalissue.listelement.badge": "Folyóirat szám", // "journalissue.page.description": "Description", - "journalissue.page.description": "Description", + "journalissue.page.description": "Leírás", // "journalissue.page.issuedate": "Issue Date", - "journalissue.page.issuedate": "Issue Date", + "journalissue.page.issuedate": "Megjelenés dátuma", // "journalissue.page.journal-issn": "Journal ISSN", - "journalissue.page.journal-issn": "Journal ISSN", + "journalissue.page.journal-issn": "Folyóirat ISSN", // "journalissue.page.journal-title": "Journal Title", - "journalissue.page.journal-title": "Journal Title", + "journalissue.page.journal-title": "Folyóirat címe", // "journalissue.page.keyword": "Keywords", - "journalissue.page.keyword": "Keywords", + "journalissue.page.keyword": "Kulcsszavak", // "journalissue.page.number": "Number", - "journalissue.page.number": "Number", + "journalissue.page.number": "Szám", // "journalissue.page.titleprefix": "Journal Issue: ", - "journalissue.page.titleprefix": "Journal Issue: ", + "journalissue.page.titleprefix": "Folyóirat száma: ", // "journalvolume.listelement.badge": "Journal Volume", - "journalvolume.listelement.badge": "Journal Volume", + "journalvolume.listelement.badge": "Folyóirat kötet", // "journalvolume.page.description": "Description", - "journalvolume.page.description": "Description", + "journalvolume.page.description": "Leírás", // "journalvolume.page.issuedate": "Issue Date", - "journalvolume.page.issuedate": "Issue Date", + "journalvolume.page.issuedate": "Megjelenés dátuma", // "journalvolume.page.titleprefix": "Journal Volume: ", - "journalvolume.page.titleprefix": "Journal Volume: ", + "journalvolume.page.titleprefix": "Folyóirat kötet: ", // "journalvolume.page.volume": "Volume", - "journalvolume.page.volume": "Volume", + "journalvolume.page.volume": "Kötet", // "loading.bitstream": "Loading bitstream...", - "loading.bitstream": "Loading bitstream...", + "loading.bitstream": "Bitfolyam betöltése...", // "loading.bitstreams": "Loading bitstreams...", - "loading.bitstreams": "Loading bitstreams...", + "loading.bitstreams": "Bitfolyamok betöltése...", // "loading.browse-by": "Loading items...", - "loading.browse-by": "Loading items...", + "loading.browse-by": "Tárgy betöltése...", // "loading.browse-by-page": "Loading page...", - "loading.browse-by-page": "Loading page...", + "loading.browse-by-page": "Oldal betöltése...", // "loading.collection": "Loading collection...", - "loading.collection": "Loading collection...", + "loading.collection": "Gyűjtemény betöltése...", // "loading.collections": "Loading collections...", - "loading.collections": "Loading collections...", + "loading.collections": "Gyűjtemények betöltése...", // "loading.content-source": "Loading content source...", - "loading.content-source": "Loading content source...", + "loading.content-source": "tartalom forrásának betöltése...", // "loading.community": "Loading community...", - "loading.community": "Loading community...", + "loading.community": "Közösség betöltése...", // "loading.default": "Loading...", - "loading.default": "Loading...", + "loading.default": "Betöltés...", // "loading.item": "Loading item...", - "loading.item": "Loading item...", + "loading.item": "Tárgy betöltése...", // "loading.items": "Loading items...", - "loading.items": "Loading items...", + "loading.items": "Tárgyak betöltése...", // "loading.mydspace-results": "Loading items...", - "loading.mydspace-results": "Loading items...", + "loading.mydspace-results": "Tárgyak betöltése...", // "loading.objects": "Loading...", - "loading.objects": "Loading...", + "loading.objects": "betöltés...", // "loading.recent-submissions": "Loading recent submissions...", - "loading.recent-submissions": "Loading recent submissions...", + "loading.recent-submissions": "Legújabb feltöltések betöltése...", // "loading.search-results": "Loading search results...", - "loading.search-results": "Loading search results...", + "loading.search-results": "keresési eredmények betöltése...", // "loading.sub-collections": "Loading sub-collections...", - "loading.sub-collections": "Loading sub-collections...", + "loading.sub-collections": "Algyűjtemények betöltése...", // "loading.sub-communities": "Loading sub-communities...", - "loading.sub-communities": "Loading sub-communities...", + "loading.sub-communities": "Alközösségek betöltése...", // "loading.top-level-communities": "Loading top-level communities...", - "loading.top-level-communities": "Loading top-level communities...", + "loading.top-level-communities": "Csúcsszintű közösségek betöltése...", // "login.form.email": "Email address", - "login.form.email": "Email address", + "login.form.email": "Email cím", // "login.form.forgot-password": "Have you forgotten your password?", - "login.form.forgot-password": "Have you forgotten your password?", + "login.form.forgot-password": "Elfelejtette a jelszót?", // "login.form.header": "Please log in to DSpace", - "login.form.header": "Please log in to DSpace", + "login.form.header": "Lépjen be a DSpace-re", // "login.form.new-user": "New user? Click here to register.", - "login.form.new-user": "New user? Click here to register.", + "login.form.new-user": "Új felhasználó? Kattintson ide a regisztráláshoz.", // "login.form.or-divider": "or", - "login.form.or-divider": "or", + "login.form.or-divider": "vagy", // "login.form.password": "Password", - "login.form.password": "Password", + "login.form.password": "Jelszó", // "login.form.shibboleth": "Log in with Shibboleth", - "login.form.shibboleth": "Log in with Shibboleth", + "login.form.shibboleth": "Lépjen be Shibboleth-el", // "login.form.submit": "Log in", - "login.form.submit": "Log in", + "login.form.submit": "Belépés", // "login.title": "Login", - "login.title": "Login", + "login.title": "Belépés", // "login.breadcrumbs": "Login", - "login.breadcrumbs": "Login", + "login.breadcrumbs": "Belépés", // "logout.form.header": "Log out from DSpace", - "logout.form.header": "Log out from DSpace", + "logout.form.header": "Kilépés a DSpace-ből", // "logout.form.submit": "Log out", - "logout.form.submit": "Log out", + "logout.form.submit": "Kilépés", // "logout.title": "Logout", - "logout.title": "Logout", + "logout.title": "Kilépés", @@ -2283,80 +2302,80 @@ "menu.header.admin": "Admin", // "menu.header.image.logo": "Repository logo", - "menu.header.image.logo": "Repository logo", + "menu.header.image.logo": "Adattár logo", // "menu.section.access_control": "Access Control", - "menu.section.access_control": "Access Control", + "menu.section.access_control": "Hozzáférési kontroll", // "menu.section.access_control_authorizations": "Authorizations", - "menu.section.access_control_authorizations": "Authorizations", + "menu.section.access_control_authorizations": "Engedélyezések", // "menu.section.access_control_groups": "Groups", - "menu.section.access_control_groups": "Groups", + "menu.section.access_control_groups": "csoportok", // "menu.section.access_control_people": "People", - "menu.section.access_control_people": "People", + "menu.section.access_control_people": "Emberek", // "menu.section.admin_search": "Admin Search", - "menu.section.admin_search": "Admin Search", + "menu.section.admin_search": "Admin keresés", // "menu.section.browse_community": "This Community", - "menu.section.browse_community": "This Community", + "menu.section.browse_community": "ez a közösség", // "menu.section.browse_community_by_author": "By Author", - "menu.section.browse_community_by_author": "By Author", + "menu.section.browse_community_by_author": "Szerző szerint", // "menu.section.browse_community_by_issue_date": "By Issue Date", - "menu.section.browse_community_by_issue_date": "By Issue Date", + "menu.section.browse_community_by_issue_date": "Megjelenés dátuma szerint", // "menu.section.browse_community_by_title": "By Title", - "menu.section.browse_community_by_title": "By Title", + "menu.section.browse_community_by_title": "Cím szerint", // "menu.section.browse_global": "All of DSpace", - "menu.section.browse_global": "All of DSpace", + "menu.section.browse_global": "A teljes DSpace", // "menu.section.browse_global_by_author": "By Author", - "menu.section.browse_global_by_author": "By Author", + "menu.section.browse_global_by_author": "Szerző szerint", // "menu.section.browse_global_by_dateissued": "By Issue Date", - "menu.section.browse_global_by_dateissued": "By Issue Date", + "menu.section.browse_global_by_dateissued": "Megjelenés dátuma szerint", // "menu.section.browse_global_by_subject": "By Subject", - "menu.section.browse_global_by_subject": "By Subject", + "menu.section.browse_global_by_subject": "Tárgy szerint", // "menu.section.browse_global_by_title": "By Title", - "menu.section.browse_global_by_title": "By Title", + "menu.section.browse_global_by_title": "Cím szerint", // "menu.section.browse_global_communities_and_collections": "Communities & Collections", - "menu.section.browse_global_communities_and_collections": "Communities & Collections", + "menu.section.browse_global_communities_and_collections": "Közösségek & Gyűjtemények", // "menu.section.control_panel": "Control Panel", - "menu.section.control_panel": "Control Panel", + "menu.section.control_panel": "Vezérlőpult", // "menu.section.curation_task": "Curation Task", - "menu.section.curation_task": "Curation Task", + "menu.section.curation_task": "Gondozási feladat", // "menu.section.edit": "Edit", - "menu.section.edit": "Edit", + "menu.section.edit": "Szerkesztés", // "menu.section.edit_collection": "Collection", - "menu.section.edit_collection": "Collection", + "menu.section.edit_collection": "Gyűjtemény", // "menu.section.edit_community": "Community", - "menu.section.edit_community": "Community", + "menu.section.edit_community": "Közösség", // "menu.section.edit_item": "Item", - "menu.section.edit_item": "Item", + "menu.section.edit_item": "Tárgy", @@ -2364,57 +2383,57 @@ "menu.section.export": "Export", // "menu.section.export_collection": "Collection", - "menu.section.export_collection": "Collection", + "menu.section.export_collection": "Gyűjtemény", // "menu.section.export_community": "Community", - "menu.section.export_community": "Community", + "menu.section.export_community": "Közösség", // "menu.section.export_item": "Item", - "menu.section.export_item": "Item", + "menu.section.export_item": "Tárgy", // "menu.section.export_metadata": "Metadata", - "menu.section.export_metadata": "Metadata", + "menu.section.export_metadata": "Metaadat", // "menu.section.icon.access_control": "Access Control menu section", - "menu.section.icon.access_control": "Access Control menu section", + "menu.section.icon.access_control": "Hozzáférés kontroll menü felület", // "menu.section.icon.admin_search": "Admin search menu section", - "menu.section.icon.admin_search": "Admin search menu section", + "menu.section.icon.admin_search": "Admin keresés menü felület", // "menu.section.icon.control_panel": "Control Panel menu section", - "menu.section.icon.control_panel": "Control Panel menu section", + "menu.section.icon.control_panel": "Vezérlőpult menü felület", // "menu.section.icon.curation_task": "Curation Task menu section", - "menu.section.icon.curation_task": "Curation Task menu section", + "menu.section.icon.curation_task": "Gondozási feladat menü felület", // "menu.section.icon.edit": "Edit menu section", - "menu.section.icon.edit": "Edit menu section", + "menu.section.icon.edit": "Szerkesztés menü felület", // "menu.section.icon.export": "Export menu section", - "menu.section.icon.export": "Export menu section", + "menu.section.icon.export": "Export menü felület", // "menu.section.icon.find": "Find menu section", - "menu.section.icon.find": "Find menu section", + "menu.section.icon.find": "Keresés menü felület", // "menu.section.icon.import": "Import menu section", - "menu.section.icon.import": "Import menu section", + "menu.section.icon.import": "Import menü felület", // "menu.section.icon.new": "New menu section", - "menu.section.icon.new": "New menu section", + "menu.section.icon.new": "Új menü felület", // "menu.section.icon.pin": "Pin sidebar", - "menu.section.icon.pin": "Pin sidebar", + "menu.section.icon.pin": "Oldalsáv rögzítése", // "menu.section.icon.registries": "Registries menu section", - "menu.section.icon.registries": "Registries menu section", + "menu.section.icon.registries": "Leíró adatbázis menü felület", // "menu.section.icon.statistics_task": "Statistics Task menu section", - "menu.section.icon.statistics_task": "Statistics Task menu section", + "menu.section.icon.statistics_task": "Statisztikai feladatok menü felület", // "menu.section.icon.unpin": "Unpin sidebar", - "menu.section.icon.unpin": "Unpin sidebar", + "menu.section.icon.unpin": "Oldalbár rögzítés megszüntetése", @@ -2422,1357 +2441,1498 @@ "menu.section.import": "Import", // "menu.section.import_batch": "Batch Import (ZIP)", - "menu.section.import_batch": "Batch Import (ZIP)", + "menu.section.import_batch": "Csomag Import (ZIP)", // "menu.section.import_metadata": "Metadata", - "menu.section.import_metadata": "Metadata", + "menu.section.import_metadata": "Metaadat", // "menu.section.new": "New", - "menu.section.new": "New", + "menu.section.new": "Új", // "menu.section.new_collection": "Collection", - "menu.section.new_collection": "Collection", + "menu.section.new_collection": "Gyűjtemény", // "menu.section.new_community": "Community", - "menu.section.new_community": "Community", + "menu.section.new_community": "Közösség", // "menu.section.new_item": "Item", - "menu.section.new_item": "Item", + "menu.section.new_item": "Tárgy", // "menu.section.new_item_version": "Item Version", - "menu.section.new_item_version": "Item Version", + "menu.section.new_item_version": "Tárgy változat", // "menu.section.pin": "Pin sidebar", - "menu.section.pin": "Pin sidebar", + "menu.section.pin": "Oldalsáv rögzítése", // "menu.section.unpin": "Unpin sidebar", - "menu.section.unpin": "Unpin sidebar", + "menu.section.unpin": "Oldalsáv rögzítés megszüntetése", // "menu.section.registries": "Registries", - "menu.section.registries": "Registries", + "menu.section.registries": "leíró adatbázisok", // "menu.section.registries_format": "Format", - "menu.section.registries_format": "Format", + "menu.section.registries_format": "Formátum", // "menu.section.registries_metadata": "Metadata", - "menu.section.registries_metadata": "Metadata", + "menu.section.registries_metadata": "Metaadat", // "menu.section.statistics": "Statistics", - "menu.section.statistics": "Statistics", + "menu.section.statistics": "Statisztikák", // "menu.section.statistics_task": "Statistics Task", - "menu.section.statistics_task": "Statistics Task", + "menu.section.statistics_task": "Statisztikai feladatok", // "menu.section.toggle.access_control": "Toggle Access Control section", - "menu.section.toggle.access_control": "Toggle Access Control section", + "menu.section.toggle.access_control": "Váltás a Hozzáférés kontrol felületre", // "menu.section.toggle.control_panel": "Toggle Control Panel section", - "menu.section.toggle.control_panel": "Toggle Control Panel section", + "menu.section.toggle.control_panel": "Váltás a Vezérlőpult felületre", // "menu.section.toggle.curation_task": "Toggle Curation Task section", - "menu.section.toggle.curation_task": "Toggle Curation Task section", + "menu.section.toggle.curation_task": "Gondozási feladat felületre váltás", // "menu.section.toggle.edit": "Toggle Edit section", - "menu.section.toggle.edit": "Toggle Edit section", + "menu.section.toggle.edit": "Szerkesztés felületre váltás", // "menu.section.toggle.export": "Toggle Export section", - "menu.section.toggle.export": "Toggle Export section", + "menu.section.toggle.export": "Export felületre váltás", // "menu.section.toggle.find": "Toggle Find section", - "menu.section.toggle.find": "Toggle Find section", + "menu.section.toggle.find": "Kereső felületre váltás", // "menu.section.toggle.import": "Toggle Import section", - "menu.section.toggle.import": "Toggle Import section", + "menu.section.toggle.import": "Import felületre váltás", // "menu.section.toggle.new": "Toggle New section", - "menu.section.toggle.new": "Toggle New section", + "menu.section.toggle.new": "Új felületre váltás", // "menu.section.toggle.registries": "Toggle Registries section", - "menu.section.toggle.registries": "Toggle Registries section", + "menu.section.toggle.registries": "Leíró adatbázisok felületre váltás", // "menu.section.toggle.statistics_task": "Toggle Statistics Task section", - "menu.section.toggle.statistics_task": "Toggle Statistics Task section", + "menu.section.toggle.statistics_task": "Statisztikai feladatok felületre váltás", // "menu.section.workflow": "Administer Workflow", - "menu.section.workflow": "Administer Workflow", + "menu.section.workflow": "Munkafolyamat irányítása", // "mydspace.description": "", "mydspace.description": "", // "mydspace.general.text-here": "HERE", - "mydspace.general.text-here": "HERE", + "mydspace.general.text-here": "ITT", // "mydspace.messages.controller-help": "Select this option to send a message to item's submitter.", - "mydspace.messages.controller-help": "Select this option to send a message to item's submitter.", + "mydspace.messages.controller-help": "Válassza ezt, hogy üzenjen a tárgy feltöltőjének.", // "mydspace.messages.description-placeholder": "Insert your message here...", - "mydspace.messages.description-placeholder": "Insert your message here...", + "mydspace.messages.description-placeholder": "Írja ide az üzenetét...", // "mydspace.messages.hide-msg": "Hide message", - "mydspace.messages.hide-msg": "Hide message", + "mydspace.messages.hide-msg": "Rejtse el az üzenetet", // "mydspace.messages.mark-as-read": "Mark as read", - "mydspace.messages.mark-as-read": "Mark as read", + "mydspace.messages.mark-as-read": "Jelölje meg elolvasottként", // "mydspace.messages.mark-as-unread": "Mark as unread", - "mydspace.messages.mark-as-unread": "Mark as unread", + "mydspace.messages.mark-as-unread": "Jelölje meg el nem olvasottként", // "mydspace.messages.no-content": "No content.", - "mydspace.messages.no-content": "No content.", + "mydspace.messages.no-content": "Nincs tartalom.", // "mydspace.messages.no-messages": "No messages yet.", - "mydspace.messages.no-messages": "No messages yet.", + "mydspace.messages.no-messages": "Még nincs üzenet.", // "mydspace.messages.send-btn": "Send", - "mydspace.messages.send-btn": "Send", + "mydspace.messages.send-btn": "Elküld", // "mydspace.messages.show-msg": "Show message", - "mydspace.messages.show-msg": "Show message", + "mydspace.messages.show-msg": "Üzenetet megjelenít", // "mydspace.messages.subject-placeholder": "Subject...", - "mydspace.messages.subject-placeholder": "Subject...", + "mydspace.messages.subject-placeholder": "Tárgy...", // "mydspace.messages.submitter-help": "Select this option to send a message to controller.", - "mydspace.messages.submitter-help": "Select this option to send a message to controller.", + "mydspace.messages.submitter-help": Válassza ezt, hogy üzenjen a kontrollernek.", // "mydspace.messages.title": "Messages", - "mydspace.messages.title": "Messages", + "mydspace.messages.title": "Üzenetek", // "mydspace.messages.to": "To", - "mydspace.messages.to": "To", + "mydspace.messages.to": "Címzett", // "mydspace.new-submission": "New submission", - "mydspace.new-submission": "New submission", + "mydspace.new-submission": "Új feltöltés", // "mydspace.results.head": "Your submissions", - "mydspace.results.head": "Your submissions", + "mydspace.results.head": "Az ön feltöltései", // "mydspace.results.no-abstract": "No Abstract", - "mydspace.results.no-abstract": "No Abstract", + "mydspace.results.no-abstract": "Nincs kivonat", // "mydspace.results.no-authors": "No Authors", - "mydspace.results.no-authors": "No Authors", + "mydspace.results.no-authors": "Nincsenek szerzők", // "mydspace.results.no-collections": "No Collections", - "mydspace.results.no-collections": "No Collections", + "mydspace.results.no-collections": "Nincs gyűjtemény", // "mydspace.results.no-date": "No Date", - "mydspace.results.no-date": "No Date", + "mydspace.results.no-date": "Nincs dátum", // "mydspace.results.no-files": "No Files", - "mydspace.results.no-files": "No Files", + "mydspace.results.no-files": "Nincs állomány", // "mydspace.results.no-results": "There were no items to show", - "mydspace.results.no-results": "There were no items to show", + "mydspace.results.no-results": "Nincs megjeleníthető tárgy", // "mydspace.results.no-title": "No title", - "mydspace.results.no-title": "No title", + "mydspace.results.no-title": "Nincs cím", // "mydspace.results.no-uri": "No Uri", - "mydspace.results.no-uri": "No Uri", + "mydspace.results.no-uri": "Nincs Uri", // "mydspace.show.workflow": "All tasks", - "mydspace.show.workflow": "All tasks", + "mydspace.show.workflow": "Valamennyi feladat", // "mydspace.show.workspace": "Your Submissions", - "mydspace.show.workspace": "Your Submissions", + "mydspace.show.workspace": "Az ön feltöltései", // "mydspace.status.archived": "Archived", - "mydspace.status.archived": "Archived", + "mydspace.status.archived": "Tárolva", // "mydspace.status.validation": "Validation", - "mydspace.status.validation": "Validation", + "mydspace.status.validation": "Érvényesítés", // "mydspace.status.waiting-for-controller": "Waiting for controller", - "mydspace.status.waiting-for-controller": "Waiting for controller", + "mydspace.status.waiting-for-controller": "Várakozás a kontrollerre", // "mydspace.status.workflow": "Workflow", - "mydspace.status.workflow": "Workflow", + "mydspace.status.workflow": "Munkafolyamat", // "mydspace.status.workspace": "Workspace", - "mydspace.status.workspace": "Workspace", + "mydspace.status.workspace": "Munkafelület", // "mydspace.title": "MyDSpace", "mydspace.title": "MyDSpace", // "mydspace.upload.upload-failed": "Error creating new workspace. Please verify the content uploaded before retry.", - "mydspace.upload.upload-failed": "Error creating new workspace. Please verify the content uploaded before retry.", + "mydspace.upload.upload-failed": "Új munkafelület létrehozásakor hiba történt. Kérjük ellenőrizze a tartalmat mielőtt újra próbálkozna.", // "mydspace.upload.upload-multiple-successful": "{{qty}} new workspace items created.", - "mydspace.upload.upload-multiple-successful": "{{qty}} new workspace items created.", + "mydspace.upload.upload-multiple-successful": "{{qty}} Új munkafelület tárgyak létrehozva.", // "mydspace.upload.upload-successful": "New workspace item created. Click {{here}} for edit it.", - "mydspace.upload.upload-successful": "New workspace item created. Click {{here}} for edit it.", + "mydspace.upload.upload-successful": "Új munkafelület tárgy létrehozva. Kattintson {{here}} hogy szerkessze.", // "mydspace.view-btn": "View", - "mydspace.view-btn": "View", + "mydspace.view-btn": "Megtekintés", // "nav.browse.header": "All of DSpace", - "nav.browse.header": "All of DSpace", + "nav.browse.header": "A teljes DSpace", // "nav.community-browse.header": "By Community", - "nav.community-browse.header": "By Community", + "nav.community-browse.header": "Közösség szerint", // "nav.language": "Language switch", - "nav.language": "Language switch", + "nav.language": "Nyelvváltás", // "nav.login": "Log In", - "nav.login": "Log In", + "nav.login": "Belépés", // "nav.logout": "Log Out", - "nav.logout": "Log Out", + "nav.logout": "Kilépés", // "nav.mydspace": "MyDSpace", "nav.mydspace": "MyDSpace", // "nav.profile": "Profile", - "nav.profile": "Profile", + "nav.profile": "Profil", // "nav.search": "Search", - "nav.search": "Search", + "nav.search": "Keresés", // "nav.statistics.header": "Statistics", - "nav.statistics.header": "Statistics", + "nav.statistics.header": "Statisztika", + +// "nav.stop-impersonating": "Stop impersonating EPerson", + "nav.stop-impersonating": "EPerson megszemélyesítésének leállítása", // "orgunit.listelement.badge": "Organizational Unit", - "orgunit.listelement.badge": "Organizational Unit", + "orgunit.listelement.badge": "Szervezeti egység", // "orgunit.page.city": "City", - "orgunit.page.city": "City", + "orgunit.page.city": "Város", // "orgunit.page.country": "Country", - "orgunit.page.country": "Country", + "orgunit.page.country": "Ország", // "orgunit.page.dateestablished": "Date established", - "orgunit.page.dateestablished": "Date established", + "orgunit.page.dateestablished": "Alapítási dátum", // "orgunit.page.description": "Description", - "orgunit.page.description": "Description", + "orgunit.page.description": "Leírás", // "orgunit.page.id": "ID", - "orgunit.page.id": "ID", + "orgunit.page.id": "Azonosító", // "orgunit.page.titleprefix": "Organizational Unit: ", - "orgunit.page.titleprefix": "Organizational Unit: ", + "orgunit.page.titleprefix": "Szervezeti egység: ", // "pagination.results-per-page": "Results Per Page", - "pagination.results-per-page": "Results Per Page", + "pagination.results-per-page": "Eredmények oldalanként", // "pagination.showing.detail": "{{ range }} of {{ total }}", - "pagination.showing.detail": "{{ range }} of {{ total }}", + "pagination.showing.detail": "{{ range }} ennyiből {{ total }}", // "pagination.showing.label": "Now showing ", - "pagination.showing.label": "Now showing ", + "pagination.showing.label": "Jelenleg látható ", // "pagination.sort-direction": "Sort Options", - "pagination.sort-direction": "Sort Options", + "pagination.sort-direction": "Rendszerezési lehetőségek", // "person.listelement.badge": "Person", - "person.listelement.badge": "Person", + "person.listelement.badge": "Személy", // "person.page.birthdate": "Birth Date", - "person.page.birthdate": "Birth Date", + "person.page.birthdate": "Születés dátuma", // "person.page.email": "Email Address", - "person.page.email": "Email Address", + "person.page.email": "Email cím", // "person.page.firstname": "First Name", - "person.page.firstname": "First Name", + "person.page.firstname": "Keresztnév", // "person.page.jobtitle": "Job Title", - "person.page.jobtitle": "Job Title", + "person.page.jobtitle": "Munkakör", // "person.page.lastname": "Last Name", - "person.page.lastname": "Last Name", + "person.page.lastname": "Családnév", // "person.page.link.full": "Show all metadata", - "person.page.link.full": "Show all metadata", + "person.page.link.full": "valamennyi metaadat megjelenítése", // "person.page.orcid": "ORCID", "person.page.orcid": "ORCID", // "person.page.staffid": "Staff ID", - "person.page.staffid": "Staff ID", + "person.page.staffid": "Személyzeti azonosító", // "person.page.titleprefix": "Person: ", - "person.page.titleprefix": "Person: ", + "person.page.titleprefix": "Személy: ", // "person.search.results.head": "Person Search Results", - "person.search.results.head": "Person Search Results", + "person.search.results.head": "Személy keresési eredmények", // "person.search.title": "DSpace Angular :: Person Search", - "person.search.title": "DSpace Angular :: Person Search", + "person.search.title": "DSpace Angular :: Személy keresése", // "profile.breadcrumbs": "Update Profile", - "profile.breadcrumbs": "Update Profile", + "profile.breadcrumbs": "Profil frissítése", // "profile.card.identify": "Identify", - "profile.card.identify": "Identify", + "profile.card.identify": "Azonosít", // "profile.card.security": "Security", - "profile.card.security": "Security", + "profile.card.security": "Biztonság", // "profile.form.submit": "Update Profile", - "profile.form.submit": "Update Profile", + "profile.form.submit": "Profil frissítése", // "profile.groups.head": "Authorization groups you belong to", - "profile.groups.head": "Authorization groups you belong to", + "profile.groups.head": "Felhatalmazási csoportok amelyekhez ön tartozik", // "profile.head": "Update Profile", - "profile.head": "Update Profile", + "profile.head": "Profil frissítése", // "profile.metadata.form.error.firstname.required": "First Name is required", - "profile.metadata.form.error.firstname.required": "First Name is required", + "profile.metadata.form.error.firstname.required": "Keresztnév kötelező", // "profile.metadata.form.error.lastname.required": "Last Name is required", - "profile.metadata.form.error.lastname.required": "Last Name is required", + "profile.metadata.form.error.lastname.required": "Családnév kötelező", // "profile.metadata.form.label.email": "Email Address", - "profile.metadata.form.label.email": "Email Address", + "profile.metadata.form.label.email": "Email cím", // "profile.metadata.form.label.firstname": "First Name", - "profile.metadata.form.label.firstname": "First Name", + "profile.metadata.form.label.firstname": "Keresztnév", // "profile.metadata.form.label.language": "Language", - "profile.metadata.form.label.language": "Language", + "profile.metadata.form.label.language": "Nyelv", // "profile.metadata.form.label.lastname": "Last Name", - "profile.metadata.form.label.lastname": "Last Name", + "profile.metadata.form.label.lastname": "Családnév", // "profile.metadata.form.label.phone": "Contact Telephone", - "profile.metadata.form.label.phone": "Contact Telephone", + "profile.metadata.form.label.phone": "Telefonos elérhetőség", // "profile.metadata.form.notifications.success.content": "Your changes to the profile were saved.", - "profile.metadata.form.notifications.success.content": "Your changes to the profile were saved.", + "profile.metadata.form.notifications.success.content": "Profilmódosítások elmentve.", // "profile.metadata.form.notifications.success.title": "Profile saved", - "profile.metadata.form.notifications.success.title": "Profile saved", + "profile.metadata.form.notifications.success.title": "Profil elmentve", // "profile.notifications.warning.no-changes.content": "No changes were made to the Profile.", - "profile.notifications.warning.no-changes.content": "No changes were made to the Profile.", + "profile.notifications.warning.no-changes.content": "Profil nem módosult.", // "profile.notifications.warning.no-changes.title": "No changes", - "profile.notifications.warning.no-changes.title": "No changes", + "profile.notifications.warning.no-changes.title": "Nincs változtatás", // "profile.security.form.error.matching-passwords": "The passwords do not match.", - "profile.security.form.error.matching-passwords": "The passwords do not match.", + "profile.security.form.error.matching-passwords": "A jelszavak nem találnak.", // "profile.security.form.error.password-length": "The password should be at least 6 characters long.", - "profile.security.form.error.password-length": "The password should be at least 6 characters long.", + "profile.security.form.error.password-length": "A jelszó legalább 6 karakter hosszú kell, hogy legyen", // "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.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.info": "Opcionálisan beírhatja jelszavát az alsó mezőbe majd igazolhatja azt, beírva a második mezőbe. Legalább hat karakter hosszú kell, hogy legyen.", // "profile.security.form.label.password": "Password", - "profile.security.form.label.password": "Password", + "profile.security.form.label.password": "Jelszó", // "profile.security.form.label.passwordrepeat": "Retype to confirm", - "profile.security.form.label.passwordrepeat": "Retype to confirm", + "profile.security.form.label.passwordrepeat": "Írja be újra a jelszót", // "profile.security.form.notifications.success.content": "Your changes to the password were saved.", - "profile.security.form.notifications.success.content": "Your changes to the password were saved.", + "profile.security.form.notifications.success.content": "Jelszó módosítása elmentve.", // "profile.security.form.notifications.success.title": "Password saved", - "profile.security.form.notifications.success.title": "Password saved", + "profile.security.form.notifications.success.title": "Jelszó elmentve", // "profile.security.form.notifications.error.title": "Error changing passwords", - "profile.security.form.notifications.error.title": "Error changing passwords", + "profile.security.form.notifications.error.title": "Jelszó megváltoztatásakor hiba történt", // "profile.security.form.notifications.error.not-long-enough": "The password has to be at least 6 characters long.", - "profile.security.form.notifications.error.not-long-enough": "The password has to be at least 6 characters long.", + "profile.security.form.notifications.error.not-long-enough": "A jelszó legalább 8 karakter kell, hogy legyen.", // "profile.security.form.notifications.error.not-same": "The provided passwords are not the same.", - "profile.security.form.notifications.error.not-same": "The provided passwords are not the same.", + "profile.security.form.notifications.error.not-same": "A megadott jelszavak nem azonosak.", // "profile.title": "Update Profile", - "profile.title": "Update Profile", + "profile.title": "Profil frissítése", // "profile.breadcrumbs": "Update Profile", - "profile.breadcrumbs": "Update Profile", + "profile.breadcrumbs": "Profil frissítése", // "profile.card.identify": "Identify", - "profile.card.identify": "Identify", + "profile.card.identify": "Azonosít", // "profile.card.security": "Security", - "profile.card.security": "Security", + "profile.card.security": "Biztonság", // "profile.form.submit": "Update Profile", - "profile.form.submit": "Update Profile", + "profile.form.submit": "Profil frissítése", // "profile.groups.head": "Authorization groups you belong to", - "profile.groups.head": "Authorization groups you belong to", + "profile.groups.head": "Engedélyezett csoportok, amelyekhez ön tartozik", // "profile.head": "Update Profile", - "profile.head": "Update Profile", + "profile.head": "Profil frissítése", // "profile.metadata.form.error.firstname.required": "First Name is required", - "profile.metadata.form.error.firstname.required": "First Name is required", + "profile.metadata.form.error.firstname.required": "Keresztnév kötelező", // "profile.metadata.form.error.lastname.required": "Last Name is required", - "profile.metadata.form.error.lastname.required": "Last Name is required", + "profile.metadata.form.error.lastname.required": "Családnév kötelező", // "profile.metadata.form.label.email": "Email Address", - "profile.metadata.form.label.email": "Email Address", + "profile.metadata.form.label.email": "Email cím", // "profile.metadata.form.label.firstname": "First Name", - "profile.metadata.form.label.firstname": "First Name", + "profile.metadata.form.label.firstname": "Keresztnév", // "profile.metadata.form.label.language": "Language", - "profile.metadata.form.label.language": "Language", + "profile.metadata.form.label.language": "Nyelv", // "profile.metadata.form.label.lastname": "Last Name", - "profile.metadata.form.label.lastname": "Last Name", + "profile.metadata.form.label.lastname": "Családnév", // "profile.metadata.form.label.phone": "Contact Telephone", - "profile.metadata.form.label.phone": "Contact Telephone", + "profile.metadata.form.label.phone": "Telefonszám", // "profile.metadata.form.notifications.success.content": "Your changes to the profile were saved.", - "profile.metadata.form.notifications.success.content": "Your changes to the profile were saved.", + "profile.metadata.form.notifications.success.content": "Profil módisítása elmentve.", // "profile.metadata.form.notifications.success.title": "Profile saved", - "profile.metadata.form.notifications.success.title": "Profile saved", + "profile.metadata.form.notifications.success.title": "Profil elmentve", // "profile.notifications.warning.no-changes.content": "No changes were made to the Profile.", - "profile.notifications.warning.no-changes.content": "No changes were made to the Profile.", + "profile.notifications.warning.no-changes.content": "Profil nem módosult.", // "profile.notifications.warning.no-changes.title": "No changes", - "profile.notifications.warning.no-changes.title": "No changes", + "profile.notifications.warning.no-changes.title": "Nincs változtatás", // "profile.security.form.error.matching-passwords": "The passwords do not match.", - "profile.security.form.error.matching-passwords": "The passwords do not match.", + "profile.security.form.error.matching-passwords": "A jelszavak nem találnak.", // "profile.security.form.error.password-length": "The password should be at least 6 characters long.", - "profile.security.form.error.password-length": "The password should be at least 6 characters long.", + "profile.security.form.error.password-length": "A jelszó legalább 6 karakter kell, hogy legyen.", // "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.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.info": "Opcionálisan beírhatja jelszavát az alsó mezőbe majd igazolhatja azt, beírva a második mezőbe. Legalább hat karakter hosszú kell, hogy legyen.", // "profile.security.form.label.password": "Password", - "profile.security.form.label.password": "Password", + "profile.security.form.label.password": "Jelszó", // "profile.security.form.label.passwordrepeat": "Retype to confirm", - "profile.security.form.label.passwordrepeat": "Retype to confirm", + "profile.security.form.label.passwordrepeat": "Írja be újra", // "profile.security.form.notifications.success.content": "Your changes to the password were saved.", - "profile.security.form.notifications.success.content": "Your changes to the password were saved.", + "profile.security.form.notifications.success.content": "Jelszó módosítása elmentve.", // "profile.security.form.notifications.success.title": "Password saved", - "profile.security.form.notifications.success.title": "Password saved", + "profile.security.form.notifications.success.title": "Jelszó elmentve", // "profile.security.form.notifications.error.title": "Error changing passwords", - "profile.security.form.notifications.error.title": "Error changing passwords", + "profile.security.form.notifications.error.title": "Jelszó módosítása közben hiba történt", // "profile.security.form.notifications.error.not-long-enough": "The password has to be at least 6 characters long.", - "profile.security.form.notifications.error.not-long-enough": "The password has to be at least 6 characters long.", + "profile.security.form.notifications.error.not-long-enough": "A jelszó legalább 6 karakter kell, hogy legyen.", // "profile.security.form.notifications.error.not-same": "The provided passwords are not the same.", - "profile.security.form.notifications.error.not-same": "The provided passwords are not the same.", + "profile.security.form.notifications.error.not-same": "A megadott jelszavak nem azonosak.", // "profile.title": "Update Profile", - "profile.title": "Update Profile", + "profile.title": "Profil frissítése", // "project.listelement.badge": "Research Project", - "project.listelement.badge": "Research Project", + "project.listelement.badge": "Kutatási projekt", // "project.page.contributor": "Contributors", - "project.page.contributor": "Contributors", + "project.page.contributor": "Közreműködők", // "project.page.description": "Description", - "project.page.description": "Description", + "project.page.description": "Leírás", // "project.page.expectedcompletion": "Expected Completion", - "project.page.expectedcompletion": "Expected Completion", + "project.page.expectedcompletion": "Várható befejezés", // "project.page.funder": "Funders", - "project.page.funder": "Funders", + "project.page.funder": "Támogatók", // "project.page.id": "ID", - "project.page.id": "ID", + "project.page.id": "Azonosító", // "project.page.keyword": "Keywords", - "project.page.keyword": "Keywords", + "project.page.keyword": "Kulcsszavak", // "project.page.status": "Status", - "project.page.status": "Status", + "project.page.status": "Állapot", // "project.page.titleprefix": "Research Project: ", - "project.page.titleprefix": "Research Project: ", + "project.page.titleprefix": "Kutatási projekt: ", // "project.search.results.head": "Project Search Results", - "project.search.results.head": "Project Search Results", + "project.search.results.head": "Projekt keresési eredmények", // "publication.listelement.badge": "Publication", - "publication.listelement.badge": "Publication", + "publication.listelement.badge": "Publikáció", // "publication.page.description": "Description", - "publication.page.description": "Description", + "publication.page.description": "Leírás", // "publication.page.journal-issn": "Journal ISSN", - "publication.page.journal-issn": "Journal ISSN", + "publication.page.journal-issn": "Folyóirat ISSN", // "publication.page.journal-title": "Journal Title", - "publication.page.journal-title": "Journal Title", + "publication.page.journal-title": "Folyóirat címe", // "publication.page.publisher": "Publisher", - "publication.page.publisher": "Publisher", + "publication.page.publisher": "Kiadó", // "publication.page.titleprefix": "Publication: ", - "publication.page.titleprefix": "Publication: ", + "publication.page.titleprefix": "Publikáció: ", // "publication.page.volume-title": "Volume Title", - "publication.page.volume-title": "Volume Title", + "publication.page.volume-title": "Kötet címe", // "publication.search.results.head": "Publication Search Results", - "publication.search.results.head": "Publication Search Results", + "publication.search.results.head": "Publikáció keresési eredmények", // "publication.search.title": "DSpace Angular :: Publication Search", - "publication.search.title": "DSpace Angular :: Publication Search", + "publication.search.title": "DSpace Angular :: Publikáció keresése", // "relationships.isAuthorOf": "Authors", - "relationships.isAuthorOf": "Authors", + "relationships.isAuthorOf": "Szerzők", // "relationships.isIssueOf": "Journal Issues", - "relationships.isIssueOf": "Journal Issues", + "relationships.isIssueOf": "Folyóirat számok", // "relationships.isJournalIssueOf": "Journal Issue", - "relationships.isJournalIssueOf": "Journal Issue", + "relationships.isJournalIssueOf": "Folyóirat szám", // "relationships.isJournalOf": "Journals", - "relationships.isJournalOf": "Journals", + "relationships.isJournalOf": "Folyóiratok", // "relationships.isOrgUnitOf": "Organizational Units", - "relationships.isOrgUnitOf": "Organizational Units", + "relationships.isOrgUnitOf": "Szervezeti egységek", // "relationships.isPersonOf": "Authors", - "relationships.isPersonOf": "Authors", + "relationships.isPersonOf": "Szerzők", // "relationships.isProjectOf": "Research Projects", - "relationships.isProjectOf": "Research Projects", + "relationships.isProjectOf": "Kutatási projektek", // "relationships.isPublicationOf": "Publications", - "relationships.isPublicationOf": "Publications", + "relationships.isPublicationOf": "Publikációk", // "relationships.isPublicationOfJournalIssue": "Articles", - "relationships.isPublicationOfJournalIssue": "Articles", + "relationships.isPublicationOfJournalIssue": "Cikkek", // "relationships.isSingleJournalOf": "Journal", - "relationships.isSingleJournalOf": "Journal", + "relationships.isSingleJournalOf": "Folyóirat", // "relationships.isSingleVolumeOf": "Journal Volume", - "relationships.isSingleVolumeOf": "Journal Volume", + "relationships.isSingleVolumeOf": "Folyóirat kötet", // "relationships.isVolumeOf": "Journal Volumes", - "relationships.isVolumeOf": "Journal Volumes", + "relationships.isVolumeOf": "Folyóirat kötetek", // "relationships.isContributorOf": "Contributors", - "relationships.isContributorOf": "Contributors", + "relationships.isContributorOf": "Közreműködők", + + + +// "resource-policies.add.button": "Add", + "resource-policies.add.button": "Hozzáad", + +// "resource-policies.add.for.": "Add a new policy", + "resource-policies.add.for.": "Új szabály", + +// "resource-policies.add.for.bitstream": "Add a new Bitstream policy", + "resource-policies.add.for.bitstream": "Új Bitstream szabály", + +// "resource-policies.add.for.bundle": "Add a new Bundle policy", + "resource-policies.add.for.bundle": "Új Bundle szabály", + +// "resource-policies.add.for.item": "Add a new Item policy", + "resource-policies.add.for.item": "Új elem szabály", + +// "resource-policies.create.page.heading": "Create new resource policy for ", + "resource-policies.create.page.heading": "Új erőforráa szabály ...", + +// "resource-policies.create.page.failure.content": "An error occurred while creating the resource policy.", + "resource-policies.create.page.failure.content": "Hiba történt az erőforrás szabály létrehozásakor.", + +// "resource-policies.create.page.success.content": "Operation successful", + "resource-policies.create.page.success.content": "A művelet sikeres", + +// "resource-policies.create.page.title": "Create new resource policy", + "resource-policies.create.page.title": "Új erőforráa szabály", + +// "resource-policies.delete.btn": "Delete selected", + "resource-policies.delete.btn": "Kijelöltek törlése", + +// "resource-policies.delete.btn.title": "Delete selected resource policies", + "resource-policies.delete.btn.title": "Kijelölt erőforrás szabályok törlése", + +// "resource-policies.delete.failure.content": "An error occurred while deleting selected resource policies.", + "resource-policies.delete.failure.content": "Hiba történt az erőforrás szabályok törlésekor.", + +// "resource-policies.delete.success.content": "Operation successful", + "resource-policies.delete.success.content": "A művelet sikeres", + +// "resource-policies.edit.page.heading": "Edit resource policy ", + "resource-policies.edit.page.heading": "Erőfforás szabály szerkesztése ", + +// "resource-policies.edit.page.failure.content": "An error occurred while editing the resource policy.", + "resource-policies.edit.page.failure.content": "Hiba történt az erőforrás szabály szerkesztésekor.", + +// "resource-policies.edit.page.success.content": "Operation successful", + "resource-policies.edit.page.success.content": "A művelet sikeres", + +// "resource-policies.edit.page.title": "Edit resource policy", + "resource-policies.edit.page.title": "Erőfforás szabály szerkesztése", + +// "resource-policies.form.action-type.label": "Select the action type", + "resource-policies.form.action-type.label": "Művelet típus kiválasztása", + +// "resource-policies.form.action-type.required": "You must select the resource policy action.", + "resource-policies.form.action-type.required": "Ki kell válasszon egy műveletet.", + +// "resource-policies.form.eperson-group-list.label": "The eperson or group that will be grant of the permission", + "resource-policies.form.eperson-group-list.label": "Az eperson vagy csoport amihez rendeli a jogosultságot", + +// "resource-policies.form.eperson-group-list.select.btn": "Select", + "resource-policies.form.eperson-group-list.select.btn": "Kiválaszt", + +// "resource-policies.form.eperson-group-list.tab.eperson": "Search for a ePerson", + "resource-policies.form.eperson-group-list.tab.eperson": "ePerson keresése", + +// "resource-policies.form.eperson-group-list.tab.group": "Search for a group", + "resource-policies.form.eperson-group-list.tab.group": "Csoport keresése", + +// "resource-policies.form.eperson-group-list.table.headers.action": "Action", + "resource-policies.form.eperson-group-list.table.headers.action": "Művelet", + +// "resource-policies.form.eperson-group-list.table.headers.id": "ID", + "resource-policies.form.eperson-group-list.table.headers.id": "ID", + +// "resource-policies.form.eperson-group-list.table.headers.name": "Name", + "resource-policies.form.eperson-group-list.table.headers.name": "Név", + +// "resource-policies.form.date.end.label": "End Date", + "resource-policies.form.date.end.label": "Végső dátum", + +// "resource-policies.form.date.start.label": "Start Date", + "resource-policies.form.date.start.label": "Kezdő dátum", + +// "resource-policies.form.description.label": "Description", + "resource-policies.form.description.label": "Leírás", + +// "resource-policies.form.name.label": "Name", + "resource-policies.form.name.label": "Név", + +// "resource-policies.form.policy-type.label": "Select the policy type", + "resource-policies.form.policy-type.label": "Szabály típus kiválasztása", + +// "resource-policies.form.policy-type.required": "You must select the resource policy type.", + "resource-policies.form.policy-type.required": "Ki kell válasszon egy szabálytípust.", + +// "resource-policies.table.headers.action": "Action", + "resource-policies.table.headers.action": "Művelet", + +// "resource-policies.table.headers.date.end": "End Date", + "resource-policies.table.headers.date.end": "Végső dátum", + +// "resource-policies.table.headers.date.start": "Start Date", + "resource-policies.table.headers.date.start": "Kezdő dátum", + +// "resource-policies.table.headers.edit": "Edit", + "resource-policies.table.headers.edit": "Szerkeszt", + +// "resource-policies.table.headers.edit.group": "Edit group", + "resource-policies.table.headers.edit.group": "Csoport módosítása", + +// "resource-policies.table.headers.edit.policy": "Edit policy", + "resource-policies.table.headers.edit.policy": "Szabály módosítása", + +// "resource-policies.table.headers.eperson": "EPerson", + "resource-policies.table.headers.eperson": "EPerson", + +// "resource-policies.table.headers.group": "Group", + "resource-policies.table.headers.group": "Csoport", + +// "resource-policies.table.headers.id": "ID", + "resource-policies.table.headers.id": "ID", + +// "resource-policies.table.headers.name": "Name", + "resource-policies.table.headers.name": "Név", + +// "resource-policies.table.headers.policyType": "type", + "resource-policies.table.headers.policyType": "típus", + +// "resource-policies.table.headers.title.for.bitstream": "Policies for Bitstream", + "resource-policies.table.headers.title.for.bitstream": "Bitstream szabály", +// "resource-policies.table.headers.title.for.bundle": "Policies for Bundle", + "resource-policies.table.headers.title.for.bundle": "Bundle szabály", +// "resource-policies.table.headers.title.for.item": "Policies for Item", + "resource-policies.table.headers.title.for.item": "Elem szabály", // "search.description": "", "search.description": "", // "search.switch-configuration.title": "Show", - "search.switch-configuration.title": "Show", + "search.switch-configuration.title": "Megtekintés", // "search.title": "DSpace Angular :: Search", - "search.title": "DSpace Angular :: Search", + "search.title": "DSpace Angular :: Keresés", // "search.breadcrumbs": "Search", - "search.breadcrumbs": "Search", + "search.breadcrumbs": "Keresés", // "search.filters.applied.f.author": "Author", - "search.filters.applied.f.author": "Author", + "search.filters.applied.f.author": "Szerző", // "search.filters.applied.f.dateIssued.max": "End date", - "search.filters.applied.f.dateIssued.max": "End date", + "search.filters.applied.f.dateIssued.max": "Végső dátum", // "search.filters.applied.f.dateIssued.min": "Start date", - "search.filters.applied.f.dateIssued.min": "Start date", + "search.filters.applied.f.dateIssued.min": "Kezdő dátum", // "search.filters.applied.f.dateSubmitted": "Date submitted", - "search.filters.applied.f.dateSubmitted": "Date submitted", + "search.filters.applied.f.dateSubmitted": "Feltöltés dátuma", // "search.filters.applied.f.discoverable": "Private", - "search.filters.applied.f.discoverable": "Private", + "search.filters.applied.f.discoverable": "Privát", // "search.filters.applied.f.entityType": "Item Type", - "search.filters.applied.f.entityType": "Item Type", + "search.filters.applied.f.entityType": "Tárgy típusa", // "search.filters.applied.f.has_content_in_original_bundle": "Has files", - "search.filters.applied.f.has_content_in_original_bundle": "Has files", + "search.filters.applied.f.has_content_in_original_bundle": "Állományokat tartalmaz", // "search.filters.applied.f.itemtype": "Type", - "search.filters.applied.f.itemtype": "Type", + "search.filters.applied.f.itemtype": "Típus", // "search.filters.applied.f.namedresourcetype": "Status", - "search.filters.applied.f.namedresourcetype": "Status", + "search.filters.applied.f.namedresourcetype": "Állapot", // "search.filters.applied.f.subject": "Subject", - "search.filters.applied.f.subject": "Subject", + "search.filters.applied.f.subject": "Tárgy", // "search.filters.applied.f.submitter": "Submitter", - "search.filters.applied.f.submitter": "Submitter", + "search.filters.applied.f.submitter": "Feltöltő", // "search.filters.applied.f.jobTitle": "Job Title", - "search.filters.applied.f.jobTitle": "Job Title", + "search.filters.applied.f.jobTitle": "Munkakör", // "search.filters.applied.f.birthDate.max": "End birth date", - "search.filters.applied.f.birthDate.max": "End birth date", + "search.filters.applied.f.birthDate.max": "Születési dátum vége", // "search.filters.applied.f.birthDate.min": "Start birth date", - "search.filters.applied.f.birthDate.min": "Start birth date", + "search.filters.applied.f.birthDate.min": "Születési dátum eleje", // "search.filters.applied.f.withdrawn": "Withdrawn", - "search.filters.applied.f.withdrawn": "Withdrawn", + "search.filters.applied.f.withdrawn": "Visszavonva", // "search.filters.filter.author.head": "Author", - "search.filters.filter.author.head": "Author", + "search.filters.filter.author.head": "Szerző", // "search.filters.filter.author.placeholder": "Author name", - "search.filters.filter.author.placeholder": "Author name", + "search.filters.filter.author.placeholder": "Szerző neve", // "search.filters.filter.birthDate.head": "Birth Date", - "search.filters.filter.birthDate.head": "Birth Date", + "search.filters.filter.birthDate.head": "Születési dátum", // "search.filters.filter.birthDate.placeholder": "Birth Date", - "search.filters.filter.birthDate.placeholder": "Birth Date", + "search.filters.filter.birthDate.placeholder": "Születési dátum", // "search.filters.filter.creativeDatePublished.head": "Date Published", - "search.filters.filter.creativeDatePublished.head": "Date Published", + "search.filters.filter.creativeDatePublished.head": "Publikálás dátuma", // "search.filters.filter.creativeDatePublished.placeholder": "Date Published", - "search.filters.filter.creativeDatePublished.placeholder": "Date Published", + "search.filters.filter.creativeDatePublished.placeholder": "Publikálás dátuma", // "search.filters.filter.creativeWorkEditor.head": "Editor", - "search.filters.filter.creativeWorkEditor.head": "Editor", + "search.filters.filter.creativeWorkEditor.head": "Szerkesztő", // "search.filters.filter.creativeWorkEditor.placeholder": "Editor", - "search.filters.filter.creativeWorkEditor.placeholder": "Editor", + "search.filters.filter.creativeWorkEditor.placeholder": "Szerkesztő", // "search.filters.filter.creativeWorkKeywords.head": "Subject", - "search.filters.filter.creativeWorkKeywords.head": "Subject", + "search.filters.filter.creativeWorkKeywords.head": "Tárgy", // "search.filters.filter.creativeWorkKeywords.placeholder": "Subject", - "search.filters.filter.creativeWorkKeywords.placeholder": "Subject", + "search.filters.filter.creativeWorkKeywords.placeholder": "Tárgy", // "search.filters.filter.creativeWorkPublisher.head": "Publisher", - "search.filters.filter.creativeWorkPublisher.head": "Publisher", + "search.filters.filter.creativeWorkPublisher.head": "Kiadó", // "search.filters.filter.creativeWorkPublisher.placeholder": "Publisher", - "search.filters.filter.creativeWorkPublisher.placeholder": "Publisher", + "search.filters.filter.creativeWorkPublisher.placeholder": "Kiadó", // "search.filters.filter.dateIssued.head": "Date", - "search.filters.filter.dateIssued.head": "Date", + "search.filters.filter.dateIssued.head": "Dátum", // "search.filters.filter.dateIssued.max.placeholder": "Minimum Date", - "search.filters.filter.dateIssued.max.placeholder": "Minimum Date", + "search.filters.filter.dateIssued.max.placeholder": "Minimum Dátum", // "search.filters.filter.dateIssued.min.placeholder": "Maximum Date", - "search.filters.filter.dateIssued.min.placeholder": "Maximum Date", + "search.filters.filter.dateIssued.min.placeholder": "Maximum Dátum", // "search.filters.filter.dateSubmitted.head": "Date submitted", - "search.filters.filter.dateSubmitted.head": "Date submitted", + "search.filters.filter.dateSubmitted.head": "Feltöltés dátuma", // "search.filters.filter.dateSubmitted.placeholder": "Date submitted", - "search.filters.filter.dateSubmitted.placeholder": "Date submitted", + "search.filters.filter.dateSubmitted.placeholder": "Feltöltés dátuma", // "search.filters.filter.discoverable.head": "Private", - "search.filters.filter.discoverable.head": "Private", + "search.filters.filter.discoverable.head": "Privát", // "search.filters.filter.withdrawn.head": "Withdrawn", - "search.filters.filter.withdrawn.head": "Withdrawn", + "search.filters.filter.withdrawn.head": "Visszavonva", // "search.filters.filter.entityType.head": "Item Type", - "search.filters.filter.entityType.head": "Item Type", + "search.filters.filter.entityType.head": "Tárgy típusa", // "search.filters.filter.entityType.placeholder": "Item Type", - "search.filters.filter.entityType.placeholder": "Item Type", + "search.filters.filter.entityType.placeholder": "Tárgy típusa", // "search.filters.filter.has_content_in_original_bundle.head": "Has files", - "search.filters.filter.has_content_in_original_bundle.head": "Has files", + "search.filters.filter.has_content_in_original_bundle.head": "Állományokat tartalmaz", // "search.filters.filter.itemtype.head": "Type", - "search.filters.filter.itemtype.head": "Type", + "search.filters.filter.itemtype.head": "Típus", // "search.filters.filter.itemtype.placeholder": "Type", - "search.filters.filter.itemtype.placeholder": "Type", + "search.filters.filter.itemtype.placeholder": "Típus", // "search.filters.filter.jobTitle.head": "Job Title", - "search.filters.filter.jobTitle.head": "Job Title", + "search.filters.filter.jobTitle.head": "Munkakör", // "search.filters.filter.jobTitle.placeholder": "Job Title", - "search.filters.filter.jobTitle.placeholder": "Job Title", + "search.filters.filter.jobTitle.placeholder": "Munkakör", // "search.filters.filter.knowsLanguage.head": "Known language", - "search.filters.filter.knowsLanguage.head": "Known language", + "search.filters.filter.knowsLanguage.head": "Ismert nyelv", // "search.filters.filter.knowsLanguage.placeholder": "Known language", - "search.filters.filter.knowsLanguage.placeholder": "Known language", + "search.filters.filter.knowsLanguage.placeholder": "Ismert nyelv", // "search.filters.filter.namedresourcetype.head": "Status", - "search.filters.filter.namedresourcetype.head": "Status", + "search.filters.filter.namedresourcetype.head": "Állapot", // "search.filters.filter.namedresourcetype.placeholder": "Status", - "search.filters.filter.namedresourcetype.placeholder": "Status", + "search.filters.filter.namedresourcetype.placeholder": "Állapot", // "search.filters.filter.objectpeople.head": "People", - "search.filters.filter.objectpeople.head": "People", + "search.filters.filter.objectpeople.head": "Emberek", // "search.filters.filter.objectpeople.placeholder": "People", - "search.filters.filter.objectpeople.placeholder": "People", + "search.filters.filter.objectpeople.placeholder": "Emberek", // "search.filters.filter.organizationAddressCountry.head": "Country", - "search.filters.filter.organizationAddressCountry.head": "Country", + "search.filters.filter.organizationAddressCountry.head": "Országy", // "search.filters.filter.organizationAddressCountry.placeholder": "Country", - "search.filters.filter.organizationAddressCountry.placeholder": "Country", + "search.filters.filter.organizationAddressCountry.placeholder": "Ország", // "search.filters.filter.organizationAddressLocality.head": "City", - "search.filters.filter.organizationAddressLocality.head": "City", + "search.filters.filter.organizationAddressLocality.head": "Város", // "search.filters.filter.organizationAddressLocality.placeholder": "City", - "search.filters.filter.organizationAddressLocality.placeholder": "City", + "search.filters.filter.organizationAddressLocality.placeholder": "Város", // "search.filters.filter.organizationFoundingDate.head": "Date Founded", - "search.filters.filter.organizationFoundingDate.head": "Date Founded", + "search.filters.filter.organizationFoundingDate.head": "Alapítás dátuma", // "search.filters.filter.organizationFoundingDate.placeholder": "Date Founded", - "search.filters.filter.organizationFoundingDate.placeholder": "Date Founded", + "search.filters.filter.organizationFoundingDate.placeholder": "Alapítás dátuma", // "search.filters.filter.scope.head": "Scope", - "search.filters.filter.scope.head": "Scope", + "search.filters.filter.scope.head": "Célja", // "search.filters.filter.scope.placeholder": "Scope filter", - "search.filters.filter.scope.placeholder": "Scope filter", + "search.filters.filter.scope.placeholder": "Cél szűrő", // "search.filters.filter.show-less": "Collapse", - "search.filters.filter.show-less": "Collapse", + "search.filters.filter.show-less": "Összevon", // "search.filters.filter.show-more": "Show more", - "search.filters.filter.show-more": "Show more", + "search.filters.filter.show-more": "Többet megjelenít", // "search.filters.filter.subject.head": "Subject", - "search.filters.filter.subject.head": "Subject", + "search.filters.filter.subject.head": "Tárgy", // "search.filters.filter.subject.placeholder": "Subject", - "search.filters.filter.subject.placeholder": "Subject", + "search.filters.filter.subject.placeholder": "Tárgy", // "search.filters.filter.submitter.head": "Submitter", - "search.filters.filter.submitter.head": "Submitter", + "search.filters.filter.submitter.head": "Feltöltő", // "search.filters.filter.submitter.placeholder": "Submitter", - "search.filters.filter.submitter.placeholder": "Submitter", + "search.filters.filter.submitter.placeholder": "Feltöltő", // "search.filters.entityType.JournalIssue": "Journal Issue", - "search.filters.entityType.JournalIssue": "Journal Issue", + "search.filters.entityType.JournalIssue": "Folyóirat száma", // "search.filters.entityType.JournalVolume": "Journal Volume", - "search.filters.entityType.JournalVolume": "Journal Volume", + "search.filters.entityType.JournalVolume": "JFolyóirat kötet", // "search.filters.entityType.OrgUnit": "Organizational Unit", - "search.filters.entityType.OrgUnit": "Organizational Unit", + "search.filters.entityType.OrgUnit": "Szervezeti egység", // "search.filters.has_content_in_original_bundle.true": "Yes", - "search.filters.has_content_in_original_bundle.true": "Yes", + "search.filters.has_content_in_original_bundle.true": "Igen", // "search.filters.has_content_in_original_bundle.false": "No", - "search.filters.has_content_in_original_bundle.false": "No", + "search.filters.has_content_in_original_bundle.false": "Nem", // "search.filters.discoverable.true": "No", - "search.filters.discoverable.true": "No", + "search.filters.discoverable.true": "Nem", // "search.filters.discoverable.false": "Yes", - "search.filters.discoverable.false": "Yes", + "search.filters.discoverable.false": "Igen", // "search.filters.withdrawn.true": "Yes", - "search.filters.withdrawn.true": "Yes", + "search.filters.withdrawn.true": "Igen", // "search.filters.withdrawn.false": "No", - "search.filters.withdrawn.false": "No", + "search.filters.withdrawn.false": "Nem", // "search.filters.head": "Filters", - "search.filters.head": "Filters", + "search.filters.head": "Szűrők", // "search.filters.reset": "Reset filters", - "search.filters.reset": "Reset filters", + "search.filters.reset": "Szűrők visszaállítása", // "search.form.search": "Search", - "search.form.search": "Search", + "search.form.search": "keresés", // "search.form.search_dspace": "Search DSpace", - "search.form.search_dspace": "Search DSpace", + "search.form.search_dspace": "Keres a DSpace-en", // "search.form.search_mydspace": "Search MyDSpace", - "search.form.search_mydspace": "Search MyDSpace", + "search.form.search_mydspace": "Keres a MyDSpace-en", // "search.results.head": "Search Results", - "search.results.head": "Search Results", + "search.results.head": "Keresési eredmények", // "search.results.no-results": "Your search returned no results. Having trouble finding what you're looking for? Try putting", - "search.results.no-results": "Your search returned no results. Having trouble finding what you're looking for? Try putting", + "search.results.no-results": "A keresésnek nincs eredménye. Nem találja amit keres? Próbálja", // "search.results.no-results-link": "quotes around it", - "search.results.no-results-link": "quotes around it", + "search.results.no-results-link": "idézőjelek közé írni", // "search.results.empty": "Your search returned no results.", - "search.results.empty": "Your search returned no results.", + "search.results.empty": "A keresésnek nincs eredménye.", // "search.sidebar.close": "Back to results", - "search.sidebar.close": "Back to results", + "search.sidebar.close": "Vissza a szűrőkhöz", // "search.sidebar.filters.title": "Filters", - "search.sidebar.filters.title": "Filters", + "search.sidebar.filters.title": "Szűrők", // "search.sidebar.open": "Search Tools", - "search.sidebar.open": "Search Tools", + "search.sidebar.open": "Kereső eszközök", // "search.sidebar.results": "results", - "search.sidebar.results": "results", + "search.sidebar.results": "eredmények", // "search.sidebar.settings.rpp": "Results per page", - "search.sidebar.settings.rpp": "Results per page", + "search.sidebar.settings.rpp": "Eredmények oldalanként", // "search.sidebar.settings.sort-by": "Sort By", - "search.sidebar.settings.sort-by": "Sort By", + "search.sidebar.settings.sort-by": "Rendszerezés eszerint", // "search.sidebar.settings.title": "Settings", - "search.sidebar.settings.title": "Settings", + "search.sidebar.settings.title": "Állítások", // "search.view-switch.show-detail": "Show detail", - "search.view-switch.show-detail": "Show detail", + "search.view-switch.show-detail": "Részletek megjelenítése", // "search.view-switch.show-grid": "Show as grid", - "search.view-switch.show-grid": "Show as grid", + "search.view-switch.show-grid": "Megjelenítés rácsként", // "search.view-switch.show-list": "Show as list", - "search.view-switch.show-list": "Show as list", + "search.view-switch.show-list": "Megjelenítés listaként", // "sorting.dc.title.ASC": "Title Ascending", - "sorting.dc.title.ASC": "Title Ascending", + "sorting.dc.title.ASC": "Cím növekvő sorrendben", // "sorting.dc.title.DESC": "Title Descending", - "sorting.dc.title.DESC": "Title Descending", + "sorting.dc.title.DESC": "Cím csökkenő sorrendben", // "sorting.score.DESC": "Relevance", - "sorting.score.DESC": "Relevance", + "sorting.score.DESC": "Relevancia", // "submission.edit.title": "Edit Submission", - "submission.edit.title": "Edit Submission", + "submission.edit.title": "Feltöltés szerkesztése", // "submission.general.cannot_submit": "You have not the privilege to make a new submission.", - "submission.general.cannot_submit": "You have not the privilege to make a new submission.", + "submission.general.cannot_submit": "Önnek nincs új feltöltéshez szükséges privilégiuma.", // "submission.general.deposit": "Deposit", - "submission.general.deposit": "Deposit", + "submission.general.deposit": "Adattár", // "submission.general.discard.confirm.cancel": "Cancel", - "submission.general.discard.confirm.cancel": "Cancel", + "submission.general.discard.confirm.cancel": "Mégse", // "submission.general.discard.confirm.info": "This operation can't be undone. Are you sure?", - "submission.general.discard.confirm.info": "This operation can't be undone. Are you sure?", + "submission.general.discard.confirm.info": "Ezt a műveletet nem lehet visszaváltoztatni. Biztos benne?", // "submission.general.discard.confirm.submit": "Yes, I'm sure", - "submission.general.discard.confirm.submit": "Yes, I'm sure", + "submission.general.discard.confirm.submit": "Igen, biztos vagyok", // "submission.general.discard.confirm.title": "Discard submission", - "submission.general.discard.confirm.title": "Discard submission", + "submission.general.discard.confirm.title": "Feltöltés elvetése", // "submission.general.discard.submit": "Discard", - "submission.general.discard.submit": "Discard", + "submission.general.discard.submit": "Elvetés", // "submission.general.save": "Save", - "submission.general.save": "Save", + "submission.general.save": "Mentés", // "submission.general.save-later": "Save for later", - "submission.general.save-later": "Save for later", + "submission.general.save-later": "Mentés későbbre", // "submission.sections.describe.relationship-lookup.close": "Close", - "submission.sections.describe.relationship-lookup.close": "Close", + "submission.sections.describe.relationship-lookup.close": "Bezárás", // "submission.sections.describe.relationship-lookup.external-source.added": "Successfully added local entry to the selection", - "submission.sections.describe.relationship-lookup.external-source.added": "Successfully added local entry to the selection", + "submission.sections.describe.relationship-lookup.external-source.added": "Helyi bevitel sikeresen hozzáadva a kiválasztotthoz", // "submission.sections.describe.relationship-lookup.external-source.import-button-title.Author": "Import remote author", - "submission.sections.describe.relationship-lookup.external-source.import-button-title.Author": "Import remote author", + "submission.sections.describe.relationship-lookup.external-source.import-button-title.Author": "Távoli szerző importálása", // "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": "Import remote journal", + "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal": "Távoli folyóirat importálása", // "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 Issue": "Import remote journal issue", + "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal Issue": "Távoli folyóiratszám importálása", // "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal Volume": "Import remote journal volume", - "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal Volume": "Import remote journal volume", + "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal Volume": "Távoli folyóiratkötet importálása", // "submission.sections.describe.relationship-lookup.external-source.import-modal.Author.title": "Import Remote Author", - "submission.sections.describe.relationship-lookup.external-source.import-modal.Author.title": "Import Remote Author", + "submission.sections.describe.relationship-lookup.external-source.import-modal.Author.title": "Távoli szerző importálása", // "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.local-entity": "Successfully added local author to the selection", + "submission.sections.describe.relationship-lookup.external-source.import-modal.Author.added.local-entity": "Helyi szerző sikeresen hozzáadva a kiválasztotthoz", // "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.Author.added.new-entity": "Successfully imported and added external author to the selection", + "submission.sections.describe.relationship-lookup.external-source.import-modal.Author.added.new-entity": "Külső szerző sikeresen importálva és hozzáadva a kiválasztotthoz", // "submission.sections.describe.relationship-lookup.external-source.import-modal.authority": "Authority", - "submission.sections.describe.relationship-lookup.external-source.import-modal.authority": "Authority", + "submission.sections.describe.relationship-lookup.external-source.import-modal.authority": "Autoritás", // "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.authority.new": "Import as a new local authority entry", + "submission.sections.describe.relationship-lookup.external-source.import-modal.authority.new": "Importál új helyi autoritás bevitelként", // "submission.sections.describe.relationship-lookup.external-source.import-modal.cancel": "Cancel", - "submission.sections.describe.relationship-lookup.external-source.import-modal.cancel": "Cancel", + "submission.sections.describe.relationship-lookup.external-source.import-modal.cancel": "Mégse", // "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.collection": "Select a collection to import new entries to", + "submission.sections.describe.relationship-lookup.external-source.import-modal.collection": "Válasszon ki gyűjteményt, amelyhez az új bevitelt importálja", // "submission.sections.describe.relationship-lookup.external-source.import-modal.entities": "Entities", - "submission.sections.describe.relationship-lookup.external-source.import-modal.entities": "Entities", + "submission.sections.describe.relationship-lookup.external-source.import-modal.entities": "Entitások", // "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.entities.new": "Import as a new local entity", + "submission.sections.describe.relationship-lookup.external-source.import-modal.entities.new": "ÍÚj entitásként importál", // "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.lcname": "Importing from LC Name", + "submission.sections.describe.relationship-lookup.external-source.import-modal.head.lcname": "LC Nnévről importál", // "submission.sections.describe.relationship-lookup.external-source.import-modal.head.orcidV2": "Importing from ORCID", - "submission.sections.describe.relationship-lookup.external-source.import-modal.head.orcidV2": "Importing from ORCID", + "submission.sections.describe.relationship-lookup.external-source.import-modal.head.orcidV2": "ORCID-ról importál", // "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.sherpaJournal": "Importing from Sherpa Journal", + "submission.sections.describe.relationship-lookup.external-source.import-modal.head.sherpaJournal": "Sherpa Journal-ról importál", // "submission.sections.describe.relationship-lookup.external-source.import-modal.head.sherpaPublisher": "Importing from Sherpa Publisher", - "submission.sections.describe.relationship-lookup.external-source.import-modal.head.sherpaPublisher": "Importing from Sherpa Publisher", + "submission.sections.describe.relationship-lookup.external-source.import-modal.head.sherpaPublisher": "Sherpa Publisher-ről importál", // "submission.sections.describe.relationship-lookup.external-source.import-modal.import": "Import", - "submission.sections.describe.relationship-lookup.external-source.import-modal.import": "Import", + "submission.sections.describe.relationship-lookup.external-source.import-modal.import": "Importál", // "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.title": "Import Remote Journal", - "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.title": "Import Remote Journal", + "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.title": "Távoli folyóiratot importál", // "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.local-entity": "Successfully added local journal to the selection", + "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.added.local-entity": "Helyi folyóirat sikeresen hozzáadva a kiválasztotthoz", // "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.added.new-entity": "Successfully imported and added external journal to the selection", + "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.added.new-entity": "Külső folyóirat sikeresen importálva és hozzáadva a kiválasztotthoz", // "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.title": "Import Remote Journal Issue", + "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.title": "Távoli folyóiratszám importálása", // "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.local-entity": "Successfully added local journal issue to the selection", + "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.added.local-entity": "Helyi folyóirat sikeresen hozzáadva a kiválasztotthoz", // "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 Issue.added.new-entity": "Successfully imported and added external journal issue to the selection", + "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.added.new-entity": "Távoli folyóirat sikeresen importálva és hozzáadva a kiválasztotthoz", // "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.title": "Import Remote Journal Volume", + "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Volume.title": "Távoli folyóiratkötet importálása", // "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.local-entity": "Successfully added local journal volume to the selection", + "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Volume.added.local-entity": "Helyi folyóiratkötet sikeresen hozzáadva a kiválasztotthoz", // "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.Journal Volume.added.new-entity": "Successfully imported and added external journal volume to the selection", + "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Volume.added.new-entity": "Külső folyóiratkötet sikeresen importálva és hozzáadva a kiválasztotthoz", // "submission.sections.describe.relationship-lookup.external-source.import-modal.select": "Select a local match:", - "submission.sections.describe.relationship-lookup.external-source.import-modal.select": "Select a local match:", + "submission.sections.describe.relationship-lookup.external-source.import-modal.select": "Válasszon ki helyi megfelelést:", // "submission.sections.describe.relationship-lookup.search-tab.deselect-all": "Deselect all", - "submission.sections.describe.relationship-lookup.search-tab.deselect-all": "Deselect all", + "submission.sections.describe.relationship-lookup.search-tab.deselect-all": "Valamennyi kiválasztás megszüntetése", // "submission.sections.describe.relationship-lookup.search-tab.deselect-page": "Deselect page", - "submission.sections.describe.relationship-lookup.search-tab.deselect-page": "Deselect page", + "submission.sections.describe.relationship-lookup.search-tab.deselect-page": "Oldal kiválasztásának megszüntetése", // "submission.sections.describe.relationship-lookup.search-tab.loading": "Loading...", - "submission.sections.describe.relationship-lookup.search-tab.loading": "Loading...", + "submission.sections.describe.relationship-lookup.search-tab.loading": "Betöltés...", // "submission.sections.describe.relationship-lookup.search-tab.placeholder": "Search query", - "submission.sections.describe.relationship-lookup.search-tab.placeholder": "Search query", + "submission.sections.describe.relationship-lookup.search-tab.placeholder": "Keresett szó", // "submission.sections.describe.relationship-lookup.search-tab.search": "Go", - "submission.sections.describe.relationship-lookup.search-tab.search": "Go", + "submission.sections.describe.relationship-lookup.search-tab.search": "Mehet", // "submission.sections.describe.relationship-lookup.search-tab.select-all": "Select all", - "submission.sections.describe.relationship-lookup.search-tab.select-all": "Select all", + "submission.sections.describe.relationship-lookup.search-tab.select-all": "Valamennyi kiválasztása", // "submission.sections.describe.relationship-lookup.search-tab.select-page": "Select page", - "submission.sections.describe.relationship-lookup.search-tab.select-page": "Select page", + "submission.sections.describe.relationship-lookup.search-tab.select-page": "Oldal választása", // "submission.sections.describe.relationship-lookup.selected": "Selected {{ size }} items", - "submission.sections.describe.relationship-lookup.selected": "Selected {{ size }} items", + "submission.sections.describe.relationship-lookup.selected": "Kiválasztott {{ size }} tárgyak", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.Author": "Local Authors ({{ count }})", - "submission.sections.describe.relationship-lookup.search-tab.tab-title.Author": "Local Authors ({{ count }})", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.Author": "Helyi szerzők ({{ count }})", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.Journal": "Local Journals ({{ count }})", - "submission.sections.describe.relationship-lookup.search-tab.tab-title.Journal": "Local Journals ({{ count }})", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.Journal": "Helyi folyóiratok ({{ 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 Issue": "Local Journal Issues ({{ count }})", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.Journal Issue": "Helyi folyóiratszámok ({{ 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.Journal Volume": "Local Journal Volumes ({{ count }})", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.Journal Volume": "Helyi folyóiratkötetek ({{ count }})", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.sherpaJournal": "Sherpa Journals ({{ count }})", - "submission.sections.describe.relationship-lookup.search-tab.tab-title.sherpaJournal": "Sherpa Journals ({{ count }})", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.sherpaJournal": "Sherpa folyóiratok ({{ count }})", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.sherpaPublisher": "Sherpa Publishers ({{ count }})", - "submission.sections.describe.relationship-lookup.search-tab.tab-title.sherpaPublisher": "Sherpa Publishers ({{ count }})", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.sherpaPublisher": "Sherpa kiadók ({{ count }})", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.orcidV2": "ORCID ({{ 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.lcname": "LC Names ({{ count }})", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.lcname": "LC Nevek ({{ 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 Agency": "Search for Funding Agencies", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.Funding Agency": "Támogató szervezetek keresése", // "submission.sections.describe.relationship-lookup.search-tab.tab-title.Funding": "Search for Funding", - "submission.sections.describe.relationship-lookup.search-tab.tab-title.Funding": "Search for Funding", + "submission.sections.describe.relationship-lookup.search-tab.tab-title.Funding": "Támogatás keresése", // "submission.sections.describe.relationship-lookup.selection-tab.tab-title": "Current Selection ({{ count }})", - "submission.sections.describe.relationship-lookup.selection-tab.tab-title": "Current Selection ({{ count }})", + "submission.sections.describe.relationship-lookup.selection-tab.tab-title": "Jelenleg kiválasztott ({{ count }})", // "submission.sections.describe.relationship-lookup.title.Journal Issue": "Journal Issues", - "submission.sections.describe.relationship-lookup.title.Journal Issue": "Journal Issues", + "submission.sections.describe.relationship-lookup.title.Journal Issue": "Folyóirat számok", // "submission.sections.describe.relationship-lookup.title.Journal Volume": "Journal Volumes", - "submission.sections.describe.relationship-lookup.title.Journal Volume": "Journal Volumes", + "submission.sections.describe.relationship-lookup.title.Journal Volume": "Folyóirat kötetek", // "submission.sections.describe.relationship-lookup.title.Journal": "Journals", - "submission.sections.describe.relationship-lookup.title.Journal": "Journals", + "submission.sections.describe.relationship-lookup.title.Journal": "Folyóiratok", // "submission.sections.describe.relationship-lookup.title.Author": "Authors", - "submission.sections.describe.relationship-lookup.title.Author": "Authors", + "submission.sections.describe.relationship-lookup.title.Author": "Szerzők", // "submission.sections.describe.relationship-lookup.title.Funding Agency": "Funding Agency", - "submission.sections.describe.relationship-lookup.title.Funding Agency": "Funding Agency", + "submission.sections.describe.relationship-lookup.title.Funding Agency": "Támogató szervezet", // "submission.sections.describe.relationship-lookup.title.Funding": "Funding", - "submission.sections.describe.relationship-lookup.title.Funding": "Funding", + "submission.sections.describe.relationship-lookup.title.Funding": "Támogatás", // "submission.sections.describe.relationship-lookup.search-tab.toggle-dropdown": "Toggle dropdown", - "submission.sections.describe.relationship-lookup.search-tab.toggle-dropdown": "Toggle dropdown", + "submission.sections.describe.relationship-lookup.search-tab.toggle-dropdown": "Lenyíló menü váltás", // "submission.sections.describe.relationship-lookup.selection-tab.settings": "Settings", - "submission.sections.describe.relationship-lookup.selection-tab.settings": "Settings", + "submission.sections.describe.relationship-lookup.selection-tab.settings": "Beállítások", // "submission.sections.describe.relationship-lookup.selection-tab.no-selection": "Your selection is currently empty.", - "submission.sections.describe.relationship-lookup.selection-tab.no-selection": "Your selection is currently empty.", + "submission.sections.describe.relationship-lookup.selection-tab.no-selection": "Amit kiválasztott az jelenleg üres.", // "submission.sections.describe.relationship-lookup.selection-tab.title.Author": "Selected Authors", - "submission.sections.describe.relationship-lookup.selection-tab.title.Author": "Selected Authors", + "submission.sections.describe.relationship-lookup.selection-tab.title.Author": "Választott szerzők", // "submission.sections.describe.relationship-lookup.selection-tab.title.Journal": "Selected Journals", - "submission.sections.describe.relationship-lookup.selection-tab.title.Journal": "Selected Journals", + "submission.sections.describe.relationship-lookup.selection-tab.title.Journal": "Választott folyóiratok", // "submission.sections.describe.relationship-lookup.selection-tab.title.Journal Volume": "Selected Journal Volume", - "submission.sections.describe.relationship-lookup.selection-tab.title.Journal Volume": "Selected Journal Volume", + "submission.sections.describe.relationship-lookup.selection-tab.title.Journal Volume": "Választott folyóirat kötet", // "submission.sections.describe.relationship-lookup.selection-tab.title.Journal Issue": "Selected Issue", - "submission.sections.describe.relationship-lookup.selection-tab.title.Journal Issue": "Selected Issue", + "submission.sections.describe.relationship-lookup.selection-tab.title.Journal Issue": "Választott szám", // "submission.sections.describe.relationship-lookup.selection-tab.title.sherpaJournal": "Search Results", - "submission.sections.describe.relationship-lookup.selection-tab.title.sherpaJournal": "Search Results", + "submission.sections.describe.relationship-lookup.selection-tab.title.sherpaJournal": "Keresési eredmények", // "submission.sections.describe.relationship-lookup.selection-tab.title.sherpaPublisher": "Search Results", - "submission.sections.describe.relationship-lookup.selection-tab.title.sherpaPublisher": "Search Results", + "submission.sections.describe.relationship-lookup.selection-tab.title.sherpaPublisher": "Keresési eredmények", // "submission.sections.describe.relationship-lookup.selection-tab.title.orcidV2": "Search Results", - "submission.sections.describe.relationship-lookup.selection-tab.title.orcidV2": "Search Results", + "submission.sections.describe.relationship-lookup.selection-tab.title.orcidV2": "Keresési eredmények", // "submission.sections.describe.relationship-lookup.selection-tab.title.lcname": "Search Results", - "submission.sections.describe.relationship-lookup.selection-tab.title.lcname": "Search Results", + "submission.sections.describe.relationship-lookup.selection-tab.title.lcname": "Keresési eredmények", // "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.", - "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.", + "submission.sections.describe.relationship-lookup.name-variant.notification.content": "Óhajtja-e elmenteni \"{{ value }}\" névváltozatként ennek a személynek, hogy később ön is és mások is újrahasználhassák feltöltéshez? Amennyiben nem, még mindig használhatja ehhez a feltöltéshez.", // "submission.sections.describe.relationship-lookup.name-variant.notification.confirm": "Save a new name variant", - "submission.sections.describe.relationship-lookup.name-variant.notification.confirm": "Save a new name variant", + "submission.sections.describe.relationship-lookup.name-variant.notification.confirm": "Mentsen el új névvariánst", // "submission.sections.describe.relationship-lookup.name-variant.notification.decline": "Use only for this submission", - "submission.sections.describe.relationship-lookup.name-variant.notification.decline": "Use only for this submission", + "submission.sections.describe.relationship-lookup.name-variant.notification.decline": "Használja csak ehhez a feltöltéshez", // "submission.sections.general.add-more": "Add more", - "submission.sections.general.add-more": "Add more", + "submission.sections.general.add-more": "Több hozzáadása", // "submission.sections.general.collection": "Collection", - "submission.sections.general.collection": "Collection", + "submission.sections.general.collection": "Gyűjtemény", // "submission.sections.general.deposit_error_notice": "There was an issue when submitting the item, please try again later.", - "submission.sections.general.deposit_error_notice": "There was an issue when submitting the item, please try again later.", + "submission.sections.general.deposit_error_notice": "Tárgy feltöltésekor probléma keletkezett, kérjük próbálja újra később.", // "submission.sections.general.deposit_success_notice": "Submission deposited successfully.", - "submission.sections.general.deposit_success_notice": "Submission deposited successfully.", + "submission.sections.general.deposit_success_notice": "Feltöltés sikeresen elraktározva.", // "submission.sections.general.discard_error_notice": "There was an issue when discarding the item, please try again later.", - "submission.sections.general.discard_error_notice": "There was an issue when discarding the item, please try again later.", + "submission.sections.general.discard_error_notice": "Tárgy elvetésekor probléma keletkezett, kérjük próbálja újra később.", // "submission.sections.general.discard_success_notice": "Submission discarded successfully.", - "submission.sections.general.discard_success_notice": "Submission discarded successfully.", + "submission.sections.general.discard_success_notice": "Feltöltés sikeresen elvetve.", // "submission.sections.general.metadata-extracted": "New metadata have been extracted and added to the {{sectionId}} section.", - "submission.sections.general.metadata-extracted": "New metadata have been extracted and added to the {{sectionId}} section.", + "submission.sections.general.metadata-extracted": "Új metaadat kivonva és hozzáadva a {{sectionId}} szakaszhoz.", // "submission.sections.general.metadata-extracted-new-section": "New {{sectionId}} section has been added to submission.", - "submission.sections.general.metadata-extracted-new-section": "New {{sectionId}} section has been added to submission.", + "submission.sections.general.metadata-extracted-new-section": "Új {{sectionId}} szakasz lett hozzáadva a feltöltéshez.", // "submission.sections.general.no-collection": "No collection found", - "submission.sections.general.no-collection": "No collection found", + "submission.sections.general.no-collection": "Nem található gyűjtemény", // "submission.sections.general.no-sections": "No options available", - "submission.sections.general.no-sections": "No options available", + "submission.sections.general.no-sections": "Nincs elérhető opció", // "submission.sections.general.save_error_notice": "There was an issue when saving the item, please try again later.", - "submission.sections.general.save_error_notice": "There was an issue when saving the item, please try again later.", + "submission.sections.general.save_error_notice": "Tárgy elmentésekor probléma keletkezett, kérjük próbálja újra később.", // "submission.sections.general.save_success_notice": "Submission saved successfully.", - "submission.sections.general.save_success_notice": "Submission saved successfully.", + "submission.sections.general.save_success_notice": "Feltöltés sikeresen elmentve.", // "submission.sections.general.search-collection": "Search for a collection", - "submission.sections.general.search-collection": "Search for a collection", + "submission.sections.general.search-collection": "Gyűjtemény keresése", // "submission.sections.general.sections_not_valid": "There are incomplete sections.", - "submission.sections.general.sections_not_valid": "There are incomplete sections.", + "submission.sections.general.sections_not_valid": "Egyes szakaszok nem teljesek.", // "submission.sections.submit.progressbar.cclicense": "Creative commons license", - "submission.sections.submit.progressbar.cclicense": "Creative commons license", + "submission.sections.submit.progressbar.cclicense": "Creative Commons licenc", // "submission.sections.submit.progressbar.describe.recycle": "Recycle", - "submission.sections.submit.progressbar.describe.recycle": "Recycle", + "submission.sections.submit.progressbar.describe.recycle": "Reciklál", // "submission.sections.submit.progressbar.describe.stepcustom": "Describe", - "submission.sections.submit.progressbar.describe.stepcustom": "Describe", + "submission.sections.submit.progressbar.describe.stepcustom": "Leír", // "submission.sections.submit.progressbar.describe.stepone": "Describe", - "submission.sections.submit.progressbar.describe.stepone": "Describe", + "submission.sections.submit.progressbar.describe.stepone": "Leír", // "submission.sections.submit.progressbar.describe.steptwo": "Describe", - "submission.sections.submit.progressbar.describe.steptwo": "Describe", + "submission.sections.submit.progressbar.describe.steptwo": "Leír", // "submission.sections.submit.progressbar.detect-duplicate": "Potential duplicates", - "submission.sections.submit.progressbar.detect-duplicate": "Potential duplicates", + "submission.sections.submit.progressbar.detect-duplicate": "Potenciális duplázódás", // "submission.sections.submit.progressbar.license": "Deposit license", - "submission.sections.submit.progressbar.license": "Deposit license", + "submission.sections.submit.progressbar.license": "Engedély raktározása", // "submission.sections.submit.progressbar.upload": "Upload files", - "submission.sections.submit.progressbar.upload": "Upload files", + "submission.sections.submit.progressbar.upload": "Állományok feltöltése", // "submission.sections.upload.delete.confirm.cancel": "Cancel", - "submission.sections.upload.delete.confirm.cancel": "Cancel", + "submission.sections.upload.delete.confirm.cancel": "Mégse", // "submission.sections.upload.delete.confirm.info": "This operation can't be undone. Are you sure?", - "submission.sections.upload.delete.confirm.info": "This operation can't be undone. Are you sure?", + "submission.sections.upload.delete.confirm.info": "Ezt a műveletet nem lehet visszaváltoztatni. Biztos benne?", // "submission.sections.upload.delete.confirm.submit": "Yes, I'm sure", - "submission.sections.upload.delete.confirm.submit": "Yes, I'm sure", + "submission.sections.upload.delete.confirm.submit": "Igen, biztos", // "submission.sections.upload.delete.confirm.title": "Delete bitstream", - "submission.sections.upload.delete.confirm.title": "Delete bitstream", + "submission.sections.upload.delete.confirm.title": "Bitfolyam törlése", // "submission.sections.upload.delete.submit": "Delete", - "submission.sections.upload.delete.submit": "Delete", + "submission.sections.upload.delete.submit": "Törlés", // "submission.sections.upload.drop-message": "Drop files to attach them to the item", - "submission.sections.upload.drop-message": "Drop files to attach them to the item", + "submission.sections.upload.drop-message": "Húzza ide az állományokat, hogy a tárgyhoz csatolja", // "submission.sections.upload.form.access-condition-label": "Access condition type", - "submission.sections.upload.form.access-condition-label": "Access condition type", + "submission.sections.upload.form.access-condition-label": "Elérhetőségi feltétel típusa", // "submission.sections.upload.form.date-required": "Date is required.", - "submission.sections.upload.form.date-required": "Date is required.", + "submission.sections.upload.form.date-required": "Dátum kötelező.", // "submission.sections.upload.form.from-label": "Grant access from", - "submission.sections.upload.form.from-label": "Grant access from", + "submission.sections.upload.form.from-label": "Elérhetőség megadása innen", // "submission.sections.upload.form.from-placeholder": "From", - "submission.sections.upload.form.from-placeholder": "From", + "submission.sections.upload.form.from-placeholder": "Innen", // "submission.sections.upload.form.group-label": "Group", - "submission.sections.upload.form.group-label": "Group", + "submission.sections.upload.form.group-label": "Csoport", // "submission.sections.upload.form.group-required": "Group is required.", - "submission.sections.upload.form.group-required": "Group is required.", + "submission.sections.upload.form.group-required": "Csoport kötelező.", // "submission.sections.upload.form.until-label": "Grant access until", - "submission.sections.upload.form.until-label": "Grant access until", + "submission.sections.upload.form.until-label": "Elérhetőséget engedélyez eddig", // "submission.sections.upload.form.until-placeholder": "Until", - "submission.sections.upload.form.until-placeholder": "Until", + "submission.sections.upload.form.until-placeholder": "Eddig", // "submission.sections.upload.header.policy.default.nolist": "Uploaded files in the {{collectionName}} collection will be accessible according to the following group(s):", - "submission.sections.upload.header.policy.default.nolist": "Uploaded files in the {{collectionName}} collection will be accessible according to the following group(s):", + "submission.sections.upload.header.policy.default.nolist": "A {{collectionName}} feltöltött állományok elérhetők lesznek a következő csoport(ok) szerint:", // "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):", - "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):", + "submission.sections.upload.header.policy.default.withlist": "Kérjük, vegye figyelembe, hogy a {{collectionName}} gyűjteménybe feltöltött állományok elérhetők lesznek, azon kívül amit az egyedi állományokról kifejezetten eldöntött, a következő csoport(ok)ban:", // "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 upload additional files just dragging & dropping them everywhere in the page", - "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 upload additional files just dragging & dropping them everywhere in the page", + "submission.sections.upload.info": "Itt megtalálja a tárgyban lévő valamennyi állományt. Frissítheti az állomány metaadatait és hozzáférési feltételeit vagy feltölthet további állományokat azzal, hogy behúzza azokat bárhova az oldalra", // "submission.sections.upload.no-entry": "No", - "submission.sections.upload.no-entry": "No", + "submission.sections.upload.no-entry": "Nem", // "submission.sections.upload.no-file-uploaded": "No file uploaded yet.", - "submission.sections.upload.no-file-uploaded": "No file uploaded yet.", + "submission.sections.upload.no-file-uploaded": "Még nincs feltöltött állomány.", // "submission.sections.upload.save-metadata": "Save metadata", - "submission.sections.upload.save-metadata": "Save metadata", + "submission.sections.upload.save-metadata": "Metaadat elmentése", // "submission.sections.upload.undo": "Cancel", - "submission.sections.upload.undo": "Cancel", + "submission.sections.upload.undo": "Mégse", // "submission.sections.upload.upload-failed": "Upload failed", - "submission.sections.upload.upload-failed": "Upload failed", + "submission.sections.upload.upload-failed": "Feltöltés nem sikerült", // "submission.sections.upload.upload-successful": "Upload successful", - "submission.sections.upload.upload-successful": "Upload successful", + "submission.sections.upload.upload-successful": "Feltöltés sikerült", // "submission.submit.title": "Submission", - "submission.submit.title": "Submission", + "submission.submit.title": "Beküldés", // "submission.workflow.generic.delete": "Delete", - "submission.workflow.generic.delete": "Delete", + "submission.workflow.generic.delete": "Töröl", // "submission.workflow.generic.delete-help": "If you would to discard this item, select \"Delete\". You will then be asked to confirm it.", - "submission.workflow.generic.delete-help": "If you would to discard this item, select \"Delete\". You will then be asked to confirm it.", + "submission.workflow.generic.delete-help": "Ha el óhajtja vetni a tárgyat, válassz a \"Töröl\" gombot. Majd döntését igazolja.", // "submission.workflow.generic.edit": "Edit", - "submission.workflow.generic.edit": "Edit", + "submission.workflow.generic.edit": "Szerkesztés", // "submission.workflow.generic.edit-help": "Select this option to change the item's metadata.", - "submission.workflow.generic.edit-help": "Select this option to change the item's metadata.", + "submission.workflow.generic.edit-help": "Válassza ezt, hogy módosítsa a tárgy metaadatait.", // "submission.workflow.generic.view": "View", - "submission.workflow.generic.view": "View", + "submission.workflow.generic.view": "Megtekint", // "submission.workflow.generic.view-help": "Select this option to view the item's metadata.", - "submission.workflow.generic.view-help": "Select this option to view the item's metadata.", + "submission.workflow.generic.view-help": "Válassza ezt, hogy megtekintse a tárgy metaadatait.", // "submission.workflow.tasks.claimed.approve": "Approve", - "submission.workflow.tasks.claimed.approve": "Approve", + "submission.workflow.tasks.claimed.approve": "Jóváhagy", // "submission.workflow.tasks.claimed.approve_help": "If you have reviewed the item and it is suitable for inclusion in the collection, select \"Approve\".", - "submission.workflow.tasks.claimed.approve_help": "If you have reviewed the item and it is suitable for inclusion in the collection, select \"Approve\".", + "submission.workflow.tasks.claimed.approve_help": "Ha ellenőrizte a tárgyat és gyűjteménybe foglalásra alkalmas, válassza a \"Jóváhagy\" gombot.", // "submission.workflow.tasks.claimed.edit": "Edit", - "submission.workflow.tasks.claimed.edit": "Edit", + "submission.workflow.tasks.claimed.edit": "Szerkeszt", // "submission.workflow.tasks.claimed.edit_help": "Select this option to change the item's metadata.", - "submission.workflow.tasks.claimed.edit_help": "Select this option to change the item's metadata.", + "submission.workflow.tasks.claimed.edit_help": "Válassza ezt, hogy módosítsa a tárgy metaadatait.", // "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.", - "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.", + "submission.workflow.tasks.claimed.reject.reason.info": "Kérjük az alábbi mezőben jelölje meg az okot amiért a feltöltést visszautasítja és pontosítsa, amennyiben a feltöltő megoldhat valamilyen gondot és újra feltöltheti.", // "submission.workflow.tasks.claimed.reject.reason.placeholder": "Describe the reason of reject", - "submission.workflow.tasks.claimed.reject.reason.placeholder": "Describe the reason of reject", + "submission.workflow.tasks.claimed.reject.reason.placeholder": "Írja le az elutasítás okát", // "submission.workflow.tasks.claimed.reject.reason.submit": "Reject item", - "submission.workflow.tasks.claimed.reject.reason.submit": "Reject item", + "submission.workflow.tasks.claimed.reject.reason.submit": "Tárgy elutasítása", // "submission.workflow.tasks.claimed.reject.reason.title": "Reason", - "submission.workflow.tasks.claimed.reject.reason.title": "Reason", + "submission.workflow.tasks.claimed.reject.reason.title": "Ok", // "submission.workflow.tasks.claimed.reject.submit": "Reject", - "submission.workflow.tasks.claimed.reject.submit": "Reject", + "submission.workflow.tasks.claimed.reject.submit": "Elutasítás", // "submission.workflow.tasks.claimed.reject_help": "If you have reviewed the item and found it is not 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.", - "submission.workflow.tasks.claimed.reject_help": "If you have reviewed the item and found it is not 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.", + "submission.workflow.tasks.claimed.reject_help": "Amennyiben ellenőrizte a tárgyat és úgy találta, hogy az nem alkalmas arra, hogy a gyűjteménybe foglalják, válassza az \"Elutasítás\" gombot. Utána szükséges lesz beírni egy üzenetet, amelyben megjelöli, miért nem alkalmas a tárgy és hogy a feltöltő változtathat-e valamit, hogy utána újra feltölthesse.", // "submission.workflow.tasks.claimed.return": "Return to pool", - "submission.workflow.tasks.claimed.return": "Return to pool", + "submission.workflow.tasks.claimed.return": "Vissza a készlethez", // "submission.workflow.tasks.claimed.return_help": "Return the task to the pool so that another user may perform the task.", - "submission.workflow.tasks.claimed.return_help": "Return the task to the pool so that another user may perform the task.", + "submission.workflow.tasks.claimed.return_help": "Vigye a feladatot vissza a készletbe, hogy más felhasználó elvégezhesse azt.", // "submission.workflow.tasks.generic.error": "Error occurred during operation...", - "submission.workflow.tasks.generic.error": "Error occurred during operation...", + "submission.workflow.tasks.generic.error": "Művelet közben hiba keletkezett...", // "submission.workflow.tasks.generic.processing": "Processing...", - "submission.workflow.tasks.generic.processing": "Processing...", + "submission.workflow.tasks.generic.processing": "Feldolgozás...", // "submission.workflow.tasks.generic.submitter": "Submitter", - "submission.workflow.tasks.generic.submitter": "Submitter", + "submission.workflow.tasks.generic.submitter": "Feltöltő", // "submission.workflow.tasks.generic.success": "Operation successful", - "submission.workflow.tasks.generic.success": "Operation successful", + "submission.workflow.tasks.generic.success": "Művelet sikeres", // "submission.workflow.tasks.pool.claim": "Claim", - "submission.workflow.tasks.pool.claim": "Claim", + "submission.workflow.tasks.pool.claim": "Követelés", // "submission.workflow.tasks.pool.claim_help": "Assign this task to yourself.", - "submission.workflow.tasks.pool.claim_help": "Assign this task to yourself.", + "submission.workflow.tasks.pool.claim_help": "Ossza ki a feladatot önmagának.", // "submission.workflow.tasks.pool.hide-detail": "Hide detail", - "submission.workflow.tasks.pool.hide-detail": "Hide detail", + "submission.workflow.tasks.pool.hide-detail": "Részletek elrejtése", // "submission.workflow.tasks.pool.show-detail": "Show detail", - "submission.workflow.tasks.pool.show-detail": "Show detail", + "submission.workflow.tasks.pool.show-detail": "Részletek felfedése", @@ -3781,90 +3941,90 @@ // "administrativeView.search.results.head": "Administrative Search", - "administrativeView.search.results.head": "Administrative Search", + "administrativeView.search.results.head": "Adminisztratív keresés", // "menu.section.admin_search": "Admin Search", - "menu.section.admin_search": "Admin Search", + "menu.section.admin_search": "Admin keresés", // "uploader.browse": "browse", - "uploader.browse": "browse", + "uploader.browse": "böngészés", // "uploader.drag-message": "Drag & Drop your files here", - "uploader.drag-message": "Drag & Drop your files here", + "uploader.drag-message": "Húzza ide az állományokat", // "uploader.or": ", or", - "uploader.or": ", or", + "uploader.or": ", vagy", // "uploader.processing": "Processing", - "uploader.processing": "Processing", + "uploader.processing": "Feldolgozás", // "uploader.queue-length": "Queue length", - "uploader.queue-length": "Queue length", + "uploader.queue-length": "Sor hossza", // "virtual-metadata.delete-item.info": "Select the types for which you want to save the virtual metadata as real metadata", - "virtual-metadata.delete-item.info": "Select the types for which you want to save the virtual metadata as real metadata", + "virtual-metadata.delete-item.info": "Válassza ki azokat a típusokat, amelyekhez óhajtja a virtuális metaadatok elmentését valódi metaadatokként", // "virtual-metadata.delete-item.modal-head": "The virtual metadata of this relation", - "virtual-metadata.delete-item.modal-head": "The virtual metadata of this relation", + "virtual-metadata.delete-item.modal-head": "Ennek a kapcsolatnak a virtuális metaadatai", // "virtual-metadata.delete-relationship.modal-head": "Select the items for which you want to save the virtual metadata as real metadata", - "virtual-metadata.delete-relationship.modal-head": "Select the items for which you want to save the virtual metadata as real metadata", + "virtual-metadata.delete-relationship.modal-head": "Válassza ki azokat a tárgyakat, amelyekhez óhajtja a virtuális metaadatok elmentését valódi metaadatokként", // "workflowAdmin.search.results.head": "Administer Workflow", - "workflowAdmin.search.results.head": "Administer Workflow", + "workflowAdmin.search.results.head": "Munkafolyamat szervezése", // "workflow-item.delete.notification.success.title": "Deleted", - "workflow-item.delete.notification.success.title": "Deleted", + "workflow-item.delete.notification.success.title": "Törölve", // "workflow-item.delete.notification.success.content": "This workflow item was successfully deleted", - "workflow-item.delete.notification.success.content": "This workflow item was successfully deleted", + "workflow-item.delete.notification.success.content": "Munkafolyamat elem sikeresen törölve", // "workflow-item.delete.notification.error.title": "Something went wrong", - "workflow-item.delete.notification.error.title": "Something went wrong", + "workflow-item.delete.notification.error.title": "Valami hiba keletkezett", // "workflow-item.delete.notification.error.content": "The workflow item could not be deleted", - "workflow-item.delete.notification.error.content": "The workflow item could not be deleted", + "workflow-item.delete.notification.error.content": "Munkafolyamat elem törlése nem sikerült", // "workflow-item.delete.title": "Delete workflow item", - "workflow-item.delete.title": "Delete workflow item", + "workflow-item.delete.title": "Munkafolyamat elem törlése", // "workflow-item.delete.header": "Delete workflow item", - "workflow-item.delete.header": "Delete workflow item", + "workflow-item.delete.header": "Munkafolyamat elem törlése", // "workflow-item.delete.button.cancel": "Cancel", - "workflow-item.delete.button.cancel": "Cancel", + "workflow-item.delete.button.cancel": "Mégse", // "workflow-item.delete.button.confirm": "Delete", - "workflow-item.delete.button.confirm": "Delete", + "workflow-item.delete.button.confirm": "Töröl", // "workflow-item.send-back.notification.success.title": "Sent back to submitter", - "workflow-item.send-back.notification.success.title": "Sent back to submitter", + "workflow-item.send-back.notification.success.title": "Visszaküldve a feladónak", // "workflow-item.send-back.notification.success.content": "This workflow item was successfully sent back to the submitter", - "workflow-item.send-back.notification.success.content": "This workflow item was successfully sent back to the submitter", + "workflow-item.send-back.notification.success.content": "Munkafolyamat elem sikeresen visszaküldve a feladónak", // "workflow-item.send-back.notification.error.title": "Something went wrong", - "workflow-item.send-back.notification.error.title": "Something went wrong", + "workflow-item.send-back.notification.error.title": "Valami hiba keletkezett", // "workflow-item.send-back.notification.error.content": "The workflow item could not be sent back to the submitter", - "workflow-item.send-back.notification.error.content": "The workflow item could not be sent back to the submitter", + "workflow-item.send-back.notification.error.content": "Munkafolyamat elem visszaküldése a feladónak nem sikerült", // "workflow-item.send-back.title": "Send workflow item back to submitter", - "workflow-item.send-back.title": "Send workflow item back to submitter", + "workflow-item.send-back.title": "Munkafolyamt elemet visszaküld a feladónak", // "workflow-item.send-back.header": "Send workflow item back to submitter", - "workflow-item.send-back.header": "Send workflow item back to submitter", + "workflow-item.send-back.header": "Munkafolyamt elemet visszaküld a feladónak", // "workflow-item.send-back.button.cancel": "Cancel", - "workflow-item.send-back.button.cancel": "Cancel", + "workflow-item.send-back.button.cancel": "Mégse", // "workflow-item.send-back.button.confirm": "Send back", - "workflow-item.send-back.button.confirm": "Send back", + "workflow-item.send-back.button.confirm": "Visszaküld", } From 21cd1a7220fc74a02a59406d05cda9bafd63a85e Mon Sep 17 00:00:00 2001 From: Bram Luyten Date: Thu, 4 Feb 2021 14:50:25 +0100 Subject: [PATCH 3/4] Switching REST to api7.dspace.org and activating Hungarian translation --- src/environments/environment.common.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/environments/environment.common.ts b/src/environments/environment.common.ts index d47c3cfceff..1316b51f1a0 100644 --- a/src/environments/environment.common.ts +++ b/src/environments/environment.common.ts @@ -174,6 +174,10 @@ export const environment: GlobalConfig = { code: 'fi', label: 'Suomi', active: true, + },{ + code: 'hu', + label: 'magyar', + active: true, }], // Browse-By Pages browseBy: { From a6e91ea294dc39d5b9e796a00536a4d2a8662333 Mon Sep 17 00:00:00 2001 From: Bram Luyten Date: Thu, 4 Feb 2021 16:19:09 +0100 Subject: [PATCH 4/4] Corrected illegal characters/escaping in hungarian labels --- src/assets/i18n/hu.json5 | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/src/assets/i18n/hu.json5 b/src/assets/i18n/hu.json5 index 54e7b2f18ef..400d14968cc 100644 --- a/src/assets/i18n/hu.json5 +++ b/src/assets/i18n/hu.json5 @@ -345,10 +345,10 @@ "admin.access-control.epeople.form.notification.edited.failure.emailInUse": "EPerson \"{{name}}\" szerkesztése nem sikerült, email \"{{email}}\" már használatban van.", // "admin.access-control.epeople.form.notification.edited.success": "Successfully edited EPerson \"{{name}}\"", - "admin.access-control.epeople.form.notification.edited.success": "EPerson \"{{name}}\ szerkesztése sikerült"", + "admin.access-control.epeople.form.notification.edited.success": "EPerson \"{{name}}\" szerkesztése sikerült", // "admin.access-control.epeople.form.notification.edited.failure": "Failed to edit EPerson \"{{name}}\"", - "admin.access-control.epeople.form.notification.edited.failure": "EPerson \"{{name}}\ szerkesztése nem sikerült"", + "admin.access-control.epeople.form.notification.edited.failure": "EPerson \"{{name}}\" szerkesztése nem sikerült", // "admin.access-control.epeople.form.groupsEPersonIsMemberOf": "Member of these groups:", "admin.access-control.epeople.form.groupsEPersonIsMemberOf": "Tagja a következő csoportoknak:", @@ -366,10 +366,10 @@ "admin.access-control.epeople.form.goToGroups": "Hozzáadás csoportokhoz", // "admin.access-control.epeople.notification.deleted.failure": "Failed to delete EPerson: \"{{name}}\"", - "admin.access-control.epeople.notification.deleted.failure": "EPerson: \"{{name}}\ törlése nem sikerült"", + "admin.access-control.epeople.notification.deleted.failure": "EPerson: \"{{name}}\" törlése nem sikerült", // "admin.access-control.epeople.notification.deleted.success": "Successfully deleted EPerson: \"{{name}}\"", - "admin.access-control.epeople.notification.deleted.success": "EPerson: \"{{name}}\ törlése sikerült"", + "admin.access-control.epeople.notification.deleted.success": "EPerson: \"{{name}}\" törlése sikerült", @@ -416,10 +416,10 @@ "admin.access-control.groups.no-items": "Egyetlen csoport sem tartalmazza nevében, vagy UUID-ként ezt", // "admin.access-control.groups.notification.deleted.success": "Successfully deleted group \"{{name}}\"", - "admin.access-control.groups.notification.deleted.success": "\"{{name}}\ csoport törlése sikerült"", + "admin.access-control.groups.notification.deleted.success": "\"{{name}}\" csoport törlése sikerült", // "admin.access-control.groups.notification.deleted.failure": "Failed to delete group \"{{name}}\"", - "admin.access-control.groups.notification.deleted.failure": "\"{{name}}\ csoport törlése nem sikerült"", + "admin.access-control.groups.notification.deleted.failure": "\"{{name}}\" csoport törlése nem sikerült", // "admin.access-control.groups.form.head.create": "Create group", @@ -435,10 +435,10 @@ "admin.access-control.groups.form.groupDescription": "Leírás", // "admin.access-control.groups.form.notification.created.success": "Successfully created Group \"{{name}}\"", - "admin.access-control.groups.form.notification.created.success": "\"{{name}}\ csoport létrehozása sikerült"", + "admin.access-control.groups.form.notification.created.success": "\"{{name}}\" csoport létrehozása sikerült", // "admin.access-control.groups.form.notification.created.failure": "Failed to create Group \"{{name}}\"", - "admin.access-control.groups.form.notification.created.failure": "\"{{name}}\ csoport létrehozása nem sikerült"", + "admin.access-control.groups.form.notification.created.failure": "\"{{name}}\" csoport létrehozása nem sikerült", // "admin.access-control.groups.form.notification.created.failure.groupNameInUse": "Failed to create Group with name: \"{{name}}\", make sure the name is not already in use.", "admin.access-control.groups.form.notification.created.failure.groupNameInUse": "Nem sikerült csoport létrehozása a következő névvel: \"{{name}}\", győződjön meg róla, hogy a név nincs már használatban.", @@ -474,19 +474,19 @@ "admin.access-control.groups.form.members-list.table.edit": "Törlés / Hozzáadás", // "admin.access-control.groups.form.members-list.table.edit.buttons.remove": "Remove member with name \"{{name}}\"", - "admin.access-control.groups.form.members-list.table.edit.buttons.remove": "A\"{{name}}\ nevű tag törlése"", + "admin.access-control.groups.form.members-list.table.edit.buttons.remove": "A\"{{name}}\" nevű tag törlése", // "admin.access-control.groups.form.members-list.notification.success.addMember": "Successfully added member: \"{{name}}\"", - "admin.access-control.groups.form.members-list.notification.success.addMember": "A: \"{{name}}\ tag sikeresen hozzáadva"", + "admin.access-control.groups.form.members-list.notification.success.addMember": "A: \"{{name}}\" tag sikeresen hozzáadva", // "admin.access-control.groups.form.members-list.notification.failure.addMember": "Failed to add member: \"{{name}}\"", - "admin.access-control.groups.form.members-list.notification.failure.addMember": "A: \"{{name}}\ tag hozzáadása nem sikerült"", + "admin.access-control.groups.form.members-list.notification.failure.addMember": "A: \"{{name}}\" tag hozzáadása nem sikerült", // "admin.access-control.groups.form.members-list.notification.success.deleteMember": "Successfully deleted member: \"{{name}}\"", - "admin.access-control.groups.form.members-list.notification.success.deleteMember": "A: \"{{name}}\ tag törlése sikerült"", + "admin.access-control.groups.form.members-list.notification.success.deleteMember": "A: \"{{name}}\" tag törlése sikerült", // "admin.access-control.groups.form.members-list.notification.failure.deleteMember": "Failed to delete member: \"{{name}}\"", - "admin.access-control.groups.form.members-list.notification.failure.deleteMember": A: \"{{name}}\ tag törlése nem sikerült"", + "admin.access-control.groups.form.members-list.notification.failure.deleteMember": "A: \"{{name}}\" tag törlése nem sikerült", // "admin.access-control.groups.form.members-list.table.edit.buttons.add": "Add member with name \"{{name}}\"", "admin.access-control.groups.form.members-list.table.edit.buttons.add": "Tag hozzáadása a következő névvel: \"{{name}}\"", @@ -525,25 +525,25 @@ "admin.access-control.groups.form.subgroups-list.table.edit": "Törlés / Hozzáadás", // "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.remove": "A következő nevű \"{{name}}\ alcsoport törlése"", + "admin.access-control.groups.form.subgroups-list.table.edit.buttons.remove": "A következő nevű \"{{name}}\" alcsoport törlése", // "admin.access-control.groups.form.subgroups-list.table.edit.buttons.add": "Add subgroup with name \"{{name}}\"", - "admin.access-control.groups.form.subgroups-list.table.edit.buttons.add": "A következő nevű \"{{name}}\ alcsoport hozzáadása"", + "admin.access-control.groups.form.subgroups-list.table.edit.buttons.add": "A következő nevű \"{{name}}\" alcsoport hozzáadása", // "admin.access-control.groups.form.subgroups-list.table.edit.currentGroup": "Current group", "admin.access-control.groups.form.subgroups-list.table.edit.currentGroup": "Jelenlegi csoport", // "admin.access-control.groups.form.subgroups-list.notification.success.addSubgroup": "Successfully added subgroup: \"{{name}}\"", - "admin.access-control.groups.form.subgroups-list.notification.success.addSubgroup": "A: \"{{name}}\ alcsoport sikeresen hozzáadva"", + "admin.access-control.groups.form.subgroups-list.notification.success.addSubgroup": "A: \"{{name}}\" alcsoport sikeresen hozzáadva", // "admin.access-control.groups.form.subgroups-list.notification.failure.addSubgroup": "Failed to add subgroup: \"{{name}}\"", - "admin.access-control.groups.form.subgroups-list.notification.failure.addSubgroup": "A: \"{{name}}\ alcsoport hozzáadása nem sikerült"", + "admin.access-control.groups.form.subgroups-list.notification.failure.addSubgroup": "A: \"{{name}}\" alcsoport hozzáadása nem sikerült", // "admin.access-control.groups.form.subgroups-list.notification.success.deleteSubgroup": "Successfully deleted subgroup: \"{{name}}\"", - "admin.access-control.groups.form.subgroups-list.notification.success.deleteSubgroup": "A: \"{{name}}\ alcsoport sikeresen törölve"", + "admin.access-control.groups.form.subgroups-list.notification.success.deleteSubgroup": "A: \"{{name}}\" alcsoport sikeresen törölve", // "admin.access-control.groups.form.subgroups-list.notification.failure.deleteSubgroup": "Failed to delete subgroup: \"{{name}}\"", - "admin.access-control.groups.form.subgroups-list.notification.failure.deleteSubgroup": "A: \"{{name}}\ alcsoport törlése nem sikerült"", + "admin.access-control.groups.form.subgroups-list.notification.failure.deleteSubgroup": "A: \"{{name}}\" alcsoport törlése nem sikerült", // "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.notification.failure.noActiveGroup": "jelenleg nincs aktív csoport, előbb adjon meg egy nevet.", @@ -2564,7 +2564,7 @@ "mydspace.messages.subject-placeholder": "Tárgy...", // "mydspace.messages.submitter-help": "Select this option to send a message to controller.", - "mydspace.messages.submitter-help": Válassza ezt, hogy üzenjen a kontrollernek.", + "mydspace.messages.submitter-help": "Válassza ezt, hogy üzenjen a kontrollernek.", // "mydspace.messages.title": "Messages", "mydspace.messages.title": "Üzenetek",