Skip to content
Snippets Groups Projects
cs.json5 124 KiB
Newer Older
helix84's avatar
helix84 committed
{
  
  // "404.help": "We can't find the page you're looking for. The page may have been moved or deleted. You can use the button below to get back to the home page. ",
Art Lowel's avatar
Art Lowel committed
  "404.help": "Nepodařilo se najít stránku, kterou hledáte. Je možné, že stránka byla přesunuta nebo smazána. Pomocí tlačítka níže můžete přejít na domovskou stránku. ",
  
  // "404.link.home-page": "Take me to the home page",
Art Lowel's avatar
Art Lowel committed
  "404.link.home-page": "Přejít na domovskou stránku",
  
  // "404.page-not-found": "page not found",
Art Lowel's avatar
Art Lowel committed
  "404.page-not-found": "stránka nenalezena",
  
  
  
  // "admin.registries.bitstream-formats.create.failure.content": "An error occurred while creating the new bitstream format.",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.create.failure.content": "An error occurred while creating the new bitstream format.",
  
  // "admin.registries.bitstream-formats.create.failure.head": "Failure",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.create.failure.head": "Failure",
  
  // "admin.registries.bitstream-formats.create.head": "Create Bitstream format",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.create.head": "Create Bitstream format",
  
  // "admin.registries.bitstream-formats.create.new": "Add a new bitstream format",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.create.success.content": "The new bitstream format was successfully created.",
  
  // "admin.registries.bitstream-formats.create.success.head": "Success",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.create.success.head": "Success",
  
  // "admin.registries.bitstream-formats.delete.failure.amount": "Failed to remove {{ amount }} format(s)",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.delete.failure.amount": "Failed to remove {{ amount }} format(s)",
  
  // "admin.registries.bitstream-formats.delete.failure.head": "Failure",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.delete.failure.head": "Failure",
  
  // "admin.registries.bitstream-formats.delete.success.amount": "Successfully removed {{ amount }} format(s)",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.delete.success.amount": "Successfully removed {{ amount }} format(s)",
  
  // "admin.registries.bitstream-formats.delete.success.head": "Success",
  // TODO New key - Add a translation
  "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.",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.bitstream-formats.description": "Tento seznam formátů souborů poskytuje informace o známých formátech a o úrovni jejich podpory.",
  
  // "admin.registries.bitstream-formats.edit.description.hint": "",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.edit.description.hint": "",
  
  // "admin.registries.bitstream-formats.edit.description.label": "Description",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.edit.extensions.label": "File extensions",
  
  // "admin.registries.bitstream-formats.edit.extensions.placeholder": "Enter a file extenstion without the dot",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.edit.extensions.placeholder": "Enter a file extenstion without the dot",
  
  // "admin.registries.bitstream-formats.edit.failure.content": "An error occurred while editing the bitstream format.",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.edit.failure.content": "An error occurred while editing the bitstream format.",
  
  // "admin.registries.bitstream-formats.edit.failure.head": "Failure",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.edit.failure.head": "Failure",
  
  // "admin.registries.bitstream-formats.edit.head": "Bitstream format: {{ format }}",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.edit.head": "Bitstream format: {{ format }}",
  
Vitor S Rodrigues's avatar
Vitor S Rodrigues committed
  // "admin.registries.bitstream-formats.edit.internal.hint": "Formats marked as internal are hidden from the user, and used for administrative purposes.",
  // TODO New key - Add a translation
Vitor S Rodrigues's avatar
Vitor S Rodrigues committed
  "admin.registries.bitstream-formats.edit.internal.hint": "Formats marked as internal are hidden from the user, and used for administrative purposes.",
  
  // "admin.registries.bitstream-formats.edit.internal.label": "Internal",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "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)",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.edit.shortDescription.label": "Name",
  
  // "admin.registries.bitstream-formats.edit.success.content": "The bitstream format was successfully edited.",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.edit.success.content": "The bitstream format was successfully edited.",
  
  // "admin.registries.bitstream-formats.edit.success.head": "Success",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.edit.supportLevel.label": "Support level",
  
  // "admin.registries.bitstream-formats.head": "Bitstream Format Registry",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.bitstream-formats.head": "Registr formátů souborů",
  
  // "admin.registries.bitstream-formats.no-items": "No bitstream formats to show.",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.no-items": "No bitstream formats to show.",
  
  // "admin.registries.bitstream-formats.table.delete": "Delete selected",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.table.delete": "Delete selected",
  
  // "admin.registries.bitstream-formats.table.deselect-all": "Deselect all",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.table.deselect-all": "Deselect all",
  
  // "admin.registries.bitstream-formats.table.internal": "internal",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.table.internal": "internal",
  
  // "admin.registries.bitstream-formats.table.mimetype": "MIME Type",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.table.mimetype": "MIME Type",
  
  // "admin.registries.bitstream-formats.table.name": "Name",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.table.name": "Name",
  
  // "admin.registries.bitstream-formats.table.return": "Return",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.table.return": "Return",
  
  // "admin.registries.bitstream-formats.table.supportLevel.KNOWN": "Known",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.table.supportLevel.KNOWN": "Known",
  
  // "admin.registries.bitstream-formats.table.supportLevel.SUPPORTED": "Supported",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.table.supportLevel.SUPPORTED": "Supported",
  
  // "admin.registries.bitstream-formats.table.supportLevel.UNKNOWN": "Unknown",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.table.supportLevel.UNKNOWN": "Unknown",
  
  // "admin.registries.bitstream-formats.table.supportLevel.head": "Support Level",
  // TODO New key - Add a translation
  "admin.registries.bitstream-formats.table.supportLevel.head": "Support Level",
  
  // "admin.registries.bitstream-formats.title": "DSpace Angular :: Bitstream Format Registry",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.bitstream-formats.title": "DSpace Angular :: Registr formátů souborů",
  
  
  
  // "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.",
helix84's avatar
helix84 committed
  "admin.registries.metadata.description": "Registr metadat je seznam všech metadatových polí dostupných v repozitáři. Tyto pole mohou být rozdělena do více schémat. DSpace však vyžaduje použití schématu Kvalifikovaný Dublin Core.",
  
  // "admin.registries.metadata.form.create": "Create metadata schema",
  // TODO New key - Add a translation
  "admin.registries.metadata.form.create": "Create metadata schema",
  
  // "admin.registries.metadata.form.edit": "Edit metadata schema",
  // TODO New key - Add a translation
  "admin.registries.metadata.form.edit": "Edit metadata schema",
  
  // "admin.registries.metadata.form.name": "Name",
  // TODO New key - Add a translation
  "admin.registries.metadata.form.name": "Name",
  
  // "admin.registries.metadata.form.namespace": "Namespace",
  // TODO New key - Add a translation
  "admin.registries.metadata.form.namespace": "Namespace",
  
  // "admin.registries.metadata.head": "Metadata Registry",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.metadata.head": "Registr metadat",
  
  // "admin.registries.metadata.schemas.no-items": "No metadata schemas to show.",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.metadata.schemas.no-items": "Žádná schémata metadat.",
  
  // "admin.registries.metadata.schemas.table.delete": "Delete selected",
  // TODO New key - Add a translation
  "admin.registries.metadata.schemas.table.delete": "Delete selected",
  
  // "admin.registries.metadata.schemas.table.id": "ID",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.metadata.schemas.table.id": "ID",
  
  // "admin.registries.metadata.schemas.table.name": "Name",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.metadata.schemas.table.name": "Název",
  
  // "admin.registries.metadata.schemas.table.namespace": "Namespace",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.metadata.schemas.table.namespace": "Jmenný prostor",
  
  // "admin.registries.metadata.title": "DSpace Angular :: Metadata Registry",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.metadata.title": "DSpace Angular :: Registr metadat",
  
  
  
  // "admin.registries.schema.description": "This is the metadata schema for \"{{namespace}}\".",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.description": "Toto je schéma metadat pro „{{namespace}}“.",
  
  // "admin.registries.schema.fields.head": "Schema metadata fields",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.fields.head": "Pole schématu metadat",
  
  // "admin.registries.schema.fields.no-items": "No metadata fields to show.",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.fields.no-items": "Žádná metadatová pole.",
  
  // "admin.registries.schema.fields.table.delete": "Delete selected",
  // TODO New key - Add a translation
  "admin.registries.schema.fields.table.delete": "Delete selected",
  
  // "admin.registries.schema.fields.table.field": "Field",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.fields.table.field": "Pole",
  
  // "admin.registries.schema.fields.table.scopenote": "Scope Note",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.fields.table.scopenote": "Poznámka o rozsahu",
  
  // "admin.registries.schema.form.create": "Create metadata field",
  // TODO New key - Add a translation
  "admin.registries.schema.form.create": "Create metadata field",
  
  // "admin.registries.schema.form.edit": "Edit metadata field",
  // TODO New key - Add a translation
  "admin.registries.schema.form.edit": "Edit metadata field",
  
  // "admin.registries.schema.form.element": "Element",
  // TODO New key - Add a translation
  "admin.registries.schema.form.element": "Element",
  
  // "admin.registries.schema.form.qualifier": "Qualifier",
  // TODO New key - Add a translation
  "admin.registries.schema.form.qualifier": "Qualifier",
  
  // "admin.registries.schema.form.scopenote": "Scope Note",
  // TODO New key - Add a translation
  "admin.registries.schema.form.scopenote": "Scope Note",
  
  // "admin.registries.schema.head": "Metadata Schema",
helix84's avatar
helix84 committed
  "admin.registries.schema.head": "Schéma metadat",
  
  // "admin.registries.schema.notification.created": "Successfully created metadata schema \"{{prefix}}\"",
  // TODO New key - Add a translation
  "admin.registries.schema.notification.created": "Successfully created metadata schema \"{{prefix}}\"",
  
  // "admin.registries.schema.notification.deleted.failure": "Failed to delete {{amount}} metadata schemas",
  // TODO New key - Add a translation
  "admin.registries.schema.notification.deleted.failure": "Failed to delete {{amount}} metadata schemas",
  
  // "admin.registries.schema.notification.deleted.success": "Successfully deleted {{amount}} metadata schemas",
  // TODO New key - Add a translation
  "admin.registries.schema.notification.deleted.success": "Successfully deleted {{amount}} metadata schemas",
  
  // "admin.registries.schema.notification.edited": "Successfully edited metadata schema \"{{prefix}}\"",
  // TODO New key - Add a translation
  "admin.registries.schema.notification.edited": "Successfully edited metadata schema \"{{prefix}}\"",
  
  // "admin.registries.schema.notification.failure": "Error",
  // TODO New key - Add a translation
  "admin.registries.schema.notification.failure": "Error",
  
  // "admin.registries.schema.notification.field.created": "Successfully created metadata field \"{{field}}\"",
  // TODO New key - Add a translation
  "admin.registries.schema.notification.field.created": "Successfully created metadata field \"{{field}}\"",
  
  // "admin.registries.schema.notification.field.deleted.failure": "Failed to delete {{amount}} metadata fields",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "admin.registries.schema.notification.field.deleted.success": "Successfully deleted {{amount}} metadata fields",
  
  // "admin.registries.schema.notification.field.edited": "Successfully edited metadata field \"{{field}}\"",
  // TODO New key - Add a translation
  "admin.registries.schema.notification.field.edited": "Successfully edited metadata field \"{{field}}\"",
  
  // "admin.registries.schema.notification.success": "Success",
  // TODO New key - Add a translation
  "admin.registries.schema.notification.success": "Success",
  
  // "admin.registries.schema.return": "Return",
  // TODO New key - Add a translation
  "admin.registries.schema.return": "Return",
  
  // "admin.registries.schema.title": "DSpace Angular :: Metadata Schema Registry",
Art Lowel's avatar
Art Lowel committed
  "admin.registries.schema.title": "DSpace Angular :: Registr schémat metadat",
  
  
  
  // "auth.errors.invalid-user": "Invalid email address or password.",
Art Lowel's avatar
Art Lowel committed
  "auth.errors.invalid-user": "Neplatná e-mailová adresa nebo heslo.",
  
  // "auth.messages.expired": "Your session has expired. Please log in again.",
Art Lowel's avatar
Art Lowel committed
  "auth.messages.expired": "Vaše relace vypršela. Prosím, znova se přihlaste.",
  
  
  
  // "browse.comcol.by.author": "By Author",
  // TODO New key - Add a translation
  "browse.comcol.by.author": "By Author",
  
  // "browse.comcol.by.dateissued": "By Issue Date",
  // TODO New key - Add a translation
  "browse.comcol.by.dateissued": "By Issue Date",
  
  // "browse.comcol.by.subject": "By Subject",
  // TODO New key - Add a translation
  "browse.comcol.by.subject": "By Subject",
  
  // "browse.comcol.by.title": "By Title",
  // TODO New key - Add a translation
  "browse.comcol.by.title": "By Title",
  
  // "browse.comcol.head": "Browse",
  // TODO New key - Add a translation
  "browse.comcol.head": "Browse",
  
  // "browse.empty": "No items to show.",
  // TODO New key - Add a translation
  "browse.empty": "No items to show.",
  
  // "browse.metadata.author": "Author",
  // TODO New key - Add a translation
  "browse.metadata.author": "Author",
  
  // "browse.metadata.dateissued": "Issue Date",
  // TODO New key - Add a translation
  "browse.metadata.dateissued": "Issue Date",
  
  // "browse.metadata.subject": "Subject",
  // TODO New key - Add a translation
  "browse.metadata.subject": "Subject",
  
  // "browse.metadata.title": "Title",
  // TODO New key - Add a translation
  "browse.metadata.title": "Title",
  
  // "browse.startsWith.choose_start": "(Choose start)",
  // TODO New key - Add a translation
  "browse.startsWith.choose_start": "(Choose start)",
  
  // "browse.startsWith.choose_year": "(Choose year)",
  // TODO New key - Add a translation
  "browse.startsWith.choose_year": "(Choose year)",
  
  // "browse.startsWith.jump": "Jump to a point in the index:",
  // TODO New key - Add a translation
  "browse.startsWith.jump": "Jump to a point in the index:",
  
  // "browse.startsWith.months.april": "April",
  // TODO New key - Add a translation
  "browse.startsWith.months.april": "April",
  
  // "browse.startsWith.months.august": "August",
  // TODO New key - Add a translation
  "browse.startsWith.months.august": "August",
  
  // "browse.startsWith.months.december": "December",
  // TODO New key - Add a translation
  "browse.startsWith.months.december": "December",
  
  // "browse.startsWith.months.february": "February",
  // TODO New key - Add a translation
  "browse.startsWith.months.february": "February",
  
  // "browse.startsWith.months.january": "January",
  // TODO New key - Add a translation
  "browse.startsWith.months.january": "January",
  
  // "browse.startsWith.months.july": "July",
  // TODO New key - Add a translation
  "browse.startsWith.months.july": "July",
  
  // "browse.startsWith.months.june": "June",
  // TODO New key - Add a translation
  "browse.startsWith.months.june": "June",
  
  // "browse.startsWith.months.march": "March",
  // TODO New key - Add a translation
  "browse.startsWith.months.march": "March",
  
  // "browse.startsWith.months.may": "May",
  // TODO New key - Add a translation
  "browse.startsWith.months.may": "May",
  
  // "browse.startsWith.months.none": "(Choose month)",
  // TODO New key - Add a translation
  "browse.startsWith.months.none": "(Choose month)",
  
  // "browse.startsWith.months.november": "November",
  // TODO New key - Add a translation
  "browse.startsWith.months.november": "November",
  
  // "browse.startsWith.months.october": "October",
  // TODO New key - Add a translation
  "browse.startsWith.months.october": "October",
  
  // "browse.startsWith.months.september": "September",
  // TODO New key - Add a translation
  "browse.startsWith.months.september": "September",
  
  // "browse.startsWith.submit": "Go",
  // TODO New key - Add a translation
  "browse.startsWith.submit": "Go",
  
  // "browse.startsWith.type_date": "Or type in a date (year-month):",
  // TODO New key - Add a translation
  "browse.startsWith.type_date": "Or type in a date (year-month):",
  
  // "browse.startsWith.type_text": "Or enter first few letters:",
  // TODO New key - Add a translation
  "browse.startsWith.type_text": "Or enter first few letters:",
  
  // "browse.title": "Browsing {{ collection }} by {{ field }} {{ value }}",
Art Lowel's avatar
Art Lowel committed
  "browse.title": "Prohlížíte {{ collection }} dle {{ field }} {{ value }}",
  
  
  
  // "chips.remove": "Remove chip",
  // TODO New key - Add a translation
  "chips.remove": "Remove chip",
  
  
  
  // "collection.create.head": "Create a Collection",
  // TODO New key - Add a translation
  "collection.create.head": "Create a Collection",
  
  // "collection.create.sub-head": "Create a Collection for Community {{ parent }}",
  // TODO New key - Add a translation
  "collection.create.sub-head": "Create a Collection for Community {{ parent }}",
  
  // "collection.delete.cancel": "Cancel",
  // TODO New key - Add a translation
  "collection.delete.cancel": "Cancel",
  
  // "collection.delete.confirm": "Confirm",
  // TODO New key - Add a translation
  "collection.delete.confirm": "Confirm",
  
  // "collection.delete.head": "Delete Collection",
  // TODO New key - Add a translation
  "collection.delete.head": "Delete Collection",
  
  // "collection.delete.notification.fail": "Collection could not be deleted",
  // TODO New key - Add a translation
  "collection.delete.notification.fail": "Collection could not be deleted",
  
  // "collection.delete.notification.success": "Successfully deleted collection",
  // TODO New key - Add a translation
  "collection.delete.notification.success": "Successfully deleted collection",
  
  // "collection.delete.text": "Are you sure you want to delete collection \"{{ dso }}\"",
  // TODO New key - Add a translation
  "collection.delete.text": "Are you sure you want to delete collection \"{{ dso }}\"",
  
  
  
  // "collection.edit.delete": "Delete this collection",
  // TODO New key - Add a translation
  "collection.edit.delete": "Delete this collection",
  
  // "collection.edit.head": "Edit Collection",
  // TODO New key - Add a translation
  "collection.edit.head": "Edit Collection",
  
  
  
  // "collection.edit.item-mapper.cancel": "Cancel",
  // TODO New key - Add a translation
  "collection.edit.item-mapper.cancel": "Cancel",
  
  // "collection.edit.item-mapper.collection": "Collection: \"<b>{{name}}</b>\"",
  // TODO New key - Add a translation
  "collection.edit.item-mapper.collection": "Collection: \"<b>{{name}}</b>\"",
  
  // "collection.edit.item-mapper.confirm": "Map selected items",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "collection.edit.item-mapper.head": "Item Mapper - Map Items from Other Collections",
  
  // "collection.edit.item-mapper.no-search": "Please enter a query to search",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "collection.edit.item-mapper.notifications.map.error.head": "Mapping errors",
  
  // "collection.edit.item-mapper.notifications.map.success.content": "Successfully mapped {{amount}} items.",
  // TODO New key - Add a translation
  "collection.edit.item-mapper.notifications.map.success.content": "Successfully mapped {{amount}} items.",
  
  // "collection.edit.item-mapper.notifications.map.success.head": "Mapping completed",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "collection.edit.item-mapper.notifications.unmap.success.head": "Remove mapping completed",
  
  // "collection.edit.item-mapper.remove": "Remove selected item mappings",
  // TODO New key - Add a translation
  "collection.edit.item-mapper.remove": "Remove selected item mappings",
  
  // "collection.edit.item-mapper.tabs.browse": "Browse mapped items",
  // TODO New key - Add a translation
  "collection.edit.item-mapper.tabs.browse": "Browse mapped items",
  
  // "collection.edit.item-mapper.tabs.map": "Map new items",
  // TODO New key - Add a translation
  "collection.edit.item-mapper.tabs.map": "Map new items",
  
  
  
  // "collection.form.abstract": "Short Description",
  // TODO New key - Add a translation
  "collection.form.abstract": "Short Description",
  
  // "collection.form.description": "Introductory text (HTML)",
  // TODO New key - Add a translation
  "collection.form.description": "Introductory text (HTML)",
  
  // "collection.form.errors.title.required": "Please enter a collection name",
  // TODO New key - Add a translation
  "collection.form.errors.title.required": "Please enter a collection name",
  
  // "collection.form.license": "License",
  // TODO New key - Add a translation
  "collection.form.license": "License",
  
  // "collection.form.provenance": "Provenance",
  // TODO New key - Add a translation
  "collection.form.provenance": "Provenance",
  
  // "collection.form.rights": "Copyright text (HTML)",
  // TODO New key - Add a translation
  "collection.form.rights": "Copyright text (HTML)",
  
  // "collection.form.tableofcontents": "News (HTML)",
  // TODO New key - Add a translation
  "collection.form.tableofcontents": "News (HTML)",
  
  // "collection.form.title": "Name",
  // TODO New key - Add a translation
  "collection.form.title": "Name",
  
  
  
  // "collection.page.browse.recent.head": "Recent Submissions",
Art Lowel's avatar
Art Lowel committed
  "collection.page.browse.recent.head": "Poslední příspěvky",
  
  // "collection.page.browse.recent.empty": "No items to show",
  // TODO New key - Add a translation
  "collection.page.browse.recent.empty": "No items to show",
  
  // "collection.page.handle": "Permanent URI for this collection",
  // TODO New key - Add a translation
  "collection.page.handle": "Permanent URI for this collection",
  
  // "collection.page.license": "License",
Art Lowel's avatar
Art Lowel committed
  "collection.page.license": "Licence",
Art Lowel's avatar
Art Lowel committed
  "collection.page.news": "Novinky",
  
  
  
  // "collection.select.confirm": "Confirm selected",
  // TODO New key - Add a translation
  "collection.select.confirm": "Confirm selected",
  
  // "collection.select.empty": "No collections to show",
  // TODO New key - Add a translation
  "collection.select.empty": "No collections to show",
  
  // "collection.select.table.title": "Title",
  // TODO New key - Add a translation
  "collection.select.table.title": "Title",
  
  
  
  // "community.create.head": "Create a Community",
  // TODO New key - Add a translation
  "community.create.head": "Create a Community",
  
  // "community.create.sub-head": "Create a Sub-Community for Community {{ parent }}",
  // TODO New key - Add a translation
  "community.create.sub-head": "Create a Sub-Community for Community {{ parent }}",
  
  // "community.delete.cancel": "Cancel",
  // TODO New key - Add a translation
  "community.delete.cancel": "Cancel",
  
  // "community.delete.confirm": "Confirm",
  // TODO New key - Add a translation
  "community.delete.confirm": "Confirm",
  
  // "community.delete.head": "Delete Community",
  // TODO New key - Add a translation
  "community.delete.head": "Delete Community",
  
  // "community.delete.notification.fail": "Community could not be deleted",
  // TODO New key - Add a translation
  "community.delete.notification.fail": "Community could not be deleted",
  
  // "community.delete.notification.success": "Successfully deleted community",
  // TODO New key - Add a translation
  "community.delete.notification.success": "Successfully deleted community",
  
  // "community.delete.text": "Are you sure you want to delete community \"{{ dso }}\"",
  // TODO New key - Add a translation
  "community.delete.text": "Are you sure you want to delete community \"{{ dso }}\"",
  
  // "community.edit.delete": "Delete this community",
  // TODO New key - Add a translation
  "community.edit.delete": "Delete this community",
  
  // "community.edit.head": "Edit Community",
  // TODO New key - Add a translation
  "community.edit.head": "Edit Community",
  
  // "community.form.abstract": "Short Description",
  // TODO New key - Add a translation
  "community.form.abstract": "Short Description",
  
  // "community.form.description": "Introductory text (HTML)",
  // TODO New key - Add a translation
  "community.form.description": "Introductory text (HTML)",
  
  // "community.form.errors.title.required": "Please enter a community name",
  // TODO New key - Add a translation
  "community.form.errors.title.required": "Please enter a community name",
  
  // "community.form.rights": "Copyright text (HTML)",
  // TODO New key - Add a translation
  "community.form.rights": "Copyright text (HTML)",
  
  // "community.form.tableofcontents": "News (HTML)",
  // TODO New key - Add a translation
  "community.form.tableofcontents": "News (HTML)",
  
  // "community.form.title": "Name",
  // TODO New key - Add a translation
  "community.form.title": "Name",
  
  // "community.page.handle": "Permanent URI for this community",
  // TODO New key - Add a translation
  "community.page.handle": "Permanent URI for this community",
  
  // "community.page.license": "License",
Art Lowel's avatar
Art Lowel committed
  "community.page.license": "Licence",
Art Lowel's avatar
Art Lowel committed
  "community.page.news": "Novinky",
  
  // "community.all-lists.head": "Subcommunities and Collections",
  // TODO New key - Add a translation
  "community.all-lists.head": "Subcommunities and Collections",
  
  // "community.sub-collection-list.head": "Collections of this Community",
Art Lowel's avatar
Art Lowel committed
  "community.sub-collection-list.head": "Kolekce v této komunitě",
  
  // "community.sub-community-list.head": "Communities of this Community",
  // TODO New key - Add a translation
  "community.sub-community-list.head": "Communities of this Community",
  
  
  
  // "dso-selector.create.collection.head": "New collection",
  // TODO New key - Add a translation
  "dso-selector.create.collection.head": "New collection",
  
  // "dso-selector.create.community.head": "New community",
  // TODO New key - Add a translation
  "dso-selector.create.community.head": "New community",
  
  // "dso-selector.create.community.sub-level": "Create a new community in",
  // TODO New key - Add a translation
  "dso-selector.create.community.sub-level": "Create a new community in",
  
  // "dso-selector.create.community.top-level": "Create a new top-level community",
  // TODO New key - Add a translation
  "dso-selector.create.community.top-level": "Create a new top-level community",
  
  // "dso-selector.create.item.head": "New item",
  // TODO New key - Add a translation
  "dso-selector.create.item.head": "New item",
  
  // "dso-selector.edit.collection.head": "Edit collection",
  // TODO New key - Add a translation
  "dso-selector.edit.collection.head": "Edit collection",
  
  // "dso-selector.edit.community.head": "Edit community",
  // TODO New key - Add a translation
  "dso-selector.edit.community.head": "Edit community",
  
  // "dso-selector.edit.item.head": "Edit item",
  // TODO New key - Add a translation
  "dso-selector.edit.item.head": "Edit item",
  
  // "dso-selector.no-results": "No {{ type }} found",
  // TODO New key - Add a translation
  "dso-selector.no-results": "No {{ type }} found",
  
  // "dso-selector.placeholder": "Search for a {{ type }}",
  // TODO New key - Add a translation
  "dso-selector.placeholder": "Search for a {{ type }}",
  
  
  
  // "error.browse-by": "Error fetching items",
Art Lowel's avatar
Art Lowel committed
  "error.browse-by": "Chyba během stahování záznamů",
  
  // "error.collection": "Error fetching collection",
Art Lowel's avatar
Art Lowel committed
  "error.collection": "Chyba během stahování kolekce",
  
  // "error.collections": "Error fetching collections",
  // TODO New key - Add a translation
  "error.collections": "Error fetching collections",
  
  // "error.community": "Error fetching community",
Art Lowel's avatar
Art Lowel committed
  "error.community": "Chyba během stahování komunity",
  // "error.identifier": "No item found for the identifier",
  // TODO New key - Add a translation
  "error.identifier": "No item found for the identifier",
  // "error.identifier": "No item found for the identifier",
  // TODO New key - Add a translation
  "error.identifier": "No item found for the identifier",
  
Art Lowel's avatar
Art Lowel committed
  "error.default": "Chyba",
  
  // "error.item": "Error fetching item",
Art Lowel's avatar
Art Lowel committed
  "error.item": "Chyba během stahování záznamu",
  
  // "error.items": "Error fetching items",
  // TODO New key - Add a translation
  "error.items": "Error fetching items",
  
  // "error.objects": "Error fetching objects",
Art Lowel's avatar
Art Lowel committed
  "error.objects": "Chyba během stahování objektů",
  
  // "error.recent-submissions": "Error fetching recent submissions",
Art Lowel's avatar
Art Lowel committed
  "error.recent-submissions": "Chyba během stahování posledních příspěvků",
  
  // "error.search-results": "Error fetching search results",
Art Lowel's avatar
Art Lowel committed
  "error.search-results": "Chyba během stahování výsledků hledání",
  
  // "error.sub-collections": "Error fetching sub-collections",
Art Lowel's avatar
Art Lowel committed
  "error.sub-collections": "Chyba během stahování subkolekcí",
  
  // "error.sub-communities": "Error fetching sub-communities",
  // TODO New key - Add a translation
  "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 : <br> <br>",
  // TODO New key - Add a translation
  "error.submission.sections.init-form-error": "An error occurred during section initialize, please check your input-form configuration. Details are below : <br> <br>",
  
  // "error.top-level-communities": "Error fetching top-level communities",
Art Lowel's avatar
Art Lowel committed
  "error.top-level-communities": "Chyba během stahování komunit nejvyšší úrovně",
  
  // "error.validation.license.notgranted": "You must grant this license to complete your submission. If you are unable to grant this license at this time you may save your work and return later or remove the submission.",
Art Lowel's avatar
Art Lowel committed
  "error.validation.license.notgranted": "Pro dokončení zaslání Musíte udělit licenci. Pokud v tuto chvíli tuto licenci nemůžete udělit, můžete svou práci uložit a později se k svému příspěveku vrátit nebo jej smazat.",
  
  // "error.validation.pattern": "This input is restricted by the current pattern: {{ pattern }}.",
  // TODO New key - Add a translation
  "error.validation.pattern": "This input is restricted by the current pattern: {{ pattern }}.",
  
  
  
  // "footer.copyright": "copyright © 2002-{{ year }}",
Art Lowel's avatar
Art Lowel committed
  "footer.copyright": "copyright © 2002-{{ year }}",
  
  // "footer.link.dspace": "DSpace software",
Art Lowel's avatar
Art Lowel committed
  "footer.link.dspace": "software DSpace",
  
  // "footer.link.duraspace": "DuraSpace",
Art Lowel's avatar
Art Lowel committed
  "footer.link.duraspace": "DuraSpace",
Art Lowel's avatar
Art Lowel committed
  "form.cancel": "Zrušit",
  
  // "form.clear": "Clear",
  // TODO New key - Add a translation
  "form.clear": "Clear",
  
  // "form.clear-help": "Click here to remove the selected value",
  // TODO New key - Add a translation
  "form.clear-help": "Click here to remove the selected value",
  
  // "form.edit": "Edit",
  // TODO New key - Add a translation
  "form.edit": "Edit",
  
  // "form.edit-help": "Click here to edit the selected value",
  // TODO New key - Add a translation
  "form.edit-help": "Click here to edit the selected value",
  
  // "form.first-name": "First name",
Art Lowel's avatar
Art Lowel committed
  "form.first-name": "Křestní jméno",
  
  // "form.group-collapse": "Collapse",
Art Lowel's avatar
Art Lowel committed
  "form.group-collapse": "Sbalit",
  
  // "form.group-collapse-help": "Click here to collapse",
Art Lowel's avatar
Art Lowel committed
  "form.group-collapse-help": "Kliknutím sem sbalíte",
Art Lowel's avatar
Art Lowel committed
  "form.group-expand": "Rozbalit",
  
  // "form.group-expand-help": "Click here to expand and add more elements",
Art Lowel's avatar
Art Lowel committed
  "form.group-expand-help": "Kliknutím sem rozbalíte a přidáte další prvky",
Art Lowel's avatar
Art Lowel committed
  "form.last-name": "Příjmení",
Art Lowel's avatar
Art Lowel committed
  "form.loading": "Načítá se...",
  
  // "form.no-results": "No results found",
Art Lowel's avatar
Art Lowel committed
  "form.no-results": "Nebyli nalezeny žádné výsledky",
  
  // "form.no-value": "No value entered",
Art Lowel's avatar
Art Lowel committed
  "form.no-value": "Nebyla zadána hodnota",
  
  // "form.other-information": {},
  // TODO New key - Add a translation
  "form.other-information": {},
  
  // "form.remove": "Remove",
Art Lowel's avatar
Art Lowel committed
  "form.remove": "Smazat",
  
  // "form.save": "Save",
  // TODO New key - Add a translation
  "form.save": "Save",
  
  // "form.save-help": "Save changes",
  // TODO New key - Add a translation
  "form.save-help": "Save changes",
  
  // "form.search": "Search",
Art Lowel's avatar
Art Lowel committed
  "form.search": "Hledat",
  
  // "form.search-help": "Click here to looking for an existing correspondence",
  // TODO New key - Add a translation
  "form.search-help": "Click here to looking for an existing correspondence",
  
  // "form.submit": "Submit",
Art Lowel's avatar
Art Lowel committed
  "form.submit": "Odeslat",
Art Lowel's avatar
Art Lowel committed
  "home.description": "",
  
  // "home.title": "DSpace Angular :: Home",
Art Lowel's avatar
Art Lowel committed
  "home.title": "DSpace Angular :: Domů",
  
  // "home.top-level-communities.head": "Communities in DSpace",
Art Lowel's avatar
Art Lowel committed
  "home.top-level-communities.head": "Komunity v DSpace",
  
  // "home.top-level-communities.help": "Select a community to browse its collections.",
Art Lowel's avatar
Art Lowel committed
  "home.top-level-communities.help": "Vybráním komunity můžete prohlížet její kolekce.",
  
  
  
  // "item.edit.delete.cancel": "Cancel",
  // TODO New key - Add a translation
  "item.edit.delete.cancel": "Cancel",
  
  // "item.edit.delete.confirm": "Delete",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "item.edit.delete.error": "An error occurred while deleting the item",
  
  // "item.edit.delete.header": "Delete item: {{ id }}",
  // TODO New key - Add a translation
  "item.edit.delete.header": "Delete item: {{ id }}",
  
  // "item.edit.delete.success": "The item has been deleted",
  // TODO New key - Add a translation
  "item.edit.delete.success": "The item has been deleted",
  
  // "item.edit.head": "Edit Item",
  // TODO New key - Add a translation
  "item.edit.head": "Edit Item",
  
  
  
  // "item.edit.item-mapper.buttons.add": "Map item to selected collections",
  // TODO New key - Add a translation
  "item.edit.item-mapper.buttons.add": "Map item to selected collections",
  
  // "item.edit.item-mapper.buttons.remove": "Remove item's mapping for selected collections",
  // TODO New key - Add a translation
  "item.edit.item-mapper.buttons.remove": "Remove item's mapping for selected collections",
  
  // "item.edit.item-mapper.cancel": "Cancel",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "item.edit.item-mapper.head": "Item Mapper - Map Item to Collections",
  
  // "item.edit.item-mapper.item": "Item: \"<b>{{name}}</b>\"",
  // TODO New key - Add a translation
  "item.edit.item-mapper.item": "Item: \"<b>{{name}}</b>\"",
  
  // "item.edit.item-mapper.no-search": "Please enter a query to search",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "item.edit.item-mapper.notifications.add.error.head": "Mapping errors",
  
  // "item.edit.item-mapper.notifications.add.success.content": "Successfully mapped item to {{amount}} collections.",
  // TODO New key - Add a translation
  "item.edit.item-mapper.notifications.add.success.content": "Successfully mapped item to {{amount}} collections.",
  
  // "item.edit.item-mapper.notifications.add.success.head": "Mapping completed",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "item.edit.item-mapper.notifications.remove.success.head": "Removal of mapping completed",
  
  // "item.edit.item-mapper.tabs.browse": "Browse mapped collections",
  // TODO New key - Add a translation
  "item.edit.item-mapper.tabs.browse": "Browse mapped collections",
  
  // "item.edit.item-mapper.tabs.map": "Map new collections",
  // TODO New key - Add a translation
  "item.edit.item-mapper.tabs.map": "Map new collections",
  
  
  
  // "item.edit.metadata.add-button": "Add",
  // TODO New key - Add a translation
  "item.edit.metadata.add-button": "Add",
  
  // "item.edit.metadata.discard-button": "Discard",
  // TODO New key - Add a translation
  "item.edit.metadata.discard-button": "Discard",
  
  // "item.edit.metadata.edit.buttons.edit": "Edit",
  // TODO New key - Add a translation
  "item.edit.metadata.edit.buttons.edit": "Edit",
  
  // "item.edit.metadata.edit.buttons.remove": "Remove",
  // TODO New key - Add a translation
  "item.edit.metadata.edit.buttons.remove": "Remove",
  
  // "item.edit.metadata.edit.buttons.undo": "Undo changes",
  // TODO New key - Add a translation
  "item.edit.metadata.edit.buttons.undo": "Undo changes",
  
  // "item.edit.metadata.edit.buttons.unedit": "Stop editing",
  // TODO New key - Add a translation
  "item.edit.metadata.edit.buttons.unedit": "Stop editing",
  
  // "item.edit.metadata.headers.edit": "Edit",
  // TODO New key - Add a translation
  "item.edit.metadata.headers.edit": "Edit",
  
  // "item.edit.metadata.headers.field": "Field",
  // TODO New key - Add a translation
  "item.edit.metadata.headers.field": "Field",
  
  // "item.edit.metadata.headers.language": "Lang",
  // TODO New key - Add a translation
  "item.edit.metadata.headers.language": "Lang",
  
  // "item.edit.metadata.headers.value": "Value",
  // TODO New key - Add a translation
  "item.edit.metadata.headers.value": "Value",
  
  // "item.edit.metadata.metadatafield.invalid": "Please choose a valid metadata field",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "item.edit.metadata.notifications.outdated.title": "Changed outdated",
  
  // "item.edit.metadata.notifications.saved.content": "Your changes to this item's metadata were saved.",
  // TODO New key - Add a translation
  "item.edit.metadata.notifications.saved.content": "Your changes to this item's metadata were saved.",
  
  // "item.edit.metadata.notifications.saved.title": "Metadata saved",
  // TODO New key - Add a translation
  "item.edit.metadata.notifications.saved.title": "Metadata saved",
  
  // "item.edit.metadata.reinstate-button": "Undo",
  // TODO New key - Add a translation
  "item.edit.metadata.reinstate-button": "Undo",
  
  // "item.edit.metadata.save-button": "Save",
  // TODO New key - Add a translation
  "item.edit.metadata.save-button": "Save",
  
  
  
  // "item.edit.modify.overview.field": "Field",
  // TODO New key - Add a translation
  "item.edit.modify.overview.field": "Field",
  
  // "item.edit.modify.overview.language": "Language",
  // TODO New key - Add a translation
  "item.edit.modify.overview.language": "Language",
  
  // "item.edit.modify.overview.value": "Value",
  // TODO New key - Add a translation
  "item.edit.modify.overview.value": "Value",
  
  
  
  // "item.edit.move.cancel": "Cancel",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "item.edit.move.description": "Select the collection you wish to move this item to. To narrow down the list of displayed collections, you can enter a search query in the box.",
  
Vitor S Rodrigues's avatar
Vitor S Rodrigues committed
  // "item.edit.move.error": "An error occurred when attempting to move the item",
  // TODO New key - Add a translation
Vitor S Rodrigues's avatar
Vitor S Rodrigues committed
  "item.edit.move.error": "An error occurred when attempting to move the item",
  
  // "item.edit.move.head": "Move item: {{id}}",
  // TODO New key - Add a translation
  "item.edit.move.head": "Move item: {{id}}",
  
  // "item.edit.move.inheritpolicies.checkbox": "Inherit policies",
  // TODO New key - Add a translation
  "item.edit.move.inheritpolicies.checkbox": "Inherit policies",
  
  // "item.edit.move.inheritpolicies.description": "Inherit the default policies of the destination collection",
  // TODO New key - Add a translation
  "item.edit.move.inheritpolicies.description": "Inherit the default policies of the destination collection",
  
  // "item.edit.move.move": "Move",
  // TODO New key - Add a translation
  "item.edit.move.move": "Move",
  
  // "item.edit.move.processing": "Moving...",
  // TODO New key - Add a translation
  "item.edit.move.processing": "Moving...",
  
  // "item.edit.move.search.placeholder": "Enter a search query to look for collections",
  // TODO New key - Add a translation
  "item.edit.move.search.placeholder": "Enter a search query to look for collections",
  
Vitor S Rodrigues's avatar
Vitor S Rodrigues committed
  // "item.edit.move.success": "The item has been moved successfully",
  // TODO New key - Add a translation
Vitor S Rodrigues's avatar
Vitor S Rodrigues committed
  "item.edit.move.success": "The item has been moved successfully",
  
  // "item.edit.move.title": "Move item",
  // TODO New key - Add a translation
  "item.edit.move.title": "Move item",
  
  
  
  // "item.edit.private.cancel": "Cancel",
  // TODO New key - Add a translation
  "item.edit.private.cancel": "Cancel",
  
  // "item.edit.private.confirm": "Make it Private",
  // TODO New key - Add a translation
  "item.edit.private.confirm": "Make it Private",
  
  // "item.edit.private.description": "Are you sure this item should be made private in the archive?",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "item.edit.private.error": "An error occurred while making the item private",
  
  // "item.edit.private.header": "Make item private: {{ id }}",
  // TODO New key - Add a translation
  "item.edit.private.header": "Make item private: {{ id }}",
  
  // "item.edit.private.success": "The item is now private",
  // TODO New key - Add a translation
  "item.edit.private.success": "The item is now private",
  
  
  
  // "item.edit.public.cancel": "Cancel",
  // TODO New key - Add a translation
  "item.edit.public.cancel": "Cancel",
  
  // "item.edit.public.confirm": "Make it Public",
  // TODO New key - Add a translation
  "item.edit.public.confirm": "Make it Public",
  
  // "item.edit.public.description": "Are you sure this item should be made public in the archive?",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "item.edit.public.error": "An error occurred while making the item public",
  
  // "item.edit.public.header": "Make item public: {{ id }}",
  // TODO New key - Add a translation
  "item.edit.public.header": "Make item public: {{ id }}",
  
  // "item.edit.public.success": "The item is now public",
  // TODO New key - Add a translation
  "item.edit.public.success": "The item is now public",
  
  
  
  // "item.edit.reinstate.cancel": "Cancel",
  // TODO New key - Add a translation
  "item.edit.reinstate.cancel": "Cancel",
  
  // "item.edit.reinstate.confirm": "Reinstate",
  // TODO New key - Add a translation
  "item.edit.reinstate.confirm": "Reinstate",
  
  // "item.edit.reinstate.description": "Are you sure this item should be reinstated to the archive?",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "item.edit.reinstate.error": "An error occurred while reinstating the item",
  
  // "item.edit.reinstate.header": "Reinstate item: {{ id }}",
  // TODO New key - Add a translation
  "item.edit.reinstate.header": "Reinstate item: {{ id }}",
  
  // "item.edit.reinstate.success": "The item was reinstated successfully",
  // TODO New key - Add a translation
  "item.edit.reinstate.success": "The item was reinstated successfully",
  
  
  
  // "item.edit.relationships.discard-button": "Discard",
  // TODO New key - Add a translation
  "item.edit.relationships.discard-button": "Discard",
  
  // "item.edit.relationships.edit.buttons.remove": "Remove",
  // TODO New key - Add a translation
  "item.edit.relationships.edit.buttons.remove": "Remove",
  
  // "item.edit.relationships.edit.buttons.undo": "Undo changes",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "item.edit.relationships.notifications.discarded.title": "Changes discarded",
  
  // "item.edit.relationships.notifications.failed.title": "Error deleting relationship",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "item.edit.relationships.notifications.outdated.title": "Changes outdated",
  
  // "item.edit.relationships.notifications.saved.content": "Your changes to this item's relationships were saved.",
  // TODO New key - Add a translation
  "item.edit.relationships.notifications.saved.content": "Your changes to this item's relationships were saved.",
  
  // "item.edit.relationships.notifications.saved.title": "Relationships saved",
  // TODO New key - Add a translation
  "item.edit.relationships.notifications.saved.title": "Relationships saved",
  
  // "item.edit.relationships.reinstate-button": "Undo",
  // TODO New key - Add a translation
  "item.edit.relationships.reinstate-button": "Undo",
  
  // "item.edit.relationships.save-button": "Save",
  // TODO New key - Add a translation
  "item.edit.relationships.save-button": "Save",
  
  
  
  // "item.edit.tabs.bitstreams.head": "Item Bitstreams",
  // TODO New key - Add a translation
  "item.edit.tabs.bitstreams.head": "Item Bitstreams",
  
  // "item.edit.tabs.bitstreams.title": "Item Edit - Bitstreams",
  // TODO New key - Add a translation
  "item.edit.tabs.bitstreams.title": "Item Edit - Bitstreams",
  
  // "item.edit.tabs.curate.head": "Curate",
  // TODO New key - Add a translation
  "item.edit.tabs.curate.head": "Curate",
  
  // "item.edit.tabs.curate.title": "Item Edit - Curate",
  // TODO New key - Add a translation
  "item.edit.tabs.curate.title": "Item Edit - Curate",
  
  // "item.edit.tabs.metadata.head": "Item Metadata",
  // TODO New key - Add a translation
  "item.edit.tabs.metadata.head": "Item Metadata",
  
  // "item.edit.tabs.metadata.title": "Item Edit -  Metadata",
  // TODO New key - Add a translation
  "item.edit.tabs.metadata.title": "Item Edit -  Metadata",
  
  // "item.edit.tabs.relationships.head": "Item Relationships",
  // TODO New key - Add a translation
  "item.edit.tabs.relationships.head": "Item Relationships",
  
  // "item.edit.tabs.relationships.title": "Item Edit - Relationships",
  // TODO New key - Add a translation
  "item.edit.tabs.relationships.title": "Item Edit - Relationships",
  
  // "item.edit.tabs.status.buttons.authorizations.button": "Authorizations...",
  // TODO New key - Add a translation
  "item.edit.tabs.status.buttons.authorizations.button": "Authorizations...",
  
  // "item.edit.tabs.status.buttons.authorizations.label": "Edit item's authorization policies",
  // TODO New key - Add a translation
  "item.edit.tabs.status.buttons.authorizations.label": "Edit item's authorization policies",
  
  // "item.edit.tabs.status.buttons.delete.button": "Permanently delete",
  // TODO New key - Add a translation
  "item.edit.tabs.status.buttons.delete.button": "Permanently delete",
  
  // "item.edit.tabs.status.buttons.delete.label": "Completely expunge item",
  // TODO New key - Add a translation
  "item.edit.tabs.status.buttons.delete.label": "Completely expunge item",
  
  // "item.edit.tabs.status.buttons.mappedCollections.button": "Mapped collections",
  // TODO New key - Add a translation
  "item.edit.tabs.status.buttons.mappedCollections.button": "Mapped collections",
  
  // "item.edit.tabs.status.buttons.mappedCollections.label": "Manage mapped collections",
  // TODO New key - Add a translation
  "item.edit.tabs.status.buttons.mappedCollections.label": "Manage mapped collections",
  
  // "item.edit.tabs.status.buttons.move.button": "Move...",
  // TODO New key - Add a translation
  "item.edit.tabs.status.buttons.move.button": "Move...",
  
  // "item.edit.tabs.status.buttons.move.label": "Move item to another collection",
  // TODO New key - Add a translation
  "item.edit.tabs.status.buttons.move.label": "Move item to another collection",
  
  // "item.edit.tabs.status.buttons.private.button": "Make it private...",
  // TODO New key - Add a translation
  "item.edit.tabs.status.buttons.private.button": "Make it private...",
  
  // "item.edit.tabs.status.buttons.private.label": "Make item private",
  // TODO New key - Add a translation
  "item.edit.tabs.status.buttons.private.label": "Make item private",
  
  // "item.edit.tabs.status.buttons.public.button": "Make it public...",
  // TODO New key - Add a translation
  "item.edit.tabs.status.buttons.public.button": "Make it public...",
  
  // "item.edit.tabs.status.buttons.public.label": "Make item public",
  // TODO New key - Add a translation
  "item.edit.tabs.status.buttons.public.label": "Make item public",
  
  // "item.edit.tabs.status.buttons.reinstate.button": "Reinstate...",
  // TODO New key - Add a translation
  "item.edit.tabs.status.buttons.reinstate.button": "Reinstate...",
  
  // "item.edit.tabs.status.buttons.reinstate.label": "Reinstate item into the repository",
  // TODO New key - Add a translation
  "item.edit.tabs.status.buttons.reinstate.label": "Reinstate item into the repository",
  
  // "item.edit.tabs.status.buttons.withdraw.button": "Withdraw...",
  // TODO New key - Add a translation
  "item.edit.tabs.status.buttons.withdraw.button": "Withdraw...",
  
  // "item.edit.tabs.status.buttons.withdraw.label": "Withdraw item from the repository",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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": "Item Status",
  // TODO New key - Add a translation
  "item.edit.tabs.status.head": "Item Status",
  
  // "item.edit.tabs.status.labels.handle": "Handle",
  // TODO New key - Add a translation
  "item.edit.tabs.status.labels.handle": "Handle",
  
  // "item.edit.tabs.status.labels.id": "Item Internal ID",
  // TODO New key - Add a translation
  "item.edit.tabs.status.labels.id": "Item Internal ID",
  
  // "item.edit.tabs.status.labels.itemPage": "Item Page",
  // TODO New key - Add a translation
  "item.edit.tabs.status.labels.itemPage": "Item Page",
  
  // "item.edit.tabs.status.labels.lastModified": "Last Modified",
  // TODO New key - Add a translation
  "item.edit.tabs.status.labels.lastModified": "Last Modified",
  
  // "item.edit.tabs.status.title": "Item Edit -  Status",
  // TODO New key - Add a translation
  "item.edit.tabs.status.title": "Item Edit -  Status",
  
  // "item.edit.tabs.view.head": "View Item",
  // TODO New key - Add a translation
  "item.edit.tabs.view.head": "View Item",
  
  // "item.edit.tabs.view.title": "Item Edit -  View",
  // TODO New key - Add a translation
  "item.edit.tabs.view.title": "Item Edit -  View",
  
  
  
  // "item.edit.withdraw.cancel": "Cancel",
  // TODO New key - Add a translation
  "item.edit.withdraw.cancel": "Cancel",
  
  // "item.edit.withdraw.confirm": "Withdraw",
  // TODO New key - Add a translation
  "item.edit.withdraw.confirm": "Withdraw",
  
  // "item.edit.withdraw.description": "Are you sure this item should be withdrawn from the archive?",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "item.edit.withdraw.error": "An error occurred while withdrawing the item",
  
  // "item.edit.withdraw.header": "Withdraw item: {{ id }}",
  // TODO New key - Add a translation
  "item.edit.withdraw.header": "Withdraw item: {{ id }}",
  
  // "item.edit.withdraw.success": "The item was withdrawn successfully",
  // TODO New key - Add a translation
  "item.edit.withdraw.success": "The item was withdrawn successfully",
  
  
  
  // "item.page.abstract": "Abstract",
helix84's avatar
helix84 committed
  "item.page.abstract": "Abstrakt",
Art Lowel's avatar
Art Lowel committed
  "item.page.author": "Autor",
  
  // "item.page.citation": "Citation",
  // TODO New key - Add a translation
  "item.page.citation": "Citation",
  
  // "item.page.collections": "Collections",
Art Lowel's avatar
Art Lowel committed
  "item.page.collections": "Kolekce",
Art Lowel's avatar
Art Lowel committed
  "item.page.date": "Datum",
Art Lowel's avatar
Art Lowel committed
  "item.page.files": "Soubory",
  
  // "item.page.filesection.description": "Description:",
  // TODO New key - Add a translation
  "item.page.filesection.description": "Description:",
  
  // "item.page.filesection.download": "Download",
Art Lowel's avatar
Art Lowel committed
  "item.page.filesection.download": "Stáhnout",
  
  // "item.page.filesection.format": "Format:",
  // TODO New key - Add a translation
  "item.page.filesection.format": "Format:",
  
  // "item.page.filesection.name": "Name:",
  // TODO New key - Add a translation
  "item.page.filesection.name": "Name:",
  
  // "item.page.filesection.size": "Size:",
  // TODO New key - Add a translation
  "item.page.filesection.size": "Size:",
  
  // "item.page.journal.search.title": "Articles in this journal",
  // TODO New key - Add a translation
  "item.page.journal.search.title": "Articles in this journal",
  
  // "item.page.link.full": "Full item page",
Art Lowel's avatar
Art Lowel committed
  "item.page.link.full": "Úplný záznam",
  
  // "item.page.link.simple": "Simple item page",
Art Lowel's avatar
Art Lowel committed
  "item.page.link.simple": "Minimální záznam",
  
  // "item.page.person.search.title": "Articles by this author",
  // TODO New key - Add a translation
  "item.page.person.search.title": "Articles by this author",
  
  // "item.page.related-items.view-more": "View more",
  // TODO New key - Add a translation
  "item.page.related-items.view-more": "View more",
  
  // "item.page.related-items.view-less": "View less",
  // TODO New key - Add a translation
  "item.page.related-items.view-less": "View less",
  
  // "item.page.subject": "Keywords",
  // TODO New key - Add a translation
  "item.page.subject": "Keywords",
  
  // "item.page.uri": "URI",
Art Lowel's avatar
Art Lowel committed
  "item.page.uri": "URI",
  
  
  
  // "item.select.confirm": "Confirm selected",
  // TODO New key - Add a translation
  "item.select.confirm": "Confirm selected",
  
  // "item.select.empty": "No items to show",
  // TODO New key - Add a translation
  "item.select.empty": "No items to show",
  
  // "item.select.table.author": "Author",
  // TODO New key - Add a translation
  "item.select.table.author": "Author",
  
  // "item.select.table.collection": "Collection",
  // TODO New key - Add a translation
  "item.select.table.collection": "Collection",
  
  // "item.select.table.title": "Title",
  // TODO New key - Add a translation
  "item.select.table.title": "Title",
  
  
  
  // "journal.listelement.badge": "Journal",
  // TODO New key - Add a translation
  "journal.listelement.badge": "Journal",
  
  // "journal.page.description": "Description",
  // TODO New key - Add a translation
  "journal.page.description": "Description",
  
  // "journal.page.editor": "Editor-in-Chief",
  // TODO New key - Add a translation
  "journal.page.editor": "Editor-in-Chief",
  
  // "journal.page.issn": "ISSN",
  // TODO New key - Add a translation
  "journal.page.issn": "ISSN",
  
  // "journal.page.publisher": "Publisher",
  // TODO New key - Add a translation
  "journal.page.publisher": "Publisher",
  
  // "journal.page.titleprefix": "Journal: ",
  // TODO New key - Add a translation
  "journal.page.titleprefix": "Journal: ",
  
  // "journal.search.results.head": "Journal Search Results",
  // TODO New key - Add a translation
  "journal.search.results.head": "Journal Search Results",
  
  // "journal.search.title": "DSpace Angular :: Journal Search",
  // TODO New key - Add a translation
  "journal.search.title": "DSpace Angular :: Journal Search",
  
  
  
  // "journalissue.listelement.badge": "Journal Issue",
  // TODO New key - Add a translation
  "journalissue.listelement.badge": "Journal Issue",
  
  // "journalissue.page.description": "Description",
  // TODO New key - Add a translation
  "journalissue.page.description": "Description",
  
  // "journalissue.page.issuedate": "Issue Date",
  // TODO New key - Add a translation
  "journalissue.page.issuedate": "Issue Date",
  
  // "journalissue.page.journal-issn": "Journal ISSN",
  // TODO New key - Add a translation
  "journalissue.page.journal-issn": "Journal ISSN",
  
  // "journalissue.page.journal-title": "Journal Title",
  // TODO New key - Add a translation
  "journalissue.page.journal-title": "Journal Title",
  
  // "journalissue.page.keyword": "Keywords",
  // TODO New key - Add a translation
  "journalissue.page.keyword": "Keywords",
  
  // "journalissue.page.number": "Number",
  // TODO New key - Add a translation
  "journalissue.page.number": "Number",
  
  // "journalissue.page.titleprefix": "Journal Issue: ",
  // TODO New key - Add a translation
  "journalissue.page.titleprefix": "Journal Issue: ",
  
  
  
  // "journalvolume.listelement.badge": "Journal Volume",
  // TODO New key - Add a translation
  "journalvolume.listelement.badge": "Journal Volume",
  
  // "journalvolume.page.description": "Description",
  // TODO New key - Add a translation
  "journalvolume.page.description": "Description",
  
  // "journalvolume.page.issuedate": "Issue Date",
  // TODO New key - Add a translation
  "journalvolume.page.issuedate": "Issue Date",
  
  // "journalvolume.page.titleprefix": "Journal Volume: ",
  // TODO New key - Add a translation
  "journalvolume.page.titleprefix": "Journal Volume: ",
  
  // "journalvolume.page.volume": "Volume",
  // TODO New key - Add a translation
  "journalvolume.page.volume": "Volume",
  
  
  
  // "loading.browse-by": "Loading items...",
Art Lowel's avatar
Art Lowel committed
  "loading.browse-by": "Načítají se záznamy...",
  
  // "loading.browse-by-page": "Loading page...",
  // TODO New key - Add a translation
  "loading.browse-by-page": "Loading page...",
  
  // "loading.collection": "Loading collection...",
Art Lowel's avatar
Art Lowel committed
  "loading.collection": "Načítá se kolekce...",
  
  // "loading.collections": "Loading collections...",
  // TODO New key - Add a translation
  "loading.collections": "Loading collections...",
  
  // "loading.community": "Loading community...",
Art Lowel's avatar
Art Lowel committed
  "loading.community": "Načítá se komunita...",
Art Lowel's avatar
Art Lowel committed
  "loading.default": "Načítá se...",
Art Lowel's avatar
Art Lowel committed
  "loading.item": "Načítá se záznam...",
  
  // "loading.items": "Loading items...",
  // TODO New key - Add a translation
  "loading.items": "Loading items...",
  
  // "loading.mydspace-results": "Loading items...",
  // TODO New key - Add a translation
  "loading.mydspace-results": "Loading items...",
  
  // "loading.objects": "Loading...",
Art Lowel's avatar
Art Lowel committed
  "loading.objects": "Načítá se...",
  
  // "loading.recent-submissions": "Loading recent submissions...",
Art Lowel's avatar
Art Lowel committed
  "loading.recent-submissions": "Načítají se poslední příspěvky...",
  
  // "loading.search-results": "Loading search results...",
Art Lowel's avatar
Art Lowel committed
  "loading.search-results": "Načítají se výsledky hledání...",
  
  // "loading.sub-collections": "Loading sub-collections...",
Art Lowel's avatar
Art Lowel committed
  "loading.sub-collections": "Načítají se subkolekce...",
  
  // "loading.sub-communities": "Loading sub-communities...",
  // TODO New key - Add a translation
  "loading.sub-communities": "Loading sub-communities...",
  
  // "loading.top-level-communities": "Loading top-level communities...",
Art Lowel's avatar
Art Lowel committed
  "loading.top-level-communities": "Načítají se komunity nejvyšší úrovně...",
Art Lowel's avatar
Art Lowel committed
  "login.form.email": "E-mailová adresa",
  
  // "login.form.forgot-password": "Have you forgotten your password?",
Art Lowel's avatar
Art Lowel committed
  "login.form.forgot-password": "Zapomněli jste své heslo?",
  
  // "login.form.header": "Please log in to DSpace",
Art Lowel's avatar
Art Lowel committed
  "login.form.header": "Prosím, přihlaste se do DSpace",
  
  // "login.form.new-user": "New user? Click here to register.",
Art Lowel's avatar
Art Lowel committed
  "login.form.new-user": "Nový uživatel? Zaregistrujte se kliknutím sem.",
Art Lowel's avatar
Art Lowel committed
  "login.form.password": "Heslo",
Art Lowel's avatar
Art Lowel committed
  "login.form.submit": "Přihlásit se",
Art Lowel's avatar
Art Lowel committed
  "login.title": "Přihlásit se",
Art Lowel's avatar
Art Lowel committed
  "logout.form.header": "Odhlásit se z DSpace",
Art Lowel's avatar
Art Lowel committed
  "logout.form.submit": "Odhlásit se",
Art Lowel's avatar
Art Lowel committed
  "logout.title": "Odhlásit se",
1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183
  
  
  
  // "menu.header.admin": "Admin",
  // TODO New key - Add a translation
  "menu.header.admin": "Admin",
  
  // "menu.header.image.logo": "Repository logo",
  // TODO New key - Add a translation
  "menu.header.image.logo": "Repository logo",
  
  
  
  // "menu.section.access_control": "Access Control",
  // TODO New key - Add a translation
  "menu.section.access_control": "Access Control",
  
  // "menu.section.access_control_authorizations": "Authorizations",
  // TODO New key - Add a translation
  "menu.section.access_control_authorizations": "Authorizations",
  
  // "menu.section.access_control_groups": "Groups",
  // TODO New key - Add a translation
  "menu.section.access_control_groups": "Groups",
  
  // "menu.section.access_control_people": "People",
  // TODO New key - Add a translation
  "menu.section.access_control_people": "People",
  
  
  
  // "menu.section.browse_community": "This Community",
  // TODO New key - Add a translation
  "menu.section.browse_community": "This Community",
  
  // "menu.section.browse_community_by_author": "By Author",
  // TODO New key - Add a translation
  "menu.section.browse_community_by_author": "By Author",
  
  // "menu.section.browse_community_by_issue_date": "By Issue Date",
  // TODO New key - Add a translation
  "menu.section.browse_community_by_issue_date": "By Issue Date",
  
  // "menu.section.browse_community_by_title": "By Title",
  // TODO New key - Add a translation
  "menu.section.browse_community_by_title": "By Title",
  
  // "menu.section.browse_global": "All of DSpace",
  // TODO New key - Add a translation
  "menu.section.browse_global": "All of DSpace",
  
  // "menu.section.browse_global_by_author": "By Author",
  // TODO New key - Add a translation
  "menu.section.browse_global_by_author": "By Author",
  
  // "menu.section.browse_global_by_dateissued": "By Issue Date",
  // TODO New key - Add a translation
  "menu.section.browse_global_by_dateissued": "By Issue Date",
  
  // "menu.section.browse_global_by_subject": "By Subject",
  // TODO New key - Add a translation
  "menu.section.browse_global_by_subject": "By Subject",
  
  // "menu.section.browse_global_by_title": "By Title",
  // TODO New key - Add a translation
  "menu.section.browse_global_by_title": "By Title",
  
  // "menu.section.browse_global_communities_and_collections": "Communities & Collections",
  // TODO New key - Add a translation
  "menu.section.browse_global_communities_and_collections": "Communities & Collections",
  
  
  
  // "menu.section.control_panel": "Control Panel",
  // TODO New key - Add a translation
  "menu.section.control_panel": "Control Panel",
  
  // "menu.section.curation_task": "Curation Task",
  // TODO New key - Add a translation
  "menu.section.curation_task": "Curation Task",
  
  
  
  // "menu.section.edit": "Edit",
  // TODO New key - Add a translation
  "menu.section.edit": "Edit",
  
  // "menu.section.edit_collection": "Collection",
  // TODO New key - Add a translation
  "menu.section.edit_collection": "Collection",
  
  // "menu.section.edit_community": "Community",
  // TODO New key - Add a translation
  "menu.section.edit_community": "Community",
  
  // "menu.section.edit_item": "Item",
  // TODO New key - Add a translation
  "menu.section.edit_item": "Item",
  
  
  
  // "menu.section.export": "Export",
  // TODO New key - Add a translation
  "menu.section.export": "Export",
  
  // "menu.section.export_collection": "Collection",
  // TODO New key - Add a translation
  "menu.section.export_collection": "Collection",
  
  // "menu.section.export_community": "Community",
  // TODO New key - Add a translation
  "menu.section.export_community": "Community",
  
  // "menu.section.export_item": "Item",
  // TODO New key - Add a translation
  "menu.section.export_item": "Item",
  
  // "menu.section.export_metadata": "Metadata",
  // TODO New key - Add a translation
  "menu.section.export_metadata": "Metadata",
  
  
  
  // "menu.section.find": "Find",
  // TODO New key - Add a translation
  "menu.section.find": "Find",
  
  // "menu.section.find_items": "Items",
  // TODO New key - Add a translation
  "menu.section.find_items": "Items",
  
  // "menu.section.find_private_items": "Private Items",
  // TODO New key - Add a translation
  "menu.section.find_private_items": "Private Items",
  
  // "menu.section.find_withdrawn_items": "Withdrawn Items",
  // TODO New key - Add a translation
  "menu.section.find_withdrawn_items": "Withdrawn Items",
  
  
  
  // "menu.section.icon.access_control": "Access Control menu section",
  // TODO New key - Add a translation
  "menu.section.icon.access_control": "Access Control menu section",
  
  // "menu.section.icon.control_panel": "Control Panel menu section",
  // TODO New key - Add a translation
  "menu.section.icon.control_panel": "Control Panel menu section",
  
  // "menu.section.icon.curation_task": "Curation Task menu section",
  // TODO New key - Add a translation
  "menu.section.icon.curation_task": "Curation Task menu section",
  
  // "menu.section.icon.edit": "Edit menu section",
  // TODO New key - Add a translation
  "menu.section.icon.edit": "Edit menu section",
  
  // "menu.section.icon.export": "Export menu section",
  // TODO New key - Add a translation
  "menu.section.icon.export": "Export menu section",
  
  // "menu.section.icon.find": "Find menu section",
  // TODO New key - Add a translation
  "menu.section.icon.find": "Find menu section",
  
  // "menu.section.icon.import": "Import menu section",
  // TODO New key - Add a translation
  "menu.section.icon.import": "Import menu section",
  
  // "menu.section.icon.new": "New menu section",
  // TODO New key - Add a translation
  "menu.section.icon.new": "New menu section",
  
  // "menu.section.icon.pin": "Pin sidebar",
  // TODO New key - Add a translation
  "menu.section.icon.pin": "Pin sidebar",
  
  // "menu.section.icon.registries": "Registries menu section",
  // TODO New key - Add a translation
  "menu.section.icon.registries": "Registries menu section",
  
  // "menu.section.icon.statistics_task": "Statistics Task menu section",
  // TODO New key - Add a translation
  "menu.section.icon.statistics_task": "Statistics Task menu section",
  
  // "menu.section.icon.unpin": "Unpin sidebar",
  // TODO New key - Add a translation
  "menu.section.icon.unpin": "Unpin sidebar",
  
  
  
  // "menu.section.import": "Import",
  // TODO New key - Add a translation
  "menu.section.import": "Import",
  
  // "menu.section.import_batch": "Batch Import (ZIP)",
  // TODO New key - Add a translation
  "menu.section.import_batch": "Batch Import (ZIP)",
  
  // "menu.section.import_metadata": "Metadata",
  // TODO New key - Add a translation
  "menu.section.import_metadata": "Metadata",
  
  
  
  // "menu.section.new": "New",
  // TODO New key - Add a translation
  "menu.section.new": "New",
  
  // "menu.section.new_collection": "Collection",
  // TODO New key - Add a translation
  "menu.section.new_collection": "Collection",
  
  // "menu.section.new_community": "Community",
  // TODO New key - Add a translation
  "menu.section.new_community": "Community",
  
  // "menu.section.new_item": "Item",
  // TODO New key - Add a translation
  "menu.section.new_item": "Item",
  
  // "menu.section.new_item_version": "Item Version",
  // TODO New key - Add a translation
  "menu.section.new_item_version": "Item Version",
  
  
  
  // "menu.section.pin": "Pin sidebar",
  // TODO New key - Add a translation
  "menu.section.pin": "Pin sidebar",
  
  // "menu.section.unpin": "Unpin sidebar",
  // TODO New key - Add a translation
  "menu.section.unpin": "Unpin sidebar",
  
  
  
  // "menu.section.registries": "Registries",
  // TODO New key - Add a translation
  "menu.section.registries": "Registries",
  
  // "menu.section.registries_format": "Format",
  // TODO New key - Add a translation
  "menu.section.registries_format": "Format",
  
  // "menu.section.registries_metadata": "Metadata",
  // TODO New key - Add a translation
  "menu.section.registries_metadata": "Metadata",
  
  
  
  // "menu.section.statistics": "Statistics",
  // TODO New key - Add a translation
  "menu.section.statistics": "Statistics",
  
  // "menu.section.statistics_task": "Statistics Task",
  // TODO New key - Add a translation
  "menu.section.statistics_task": "Statistics Task",
  
  
  
  // "menu.section.toggle.access_control": "Toggle Access Control section",
  // TODO New key - Add a translation
  "menu.section.toggle.access_control": "Toggle Access Control section",
  
  // "menu.section.toggle.control_panel": "Toggle Control Panel section",
  // TODO New key - Add a translation
  "menu.section.toggle.control_panel": "Toggle Control Panel section",
  
  // "menu.section.toggle.curation_task": "Toggle Curation Task section",
  // TODO New key - Add a translation
  "menu.section.toggle.curation_task": "Toggle Curation Task section",
  
  // "menu.section.toggle.edit": "Toggle Edit section",
  // TODO New key - Add a translation
  "menu.section.toggle.edit": "Toggle Edit section",
  
  // "menu.section.toggle.export": "Toggle Export section",
  // TODO New key - Add a translation
  "menu.section.toggle.export": "Toggle Export section",
  
  // "menu.section.toggle.find": "Toggle Find section",
  // TODO New key - Add a translation
  "menu.section.toggle.find": "Toggle Find section",
  
  // "menu.section.toggle.import": "Toggle Import section",
  // TODO New key - Add a translation
  "menu.section.toggle.import": "Toggle Import section",
  
  // "menu.section.toggle.new": "Toggle New section",
  // TODO New key - Add a translation
  "menu.section.toggle.new": "Toggle New section",
  
  // "menu.section.toggle.registries": "Toggle Registries section",
  // TODO New key - Add a translation
  "menu.section.toggle.registries": "Toggle Registries section",
  
  // "menu.section.toggle.statistics_task": "Toggle Statistics Task section",
  // TODO New key - Add a translation
  "menu.section.toggle.statistics_task": "Toggle Statistics Task section",
  
  
  
  // "mydspace.description": "",
  // TODO New key - Add a translation
  "mydspace.description": "",
  
  // "mydspace.general.text-here": "HERE",
  // TODO New key - Add a translation
  "mydspace.general.text-here": "HERE",
  
  // "mydspace.messages.controller-help": "Select this option to send a message to item's submitter.",
  // TODO New key - Add a translation
  "mydspace.messages.controller-help": "Select this option to send a message to item's submitter.",
  
  // "mydspace.messages.description-placeholder": "Insert your message here...",
  // TODO New key - Add a translation
  "mydspace.messages.description-placeholder": "Insert your message here...",
  
  // "mydspace.messages.hide-msg": "Hide message",
  // TODO New key - Add a translation
  "mydspace.messages.hide-msg": "Hide message",
  
  // "mydspace.messages.mark-as-read": "Mark as read",
  // TODO New key - Add a translation
  "mydspace.messages.mark-as-read": "Mark as read",
  
  // "mydspace.messages.mark-as-unread": "Mark as unread",
  // TODO New key - Add a translation
  "mydspace.messages.mark-as-unread": "Mark as unread",
  
  // "mydspace.messages.no-content": "No content.",
  // TODO New key - Add a translation
  "mydspace.messages.no-content": "No content.",
  
  // "mydspace.messages.no-messages": "No messages yet.",
  // TODO New key - Add a translation
  "mydspace.messages.no-messages": "No messages yet.",
  
  // "mydspace.messages.send-btn": "Send",
  // TODO New key - Add a translation
  "mydspace.messages.send-btn": "Send",
  
  // "mydspace.messages.show-msg": "Show message",
  // TODO New key - Add a translation
  "mydspace.messages.show-msg": "Show message",
  
  // "mydspace.messages.subject-placeholder": "Subject...",
  // TODO New key - Add a translation
  "mydspace.messages.subject-placeholder": "Subject...",
  
  // "mydspace.messages.submitter-help": "Select this option to send a message to controller.",
  // TODO New key - Add a translation
  "mydspace.messages.submitter-help": "Select this option to send a message to controller.",
  
  // "mydspace.messages.title": "Messages",
  // TODO New key - Add a translation
  "mydspace.messages.title": "Messages",
  
  // "mydspace.messages.to": "To",
  // TODO New key - Add a translation
  "mydspace.messages.to": "To",
  
  // "mydspace.new-submission": "New submission",
  // TODO New key - Add a translation
  "mydspace.new-submission": "New submission",
  
  // "mydspace.results.head": "Your submissions",
  // TODO New key - Add a translation
  "mydspace.results.head": "Your submissions",
  
  // "mydspace.results.no-abstract": "No Abstract",
  // TODO New key - Add a translation
  "mydspace.results.no-abstract": "No Abstract",
  
  // "mydspace.results.no-authors": "No Authors",
  // TODO New key - Add a translation
  "mydspace.results.no-authors": "No Authors",
  
  // "mydspace.results.no-collections": "No Collections",
  // TODO New key - Add a translation
  "mydspace.results.no-collections": "No Collections",
  
  // "mydspace.results.no-date": "No Date",
  // TODO New key - Add a translation
  "mydspace.results.no-date": "No Date",
  
  // "mydspace.results.no-files": "No Files",
  // TODO New key - Add a translation
  "mydspace.results.no-files": "No Files",
  
  // "mydspace.results.no-results": "There were no items to show",
  // TODO New key - Add a translation
  "mydspace.results.no-results": "There were no items to show",
  
  // "mydspace.results.no-title": "No title",
  // TODO New key - Add a translation
  "mydspace.results.no-title": "No title",
  
  // "mydspace.results.no-uri": "No Uri",
  // TODO New key - Add a translation
  "mydspace.results.no-uri": "No Uri",
  
  // "mydspace.show.workflow": "All tasks",
  // TODO New key - Add a translation
  "mydspace.show.workflow": "All tasks",
  
  // "mydspace.show.workspace": "Your Submissions",
  // TODO New key - Add a translation
  "mydspace.show.workspace": "Your Submissions",
  
  // "mydspace.status.archived": "Archived",
  // TODO New key - Add a translation
  "mydspace.status.archived": "Archived",
  
  // "mydspace.status.validation": "Validation",
  // TODO New key - Add a translation
  "mydspace.status.validation": "Validation",
  
  // "mydspace.status.waiting-for-controller": "Waiting for controller",
  // TODO New key - Add a translation
  "mydspace.status.waiting-for-controller": "Waiting for controller",
  
  // "mydspace.status.workflow": "Workflow",
  // TODO New key - Add a translation
  "mydspace.status.workflow": "Workflow",
  
  // "mydspace.status.workspace": "Workspace",
  // TODO New key - Add a translation
  "mydspace.status.workspace": "Workspace",
  
  // "mydspace.title": "MyDSpace",
  // TODO New key - Add a translation
  "mydspace.title": "MyDSpace",
  
  // "mydspace.upload.upload-failed": "Error creating new workspace. Please verify the content uploaded before retry.",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "mydspace.upload.upload-multiple-successful": "{{qty}} new workspace items created.",
  
  // "mydspace.upload.upload-successful": "New workspace item created. Click {{here}} for edit it.",
  // TODO New key - Add a translation
  "mydspace.upload.upload-successful": "New workspace item created. Click {{here}} for edit it.",
  
  // "mydspace.view-btn": "View",
  // TODO New key - Add a translation
  "mydspace.view-btn": "View",
  
  
  
  // "nav.browse.header": "All of DSpace",
  // TODO New key - Add a translation
  "nav.browse.header": "All of DSpace",
  
  // "nav.community-browse.header": "By Community",
  // TODO New key - Add a translation
  "nav.community-browse.header": "By Community",
  
  // "nav.language": "Language switch",
  // TODO New key - Add a translation
  "nav.language": "Language switch",
  
  // "nav.login": "Log In",
Art Lowel's avatar
Art Lowel committed
  "nav.login": "Přihlásit se",
Art Lowel's avatar
Art Lowel committed
  "nav.logout": "Odhlásit se",
  
  // "nav.mydspace": "MyDSpace",
  // TODO New key - Add a translation
  "nav.mydspace": "MyDSpace",
  
  // "nav.search": "Search",
  // TODO New key - Add a translation
  "nav.search": "Search",
  
  // "nav.statistics.header": "Statistics",
  // TODO New key - Add a translation
  "nav.statistics.header": "Statistics",
  
  
  
  // "orgunit.listelement.badge": "Organizational Unit",
  // TODO New key - Add a translation
  "orgunit.listelement.badge": "Organizational Unit",
  
  // "orgunit.page.city": "City",
  // TODO New key - Add a translation
  "orgunit.page.city": "City",
  
  // "orgunit.page.country": "Country",
  // TODO New key - Add a translation
  "orgunit.page.country": "Country",
  
  // "orgunit.page.dateestablished": "Date established",
  // TODO New key - Add a translation
  "orgunit.page.dateestablished": "Date established",
  
  // "orgunit.page.description": "Description",
  // TODO New key - Add a translation
  "orgunit.page.description": "Description",
  
  // "orgunit.page.id": "ID",
  // TODO New key - Add a translation
  "orgunit.page.id": "ID",
  
  // "orgunit.page.titleprefix": "Organizational Unit: ",
  // TODO New key - Add a translation
  "orgunit.page.titleprefix": "Organizational Unit: ",
  
  
  
  // "pagination.results-per-page": "Results Per Page",
Art Lowel's avatar
Art Lowel committed
  "pagination.results-per-page": "Výsledků na stránku",
  
  // "pagination.showing.detail": "{{ range }} of {{ total }}",
Art Lowel's avatar
Art Lowel committed
  "pagination.showing.detail": "{{ range }} z {{ total }}",
  
  // "pagination.showing.label": "Now showing ",
Art Lowel's avatar
Art Lowel committed
  "pagination.showing.label": "Zobrazují se záznamy ",
  
  // "pagination.sort-direction": "Sort Options",
Art Lowel's avatar
Art Lowel committed
  "pagination.sort-direction": "Seřazení",
  
  
  
  // "person.listelement.badge": "Person",
  // TODO New key - Add a translation
  "person.listelement.badge": "Person",
  
  // "person.page.birthdate": "Birth Date",
  // TODO New key - Add a translation
  "person.page.birthdate": "Birth Date",
  
  // "person.page.email": "Email Address",
  // TODO New key - Add a translation
  "person.page.email": "Email Address",
  
  // "person.page.firstname": "First Name",
  // TODO New key - Add a translation
  "person.page.firstname": "First Name",
  
  // "person.page.jobtitle": "Job Title",
  // TODO New key - Add a translation
  "person.page.jobtitle": "Job Title",
  
  // "person.page.lastname": "Last Name",
  // TODO New key - Add a translation
  "person.page.lastname": "Last Name",
  
  // "person.page.link.full": "Show all metadata",
  // TODO New key - Add a translation
  "person.page.link.full": "Show all metadata",
  
  // "person.page.orcid": "ORCID",
  // TODO New key - Add a translation
  "person.page.orcid": "ORCID",
  
  // "person.page.staffid": "Staff ID",
  // TODO New key - Add a translation
  "person.page.staffid": "Staff ID",
  
  // "person.page.titleprefix": "Person: ",
  // TODO New key - Add a translation
  "person.page.titleprefix": "Person: ",
  
  // "person.search.results.head": "Person Search Results",
  // TODO New key - Add a translation
  "person.search.results.head": "Person Search Results",
  
  // "person.search.title": "DSpace Angular :: Person Search",
  // TODO New key - Add a translation
  "person.search.title": "DSpace Angular :: Person Search",
  
  
  
  // "project.listelement.badge": "Research Project",
  // TODO New key - Add a translation
  "project.listelement.badge": "Research Project",
  
  // "project.page.contributor": "Contributors",
  // TODO New key - Add a translation
  "project.page.contributor": "Contributors",
  
  // "project.page.description": "Description",
  // TODO New key - Add a translation
  "project.page.description": "Description",
  
  // "project.page.expectedcompletion": "Expected Completion",
  // TODO New key - Add a translation
  "project.page.expectedcompletion": "Expected Completion",
  
  // "project.page.funder": "Funders",
  // TODO New key - Add a translation
  "project.page.funder": "Funders",
  
  // "project.page.id": "ID",
  // TODO New key - Add a translation
  "project.page.id": "ID",
  
  // "project.page.keyword": "Keywords",
  // TODO New key - Add a translation
  "project.page.keyword": "Keywords",
  
  // "project.page.status": "Status",
  // TODO New key - Add a translation
  "project.page.status": "Status",
  
  // "project.page.titleprefix": "Research Project: ",
  // TODO New key - Add a translation
  "project.page.titleprefix": "Research Project: ",
  
  
  
  // "publication.listelement.badge": "Publication",
  // TODO New key - Add a translation
  "publication.listelement.badge": "Publication",
  
  // "publication.page.description": "Description",
  // TODO New key - Add a translation
  "publication.page.description": "Description",
  
  // "publication.page.journal-issn": "Journal ISSN",
  // TODO New key - Add a translation
  "publication.page.journal-issn": "Journal ISSN",
  
  // "publication.page.journal-title": "Journal Title",
  // TODO New key - Add a translation
  "publication.page.journal-title": "Journal Title",
  
  // "publication.page.publisher": "Publisher",
  // TODO New key - Add a translation
  "publication.page.publisher": "Publisher",
  
  // "publication.page.titleprefix": "Publication: ",
  // TODO New key - Add a translation
  "publication.page.titleprefix": "Publication: ",
  
  // "publication.page.volume-title": "Volume Title",
  // TODO New key - Add a translation
  "publication.page.volume-title": "Volume Title",
  
  // "publication.search.results.head": "Publication Search Results",
  // TODO New key - Add a translation
  "publication.search.results.head": "Publication Search Results",
  
  // "publication.search.title": "DSpace Angular :: Publication Search",
  // TODO New key - Add a translation
  "publication.search.title": "DSpace Angular :: Publication Search",
  
  
  
  // "relationships.isAuthorOf": "Authors",
  // TODO New key - Add a translation
  "relationships.isAuthorOf": "Authors",
  
  // "relationships.isIssueOf": "Journal Issues",
  // TODO New key - Add a translation
  "relationships.isIssueOf": "Journal Issues",
  
  // "relationships.isJournalIssueOf": "Journal Issue",
  // TODO New key - Add a translation
  "relationships.isJournalIssueOf": "Journal Issue",
  
  // "relationships.isJournalOf": "Journals",
  // TODO New key - Add a translation
  "relationships.isJournalOf": "Journals",
  
  // "relationships.isOrgUnitOf": "Organizational Units",
  // TODO New key - Add a translation
  "relationships.isOrgUnitOf": "Organizational Units",
  
  // "relationships.isPersonOf": "Authors",
  // TODO New key - Add a translation
  "relationships.isPersonOf": "Authors",
  
  // "relationships.isProjectOf": "Research Projects",
  // TODO New key - Add a translation
  "relationships.isProjectOf": "Research Projects",
  
  // "relationships.isPublicationOf": "Publications",
  // TODO New key - Add a translation
  "relationships.isPublicationOf": "Publications",
  
  // "relationships.isPublicationOfJournalIssue": "Articles",
  // TODO New key - Add a translation
  "relationships.isPublicationOfJournalIssue": "Articles",
  
  // "relationships.isSingleJournalOf": "Journal",
  // TODO New key - Add a translation
  "relationships.isSingleJournalOf": "Journal",
  
  // "relationships.isSingleVolumeOf": "Journal Volume",
  // TODO New key - Add a translation
  "relationships.isSingleVolumeOf": "Journal Volume",
  
  // "relationships.isVolumeOf": "Journal Volumes",
  // TODO New key - Add a translation
  "relationships.isVolumeOf": "Journal Volumes",
  
  
  
  // "search.description": "",
Art Lowel's avatar
Art Lowel committed
  "search.description": "",
  
  // "search.switch-configuration.title": "Show",
  // TODO New key - Add a translation
  "search.switch-configuration.title": "Show",
  
  // "search.title": "DSpace Angular :: Search",
Art Lowel's avatar
Art Lowel committed
  "search.title": "DSpace Angular :: Hledat",
Art Lowel's avatar
Art Lowel committed
  "search.filters.applied.f.author": "Autor",
  
  // "search.filters.applied.f.dateIssued.max": "End date",
Art Lowel's avatar
Art Lowel committed
  "search.filters.applied.f.dateIssued.max": "Do data",
  
  // "search.filters.applied.f.dateIssued.min": "Start date",
Art Lowel's avatar
Art Lowel committed
  "search.filters.applied.f.dateIssued.min": "Od data",
  
  // "search.filters.applied.f.dateSubmitted": "Date submitted",
  // TODO New key - Add a translation
  "search.filters.applied.f.dateSubmitted": "Date submitted",
  
  // "search.filters.applied.f.entityType": "Item Type",
  // TODO New key - Add a translation
  "search.filters.applied.f.entityType": "Item Type",
  
  // "search.filters.applied.f.has_content_in_original_bundle": "Has files",
Art Lowel's avatar
Art Lowel committed
  "search.filters.applied.f.has_content_in_original_bundle": "Má soubory",
  
  // "search.filters.applied.f.itemtype": "Type",
  // TODO New key - Add a translation
  "search.filters.applied.f.itemtype": "Type",
  
  // "search.filters.applied.f.namedresourcetype": "Status",
  // TODO New key - Add a translation
  "search.filters.applied.f.namedresourcetype": "Status",
  
  // "search.filters.applied.f.subject": "Subject",
Art Lowel's avatar
Art Lowel committed
  "search.filters.applied.f.subject": "Předmět",
  
  // "search.filters.applied.f.submitter": "Submitter",
  // TODO New key - Add a translation
  "search.filters.applied.f.submitter": "Submitter",
  
  
  
  // "search.filters.filter.author.head": "Author",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.author.head": "Autor",
  
  // "search.filters.filter.author.placeholder": "Author name",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.author.placeholder": "Jméno autora",
  
  // "search.filters.filter.birthDate.head": "Birth Date",
  // TODO New key - Add a translation
  "search.filters.filter.birthDate.head": "Birth Date",
  
  // "search.filters.filter.birthDate.placeholder": "Birth Date",
  // TODO New key - Add a translation
  "search.filters.filter.birthDate.placeholder": "Birth Date",
  
  // "search.filters.filter.creativeDatePublished.head": "Date Published",
  // TODO New key - Add a translation
  "search.filters.filter.creativeDatePublished.head": "Date Published",
  
  // "search.filters.filter.creativeDatePublished.placeholder": "Date Published",
  // TODO New key - Add a translation
  "search.filters.filter.creativeDatePublished.placeholder": "Date Published",
  
  // "search.filters.filter.creativeWorkEditor.head": "Editor",
  // TODO New key - Add a translation
  "search.filters.filter.creativeWorkEditor.head": "Editor",
  
  // "search.filters.filter.creativeWorkEditor.placeholder": "Editor",
  // TODO New key - Add a translation
  "search.filters.filter.creativeWorkEditor.placeholder": "Editor",
  
  // "search.filters.filter.creativeWorkKeywords.head": "Subject",
  // TODO New key - Add a translation
  "search.filters.filter.creativeWorkKeywords.head": "Subject",
  
  // "search.filters.filter.creativeWorkKeywords.placeholder": "Subject",
  // TODO New key - Add a translation
  "search.filters.filter.creativeWorkKeywords.placeholder": "Subject",
  
  // "search.filters.filter.creativeWorkPublisher.head": "Publisher",
  // TODO New key - Add a translation
  "search.filters.filter.creativeWorkPublisher.head": "Publisher",
  
  // "search.filters.filter.creativeWorkPublisher.placeholder": "Publisher",
  // TODO New key - Add a translation
  "search.filters.filter.creativeWorkPublisher.placeholder": "Publisher",
  
  // "search.filters.filter.dateIssued.head": "Date",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.dateIssued.head": "Datum",
  
  // "search.filters.filter.dateIssued.max.placeholder": "Minimum Date",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.dateIssued.max.placeholder": "Datum od",
  
  // "search.filters.filter.dateIssued.min.placeholder": "Maximum Date",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.dateIssued.min.placeholder": "Datum do",
  
  // "search.filters.filter.dateSubmitted.head": "Date submitted",
  // TODO New key - Add a translation
  "search.filters.filter.dateSubmitted.head": "Date submitted",
  
  // "search.filters.filter.dateSubmitted.placeholder": "Date submitted",
  // TODO New key - Add a translation
  "search.filters.filter.dateSubmitted.placeholder": "Date submitted",
  
  // "search.filters.filter.entityType.head": "Item Type",
  // TODO New key - Add a translation
  "search.filters.filter.entityType.head": "Item Type",
  
  // "search.filters.filter.entityType.placeholder": "Item Type",
  // TODO New key - Add a translation
  "search.filters.filter.entityType.placeholder": "Item Type",
  
  // "search.filters.filter.has_content_in_original_bundle.head": "Has files",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.has_content_in_original_bundle.head": "Má soubory",
  
  // "search.filters.filter.itemtype.head": "Type",
  // TODO New key - Add a translation
  "search.filters.filter.itemtype.head": "Type",
  
  // "search.filters.filter.itemtype.placeholder": "Type",
  // TODO New key - Add a translation
  "search.filters.filter.itemtype.placeholder": "Type",
  
  // "search.filters.filter.jobTitle.head": "Job Title",
  // TODO New key - Add a translation
  "search.filters.filter.jobTitle.head": "Job Title",
  
  // "search.filters.filter.jobTitle.placeholder": "Job Title",
  // TODO New key - Add a translation
  "search.filters.filter.jobTitle.placeholder": "Job Title",
  
  // "search.filters.filter.knowsLanguage.head": "Known language",
  // TODO New key - Add a translation
  "search.filters.filter.knowsLanguage.head": "Known language",
  
  // "search.filters.filter.knowsLanguage.placeholder": "Known language",
  // TODO New key - Add a translation
  "search.filters.filter.knowsLanguage.placeholder": "Known language",
  
  // "search.filters.filter.namedresourcetype.head": "Status",
  // TODO New key - Add a translation
  "search.filters.filter.namedresourcetype.head": "Status",
  
  // "search.filters.filter.namedresourcetype.placeholder": "Status",
  // TODO New key - Add a translation
  "search.filters.filter.namedresourcetype.placeholder": "Status",
  
  // "search.filters.filter.objectpeople.head": "People",
  // TODO New key - Add a translation
  "search.filters.filter.objectpeople.head": "People",
  
  // "search.filters.filter.objectpeople.placeholder": "People",
  // TODO New key - Add a translation
  "search.filters.filter.objectpeople.placeholder": "People",
  
  // "search.filters.filter.organizationAddressCountry.head": "Country",
  // TODO New key - Add a translation
  "search.filters.filter.organizationAddressCountry.head": "Country",
  
  // "search.filters.filter.organizationAddressCountry.placeholder": "Country",
  // TODO New key - Add a translation
  "search.filters.filter.organizationAddressCountry.placeholder": "Country",
  
  // "search.filters.filter.organizationAddressLocality.head": "City",
  // TODO New key - Add a translation
  "search.filters.filter.organizationAddressLocality.head": "City",
  
  // "search.filters.filter.organizationAddressLocality.placeholder": "City",
  // TODO New key - Add a translation
  "search.filters.filter.organizationAddressLocality.placeholder": "City",
  
  // "search.filters.filter.organizationFoundingDate.head": "Date Founded",
  // TODO New key - Add a translation
  "search.filters.filter.organizationFoundingDate.head": "Date Founded",
  
  // "search.filters.filter.organizationFoundingDate.placeholder": "Date Founded",
  // TODO New key - Add a translation
  "search.filters.filter.organizationFoundingDate.placeholder": "Date Founded",
  
  // "search.filters.filter.scope.head": "Scope",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.scope.head": "Rozsah",
  
  // "search.filters.filter.scope.placeholder": "Scope filter",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.scope.placeholder": "Filtr rozsahu",
  
  // "search.filters.filter.show-less": "Collapse",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.show-less": "Sbalit",
  
  // "search.filters.filter.show-more": "Show more",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.show-more": "Zobrazit více",
  
  // "search.filters.filter.subject.head": "Subject",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.subject.head": "Předmět",
  
  // "search.filters.filter.subject.placeholder": "Subject",
Art Lowel's avatar
Art Lowel committed
  "search.filters.filter.subject.placeholder": "Předmět",
  
  // "search.filters.filter.submitter.head": "Submitter",
  // TODO New key - Add a translation
  "search.filters.filter.submitter.head": "Submitter",
  
  // "search.filters.filter.submitter.placeholder": "Submitter",
  // TODO New key - Add a translation
  "search.filters.filter.submitter.placeholder": "Submitter",
  
  
  
  // "search.filters.head": "Filters",
Art Lowel's avatar
Art Lowel committed
  "search.filters.head": "Filtry",
  
  // "search.filters.reset": "Reset filters",
Art Lowel's avatar
Art Lowel committed
  "search.filters.reset": "Obnovit filtry",
Art Lowel's avatar
Art Lowel committed
  "search.form.search": "Hledat",
  
  // "search.form.search_dspace": "Search DSpace",
Art Lowel's avatar
Art Lowel committed
  "search.form.search_dspace": "Hledat v DSpace",
  
  // "search.form.search_mydspace": "Search MyDSpace",
  // TODO New key - Add a translation
  "search.form.search_mydspace": "Search MyDSpace",
  
  
  
  // "search.results.head": "Search Results",
Art Lowel's avatar
Art Lowel committed
  "search.results.head": "Výsledky hledání",
  
  // "search.results.no-results": "Your search returned no results. Having trouble finding what you're looking for? Try putting",
Art Lowel's avatar
Art Lowel committed
  "search.results.no-results": "Nebyli nalezeny žádné výsledky",
  
  // "search.results.no-results-link": "quotes around it",
  // TODO New key - Add a translation
  "search.results.no-results-link": "quotes around it",
  
  
  
  // "search.sidebar.close": "Back to results",
Art Lowel's avatar
Art Lowel committed
  "search.sidebar.close": "Zpět na výsledky",
  
  // "search.sidebar.filters.title": "Filters",
Art Lowel's avatar
Art Lowel committed
  "search.sidebar.filters.title": "Filtry",
  
  // "search.sidebar.open": "Search Tools",
Art Lowel's avatar
Art Lowel committed
  "search.sidebar.open": "Vyhledávací nástroje",
  
  // "search.sidebar.results": "results",
Art Lowel's avatar
Art Lowel committed
  "search.sidebar.results": "výsledky",
  
  // "search.sidebar.settings.rpp": "Results per page",
Art Lowel's avatar
Art Lowel committed
  "search.sidebar.settings.rpp": "Výsledků na stránku",
  
  // "search.sidebar.settings.sort-by": "Sort By",
Art Lowel's avatar
Art Lowel committed
  "search.sidebar.settings.sort-by": "Řadit dle",
  
  // "search.sidebar.settings.title": "Settings",
Art Lowel's avatar
Art Lowel committed
  "search.sidebar.settings.title": "Nastavení",
  
  
  
  // "search.view-switch.show-detail": "Show detail",
  // TODO New key - Add a translation
  "search.view-switch.show-detail": "Show detail",
  
  // "search.view-switch.show-grid": "Show as grid",
Art Lowel's avatar
Art Lowel committed
  "search.view-switch.show-grid": "Zobrazit mřížku",
  
  // "search.view-switch.show-list": "Show as list",
Art Lowel's avatar
Art Lowel committed
  "search.view-switch.show-list": "Zobrazit seznam",
Art Lowel's avatar
Art Lowel committed
  "sorting.dc.title.ASC": "Název vzestupně",
  
  // "sorting.dc.title.DESC": "Title Descending",
Art Lowel's avatar
Art Lowel committed
  "sorting.dc.title.DESC": "Název sestupně",
Art Lowel's avatar
Art Lowel committed
  "sorting.score.DESC": "Relevance",
  
  
  
  // "submission.edit.title": "Edit Submission",
  // TODO New key - Add a translation
  "submission.edit.title": "Edit Submission",
  
  // "submission.general.cannot_submit": "You have not the privilege to make a new submission.",
  // TODO New key - Add a translation
  "submission.general.cannot_submit": "You have not the privilege to make a new submission.",
  
  // "submission.general.deposit": "Deposit",
  // TODO New key - Add a translation
  "submission.general.deposit": "Deposit",
  
  // "submission.general.discard.confirm.cancel": "Cancel",
  // TODO New key - Add a translation
  "submission.general.discard.confirm.cancel": "Cancel",
  
  // "submission.general.discard.confirm.info": "This operation can't be undone. Are you sure?",
  // TODO New key - Add a translation
  "submission.general.discard.confirm.info": "This operation can't be undone. Are you sure?",
  
  // "submission.general.discard.confirm.submit": "Yes, I'm sure",
  // TODO New key - Add a translation
  "submission.general.discard.confirm.submit": "Yes, I'm sure",
  
  // "submission.general.discard.confirm.title": "Discard submission",
  // TODO New key - Add a translation
  "submission.general.discard.confirm.title": "Discard submission",
  
  // "submission.general.discard.submit": "Discard",
  // TODO New key - Add a translation
  "submission.general.discard.submit": "Discard",
  
  // "submission.general.save": "Save",
  // TODO New key - Add a translation
  "submission.general.save": "Save",
  
  // "submission.general.save-later": "Save for later",
  // TODO New key - Add a translation
  "submission.general.save-later": "Save for later",
  
  
  
  // "submission.sections.general.add-more": "Add more",
  // TODO New key - Add a translation
  "submission.sections.general.add-more": "Add more",
  
  // "submission.sections.general.collection": "Collection",
  // TODO New key - Add a translation
  "submission.sections.general.collection": "Collection",
  
  // "submission.sections.general.deposit_error_notice": "There was an issue when submitting the item, please try again later.",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "submission.sections.general.discard_success_notice": "Submission discarded successfully.",
  
  // "submission.sections.general.metadata-extracted": "New metadata have been extracted and added to the <strong>{{sectionId}}</strong> section.",
  // TODO New key - Add a translation
  "submission.sections.general.metadata-extracted": "New metadata have been extracted and added to the <strong>{{sectionId}}</strong> section.",
  
  // "submission.sections.general.metadata-extracted-new-section": "New <strong>{{sectionId}}</strong> section has been added to submission.",
  // TODO New key - Add a translation
  "submission.sections.general.metadata-extracted-new-section": "New <strong>{{sectionId}}</strong> section has been added to submission.",
  
  // "submission.sections.general.no-collection": "No collection found",
  // TODO New key - Add a translation
  "submission.sections.general.no-collection": "No collection found",
  
  // "submission.sections.general.no-sections": "No options available",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "submission.sections.general.save_success_notice": "Submission saved successfully.",
  
  // "submission.sections.general.search-collection": "Search for a collection",
  // TODO New key - Add a translation
  "submission.sections.general.search-collection": "Search for a collection",
  
  // "submission.sections.general.sections_not_valid": "There are incomplete sections.",
  // TODO New key - Add a translation
  "submission.sections.general.sections_not_valid": "There are incomplete sections.",
  
  
  
  // "submission.sections.submit.progressbar.cclicense": "Creative commons license",
  // TODO New key - Add a translation
  "submission.sections.submit.progressbar.cclicense": "Creative commons license",
  
  // "submission.sections.submit.progressbar.describe.recycle": "Recycle",
  // TODO New key - Add a translation
  "submission.sections.submit.progressbar.describe.recycle": "Recycle",
  
  // "submission.sections.submit.progressbar.describe.stepcustom": "Describe",
  // TODO New key - Add a translation
  "submission.sections.submit.progressbar.describe.stepcustom": "Describe",
  
  // "submission.sections.submit.progressbar.describe.stepone": "Describe",
  // TODO New key - Add a translation
  "submission.sections.submit.progressbar.describe.stepone": "Describe",
  
  // "submission.sections.submit.progressbar.describe.steptwo": "Describe",
  // TODO New key - Add a translation
  "submission.sections.submit.progressbar.describe.steptwo": "Describe",
  
  // "submission.sections.submit.progressbar.detect-duplicate": "Potential duplicates",
  // TODO New key - Add a translation
  "submission.sections.submit.progressbar.detect-duplicate": "Potential duplicates",
  
  // "submission.sections.submit.progressbar.license": "Deposit license",
  // TODO New key - Add a translation
  "submission.sections.submit.progressbar.license": "Deposit license",
  
  // "submission.sections.submit.progressbar.upload": "Upload files",
  // TODO New key - Add a translation
  "submission.sections.submit.progressbar.upload": "Upload files",
  
  
  
  // "submission.sections.upload.delete.confirm.cancel": "Cancel",
  // TODO New key - Add a translation
  "submission.sections.upload.delete.confirm.cancel": "Cancel",
  
  // "submission.sections.upload.delete.confirm.info": "This operation can't be undone. Are you sure?",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "submission.sections.upload.delete.confirm.submit": "Yes, I'm sure",
  
  // "submission.sections.upload.delete.confirm.title": "Delete bitstream",
  // TODO New key - Add a translation
  "submission.sections.upload.delete.confirm.title": "Delete bitstream",
  
  // "submission.sections.upload.delete.submit": "Delete",
  // TODO New key - Add a translation
  "submission.sections.upload.delete.submit": "Delete",
  
  // "submission.sections.upload.drop-message": "Drop files to attach them to the item",
  // TODO New key - Add a translation
  "submission.sections.upload.drop-message": "Drop files to attach them to the item",
  
  // "submission.sections.upload.form.access-condition-label": "Access condition type",
  // TODO New key - Add a translation
  "submission.sections.upload.form.access-condition-label": "Access condition type",
  
  // "submission.sections.upload.form.date-required": "Date is required.",
  // TODO New key - Add a translation
  "submission.sections.upload.form.date-required": "Date is required.",
  
  // "submission.sections.upload.form.from-label": "Access grant from",
  // TODO New key - Add a translation
  "submission.sections.upload.form.from-label": "Access grant from",
  
  // "submission.sections.upload.form.from-placeholder": "From",
  // TODO New key - Add a translation
  "submission.sections.upload.form.from-placeholder": "From",
  
  // "submission.sections.upload.form.group-label": "Group",
  // TODO New key - Add a translation
  "submission.sections.upload.form.group-label": "Group",
  
  // "submission.sections.upload.form.group-required": "Group is required.",
  // TODO New key - Add a translation
  "submission.sections.upload.form.group-required": "Group is required.",
  
  // "submission.sections.upload.form.until-label": "Access grant until",
  // TODO New key - Add a translation
  "submission.sections.upload.form.until-label": "Access grant until",
  
  // "submission.sections.upload.form.until-placeholder": "Until",
  // TODO New key - Add a translation
  "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):",
  // TODO New key - Add a translation
  "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):",
  // TODO New key - Add a translation
  "submission.sections.upload.header.policy.default.withlist": "Please note that uploaded files in the {{collectionName}} collection will be accessible, in addition to what is explicitly decided for the single file, with the following group(s):",
  
Vitor S Rodrigues's avatar
Vitor S Rodrigues committed
  // "submission.sections.upload.info": "Here you will find all the files currently in the item. You can update the file metadata and access conditions or <strong>upload additional files just dragging & dropping them everywhere in the page</strong>",
  // TODO New key - Add a translation
Vitor S Rodrigues's avatar
Vitor S Rodrigues committed
  "submission.sections.upload.info": "Here you will find all the files currently in the item. You can update the file metadata and access conditions or <strong>upload additional files just dragging & dropping them everywhere in the page</strong>",
  
  // "submission.sections.upload.no-entry": "No",
  // TODO New key - Add a translation
  "submission.sections.upload.no-entry": "No",
  
  // "submission.sections.upload.no-file-uploaded": "No file uploaded yet.",
  // TODO New key - Add a translation
  "submission.sections.upload.no-file-uploaded": "No file uploaded yet.",
  
  // "submission.sections.upload.save-metadata": "Save metadata",
  // TODO New key - Add a translation
  "submission.sections.upload.save-metadata": "Save metadata",
  
  // "submission.sections.upload.undo": "Cancel",
  // TODO New key - Add a translation
  "submission.sections.upload.undo": "Cancel",
  
  // "submission.sections.upload.upload-failed": "Upload failed",
  // TODO New key - Add a translation
  "submission.sections.upload.upload-failed": "Upload failed",
  
  // "submission.sections.upload.upload-successful": "Upload successful",
  // TODO New key - Add a translation
  "submission.sections.upload.upload-successful": "Upload successful",
  
  
  
  // "submission.submit.title": "Submission",
  // TODO New key - Add a translation
  "submission.submit.title": "Submission",
  
  
  
  // "submission.workflow.generic.delete": "Delete",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "submission.workflow.generic.edit": "Edit",
  
  // "submission.workflow.generic.edit-help": "Select this option to change the item's metadata.",
  // TODO New key - Add a translation
  "submission.workflow.generic.edit-help": "Select this option to change the item's metadata.",
  
  // "submission.workflow.generic.view": "View",
  // TODO New key - Add a translation
  "submission.workflow.generic.view": "View",
  
  // "submission.workflow.generic.view-help": "Select this option to view the item's metadata.",
  // TODO New key - Add a translation
  "submission.workflow.generic.view-help": "Select this option to view the item's metadata.",
  
  
  
  // "submission.workflow.tasks.claimed.approve": "Approve",
  // TODO New key - Add a translation
  "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\".",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "submission.workflow.tasks.claimed.edit": "Edit",
  
  // "submission.workflow.tasks.claimed.edit_help": "Select this option to change the item's metadata.",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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",
  // TODO New key - Add a translation
  "submission.workflow.tasks.claimed.reject.reason.placeholder": "Describe the reason of reject",
  
  // "submission.workflow.tasks.claimed.reject.reason.submit": "Reject item",
  // TODO New key - Add a translation
  "submission.workflow.tasks.claimed.reject.reason.submit": "Reject item",
  
  // "submission.workflow.tasks.claimed.reject.reason.title": "Reason",
  // TODO New key - Add a translation
  "submission.workflow.tasks.claimed.reject.reason.title": "Reason",
  
  // "submission.workflow.tasks.claimed.reject.submit": "Reject",
  // TODO New key - Add a translation
  "submission.workflow.tasks.claimed.reject.submit": "Reject",
  
  // "submission.workflow.tasks.claimed.reject_help": "If you have reviewed the item and found it is <strong>not</strong> suitable for inclusion in the collection, select \"Reject\".  You will then be asked to enter a message indicating why the item is unsuitable, and whether the submitter should change something and resubmit.",
  // TODO New key - Add a translation
  "submission.workflow.tasks.claimed.reject_help": "If you have reviewed the item and found it is <strong>not</strong> suitable for inclusion in the collection, select \"Reject\".  You will then be asked to enter a message indicating why the item is unsuitable, and whether the submitter should change something and resubmit.",
  
  // "submission.workflow.tasks.claimed.return": "Return to pool",
  // TODO New key - Add a translation
  "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.",
  // TODO New key - Add a translation
  "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...",
  // TODO New key - Add a translation
  "submission.workflow.tasks.generic.error": "Error occurred during operation...",
  
  // "submission.workflow.tasks.generic.processing": "Processing...",
  // TODO New key - Add a translation
  "submission.workflow.tasks.generic.processing": "Processing...",
  
  // "submission.workflow.tasks.generic.submitter": "Submitter",
  // TODO New key - Add a translation
  "submission.workflow.tasks.generic.submitter": "Submitter",
  
  // "submission.workflow.tasks.generic.success": "Operation successful",
  // TODO New key - Add a translation
  "submission.workflow.tasks.generic.success": "Operation successful",
  
  
  
  // "submission.workflow.tasks.pool.claim": "Claim",
  // TODO New key - Add a translation
  "submission.workflow.tasks.pool.claim": "Claim",
  
  // "submission.workflow.tasks.pool.claim_help": "Assign this task to yourself.",
  // TODO New key - Add a translation
  "submission.workflow.tasks.pool.claim_help": "Assign this task to yourself.",
  
  // "submission.workflow.tasks.pool.hide-detail": "Hide detail",
  // TODO New key - Add a translation
  "submission.workflow.tasks.pool.hide-detail": "Hide detail",
  
  // "submission.workflow.tasks.pool.show-detail": "Show detail",
  // TODO New key - Add a translation
  "submission.workflow.tasks.pool.show-detail": "Show detail",
  
  
  
  // "title": "DSpace",
Art Lowel's avatar
Art Lowel committed
  "title": "DSpace",
  
  
  
  // "uploader.browse": "browse",
  // TODO New key - Add a translation
  "uploader.browse": "browse",
  
  // "uploader.drag-message": "Drag & Drop your files here",
  // TODO New key - Add a translation
  "uploader.drag-message": "Drag & Drop your files here",
  
  // "uploader.or": ", or",
  // TODO New key - Add a translation
  "uploader.or": ", or",
  
  // "uploader.processing": "Processing",
  // TODO New key - Add a translation
  "uploader.processing": "Processing",
  
  // "uploader.queue-length": "Queue length",
  // TODO New key - Add a translation
  "uploader.queue-length": "Queue length",
  
  
  

}