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",